From https://github.com/archlinux/svntogit-packages * branch packages/pacrunner -> FETCH_HEAD * [new branch] packages/pacrunner -> packages/packages/pacrunner Cloning into 'pacrunner'... 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 48 130k 48 65182 0 0 187k 0 --:--:-- --:--:-- --:--:-- 186k 100 130k 100 130k 0 0 382k 0 --:--:-- --:--:-- --:--:-- 381k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2 8545k 2 219k 0 0 216k 0 0:00:39 0:00:01 0:00:38 216k 43 8545k 43 3748k 0 0 1845k 0 0:00:04 0:00:02 0:00:02 1845k 100 8545k 100 8545k 0 0 2964k 0 0:00:02 0:00:02 --:--:-- 2965k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 38 143k 38 56990 0 0 325k 0 --:--:-- --:--:-- --:--:-- 325k 100 143k 100 143k 0 0 832k 0 --:--:-- --:--:-- --:--:-- 831k :: Starting full system upgrade... there is nothing to do ==> Making package: pacrunner 0.19-2 (Tue Sep 3 18:38:39 2024) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (1) duktape-2.7.0-6 Total Download Size: 0.17 MiB Total Installed Size: 0.79 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 176k 100 176k 0 0 67.5M 0 --:--:-- --:--:-- --:--:-- 86.1M checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing duktape... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Cloning pacrunner git repo... Cloning into bare repository '/tmp/archlinux-ci/pacrunner-archlinuxrb-build-uqUmKTqw/pacrunner/trunk/pacrunner'... -> Found duktape-shared.diff ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... pacrunner ... Skipped duktape-shared.diff ... Passed ==> Extracting sources... -> Creating working copy of pacrunner git repo... Cloning into 'pacrunner'... done. Switched to a new branch 'makepkg' ==> Starting prepare()... Applied patch to 'Makefile.am' cleanly. Applied patch to 'configure.ac' cleanly. configure.ac:25: installing './compile' configure.ac:30: installing './config.guess' configure.ac:30: installing './config.sub' configure.ac:4: installing './install-sh' configure.ac:4: installing './missing' Makefile.am: installing './depcomp' ==> 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/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 to enable maintainer-specific portions of Makefiles... no checking for pkg-config... /usr/sbin/pkg-config checking pkg-config is at least version 0.9.0... yes 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 whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking whether gcc accepts -fPIE... yes 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 ar... ar 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 DUKTAPE... yes checking for GLIB... yes checking for DBUS... yes checking for pthread_create in -lpthread... yes checking for CURL... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/org.pacrunner.service config.status: creating libproxy/libproxy-1.0.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make --no-print-directory all-am GEN src/builtin.h CC gdbus/mainloop.o CC gdbus/watch.o CC gdbus/object.o CC gdbus/client.o CC gdbus/polkit.o CC plugins/curl.o CC plugins/duktape.o CC src/js_funcs.o CC src/main.o CC src/log.o CC src/plugin.o CC src/download.o CC src/client.o CC src/manager.o CC src/proxy.o CC src/manual.o CC src/js.o CCLD src/pacrunner ==> Entering fakeroot environment... ==> Starting package()... /usr/sbin/mkdir -p '/tmp/archlinux-ci/pacrunner-archlinuxrb-build-uqUmKTqw/pacrunner/trunk/pkg/pacrunner/usr/share/dbus-1/system.d' /usr/sbin/mkdir -p '/tmp/archlinux-ci/pacrunner-archlinuxrb-build-uqUmKTqw/pacrunner/trunk/pkg/pacrunner/usr/share/dbus-1/system-services' /usr/bin/install -c -m 644 src/pacrunner.conf '/tmp/archlinux-ci/pacrunner-archlinuxrb-build-uqUmKTqw/pacrunner/trunk/pkg/pacrunner/usr/share/dbus-1/system.d' /usr/sbin/mkdir -p '/tmp/archlinux-ci/pacrunner-archlinuxrb-build-uqUmKTqw/pacrunner/trunk/pkg/pacrunner/usr/bin' /usr/bin/install -c -m 644 src/org.pacrunner.service '/tmp/archlinux-ci/pacrunner-archlinuxrb-build-uqUmKTqw/pacrunner/trunk/pkg/pacrunner/usr/share/dbus-1/system-services' /bin/sh ./libtool --mode=install /usr/bin/install -c src/pacrunner '/tmp/archlinux-ci/pacrunner-archlinuxrb-build-uqUmKTqw/pacrunner/trunk/pkg/pacrunner/usr/bin' libtool: install: /usr/bin/install -c src/pacrunner /tmp/archlinux-ci/pacrunner-archlinuxrb-build-uqUmKTqw/pacrunner/trunk/pkg/pacrunner/usr/bin/pacrunner ==> 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 "pacrunner"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: pacrunner 0.19-2 (Tue Sep 3 18:38:53 2024)