==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: libbytesize 2.11-1 (Thu Jan  2 15:15:55 2025)
==> Retrieving sources...
  -> Found libbytesize-2.11.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    libbytesize-2.11.tar.gz ... Passed
==> Making package: libbytesize 2.11-1 (Thu Jan  2 15:16:14 2025)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found libbytesize-2.11.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting libbytesize-2.11.tar.gz with bsdtar
==> Starting build()...
~/libbytesize/src/libbytesize-2.11 ~/libbytesize/src/libbytesize-2.11
aclocal: installing 'm4/libtool.m4' from '/usr/share/aclocal/libtool.m4'
aclocal: installing 'm4/ltoptions.m4' from '/usr/share/aclocal/ltoptions.m4'
aclocal: installing 'm4/ltsugar.m4' from '/usr/share/aclocal/ltsugar.m4'
aclocal: installing 'm4/ltversion.m4' from '/usr/share/aclocal/ltversion.m4'
aclocal: installing 'm4/lt~obsolete.m4' from '/usr/share/aclocal/lt~obsolete.m4'
aclocal: installing 'm4/pkg.m4' from '/usr/share/aclocal/pkg.m4'
autoreconf: export WARNINGS=no-portability
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: aclocal --force -I m4
autoreconf: running: /usr/bin/autoconf --force
autoreconf: configure.ac: not using Autoheader
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:24: installing './ar-lib'
configure.ac:24: installing './compile'
configure.ac:27: installing './config.guess'
configure.ac:27: installing './config.sub'
configure.ac:9: installing './install-sh'
configure.ac:9: installing './missing'
src/Makefile.am: installing './depcomp'
parallel-tests: installing './test-driver'
autoreconf: Leaving directory '.'
~/libbytesize/src/libbytesize-2.11
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking for xgettext... /usr/bin/xgettext
checking for msgfmt... /usr/bin/msgfmt
checking for msgmerge... /usr/bin/msgmerge
checking for python... /usr/bin/python
checking for python version... 3.13
checking for python platform... linux
checking for GNU default python prefix... ${prefix}
checking for GNU default python exec_prefix... ${exec_prefix}
checking for python script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.13/site-packages
checking for python extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.13/site-packages
checking whether make supports the include directive... yes (GNU style)
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for ar... ar
checking the archiver (ar) interface... ar
checking for gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop
checking how to convert armv7l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... :
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libpcre2-8... yes
checking for __gmpz_init in -lgmp... yes
checking for langinfo.h... yes
checking for gmp.h... yes
checking for mpfr.h... yes
checking for stdint.h... (cached) yes
checking for stdbool.h... yes
checking for stdarg.h... yes
checking for string.h... (cached) yes
checking for stdio.h... (cached) yes
checking for ctype.h... yes
checking for python3... /usr/bin/python3
checking for gtkdoc-scan... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/bytesize.pc
config.status: creating po/Makefile
config.status: creating src/python/Makefile
config.status: creating dist/Makefile
config.status: creating dist/libbytesize.spec
config.status: creating docs/Makefile
config.status: creating docs/libbytesize-docs.xml
config.status: creating tests/Makefile
config.status: creating tools/Makefile
config.status: creating tools/bs_calc.py
config.status: creating tests/libbytesize_unittest.sh
config.status: creating tests/canary_tests.sh
config.status: executing depfiles commands
config.status: executing libtool commands

               libbytesize 2.11
             ====================

        prefix:                     /usr
        libdir:                     ${exec_prefix}/lib
        libexecdir:                 ${exec_prefix}/libexec
        bindir:                     ${exec_prefix}/bin
        sbindir:                    ${exec_prefix}/sbin
        datadir:                    ${datarootdir}
        sysconfdir:                 ${prefix}/etc
        localstatedir:              ${prefix}/var
        docdir:                     ${datarootdir}/doc/${PACKAGE_TARNAME}

        compiler:                   gcc
        cflags:                     -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DENABLE_NLS
        cppflags:                   
        ldflags:                    -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now

        Python 3 bindings:          yes
        tools:                      yes

