From https://github.com/archlinux/svntogit-community * branch packages/mdns-scan -> FETCH_HEAD * [new branch] packages/mdns-scan -> community/packages/mdns-scan Cloning into 'mdns-scan'... 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 132k 100 132k 0 0 389k 0 --:--:-- --:--:-- --:--:-- 390k % 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 8536k 100 8536k 0 0 21.5M 0 --:--:-- --:--:-- --:--:-- 21.5M % 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 422k 0 --:--:-- --:--:-- --:--:-- 423k :: Starting full system upgrade... there is nothing to do PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TMPDIR=/tmp/archlinux-ci/ SOURCE_DATE_EPOCH=1690438638 SHELL=/bin/bash SCHROOT_CHROOT_NAME=jenkins-reproducible-archlinux no_proxy=localhost,127.0.0.1 SCHROOT_COMMAND=bash -l -c SOURCE_DATE_EPOCH='1690438638' PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' TMPDIR='/tmp/archlinux-ci/' printenv 2>&1 SCHROOT_SESSION_ID=archlinux-mdns-scan-archlinuxrb-build-EpsIDiXl PWD=/tmp/archlinux-ci/mdns-scan-archlinuxrb-build-EpsIDiXl/mdns-scan/trunk LOGNAME=jenkins SCHROOT_ALIAS_NAME=jenkins-reproducible-archlinux SCHROOT_GROUP=jenkins SCHROOT_USER=jenkins ftp_proxy=http://127.0.0.1:3128 HOME=/var/lib/jenkins LANG=C https_proxy=http://127.0.0.1:3128 USER=jenkins FTP_PROXY=http://127.0.0.1:3128 SHLVL=1 HTTPS_PROXY=http://127.0.0.1:3128 HTTP_PROXY=http://127.0.0.1:3128 SCHROOT_GID=116 http_proxy=http://127.0.0.1:3128 DEBUGINFOD_URLS=https://debuginfod.archlinux.org SCHROOT_UID=108 HG=/usr/bin/hg _=/usr/sbin/printenv ==> Making package: mdns-scan 0.5-6 (Thu Jul 27 06:17:44 2023) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading mdns-scan-0.5.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 100 15181 100 15181 0 0 21858 0 --:--:-- --:--:-- --:--:-- 21874 ==> Validating source files with sha256sums... mdns-scan-0.5.tar.gz ... Passed ==> Extracting sources... -> Extracting mdns-scan-0.5.tar.gz with bsdtar ==> Starting build()... cc -Wall -W -g -O0 -pipe -c -o mdns-scan.o mdns-scan.c cc -Wall -W -g -O0 -pipe -c -o dns.o dns.c cc -Wall -W -g -O0 -pipe -c -o query.o query.c cc -Wall -W -g -O0 -pipe -c -o util.o util.c mdns-scan.c: In function 'main': mdns-scan.c:218:14: warning: unused parameter 'argc' [-Wunused-parameter] 218 | int main(int argc, char*argv[]) { | ~~~~^~~~ mdns-scan.c:218:25: warning: unused parameter 'argv' [-Wunused-parameter] 218 | int main(int argc, char*argv[]) { | ~~~~~^~~~~~ cc -o mdns-scan mdns-scan.o dns.o query.o util.o ==> Entering fakeroot environment... ==> Starting package()... ==> 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 "mdns-scan"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: mdns-scan 0.5-6 (Thu Jul 27 06:17:46 2023)