>>> ocaml-pcre: Building testing/ocaml-pcre 7.5.0-r3 (using abuild 3.10.0-r0) started Sat, 01 Apr 2023 15:49:23 +0000 >>> ocaml-pcre: Checking sanity of /home/buildozer/aports/testing/ocaml-pcre/APKBUILD... >>> WARNING: ocaml-pcre: No maintainer >>> ocaml-pcre: Analyzing dependencies... >>> ocaml-pcre: Installing for build: build-base ocaml-runtime pcre-dev dune dune-configurator ocaml (1/10) Installing ocaml-runtime (4.14.1-r1) (2/10) Installing libpcre16 (8.45-r2) (3/10) Installing libpcre32 (8.45-r2) (4/10) Installing pcre (8.45-r2) (5/10) Installing libpcrecpp (8.45-r2) (6/10) Installing pcre-dev (8.45-r2) (7/10) Installing dune (3.7.0-r1) (8/10) Installing ocaml (4.14.1-r1) (9/10) Installing dune-configurator (3.7.0-r1) (10/10) Installing .makedepends-ocaml-pcre (20230401.154925) Executing busybox-1.36.0-r5.trigger OK: 461 MiB in 106 packages >>> ocaml-pcre: Cleaning up srcdir >>> ocaml-pcre: Cleaning up pkgdir >>> ocaml-pcre: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ocaml-pcre-7.5.0.tar.bz2 >>> ocaml-pcre: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ocaml-pcre-7.5.0.tar.bz2 >>> ocaml-pcre: Checking sha512sums... ocaml-pcre-7.5.0.tar.bz2: OK >>> ocaml-pcre: Unpacking /var/cache/distfiles/ocaml-pcre-7.5.0.tar.bz2... Shared cache: disabled Workspace root: /home/buildozer/aports/testing/ocaml-pcre/src/pcre-7.5.0 Auto-detected concurrency: 64 Running[0]: /usr/bin/ocamlc.opt -config > /tmp/dune_862ee2_output Dune context: { name = "default" ; kind = "default" ; profile = Release ; merlin = true ; for_host = None ; fdo_target_exe = None ; build_dir = In_build_dir "default" ; toplevel_path = None ; ocaml_bin = External "/usr/bin" ; ocaml = Ok External "/usr/bin/ocaml" ; ocamlc = External "/usr/bin/ocamlc.opt" ; ocamlopt = Ok External "/usr/bin/ocamlopt.opt" ; ocamldep = Ok External "/usr/bin/ocamldep.opt" ; ocamlmklib = Ok External "/usr/bin/ocamlmklib.opt" ; env = map { "CAML_LD_LIBRARY_PATH" : "/home/buildozer/aports/testing/ocaml-pcre/src/pcre-7.5.0/_build/install/default/lib/stublibs" ; "DUNE_OCAML_HARDCODED" : "/usr/lib/ocaml" ; "DUNE_OCAML_STDLIB" : "/usr/lib/ocaml" ; "DUNE_SOURCEROOT" : "/home/buildozer/aports/testing/ocaml-pcre/src/pcre-7.5.0" ; "INSIDE_DUNE" : "/home/buildozer/aports/testing/ocaml-pcre/src/pcre-7.5.0/_build/default" ; "MANPATH" : "/home/buildozer/aports/testing/ocaml-pcre/src/pcre-7.5.0/_build/install/default/bin" ; "OCAMLFIND_IGNORE_DUPS_IN" : "/home/buildozer/aports/testing/ocaml-pcre/src/pcre-7.5.0/_build/install/default/lib" ; "OCAMLPATH" : "/home/buildozer/aports/testing/ocaml-pcre/src/pcre-7.5.0/_build/install/default/lib" ; "OCAMLTOP_INCLUDE_PATH" : "/home/buildozer/aports/testing/ocaml-pcre/src/pcre-7.5.0/_build/install/default/lib/toplevel" } ; findlib_paths = [ External "/usr/lib/ocaml" ] ; arch_sixtyfour = true ; natdynlink_supported = true ; supports_shared_libraries = true ; ocaml_config = { version = "4.14.1" ; standard_library_default = "/usr/lib/ocaml" ; standard_library = "/usr/lib/ocaml" ; standard_runtime = "the_standard_runtime_variable_was_deleted" ; ccomp_type = "cc" ; c_compiler = "gcc" ; ocamlc_cflags = [ "-no-pie" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-Os" ; "-fomit-frame-pointer" ] ; ocamlc_cppflags = [ "-D_FILE_OFFSET_BITS=64"; "-Os"; "-fomit-frame-pointer" ] ; ocamlopt_cflags = [ "-no-pie" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-Os" ; "-fomit-frame-pointer" ] ; ocamlopt_cppflags = [ "-D_FILE_OFFSET_BITS=64"; "-Os"; "-fomit-frame-pointer" ] ; bytecomp_c_compiler = [ "gcc" ; "-no-pie" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-Os" ; "-fomit-frame-pointer" ; "-D_FILE_OFFSET_BITS=64" ; "-Os" ; "-fomit-frame-pointer" ] ; bytecomp_c_libraries = [ "-lm"; "-lpthread" ] ; native_c_compiler = [ "gcc" ; "-no-pie" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-Os" ; "-fomit-frame-pointer" ; "-D_FILE_OFFSET_BITS=64" ; "-Os" ; "-fomit-frame-pointer" ] ; native_c_libraries = [ "-lm" ] ; native_pack_linker = [ "ld"; "-r"; "-m"; "elf64lppc"; "-o" ] ; cc_profile = [] ; architecture = "power" ; model = "ppc64le" ; int_size = 63 ; word_size = 64 ; system = "elf" ; asm = [ "gcc"; "-c" ] ; asm_cfi_supported = true ; with_frame_pointers = false ; ext_exe = "" ; ext_obj = ".o" ; ext_asm = ".s" ; ext_lib = ".a" ; ext_dll = ".so" ; os_type = "Unix" ; default_executable_name = "a.out" ; systhread_supported = true ; host = "powerpc64le-unknown-linux-musl" ; target = "powerpc64le-unknown-linux-musl" ; profiling = false ; flambda = false ; spacetime = false ; safe_string = true ; exec_magic_number = "Caml1999X031" ; cmi_magic_number = "Caml1999I031" ; cmo_magic_number = "Caml1999O031" ; cma_magic_number = "Caml1999A031" ; cmx_magic_number = "Caml1999Y031" ; cmxa_magic_number = "Caml1999Z031" ; ast_impl_magic_number = "Caml1999M031" ; ast_intf_magic_number = "Caml1999N031" ; cmxs_magic_number = "Caml1999D031" ; cmt_magic_number = "Caml1999T031" ; natdynlink_supported = true ; supports_shared_libraries = true ; windows_unicode = false } } Actual targets: - recursive alias @install Promoting "_build/default/pcre.opam" to "pcre.opam" Running[1]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.pcre.objs/byte -no-alias-deps -o src/.pcre.objs/byte/pcre.cmi -c -intf src/pcre.mli) Running[2]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -O3 -I src/.pcre.objs/byte -I src/.pcre.objs/native -intf-suffix .ml -no-alias-deps -o src/.pcre.objs/native/pcre.cmx -c -impl src/pcre.ml) Running[3]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.pcre.objs/byte -intf-suffix .ml -no-alias-deps -o src/.pcre.objs/byte/pcre.cmo -c -impl src/pcre.ml) Running[4]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/config/.discover.eobjs/byte -I /usr/lib/ocaml/dune-configurator -I /usr/lib/ocaml/dune-configurator/csexp -no-alias-deps -o src/config/.discover.eobjs/byte/dune__exe__Discover.cmo -c -impl src/config/discover.ml) Running[5]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -O3 -I src/config/.discover.eobjs/byte -I src/config/.discover.eobjs/native -I /usr/lib/ocaml/dune-configurator -I /usr/lib/ocaml/dune-configurator/csexp -intf-suffix .ml -no-alias-deps -o src/config/.discover.eobjs/native/dune__exe__Discover.cmx -c -impl src/config/discover.ml) Running[6]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -O3 -o src/config/discover.exe /usr/lib/ocaml/unix.cmxa -I /usr/lib/ocaml /usr/lib/ocaml/dune-configurator/csexp/csexp.cmxa /usr/lib/ocaml/dune-configurator/configurator.cmxa src/config/.discover.eobjs/native/dune__exe__Discover.cmx) Running[7]: (cd _build/default/src && config/discover.exe) Running[8]: (cd _build/default/src && /usr/bin/gcc -no-pie -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Os -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -Os -fomit-frame-pointer -no-pie -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Os -fomit-frame-pointer -O2 -fPIC -DPIC -g -I /usr/lib/ocaml -o pcre_stubs.o -c pcre_stubs.c) Running[9]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -O3 -a -o src/pcre.cmxa -cclib -lpcre_stubs -cclib -lpcre src/.pcre.objs/native/pcre.cmx) Running[10]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o src/pcre.cma -dllib -lpcre_stubs -cclib -lpcre_stubs -cclib -lpcre src/.pcre.objs/byte/pcre.cmo) Running[11]: (cd _build/default && /usr/bin/ocamlmklib.opt -g -o src/pcre_stubs src/pcre_stubs.o -ldopt -lpcre) Running[12]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -O3 -shared -linkall -I src -o src/pcre.cmxs src/pcre.cmxa) Promoting "_build/default/pcre.install" to "pcre.install" Shared cache: disabled Workspace root: /home/buildozer/aports/testing/ocaml-pcre/src/pcre-7.5.0 Auto-detected concurrency: 64 Running[0]: /usr/bin/ocamlc.opt -config > /tmp/dune_ed6e89_output Dune context: { name = "default" ; kind = "default" ; profile = Dev ; merlin = true ; for_host = None ; fdo_target_exe = None ; build_dir = In_build_dir "default" ; toplevel_path = None ; ocaml_bin = External "/usr/bin" ; ocaml = Ok External "/usr/bin/ocaml" ; ocamlc = External "/usr/bin/ocamlc.opt" ; ocamlopt = Ok External "/usr/bin/ocamlopt.opt" ; ocamldep = Ok External "/usr/bin/ocamldep.opt" ; ocamlmklib = Ok External "/usr/bin/ocamlmklib.opt" ; env = map { "CAML_LD_LIBRARY_PATH" : "/home/buildozer/aports/testing/ocaml-pcre/src/pcre-7.5.0/_build/install/default/lib/stublibs" ; "DUNE_OCAML_HARDCODED" : "/usr/lib/ocaml" ; "DUNE_OCAML_STDLIB" : "/usr/lib/ocaml" ; "DUNE_SOURCEROOT" : "/home/buildozer/aports/testing/ocaml-pcre/src/pcre-7.5.0" ; "INSIDE_DUNE" : "/home/buildozer/aports/testing/ocaml-pcre/src/pcre-7.5.0/_build/default" ; "MANPATH" : "/home/buildozer/aports/testing/ocaml-pcre/src/pcre-7.5.0/_build/install/default/bin" ; "OCAMLFIND_IGNORE_DUPS_IN" : "/home/buildozer/aports/testing/ocaml-pcre/src/pcre-7.5.0/_build/install/default/lib" ; "OCAMLPATH" : "/home/buildozer/aports/testing/ocaml-pcre/src/pcre-7.5.0/_build/install/default/lib" ; "OCAMLTOP_INCLUDE_PATH" : "/home/buildozer/aports/testing/ocaml-pcre/src/pcre-7.5.0/_build/install/default/lib/toplevel" } ; findlib_paths = [ External "/usr/lib/ocaml" ] ; arch_sixtyfour = true ; natdynlink_supported = true ; supports_shared_libraries = true ; ocaml_config = { version = "4.14.1" ; standard_library_default = "/usr/lib/ocaml" ; standard_library = "/usr/lib/ocaml" ; standard_runtime = "the_standard_runtime_variable_was_deleted" ; ccomp_type = "cc" ; c_compiler = "gcc" ; ocamlc_cflags = [ "-no-pie" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-Os" ; "-fomit-frame-pointer" ] ; ocamlc_cppflags = [ "-D_FILE_OFFSET_BITS=64"; "-Os"; "-fomit-frame-pointer" ] ; ocamlopt_cflags = [ "-no-pie" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-Os" ; "-fomit-frame-pointer" ] ; ocamlopt_cppflags = [ "-D_FILE_OFFSET_BITS=64"; "-Os"; "-fomit-frame-pointer" ] ; bytecomp_c_compiler = [ "gcc" ; "-no-pie" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-Os" ; "-fomit-frame-pointer" ; "-D_FILE_OFFSET_BITS=64" ; "-Os" ; "-fomit-frame-pointer" ] ; bytecomp_c_libraries = [ "-lm"; "-lpthread" ] ; native_c_compiler = [ "gcc" ; "-no-pie" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-Os" ; "-fomit-frame-pointer" ; "-D_FILE_OFFSET_BITS=64" ; "-Os" ; "-fomit-frame-pointer" ] ; native_c_libraries = [ "-lm" ] ; native_pack_linker = [ "ld"; "-r"; "-m"; "elf64lppc"; "-o" ] ; cc_profile = [] ; architecture = "power" ; model = "ppc64le" ; int_size = 63 ; word_size = 64 ; system = "elf" ; asm = [ "gcc"; "-c" ] ; asm_cfi_supported = true ; with_frame_pointers = false ; ext_exe = "" ; ext_obj = ".o" ; ext_asm = ".s" ; ext_lib = ".a" ; ext_dll = ".so" ; os_type = "Unix" ; default_executable_name = "a.out" ; systhread_supported = true ; host = "powerpc64le-unknown-linux-musl" ; target = "powerpc64le-unknown-linux-musl" ; profiling = false ; flambda = false ; spacetime = false ; safe_string = true ; exec_magic_number = "Caml1999X031" ; cmi_magic_number = "Caml1999I031" ; cmo_magic_number = "Caml1999O031" ; cma_magic_number = "Caml1999A031" ; cmx_magic_number = "Caml1999Y031" ; cmxa_magic_number = "Caml1999Z031" ; ast_impl_magic_number = "Caml1999M031" ; ast_intf_magic_number = "Caml1999N031" ; cmxs_magic_number = "Caml1999D031" ; cmt_magic_number = "Caml1999T031" ; natdynlink_supported = true ; supports_shared_libraries = true ; windows_unicode = false } } >>> ocaml-pcre: Entering fakeroot... Installing /home/buildozer/aports/testing/ocaml-pcre/pkg/ocaml-pcre/usr/lib/ocaml/pcre/META Installing /home/buildozer/aports/testing/ocaml-pcre/pkg/ocaml-pcre/usr/lib/ocaml/pcre/dune-package Installing /home/buildozer/aports/testing/ocaml-pcre/pkg/ocaml-pcre/usr/lib/ocaml/pcre/libpcre_stubs.a Installing /home/buildozer/aports/testing/ocaml-pcre/pkg/ocaml-pcre/usr/lib/ocaml/pcre/opam Installing /home/buildozer/aports/testing/ocaml-pcre/pkg/ocaml-pcre/usr/lib/ocaml/pcre/pcre.a Installing /home/buildozer/aports/testing/ocaml-pcre/pkg/ocaml-pcre/usr/lib/ocaml/pcre/pcre.cma Installing /home/buildozer/aports/testing/ocaml-pcre/pkg/ocaml-pcre/usr/lib/ocaml/pcre/pcre.cmi Installing /home/buildozer/aports/testing/ocaml-pcre/pkg/ocaml-pcre/usr/lib/ocaml/pcre/pcre.cmt Installing /home/buildozer/aports/testing/ocaml-pcre/pkg/ocaml-pcre/usr/lib/ocaml/pcre/pcre.cmti Installing /home/buildozer/aports/testing/ocaml-pcre/pkg/ocaml-pcre/usr/lib/ocaml/pcre/pcre.cmx Installing /home/buildozer/aports/testing/ocaml-pcre/pkg/ocaml-pcre/usr/lib/ocaml/pcre/pcre.cmxa Installing /home/buildozer/aports/testing/ocaml-pcre/pkg/ocaml-pcre/usr/lib/ocaml/pcre/pcre.ml Installing /home/buildozer/aports/testing/ocaml-pcre/pkg/ocaml-pcre/usr/lib/ocaml/pcre/pcre.mli Installing /home/buildozer/aports/testing/ocaml-pcre/pkg/ocaml-pcre/usr/lib/ocaml/pcre/pcre.cmxs Installing /home/buildozer/aports/testing/ocaml-pcre/pkg/ocaml-pcre/.omit/pcre/CHANGES.md Installing /home/buildozer/aports/testing/ocaml-pcre/pkg/ocaml-pcre/.omit/pcre/LICENSE.md Installing /home/buildozer/aports/testing/ocaml-pcre/pkg/ocaml-pcre/.omit/pcre/README.md Installing /home/buildozer/aports/testing/ocaml-pcre/pkg/ocaml-pcre/usr/lib/ocaml/stublibs/dllpcre_stubs.so >>> ocaml-pcre-dev*: Running split function dev... '/home/buildozer/aports/testing/ocaml-pcre/pkg/ocaml-pcre/usr/lib/ocaml/pcre/pcre.cmti' -> '/home/buildozer/aports/testing/ocaml-pcre/pkg/ocaml-pcre-dev/usr/lib/ocaml/pcre/pcre.cmti' '/home/buildozer/aports/testing/ocaml-pcre/pkg/ocaml-pcre/usr/lib/ocaml/pcre/pcre.mli' -> '/home/buildozer/aports/testing/ocaml-pcre/pkg/ocaml-pcre-dev/usr/lib/ocaml/pcre/pcre.mli' '/home/buildozer/aports/testing/ocaml-pcre/pkg/ocaml-pcre/usr/lib/ocaml/pcre/pcre.cmxa' -> '/home/buildozer/aports/testing/ocaml-pcre/pkg/ocaml-pcre-dev/usr/lib/ocaml/pcre/pcre.cmxa' '/home/buildozer/aports/testing/ocaml-pcre/pkg/ocaml-pcre/usr/lib/ocaml/pcre/pcre.cmt' -> '/home/buildozer/aports/testing/ocaml-pcre/pkg/ocaml-pcre-dev/usr/lib/ocaml/pcre/pcre.cmt' '/home/buildozer/aports/testing/ocaml-pcre/pkg/ocaml-pcre/usr/lib/ocaml/pcre/pcre.cmx' -> '/home/buildozer/aports/testing/ocaml-pcre/pkg/ocaml-pcre-dev/usr/lib/ocaml/pcre/pcre.cmx' '/home/buildozer/aports/testing/ocaml-pcre/pkg/ocaml-pcre/usr/lib/ocaml/pcre/pcre.ml' -> '/home/buildozer/aports/testing/ocaml-pcre/pkg/ocaml-pcre-dev/usr/lib/ocaml/pcre/pcre.ml' >>> ocaml-pcre-dev*: Preparing subpackage ocaml-pcre-dev... >>> ocaml-pcre-dev*: Stripping binaries >>> ocaml-pcre-dev*: Running postcheck for ocaml-pcre-dev >>> ocaml-pcre*: Running postcheck for ocaml-pcre >>> ocaml-pcre*: Preparing package ocaml-pcre... >>> ocaml-pcre*: Stripping binaries >>> ocaml-pcre-dev*: Scanning shared objects >>> ocaml-pcre*: Scanning shared objects >>> ocaml-pcre-dev*: Tracing dependencies... >>> ocaml-pcre-dev*: Package size: 944.0 KB >>> ocaml-pcre-dev*: Compressing data... >>> ocaml-pcre-dev*: Create checksum... >>> ocaml-pcre-dev*: Create ocaml-pcre-dev-7.5.0-r3.apk >>> ocaml-pcre*: Tracing dependencies... ocaml-runtime so:libc.musl-ppc64le.so.1 so:libpcre.so.1 >>> ocaml-pcre*: Package size: 472.0 KB >>> ocaml-pcre*: Compressing data... >>> ocaml-pcre*: Create checksum... >>> ocaml-pcre*: Create ocaml-pcre-7.5.0-r3.apk >>> ocaml-pcre: Build complete at Sat, 01 Apr 2023 15:49:27 +0000 elapsed time 0h 0m 4s >>> ocaml-pcre: Cleaning up srcdir >>> ocaml-pcre: Cleaning up pkgdir >>> ocaml-pcre: Uninstalling dependencies... (1/10) Purging .makedepends-ocaml-pcre (20230401.154925) (2/10) Purging pcre-dev (8.45-r2) (3/10) Purging libpcre16 (8.45-r2) (4/10) Purging libpcre32 (8.45-r2) (5/10) Purging libpcrecpp (8.45-r2) (6/10) Purging pcre (8.45-r2) (7/10) Purging dune (3.7.0-r1) (8/10) Purging dune-configurator (3.7.0-r1) (9/10) Purging ocaml (4.14.1-r1) (10/10) Purging ocaml-runtime (4.14.1-r1) Executing busybox-1.36.0-r5.trigger OK: 292 MiB in 96 packages >>> ocaml-pcre: Updating the testing/ppc64le repository index... >>> ocaml-pcre: Signing the index...