>>> ocaml-pcre: Building community/ocaml-pcre 7.5.0-r6 (using abuild 3.17.0_rc1-r2) started Thu, 23 Apr 2026 17:47:20 +0000 >>> ocaml-pcre: Validating /home/buildozer/aports/community/ocaml-pcre/APKBUILD... >>> WARNING: ocaml-pcre: No maintainer >>> ocaml-pcre: Analyzing dependencies... >>> ocaml-pcre: Installing for build: build-base pcre-dev dune dune-configurator ocaml ( 1/19) Installing libpcre16 (8.45-r4) ( 2/19) Installing libpcre32 (8.45-r4) ( 3/19) Installing pcre (8.45-r4) ( 4/19) Installing libpcrecpp (8.45-r4) ( 5/19) Installing pcre-dev (8.45-r4) ( 6/19) Installing dune (3.22.2-r0) ( 7/19) Installing ocaml-runtime (4.14.3-r0) ( 8/19) Installing ocaml (4.14.3-r0) ( 9/19) Installing readline (8.3.3-r1) (10/19) Installing bash (5.3.9-r1) Executing bash-5.3.9-r1.post-install (11/19) Installing libbz2 (1.0.8-r6) (12/19) Installing perl (5.42.2-r0) (13/19) Installing rpm-scripts (4.19.1.1-r5) (14/19) Installing ocaml-abuild-helper (4.14.3-r0) (15/19) Installing dune-configurator (3.22.2-r0) (16/19) Installing .makedepends-ocaml-pcre (20260423.174722) (17/19) Installing perl-error (0.17030-r0) (18/19) Installing perl-git (2.54.0-r0) (19/19) Installing git-perl (2.54.0-r0) Executing busybox-1.37.0-r31.trigger OK: 505.7 MiB in 123 packages >>> ocaml-pcre: Cleaning up srcdir >>> ocaml-pcre: Cleaning up pkgdir >>> ocaml-pcre: Cleaning up tmpdir >>> ocaml-pcre: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ocaml-pcre-7.5.0.tar.bz2 /var/cache/distfiles/ocaml-pcre-7.5.0.tar.bz2: OK >>> ocaml-pcre: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ocaml-pcre-7.5.0.tar.bz2 /var/cache/distfiles/ocaml-pcre-7.5.0.tar.bz2: OK >>> ocaml-pcre: Unpacking /var/cache/distfiles/ocaml-pcre-7.5.0.tar.bz2... Shared cache enabled cache_enabled: Enabled_except_user_rules Shared cache location root_dir: "/home/buildozer/.cache/dune/db" Workspace root root: "/home/buildozer/aports/community/ocaml-pcre/src/pcre-7.5.0" Auto-detected concurrency concurrency: 64 Dune context context: { name = "default" ; kind = "default" ; profile = Release ; merlin = true ; fdo_target_exe = None ; build_dir = In_build_dir "default" ; instrument_with = [] } 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/cc -no-pie -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -D_FILE_OFFSET_BITS=64 -no-pie -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -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) Shared cache enabled cache_enabled: Enabled_except_user_rules Shared cache location root_dir: "/home/buildozer/.cache/dune/db" Workspace root root: "/home/buildozer/aports/community/ocaml-pcre/src/pcre-7.5.0" Auto-detected concurrency concurrency: 64 Dune context context: { name = "default" ; kind = "default" ; profile = Dev ; merlin = true ; fdo_target_exe = None ; build_dir = In_build_dir "default" ; instrument_with = [] } >>> ocaml-pcre: Entering fakeroot... >>> ocaml-pcre-dev*: Running split function dev... 'usr/lib/ocaml/pcre/libpcre_stubs.a' -> '/home/buildozer/aports/community/ocaml-pcre/pkg/ocaml-pcre-dev/usr/lib/ocaml/pcre/libpcre_stubs.a' 'usr/lib/ocaml/pcre/pcre.a' -> '/home/buildozer/aports/community/ocaml-pcre/pkg/ocaml-pcre-dev/usr/lib/ocaml/pcre/pcre.a' 'usr/lib/ocaml/pcre/pcre.cmti' -> '/home/buildozer/aports/community/ocaml-pcre/pkg/ocaml-pcre-dev/usr/lib/ocaml/pcre/pcre.cmti' 'usr/lib/ocaml/pcre/pcre.mli' -> '/home/buildozer/aports/community/ocaml-pcre/pkg/ocaml-pcre-dev/usr/lib/ocaml/pcre/pcre.mli' 'usr/lib/ocaml/pcre/pcre.cmt' -> '/home/buildozer/aports/community/ocaml-pcre/pkg/ocaml-pcre-dev/usr/lib/ocaml/pcre/pcre.cmt' 'usr/lib/ocaml/pcre/pcre.ml' -> '/home/buildozer/aports/community/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 Please specify at least one package name on the command line. >>> 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 Please specify at least one package name on the command line. >>> ocaml-pcre*: Scanning shared objects >>> ocaml-pcre-dev*: Scanning shared objects >>> ocaml-pcre-dev*: Tracing dependencies... ocaml-pcre=7.5.0-r6 pcre-dev >>> ocaml-pcre-dev*: Package size: 891.6 KB >>> ocaml-pcre-dev*: Compressing data... >>> ocaml-pcre-dev*: Create checksum... >>> ocaml-pcre-dev*: Create ocaml-pcre-dev-7.5.0-r6.apk >>> ocaml-pcre*: Tracing dependencies... ocaml4-impl:Stdlib:29fc6b4fd90dc91235156e20d0575996 ocaml4-impl:Stdlib__Array:cb9d513983ffcc0f580edf1dbead34cb ocaml4-impl:Stdlib__Bytes:4f3b7343a84b7589a4a3d2652b6464bd ocaml4-impl:Stdlib__Callback:2d9b946872847b63930f2b5bcfe85a91 ocaml4-impl:Stdlib__List:96739346463401c89777aa313f73a9ac ocaml4-impl:Stdlib__String:b7902f521c803b6ed83b467bef8c73ba ocaml4-impl:Stdlib__Sys:ed5262e6b27a9c858136e81b5bd88fde ocaml4-intf:CamlinternalFormatBasics:8f8f634558798ee408df3c50a5539b15 ocaml4-intf:Stdlib:79b0e9d3b6f7fed07eb3cc2abb961b91 ocaml4-intf:Stdlib__Array:622d88fad859d0d0f019e691fc4fa865 ocaml4-intf:Stdlib__Bytes:3d02c33317c0108c61e7a5eefa37519a ocaml4-intf:Stdlib__Callback:fe29a598e1902f0b901e88a9865c26ef ocaml4-intf:Stdlib__Char:62afe57b49defcc078960a68b9efbbee ocaml4-intf:Stdlib__Either:26845df28d19584687a38a1ab814c3f9 ocaml4-intf:Stdlib__List:ee222542f6f8195441543b8b399b64b9 ocaml4-intf:Stdlib__Seq:b63511032211eae4b567ba313cd72962 ocaml4-intf:Stdlib__String:4933e1d855f54bfed0231b038f0dbb87 ocaml4-intf:Stdlib__Sys:7726a14ce36f5c6c3abb04975cec748b ocaml4-intf:Stdlib__Uchar:c0dde02a556a6d79e363ad365d165d57 so:libc.musl-ppc64le.so.1 so:libpcre.so.1 >>> ocaml-pcre*: Package size: 444.0 KB >>> ocaml-pcre*: Compressing data... >>> ocaml-pcre*: Create checksum... >>> ocaml-pcre*: Create ocaml-pcre-7.5.0-r6.apk >>> ocaml-pcre: Build complete at Thu, 23 Apr 2026 17:47:25 +0000 elapsed time 0h 0m 5s >>> ocaml-pcre: Cleaning up srcdir >>> ocaml-pcre: Cleaning up pkgdir >>> ocaml-pcre: Uninstalling dependencies... ( 1/19) Purging .makedepends-ocaml-pcre (20260423.174722) ( 2/19) Purging pcre-dev (8.45-r4) ( 3/19) Purging libpcre16 (8.45-r4) ( 4/19) Purging libpcre32 (8.45-r4) ( 5/19) Purging libpcrecpp (8.45-r4) ( 6/19) Purging pcre (8.45-r4) ( 7/19) Purging dune (3.22.2-r0) ( 8/19) Purging dune-configurator (3.22.2-r0) ( 9/19) Purging git-perl (2.54.0-r0) (10/19) Purging perl-git (2.54.0-r0) (11/19) Purging perl-error (0.17030-r0) (12/19) Purging ocaml-abuild-helper (4.14.3-r0) (13/19) Purging ocaml (4.14.3-r0) (14/19) Purging ocaml-runtime (4.14.3-r0) (15/19) Purging rpm-scripts (4.19.1.1-r5) (16/19) Purging bash (5.3.9-r1) Executing bash-5.3.9-r1.pre-deinstall (17/19) Purging perl (5.42.2-r0) (18/19) Purging readline (8.3.3-r1) (19/19) Purging libbz2 (1.0.8-r6) Executing busybox-1.37.0-r31.trigger OK: 288.0 MiB in 104 packages >>> ocaml-pcre: Updating the community/ppc64le repository index... >>> ocaml-pcre: Signing the index...