Making all in .
make[1]: Entering directory '/build/libbytesize/src/libbytesize-2.11'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/build/libbytesize/src/libbytesize-2.11'
Making all in po
make[1]: Entering directory '/build/libbytesize/src/libbytesize-2.11/po'
msgmerge  --verbose -o ast.mpo ast.po ../po/libbytesize.pot
msgmerge  --verbose -o be.mpo be.po ../po/libbytesize.pot
msgmerge  --verbose -o bn_IN.mpo bn_IN.po ../po/libbytesize.pot
msgmerge  --verbose -o ca.mpo ca.po ../po/libbytesize.pot
msgmerge  --verbose -o cs.mpo cs.po ../po/libbytesize.pot
msgmerge  --verbose -o da.mpo da.po ../po/libbytesize.pot
msgmerge  --verbose -o de.mpo de.po ../po/libbytesize.pot
......
Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0.

Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0.
.....
Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0.
..msgmerge  --verbose -o es.mpo es.po ../po/libbytesize.pot
.
Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0.
....msgmerge  --verbose -o fi.mpo fi.po ../po/libbytesize.pot
msgmerge  --verbose -o fr.mpo fr.po ../po/libbytesize.pot
msgmerge  --verbose -o fur.mpo fur.po ../po/libbytesize.pot

Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0.
....
Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0.
msgmerge  --verbose -o he.mpo he.po ../po/libbytesize.pot
msgmerge  --verbose -o hr.mpo hr.po ../po/libbytesize.pot
msgmerge  --verbose -o hu.mpo hu.po ../po/libbytesize.pot
........
Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0.
...
Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0.
..
Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0.

Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0.
..msgmerge  --verbose -o id.mpo id.po ../po/libbytesize.pot

Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0.
msgmerge  --verbose -o it.mpo it.po ../po/libbytesize.pot
msgmerge  --verbose -o ja.mpo ja.po ../po/libbytesize.pot
...
Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0.
..msgmerge  --verbose -o ka.mpo ka.po ../po/libbytesize.pot

Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0.
..msgmerge  --verbose -o kk.mpo kk.po ../po/libbytesize.pot
..
Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0.
..
Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0.
......msgmerge  --verbose -o ko.mpo ko.po ../po/libbytesize.pot
...
Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0.
.
Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0.
...msgmerge  --verbose -o nl.mpo nl.po ../po/libbytesize.pot

Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0.
msgmerge  --verbose -o nn.mpo nn.po ../po/libbytesize.pot
msgmerge  --verbose -o pl.mpo pl.po ../po/libbytesize.pot
..
Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0.
msgmerge  --verbose -o pt.mpo pt.po ../po/libbytesize.pot
.....
Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0.

Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0.
.....
Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0.
msgmerge  --verbose -o pt_BR.mpo pt_BR.po ../po/libbytesize.pot
msgmerge  --verbose -o ru.mpo ru.po ../po/libbytesize.pot
msgmerge  --verbose -o si.mpo si.po ../po/libbytesize.pot
msgmerge  --verbose -o sk.mpo sk.po ../po/libbytesize.pot
....
Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0.
msgmerge  --verbose -o sq.mpo sq.po ../po/libbytesize.pot
..
Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0.
msgmerge  --verbose -o sv.mpo sv.po ../po/libbytesize.pot
msgmerge  --verbose -o tr.mpo tr.po ../po/libbytesize.pot
.....
Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0.

Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0.
..msgmerge  --verbose -o uk.mpo uk.po ../po/libbytesize.pot
msgmerge  --verbose -o zh_CN.mpo zh_CN.po ../po/libbytesize.pot

Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0.
msgmerge  --verbose -o zh_TW.mpo zh_TW.po ../po/libbytesize.pot
....
Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0.
..
Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0.

Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0.
....
Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0.
..
Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0.

Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0.
.....
Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0.
msgfmt  --statistics --verbose -o ast.mo ast.mpo
msgfmt  --statistics --verbose -o be.mo be.mpo
msgfmt  --statistics --verbose -o bn_IN.mo bn_IN.mpo
msgfmt  --statistics --verbose -o ca.mo ca.mpo
msgfmt  --statistics --verbose -o cs.mo cs.mpo
be.mpo: 17 translated messages.
ast.mpo: 17 translated messages.
bn_IN.mpo: 17 translated messages.
msgfmt  --statistics --verbose -o da.mo da.mpo
msgfmt  --statistics --verbose -o de.mo de.mpo
msgfmt  --statistics --verbose -o es.mo es.mpo
ca.mpo: 17 translated messages.
msgfmt  --statistics --verbose -o fi.mo fi.mpo
cs.mpo: 17 translated messages.
da.mpo: 17 translated messages.
de.mpo: 17 translated messages.
es.mpo: 17 translated messages.
msgfmt  --statistics --verbose -o fr.mo fr.mpo
msgfmt  --statistics --verbose -o fur.mo fur.mpo
msgfmt  --statistics --verbose -o he.mo he.mpo
msgfmt  --statistics --verbose -o hr.mo hr.mpo
fr.mpo: 17 translated messages.
fi.mpo: 17 translated messages.
fur.mpo: 17 translated messages.
he.mpo: 17 translated messages.
msgfmt  --statistics --verbose -o hu.mo hu.mpo
msgfmt  --statistics --verbose -o id.mo id.mpo
msgfmt  --statistics --verbose -o it.mo it.mpo
msgfmt  --statistics --verbose -o ja.mo ja.mpo
hu.mpo: 17 translated messages.
hr.mpo: 17 translated messages.
id.mpo: 17 translated messages.
it.mpo: 17 translated messages.
msgfmt  --statistics --verbose -o ka.mo ka.mpo
msgfmt  --statistics --verbose -o kk.mo kk.mpo
msgfmt  --statistics --verbose -o ko.mo ko.mpo
msgfmt  --statistics --verbose -o nl.mo nl.mpo
ja.mpo: 17 translated messages.
ka.mpo: 17 translated messages.
kk.mpo: 17 translated messages.
ko.mpo: 17 translated messages.
msgfmt  --statistics --verbose -o nn.mo nn.mpo
msgfmt  --statistics --verbose -o pl.mo pl.mpo
msgfmt  --statistics --verbose -o pt.mo pt.mpo
msgfmt  --statistics --verbose -o pt_BR.mo pt_BR.mpo
nn.mpo: 17 translated messages.
nl.mpo: 17 translated messages.
pl.mpo: 17 translated messages.
msgfmt  --statistics --verbose -o ru.mo ru.mpo
msgfmt  --statistics --verbose -o si.mo si.mpo
msgfmt  --statistics --verbose -o sk.mo sk.mpo
pt.mpo: 17 translated messages.
msgfmt  --statistics --verbose -o sq.mo sq.mpo
pt_BR.mpo: 17 translated messages.
ru.mpo: 17 translated messages.
si.mpo: 17 translated messages.
sk.mpo: 17 translated messages.
msgfmt  --statistics --verbose -o sv.mo sv.mpo
msgfmt  --statistics --verbose -o tr.mo tr.mpo
msgfmt  --statistics --verbose -o uk.mo uk.mpo
msgfmt  --statistics --verbose -o zh_CN.mo zh_CN.mpo
sq.mpo: 17 translated messages.
sv.mpo: 17 translated messages.
msgfmt  --statistics --verbose -o zh_TW.mo zh_TW.mpo
uk.mpo: 17 translated messages.
tr.mpo: 17 translated messages.
zh_TW.mpo: 17 translated messages.
zh_CN.mpo: 17 translated messages.
make[1]: Leaving directory '/build/libbytesize/src/libbytesize-2.11/po'
Making all in src
make[1]: Entering directory '/build/libbytesize/src/libbytesize-2.11/src'
Making all in python
make[2]: Entering directory '/build/libbytesize/src/libbytesize-2.11/src/python'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/libbytesize/src/libbytesize-2.11/src/python'
make[2]: Entering directory '/build/libbytesize/src/libbytesize-2.11/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"libbytesize\" -DPACKAGE_TARNAME=\"libbytesize\" -DPACKAGE_VERSION=\"2.11\" -DPACKAGE_STRING=\"libbytesize\ 2.11\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"https://github.com/storaged-project/libbytesize\" -DPACKAGE=\"libbytesize\" -DVERSION=\"2.11\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBGMP=1 -DHAVE_LANGINFO_H=1 -DHAVE_GMP_H=1 -DHAVE_MPFR_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDARG_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_CTYPE_H=1 -I.  -DLOCALEDIR=\"/usr/share/locale\" -DDEFAULT_TEXT_DOMAIN=\"libbytesize\"  -Wall -Wextra -Werror -Wno-overflow -D_GNU_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DENABLE_NLS -MT libbytesize_la-bs_size.lo -MD -MP -MF .deps/libbytesize_la-bs_size.Tpo -c -o libbytesize_la-bs_size.lo `test -f 'bs_size.c' || echo './'`bs_size.c
libtool: compile:  gcc -DPACKAGE_NAME=\"libbytesize\" -DPACKAGE_TARNAME=\"libbytesize\" -DPACKAGE_VERSION=\"2.11\" "-DPACKAGE_STRING=\"libbytesize 2.11\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"https://github.com/storaged-project/libbytesize\" -DPACKAGE=\"libbytesize\" -DVERSION=\"2.11\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBGMP=1 -DHAVE_LANGINFO_H=1 -DHAVE_GMP_H=1 -DHAVE_MPFR_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDARG_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_CTYPE_H=1 -I. -DLOCALEDIR=\"/usr/share/locale\" -DDEFAULT_TEXT_DOMAIN=\"libbytesize\" -Wall -Wextra -Werror -Wno-overflow -D_GNU_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DENABLE_NLS -MT libbytesize_la-bs_size.lo -MD -MP -MF .deps/libbytesize_la-bs_size.Tpo -c bs_size.c  -fPIC -DPIC -o .libs/libbytesize_la-bs_size.o
mv -f .deps/libbytesize_la-bs_size.Tpo .deps/libbytesize_la-bs_size.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall -Wextra -Werror -Wno-overflow -D_GNU_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -DENABLE_NLS -version-info 1:0:0 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libbytesize.la -rpath /usr/lib libbytesize_la-bs_size.lo -lgmp -lmpfr -lpcre2-8 -lgmp 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/libbytesize_la-bs_size.o   -lmpfr -lpcre2-8 -lgmp  -Werror -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libbytesize.so.1 -o .libs/libbytesize.so.1.0.0
libtool: link: (cd ".libs" && rm -f "libbytesize.so.1" && ln -s "libbytesize.so.1.0.0" "libbytesize.so.1")
libtool: link: (cd ".libs" && rm -f "libbytesize.so" && ln -s "libbytesize.so.1.0.0" "libbytesize.so")
libtool: link: ( cd ".libs" && rm -f "libbytesize.la" && ln -s "../libbytesize.la" "libbytesize.la" )
make[2]: Leaving directory '/build/libbytesize/src/libbytesize-2.11/src'
make[1]: Leaving directory '/build/libbytesize/src/libbytesize-2.11/src'
Making all in dist
make[1]: Entering directory '/build/libbytesize/src/libbytesize-2.11/dist'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/libbytesize/src/libbytesize-2.11/dist'
Making all in tests
make[1]: Entering directory '/build/libbytesize/src/libbytesize-2.11/tests'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/libbytesize/src/libbytesize-2.11/tests'
Making all in tools
make[1]: Entering directory '/build/libbytesize/src/libbytesize-2.11/tools'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/libbytesize/src/libbytesize-2.11/tools'
==> Entering fakeroot environment...
==> Starting package()...
Making install in .
make[1]: Entering directory '/build/libbytesize/src/libbytesize-2.11'
make[2]: Entering directory '/build/libbytesize/src/libbytesize-2.11'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/libbytesize/src/libbytesize-2.11'
make[1]: Leaving directory '/build/libbytesize/src/libbytesize-2.11'
Making install in po
make[1]: Entering directory '/build/libbytesize/src/libbytesize-2.11/po'
make[2]: Entering directory '/build/libbytesize/src/libbytesize-2.11/po'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Leaving directory '/build/libbytesize/src/libbytesize-2.11/po'
make[1]: Leaving directory '/build/libbytesize/src/libbytesize-2.11/po'
Making install in src
make[1]: Entering directory '/build/libbytesize/src/libbytesize-2.11/src'
Making install in python
make[2]: Entering directory '/build/libbytesize/src/libbytesize-2.11/src/python'
make[3]: Entering directory '/build/libbytesize/src/libbytesize-2.11/src/python'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/libbytesize/pkg/libbytesize/usr/lib/python3.13/site-packages/bytesize'
 /usr/bin/install -c -m 644 bytesize.py __init__.py '/build/libbytesize/pkg/libbytesize/usr/lib/python3.13/site-packages/bytesize'
