>>> opam: Building community/opam 2.1.2-r2 (using abuild 3.9.0-r0) started Mon, 18 Apr 2022 07:37:20 +0000 >>> opam: Checking sanity of /home/buildozer/aports/community/opam/APKBUILD... >>> opam: Analyzing dependencies... >>> opam: Installing for build: build-base curl patch unzip coreutils bubblewrap tar ocaml-compiler-libs (1/10) Installing unzip (6.0-r9) (2/10) Installing skalibs (2.11.2.0-r0) (3/10) Installing utmps-libs (0.1.2.0-r0) (4/10) Installing coreutils (9.0-r3) (5/10) Installing libcap (2.63-r0) (6/10) Installing bubblewrap (0.6.1-r0) (7/10) Installing ocaml-runtime (4.14.0-r0) (8/10) Installing ocaml (4.14.0-r0) (9/10) Installing ocaml-compiler-libs (4.14.0-r0) (10/10) Installing .makedepends-opam (20220418.073721) Executing busybox-1.35.0-r8.trigger OK: 1493 MiB in 113 packages >>> opam: Cleaning up srcdir >>> opam: Cleaning up pkgdir >>> opam: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/opam-2.1.2.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 799k 100 799k 0 0 6931k 0 --:--:-- --:--:-- --:--:-- 6953k >>> opam: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/opam-2.1.2.tar.gz >>> opam: Checking sha512sums... opam-2.1.2.tar.gz: OK >>> opam: Unpacking /var/cache/distfiles/v3.16/opam-2.1.2.tar.gz... checking for x86_64-alpine-linux-musl-ocamlc... no checking for ocamlc... ocamlc OCaml version is 4.14.0 OCaml library path is /usr/lib/ocaml checking for x86_64-alpine-linux-musl-ocamlopt... no checking for ocamlopt... ocamlopt checking for x86_64-alpine-linux-musl-ocamlc.opt... no checking for ocamlc.opt... ocamlc.opt checking for x86_64-alpine-linux-musl-ocamlopt.opt... no checking for ocamlopt.opt... ocamlopt.opt checking for x86_64-alpine-linux-musl-ocaml... no checking for ocaml... ocaml checking for x86_64-alpine-linux-musl-ocamldep... no checking for ocamldep... ocamldep checking for x86_64-alpine-linux-musl-ocamldep.opt... no checking for ocamldep.opt... ocamldep.opt checking for x86_64-alpine-linux-musl-ocamlmktop... no checking for ocamlmktop... ocamlmktop checking for x86_64-alpine-linux-musl-ocamlmklib... no checking for ocamlmklib... ocamlmklib checking for x86_64-alpine-linux-musl-ocamldoc... no checking for ocamldoc... no checking for x86_64-alpine-linux-musl-ocamlbuild... no checking for ocamlbuild... no checking OCaml Sys.os_type... Unix checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking for compiler type... cc checking for compiler architecture... amd64 checking for compiler system... linux checking for x86_64-alpine-linux-musl-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking acl/libacl.h usability... no checking acl/libacl.h presence... no checking for acl/libacl.h... no checking for library containing acl_get_perm... no checking for x86_64-alpine-linux-musl-ocamlobjinfo... no checking for ocamlobjinfo... ocamlobjinfo checking for x86_64-alpine-linux-musl-ocamlfind... no checking for ocamlfind... no checking for curl... curl checking for x86_64-alpine-linux-musl-dune... no checking for dune... no checking for x86_64-alpine-linux-musl-cppo... no checking for cppo... no checking for x86_64-alpine-linux-musl-patch... no checking for patch... patch checking for x86_64-alpine-linux-musl-bunzip2... no checking for bunzip2... bunzip2 checking for OCaml findlib package unix... not found checking for OCaml findlib package bigarray... not found checking for OCaml findlib package extlib... not found checking for OCaml findlib package re... not found checking for OCaml findlib package re.glob... not found checking for OCaml findlib package cmdliner... not found checking for OCaml findlib package ocamlgraph... not found checking for OCaml findlib package cudf... not found checking for OCaml findlib package dose3.common... not found checking for OCaml findlib package dose3.algo... not found checking for OCaml findlib package opam-file-format... not found checking for OCaml findlib package mccs... not found checking for OCaml findlib package opam-0install-cudf... not found checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes ============================================================================ Some dependencies are missing. If you are just interested in the stand-alone 'opam' binary, run 'make lib-ext' to download and include them. ============================================================================ configure: creating ./config.status config.status: creating Makefile.config config.status: creating src/ocaml-flags-configure.sexp config.status: creating src/stubs/c-flags.sexp config.status: creating src/stubs/libacl/c-libraries.sexp Opam will be built WITH a built-in solver Executables will be installed in /usr/bin Manual pages will be installed in /usr/share/man make -j -C src_ext lib-ext make[1]: Entering directory '/home/buildozer/aports/community/opam/src/opam-2.1.2/src_ext' [ -e dune-local.tbz ] || \ cp archives/dune-2.9.0.tbz dune-local.tbz 2>/dev/null || { { { curl -LSs -o dune-local.tbz https://github.com/ocaml/dune/releases/download/2.9.0/dune-2.9.0.tbz && ocaml ../shell/md5check.ml dune-local.tbz 90a12dc2a312df699533cbe7d18ece11; } || { echo 'Failed to download https://github.com/ocaml/dune/releases/download/2.9.0/dune-2.9.0.tbz'; false; }; } || { { curl -LSs -o dune-local.tbz https://opam.ocaml.org/cache/md5/90/90a12dc2a312df699533cbe7d18ece11 && ocaml ../shell/md5check.ml dune-local.tbz 90a12dc2a312df699533cbe7d18ece11 && echo 'Warning: downloaded https://github.com/ocaml/dune/releases/download/2.9.0/dune-2.9.0.tbz from opam cache'; } || { echo 'Failed to download dune-local from opam cache'; false; }; }; } [ -e cppo.tbz ] || \ cp archives/cppo-v1.6.7.tbz cppo.tbz 2>/dev/null || { { { curl -LSs -o cppo.tbz https://github.com/ocaml-community/cppo/releases/download/v1.6.7/cppo-v1.6.7.tbz && ocaml ../shell/md5check.ml cppo.tbz 65c668196c3dabf34d9e887952e5bbb4; } || { echo 'Failed to download https://github.com/ocaml-community/cppo/releases/download/v1.6.7/cppo-v1.6.7.tbz'; false; }; } || { { curl -LSs -o cppo.tbz https://opam.ocaml.org/cache/md5/65/65c668196c3dabf34d9e887952e5bbb4 && ocaml ../shell/md5check.ml cppo.tbz 65c668196c3dabf34d9e887952e5bbb4 && echo 'Warning: downloaded https://github.com/ocaml-community/cppo/releases/download/v1.6.7/cppo-v1.6.7.tbz from opam cache'; } || { echo 'Failed to download cppo from opam cache'; false; }; }; } [ -e extlib.tar.gz ] || \ cp archives/extlib-1.7.7.tar.gz extlib.tar.gz 2>/dev/null || { { { curl -LSs -o extlib.tar.gz https://ygrek.org/p/release/ocaml-extlib/extlib-1.7.7.tar.gz && ocaml ../shell/md5check.ml extlib.tar.gz 2c620993aecd4b31b3a362b21b55dd94; } || { echo 'Failed to download https://ygrek.org/p/release/ocaml-extlib/extlib-1.7.7.tar.gz'; false; }; } || { { curl -LSs -o extlib.tar.gz https://opam.ocaml.org/cache/md5/2c/2c620993aecd4b31b3a362b21b55dd94 && ocaml ../shell/md5check.ml extlib.tar.gz 2c620993aecd4b31b3a362b21b55dd94 && echo 'Warning: downloaded https://ygrek.org/p/release/ocaml-extlib/extlib-1.7.7.tar.gz from opam cache'; } || { echo 'Failed to download extlib from opam cache'; false; }; }; } [ -e re.tbz ] || \ cp archives/re-1.9.0.tbz re.tbz 2>/dev/null || { { { curl -LSs -o re.tbz https://github.com/ocaml/ocaml-re/releases/download/1.9.0/re-1.9.0.tbz && ocaml ../shell/md5check.ml re.tbz bddaed4f386a22cace7850c9c7dac296; } || { echo 'Failed to download https://github.com/ocaml/ocaml-re/releases/download/1.9.0/re-1.9.0.tbz'; false; }; } || { { curl -LSs -o re.tbz https://opam.ocaml.org/cache/md5/bd/bddaed4f386a22cace7850c9c7dac296 && ocaml ../shell/md5check.ml re.tbz bddaed4f386a22cace7850c9c7dac296 && echo 'Warning: downloaded https://github.com/ocaml/ocaml-re/releases/download/1.9.0/re-1.9.0.tbz from opam cache'; } || { echo 'Failed to download re from opam cache'; false; }; }; } [ -e cmdliner.tbz ] || \ cp archives/cmdliner-1.0.4.tbz cmdliner.tbz 2>/dev/null || { { { curl -LSs -o cmdliner.tbz http://erratique.ch/software/cmdliner/releases/cmdliner-1.0.4.tbz && ocaml ../shell/md5check.ml cmdliner.tbz fe2213d0bc63b1e10a2d0aa66d2fc8d9; } || { echo 'Failed to download http://erratique.ch/software/cmdliner/releases/cmdliner-1.0.4.tbz'; false; }; } || { { curl -LSs -o cmdliner.tbz https://opam.ocaml.org/cache/md5/fe/fe2213d0bc63b1e10a2d0aa66d2fc8d9 && ocaml ../shell/md5check.ml cmdliner.tbz fe2213d0bc63b1e10a2d0aa66d2fc8d9 && echo 'Warning: downloaded http://erratique.ch/software/cmdliner/releases/cmdliner-1.0.4.tbz from opam cache'; } || { echo 'Failed to download cmdliner from opam cache'; false; }; }; } [ -e ocamlgraph.tbz ] || \ cp archives/ocamlgraph-2.0.0.tbz ocamlgraph.tbz 2>/dev/null || { { { curl -LSs -o ocamlgraph.tbz https://github.com/backtracking/ocamlgraph/releases/download/2.0.0/ocamlgraph-2.0.0.tbz && ocaml ../shell/md5check.ml ocamlgraph.tbz 2d07fcf3501e1d4997c03fa94cea22f0; } || { echo 'Failed to download https://github.com/backtracking/ocamlgraph/releases/download/2.0.0/ocamlgraph-2.0.0.tbz'; false; }; } || { { curl -LSs -o ocamlgraph.tbz https://opam.ocaml.org/cache/md5/2d/2d07fcf3501e1d4997c03fa94cea22f0 && ocaml ../shell/md5check.ml ocamlgraph.tbz 2d07fcf3501e1d4997c03fa94cea22f0 && echo 'Warning: downloaded https://github.com/backtracking/ocamlgraph/releases/download/2.0.0/ocamlgraph-2.0.0.tbz from opam cache'; } || { echo 'Failed to download ocamlgraph from opam cache'; false; }; }; } [ -e cudf.tar.gz ] || \ cp archives/cudf-0.9.tar.gz cudf.tar.gz 2>/dev/null || { { { curl -LSs -o cudf.tar.gz https://github.com/ocaml/opam-source-archives/raw/main/cudf-0.9.tar.gz && ocaml ../shell/md5check.ml cudf.tar.gz a4c0e652e56e74c7b388a43f9258d119; } || { echo 'Failed to download https://github.com/ocaml/opam-source-archives/raw/main/cudf-0.9.tar.gz'; false; }; } || { { curl -LSs -o cudf.tar.gz https://opam.ocaml.org/cache/md5/a4/a4c0e652e56e74c7b388a43f9258d119 && ocaml ../shell/md5check.ml cudf.tar.gz a4c0e652e56e74c7b388a43f9258d119 && echo 'Warning: downloaded https://github.com/ocaml/opam-source-archives/raw/main/cudf-0.9.tar.gz from opam cache'; } || { echo 'Failed to download cudf from opam cache'; false; }; }; } [ -e dose3.tar.gz ] || \ cp archives/dose3-5.0.1.tar.gz dose3.tar.gz 2>/dev/null || { { { curl -LSs -o dose3.tar.gz https://gitlab.com/irill/dose3/-/archive/5.0.1/dose3-5.0.1.tar.gz && ocaml ../shell/md5check.ml dose3.tar.gz a81080f36f477fdebf63c4a979e251cd; } || { echo 'Failed to download https://gitlab.com/irill/dose3/-/archive/5.0.1/dose3-5.0.1.tar.gz'; false; }; } || { { curl -LSs -o dose3.tar.gz https://opam.ocaml.org/cache/md5/a8/a81080f36f477fdebf63c4a979e251cd && ocaml ../shell/md5check.ml dose3.tar.gz a81080f36f477fdebf63c4a979e251cd && echo 'Warning: downloaded https://gitlab.com/irill/dose3/-/archive/5.0.1/dose3-5.0.1.tar.gz from opam cache'; } || { echo 'Failed to download dose3 from opam cache'; false; }; }; } [ -e opam-file-format.tar.gz ] || \ cp archives/2.1.3.tar.gz opam-file-format.tar.gz 2>/dev/null || { { { curl -LSs -o opam-file-format.tar.gz https://github.com/ocaml/opam-file-format/archive/2.1.3.tar.gz && ocaml ../shell/md5check.ml opam-file-format.tar.gz b805562dd2d86fc3c8e6d47884fd1da6; } || { echo 'Failed to download https://github.com/ocaml/opam-file-format/archive/2.1.3.tar.gz'; false; }; } || { { curl -LSs -o opam-file-format.tar.gz https://opam.ocaml.org/cache/md5/b8/b805562dd2d86fc3c8e6d47884fd1da6 && ocaml ../shell/md5check.ml opam-file-format.tar.gz b805562dd2d86fc3c8e6d47884fd1da6 && echo 'Warning: downloaded https://github.com/ocaml/opam-file-format/archive/2.1.3.tar.gz from opam cache'; } || { echo 'Failed to download opam-file-format from opam cache'; false; }; }; } [ -e result.tbz ] || \ cp archives/result-1.5.tbz result.tbz 2>/dev/null || { { { curl -LSs -o result.tbz https://github.com/janestreet/result/releases/download/1.5/result-1.5.tbz && ocaml ../shell/md5check.ml result.tbz 1b82dec78849680b49ae9a8a365b831b; } || { echo 'Failed to download https://github.com/janestreet/result/releases/download/1.5/result-1.5.tbz'; false; }; } || { { curl -LSs -o result.tbz https://opam.ocaml.org/cache/md5/1b/1b82dec78849680b49ae9a8a365b831b && ocaml ../shell/md5check.ml result.tbz 1b82dec78849680b49ae9a8a365b831b && echo 'Warning: downloaded https://github.com/janestreet/result/releases/download/1.5/result-1.5.tbz from opam cache'; } || { echo 'Failed to download result from opam cache'; false; }; }; } [ -e seq.tar.gz ] || \ cp archives/0.2.2.tar.gz seq.tar.gz 2>/dev/null || { { { curl -LSs -o seq.tar.gz https://github.com/c-cube/seq/archive/0.2.2.tar.gz && ocaml ../shell/md5check.ml seq.tar.gz 9033e02283aa3bde9f97f24e632902e3; } || { echo 'Failed to download https://github.com/c-cube/seq/archive/0.2.2.tar.gz'; false; }; } || { { curl -LSs -o seq.tar.gz https://opam.ocaml.org/cache/md5/90/9033e02283aa3bde9f97f24e632902e3 && ocaml ../shell/md5check.ml seq.tar.gz 9033e02283aa3bde9f97f24e632902e3 && echo 'Warning: downloaded https://github.com/c-cube/seq/archive/0.2.2.tar.gz from opam cache'; } || { echo 'Failed to download seq from opam cache'; false; }; }; } [ -e stdlib-shims.tbz ] || \ cp archives/stdlib-shims-0.3.0.tbz stdlib-shims.tbz 2>/dev/null || { { { curl -LSs -o stdlib-shims.tbz https://github.com/ocaml/stdlib-shims/releases/download/0.3.0/stdlib-shims-0.3.0.tbz && ocaml ../shell/md5check.ml stdlib-shims.tbz 09db7af8b4a3a96048a61cb6ae2496ef; } || { echo 'Failed to download https://github.com/ocaml/stdlib-shims/releases/download/0.3.0/stdlib-shims-0.3.0.tbz'; false; }; } || { { curl -LSs -o stdlib-shims.tbz https://opam.ocaml.org/cache/md5/09/09db7af8b4a3a96048a61cb6ae2496ef && ocaml ../shell/md5check.ml stdlib-shims.tbz 09db7af8b4a3a96048a61cb6ae2496ef && echo 'Warning: downloaded https://github.com/ocaml/stdlib-shims/releases/download/0.3.0/stdlib-shims-0.3.0.tbz from opam cache'; } || { echo 'Failed to download stdlib-shims from opam cache'; false; }; }; } [ -e mccs.tar.gz ] || \ cp archives/1.1+13.tar.gz mccs.tar.gz 2>/dev/null || { { { curl -LSs -o mccs.tar.gz https://github.com/AltGr/ocaml-mccs/archive/1.1+13.tar.gz && ocaml ../shell/md5check.ml mccs.tar.gz 13504d3b5dcbf0bdc6d95a62de20af4a; } || { echo 'Failed to download https://github.com/AltGr/ocaml-mccs/archive/1.1+13.tar.gz'; false; }; } || { { curl -LSs -o mccs.tar.gz https://opam.ocaml.org/cache/md5/13/13504d3b5dcbf0bdc6d95a62de20af4a && ocaml ../shell/md5check.ml mccs.tar.gz 13504d3b5dcbf0bdc6d95a62de20af4a && echo 'Warning: downloaded https://github.com/AltGr/ocaml-mccs/archive/1.1+13.tar.gz from opam cache'; } || { echo 'Failed to download mccs from opam cache'; false; }; }; } cmdliner.tbz has the expected MD5. mkdir -p tmp-cmdliner cd tmp-cmdliner && bunzip2 -c ../cmdliner.tbz | tar xf - rm -rf cmdliner patching file src/cmdliner_docgen.ml patching file _tags patching file pkg/META patching file src/cmdliner.ml patching file src/cmdliner.mli patching file src/cmdliner_arg.ml patching file src/cmdliner_arg.mli patching file src/cmdliner_base.ml patching file src/cmdliner_cline.ml patching file src/cmdliner_cline.mli patching file src/cmdliner_docgen.ml patching file src/cmdliner_manpage.ml patching file src/cmdliner_term.ml patching file src/cmdliner_term.mli patching file src/dune extlib.tar.gz has the expected MD5. mkdir -p tmp-extlib cd tmp-extlib && gunzip -c ../extlib.tar.gz | tar xf - rm -rf extlib patching file src/extList.ml patching file src/extHashtbl.ml patching file src/configure.ml cudf.tar.gz has the expected MD5. mkdir -p tmp-cudf cd tmp-cudf && gunzip -c ../cudf.tar.gz | tar xf - rm -rf cudf seq.tar.gz has the expected MD5. mkdir -p tmp-seq cd tmp-seq && gunzip -c ../seq.tar.gz | tar xf - rm -rf seq result.tbz has the expected MD5. mkdir -p tmp-result rm -f seq/src/seq.ml seq/src/seq.mli cd tmp-result && bunzip2 -c ../result.tbz | tar xf - rm -rf result re.tbz has the expected MD5. mkdir -p tmp-re cd tmp-re && bunzip2 -c ../re.tbz | tar xf - cppo.tbz has the expected MD5. mkdir -p tmp-cppo opam-file-format.tar.gz has the expected MD5. cd tmp-cppo && bunzip2 -c ../cppo.tbz | tar xf - mkdir -p tmp-opam-file-format cd tmp-opam-file-format && gunzip -c ../opam-file-format.tar.gz | tar xf - dose3.tar.gz has the expected MD5. mkdir -p tmp-dose3 cd tmp-dose3 && gunzip -c ../dose3.tar.gz | tar xf - rm -rf opam-file-format rm -rf cppo rm -rf re ocamlgraph.tbz has the expected MD5. mkdir -p tmp-ocamlgraph rm -rf dose3 cd tmp-ocamlgraph && bunzip2 -c ../ocamlgraph.tbz | tar xf - patching file common/criteria_lexer.mll patching file common/input.ml patching file algo/dominators.ml dune-local.tbz has the expected MD5. mkdir -p tmp-dune-local cd tmp-dune-local && bunzip2 -c ../dune-local.tbz | tar xf - stdlib-shims.tbz has the expected MD5. rm -rf ocamlgraph mkdir -p tmp-stdlib-shims cd tmp-stdlib-shims && bunzip2 -c ../stdlib-shims.tbz | tar xf - patching file src/dot_lexer.mll rm -rf stdlib-shims patching file src/dune mccs.tar.gz has the expected MD5. mkdir -p tmp-mccs cd tmp-mccs && gunzip -c ../mccs.tar.gz | tar xf - rm -rf mccs patching file src/lp_solver.cpp rm -rf dune-local rm dune-local.download make[1]: Leaving directory '/home/buildozer/aports/community/opam/src/opam-2.1.2/src_ext' cd src_ext/dune-local && ocaml bootstrap.ml File "./bootstrap.ml", line 46, characters 17-27: 46 | && String.sub fn 0 (String.length duneboot) = duneboot ^^^^^^^^^^ Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function. File "./bootstrap.ml", line 103, characters 28-37: 103 | let args = Array.to_list (Array.sub Sys.argv 1 (Array.length Sys.argv - 1)) in ^^^^^^^^^ Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function. ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml ./.duneboot.exe cd _boot && /usr/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_base.ml File "vendor/cmdliner/src/cmdliner_base.ml", line 158, characters 14-27: Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function. cd _boot && /usr/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_docgen.ml File "vendor/cmdliner/src/cmdliner_docgen.ml", line 278, characters 23-39: Warning 6 [labels-omitted]: label sec was omitted in the application of this function. File "vendor/cmdliner/src/cmdliner_docgen.ml", line 293, characters 22-56: Warning 6 [labels-omitted]: label sec was omitted in the application of this function. File "vendor/cmdliner/src/cmdliner_docgen.ml", line 294, characters 35-51: Warning 6 [labels-omitted]: label sec was omitted in the application of this function. File "vendor/cmdliner/src/cmdliner_docgen.ml", line 295, characters 36-52: Warning 6 [labels-omitted]: label sec was omitted in the application of this function. cd _boot && /usr/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_cline.ml File "vendor/cmdliner/src/cmdliner_cline.ml", line 128, characters 20-47: Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function. cd _boot && /usr/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_arg.ml File "vendor/cmdliner/src/cmdliner_arg.ml", line 193, characters 24-50: Warning 6 [labels-omitted]: label err was omitted in the application of this function. File "vendor/cmdliner/src/cmdliner_arg.ml", line 243, characters 24-50: Warning 6 [labels-omitted]: label err was omitted in the application of this function. File "vendor/cmdliner/src/cmdliner_arg.ml", line 260, characters 10-36: Warning 6 [labels-omitted]: label pos was omitted in the application of this function. cd _boot && /usr/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner.ml File "vendor/cmdliner/src/cmdliner.ml", line 195, characters 25-47: Warning 6 [labels-omitted]: label errs was omitted in the application of this function. src_ext/dune-local/dune.exe build --profile=release --root . --promote-install-files -- opam-installer.install opam.install File "/home/buildozer/aports/community/opam/src/opam-2.1.2/_build/.dune/default/src_ext/stdlib-shims/src/dune.ml", line 28, characters 14-37: 28 | Hashtbl.add Toploop.directive_table "require" ^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: Toploop.directive_table File "/home/buildozer/aports/community/opam/src/opam-2.1.2/_build/.dune/default/src_ext/stdlib-shims/src/dune.ml", line 30, characters 14-37: 30 | Hashtbl.add Toploop.directive_table "use" ^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: Toploop.directive_table File "/home/buildozer/aports/community/opam/src/opam-2.1.2/_build/.dune/default/src_ext/stdlib-shims/src/dune.ml", line 34, characters 14-37: 34 | Hashtbl.add Toploop.directive_table "use_mod" ^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: Toploop.directive_table ocaml src_ext/extlib/src/compat-level sh: ocamlfind: not found File "src/core/opamStubsTypes.ml", line 1: Warning 70 [missing-mli]: Cannot find interface file. File "src/solver/opamCudfSolverSig.ml", line 1: Warning 70 [missing-mli]: Cannot find interface file. File "src/tools/opam_installer.ml", line 1: Warning 70 [missing-mli]: Cannot find interface file. sed -f process.sed opam.install > processed-opam.install src_ext/dune-local/dune.exe build --profile=release --root . --promote-install-files -- opam-installer.install File "/home/buildozer/aports/community/opam/src/opam-2.1.2/_build/.dune/default/src_ext/stdlib-shims/src/dune.ml", line 28, characters 14-37: 28 | Hashtbl.add Toploop.directive_table "require" ^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: Toploop.directive_table File "/home/buildozer/aports/community/opam/src/opam-2.1.2/_build/.dune/default/src_ext/stdlib-shims/src/dune.ml", line 30, characters 14-37: 30 | Hashtbl.add Toploop.directive_table "use" ^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: Toploop.directive_table File "/home/buildozer/aports/community/opam/src/opam-2.1.2/_build/.dune/default/src_ext/stdlib-shims/src/dune.ml", line 34, characters 14-37: 34 | Hashtbl.add Toploop.directive_table "use_mod" ^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: Toploop.directive_table sed -f process.sed opam-installer.install > processed-opam-installer.install >>> opam: Entering fakeroot... ./opam-installer --prefix "/home/buildozer/aports/community/opam/pkg/opam/usr" --mandir "/home/buildozer/aports/community/opam/pkg/opam/usr/share/man" processed-opam.install Creating directory /home/buildozer/aports/community/opam/pkg/opam/usr/bin _build/install/default/bin/opam => /home/buildozer/aports/community/opam/pkg/opam/usr/bin/opam Creating directory /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1 _build/install/default/man/man1/opam-admin-add-constraint.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-admin-add-constraint.1 _build/install/default/man/man1/opam-admin-add-hashes.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-admin-add-hashes.1 _build/install/default/man/man1/opam-admin-cache.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-admin-cache.1 _build/install/default/man/man1/opam-admin-check.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-admin-check.1 _build/install/default/man/man1/opam-admin-filter.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-admin-filter.1 _build/install/default/man/man1/opam-admin-help.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-admin-help.1 _build/install/default/man/man1/opam-admin-index.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-admin-index.1 _build/install/default/man/man1/opam-admin-lint.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-admin-lint.1 _build/install/default/man/man1/opam-admin-list.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-admin-list.1 _build/install/default/man/man1/opam-admin-make.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-admin-make.1 _build/install/default/man/man1/opam-admin-upgrade.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-admin-upgrade.1 _build/install/default/man/man1/opam-admin.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-admin.1 _build/install/default/man/man1/opam-clean.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-clean.1 _build/install/default/man/man1/opam-config.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-config.1 _build/install/default/man/man1/opam-env.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-env.1 _build/install/default/man/man1/opam-exec.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-exec.1 _build/install/default/man/man1/opam-help.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-help.1 _build/install/default/man/man1/opam-info.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-info.1 _build/install/default/man/man1/opam-init.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-init.1 _build/install/default/man/man1/opam-install.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-install.1 _build/install/default/man/man1/opam-lint.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-lint.1 _build/install/default/man/man1/opam-list.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-list.1 _build/install/default/man/man1/opam-lock.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-lock.1 _build/install/default/man/man1/opam-option.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-option.1 _build/install/default/man/man1/opam-pin.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-pin.1 _build/install/default/man/man1/opam-reinstall.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-reinstall.1 _build/install/default/man/man1/opam-remote.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-remote.1 _build/install/default/man/man1/opam-remove.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-remove.1 _build/install/default/man/man1/opam-repository.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-repository.1 _build/install/default/man/man1/opam-search.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-search.1 _build/install/default/man/man1/opam-show.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-show.1 _build/install/default/man/man1/opam-source.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-source.1 _build/install/default/man/man1/opam-switch.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-switch.1 _build/install/default/man/man1/opam-uninstall.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-uninstall.1 _build/install/default/man/man1/opam-unpin.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-unpin.1 _build/install/default/man/man1/opam-update.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-update.1 _build/install/default/man/man1/opam-upgrade.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-upgrade.1 _build/install/default/man/man1/opam-var.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-var.1 _build/install/default/man/man1/opam.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam.1 ./opam-installer --prefix "/home/buildozer/aports/community/opam/pkg/opam/usr" --mandir "/home/buildozer/aports/community/opam/pkg/opam/usr/share/man" processed-opam-installer.install _build/install/default/bin/opam-installer => /home/buildozer/aports/community/opam/pkg/opam/usr/bin/opam-installer _build/install/default/man/man1/opam-installer.1 => /home/buildozer/aports/community/opam/pkg/opam/usr/share/man/man1/opam-installer.1 >>> opam-doc*: Running split function doc... >>> opam-doc*: Preparing subpackage opam-doc... >>> opam-doc*: Running postcheck for opam-doc >>> opam*: Running postcheck for opam >>> opam*: Preparing package opam... >>> opam*: Stripping binaries >>> opam-doc*: Scanning shared objects >>> opam*: Scanning shared objects >>> opam-doc*: Tracing dependencies... >>> opam-doc*: Package size: 424.0 KB >>> opam-doc*: Compressing data... >>> opam-doc*: Create checksum... >>> opam-doc*: Create opam-doc-2.1.2-r2.apk >>> opam*: Tracing dependencies... curl patch unzip coreutils bubblewrap so:libc.musl-x86_64.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> opam*: Package size: 13.3 MB >>> opam*: Compressing data... >>> opam*: Create checksum... >>> opam*: Create opam-2.1.2-r2.apk >>> opam: Build complete at Mon, 18 Apr 2022 07:38:07 +0000 elapsed time 0h 0m 47s >>> opam: Cleaning up srcdir >>> opam: Cleaning up pkgdir >>> opam: Uninstalling dependencies... (1/10) Purging .makedepends-opam (20220418.073721) (2/10) Purging unzip (6.0-r9) (3/10) Purging coreutils (9.0-r3) Executing coreutils-9.0-r3.post-deinstall (4/10) Purging bubblewrap (0.6.1-r0) (5/10) Purging ocaml-compiler-libs (4.14.0-r0) (6/10) Purging ocaml (4.14.0-r0) (7/10) Purging ocaml-runtime (4.14.0-r0) (8/10) Purging utmps-libs (0.1.2.0-r0) (9/10) Purging skalibs (2.11.2.0-r0) (10/10) Purging libcap (2.63-r0) Executing busybox-1.35.0-r8.trigger OK: 1274 MiB in 103 packages >>> opam: Updating the community/x86_64 repository index... >>> opam: Signing the index...