>>> ocaml-pcre: Building testing/ocaml-pcre 7.5.0-r0 (using abuild 3.9.0-r0) started Mon, 16 May 2022 16:07:41 +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 dune dune-configurator-dev ocaml ocaml-csexp-dev pcre-dev (1/12) Installing ocaml-runtime (4.14.0-r0) (2/12) Installing dune (3.1.1-r0) (3/12) Installing dune-configurator (3.1.1_git20220513-r0) (4/12) Installing dune-configurator-dev (3.1.1_git20220513-r0) (5/12) Installing ocaml (4.14.0-r0) (6/12) Installing ocaml-csexp (1.5.1-r1) (7/12) Installing ocaml-csexp-dev (1.5.1-r1) (8/12) Installing libpcre16 (8.45-r2) (9/12) Installing libpcre32 (8.45-r2) (10/12) Installing libpcrecpp (8.45-r2) (11/12) Installing pcre-dev (8.45-r2) (12/12) Installing .makedepends-ocaml-pcre (20220516.160742) Executing busybox-1.35.0-r13.trigger OK: 557 MiB in 108 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/edge/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: 80 Running[0]: /usr/bin/ocamlc.opt -config > /tmp/dune_b49aaf_output Dune context: { name = "default" ; kind = "default" ; profile = Dev ; merlin = true ; for_host = None ; fdo_target_exe = None ; 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" ; "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" ; "OCAMLTOP_INCLUDE_PATH" : "/home/buildozer/aports/testing/ocaml-pcre/src/pcre-7.5.0/_build/install/default/lib/toplevel" } ; findlib_path = [ External "/usr/lib/ocaml"; External "/usr/lib" ] ; arch_sixtyfour = true ; natdynlink_supported = true ; supports_shared_libraries = true ; ocaml_config = { version = "4.14.0" ; 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 = [ "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-Os" ] ; ocamlc_cppflags = [ "-D_FILE_OFFSET_BITS=64"; "-Os" ] ; ocamlopt_cflags = [ "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-Os" ] ; ocamlopt_cppflags = [ "-D_FILE_OFFSET_BITS=64"; "-Os" ] ; bytecomp_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-Os" ; "-D_FILE_OFFSET_BITS=64" ; "-Os" ] ; bytecomp_c_libraries = [ "-lm"; "-lpthread" ] ; native_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-Os" ; "-D_FILE_OFFSET_BITS=64" ; "-Os" ] ; native_c_libraries = [ "-lm" ] ; native_pack_linker = [ "ld"; "-r"; "-o" ] ; cc_profile = [] ; architecture = "arm64" ; model = "default" ; int_size = 63 ; word_size = 64 ; system = "linux" ; 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 = "aarch64-unknown-linux-musl" ; target = "aarch64-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 @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -w -9 -principal -g -bin-annot -I src/.pcre.objs/byte -no-alias-deps -opaque -o src/.pcre.objs/byte/pcre.cmi -c -intf src/pcre.mli) Running[2]: (cd _build/default && /usr/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -w -9 -principal -g -bin-annot -I src/.pcre.objs/byte -intf-suffix .ml -no-alias-deps -opaque -o src/.pcre.objs/byte/pcre.cmo -c -impl src/pcre.ml) Running[3]: (cd _build/default && /usr/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -w -9 -principal -g -I src/.pcre.objs/byte -I src/.pcre.objs/native -intf-suffix .ml -no-alias-deps -opaque -o src/.pcre.objs/native/pcre.cmx -c -impl src/pcre.ml) Running[4]: (cd _build/default && /usr/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -w -9 -principal -g -bin-annot -I src/config/.discover.eobjs/byte -I /usr/lib/ocaml/csexp -I /usr/lib/ocaml/dune-configurator -no-alias-deps -opaque -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 @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -w -9 -principal -g -I src/config/.discover.eobjs/byte -I src/config/.discover.eobjs/native -I /usr/lib/ocaml/csexp -I /usr/lib/ocaml/dune-configurator -intf-suffix .ml -no-alias-deps -opaque -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 @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -w -9 -principal -g -o src/config/discover.exe /usr/lib/ocaml/unix.cmxa -I /usr/lib/ocaml /usr/lib/ocaml/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 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Os -D_FILE_OFFSET_BITS=64 -Os -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Os -Wall -pedantic -Wextra -Wunused -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 @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -w -9 -principal -g -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 @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -w -9 -principal -g -a -o src/pcre.cma -dllib -lpcre_stubs -cclib -lpcre_stubs -cclib -lpcre src/.pcre.objs/byte/pcre.cmo) pcre_stubs.c: In function 'pcre_exec_stub0': pcre_stubs.c:698:22: warning: 'workspace' may be used uninitialized in this function [-Wmaybe-uninitialized] 698 | const int *workspace_src_stop = workspace + workspace_len; | ^~~~~~~~~~~~~~~~~~ pcre_stubs.c:698:53: warning: 'workspace_len' may be used uninitialized in this function [-Wmaybe-uninitialized] 698 | const int *workspace_src_stop = workspace + workspace_len; | ^ 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 @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -w -9 -principal -g -shared -linkall -I src -o src/pcre.cmxs src/pcre.cmxa) Shared cache: disabled Workspace root: /home/buildozer/aports/testing/ocaml-pcre/src/pcre-7.5.0 Auto-detected concurrency: 80 Running[0]: /usr/bin/ocamlc.opt -config > /tmp/dune_ca2574_output Dune context: { name = "default" ; kind = "default" ; profile = Dev ; merlin = true ; for_host = None ; fdo_target_exe = None ; 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" ; "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" ; "OCAMLTOP_INCLUDE_PATH" : "/home/buildozer/aports/testing/ocaml-pcre/src/pcre-7.5.0/_build/install/default/lib/toplevel" } ; findlib_path = [ External "/usr/lib/ocaml"; External "/usr/lib" ] ; arch_sixtyfour = true ; natdynlink_supported = true ; supports_shared_libraries = true ; ocaml_config = { version = "4.14.0" ; 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 = [ "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-Os" ] ; ocamlc_cppflags = [ "-D_FILE_OFFSET_BITS=64"; "-Os" ] ; ocamlopt_cflags = [ "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-Os" ] ; ocamlopt_cppflags = [ "-D_FILE_OFFSET_BITS=64"; "-Os" ] ; bytecomp_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-Os" ; "-D_FILE_OFFSET_BITS=64" ; "-Os" ] ; bytecomp_c_libraries = [ "-lm"; "-lpthread" ] ; native_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-Os" ; "-D_FILE_OFFSET_BITS=64" ; "-Os" ] ; native_c_libraries = [ "-lm" ] ; native_pack_linker = [ "ld"; "-r"; "-o" ] ; cc_profile = [] ; architecture = "arm64" ; model = "default" ; int_size = 63 ; word_size = 64 ; system = "linux" ; 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 = "aarch64-unknown-linux-musl" ; target = "aarch64-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/usr/doc/pcre/CHANGES.md Installing /home/buildozer/aports/testing/ocaml-pcre/pkg/ocaml-pcre/usr/doc/pcre/LICENSE.md Installing /home/buildozer/aports/testing/ocaml-pcre/pkg/ocaml-pcre/usr/doc/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.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.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.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.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.ml' -> '/home/buildozer/aports/testing/ocaml-pcre/pkg/ocaml-pcre-dev/usr/lib/ocaml/pcre/pcre.ml' '/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' >>> 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: 948.0 KB >>> ocaml-pcre-dev*: Compressing data... >>> ocaml-pcre-dev*: Create checksum... >>> ocaml-pcre-dev*: Create ocaml-pcre-dev-7.5.0-r0.apk >>> ocaml-pcre*: Tracing dependencies... ocaml-runtime so:libc.musl-aarch64.so.1 so:libpcre.so.1 >>> ocaml-pcre*: Package size: 408.0 KB >>> ocaml-pcre*: Compressing data... >>> ocaml-pcre*: Create checksum... >>> ocaml-pcre*: Create ocaml-pcre-7.5.0-r0.apk >>> ocaml-pcre: Build complete at Mon, 16 May 2022 16:07:45 +0000 elapsed time 0h 0m 4s >>> ocaml-pcre: Cleaning up srcdir >>> ocaml-pcre: Cleaning up pkgdir >>> ocaml-pcre: Uninstalling dependencies... (1/12) Purging .makedepends-ocaml-pcre (20220516.160742) (2/12) Purging dune (3.1.1-r0) (3/12) Purging dune-configurator-dev (3.1.1_git20220513-r0) (4/12) Purging dune-configurator (3.1.1_git20220513-r0) (5/12) Purging ocaml (4.14.0-r0) (6/12) Purging ocaml-csexp-dev (1.5.1-r1) (7/12) Purging ocaml-csexp (1.5.1-r1) (8/12) Purging ocaml-runtime (4.14.0-r0) (9/12) Purging pcre-dev (8.45-r2) (10/12) Purging libpcre16 (8.45-r2) (11/12) Purging libpcre32 (8.45-r2) (12/12) Purging libpcrecpp (8.45-r2) Executing busybox-1.35.0-r13.trigger OK: 367 MiB in 96 packages >>> ocaml-pcre: Updating the testing/aarch64 repository index... >>> ocaml-pcre: Signing the index...