>>> ocaml-perl-bridge: Building community/ocaml-perl-bridge 0.01-r6 (using abuild 3.16.0_rc4-r0) started Thu, 06 Nov 2025 08:48:24 +0000 >>> ocaml-perl-bridge: Validating /home/buildozer/aports/community/ocaml-perl-bridge/APKBUILD... >>> ocaml-perl-bridge: Analyzing dependencies... >>> ocaml-perl-bridge: Installing for build: build-base ocaml-runtime ocaml perl-dev ( 1/13) Installing ocaml-runtime (4.14.2-r2) ( 2/13) Installing ocaml (4.14.2-r2) ( 3/13) Installing bash (5.3.3-r1) bash-5.3.3-r1.post-install: Executing script... ( 4/13) Installing libbz2 (1.0.8-r6) ( 5/13) Installing perl (5.42.0-r0) ( 6/13) Installing rpm-scripts (4.19.1.1-r3) ( 7/13) Installing ocaml-abuild-helper (4.14.2-r2) ( 8/13) Installing perl-utils (5.42.0-r0) ( 9/13) Installing perl-dev (5.42.0-r0) (10/13) Installing .makedepends-ocaml-perl-bridge (20251106.084831) (11/13) Installing perl-error (0.17030-r0) (12/13) Installing perl-git (2.51.2-r0) (13/13) Installing git-perl (2.51.2-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 631 MiB in 118 packages >>> ocaml-perl-bridge: Cleaning up srcdir >>> ocaml-perl-bridge: Cleaning up pkgdir >>> ocaml-perl-bridge: Cleaning up tmpdir >>> ocaml-perl-bridge: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/ocaml-perl-bridge-0.01.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.23/ocaml-perl-bridge-0.01.tar.gz.part' ocaml-perl-bridge-0. 100% |********************************| 44097 0:00:00 ETA '/var/cache/distfiles/v3.23/ocaml-perl-bridge-0.01.tar.gz.part' saved /var/cache/distfiles/v3.23/ocaml-perl-bridge-0.01.tar.gz: OK /home/buildozer/aports/community/ocaml-perl-bridge/gcc14-pointer-types.patch: OK /home/buildozer/aports/community/ocaml-perl-bridge/makefile-site-lib.patch: OK /home/buildozer/aports/community/ocaml-perl-bridge/ocaml-headers-path.patch: OK /home/buildozer/aports/community/ocaml-perl-bridge/ocaml-preprocessor-macros.patch: OK /home/buildozer/aports/community/ocaml-perl-bridge/perl-SVt_RV-missing.patch: OK >>> ocaml-perl-bridge: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/ocaml-perl-bridge-0.01.tar.gz /var/cache/distfiles/v3.23/ocaml-perl-bridge-0.01.tar.gz: OK /home/buildozer/aports/community/ocaml-perl-bridge/gcc14-pointer-types.patch: OK /home/buildozer/aports/community/ocaml-perl-bridge/makefile-site-lib.patch: OK /home/buildozer/aports/community/ocaml-perl-bridge/ocaml-headers-path.patch: OK /home/buildozer/aports/community/ocaml-perl-bridge/ocaml-preprocessor-macros.patch: OK /home/buildozer/aports/community/ocaml-perl-bridge/perl-SVt_RV-missing.patch: OK >>> ocaml-perl-bridge: Unpacking /var/cache/distfiles/v3.23/ocaml-perl-bridge-0.01.tar.gz... >>> ocaml-perl-bridge: gcc14-pointer-types.patch patching file pocaml_c.c Hunk #1 succeeded at 75 (offset -19 lines). >>> ocaml-perl-bridge: makefile-site-lib.patch patching file Makefile >>> ocaml-perl-bridge: ocaml-headers-path.patch patching file pocaml_c.c >>> ocaml-perl-bridge: ocaml-preprocessor-macros.patch patching file pocaml_c.c >>> ocaml-perl-bridge: perl-SVt_RV-missing.patch patching file pocaml_c.c ocamlc -w s -g -c poCaml.ml gcc -fPIC -Wall -Wno-unused -I/usr/lib/perl5/core_perl/CORE -D_REENTRANT -D_GNU_SOURCE -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL4CAML_REFCOUNTING_EXPERIMENTAL=1 -c -o pocaml_c.o pocaml_c.c In file included from /usr/lib/perl5/core_perl/CORE/perl.h:46, from pocaml_c.c:19: /usr/lib/perl5/core_perl/CORE/config.h:96:9: warning: 'HAS_FCHMOD' redefined 96 | #define HAS_FCHMOD /**/ | ^~~~~~~~~~ In file included from /usr/lib/ocaml/caml/config.h:42, from /usr/lib/ocaml/caml/misc.h:24, from /usr/lib/ocaml/caml/alloc.h:23, from pocaml_c.c:11: /usr/lib/ocaml/caml/s.h:137:9: note: this is the location of the previous definition 137 | #define HAS_FCHMOD 1 | ^~~~~~~~~~ /usr/lib/perl5/core_perl/CORE/config.h:146:9: warning: 'HAS_GETTIMEOFDAY' redefined 146 | #define HAS_GETTIMEOFDAY /**/ | ^~~~~~~~~~~~~~~~ /usr/lib/ocaml/caml/s.h:200:9: note: this is the location of the previous definition 200 | #define HAS_GETTIMEOFDAY 1 | ^~~~~~~~~~~~~~~~ /usr/lib/perl5/core_perl/CORE/config.h:156:9: warning: 'HAS_GETGROUPS' redefined 156 | #define HAS_GETGROUPS /**/ | ^~~~~~~~~~~~~ /usr/lib/ocaml/caml/s.h:171:9: note: this is the location of the previous definition 171 | #define HAS_GETGROUPS 1 | ^~~~~~~~~~~~~ /usr/lib/perl5/core_perl/CORE/config.h:194:9: warning: 'HAS_INET_ATON' redefined 194 | #define HAS_INET_ATON /**/ | ^~~~~~~~~~~~~ /usr/lib/ocaml/caml/s.h:94:9: note: this is the location of the previous definition 94 | #define HAS_INET_ATON 1 | ^~~~~~~~~~~~~ /usr/lib/perl5/core_perl/CORE/config.h:219:9: warning: 'HAS_LOCKF' redefined 219 | #define HAS_LOCKF /**/ | ^~~~~~~~~ /usr/lib/ocaml/caml/s.h:115:9: note: this is the location of the previous definition 115 | #define HAS_LOCKF 1 | ^~~~~~~~~ /usr/lib/perl5/core_perl/CORE/config.h:258:9: warning: 'HAS_MKFIFO' redefined 258 | #define HAS_MKFIFO /**/ | ^~~~~~~~~~ /usr/lib/ocaml/caml/s.h:119:9: note: this is the location of the previous definition 119 | #define HAS_MKFIFO 1 | ^~~~~~~~~~ /usr/lib/perl5/core_perl/CORE/config.h:264:9: warning: 'HAS_MKTIME' redefined 264 | #define HAS_MKTIME /**/ | ^~~~~~~~~~ /usr/lib/ocaml/caml/s.h:204:9: note: this is the location of the previous definition 204 | #define HAS_MKTIME 1 | ^~~~~~~~~~ /usr/lib/perl5/core_perl/CORE/config.h:288:9: warning: 'HAS_NICE' redefined 288 | #define HAS_NICE /**/ | ^~~~~~~~ /usr/lib/ocaml/caml/s.h:259:9: note: this is the location of the previous definition 259 | #define HAS_NICE 1 | ^~~~~~~~ /usr/lib/perl5/core_perl/CORE/config.h:345:9: warning: 'HAS_REWINDDIR' redefined 345 | #define HAS_REWINDDIR /**/ | ^~~~~~~~~~~~~ /usr/lib/ocaml/caml/s.h:111:9: note: this is the location of the previous definition 111 | #define HAS_REWINDDIR 1 | ^~~~~~~~~~~~~ /usr/lib/perl5/core_perl/CORE/config.h:379:9: warning: 'HAS_SELECT' redefined 379 | #define HAS_SELECT /**/ | ^~~~~~~~~~ /usr/lib/ocaml/caml/s.h:146:9: note: this is the location of the previous definition 146 | #define HAS_SELECT 1 | ^~~~~~~~~~ /usr/lib/perl5/core_perl/CORE/config.h:404:9: warning: 'HAS_SETGROUPS' redefined 404 | #define HAS_SETGROUPS /**/ | ^~~~~~~~~~~~~ /usr/lib/ocaml/caml/s.h:175:9: note: this is the location of the previous definition 175 | #define HAS_SETGROUPS 1 | ^~~~~~~~~~~~~ /usr/lib/perl5/core_perl/CORE/config.h:473:9: warning: 'HAS_SETSID' redefined 473 | #define HAS_SETSID /**/ | ^~~~~~~~~~ /usr/lib/ocaml/caml/s.h:208:9: note: this is the location of the previous definition 208 | #define HAS_SETSID 1 | ^~~~~~~~~~ /usr/lib/perl5/core_perl/CORE/config.h:509:9: warning: 'HAS_SYMLINK' redefined 509 | #define HAS_SYMLINK /**/ | ^~~~~~~~~~~ /usr/lib/ocaml/caml/s.h:158:9: note: this is the location of the previous definition 158 | #define HAS_SYMLINK 1 | ^~~~~~~~~~~ /usr/lib/perl5/core_perl/CORE/config.h:527:9: warning: 'HAS_SYSTEM' redefined 527 | #define HAS_SYSTEM /**/ | ^~~~~~~~~~ /usr/lib/ocaml/caml/s.h:127:9: note: this is the location of the previous definition 127 | #define HAS_SYSTEM 1 | ^~~~~~~~~~ /usr/lib/perl5/core_perl/CORE/config.h:545:9: warning: 'HAS_TRUNCATE' redefined 545 | #define HAS_TRUNCATE /**/ | ^~~~~~~~~~~~ /usr/lib/ocaml/caml/s.h:141:9: note: this is the location of the previous definition 141 | #define HAS_TRUNCATE 1 | ^~~~~~~~~~~~ /usr/lib/perl5/core_perl/CORE/config.h:568:9: warning: 'HAS_WAIT4' redefined 568 | #define HAS_WAIT4 /**/ | ^~~~~~~~~ /usr/lib/ocaml/caml/s.h:165:9: note: this is the location of the previous definition 165 | #define HAS_WAIT4 1 | ^~~~~~~~~ /usr/lib/perl5/core_perl/CORE/config.h:574:9: warning: 'HAS_WAITPID' redefined 574 | #define HAS_WAITPID /**/ | ^~~~~~~~~~~ /usr/lib/ocaml/caml/s.h:166:9: note: this is the location of the previous definition 166 | #define HAS_WAITPID 1 | ^~~~~~~~~~~ /usr/lib/perl5/core_perl/CORE/config.h:1618:9: warning: 'HAS_GETHOSTNAME' redefined 1618 | #define HAS_GETHOSTNAME /**/ | ^~~~~~~~~~~~~~~ /usr/lib/ocaml/caml/s.h:192:9: note: this is the location of the previous definition 192 | #define HAS_GETHOSTNAME 1 | ^~~~~~~~~~~~~~~ /usr/lib/perl5/core_perl/CORE/config.h:1619:9: warning: 'HAS_UNAME' redefined 1619 | #define HAS_UNAME /**/ | ^~~~~~~~~ /usr/lib/ocaml/caml/s.h:196:9: note: this is the location of the previous definition 196 | #define HAS_UNAME 1 | ^~~~~~~~~ /usr/lib/perl5/core_perl/CORE/config.h:1819:9: warning: 'HAS_MKSTEMP' redefined 1819 | #define HAS_MKSTEMP /**/ | ^~~~~~~~~~~ /usr/lib/ocaml/caml/s.h:257:9: note: this is the location of the previous definition 257 | #define HAS_MKSTEMP 1 | ^~~~~~~~~~~ /usr/lib/perl5/core_perl/CORE/config.h:1830:9: warning: 'HAS_MMAP' redefined 1830 | #define HAS_MMAP /**/ | ^~~~~~~~ /usr/lib/ocaml/caml/s.h:234:9: note: this is the location of the previous definition 234 | #define HAS_MMAP 1 | ^~~~~~~~ /usr/lib/perl5/core_perl/CORE/config.h:2292:9: warning: 'HAS_ACCEPT4' redefined 2292 | #define HAS_ACCEPT4 /**/ | ^~~~~~~~~~~ /usr/lib/ocaml/caml/s.h:267:9: note: this is the location of the previous definition 267 | #define HAS_ACCEPT4 1 | ^~~~~~~~~~~ /usr/lib/perl5/core_perl/CORE/config.h:2436:9: warning: 'HAS_DUP3' redefined 2436 | #define HAS_DUP3 /**/ | ^~~~~~~~ /usr/lib/ocaml/caml/s.h:263:9: note: this is the location of the previous definition 263 | #define HAS_DUP3 1 | ^~~~~~~~ /usr/lib/perl5/core_perl/CORE/config.h:2511:9: warning: 'HAS_FFS' redefined 2511 | #define HAS_FFS /**/ | ^~~~~~~ /usr/lib/ocaml/caml/s.h:279:9: note: this is the location of the previous definition 279 | #define HAS_FFS 1 | ^~~~~~~ /usr/lib/perl5/core_perl/CORE/config.h:2733:9: warning: 'HAS_GETCWD' redefined 2733 | #define HAS_GETCWD /**/ | ^~~~~~~~~~ /usr/lib/ocaml/caml/s.h:123:9: note: this is the location of the previous definition 123 | #define HAS_GETCWD 1 | ^~~~~~~~~~ /usr/lib/perl5/core_perl/CORE/config.h:3090:9: warning: 'HAS_NANOSLEEP' redefined 3090 | #define HAS_NANOSLEEP /**/ | ^~~~~~~~~~~~~ /usr/lib/ocaml/caml/s.h:155:9: note: this is the location of the previous definition 155 | #define HAS_NANOSLEEP 1 | ^~~~~~~~~~~~~ /usr/lib/perl5/core_perl/CORE/config.h:3172:9: warning: 'HAS_PIPE2' redefined 3172 | #define HAS_PIPE2 /**/ | ^~~~~~~~~ /usr/lib/ocaml/caml/s.h:265:9: note: this is the location of the previous definition 265 | #define HAS_PIPE2 1 | ^~~~~~~~~ /usr/lib/perl5/core_perl/CORE/config.h:3289:9: warning: 'HAS_SETITIMER' redefined 3289 | #define HAS_SETITIMER /**/ | ^~~~~~~~~~~~~ /usr/lib/ocaml/caml/s.h:188:9: note: this is the location of the previous definition 188 | #define HAS_SETITIMER 1 | ^~~~~~~~~~~~~ /usr/lib/perl5/core_perl/CORE/config.h:4725:9: warning: 'HAS_GETHOSTBYADDR_R' redefined 4725 | #define HAS_GETHOSTBYADDR_R /**/ | ^~~~~~~~~~~~~~~~~~~ /usr/lib/ocaml/caml/s.h:250:9: note: this is the location of the previous definition 250 | #define HAS_GETHOSTBYADDR_R 8 | ^~~~~~~~~~~~~~~~~~~ /usr/lib/perl5/core_perl/CORE/config.h:4738:9: warning: 'HAS_GETHOSTBYNAME_R' redefined 4738 | #define HAS_GETHOSTBYNAME_R /**/ | ^~~~~~~~~~~~~~~~~~~ /usr/lib/ocaml/caml/s.h:243:9: note: this is the location of the previous definition 243 | #define HAS_GETHOSTBYNAME_R 6 | ^~~~~~~~~~~~~~~~~~~ /usr/lib/perl5/core_perl/CORE/config.h:5204:9: warning: 'HAS_STRTOD_L' redefined 5204 | #define HAS_STRTOD_L /**/ | ^~~~~~~~~~~~ /usr/lib/ocaml/caml/s.h:230:9: note: this is the location of the previous definition 230 | #define HAS_STRTOD_L 1 | ^~~~~~~~~~~~ /usr/lib/perl5/core_perl/CORE/config.h:5308:9: warning: 'HAS_TIMES' redefined 5308 | #define HAS_TIMES /**/ | ^~~~~~~~~ /usr/lib/ocaml/caml/s.h:66:9: note: this is the location of the previous definition 66 | #define HAS_TIMES 1 | ^~~~~~~~~ In file included from /usr/lib/perl5/core_perl/CORE/perl.h:3423: /usr/lib/perl5/core_perl/CORE/unixish.h:28:9: warning: 'HAS_UTIME' redefined 28 | #define HAS_UTIME /**/ | ^~~~~~~~~ /usr/lib/ocaml/caml/s.h:131:9: note: this is the location of the previous definition 131 | #define HAS_UTIME 1 | ^~~~~~~~~ In file included from /usr/lib/ocaml/caml/alloc.h:24: pocaml_c.c: In function 'pocaml_string_of_sv': /usr/lib/ocaml/caml/mlvalues.h:290:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 290 | #define String_val(x) ((const char *) Bp_val(x)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ pocaml_c.c:130:11: note: in expansion of macro 'String_val' 130 | memcpy (String_val (strv), str, len); | ^~~~~~~~~~ In file included from /usr/include/fortify/wchar.h:31, from /usr/lib/perl5/core_perl/CORE/perl.h:1120: /usr/include/string.h:27:15: note: expected 'void *' but argument is of type 'const char *' 27 | void *memcpy (void *__restrict, const void *__restrict, size_t); | ^ pocaml_c.c: In function 'pocaml_hv_iterkey': /usr/lib/ocaml/caml/mlvalues.h:290:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 290 | #define String_val(x) ((const char *) Bp_val(x)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ pocaml_c.c:581:11: note: in expansion of macro 'String_val' 581 | memcpy (String_val (strv), str, len); | ^~~~~~~~~~ /usr/include/string.h:27:15: note: expected 'void *' but argument is of type 'const char *' 27 | void *memcpy (void *__restrict, const void *__restrict, size_t); | ^ pocaml_c.c: In function 'pocaml_hv_iternextsv': /usr/lib/ocaml/caml/mlvalues.h:290:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 290 | #define String_val(x) ((const char *) Bp_val(x)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~ pocaml_c.c:610:11: note: in expansion of macro 'String_val' 610 | memcpy (String_val (strv), str, len); | ^~~~~~~~~~ /usr/include/string.h:27:15: note: expected 'void *' but argument is of type 'const char *' 27 | void *memcpy (void *__restrict, const void *__restrict, size_t); | ^ ocamlmklib -o poCaml -rdynamic -Wl,-rpath,/usr/lib/perl5/core_perl/CORE -fstack-protector-strong -L/usr/local/lib -L/usr/lib/perl5/core_perl/CORE -lperl -lpthread -ldl -lm -lcrypt -lutil -lc poCaml.cmo pocaml_c.o Unknown option -rdynamic Unknown option -fstack-protector-strong ocamlopt -w s -c poCaml.ml ocamlmklib -o poCaml -rdynamic -Wl,-rpath,/usr/lib/perl5/core_perl/CORE -fstack-protector-strong -L/usr/local/lib -L/usr/lib/perl5/core_perl/CORE -lperl -lpthread -ldl -lm -lcrypt -lutil -lc poCaml.cmx pocaml_c.o Unknown option -rdynamic Unknown option -fstack-protector-strong >>> ocaml-perl-bridge: Entering fakeroot... rm -rf /home/buildozer/aports/community/ocaml-perl-bridge/pkg/ocaml-perl-bridge/usr/lib/ocaml/poCaml install -c -m 0755 -d /home/buildozer/aports/community/ocaml-perl-bridge/pkg/ocaml-perl-bridge/usr/lib/ocaml/poCaml install -c -m 0755 -d /home/buildozer/aports/community/ocaml-perl-bridge/pkg/ocaml-perl-bridge/usr/lib/ocaml/stublibs install -c -m 0644 poCaml.cmi poCaml.cma poCaml.cmxa \ poCaml.a libpoCaml.a META \ /home/buildozer/aports/community/ocaml-perl-bridge/pkg/ocaml-perl-bridge/usr/lib/ocaml/poCaml install -c -m 0755 dllpoCaml.so /home/buildozer/aports/community/ocaml-perl-bridge/pkg/ocaml-perl-bridge/usr/lib/ocaml/stublibs >>> ocaml-perl-bridge-dev*: Running split function dev... 'usr/lib/ocaml/poCaml/libpoCaml.a' -> '/home/buildozer/aports/community/ocaml-perl-bridge/pkg/ocaml-perl-bridge-dev/usr/lib/ocaml/poCaml/libpoCaml.a' 'usr/lib/ocaml/poCaml/poCaml.a' -> '/home/buildozer/aports/community/ocaml-perl-bridge/pkg/ocaml-perl-bridge-dev/usr/lib/ocaml/poCaml/poCaml.a' >>> ocaml-perl-bridge-dev*: Preparing subpackage ocaml-perl-bridge-dev... >>> ocaml-perl-bridge-dev*: Stripping binaries >>> ocaml-perl-bridge-dev*: Running postcheck for ocaml-perl-bridge-dev >>> ocaml-perl-bridge*: Running postcheck for ocaml-perl-bridge >>> ocaml-perl-bridge*: Preparing package ocaml-perl-bridge... >>> ocaml-perl-bridge*: Stripping binaries >>> ocaml-perl-bridge*: Scanning shared objects >>> ocaml-perl-bridge-dev*: Scanning shared objects >>> ocaml-perl-bridge-dev*: Tracing dependencies... ocaml-perl-bridge=0.01-r6 >>> ocaml-perl-bridge-dev*: Package size: 95.1 KB >>> ocaml-perl-bridge-dev*: Compressing data... >>> ocaml-perl-bridge-dev*: Create checksum... >>> ocaml-perl-bridge-dev*: Create ocaml-perl-bridge-dev-0.01-r6.apk >>> ocaml-perl-bridge*: Tracing dependencies... ocaml-runtime ocaml4-impl:Stdlib:29fc6b4fd90dc91235156e20d0575996 ocaml4-impl:Stdlib__Callback:0c3e7d2a76a917723578bab41e7444ff ocaml4-impl:Stdlib__List:9fa021918ce9b6b5c0a1f584e3adf2af ocaml4-intf:CamlinternalFormatBasics:8f8f634558798ee408df3c50a5539b15 ocaml4-intf:Stdlib:79b0e9d3b6f7fed07eb3cc2abb961b91 ocaml4-intf:Stdlib__Callback:fe29a598e1902f0b901e88a9865c26ef ocaml4-intf:Stdlib__Either:26845df28d19584687a38a1ab814c3f9 ocaml4-intf:Stdlib__Int32:a71ea5238030770647165f659f80b1ab ocaml4-intf:Stdlib__List:ee222542f6f8195441543b8b399b64b9 ocaml4-intf:Stdlib__Seq:b63511032211eae4b567ba313cd72962 so:libc.musl-x86_64.so.1 so:libperl.so >>> ocaml-perl-bridge*: Package size: 108.0 KB >>> ocaml-perl-bridge*: Compressing data... >>> ocaml-perl-bridge*: Create checksum... >>> ocaml-perl-bridge*: Create ocaml-perl-bridge-0.01-r6.apk >>> ocaml-perl-bridge: Build complete at Thu, 06 Nov 2025 08:48:35 +0000 elapsed time 0h 0m 11s >>> ocaml-perl-bridge: Cleaning up srcdir >>> ocaml-perl-bridge: Cleaning up pkgdir >>> ocaml-perl-bridge: Uninstalling dependencies... ( 1/13) Purging .makedepends-ocaml-perl-bridge (20251106.084831) ( 2/13) Purging perl-dev (5.42.0-r0) ( 3/13) Purging perl-utils (5.42.0-r0) ( 4/13) Purging git-perl (2.51.2-r0) ( 5/13) Purging perl-git (2.51.2-r0) ( 6/13) Purging perl-error (0.17030-r0) ( 7/13) Purging ocaml-abuild-helper (4.14.2-r2) ( 8/13) Purging ocaml (4.14.2-r2) ( 9/13) Purging ocaml-runtime (4.14.2-r2) (10/13) Purging rpm-scripts (4.19.1.1-r3) (11/13) Purging bash (5.3.3-r1) bash-5.3.3-r1.pre-deinstall: Executing script... (12/13) Purging perl (5.42.0-r0) (13/13) Purging libbz2 (1.0.8-r6) busybox-1.37.0-r24.trigger: Executing script... OK: 440 MiB in 105 packages >>> ocaml-perl-bridge: Updating the community/x86_64 repository index... >>> ocaml-perl-bridge: Signing the index...