From https://github.com/archlinux/svntogit-community * branch packages/libreplaygain -> FETCH_HEAD * [new branch] packages/libreplaygain -> community/packages/libreplaygain Cloning into 'libreplaygain'... 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 771k 0 --:--:-- --:--:-- --:--:-- 775k % 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 100 8548k 100 8548k 0 0 21.6M 0 --:--:-- --:--:-- --:--:-- 21.6M % 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 421k 0 --:--:-- --:--:-- --:--:-- 421k :: Starting full system upgrade... there is nothing to do ==> Making package: libreplaygain 475-4 (Tue Aug 1 06:12:46 2023) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (6) cppdap-1.58.0-1 hicolor-icon-theme-0.17-3 jsoncpp-1.9.5-2 libuv-1.46.0-1 rhash-1.4.3-1 cmake-3.27.1-1 Total Download Size: 12.11 MiB Total Installed Size: 74.39 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 10021 100 10021 0 0 8175k 0 --:--:-- --:--:-- --:--:-- 9786k % 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 151k 100 151k 0 0 102M 0 --:--:-- --:--:-- --:--:-- 147M % 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 238k 100 238k 0 0 125M 0 --:--:-- --:--:-- --:--:-- 233M % 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 171k 100 171k 0 0 113M 0 --:--:-- --:--:-- --:--:-- 167M % 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 335k 100 335k 0 0 144M 0 --:--:-- --:--:-- --:--:-- 163M % 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 11.2M 100 11.2M 0 0 173M 0 --:--:-- --:--:-- --:--:-- 175M checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing hicolor-icon-theme... installing jsoncpp... Optional dependencies for jsoncpp jsoncpp-doc: documentation installing libuv... installing rhash... installing cppdap... installing cmake... Optional dependencies for cmake qt6-base: cmake-gui :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Retrieving sources... -> Downloading libreplaygain_r475.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 100 8693 100 8693 0 0 11256 0 --:--:-- --:--:-- --:--:-- 11245 ==> Validating source files with sha512sums... libreplaygain_r475.tar.gz ... Passed ==> Extracting sources... -> Extracting libreplaygain_r475.tar.gz with bsdtar ==> Starting build()... CMake Deprecation Warning at CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 13.1.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/sbin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Configuring done (0.3s) CMake Warning (dev) at src/CMakeLists.txt:3 (add_library): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: /tmp/archlinux-ci/libreplaygain-archlinuxrb-build-M5PsDfpW/libreplaygain/trunk/src/libreplaygain_r475/src/gain_analysis.c This warning is for project developers. Use -Wno-dev to suppress it. -- Generating done (0.0s) -- Build files have been written to: /tmp/archlinux-ci/libreplaygain-archlinuxrb-build-M5PsDfpW/libreplaygain/trunk/src/build [ 50%] Building C object src/CMakeFiles/replaygain-static.dir/gain_analysis.o [ 50%] Building C object src/CMakeFiles/replaygain-shared.dir/gain_analysis.o /tmp/archlinux-ci/libreplaygain-archlinuxrb-build-M5PsDfpW/libreplaygain/trunk/src/libreplaygain_r475/src/gain_analysis.c:77:1: warning: variably modified 'lstepbuf' at file scope 77 | static Float_t lstepbuf [MAX_SAMPLES_PER_WINDOW + MAX_ORDER]; | ^~~~~~ /tmp/archlinux-ci/libreplaygain-archlinuxrb-build-M5PsDfpW/libreplaygain/trunk/src/libreplaygain_r475/src/gain_analysis.c:77:1: warning: variably modified 'lstepbuf' at file scope 77 | static Float_t lstepbuf [MAX_SAMPLES_PER_WINDOW + MAX_ORDER]; | ^~~~~~ /tmp/archlinux-ci/libreplaygain-archlinuxrb-build-M5PsDfpW/libreplaygain/trunk/src/libreplaygain_r475/src/gain_analysis.c:79:1: warning: variably modified 'loutbuf' at file scope 79 | static Float_t loutbuf [MAX_SAMPLES_PER_WINDOW + MAX_ORDER]; | ^~~~~~ /tmp/archlinux-ci/libreplaygain-archlinuxrb-build-M5PsDfpW/libreplaygain/trunk/src/libreplaygain_r475/src/gain_analysis.c:79:1: warning: variably modified 'loutbuf' at file scope 79 | static Float_t loutbuf [MAX_SAMPLES_PER_WINDOW + MAX_ORDER]; | ^~~~~~ /tmp/archlinux-ci/libreplaygain-archlinuxrb-build-M5PsDfpW/libreplaygain/trunk/src/libreplaygain_r475/src/gain_analysis.c:83:1: warning: variably modified 'rstepbuf' at file scope 83 | static Float_t rstepbuf [MAX_SAMPLES_PER_WINDOW + MAX_ORDER]; | ^~~~~~ /tmp/archlinux-ci/libreplaygain-archlinuxrb-build-M5PsDfpW/libreplaygain/trunk/src/libreplaygain_r475/src/gain_analysis.c:83:1: warning: variably modified 'rstepbuf' at file scope 83 | static Float_t rstepbuf [MAX_SAMPLES_PER_WINDOW + MAX_ORDER]; | ^~~~~~ /tmp/archlinux-ci/libreplaygain-archlinuxrb-build-M5PsDfpW/libreplaygain/trunk/src/libreplaygain_r475/src/gain_analysis.c:85:1: warning: variably modified 'routbuf' at file scope 85 | static Float_t routbuf [MAX_SAMPLES_PER_WINDOW + MAX_ORDER]; | ^~~~~~ /tmp/archlinux-ci/libreplaygain-archlinuxrb-build-M5PsDfpW/libreplaygain/trunk/src/libreplaygain_r475/src/gain_analysis.c:85:1: warning: variably modified 'routbuf' at file scope 85 | static Float_t routbuf [MAX_SAMPLES_PER_WINDOW + MAX_ORDER]; | ^~~~~~ [ 75%] Linking C shared library libreplaygain.so [100%] Linking C static library libreplaygain.a [100%] Built target replaygain-static [100%] Built target replaygain-shared ==> Entering fakeroot environment... ==> Starting package()... [ 50%] Built target replaygain-shared [100%] Built target replaygain-static Install the project... -- Install configuration: "Release" -- Installing: /tmp/archlinux-ci/libreplaygain-archlinuxrb-build-M5PsDfpW/libreplaygain/trunk/pkg/libreplaygain/usr/lib/libreplaygain.a -- Installing: /tmp/archlinux-ci/libreplaygain-archlinuxrb-build-M5PsDfpW/libreplaygain/trunk/pkg/libreplaygain/usr/lib/libreplaygain.so.1.0.0 -- Installing: /tmp/archlinux-ci/libreplaygain-archlinuxrb-build-M5PsDfpW/libreplaygain/trunk/pkg/libreplaygain/usr/lib/libreplaygain.so.1 -- Installing: /tmp/archlinux-ci/libreplaygain-archlinuxrb-build-M5PsDfpW/libreplaygain/trunk/pkg/libreplaygain/usr/lib/libreplaygain.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 "libreplaygain"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: libreplaygain 475-4 (Tue Aug 1 06:12:51 2023)