From https://github.com/archlinux/svntogit-packages * branch packages/libbytesize -> FETCH_HEAD * [new branch] packages/libbytesize -> packages/packages/libbytesize Cloning into 'libbytesize'... done. :: Synchronizing package databases... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 131k 100 131k 0 0 391k 0 --:--:-- --:--:-- --:--:-- 391k 100 131k 100 131k 0 0 391k 0 --:--:-- --:--:-- --:--:-- 391k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8547k 100 8547k 0 0 20.3M 0 --:--:-- --:--:-- --:--:-- 20.3M % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 143k 100 143k 0 0 408k 0 --:--:-- --:--:-- --:--:-- 409k :: Starting full system upgrade... there is nothing to do ==> Making package: libbytesize 2.7-2 (Tue Aug 1 23:11:56 2023) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading libbytesize-2.7.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 93385 0 93385 0 0 322k 0 --:--:-- --:--:-- --:--:-- 322k ==> Validating source files with sha512sums... libbytesize-2.7.tar.gz ... Passed ==> Extracting sources... -> Extracting libbytesize-2.7.tar.gz with bsdtar ==> Starting build()... /tmp/archlinux-ci/libbytesize-archlinuxrb-build-eLfpMhoF/libbytesize/trunk/src/libbytesize-2.7 /tmp/archlinux-ci/libbytesize-archlinuxrb-build-eLfpMhoF/libbytesize/trunk/src/libbytesize-2.7 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 '.' /tmp/archlinux-ci/libbytesize-archlinuxrb-build-eLfpMhoF/libbytesize/trunk/src/libbytesize-2.7 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/sbin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for xgettext... /usr/sbin/xgettext checking for msgfmt... /usr/sbin/msgfmt checking for msgmerge... /usr/sbin/msgmerge checking for python... /usr/sbin/python checking for python version... 3.11 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.11/site-packages checking for python extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/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... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/sbin/sed checking for grep that handles long lines and -e... /usr/sbin/grep checking for egrep... /usr/sbin/grep -E checking for fgrep... /usr/sbin/grep -F checking for ld used by gcc... /usr/sbin/ld checking if the linker (/usr/sbin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B checking the name lister (/usr/sbin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/sbin/ld option to reload object files... -r checking for file... 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/sbin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/sbin/dd checking how to truncate binary pipes... /usr/sbin/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/sbin/ld -m elf_x86_64) 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/sbin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for PCRE2... 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/sbin/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.7 ==================== 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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DENABLE_NLS cppflags: ldflags: -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now Python 3 bindings: yes tools: yes Making all in . make[1]: Entering directory '/tmp/archlinux-ci/libbytesize-archlinuxrb-build-eLfpMhoF/libbytesize/trunk/src/libbytesize-2.7' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/tmp/archlinux-ci/libbytesize-archlinuxrb-build-eLfpMhoF/libbytesize/trunk/src/libbytesize-2.7' Making all in po make[1]: Entering directory '/tmp/archlinux-ci/libbytesize-archlinuxrb-build-eLfpMhoF/libbytesize/trunk/src/libbytesize-2.7/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 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 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 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. msgmerge --verbose -o he.mpo he.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 hr.mpo hr.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 hu.mpo hu.po ../po/libbytesize.pot 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 ko.mpo ko.po ../po/libbytesize.pot .. 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. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgmerge --verbose -o nn.mpo nn.po ../po/libbytesize.pot .. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. 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. msgmerge --verbose -o pt_BR.mpo pt_BR.po ../po/libbytesize.pot ...msgmerge --verbose -o ru.mpo ru.po ../po/libbytesize.pot Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgmerge --verbose -o si.mpo si.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 sk.mpo sk.po ../po/libbytesize.pot 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 .. Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0. msgmerge --verbose -o tr.mpo tr.po ../po/libbytesize.pot ....msgmerge --verbose -o uk.mpo uk.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 zh_CN.mpo zh_CN.po ../po/libbytesize.pot ...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. msgfmt --statistics --verbose -o ast.mo ast.mpo msgfmt --statistics --verbose -o be.mo be.mpo ast.mpo: 17 translated messages. msgfmt --statistics --verbose -o bn_IN.mo bn_IN.mpo be.mpo: 17 translated messages. msgfmt --statistics --verbose -o ca.mo ca.mpo bn_IN.mpo: 17 translated messages. msgfmt --statistics --verbose -o cs.mo cs.mpo msgfmt --statistics --verbose -o da.mo da.mpo ca.mpo: 17 translated messages. msgfmt --statistics --verbose -o de.mo de.mpo msgfmt --statistics --verbose -o es.mo es.mpo cs.mpo: 17 translated messages. da.mpo: 17 translated messages. de.mpo: 17 translated messages. msgfmt --statistics --verbose -o fi.mo fi.mpo es.mpo: 17 translated messages. msgfmt --statistics --verbose -o fr.mo fr.mpo fi.mpo: 17 translated messages. msgfmt --statistics --verbose -o fur.mo fur.mpo fr.mpo: 17 translated messages. msgfmt --statistics --verbose -o he.mo he.mpo msgfmt --statistics --verbose -o hr.mo hr.mpo fur.mpo: 17 translated messages. msgfmt --statistics --verbose -o hu.mo hu.mpo he.mpo: 17 translated messages. hr.mpo: 17 translated messages. msgfmt --statistics --verbose -o id.mo id.mpo msgfmt --statistics --verbose -o it.mo it.mpo hu.mpo: 17 translated messages. id.mpo: 17 translated messages. msgfmt --statistics --verbose -o ko.mo ko.mpo it.mpo: 17 translated messages. msgfmt --statistics --verbose -o nl.mo nl.mpo ko.mpo: 17 translated messages. msgfmt --statistics --verbose -o nn.mo nn.mpo nl.mpo: 17 translated messages. msgfmt --statistics --verbose -o pl.mo pl.mpo msgfmt --statistics --verbose -o pt.mo pt.mpo nn.mpo: 17 translated messages. pl.mpo: 17 translated messages. msgfmt --statistics --verbose -o pt_BR.mo pt_BR.mpo pt.mpo: 17 translated messages. msgfmt --statistics --verbose -o ru.mo ru.mpo msgfmt --statistics --verbose -o si.mo si.mpo pt_BR.mpo: 17 translated messages. msgfmt --statistics --verbose -o sk.mo sk.mpo si.mpo: 0 translated messages, 17 untranslated messages. msgfmt --statistics --verbose -o sq.mo sq.mpo ru.mpo: 17 translated messages. msgfmt --statistics --verbose -o sv.mo sv.mpo sk.mpo: 17 translated messages. msgfmt --statistics --verbose -o tr.mo tr.mpo sq.mpo: 17 translated messages. sv.mpo: 17 translated messages. msgfmt --statistics --verbose -o uk.mo uk.mpo msgfmt --statistics --verbose -o zh_CN.mo zh_CN.mpo tr.mpo: 17 translated messages. uk.mpo: 17 translated messages. msgfmt --statistics --verbose -o zh_TW.mo zh_TW.mpo zh_CN.mpo: 17 translated messages. zh_TW.mpo: 17 translated messages. make[1]: Leaving directory '/tmp/archlinux-ci/libbytesize-archlinuxrb-build-eLfpMhoF/libbytesize/trunk/src/libbytesize-2.7/po' Making all in src make[1]: Entering directory '/tmp/archlinux-ci/libbytesize-archlinuxrb-build-eLfpMhoF/libbytesize/trunk/src/libbytesize-2.7/src' Making all in python make[2]: Entering directory '/tmp/archlinux-ci/libbytesize-archlinuxrb-build-eLfpMhoF/libbytesize/trunk/src/libbytesize-2.7/src/python' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/archlinux-ci/libbytesize-archlinuxrb-build-eLfpMhoF/libbytesize/trunk/src/libbytesize-2.7/src/python' make[2]: Entering directory '/tmp/archlinux-ci/libbytesize-archlinuxrb-build-eLfpMhoF/libbytesize/trunk/src/libbytesize-2.7/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libbytesize\" -DPACKAGE_TARNAME=\"libbytesize\" -DPACKAGE_VERSION=\"2.7\" -DPACKAGE_STRING=\"libbytesize\ 2.7\" -DPACKAGE_BUGREPORT=\"vpodzime@redhat.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libbytesize\" -DVERSION=\"2.7\" -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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-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.7\" "-DPACKAGE_STRING=\"libbytesize 2.7\"" -DPACKAGE_BUGREPORT=\"vpodzime@redhat.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libbytesize\" -DVERSION=\"2.7\" -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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -DENABLE_NLS -version-info 1:0:0 -Wl,-O1,--sort-common,--as-needed,-z,relro,-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=x86-64 -mtune=generic -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 '/tmp/archlinux-ci/libbytesize-archlinuxrb-build-eLfpMhoF/libbytesize/trunk/src/libbytesize-2.7/src' make[1]: Leaving directory '/tmp/archlinux-ci/libbytesize-archlinuxrb-build-eLfpMhoF/libbytesize/trunk/src/libbytesize-2.7/src' Making all in dist make[1]: Entering directory '/tmp/archlinux-ci/libbytesize-archlinuxrb-build-eLfpMhoF/libbytesize/trunk/src/libbytesize-2.7/dist' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/tmp/archlinux-ci/libbytesize-archlinuxrb-build-eLfpMhoF/libbytesize/trunk/src/libbytesize-2.7/dist' Making all in tests make[1]: Entering directory '/tmp/archlinux-ci/libbytesize-archlinuxrb-build-eLfpMhoF/libbytesize/trunk/src/libbytesize-2.7/tests' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/tmp/archlinux-ci/libbytesize-archlinuxrb-build-eLfpMhoF/libbytesize/trunk/src/libbytesize-2.7/tests' Making all in tools make[1]: Entering directory '/tmp/archlinux-ci/libbytesize-archlinuxrb-build-eLfpMhoF/libbytesize/trunk/src/libbytesize-2.7/tools' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/tmp/archlinux-ci/libbytesize-archlinuxrb-build-eLfpMhoF/libbytesize/trunk/src/libbytesize-2.7/tools' ==> Entering fakeroot environment... ==> Starting package()... Making install in . make[1]: Entering directory '/tmp/archlinux-ci/libbytesize-archlinuxrb-build-eLfpMhoF/libbytesize/trunk/src/libbytesize-2.7' make[2]: Entering directory '/tmp/archlinux-ci/libbytesize-archlinuxrb-build-eLfpMhoF/libbytesize/trunk/src/libbytesize-2.7' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/tmp/archlinux-ci/libbytesize-archlinuxrb-build-eLfpMhoF/libbytesize/trunk/src/libbytesize-2.7' make[1]: Leaving directory '/tmp/archlinux-ci/libbytesize-archlinuxrb-build-eLfpMhoF/libbytesize/trunk/src/libbytesize-2.7' Making install in po make[1]: Entering directory '/tmp/archlinux-ci/libbytesize-archlinuxrb-build-eLfpMhoF/libbytesize/trunk/src/libbytesize-2.7/po' make[2]: Entering directory '/tmp/archlinux-ci/libbytesize-archlinuxrb-build-eLfpMhoF/libbytesize/trunk/src/libbytesize-2.7/po' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Leaving directory '/tmp/archlinux-ci/libbytesize-archlinuxrb-build-eLfpMhoF/libbytesize/trunk/src/libbytesize-2.7/po' make[1]: Leaving directory '/tmp/archlinux-ci/libbytesize-archlinuxrb-build-eLfpMhoF/libbytesize/trunk/src/libbytesize-2.7/po' Making install in src make[1]: Entering directory '/tmp/archlinux-ci/libbytesize-archlinuxrb-build-eLfpMhoF/libbytesize/trunk/src/libbytesize-2.7/src' Making install in python make[2]: Entering directory '/tmp/archlinux-ci/libbytesize-archlinuxrb-build-eLfpMhoF/libbytesize/trunk/src/libbytesize-2.7/src/python' make[3]: Entering directory '/tmp/archlinux-ci/libbytesize-archlinuxrb-build-eLfpMhoF/libbytesize/trunk/src/libbytesize-2.7/src/python' make[3]: Nothing to be done for 'install-exec-am'. /usr/sbin/mkdir -p '/tmp/archlinux-ci/libbytesize-archlinuxrb-build-eLfpMhoF/libbytesize/trunk/pkg/libbytesize/usr/lib/python3.11/site-packages/bytesize' /usr/bin/install -c -m 644 bytesize.py __init__.py '/tmp/archlinux-ci/libbytesize-archlinuxrb-build-eLfpMhoF/libbytesize/trunk/pkg/libbytesize/usr/lib/python3.11/site-packages/bytesize' make[3]: Leaving directory '/tmp/archlinux-ci/libbytesize-archlinuxrb-build-eLfpMhoF/libbytesize/trunk/src/libbytesize-2.7/src/python' make[2]: Leaving directory '/tmp/archlinux-ci/libbytesize-archlinuxrb-build-eLfpMhoF/libbytesize/trunk/src/libbytesize-2.7/src/python' make[2]: Entering directory '/tmp/archlinux-ci/libbytesize-archlinuxrb-build-eLfpMhoF/libbytesize/trunk/src/libbytesize-2.7/src' make[3]: Entering directory '/tmp/archlinux-ci/libbytesize-archlinuxrb-build-eLfpMhoF/libbytesize/trunk/src/libbytesize-2.7/src' /usr/sbin/mkdir -p '/tmp/archlinux-ci/libbytesize-archlinuxrb-build-eLfpMhoF/libbytesize/trunk/pkg/libbytesize/usr/include/bytesize' /usr/sbin/mkdir -p '/tmp/archlinux-ci/libbytesize-archlinuxrb-build-eLfpMhoF/libbytesize/trunk/pkg/libbytesize/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libbytesize.la '/tmp/archlinux-ci/libbytesize-archlinuxrb-build-eLfpMhoF/libbytesize/trunk/pkg/libbytesize/usr/lib' /usr/sbin/mkdir -p '/tmp/archlinux-ci/libbytesize-archlinuxrb-build-eLfpMhoF/libbytesize/trunk/pkg/libbytesize/usr/lib/pkgconfig' /usr/bin/install -c -m 644 bs_size.h '/tmp/archlinux-ci/libbytesize-archlinuxrb-build-eLfpMhoF/libbytesize/trunk/pkg/libbytesize/usr/include/bytesize' /usr/bin/install -c -m 644 ./bytesize.pc '/tmp/archlinux-ci/libbytesize-archlinuxrb-build-eLfpMhoF/libbytesize/trunk/pkg/libbytesize/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libbytesize.so.1.0.0 /tmp/archlinux-ci/libbytesize-archlinuxrb-build-eLfpMhoF/libbytesize/trunk/pkg/libbytesize/usr/lib/libbytesize.so.1.0.0 libtool: install: (cd /tmp/archlinux-ci/libbytesize-archlinuxrb-build-eLfpMhoF/libbytesize/trunk/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 /tmp/archlinux-ci/libbytesize-archlinuxrb-build-eLfpMhoF/libbytesize/trunk/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 /tmp/archlinux-ci/libbytesize-archlinuxrb-build-eLfpMhoF/libbytesize/trunk/pkg/libbytesize/usr/lib/libbytesize.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory '/tmp/archlinux-ci/libbytesize-archlinuxrb-build-eLfpMhoF/libbytesize/trunk/src/libbytesize-2.7/src' make[2]: Leaving directory '/tmp/archlinux-ci/libbytesize-archlinuxrb-build-eLfpMhoF/libbytesize/trunk/src/libbytesize-2.7/src' make[1]: Leaving directory '/tmp/archlinux-ci/libbytesize-archlinuxrb-build-eLfpMhoF/libbytesize/trunk/src/libbytesize-2.7/src' Making install in dist make[1]: Entering directory '/tmp/archlinux-ci/libbytesize-archlinuxrb-build-eLfpMhoF/libbytesize/trunk/src/libbytesize-2.7/dist' make[2]: Entering directory '/tmp/archlinux-ci/libbytesize-archlinuxrb-build-eLfpMhoF/libbytesize/trunk/src/libbytesize-2.7/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 '/tmp/archlinux-ci/libbytesize-archlinuxrb-build-eLfpMhoF/libbytesize/trunk/src/libbytesize-2.7/dist' make[1]: Leaving directory '/tmp/archlinux-ci/libbytesize-archlinuxrb-build-eLfpMhoF/libbytesize/trunk/src/libbytesize-2.7/dist' Making install in tests make[1]: Entering directory '/tmp/archlinux-ci/libbytesize-archlinuxrb-build-eLfpMhoF/libbytesize/trunk/src/libbytesize-2.7/tests' make[2]: Entering directory '/tmp/archlinux-ci/libbytesize-archlinuxrb-build-eLfpMhoF/libbytesize/trunk/src/libbytesize-2.7/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 '/tmp/archlinux-ci/libbytesize-archlinuxrb-build-eLfpMhoF/libbytesize/trunk/src/libbytesize-2.7/tests' make[1]: Leaving directory '/tmp/archlinux-ci/libbytesize-archlinuxrb-build-eLfpMhoF/libbytesize/trunk/src/libbytesize-2.7/tests' Making install in tools make[1]: Entering directory '/tmp/archlinux-ci/libbytesize-archlinuxrb-build-eLfpMhoF/libbytesize/trunk/src/libbytesize-2.7/tools' make[2]: Entering directory '/tmp/archlinux-ci/libbytesize-archlinuxrb-build-eLfpMhoF/libbytesize/trunk/src/libbytesize-2.7/tools' install -d /tmp/archlinux-ci/libbytesize-archlinuxrb-build-eLfpMhoF/libbytesize/trunk/pkg/libbytesize/usr/bin install -m0755 ./bs_calc.py /tmp/archlinux-ci/libbytesize-archlinuxrb-build-eLfpMhoF/libbytesize/trunk/pkg/libbytesize/usr/bin/bscalc /usr/sbin/mkdir -p '/tmp/archlinux-ci/libbytesize-archlinuxrb-build-eLfpMhoF/libbytesize/trunk/pkg/libbytesize/usr/share/man/man1' /usr/bin/install -c -m 644 'bscalc.man' '/tmp/archlinux-ci/libbytesize-archlinuxrb-build-eLfpMhoF/libbytesize/trunk/pkg/libbytesize/usr/share/man/man1/bscalc.1' make[2]: Leaving directory '/tmp/archlinux-ci/libbytesize-archlinuxrb-build-eLfpMhoF/libbytesize/trunk/src/libbytesize-2.7/tools' make[1]: Leaving directory '/tmp/archlinux-ci/libbytesize-archlinuxrb-build-eLfpMhoF/libbytesize/trunk/src/libbytesize-2.7/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.7-2 (Tue Aug 1 23:12:38 2023)