From https://github.com/archlinux/svntogit-packages * branch packages/liblc3 -> FETCH_HEAD * [new branch] packages/liblc3 -> packages/packages/liblc3 Cloning into 'liblc3'... 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 130k 100 130k 0 0 381k 0 --:--:-- --:--:-- --:--:-- 382k % 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 8488k 0 85509 0 0 242k 0 0:00:35 --:--:-- 0:00:35 242k 100 8488k 100 8488k 0 0 20.4M 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 414k 0 --:--:-- --:--:-- --:--:-- 415k :: Starting full system upgrade... there is nothing to do ==> Making package: liblc3 1.0.3-1 (Tue Aug 8 22:23:22 2023) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (4) ninja-1.11.1-3 python-tqdm-4.65.0-3 python-typing_extensions-4.7.1-1 meson-1.2.1-1 Total Download Size: 2.32 MiB Total Installed Size: 14.45 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... % 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 145k 100 145k 0 0 19.3M 0 --:--:-- --:--:-- --:--:-- 20.2M % 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 128k 100 128k 0 0 17.2M 0 --:--:-- --:--:-- --:--:-- 17.9M % 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 69151 100 69151 0 0 10.0M 0 --:--:-- --:--:-- --:--:-- 10.9M % 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 2037k 100 2037k 0 0 151M 0 --:--:-- --:--:-- --:--:-- 153M checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing ninja... installing python-tqdm... Optional dependencies for python-tqdm python-requests: telegram installing python-typing_extensions... installing meson... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Retrieving sources... -> Cloning liblc3 git repo... Cloning into bare repository '/tmp/archlinux-ci/liblc3-archlinuxrb-build-o02KNhJj/liblc3/trunk/liblc3'... ==> Validating source files with b2sums... liblc3 ... Skipped ==> Extracting sources... -> Creating working copy of liblc3 git repo... Cloning into 'liblc3'... done. Switched to a new branch 'makepkg' ==> Starting prepare()... ==> Starting pkgver()... ==> Starting build()... + exec meson setup --prefix /usr --libexecdir lib --sbindir bin --buildtype plain --auto-features enabled --wrap-mode nodownload -D b_lto=true -D b_pie=true -D python.bytecompile=1 liblc3 build -D tools=true The Meson build system Version: 1.2.1 Source dir: /tmp/archlinux-ci/liblc3-archlinuxrb-build-o02KNhJj/liblc3/trunk/src/liblc3 Build dir: /tmp/archlinux-ci/liblc3-archlinuxrb-build-o02KNhJj/liblc3/trunk/src/build Build type: native build Project name: lc3 Project version: 1.0.3 C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20230801") C linker for the host machine: cc ld.bfd 2.41.0 Host machine cpu family: x86_64 Host machine cpu: x86_64 Library m found: YES Build targets in project: 4 lc3 1.0.3 User defined options auto_features : enabled buildtype : plain libexecdir : lib prefix : /usr sbindir : bin wrap_mode : nodownload python.bytecompile: 1 b_lto : true b_pie : true tools : true Found ninja-1.11.1 at /usr/sbin/ninja Generating targets: 0%| | 0/4 eta ? Writing build.ninja: 0%| | 0/46 eta ? ninja: Entering directory `/tmp/archlinux-ci/liblc3-archlinuxrb-build-o02KNhJj/liblc3/trunk/src/build' [1/21] Compiling C object src/liblc3.so.1.p/attdet.c.o [2/21] Compiling C object src/liblc3.so.1.p/energy.c.o [3/21] Compiling C object src/liblc3.so.1.p/bits.c.o [4/21] Compiling C object src/liblc3.so.1.p/bwdet.c.o [5/21] Compiling C object tools/liblc3toolslib.a.p/lc3bin.c.o [6/21] Compiling C object tools/liblc3toolslib.a.p/wave.c.o [7/21] Linking static target tools/liblc3toolslib.a [8/21] Compiling C object src/liblc3.so.1.p/plc.c.o [9/21] Compiling C object src/liblc3.so.1.p/lc3.c.o [10/21] Compiling C object src/liblc3.so.1.p/mdct.c.o [11/21] Compiling C object src/liblc3.so.1.p/sns.c.o [12/21] Compiling C object src/liblc3.so.1.p/spec.c.o [13/21] Compiling C object tools/dlc3.p/dlc3.c.o [14/21] Compiling C object tools/elc3.p/elc3.c.o [15/21] Compiling C object src/liblc3.so.1.p/ltpf.c.o [16/21] Compiling C object src/liblc3.so.1.p/tns.c.o [17/21] Compiling C object src/liblc3.so.1.p/tables.c.o [18/21] Linking target src/liblc3.so.1 [19/21] Generating symbol file src/liblc3.so.1.p/liblc3.so.1.symbols [20/21] Linking target tools/dlc3 [21/21] Linking target tools/elc3 INFO: autodetecting backend as ninja INFO: calculating backend command to run: /usr/sbin/ninja -C /tmp/archlinux-ci/liblc3-archlinuxrb-build-o02KNhJj/liblc3/trunk/src/build ==> Entering fakeroot environment... ==> Starting package()... ninja: Entering directory `/tmp/archlinux-ci/liblc3-archlinuxrb-build-o02KNhJj/liblc3/trunk/src/build' ninja: no work to do. Installing src/liblc3.so.1 to /tmp/archlinux-ci/liblc3-archlinuxrb-build-o02KNhJj/liblc3/trunk/pkg/liblc3/usr/lib Installing tools/elc3 to /tmp/archlinux-ci/liblc3-archlinuxrb-build-o02KNhJj/liblc3/trunk/pkg/liblc3/usr/bin Installing tools/dlc3 to /tmp/archlinux-ci/liblc3-archlinuxrb-build-o02KNhJj/liblc3/trunk/pkg/liblc3/usr/bin Installing /tmp/archlinux-ci/liblc3-archlinuxrb-build-o02KNhJj/liblc3/trunk/src/liblc3/src/../include/lc3_private.h to /tmp/archlinux-ci/liblc3-archlinuxrb-build-o02KNhJj/liblc3/trunk/pkg/liblc3/usr/include/ Installing /tmp/archlinux-ci/liblc3-archlinuxrb-build-o02KNhJj/liblc3/trunk/src/liblc3/src/../include/lc3.h to /tmp/archlinux-ci/liblc3-archlinuxrb-build-o02KNhJj/liblc3/trunk/pkg/liblc3/usr/include/ Installing /tmp/archlinux-ci/liblc3-archlinuxrb-build-o02KNhJj/liblc3/trunk/src/liblc3/src/../include/lc3_cpp.h to /tmp/archlinux-ci/liblc3-archlinuxrb-build-o02KNhJj/liblc3/trunk/pkg/liblc3/usr/include/ Installing /tmp/archlinux-ci/liblc3-archlinuxrb-build-o02KNhJj/liblc3/trunk/src/build/meson-private/lc3.pc to /tmp/archlinux-ci/liblc3-archlinuxrb-build-o02KNhJj/liblc3/trunk/pkg/liblc3/usr/lib/pkgconfig Installing symlink pointing to liblc3.so.1 to /tmp/archlinux-ci/liblc3-archlinuxrb-build-o02KNhJj/liblc3/trunk/pkg/liblc3/usr/lib/liblc3.so ==> 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 "liblc3"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: liblc3 1.0.3-1 (Tue Aug 8 22:23:38 2023)