From https://github.com/archlinux/svntogit-community * branch packages/nbtscan -> FETCH_HEAD * [new branch] packages/nbtscan -> community/packages/nbtscan Cloning into 'nbtscan'... 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 392k 0 --:--:-- --:--:-- --:--:-- 392k % 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 8537k 100 8537k 0 0 20.0M 0 --:--:-- --:--:-- --:--:-- 20.0M % 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 143k 100 143k 0 0 418k 0 --:--:-- --:--:-- --:--:-- 417k :: 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=1690423330 SHELL=/bin/bash SCHROOT_CHROOT_NAME=jenkins-reproducible-archlinux no_proxy=localhost,127.0.0.1 SCHROOT_COMMAND=bash -l -c SOURCE_DATE_EPOCH='1690423330' PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' TMPDIR='/tmp/archlinux-ci/' printenv 2>&1 SCHROOT_SESSION_ID=archlinux-nbtscan-archlinuxrb-build-fG3LDy8L PWD=/tmp/archlinux-ci/nbtscan-archlinuxrb-build-fG3LDy8L/nbtscan/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: nbtscan 1.7.2-1 (Thu Jul 27 02:02:42 2023) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Cloning nbtscan git repo... Cloning into bare repository '/tmp/archlinux-ci/nbtscan-archlinuxrb-build-fG3LDy8L/nbtscan/trunk/nbtscan'... ==> Validating source files with b2sums... nbtscan ... Skipped ==> Extracting sources... -> Creating working copy of nbtscan git repo... Cloning into 'nbtscan'... done. Switched to a new branch 'makepkg' ==> Starting prepare()... autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: /usr/bin/autoconf --force autoreconf: configure.ac: not using Autoheader autoreconf: running: automake --add-missing --copy --force-missing configure.ac:26: installing './compile' configure.ac:21: installing './config.guess' configure.ac:21: installing './config.sub' configure.ac:22: installing './install-sh' configure.ac:22: installing './missing' Makefile.am: installing './INSTALL' src/Makefile.am: installing './depcomp' autoreconf: Leaving directory '.' ==> Starting pkgver()... ==> Starting build()... checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu 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 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 for socket in -lxnet... no checking for socket in -lsocket... no checking for inet_aton in -lresolv... yes checking for grep that handles long lines and -e... /usr/sbin/grep checking for egrep... /usr/sbin/grep -E 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 sys/time.h... yes checking for stdint.h... (cached) yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for an ANSI C-conforming const... yes checking for snprintf... yes checking for inet_aton... yes checking for socket... 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: executing depfiles commands Making all in src make[1]: Entering directory '/tmp/archlinux-ci/nbtscan-archlinuxrb-build-fG3LDy8L/nbtscan/trunk/src/nbtscan/src' gcc -DPACKAGE_NAME=\"nbtscan\" -DPACKAGE_TARNAME=\"nbtscan\" -DPACKAGE_VERSION=\"1.7.2\" -DPACKAGE_STRING=\"nbtscan\ 1.7.2\" -DPACKAGE_BUGREPORT=\"https://github.com/resurrecting-open-source-projects/nbtscan/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"nbtscan\" -DVERSION=\"1.7.2\" -DHAVE_LIBRESOLV=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -Dmy_uint8_t=uint8_t -Dmy_uint16_t=uint16_t -Dmy_uint32_t=uint32_t -DHAVE_SNPRINTF=1 -DHAVE_INET_ATON=1 -DHAVE_SOCKET=1 -DUNIX=1 -I. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT nbtscan.o -MD -MP -MF .deps/nbtscan.Tpo -c -o nbtscan.o nbtscan.c gcc -DPACKAGE_NAME=\"nbtscan\" -DPACKAGE_TARNAME=\"nbtscan\" -DPACKAGE_VERSION=\"1.7.2\" -DPACKAGE_STRING=\"nbtscan\ 1.7.2\" -DPACKAGE_BUGREPORT=\"https://github.com/resurrecting-open-source-projects/nbtscan/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"nbtscan\" -DVERSION=\"1.7.2\" -DHAVE_LIBRESOLV=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -Dmy_uint8_t=uint8_t -Dmy_uint16_t=uint16_t -Dmy_uint32_t=uint32_t -DHAVE_SNPRINTF=1 -DHAVE_INET_ATON=1 -DHAVE_SOCKET=1 -DUNIX=1 -I. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT statusq.o -MD -MP -MF .deps/statusq.Tpo -c -o statusq.o statusq.c gcc -DPACKAGE_NAME=\"nbtscan\" -DPACKAGE_TARNAME=\"nbtscan\" -DPACKAGE_VERSION=\"1.7.2\" -DPACKAGE_STRING=\"nbtscan\ 1.7.2\" -DPACKAGE_BUGREPORT=\"https://github.com/resurrecting-open-source-projects/nbtscan/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"nbtscan\" -DVERSION=\"1.7.2\" -DHAVE_LIBRESOLV=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -Dmy_uint8_t=uint8_t -Dmy_uint16_t=uint16_t -Dmy_uint32_t=uint32_t -DHAVE_SNPRINTF=1 -DHAVE_INET_ATON=1 -DHAVE_SOCKET=1 -DUNIX=1 -I. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT range.o -MD -MP -MF .deps/range.Tpo -c -o range.o range.c gcc -DPACKAGE_NAME=\"nbtscan\" -DPACKAGE_TARNAME=\"nbtscan\" -DPACKAGE_VERSION=\"1.7.2\" -DPACKAGE_STRING=\"nbtscan\ 1.7.2\" -DPACKAGE_BUGREPORT=\"https://github.com/resurrecting-open-source-projects/nbtscan/issues\" -DPACKAGE_URL=\"\" -DPACKAGE=\"nbtscan\" -DVERSION=\"1.7.2\" -DHAVE_LIBRESOLV=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H=1 -Dmy_uint8_t=uint8_t -Dmy_uint16_t=uint16_t -Dmy_uint32_t=uint32_t -DHAVE_SNPRINTF=1 -DHAVE_INET_ATON=1 -DHAVE_SOCKET=1 -DUNIX=1 -I. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -MT list.o -MD -MP -MF .deps/list.Tpo -c -o list.o list.c mv -f .deps/list.Tpo .deps/list.Po mv -f .deps/range.Tpo .deps/range.Po mv -f .deps/statusq.Tpo .deps/statusq.Po mv -f .deps/nbtscan.Tpo .deps/nbtscan.Po gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o nbtscan nbtscan.o statusq.o range.o list.o -lresolv make[1]: Leaving directory '/tmp/archlinux-ci/nbtscan-archlinuxrb-build-fG3LDy8L/nbtscan/trunk/src/nbtscan/src' make[1]: Entering directory '/tmp/archlinux-ci/nbtscan-archlinuxrb-build-fG3LDy8L/nbtscan/trunk/src/nbtscan' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/tmp/archlinux-ci/nbtscan-archlinuxrb-build-fG3LDy8L/nbtscan/trunk/src/nbtscan' ==> Entering fakeroot environment... ==> Starting package()... Making install in src make[1]: Entering directory '/tmp/archlinux-ci/nbtscan-archlinuxrb-build-fG3LDy8L/nbtscan/trunk/src/nbtscan/src' make[2]: Entering directory '/tmp/archlinux-ci/nbtscan-archlinuxrb-build-fG3LDy8L/nbtscan/trunk/src/nbtscan/src' make[2]: Nothing to be done for 'install-data-am'. /usr/sbin/mkdir -p '/tmp/archlinux-ci/nbtscan-archlinuxrb-build-fG3LDy8L/nbtscan/trunk/pkg/nbtscan/usr/bin' /usr/bin/install -c nbtscan '/tmp/archlinux-ci/nbtscan-archlinuxrb-build-fG3LDy8L/nbtscan/trunk/pkg/nbtscan/usr/bin' make[2]: Leaving directory '/tmp/archlinux-ci/nbtscan-archlinuxrb-build-fG3LDy8L/nbtscan/trunk/src/nbtscan/src' make[1]: Leaving directory '/tmp/archlinux-ci/nbtscan-archlinuxrb-build-fG3LDy8L/nbtscan/trunk/src/nbtscan/src' make[1]: Entering directory '/tmp/archlinux-ci/nbtscan-archlinuxrb-build-fG3LDy8L/nbtscan/trunk/src/nbtscan' make[2]: Entering directory '/tmp/archlinux-ci/nbtscan-archlinuxrb-build-fG3LDy8L/nbtscan/trunk/src/nbtscan' make[2]: Nothing to be done for 'install-exec-am'. /usr/sbin/mkdir -p '/tmp/archlinux-ci/nbtscan-archlinuxrb-build-fG3LDy8L/nbtscan/trunk/pkg/nbtscan/usr/share/man/man1' /usr/bin/install -c -m 644 man/nbtscan.1 '/tmp/archlinux-ci/nbtscan-archlinuxrb-build-fG3LDy8L/nbtscan/trunk/pkg/nbtscan/usr/share/man/man1' make[2]: Leaving directory '/tmp/archlinux-ci/nbtscan-archlinuxrb-build-fG3LDy8L/nbtscan/trunk/src/nbtscan' make[1]: Leaving directory '/tmp/archlinux-ci/nbtscan-archlinuxrb-build-fG3LDy8L/nbtscan/trunk/src/nbtscan' ==> 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 "nbtscan"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: nbtscan 1.7.2-1 (Thu Jul 27 02:02:50 2023)