>>> perl-snmp: Building testing/perl-snmp 5.0404-r15 (using abuild 3.18.0_rc2-r0) started Mon, 06 Jul 2026 09:27:59 +0000 >>> perl-snmp: Validating /home/buildozer/aports/testing/perl-snmp/APKBUILD... >>> perl-snmp: Analyzing dependencies... >>> perl-snmp: Installing for build: build-base perl-dev net-snmp-dev ( 1/12) Installing libbz2 (1.0.8-r6) ( 2/12) Installing perl (5.42.2-r0) ( 3/12) Installing perl-utils (5.42.2-r0) ( 4/12) Installing perl-dev (5.42.2-r0) ( 5/12) Installing openssl-dev (3.5.7-r0) ( 6/12) Installing net-snmp-libs (5.9.5.2-r1) ( 7/12) Installing net-snmp-agent-libs (5.9.5.2-r1) ( 8/12) Installing net-snmp-dev (5.9.5.2-r1) ( 9/12) Installing .makedepends-perl-snmp (20260706.092800) (10/12) Installing perl-error (0.17030-r0) (11/12) Installing perl-git (2.54.0-r0) (12/12) Installing git-perl (2.54.0-r0) Executing busybox-1.38.0-r1.trigger OK: 478.6 MiB in 117 packages >>> perl-snmp: Cleaning up srcdir >>> perl-snmp: Cleaning up pkgdir >>> perl-snmp: Cleaning up tmpdir >>> perl-snmp: Fetching https://distfiles.alpinelinux.org/distfiles/edge/SNMP-5.0404.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> perl-snmp: Fetching https://cpan.metacpan.org/authors/id/H/HA/HARDAKER/SNMP-5.0404.tar.gz Connecting to cpan.metacpan.org (151.101.194.217:443) saving to '/var/cache/distfiles/edge/SNMP-5.0404.tar.gz.part' SNMP-5.0404.tar.gz.p 100% |********************************| 113k 0:00:00 ETA '/var/cache/distfiles/edge/SNMP-5.0404.tar.gz.part' saved /var/cache/distfiles/edge/SNMP-5.0404.tar.gz: OK /home/buildozer/aports/testing/perl-snmp/gcc14-Wformat.patch: OK /home/buildozer/aports/testing/perl-snmp/gcc14-netsnmp_memdup.patch: OK >>> perl-snmp: Fetching https://distfiles.alpinelinux.org/distfiles/edge/SNMP-5.0404.tar.gz /var/cache/distfiles/edge/SNMP-5.0404.tar.gz: OK /home/buildozer/aports/testing/perl-snmp/gcc14-Wformat.patch: OK /home/buildozer/aports/testing/perl-snmp/gcc14-netsnmp_memdup.patch: OK >>> perl-snmp: Unpacking /var/cache/distfiles/edge/SNMP-5.0404.tar.gz... >>> perl-snmp: gcc14-Wformat.patch patching file SNMP.xs >>> perl-snmp: gcc14-netsnmp_memdup.patch patching file SNMP.xs Hunk #1 succeeded at 2753 with fuzz 2 (offset 113 lines). Hunk #2 succeeded at 2803 with fuzz 2 (offset 113 lines). Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for SNMP Writing MYMETA.yml and MYMETA.json Unable to locate "snmpd". Please enter the path: [/usr/sbin] /usr/sbin Unable to locate "snmptrapd". Please enter the path: [/usr/sbin] /usr/sbin Error: /usr/sbin/snmpd does not exist or is unreadable. 'make test' will not work. Error: /usr/sbin/snmptrapd does not exist or is unreadable. 'make test' will not work. Running Mkbootstrap for SNMP () "/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp" -noprototypes -typemap '/usr/share/perl5/core_perl/ExtUtils/typemap' -typemap '/home/buildozer/aports/testing/perl-snmp/src/SNMP-5.0404/typemap' SNMP.xs > SNMP.xsc chmod 644 "SNMP.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- SNMP.bs blib/arch/auto/SNMP/SNMP.bs 644 cp SNMP.pm blib/lib/SNMP.pm AutoSplitting blib/lib/SNMP.pm (blib/lib/auto/SNMP) mv SNMP.xsc SNMP.c cc -c -Os -fstack-clash-protection -Wformat -Werror=format-security -g -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -Os -fstack-clash-protection -Wformat -g -Ulinux -Dlinux=linux -I. -I/usr/include -D_REENTRANT -D_GNU_SOURCE -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fstack-clash-protection -Wformat -Werror=format-security -DVERSION=\"5.0404\" -DXS_VERSION=\"5.0404\" -fPIC "-I/usr/lib/perl5/core_perl/CORE" SNMP.c SNMP.xs: In function '__recalc_timeout': SNMP.xs:248:1: warning: old-style function definition [-Wold-style-definition] 248 | __recalc_timeout (tvp, ctvp, ltvp, itvp, block) | ^~~~~~~~~~~~~~~~ SNMP.xs: In function '__parse_address': SNMP.xs:288:1: warning: old-style function definition [-Wold-style-definition] 288 | __parse_address(address) | ^~~~~~~~~~~~~~~ SNMP.xs: In function '__is_numeric_oid': SNMP.xs:308:1: warning: old-style function definition [-Wold-style-definition] 308 | __is_numeric_oid (oidstr) | ^~~~~~~~~~~~~~~~ SNMP.xs: In function '__is_leaf': SNMP.xs:319:1: warning: old-style function definition [-Wold-style-definition] 319 | __is_leaf (tp) | ^~~~~~~~~ SNMP.xs: In function '__get_next_mib_node': SNMP.xs:327:1: warning: old-style function definition [-Wold-style-definition] 327 | __get_next_mib_node (tp) | ^~~~~~~~~~~~~~~~~~~ SNMP.xs: In function '__translate_appl_type': SNMP.xs:342:1: warning: old-style function definition [-Wold-style-definition] 342 | __translate_appl_type(typestr) | ^~~~~~~~~~~~~~~~~~~~~ SNMP.xs: In function '__translate_asn_type': SNMP.xs:392:1: warning: old-style function definition [-Wold-style-definition] 392 | __translate_asn_type(type) | ^~~~~~~~~~~~~~~~~~~~ SNMP.xs: In function '__snprint_value': SNMP.xs:449:1: warning: old-style function definition [-Wold-style-definition] 449 | __snprint_value (buf, buf_len, var, tp, type, flag) | ^~~~~~~~~~~~~~~ SNMP.xs: In function '__sprint_num_objid': SNMP.xs:570:1: warning: old-style function definition [-Wold-style-definition] 570 | __sprint_num_objid (buf, objid, len) | ^~~~~~~~~~~~~~~~~~ SNMP.xs: In function '__tp_sprint_num_objid': SNMP.xs:585:1: warning: old-style function definition [-Wold-style-definition] 585 | __tp_sprint_num_objid (buf, tp) | ^~~~~~~~~~~~~~~~~~~~~ SNMP.xs: In function '__scan_num_objid': SNMP.xs:600:1: warning: old-style function definition [-Wold-style-definition] 600 | __scan_num_objid (buf, objid, len) | ^~~~~~~~~~~~~~~~ SNMP.xs: In function '__get_type_str': SNMP.xs:628:1: warning: old-style function definition [-Wold-style-definition] 628 | __get_type_str (type, str) | ^~~~~~~~~~~~~~ SNMP.xs: In function '__get_label_iid': SNMP.xs:707:1: warning: old-style function definition [-Wold-style-definition] 707 | __get_label_iid (name, last_label, iid, flag) | ^~~~~~~~~~~~~~~ SNMP.xs: In function '__oid_cmp': SNMP.xs:814:1: warning: old-style function definition [-Wold-style-definition] 814 | __oid_cmp(oida_arr, oida_arr_len, oidb_arr, oidb_arr_len) | ^~~~~~~~~ SNMP.xs: In function '__tag2oid': SNMP.xs:832:1: warning: old-style function definition [-Wold-style-definition] 832 | __tag2oid(tag, iid, oid_arr, oid_arr_len, type, best_guess) | ^~~~~~~~~ SNMP.xs: In function '__oid2tp': SNMP.xs:940:1: warning: old-style function definition [-Wold-style-definition] 940 | __oid2tp (oidp, len, subtree, lastind) | ^~~~~~~~ SNMP.xs: In function '__concat_oid_str': SNMP.xs:980:1: warning: old-style function definition [-Wold-style-definition] 980 | __concat_oid_str(doid_arr, doid_arr_len, soid_str) | ^~~~~~~~~~~~~~~~ SNMP.xs: In function '__add_var_val_str': SNMP.xs:1005:1: warning: old-style function definition [-Wold-style-definition] 1005 | __add_var_val_str(pdu, name, name_length, val, len, type) | ^~~~~~~~~~~~~~~~~ SNMP.xs: In function '__send_sync_pdu': SNMP.xs:1133:1: warning: old-style function definition [-Wold-style-definition] 1133 | __send_sync_pdu(ss, pdu, response, retry_nosuch, | ^~~~~~~~~~~~~~~ SNMP.xs: In function '__snmp_xs_cb': SNMP.xs:1210:1: warning: old-style function definition [-Wold-style-definition] 1210 | __snmp_xs_cb (op, ss, reqid, pdu, cb_data) | ^~~~~~~~~~~~ SNMP.xs: In function '__push_cb_args2': SNMP.xs:1418:1: warning: old-style function definition [-Wold-style-definition] 1418 | __push_cb_args2(sv,esv,tsv) | ^~~~~~~~~~~~~~~ SNMP.xs: In function '__call_callback': SNMP.xs:1455:1: warning: old-style function definition [-Wold-style-definition] 1455 | __call_callback(sv, flags) | ^~~~~~~~~~~~~~~ SNMP.xs: In function '_bulkwalk_send_pdu': SNMP.xs:1808:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1808 | netsnmp_session *ss = (SnmpSession *)SvIV((SV*)SvRV(*sess_ptr_sv)); | ^ SNMP.xs: In function 'not_here': SNMP.xs:2442:1: warning: old-style function definition [-Wold-style-definition] 2442 | not_here(s) | ^~~~~~~~ SNMP.xs: In function 'constant': SNMP.xs:2450:1: warning: old-style function definition [-Wold-style-definition] 2450 | constant(name, arg) | ^~~~~~~~ SNMP.xs: In function 'XS_SNMP__update_session': SNMP.xs:2859:17: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 2859 | ss = (SnmpSession *)SvIV((SV*)SvRV(*sess_ptr_sv)); | ^ SNMP.xs: In function 'XS_SNMP__read_mib': SNMP.xs:2959:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 2959 | RETVAL = (IV)get_tree_head(); | ^ SNMP.xs: In function 'XS_SNMP__read_module': SNMP.xs:2982:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 2982 | RETVAL = (IV)get_tree_head(); | ^ SNMP.xs: In function 'XS_SNMP__set': SNMP.xs:3026:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 3026 | ss = (SnmpSession *)SvIV((SV*)SvRV(*sess_ptr_sv)); | ^ SNMP.xs: In function 'XS_SNMP__catch': SNMP.xs:3154:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 3154 | ss = (SnmpSession *)SvIV((SV*)SvRV(*sess_ptr_sv)); | ^ SNMP.xs: In function 'XS_SNMP__get': SNMP.xs:3233:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 3233 | ss = (SnmpSession *)SvIV((SV*)SvRV(*sess_ptr_sv)); | ^ SNMP.xs: In function 'XS_SNMP__getnext': SNMP.xs:3459:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 3459 | ss = (SnmpSession *)SvIV((SV*)SvRV(*sess_ptr_sv)); | ^ SNMP.xs: In function 'XS_SNMP__getbulk': SNMP.xs:3704:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 3704 | ss = (SnmpSession *)SvIV((SV*)SvRV(*sess_ptr_sv)); | ^ SNMP.xs: In function 'XS_SNMP__bulkwalk': SNMP.xs:3929:17: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 3929 | ss = (SnmpSession *)SvIV((SV*)SvRV(*sess_ptr_sv)); | ^ In file included from /usr/lib/perl5/core_perl/CORE/perl.h:6140, from SNMP.xs:12: SNMP.xs:4124:41: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 4124 | XPUSHs(sv_2mortal(newSViv((IV)pdu))); | ^ /usr/lib/perl5/core_perl/CORE/pp.h:548:35: note: in definition of macro 'PUSHs' 548 | # define PUSHs(s) (*++sp = (s)) | ^ SNMP.xs:4124:15: note: in expansion of macro 'XPUSHs' 4124 | XPUSHs(sv_2mortal(newSViv((IV)pdu))); | ^~~~~~ SNMP.xs:4124:22: note: in expansion of macro 'sv_2mortal' 4124 | XPUSHs(sv_2mortal(newSViv((IV)pdu))); | ^~~~~~~~~~ SNMP.xs:4124:33: note: in expansion of macro 'newSViv' 4124 | XPUSHs(sv_2mortal(newSViv((IV)pdu))); | ^~~~~~~ SNMP.xs: In function 'XS_SNMP__trapV1': SNMP.xs:4234:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 4234 | ss = (SnmpSession *)SvIV((SV*)SvRV(*sess_ptr_sv)); | ^ SNMP.xs: In function 'XS_SNMP__trapV2': SNMP.xs:4373:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 4373 | ss = (SnmpSession *)SvIV((SV*)SvRV(*sess_ptr_sv)); | ^ SNMP.xs: In function 'XS_SNMP__inform': SNMP.xs:4512:20: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 4512 | ss = (SnmpSession *)SvIV((SV*)SvRV(*sess_ptr_sv)); | ^ SNMP.xs: In function 'XS_SNMP__MIB__NODE_TIEHASH': SNMP.xs:5014:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 5014 | if (!tp) tp = (IV)__tag2oid(key, NULL, NULL, NULL, NULL,0); | ^ SNMP.xs: In function 'XS_SNMP__MIB__NODE_FETCH': SNMP.xs:5046:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 5046 | if (SvROK(tp_ref)) tp = (SnmpMibNode*)SvIV((SV*)SvRV(tp_ref)); | ^ SNMP.xs:5098:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 5098 | XPUSHs(sv_2mortal(newSViv((IV)tp))); | ^ /usr/lib/perl5/core_perl/CORE/pp.h:548:35: note: in definition of macro 'PUSHs' 548 | # define PUSHs(s) (*++sp = (s)) | ^ SNMP.xs:5098:24: note: in expansion of macro 'XPUSHs' 5098 | XPUSHs(sv_2mortal(newSViv((IV)tp))); | ^~~~~~ SNMP.xs:5098:31: note: in expansion of macro 'sv_2mortal' 5098 | XPUSHs(sv_2mortal(newSViv((IV)tp))); | ^~~~~~~~~~ SNMP.xs:5098:42: note: in expansion of macro 'newSViv' 5098 | XPUSHs(sv_2mortal(newSViv((IV)tp))); | ^~~~~~~ SNMP.xs:5179:44: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 5179 | XPUSHs(sv_2mortal(newSViv((IV)tp))); | ^ /usr/lib/perl5/core_perl/CORE/pp.h:548:35: note: in definition of macro 'PUSHs' 548 | # define PUSHs(s) (*++sp = (s)) | ^ SNMP.xs:5179:18: note: in expansion of macro 'XPUSHs' 5179 | XPUSHs(sv_2mortal(newSViv((IV)tp))); | ^~~~~~ SNMP.xs:5179:25: note: in expansion of macro 'sv_2mortal' 5179 | XPUSHs(sv_2mortal(newSViv((IV)tp))); | ^~~~~~~~~~ SNMP.xs:5179:36: note: in expansion of macro 'newSViv' 5179 | XPUSHs(sv_2mortal(newSViv((IV)tp))); | ^~~~~~~ SNMP.xs:5216:44: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 5216 | XPUSHs(sv_2mortal(newSViv((IV)tp))); | ^ /usr/lib/perl5/core_perl/CORE/pp.h:548:35: note: in definition of macro 'PUSHs' 548 | # define PUSHs(s) (*++sp = (s)) | ^ SNMP.xs:5216:18: note: in expansion of macro 'XPUSHs' 5216 | XPUSHs(sv_2mortal(newSViv((IV)tp))); | ^~~~~~ SNMP.xs:5216:25: note: in expansion of macro 'sv_2mortal' 5216 | XPUSHs(sv_2mortal(newSViv((IV)tp))); | ^~~~~~~~~~ SNMP.xs:5216:36: note: in expansion of macro 'newSViv' 5216 | XPUSHs(sv_2mortal(newSViv((IV)tp))); | ^~~~~~~ rm -f blib/arch/auto/SNMP/SNMP.so LD_RUN_PATH="/usr/lib" cc -shared -O2 -fstack-clash-protection -Wformat -Werror=format-security -L/usr/local/lib -fstack-protector-strong -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs SNMP.o -o blib/arch/auto/SNMP/SNMP.so \ -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -L/usr/lib -lnetsnmp -lssl -lssl -lcrypto \ chmod 755 blib/arch/auto/SNMP/SNMP.so Manifying 1 pod document >>> WARNING: perl-snmp: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> perl-snmp: Entering fakeroot... "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- SNMP.bs blib/arch/auto/SNMP/SNMP.bs 644 Manifying 1 pod document Appending installation info to /home/buildozer/aports/testing/perl-snmp/pkg/perl-snmp/usr/lib/perl5/core_perl/perllocal.pod Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/buildozer/aports/testing/perl-snmp/pkg/perl-snmp/usr/lib/perl5/vendor_perl/auto/SNMP/SNMP.so Installing /home/buildozer/aports/testing/perl-snmp/pkg/perl-snmp/usr/lib/perl5/vendor_perl/SNMP.pm Installing /home/buildozer/aports/testing/perl-snmp/pkg/perl-snmp/usr/lib/perl5/vendor_perl/auto/SNMP/autosplit.ix Installing /home/buildozer/aports/testing/perl-snmp/pkg/perl-snmp/usr/share/man/man3/SNMP.3 >>> perl-snmp-doc*: Running split function doc... 'usr/share/man' -> '/home/buildozer/aports/testing/perl-snmp/pkg/perl-snmp-doc/usr/share/man' >>> perl-snmp-doc*: Preparing subpackage perl-snmp-doc... >>> perl-snmp-doc*: Running postcheck for perl-snmp-doc >>> perl-snmp*: Running postcheck for perl-snmp >>> perl-snmp*: Preparing package perl-snmp... >>> perl-snmp*: Stripping binaries >>> WARNING: perl-snmp*: Redundant /usr/lib in rpath found >>> perl-snmp*: Scanning shared objects >>> perl-snmp*: Tracing dependencies... so:libc.musl-x86.so.1 so:libnetsnmp.so.45 >>> perl-snmp*: Package size: 199.2 KB >>> perl-snmp*: Compressing data... >>> perl-snmp*: Create checksum... >>> perl-snmp*: Create perl-snmp-5.0404-r15.apk >>> perl-snmp-doc*: Tracing dependencies... >>> perl-snmp-doc*: Package size: 12.3 KB >>> perl-snmp-doc*: Compressing data... >>> perl-snmp-doc*: Create checksum... >>> perl-snmp-doc*: Create perl-snmp-doc-5.0404-r15.apk >>> perl-snmp: Build complete at Mon, 06 Jul 2026 09:28:06 +0000 elapsed time 0h 0m 7s >>> perl-snmp: Cleaning up srcdir >>> perl-snmp: Cleaning up pkgdir >>> perl-snmp: Cleaning up tmpdir >>> perl-snmp: Uninstalling dependencies... ( 1/12) Purging .makedepends-perl-snmp (20260706.092800) ( 2/12) Purging perl-dev (5.42.2-r0) ( 3/12) Purging perl-utils (5.42.2-r0) ( 4/12) Purging net-snmp-dev (5.9.5.2-r1) ( 5/12) Purging openssl-dev (3.5.7-r0) ( 6/12) Purging net-snmp-agent-libs (5.9.5.2-r1) ( 7/12) Purging net-snmp-libs (5.9.5.2-r1) ( 8/12) Purging git-perl (2.54.0-r0) ( 9/12) Purging perl-git (2.54.0-r0) (10/12) Purging perl-error (0.17030-r0) (11/12) Purging perl (5.42.2-r0) (12/12) Purging libbz2 (1.0.8-r6) Executing busybox-1.38.0-r1.trigger OK: 426.2 MiB in 105 packages >>> perl-snmp: Updating the testing/x86 repository index... >>> perl-snmp: Signing the index...