make[3]: Leaving directory '/build/libbytesize/src/libbytesize-2.11/src/python'
make[2]: Leaving directory '/build/libbytesize/src/libbytesize-2.11/src/python'
make[2]: Entering directory '/build/libbytesize/src/libbytesize-2.11/src'
make[3]: Entering directory '/build/libbytesize/src/libbytesize-2.11/src'
 /usr/bin/mkdir -p '/build/libbytesize/pkg/libbytesize/usr/include/bytesize'
 /usr/bin/mkdir -p '/build/libbytesize/pkg/libbytesize/usr/lib'
 /usr/bin/mkdir -p '/build/libbytesize/pkg/libbytesize/usr/lib/pkgconfig'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libbytesize.la '/build/libbytesize/pkg/libbytesize/usr/lib'
 /usr/bin/install -c -m 644 bs_size.h '/build/libbytesize/pkg/libbytesize/usr/include/bytesize'
 /usr/bin/install -c -m 644 ./bytesize.pc '/build/libbytesize/pkg/libbytesize/usr/lib/pkgconfig'
libtool: install: /usr/bin/install -c .libs/libbytesize.so.1.0.0 /build/libbytesize/pkg/libbytesize/usr/lib/libbytesize.so.1.0.0
libtool: install: (cd /build/libbytesize/pkg/libbytesize/usr/lib && { ln -s -f libbytesize.so.1.0.0 libbytesize.so.1 || { rm -f libbytesize.so.1 && ln -s libbytesize.so.1.0.0 libbytesize.so.1; }; })
libtool: install: (cd /build/libbytesize/pkg/libbytesize/usr/lib && { ln -s -f libbytesize.so.1.0.0 libbytesize.so || { rm -f libbytesize.so && ln -s libbytesize.so.1.0.0 libbytesize.so; }; })
libtool: install: /usr/bin/install -c .libs/libbytesize.lai /build/libbytesize/pkg/libbytesize/usr/lib/libbytesize.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[3]: Leaving directory '/build/libbytesize/src/libbytesize-2.11/src'
make[2]: Leaving directory '/build/libbytesize/src/libbytesize-2.11/src'
make[1]: Leaving directory '/build/libbytesize/src/libbytesize-2.11/src'
Making install in dist
make[1]: Entering directory '/build/libbytesize/src/libbytesize-2.11/dist'
make[2]: Entering directory '/build/libbytesize/src/libbytesize-2.11/dist'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/libbytesize/src/libbytesize-2.11/dist'
make[1]: Leaving directory '/build/libbytesize/src/libbytesize-2.11/dist'
Making install in tests
make[1]: Entering directory '/build/libbytesize/src/libbytesize-2.11/tests'
make[2]: Entering directory '/build/libbytesize/src/libbytesize-2.11/tests'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/libbytesize/src/libbytesize-2.11/tests'
make[1]: Leaving directory '/build/libbytesize/src/libbytesize-2.11/tests'
Making install in tools
make[1]: Entering directory '/build/libbytesize/src/libbytesize-2.11/tools'
make[2]: Entering directory '/build/libbytesize/src/libbytesize-2.11/tools'
install -d /build/libbytesize/pkg/libbytesize/usr/bin
install -m0755 ./bs_calc.py /build/libbytesize/pkg/libbytesize/usr/bin/bscalc
 /usr/bin/mkdir -p '/build/libbytesize/pkg/libbytesize/usr/share/man/man1'
 /usr/bin/install -c -m 644 'bscalc.man' '/build/libbytesize/pkg/libbytesize/usr/share/man/man1/bscalc.1'
make[2]: Leaving directory '/build/libbytesize/src/libbytesize-2.11/tools'
make[1]: Leaving directory '/build/libbytesize/src/libbytesize-2.11/tools'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "libbytesize"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libbytesize 2.11-1 (Thu Jan  2 15:16:58 2025)
==> Cleaning up...