Building package "lib32-sbc" :: Synchronizing package databases... core downloading... extra downloading... community downloading... multilib downloading... chaotic-aur downloading... :: Starting full system upgrade... resolving dependencies... looking for conflicting packages... Packages (5) lib32-fakeroot-1.33-1 lib32-gcc-libs-13.2.1-5 lib32-glibc-2.39-1 lib32-libltdl-2.4.7-3 multilib-devel-1-1 Total Installed Size: 130.92 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing lib32-glibc... installing lib32-fakeroot... installing lib32-gcc-libs... installing lib32-libltdl... installing multilib-devel... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... warning: lib32-glibc-2.39-1 is up to date -- skipping warning: lib32-gcc-libs-13.2.1-5 is up to date -- skipping resolving dependencies... looking for conflicting packages... Packages (5) perl-error-0.17029-5 perl-mailtools-2.21-7 perl-timedate-2.33-5 git-2.44.0-1 sbc-2.0-1 Total Installed Size: 26.77 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing sbc... installing perl-error... installing perl-timedate... installing perl-mailtools... installing git... Optional dependencies for git tk: gitk and git gui openssh: ssh transport and crypto 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-mediawiki-api: git mediawiki support perl-datetime-format-iso8601: git mediawiki support perl-lwp-protocol-https: git mediawiki https 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] :: Running post-transaction hooks... (1/4) Creating system user accounts... Creating group 'git' with GID 973. Creating user 'git' (git daemon user) with UID 973 and GID 973. (2/4) Reloading system manager configuration... Skipped: Current root is not booted. (3/4) Arming ConditionNeedsUpdate... (4/4) Warn about old perl modules ==> Making package: lib32-sbc 2.0-1 (Fri 01 Mar 2024 06:54:08 AM CET) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Updating sbc git repo... ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with b2sums... sbc ... Skipped ==> Extracting sources... -> Creating working copy of sbc git repo... Cloning into 'sbc'... done. Switched to a new branch 'makepkg' ==> Starting prepare()... autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: aclocal --force autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:18: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:4: installing './install-sh' configure.ac:4: installing './missing' Makefile.am: installing './depcomp' autoreconf: './install-sh' is updated autoreconf: './config.sub' is updated autoreconf: './config.guess' is updated autoreconf: Leaving directory '.' ==> Starting pkgver()... ==> Starting build()... 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/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... gcc -m32 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 -m32 accepts -g... yes checking for gcc -m32 option to enable C11 features... none needed checking whether gcc -m32 understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc -m32... gcc3 checking whether gcc -m32 accepts -fPIE... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu 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 -m32... /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 i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/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 ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -m32 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 -m32 supports -fno-rtti -fno-exceptions... no checking for gcc -m32 option to produce PIC... -fPIC -DPIC checking if gcc -m32 PIC flag -fPIC -DPIC works... yes checking if gcc -m32 static flag -static works... yes checking if gcc -m32 supports -c -o file.o... yes checking if gcc -m32 supports -c -o file.o... (cached) yes checking whether the gcc -m32 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 that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating sbc/sbc.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands sbc 2.0 make --no-print-directory all-am CC src/sbcinfo.o CC src/sbcdec.o CC src/sbcenc.o CC sbc/sbc.lo CC sbc/sbc_primitives.lo CC sbc/sbc_primitives_sse.lo CC sbc/sbc_primitives_mmx.lo CC sbc/sbc_primitives_iwmmxt.lo CC sbc/sbc_primitives_neon.lo CC sbc/sbc_primitives_armv6.lo CCLD src/sbcinfo CCLD sbc/libsbc.la CCLD sbc/libsbc-private.la CCLD src/sbcenc CCLD src/sbcdec ==> Starting check()... ==> Entering fakeroot environment... ==> Starting package()... /usr/bin/mkdir -p '/home/main-builder/pkgwork/pkg/lib32-sbc/usr/lib32/pkgconfig' /usr/bin/mkdir -p '/home/main-builder/pkgwork/pkg/lib32-sbc/usr/include/sbc' /usr/bin/mkdir -p '/home/main-builder/pkgwork/pkg/lib32-sbc/usr/lib32' /bin/sh ./libtool --mode=install /usr/bin/install -c sbc/libsbc.la '/home/main-builder/pkgwork/pkg/lib32-sbc/usr/lib32' /usr/bin/install -c -m 644 sbc/sbc.pc '/home/main-builder/pkgwork/pkg/lib32-sbc/usr/lib32/pkgconfig' /usr/bin/install -c -m 644 sbc/sbc.h '/home/main-builder/pkgwork/pkg/lib32-sbc/usr/include/sbc' libtool: install: /usr/bin/install -c sbc/.libs/libsbc.so.1.3.1 /home/main-builder/pkgwork/pkg/lib32-sbc/usr/lib32/libsbc.so.1.3.1 libtool: install: (cd /home/main-builder/pkgwork/pkg/lib32-sbc/usr/lib32 && { ln -s -f libsbc.so.1.3.1 libsbc.so.1 || { rm -f libsbc.so.1 && ln -s libsbc.so.1.3.1 libsbc.so.1; }; }) libtool: install: (cd /home/main-builder/pkgwork/pkg/lib32-sbc/usr/lib32 && { ln -s -f libsbc.so.1.3.1 libsbc.so || { rm -f libsbc.so && ln -s libsbc.so.1.3.1 libsbc.so; }; }) libtool: install: /usr/bin/install -c sbc/.libs/libsbc.lai /home/main-builder/pkgwork/pkg/lib32-sbc/usr/lib32/libsbc.la libtool: warning: remember to run 'libtool --finish /usr/lib32' /usr/bin/mkdir -p '/home/main-builder/pkgwork/pkg/lib32-sbc/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c src/sbcinfo src/sbcdec src/sbcenc '/home/main-builder/pkgwork/pkg/lib32-sbc/usr/bin' libtool: install: /usr/bin/install -c src/sbcinfo /home/main-builder/pkgwork/pkg/lib32-sbc/usr/bin/sbcinfo libtool: install: /usr/bin/install -c src/sbcdec /home/main-builder/pkgwork/pkg/lib32-sbc/usr/bin/sbcdec libtool: install: /usr/bin/install -c src/sbcenc /home/main-builder/pkgwork/pkg/lib32-sbc/usr/bin/sbcenc ==> 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 "lib32-sbc"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: lib32-sbc 2.0-1 (Fri 01 Mar 2024 06:54:14 AM CET) umount: /home/xiota/build/lib32-sbc/machine/root/var/pkgdest unmounted umount: /home/xiota/build/lib32-sbc/machine/root/var/cache/pacman/pkg unmounted umount: /home/xiota/build/lib32-sbc/machine/root/home/main-builder/pkgsrc unmounted umount: /home/xiota/build/lib32-sbc/machine/root/home/main-builder/.ccache unmounted umount: /home/xiota/build/lib32-sbc/machine/root/home/main-builder/pkgwork unmounted umount: /home/xiota/build/lib32-sbc/machine/root (overlay) unmounted real 0m8.129s user 0m5.831s sys 0m3.349s