From https://github.com/archlinux/svntogit-packages * branch packages/metalog -> FETCH_HEAD * [new branch] packages/metalog -> packages/packages/metalog Cloning into 'metalog'... 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 128k 100 128k 0 0 378k 0 --:--:-- --:--:-- --:--:-- 379k % 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 8464k 0 18220 0 0 35973 0 0:04:00 --:--:-- 0:04:00 35936 11 8464k 11 998k 0 0 658k 0 0:00:12 0:00:01 0:00:11 658k 69 8464k 69 5856k 0 0 2282k 0 0:00:03 0:00:02 0:00:01 2282k 100 8464k 100 8464k 0 0 2776k 0 0:00:03 0:00:03 --:--:-- 2776k % 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 834k 0 --:--:-- --:--:-- --:--:-- 836k :: Starting full system upgrade... there is nothing to do ==> Making package: metalog 20200113-2 (Mon Oct 7 20:52:59 2024) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (1) pcre-8.45-4 Total Download Size: 0.98 MiB Total Installed Size: 3.50 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 0 1000k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1000k 100 1000k 0 0 732k 0 0:00:01 0:00:01 --:--:-- 732k 100 1000k 100 1000k 0 0 732k 0 0:00:01 0:00:01 --:--:-- 732k checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing pcre... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Checking buildtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (1) autoconf-archive-1:2023.02.20-1 Total Download Size: 0.54 MiB Total Installed Size: 2.26 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 555k 100 555k 0 0 43.9M 0 --:--:-- --:--:-- --:--:-- 45.2M checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing autoconf-archive... Optional dependencies for autoconf-archive automake: macros for use with it [installed] :: Running post-transaction hooks... (1/2) Arming ConditionNeedsUpdate... (2/2) Updating the info directory file... ==> Retrieving sources... -> Downloading metalog-20200113.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 13153 0 13153 0 0 18111 0 --:--:-- --:--:-- --:--:-- 18111 100 40276 0 40276 0 0 54607 0 --:--:-- --:--:-- --:--:-- 2407k -> Found metalog.service ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... metalog-20200113.tar.gz ... Passed metalog.service ... Passed ==> Extracting sources... -> Extracting metalog-20200113.tar.gz with bsdtar ==> Starting build()... configure.ac:6: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.ac:6: You should use the 'AC_CONFIG_HEADERS' macro instead. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:1166: AM_CONFIG_HEADER is expanded from... configure.ac:6: the top level configure.ac:14: warning: The macro `AC_PROG_CC_STDC' is obsolete. configure.ac:14: You should run autoupdate. ./lib/autoconf/c.m4:1666: AC_PROG_CC_STDC is expanded from... configure.ac:14: the top level configure.ac:30: warning: The macro `AC_TYPE_SIGNAL' is obsolete. configure.ac:30: You should run autoupdate. ./lib/autoconf/types.m4:776: AC_TYPE_SIGNAL is expanded from... configure.ac:30: the top level configure.ac:39: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:39: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.ac:39: the top level configure.ac:95: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:95: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from... configure.ac:95: the top level configure.ac:12: installing './compile' configure.ac:61: installing './config.guess' configure.ac:61: installing './config.sub' configure.ac:3: installing './install-sh' configure.ac:3: installing './missing' src/Makefile.am: installing './depcomp' 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 whether make supports nested variables... (cached) yes 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 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 wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no 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 for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for pkg-config... /usr/sbin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for sys/klog.h... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/sbin/grep checking for egrep... /usr/sbin/grep -E checking whether gcc needs -traditional... no checking for inline... inline checking for an ANSI C-conforming const... yes checking for mode_t... yes checking for pid_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking return type of signal handlers... void checking for uid_t in sys/types.h... yes checking for off_t... yes checking if malloc debugging is wanted... no checking whether syslog names are available... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for working memcmp... yes checking for strftime... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for vprintf... yes checking for daemon... yes checking for klogctl... yes checking for setproctitle... no checking for setprogname... no checking type of array argument to getgroups... gid_t checking for getgroups... yes checking for working getgroups... yes checking for PCRE... yes checking if malloc debugging is wanted... no checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -W... yes checking whether C compiler accepts -Wcast-qual... yes checking whether C compiler accepts -Wcast-align... yes checking whether C compiler accepts -Wmissing-noreturn... yes checking whether C compiler accepts -Wbad-function-cast... yes checking whether C compiler accepts -Wstrict-prototypes... yes checking whether C compiler accepts -Wwrite-strings... yes checking whether C compiler accepts -Wreturn-type... yes 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 man/Makefile config.status: creating man/metalog.8 config.status: creating man/metalog.conf.5 config.status: creating metalog.spec config.status: creating metalog.lsm config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/tmp/archlinux-ci/metalog-archlinuxrb-build-iIO2ocpE/metalog/trunk/src/metalog-metalog-20200113' Making all in src make[2]: Entering directory '/tmp/archlinux-ci/metalog-archlinuxrb-build-iIO2ocpE/metalog/trunk/src/metalog-metalog-20200113/src' CC metalog.o CCLD metalog make[2]: Leaving directory '/tmp/archlinux-ci/metalog-archlinuxrb-build-iIO2ocpE/metalog/trunk/src/metalog-metalog-20200113/src' Making all in man make[2]: Entering directory '/tmp/archlinux-ci/metalog-archlinuxrb-build-iIO2ocpE/metalog/trunk/src/metalog-metalog-20200113/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/archlinux-ci/metalog-archlinuxrb-build-iIO2ocpE/metalog/trunk/src/metalog-metalog-20200113/man' make[2]: Entering directory '/tmp/archlinux-ci/metalog-archlinuxrb-build-iIO2ocpE/metalog/trunk/src/metalog-metalog-20200113' make[2]: Leaving directory '/tmp/archlinux-ci/metalog-archlinuxrb-build-iIO2ocpE/metalog/trunk/src/metalog-metalog-20200113' make[1]: Leaving directory '/tmp/archlinux-ci/metalog-archlinuxrb-build-iIO2ocpE/metalog/trunk/src/metalog-metalog-20200113' ==> Entering fakeroot environment... ==> Starting package()... Making install in src make[1]: Entering directory '/tmp/archlinux-ci/metalog-archlinuxrb-build-iIO2ocpE/metalog/trunk/src/metalog-metalog-20200113/src' make[2]: Entering directory '/tmp/archlinux-ci/metalog-archlinuxrb-build-iIO2ocpE/metalog/trunk/src/metalog-metalog-20200113/src' /usr/sbin/mkdir -p '/tmp/archlinux-ci/metalog-archlinuxrb-build-iIO2ocpE/metalog/trunk/pkg/metalog/usr/bin' make[2]: Nothing to be done for 'install-data-am'. /usr/bin/install -c metalog '/tmp/archlinux-ci/metalog-archlinuxrb-build-iIO2ocpE/metalog/trunk/pkg/metalog/usr/bin' make[2]: Leaving directory '/tmp/archlinux-ci/metalog-archlinuxrb-build-iIO2ocpE/metalog/trunk/src/metalog-metalog-20200113/src' make[1]: Leaving directory '/tmp/archlinux-ci/metalog-archlinuxrb-build-iIO2ocpE/metalog/trunk/src/metalog-metalog-20200113/src' Making install in man make[1]: Entering directory '/tmp/archlinux-ci/metalog-archlinuxrb-build-iIO2ocpE/metalog/trunk/src/metalog-metalog-20200113/man' make[2]: Entering directory '/tmp/archlinux-ci/metalog-archlinuxrb-build-iIO2ocpE/metalog/trunk/src/metalog-metalog-20200113/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/sbin/mkdir -p '/tmp/archlinux-ci/metalog-archlinuxrb-build-iIO2ocpE/metalog/trunk/pkg/metalog/usr/share/man/man5' /usr/sbin/mkdir -p '/tmp/archlinux-ci/metalog-archlinuxrb-build-iIO2ocpE/metalog/trunk/pkg/metalog/usr/share/man/man8' /usr/bin/install -c -m 644 metalog.conf.5 '/tmp/archlinux-ci/metalog-archlinuxrb-build-iIO2ocpE/metalog/trunk/pkg/metalog/usr/share/man/man5' /usr/bin/install -c -m 644 metalog.8 '/tmp/archlinux-ci/metalog-archlinuxrb-build-iIO2ocpE/metalog/trunk/pkg/metalog/usr/share/man/man8' make[2]: Leaving directory '/tmp/archlinux-ci/metalog-archlinuxrb-build-iIO2ocpE/metalog/trunk/src/metalog-metalog-20200113/man' make[1]: Leaving directory '/tmp/archlinux-ci/metalog-archlinuxrb-build-iIO2ocpE/metalog/trunk/src/metalog-metalog-20200113/man' make[1]: Entering directory '/tmp/archlinux-ci/metalog-archlinuxrb-build-iIO2ocpE/metalog/trunk/src/metalog-metalog-20200113' make[2]: Entering directory '/tmp/archlinux-ci/metalog-archlinuxrb-build-iIO2ocpE/metalog/trunk/src/metalog-metalog-20200113' make[2]: Nothing to be done for 'install-data-am'. /usr/sbin/mkdir -p '/tmp/archlinux-ci/metalog-archlinuxrb-build-iIO2ocpE/metalog/trunk/pkg/metalog/etc' /usr/bin/install -c -m 644 metalog.conf '/tmp/archlinux-ci/metalog-archlinuxrb-build-iIO2ocpE/metalog/trunk/pkg/metalog/etc' make[2]: Leaving directory '/tmp/archlinux-ci/metalog-archlinuxrb-build-iIO2ocpE/metalog/trunk/src/metalog-metalog-20200113' make[1]: Leaving directory '/tmp/archlinux-ci/metalog-archlinuxrb-build-iIO2ocpE/metalog/trunk/src/metalog-metalog-20200113' ==> 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 "metalog"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: metalog 20200113-2 (Mon Oct 7 20:53:21 2024)