>>> ocaml-perl-bridge: Building community/ocaml-perl-bridge 0.01-r5 (using abuild 3.14.1-r1) started Tue, 05 Nov 2024 04:48:10 +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-r1) (2/13) Installing ocaml (4.14.2-r1) (3/13) Installing bash (5.2.37-r0) Executing bash-5.2.37-r0.post-install (4/13) Installing libbz2 (1.0.8-r6) (5/13) Installing perl (5.40.0-r3) (6/13) Installing rpm-scripts (4.19.1.1-r1) (7/13) Installing ocaml-abuild-helper (4.14.2-r1) (8/13) Installing perl-utils (5.40.0-r3) (9/13) Installing perl-dev (5.40.0-r3) (10/13) Installing .makedepends-ocaml-perl-bridge (20241105.044812) (11/13) Installing perl-error (0.17029-r2) (12/13) Installing perl-git (2.46.2-r0) (13/13) Installing git-perl (2.46.2-r0) Executing busybox-1.37.0-r6.trigger OK: 438 MiB in 114 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.21/ocaml-perl-bridge-0.01.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.21/ocaml-perl-bridge-0.01.tar.gz.part' ocaml-perl-bridge-0. 100% |********************************| 44097 0:00:00 ETA '/var/cache/distfiles/v3.21/ocaml-perl-bridge-0.01.tar.gz.part' saved >>> ocaml-perl-bridge: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/ocaml-perl-bridge-0.01.tar.gz >>> ocaml-perl-bridge: Checking sha512sums... ocaml-perl-bridge-0.01.tar.gz: OK gcc14-pointer-types.patch: OK makefile-site-lib.patch: OK ocaml-headers-path.patch: OK ocaml-preprocessor-macros.patch: OK perl-SVt_RV-missing.patch: OK >>> ocaml-perl-bridge: Unpacking /var/cache/distfiles/v3.21/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:140:9: warning: "HAS_GETTIMEOFDAY" redefined 140 | #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:150:9: warning: "HAS_GETGROUPS" redefined 150 | #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:188:9: warning: "HAS_INET_ATON" redefined 188 | #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:213:9: warning: "HAS_LOCKF" redefined 213 | #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:252:9: warning: "HAS_MKFIFO" redefined 252 | #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:258:9: warning: "HAS_MKTIME" redefined 258 | #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:282:9: warning: "HAS_NICE" redefined 282 | #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:339:9: warning: "HAS_REWINDDIR" redefined 339 | #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:373:9: warning: "HAS_SELECT" redefined 373 | #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:398:9: warning: "HAS_SETGROUPS" redefined 398 | #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:467:9: warning: "HAS_SETSID" redefined 467 | #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:503:9: warning: "HAS_SYMLINK" redefined 503 | #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:521:9: warning: "HAS_SYSTEM" redefined 521 | #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:539:9: warning: "HAS_TRUNCATE" redefined 539 | #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:562:9: warning: "HAS_WAIT4" redefined 562 | #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:568:9: warning: "HAS_WAITPID" redefined 568 | #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:1612:9: warning: "HAS_GETHOSTNAME" redefined 1612 | #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:1613:9: warning: "HAS_UNAME" redefined 1613 | #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:1813:9: warning: "HAS_MKSTEMP" redefined 1813 | #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:1824:9: warning: "HAS_MMAP" redefined 1824 | #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:2286:9: warning: "HAS_ACCEPT4" redefined 2286 | #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:2430:9: warning: "HAS_DUP3" redefined 2430 | #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:2505:9: warning: "HAS_FFS" redefined 2505 | #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:2727:9: warning: "HAS_GETCWD" redefined 2727 | #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:3084:9: warning: "HAS_NANOSLEEP" redefined 3084 | #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:3166:9: warning: "HAS_PIPE2" redefined 3166 | #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:3283:9: warning: "HAS_SETITIMER" redefined 3283 | #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:4719:9: warning: "HAS_GETHOSTBYADDR_R" redefined 4719 | #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:4732:9: warning: "HAS_GETHOSTBYNAME_R" redefined 4732 | #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:5198:9: warning: "HAS_STRTOD_L" redefined 5198 | #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:5302:9: warning: "HAS_TIMES" redefined 5302 | #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:3455: /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-dev*: Scanning shared objects >>> ocaml-perl-bridge*: Scanning shared objects >>> ocaml-perl-bridge-dev*: Tracing dependencies... ocaml-perl-bridge=0.01-r5 >>> ocaml-perl-bridge-dev*: Package size: 59.3 KB >>> ocaml-perl-bridge-dev*: Compressing data... >>> ocaml-perl-bridge-dev*: Create checksum... >>> ocaml-perl-bridge-dev*: Create ocaml-perl-bridge-dev-0.01-r5.apk >>> ocaml-perl-bridge*: Tracing dependencies... ocaml-runtime ocaml4-impl:Stdlib:d9420a8d349fb4faae7bbb0f24f981c2 ocaml4-impl:Stdlib__Callback:097983e2af314ba9ee52e2d93f5d9f4a ocaml4-impl:Stdlib__List:236f4480cecb28fa9ed3225f12ed441e 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-armv7.so.1 so:libperl.so >>> ocaml-perl-bridge*: Package size: 87.3 KB >>> ocaml-perl-bridge*: Compressing data... >>> ocaml-perl-bridge*: Create checksum... >>> ocaml-perl-bridge*: Create ocaml-perl-bridge-0.01-r5.apk >>> ocaml-perl-bridge: Build complete at Tue, 05 Nov 2024 04:48:14 +0000 elapsed time 0h 0m 4s >>> ocaml-perl-bridge: Cleaning up srcdir >>> ocaml-perl-bridge: Cleaning up pkgdir >>> ocaml-perl-bridge: Uninstalling dependencies... (1/13) Purging .makedepends-ocaml-perl-bridge (20241105.044812) (2/13) Purging perl-dev (5.40.0-r3) (3/13) Purging perl-utils (5.40.0-r3) (4/13) Purging git-perl (2.46.2-r0) (5/13) Purging perl-git (2.46.2-r0) (6/13) Purging perl-error (0.17029-r2) (7/13) Purging ocaml-abuild-helper (4.14.2-r1) (8/13) Purging ocaml (4.14.2-r1) (9/13) Purging ocaml-runtime (4.14.2-r1) (10/13) Purging rpm-scripts (4.19.1.1-r1) (11/13) Purging bash (5.2.37-r0) Executing bash-5.2.37-r0.pre-deinstall (12/13) Purging perl (5.40.0-r3) (13/13) Purging libbz2 (1.0.8-r6) Executing busybox-1.37.0-r6.trigger OK: 271 MiB in 101 packages >>> ocaml-perl-bridge: Updating the community/armv7 repository index... >>> ocaml-perl-bridge: Signing the index...