==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: perl-class-xsaccessor 1.19-1 (Sat Mar 7 00:47:29 2026)
==> Retrieving sources...
-> Updating perl-class-xsaccessor git repo...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
perl-class-xsaccessor ... Passed
==> Validating source files with b2sums...
perl-class-xsaccessor ... Passed
==> Making package: perl-class-xsaccessor 1.19-1 (Sat Mar 7 07:47:56 2026)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (5) perl-error-0.17030-3 perl-mailtools-2.22-3 perl-timedate-2.34-1 zlib-ng-2.3.3-1 git-2.53.0-1
Total Download Size: 8.30 MiB
Total Installed Size: 49.65 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
git-2.53.0-1-armv7h downloading...
zlib-ng-2.3.3-1-armv7h downloading...
perl-mailtools-2.22-3-any downloading...
perl-timedate-2.34-1-any downloading...
perl-error-0.17030-3-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing zlib-ng...
installing git...
Optional dependencies for git
git-zsh-completion: upstream zsh completion
tk: gitk and git gui
openssh: ssh transport and crypto
man: show help with `git command --help`
perl-libwww: git svn
perl-term-readkey: git svn and interactive.singlekey setting
perl-io-socket-ssl: git send-email TLS support
perl-authen-sasl: git send-email TLS support
perl-cgi: gitweb (web interface) support
python: git svn & git p4
subversion: git svn
org.freedesktop.secrets: keyring credential helper
libsecret: libsecret credential helper [installed]
less: the default pager for git
:: Running post-transaction hooks...
(1/3) Creating system user accounts...
Creating group 'git' with GID 968.
Creating user 'git' (git daemon user) with UID 968 and GID 968.
(2/3) Reloading system manager configuration...
Skipped: Current root is not booted.
(3/3) Arming ConditionNeedsUpdate...
==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Creating working copy of perl-class-xsaccessor git repo...
Cloning into 'perl-class-xsaccessor'...
done.
Switched to a new branch 'makepkg'
==> Starting build()...
Generating a Unix-style Makefile
Writing Makefile for Class::XSAccessor
Writing MYMETA.yml and MYMETA.json
Running Mkbootstrap for XSAccessor ()
"/usr/bin/perl" "/usr/share/perl5/core_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/core_perl/ExtUtils/typemap' XSAccessor.xs > XSAccessor.xsc
cc -c -I. -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/include/db5.3 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -Wall -W -DVERSION=\"1.19\" -DXS_VERSION=\"1.19\" -fPIC "-I/usr/lib/perl5/5.42/core_perl/CORE" cxsa_hash_table.c
cc -c -I. -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/include/db5.3 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -Wall -W -DVERSION=\"1.19\" -DXS_VERSION=\"1.19\" -fPIC "-I/usr/lib/perl5/5.42/core_perl/CORE" cxsa_locking.c
chmod 644 "XSAccessor.bs"
cc -c -I. -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/include/db5.3 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -Wall -W -DVERSION=\"1.19\" -DXS_VERSION=\"1.19\" -fPIC "-I/usr/lib/perl5/5.42/core_perl/CORE" cxsa_main.c
cp lib/Class/XSAccessor/Array.pm blib/lib/Class/XSAccessor/Array.pm
cp lib/Class/XSAccessor.pm blib/lib/Class/XSAccessor.pm
cp lib/Class/XSAccessor/Heavy.pm blib/lib/Class/XSAccessor/Heavy.pm
cc -c -I. -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/include/db5.3 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -Wall -W -DVERSION=\"1.19\" -DXS_VERSION=\"1.19\" -fPIC "-I/usr/lib/perl5/5.42/core_perl/CORE" cxsa_memory.c
mv XSAccessor.xsc XSAccessor.c
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- XSAccessor.bs blib/arch/auto/Class/XSAccessor/XSAccessor.bs 644
cc -c -I. -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/include/db5.3 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -Wall -W -DVERSION=\"1.19\" -DXS_VERSION=\"1.19\" -fPIC "-I/usr/lib/perl5/5.42/core_perl/CORE" XSAccessor.c
In file included from cxsa_hash_table.c:17:
MurmurHashNeutral2.h: In function 'CXSA_MurmurHashNeutral2':
MurmurHashNeutral2.h:43:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
MurmurHashNeutral2.h:44:3: note: here
MurmurHashNeutral2.h:44:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
MurmurHashNeutral2.h:45:3: note: here
In file included from /usr/lib/perl5/5.42/core_perl/CORE/perl.h:7934,
from XSAccessor.xs:13:
/usr/lib/perl5/5.42/core_perl/CORE/sv_inline.h: In function 'Perl_newSV_type':
/usr/lib/perl5/5.42/core_perl/CORE/sv_inline.h:475:44: warning: this statement may fall through [-Wimplicit-fallthrough=]
475 | ASSUME(type_details->arena);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
/usr/lib/perl5/5.42/core_perl/CORE/sv_inline.h:478:5: note: here
478 | case SVt_PVFM:
| ^~~~
In file included from /usr/lib/perl5/5.42/core_perl/CORE/hv_func.h:46,
from /usr/lib/perl5/5.42/core_perl/CORE/hv.h:736,
from /usr/lib/perl5/5.42/core_perl/CORE/perl.h:4518:
/usr/lib/perl5/5.42/core_perl/CORE/sbox32_hash.h: In function 'sbox32_hash_with_state':
/usr/lib/perl5/5.42/core_perl/CORE/sbox32_hash.h:1697:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
1697 | case_24_SBOX32(hash,state,key)
| ~~~~~^~~~~~~~~~~~~~~~
/usr/lib/perl5/5.42/core_perl/CORE/sbox32_hash.h:1698:9: note: here
1698 | case_23_SBOX32(hash,state,key)
| ^~~~
/usr/lib/perl5/5.42/core_perl/CORE/sbox32_hash.h:1698:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
1698 | case_23_SBOX32(hash,state,key)
| ~~~~~^~~~~~~~~~~~~~~~
/usr/lib/perl5/5.42/core_perl/CORE/sbox32_hash.h:1699:9: note: here
1699 | case_22_SBOX32(hash,state,key)
| ^~~~
/usr/lib/perl5/5.42/core_perl/CORE/sbox32_hash.h:1699:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
1699 | case_22_SBOX32(hash,state,key)
| ~~~~~^~~~~~~~~~~~~~~~
/usr/lib/perl5/5.42/core_perl/CORE/sbox32_hash.h:1700:9: note: here
1700 | case_21_SBOX32(hash,state,key)
| ^~~~
/usr/lib/perl5/5.42/core_perl/CORE/sbox32_hash.h:1700:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
1700 | case_21_SBOX32(hash,state,key)
| ~~~~~^~~~~~~~~~~~~~~~
/usr/lib/perl5/5.42/core_perl/CORE/sbox32_hash.h:1701:9: note: here
1701 | case_20_SBOX32(hash,state,key)
| ^~~~
/usr/lib/perl5/5.42/core_perl/CORE/sbox32_hash.h:1701:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
1701 | case_20_SBOX32(hash,state,key)
| ~~~~~^~~~~~~~~~~~~~~~
/usr/lib/perl5/5.42/core_perl/CORE/sbox32_hash.h:1702:9: note: here
1702 | case_19_SBOX32(hash,state,key)
| ^~~~
/usr/lib/perl5/5.42/core_perl/CORE/sbox32_hash.h:1702:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
1702 | case_19_SBOX32(hash,state,key)
| ~~~~~^~~~~~~~~~~~~~~~
/usr/lib/perl5/5.42/core_perl/CORE/sbox32_hash.h:1703:9: note: here
1703 | case_18_SBOX32(hash,state,key)
| ^~~~
/usr/lib/perl5/5.42/core_perl/CORE/sbox32_hash.h:1703:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
1703 | case_18_SBOX32(hash,state,key)
| ~~~~~^~~~~~~~~~~~~~~~
/usr/lib/perl5/5.42/core_perl/CORE/sbox32_hash.h:1704:9: note: here
1704 | case_17_SBOX32(hash,state,key)
| ^~~~
/usr/lib/perl5/5.42/core_perl/CORE/sbox32_hash.h:1704:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
1704 | case_17_SBOX32(hash,state,key)
| ~~~~~^~~~~~~~~~~~~~~~
/usr/lib/perl5/5.42/core_perl/CORE/sbox32_hash.h:1705:9: note: here
1705 | case_16_SBOX32(hash,state,key)
| ^~~~
/usr/lib/perl5/5.42/core_perl/CORE/sbox32_hash.h:1705:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
1705 | case_16_SBOX32(hash,state,key)
| ~~~~~^~~~~~~~~~~~~~~~
/usr/lib/perl5/5.42/core_perl/CORE/sbox32_hash.h:1706:9: note: here
1706 | case_15_SBOX32(hash,state,key)
| ^~~~
/usr/lib/perl5/5.42/core_perl/CORE/sbox32_hash.h:1706:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
1706 | case_15_SBOX32(hash,state,key)
| ~~~~~^~~~~~~~~~~~~~~~
/usr/lib/perl5/5.42/core_perl/CORE/sbox32_hash.h:1707:9: note: here
1707 | case_14_SBOX32(hash,state,key)
| ^~~~
/usr/lib/perl5/5.42/core_perl/CORE/sbox32_hash.h:1707:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
1707 | case_14_SBOX32(hash,state,key)
| ~~~~~^~~~~~~~~~~~~~~~
/usr/lib/perl5/5.42/core_perl/CORE/sbox32_hash.h:1708:9: note: here
1708 | case_13_SBOX32(hash,state,key)
| ^~~~
/usr/lib/perl5/5.42/core_perl/CORE/sbox32_hash.h:1708:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
1708 | case_13_SBOX32(hash,state,key)
| ~~~~~^~~~~~~~~~~~~~~~
/usr/lib/perl5/5.42/core_perl/CORE/sbox32_hash.h:1709:9: note: here
1709 | case_12_SBOX32(hash,state,key)
| ^~~~
/usr/lib/perl5/5.42/core_perl/CORE/sbox32_hash.h:1709:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
1709 | case_12_SBOX32(hash,state,key)
| ~~~~~^~~~~~~~~~~~~~~~
/usr/lib/perl5/5.42/core_perl/CORE/sbox32_hash.h:1710:9: note: here
1710 | case_11_SBOX32(hash,state,key)
| ^~~~
/usr/lib/perl5/5.42/core_perl/CORE/sbox32_hash.h:1710:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
1710 | case_11_SBOX32(hash,state,key)
| ~~~~~^~~~~~~~~~~~~~~~
/usr/lib/perl5/5.42/core_perl/CORE/sbox32_hash.h:1711:9: note: here
1711 | case_10_SBOX32(hash,state,key)
| ^~~~
/usr/lib/perl5/5.42/core_perl/CORE/sbox32_hash.h:1711:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
1711 | case_10_SBOX32(hash,state,key)
| ~~~~~^~~~~~~~~~~~~~~~
/usr/lib/perl5/5.42/core_perl/CORE/sbox32_hash.h:1712:9: note: here
1712 | case_9_SBOX32(hash,state,key)
| ^~~~
/usr/lib/perl5/5.42/core_perl/CORE/sbox32_hash.h:1712:22: warning: this statement may fall through [-Wimplicit-fallthrough=]
1712 | case_9_SBOX32(hash,state,key)
| ~~~~~^~~~~~~~~~~~~~~~
/usr/lib/perl5/5.42/core_perl/CORE/sbox32_hash.h:1713:9: note: here
1713 | case_8_SBOX32(hash,state,key)
| ^~~~
/usr/lib/perl5/5.42/core_perl/CORE/sbox32_hash.h:1713:22: warning: this statement may fall through [-Wimplicit-fallthrough=]
1713 | case_8_SBOX32(hash,state,key)
| ~~~~~^~~~~~~~~~~~~~~~
/usr/lib/perl5/5.42/core_perl/CORE/sbox32_hash.h:1714:9: note: here
1714 | case_7_SBOX32(hash,state,key)
| ^~~~
/usr/lib/perl5/5.42/core_perl/CORE/sbox32_hash.h:1714:22: warning: this statement may fall through [-Wimplicit-fallthrough=]
1714 | case_7_SBOX32(hash,state,key)
| ~~~~~^~~~~~~~~~~~~~~~
/usr/lib/perl5/5.42/core_perl/CORE/sbox32_hash.h:1715:9: note: here
1715 | case_6_SBOX32(hash,state,key)
| ^~~~
/usr/lib/perl5/5.42/core_perl/CORE/sbox32_hash.h:1715:22: warning: this statement may fall through [-Wimplicit-fallthrough=]
1715 | case_6_SBOX32(hash,state,key)
| ~~~~~^~~~~~~~~~~~~~~~
/usr/lib/perl5/5.42/core_perl/CORE/sbox32_hash.h:1716:9: note: here
1716 | case_5_SBOX32(hash,state,key)
| ^~~~
/usr/lib/perl5/5.42/core_perl/CORE/sbox32_hash.h:1716:22: warning: this statement may fall through [-Wimplicit-fallthrough=]
1716 | case_5_SBOX32(hash,state,key)
| ~~~~~^~~~~~~~~~~~~~~~
/usr/lib/perl5/5.42/core_perl/CORE/sbox32_hash.h:1717:9: note: here
1717 | case_4_SBOX32(hash,state,key)
| ^~~~
/usr/lib/perl5/5.42/core_perl/CORE/sbox32_hash.h:1717:22: warning: this statement may fall through [-Wimplicit-fallthrough=]
1717 | case_4_SBOX32(hash,state,key)
| ~~~~~^~~~~~~~~~~~~~~~
/usr/lib/perl5/5.42/core_perl/CORE/sbox32_hash.h:1718:9: note: here
1718 | case_3_SBOX32(hash,state,key)
| ^~~~
/usr/lib/perl5/5.42/core_perl/CORE/sbox32_hash.h:1718:22: warning: this statement may fall through [-Wimplicit-fallthrough=]
1718 | case_3_SBOX32(hash,state,key)
| ~~~~~^~~~~~~~~~~~~~~~
/usr/lib/perl5/5.42/core_perl/CORE/sbox32_hash.h:1719:9: note: here
1719 | case_2_SBOX32(hash,state,key)
| ^~~~
/usr/lib/perl5/5.42/core_perl/CORE/sbox32_hash.h:1719:22: warning: this statement may fall through [-Wimplicit-fallthrough=]
1719 | case_2_SBOX32(hash,state,key)
| ~~~~~^~~~~~~~~~~~~~~~
/usr/lib/perl5/5.42/core_perl/CORE/sbox32_hash.h:1720:9: note: here
1720 | case_1_SBOX32(hash,state,key)
| ^~~~
In file included from /usr/lib/perl5/5.42/core_perl/CORE/sbox32_hash.h:4:
/usr/lib/perl5/5.42/core_perl/CORE/zaphod32_hash.h: In function 'zaphod32_hash_with_state':
/usr/lib/perl5/5.42/core_perl/CORE/zaphod32_hash.h:199:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
199 | case 12: v2 += (U32)key[11] << 24; /* FALLTHROUGH */
| ~~~^~~~~~~~~~~~~~~~~~~~~
/usr/lib/perl5/5.42/core_perl/CORE/zaphod32_hash.h:200:13: note: here
200 | case 11: v2 += (U32)key[10] << 16; /* FALLTHROUGH */
| ^~~~
/usr/lib/perl5/5.42/core_perl/CORE/zaphod32_hash.h:200:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
200 | case 11: v2 += (U32)key[10] << 16; /* FALLTHROUGH */
| ~~~^~~~~~~~~~~~~~~~~~~~~
/usr/lib/perl5/5.42/core_perl/CORE/zaphod32_hash.h:201:13: note: here
201 | case 10: v2 += (U32)U8TO16_LE(key+8);
| ^~~~
/usr/lib/perl5/5.42/core_perl/CORE/zaphod32_hash.h:205:24: warning: this statement may fall through [-Wimplicit-fallthrough=]
205 | case 9: v2 += (U32)key[8]; /* FALLTHROUGH */
| ~~~^~~~~~~~~~~~~~
/usr/lib/perl5/5.42/core_perl/CORE/zaphod32_hash.h:206:13: note: here
206 | case 8: v1 -= U8TO32_LE(key+4);
| ^~~~
/usr/lib/perl5/5.42/core_perl/CORE/zaphod32_hash.h:209:24: warning: this statement may fall through [-Wimplicit-fallthrough=]
209 | case 7: v2 += (U32)key[6]; /* FALLTHROUGH */
| ~~~^~~~~~~~~~~~~~
/usr/lib/perl5/5.42/core_perl/CORE/zaphod32_hash.h:210:13: note: here
210 | case 6: v0 += (U32)U8TO16_LE(key+4);
| ^~~~
/usr/lib/perl5/5.42/core_perl/CORE/zaphod32_hash.h:213:24: warning: this statement may fall through [-Wimplicit-fallthrough=]
213 | case 5: v0 += (U32)key[4]; /* FALLTHROUGH */
| ~~~^~~~~~~~~~~~~~
/usr/lib/perl5/5.42/core_perl/CORE/zaphod32_hash.h:214:13: note: here
214 | case 4: v1 -= U8TO32_LE(key+0);
| ^~~~
/usr/lib/perl5/5.42/core_perl/CORE/zaphod32_hash.h:216:24: warning: this statement may fall through [-Wimplicit-fallthrough=]
216 | case 3: v2 += (U32)key[2]; /* FALLTHROUGH */
| ~~~^~~~~~~~~~~~~~
/usr/lib/perl5/5.42/core_perl/CORE/zaphod32_hash.h:217:13: note: here
217 | case 2: v0 += (U32)U8TO16_LE(key);
| ^~~~
/usr/lib/perl5/5.42/core_perl/CORE/zaphod32_hash.h:264:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
264 | case 3: v2 += (U32)key[2]; /* FALLTHROUGH */
| ~~~^~~~~~~~~~~~~~
/usr/lib/perl5/5.42/core_perl/CORE/zaphod32_hash.h:265:9: note: here
265 | case 2: v0 += (U32)U8TO16_LE(key);
| ^~~~
rm -f blib/arch/auto/Class/XSAccessor/XSAccessor.so
cc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib/db5.3 -fstack-protector-strong XSAccessor.o cxsa_hash_table.o cxsa_locking.o cxsa_main.o cxsa_memory.o -o blib/arch/auto/Class/XSAccessor/XSAccessor.so \
\
chmod 755 blib/arch/auto/Class/XSAccessor/XSAccessor.so
Manifying 3 pod documents
==> Entering fakeroot environment...
==> Starting package()...
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- XSAccessor.bs blib/arch/auto/Class/XSAccessor/XSAccessor.bs 644
Manifying 3 pod documents
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /build/perl-class-xsaccessor/pkg/perl-class-xsaccessor/usr/lib/perl5/5.42/vendor_perl/auto/Class/XSAccessor/XSAccessor.so
Installing /build/perl-class-xsaccessor/pkg/perl-class-xsaccessor/usr/lib/perl5/5.42/vendor_perl/Class/XSAccessor.pm
Installing /build/perl-class-xsaccessor/pkg/perl-class-xsaccessor/usr/lib/perl5/5.42/vendor_perl/Class/XSAccessor/Heavy.pm
Installing /build/perl-class-xsaccessor/pkg/perl-class-xsaccessor/usr/lib/perl5/5.42/vendor_perl/Class/XSAccessor/Array.pm
Installing /build/perl-class-xsaccessor/pkg/perl-class-xsaccessor/usr/share/man/man3/Class::XSAccessor::Array.3pm
Installing /build/perl-class-xsaccessor/pkg/perl-class-xsaccessor/usr/share/man/man3/Class::XSAccessor.3pm
Installing /build/perl-class-xsaccessor/pkg/perl-class-xsaccessor/usr/share/man/man3/Class::XSAccessor::Heavy.3pm
==> Tidying install...
-> Removing libtool files...
-> Removing static library files...
-> Purging unwanted files...
-> Removing empty directories...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "perl-class-xsaccessor"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: perl-class-xsaccessor 1.19-1 (Sat Mar 7 07:48:10 2026)
==> Cleaning up...
[?12l[?25h