>>> opam: Building community/opam 2.0.8-r3 (using abuild 3.9.0_rc2-r1) started Sun, 24 Oct 2021 06:36:30 +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 rsync (1/12) Installing unzip (6.0-r9) (2/12) Installing skalibs (2.11.0.0-r0) (3/12) Installing s6-ipcserver (2.11.0.0-r0) (4/12) Installing utmps (0.1.0.3-r0) Executing utmps-0.1.0.3-r0.pre-install (5/12) Installing coreutils (9.0-r2) (6/12) Installing libcap (2.59-r0) (7/12) Installing bubblewrap (0.5.0-r0) (8/12) Installing ocaml-runtime (4.13.0-r0) (9/12) Installing ocaml (4.13.0-r0) (10/12) Installing ocaml-compiler-libs (4.13.0-r0) (11/12) Installing .makedepends-opam (20211024.063633) (12/12) Installing utmps-openrc (0.1.0.3-r0) Executing busybox-1.34.1-r1.trigger OK: 503 MiB in 101 packages >>> opam: Cleaning up srcdir >>> opam: Cleaning up pkgdir >>> opam: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/opam-2.0.8.tar.gz >>> opam: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/opam-2.0.8.tar.gz >>> opam: Checking sha512sums... opam-2.0.8.tar.gz: OK >>> opam: Unpacking /var/cache/distfiles/v3.15/opam-2.0.8.tar.gz... checking for i586-alpine-linux-musl-ocamlc... no checking for ocamlc... ocamlc OCaml version is 4.13.0 OCaml library path is /usr/lib/ocaml checking for i586-alpine-linux-musl-ocamlopt... no checking for ocamlopt... ocamlopt checking for i586-alpine-linux-musl-ocamlc.opt... no checking for ocamlc.opt... ocamlc.opt checking for i586-alpine-linux-musl-ocamlopt.opt... no checking for ocamlopt.opt... ocamlopt.opt checking for i586-alpine-linux-musl-ocaml... no checking for ocaml... ocaml checking for i586-alpine-linux-musl-ocamldep... no checking for ocamldep... ocamldep checking for i586-alpine-linux-musl-ocamldep.opt... no checking for ocamldep.opt... ocamldep.opt checking for i586-alpine-linux-musl-ocamlmktop... no checking for ocamlmktop... ocamlmktop checking for i586-alpine-linux-musl-ocamlmklib... no checking for ocamlmklib... ocamlmklib checking for i586-alpine-linux-musl-ocamldoc... no checking for ocamldoc... no checking for i586-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... i386 checking for compiler system... linux_elf checking for i586-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 for i586-alpine-linux-musl-ocamlobjinfo... no checking for ocamlobjinfo... ocamlobjinfo checking for i586-alpine-linux-musl-ocamlfind... no checking for ocamlfind... no checking for curl... curl checking for i586-alpine-linux-musl-dune... no checking for dune... no checking for i586-alpine-linux-musl-cppo... no checking for cppo... no checking for i586-alpine-linux-musl-patch... no checking for patch... patch checking for i586-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 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/client/opamManifest.inc 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.0.8/src_ext' [ -e dune-local.tbz ] || \ cp archives/dune-1.6.3.tbz dune-local.tbz 2>/dev/null || { { { curl -LSs -o dune-local.tbz https://github.com/ocaml/dune/releases/download/1.6.3/dune-1.6.3.tbz && ocaml ../shell/md5check.ml dune-local.tbz 1212a36547d25269675d767c38fecf5f; } || { echo 'Failed to download https://github.com/ocaml/dune/releases/download/1.6.3/dune-1.6.3.tbz'; false; }; } || { { curl -LSs -o dune-local.tbz https://opam.ocaml.org/cache/md5/12/1212a36547d25269675d767c38fecf5f && ocaml ../shell/md5check.ml dune-local.tbz 1212a36547d25269675d767c38fecf5f && echo 'Warning: downloaded https://github.com/ocaml/dune/releases/download/1.6.3/dune-1.6.3.tbz from opam cache'; } || { echo 'Failed to download dune-local from opam cache'; false; }; }; } [ -e cppo.tbz ] || \ cp archives/cppo-v1.6.6.tbz cppo.tbz 2>/dev/null || { { { curl -LSs -o cppo.tbz https://github.com/ocaml-community/cppo/releases/download/v1.6.6/cppo-v1.6.6.tbz && ocaml ../shell/md5check.ml cppo.tbz b13afeea6631d7c9b61f95bfd984a542; } || { echo 'Failed to download https://github.com/ocaml-community/cppo/releases/download/v1.6.6/cppo-v1.6.6.tbz'; false; }; } || { { curl -LSs -o cppo.tbz https://opam.ocaml.org/cache/md5/b1/b13afeea6631d7c9b61f95bfd984a542 && ocaml ../shell/md5check.ml cppo.tbz b13afeea6631d7c9b61f95bfd984a542 && echo 'Warning: downloaded https://github.com/ocaml-community/cppo/releases/download/v1.6.6/cppo-v1.6.6.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.2.tbz cmdliner.tbz 2>/dev/null || { { { curl -LSs -o cmdliner.tbz http://erratique.ch/software/cmdliner/releases/cmdliner-1.0.2.tbz && ocaml ../shell/md5check.ml cmdliner.tbz ab2f0130e88e8dcd723ac6154c98a881; } || { echo 'Failed to download http://erratique.ch/software/cmdliner/releases/cmdliner-1.0.2.tbz'; false; }; } || { { curl -LSs -o cmdliner.tbz https://opam.ocaml.org/cache/md5/ab/ab2f0130e88e8dcd723ac6154c98a881 && ocaml ../shell/md5check.ml cmdliner.tbz ab2f0130e88e8dcd723ac6154c98a881 && echo 'Warning: downloaded http://erratique.ch/software/cmdliner/releases/cmdliner-1.0.2.tbz from opam cache'; } || { echo 'Failed to download cmdliner from opam cache'; false; }; }; } [ -e ocamlgraph.tar.gz ] || \ cp archives/ocamlgraph-1.8.8.tar.gz ocamlgraph.tar.gz 2>/dev/null || { { { curl -LSs -o ocamlgraph.tar.gz http://ocamlgraph.lri.fr/download/ocamlgraph-1.8.8.tar.gz && ocaml ../shell/md5check.ml ocamlgraph.tar.gz 9d71ca69271055bd22d0dfe4e939831a; } || { echo 'Failed to download http://ocamlgraph.lri.fr/download/ocamlgraph-1.8.8.tar.gz'; false; }; } || { { curl -LSs -o ocamlgraph.tar.gz https://opam.ocaml.org/cache/md5/9d/9d71ca69271055bd22d0dfe4e939831a && ocaml ../shell/md5check.ml ocamlgraph.tar.gz 9d71ca69271055bd22d0dfe4e939831a && echo 'Warning: downloaded http://ocamlgraph.lri.fr/download/ocamlgraph-1.8.8.tar.gz 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://gforge.inria.fr/frs/download.php/36602/cudf-0.9.tar.gz && ocaml ../shell/md5check.ml cudf.tar.gz a4c0e652e56e74c7b388a43f9258d119; } || { echo 'Failed to download https://gforge.inria.fr/frs/download.php/36602/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://gforge.inria.fr/frs/download.php/36602/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://gforge.inria.fr/frs/download.php/file/36063/dose3-5.0.1.tar.gz && ocaml ../shell/md5check.ml dose3.tar.gz e7d4b1840383c6732f29a47c08ba5650; } || { echo 'Failed to download https://gforge.inria.fr/frs/download.php/file/36063/dose3-5.0.1.tar.gz'; false; }; } || { { curl -LSs -o dose3.tar.gz https://opam.ocaml.org/cache/md5/e7/e7d4b1840383c6732f29a47c08ba5650 && ocaml ../shell/md5check.ml dose3.tar.gz e7d4b1840383c6732f29a47c08ba5650 && echo 'Warning: downloaded https://gforge.inria.fr/frs/download.php/file/36063/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.0.0.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.0.0.tar.gz && ocaml ../shell/md5check.ml opam-file-format.tar.gz d7852cb63df0f442bed14ba2c5740135; } || { echo 'Failed to download https://github.com/ocaml/opam-file-format/archive/2.0.0.tar.gz'; false; }; } || { { curl -LSs -o opam-file-format.tar.gz https://opam.ocaml.org/cache/md5/d7/d7852cb63df0f442bed14ba2c5740135 && ocaml ../shell/md5check.ml opam-file-format.tar.gz d7852cb63df0f442bed14ba2c5740135 && echo 'Warning: downloaded https://github.com/ocaml/opam-file-format/archive/2.0.0.tar.gz from opam cache'; } || { echo 'Failed to download opam-file-format from opam cache'; false; }; }; } [ -e result.tar.gz ] || \ cp archives/1.4.tar.gz result.tar.gz 2>/dev/null || { { { curl -LSs -o result.tar.gz https://github.com/janestreet/result/archive/1.4.tar.gz && ocaml ../shell/md5check.ml result.tar.gz d3162dbc501a2af65c8c71e0866541da; } || { echo 'Failed to download https://github.com/janestreet/result/archive/1.4.tar.gz'; false; }; } || { { curl -LSs -o result.tar.gz https://opam.ocaml.org/cache/md5/d3/d3162dbc501a2af65c8c71e0866541da && ocaml ../shell/md5check.ml result.tar.gz d3162dbc501a2af65c8c71e0866541da && echo 'Warning: downloaded https://github.com/janestreet/result/archive/1.4.tar.gz from opam cache'; } || { echo 'Failed to download result from opam cache'; false; }; }; } [ -e seq.tar.gz ] || \ cp archives/0.1.tar.gz seq.tar.gz 2>/dev/null || { { { curl -LSs -o seq.tar.gz https://github.com/c-cube/seq/archive/0.1.tar.gz && ocaml ../shell/md5check.ml seq.tar.gz 0e87f9709541ed46ecb6f414bc31458c; } || { echo 'Failed to download https://github.com/c-cube/seq/archive/0.1.tar.gz'; false; }; } || { { curl -LSs -o seq.tar.gz https://opam.ocaml.org/cache/md5/0e/0e87f9709541ed46ecb6f414bc31458c && ocaml ../shell/md5check.ml seq.tar.gz 0e87f9709541ed46ecb6f414bc31458c && echo 'Warning: downloaded https://github.com/c-cube/seq/archive/0.1.tar.gz from opam cache'; } || { echo 'Failed to download seq from opam cache'; false; }; }; } [ -e mccs.tar.gz ] || \ cp archives/1.1+11.tar.gz mccs.tar.gz 2>/dev/null || { { { curl -LSs -o mccs.tar.gz https://github.com/AltGr/ocaml-mccs/archive/1.1+11.tar.gz && ocaml ../shell/md5check.ml mccs.tar.gz 9c0038d0e945f742b9320a662566288b; } || { echo 'Failed to download https://github.com/AltGr/ocaml-mccs/archive/1.1+11.tar.gz'; false; }; } || { { curl -LSs -o mccs.tar.gz https://opam.ocaml.org/cache/md5/9c/9c0038d0e945f742b9320a662566288b && ocaml ../shell/md5check.ml mccs.tar.gz 9c0038d0e945f742b9320a662566288b && echo 'Warning: downloaded https://github.com/AltGr/ocaml-mccs/archive/1.1+11.tar.gz from opam cache'; } || { echo 'Failed to download mccs from opam cache'; false; }; }; } MD5 for dose3.tar.gz differ: expected: e7d4b1840383c6732f29a47c08ba5650 actual: b6a1a37fc4ff7a4133530bd086b1e7ca Failed to download https://gforge.inria.fr/frs/download.php/file/36063/dose3-5.0.1.tar.gz MD5 for cudf.tar.gz differ: expected: a4c0e652e56e74c7b388a43f9258d119 actual: b6a1a37fc4ff7a4133530bd086b1e7ca Failed to download https://gforge.inria.fr/frs/download.php/36602/cudf-0.9.tar.gz cmdliner.tbz has the expected MD5. mkdir -p tmp-cmdliner cd tmp-cmdliner && bunzip2 -c ../cmdliner.tbz | tar xf - extlib.tar.gz has the expected MD5. mkdir -p tmp-extlib cd tmp-extlib && gunzip -c ../extlib.tar.gz | tar xf - rm -rf extlib rm -rf cmdliner patching file src/extList.ml patching file src/extHashtbl.ml patching file src/configure.ml cppo.tbz has the expected MD5. mkdir -p tmp-cppo cd tmp-cppo && bunzip2 -c ../cppo.tbz | tar xf - rm -rf cppo patching file src/compat.ml patching file src/dune patching file Changes patching file src/cppo_main.ml re.tbz has the expected MD5. mkdir -p tmp-re cd tmp-re && bunzip2 -c ../re.tbz | tar xf - dune-local.tbz has the expected MD5. mkdir -p tmp-dune-local cd tmp-dune-local && bunzip2 -c ../dune-local.tbz | tar xf - rm -rf re seq.tar.gz has the expected MD5. mkdir -p tmp-seq cd tmp-seq && gunzip -c ../seq.tar.gz | tar xf - rm -rf seq patching file .gitignore patching file Makefile patching file select_version.ml patching file seq.opam patching file src/seq.ml patching file src/seq.mli patching file src/seq_alias.ml patching file src/seq_alias.mli patching file src/seq_redef.ml patching file src/seq_redef.mli result.tar.gz has the expected MD5. mkdir -p tmp-result cd tmp-result && gunzip -c ../result.tar.gz | tar xf - rm -f seq/src/seq.ml seq/src/seq.mli rm -rf result opam-file-format.tar.gz has the expected MD5. mkdir -p tmp-opam-file-format cd tmp-opam-file-format && gunzip -c ../opam-file-format.tar.gz | tar xf - rm -rf opam-file-format MD5 for dose3.tar.gz differ: expected: e7d4b1840383c6732f29a47c08ba5650 actual: d41d8cd98f00b204e9800998ecf8427e Failed to download dose3 from opam cache make[1]: *** [Makefile:164: dose3.download] Error 1 make[1]: *** Waiting for unfinished jobs.... rm -rf dune-local mccs.tar.gz has the expected MD5. cudf.tar.gz has the expected MD5. Warning: downloaded https://gforge.inria.fr/frs/download.php/36602/cudf-0.9.tar.gz from opam cache ocamlgraph.tar.gz has the expected MD5. rm dune-local.download make[1]: Leaving directory '/home/buildozer/aports/community/opam/src/opam-2.0.8/src_ext' make: *** [Makefile:57: lib-ext] Error 2 >>> ERROR: opam: build failed >>> opam: Uninstalling dependencies... (1/12) Purging .makedepends-opam (20211024.063633) (2/12) Purging unzip (6.0-r9) (3/12) Purging coreutils (9.0-r2) Executing coreutils-9.0-r2.post-deinstall (4/12) Purging bubblewrap (0.5.0-r0) (5/12) Purging ocaml-compiler-libs (4.13.0-r0) (6/12) Purging ocaml (4.13.0-r0) (7/12) Purging ocaml-runtime (4.13.0-r0) (8/12) Purging utmps-openrc (0.1.0.3-r0) (9/12) Purging utmps (0.1.0.3-r0) (10/12) Purging s6-ipcserver (2.11.0.0-r0) (11/12) Purging skalibs (2.11.0.0-r0) (12/12) Purging libcap (2.59-r0) Executing busybox-1.34.1-r1.trigger OK: 316 MiB in 89 packages