From https://github.com/archlinux/svntogit-community * branch packages/atftp -> FETCH_HEAD * [new branch] packages/atftp -> community/packages/atftp Cloning into 'atftp'... 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 389k 0 --:--:-- --:--:-- --:--:-- 389k % 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 8546k 100 8546k 0 0 19.9M 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 415k 0 --:--:-- --:--:-- --:--:-- 414k :: Starting full system upgrade... there is nothing to do ==> Making package: atftp 0.8.0-3 (Sun Sep 1 18:54:24 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading atftp-0.8.0.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 178 100 178 0 0 622 0 --:--:-- --:--:-- --:--:-- 620 100 319 100 319 0 0 553 0 --:--:-- --:--:-- --:--:-- 553 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 24 130k 24 32528 0 0 15018 0 0:00:08 0:00:02 0:00:06 32333 100 130k 100 130k 0 0 53796 0 0:00:02 0:00:02 --:--:-- 98k -> Found atftpd.service -> Found atftpd.conf -> Found sysusers.conf -> Found tmpfiles.conf ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... atftp-0.8.0.tar.gz ... Passed atftpd.service ... Passed atftpd.conf ... Passed sysusers.conf ... Passed tmpfiles.conf ... Passed ==> Extracting sources... -> Extracting atftp-0.8.0.tar.gz with bsdtar ==> Starting prepare()... configure.ac:67: warning: The macro `AC_GNU_SOURCE' is obsolete. configure.ac:67: You should run autoupdate. ./lib/autoconf/specific.m4:312: AC_GNU_SOURCE is expanded from... configure.ac:67: the top level configure.ac:70: warning: The macro `AC_AIX' is obsolete. configure.ac:70: You should run autoupdate. ./lib/autoconf/specific.m4:540: AC_AIX is expanded from... configure.ac:70: the top level configure.ac:153: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:153: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... configure.ac:153: the top level configure.ac:183: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:183: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:183: the top level configure.ac:200: warning: The macro `AC_HEADER_TIME' is obsolete. configure.ac:200: You should run autoupdate. ./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from... configure.ac:200: the top level configure.ac:201: warning: The macro `AC_TYPE_SIGNAL' is obsolete. configure.ac:201: You should run autoupdate. ./lib/autoconf/types.m4:776: AC_TYPE_SIGNAL is expanded from... configure.ac:201: the top level configure.ac:209: warning: The macro `AC_OUTPUT_COMMANDS' is obsolete. configure.ac:209: You should run autoupdate. ./lib/autoconf/status.m4:1025: AC_OUTPUT_COMMANDS is expanded from... configure.ac:209: the top level configure.ac:217: warning: AC_OUTPUT should be used without arguments. configure.ac:217: You should run autoupdate. configure.ac:66: installing './compile' configure.ac:24: installing './config.guess' configure.ac:24: installing './config.sub' configure.ac:15: installing './install-sh' configure.ac:15: installing './missing' Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' ==> 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 build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu 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 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 for sys/time.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking whether make sets $(MAKE)... (cached) yes checking for pthread_create in -lpthread... yes checking for tgetent in -lreadline... no checking for tgetent in -lncurses... yes checking for readline in -lreadline... yes checking for rl_completion_matches in -lreadline... yes checking for pcre2_config_8 in -lpcre2-8... yes checking for grep that handles long lines and -e... /usr/sbin/grep checking for egrep... /usr/sbin/grep -E checking for sys/time.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/socket.h... yes checking for arpa/inet.h... yes checking for arpa/tftp.h... yes checking for getopt.h... yes checking for unistd.h... (cached) yes checking for signal.h... yes checking for pthread.h... yes checking for argz.h... yes checking for netdb.h... yes checking for readline/readline.h... yes checking for readline/history.h... yes checking for pcre2.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking return type of signal handlers... void checking for strchr... yes checking for memcpy... yes checking for strstr... yes checking for strcmp... yes checking for strncmp... yes checking for strncpy... yes checking for strlen... yes checking for strncasecmp... yes checking for strcasecmp... yes checking for strncmp... (cached) yes checking for socket... yes checking for gethostbyname... yes checking for gethostbyname_r... yes checking for gethostbyaddr... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating test/Makefile config.status: creating redhat/atftp.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands make all-recursive make[1]: Entering directory '/tmp/archlinux-ci/atftp-archlinuxrb-build-xmdQR8i1/atftp/trunk/src/atftp-0.8.0' Making all in . make[2]: Entering directory '/tmp/archlinux-ci/atftp-archlinuxrb-build-xmdQR8i1/atftp/trunk/src/atftp-0.8.0' gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -Wall -D_REENTRANT -O2 -std=gnu89 -MT tftp.o -MD -MP -MF .deps/tftp.Tpo -c -o tftp.o tftp.c gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -Wall -D_REENTRANT -O2 -std=gnu89 -MT tftp_io.o -MD -MP -MF .deps/tftp_io.Tpo -c -o tftp_io.o tftp_io.c gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -Wall -D_REENTRANT -O2 -std=gnu89 -MT logger.o -MD -MP -MF .deps/logger.Tpo -c -o logger.o logger.c gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -Wall -D_REENTRANT -O2 -std=gnu89 -MT options.o -MD -MP -MF .deps/options.Tpo -c -o options.o options.c gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -Wall -D_REENTRANT -O2 -std=gnu89 -MT tftp_def.o -MD -MP -MF .deps/tftp_def.Tpo -c -o tftp_def.o tftp_def.c gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -Wall -D_REENTRANT -O2 -std=gnu89 -MT tftp_file.o -MD -MP -MF .deps/tftp_file.Tpo -c -o tftp_file.o tftp_file.c gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -Wall -D_REENTRANT -O2 -std=gnu89 -MT argz.o -MD -MP -MF .deps/argz.Tpo -c -o argz.o argz.c gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -Wall -D_REENTRANT -O2 -std=gnu89 -MT tftp_mtftp.o -MD -MP -MF .deps/tftp_mtftp.Tpo -c -o tftp_mtftp.o tftp_mtftp.c gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -Wall -D_REENTRANT -O2 -std=gnu89 -MT tftpd.o -MD -MP -MF .deps/tftpd.Tpo -c -o tftpd.o tftpd.c mv -f .deps/argz.Tpo .deps/argz.Po gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -Wall -D_REENTRANT -O2 -std=gnu89 -MT stats.o -MD -MP -MF .deps/stats.Tpo -c -o stats.o stats.c gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -Wall -D_REENTRANT -O2 -std=gnu89 -MT tftpd_file.o -MD -MP -MF .deps/tftpd_file.Tpo -c -o tftpd_file.o tftpd_file.c gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -Wall -D_REENTRANT -O2 -std=gnu89 -MT tftpd_list.o -MD -MP -MF .deps/tftpd_list.Tpo -c -o tftpd_list.o tftpd_list.c gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -Wall -D_REENTRANT -O2 -std=gnu89 -MT tftpd_mcast.o -MD -MP -MF .deps/tftpd_mcast.Tpo -c -o tftpd_mcast.o tftpd_mcast.c gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -Wall -D_REENTRANT -O2 -std=gnu89 -MT tftpd_pcre.o -MD -MP -MF .deps/tftpd_pcre.Tpo -c -o tftpd_pcre.o tftpd_pcre.c gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -Wall -D_REENTRANT -O2 -std=gnu89 -MT tftpd_mtftp.o -MD -MP -MF .deps/tftpd_mtftp.Tpo -c -o tftpd_mtftp.o tftpd_mtftp.c mv -f .deps/logger.Tpo .deps/logger.Po mv -f .deps/tftp_io.Tpo .deps/tftp_io.Po mv -f .deps/stats.Tpo .deps/stats.Po mv -f .deps/tftpd_mcast.Tpo .deps/tftpd_mcast.Po mv -f .deps/tftp_def.Tpo .deps/tftp_def.Po mv -f .deps/tftpd_pcre.Tpo .deps/tftpd_pcre.Po mv -f .deps/tftpd_list.Tpo .deps/tftpd_list.Po mv -f .deps/tftp_mtftp.Tpo .deps/tftp_mtftp.Po mv -f .deps/options.Tpo .deps/options.Po mv -f .deps/tftpd.Tpo .deps/tftpd.Po mv -f .deps/tftpd_mtftp.Tpo .deps/tftpd_mtftp.Po mv -f .deps/tftp.Tpo .deps/tftp.Po mv -f .deps/tftp_file.Tpo .deps/tftp_file.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 -g -Wall -D_REENTRANT -O2 -std=gnu89 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o atftp tftp.o tftp_io.o logger.o options.o tftp_def.o tftp_file.o argz.o tftp_mtftp.o -lncurses -lreadline -lpthread mv -f .deps/tftpd_file.Tpo .deps/tftpd_file.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 -g -Wall -D_REENTRANT -O2 -std=gnu89 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o atftpd tftpd.o logger.o options.o stats.o tftp_io.o tftp_def.o tftpd_file.o tftpd_list.o tftpd_mcast.o argz.o tftpd_pcre.o tftpd_mtftp.o -lpthread -lpcre2-8 make[2]: Leaving directory '/tmp/archlinux-ci/atftp-archlinuxrb-build-xmdQR8i1/atftp/trunk/src/atftp-0.8.0' Making all in test make[2]: Entering directory '/tmp/archlinux-ci/atftp-archlinuxrb-build-xmdQR8i1/atftp/trunk/src/atftp-0.8.0/test' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/archlinux-ci/atftp-archlinuxrb-build-xmdQR8i1/atftp/trunk/src/atftp-0.8.0/test' make[1]: Leaving directory '/tmp/archlinux-ci/atftp-archlinuxrb-build-xmdQR8i1/atftp/trunk/src/atftp-0.8.0' ==> Entering fakeroot environment... ==> Starting package()... Making install in . make[1]: Entering directory '/tmp/archlinux-ci/atftp-archlinuxrb-build-xmdQR8i1/atftp/trunk/src/atftp-0.8.0' make[2]: Entering directory '/tmp/archlinux-ci/atftp-archlinuxrb-build-xmdQR8i1/atftp/trunk/src/atftp-0.8.0' /usr/sbin/mkdir -p '/tmp/archlinux-ci/atftp-archlinuxrb-build-xmdQR8i1/atftp/trunk/pkg/atftp/usr/share/man/man1' /usr/sbin/mkdir -p '/tmp/archlinux-ci/atftp-archlinuxrb-build-xmdQR8i1/atftp/trunk/pkg/atftp/usr/share/man/man8' /usr/sbin/mkdir -p '/tmp/archlinux-ci/atftp-archlinuxrb-build-xmdQR8i1/atftp/trunk/pkg/atftp/usr/bin' /usr/sbin/mkdir -p '/tmp/archlinux-ci/atftp-archlinuxrb-build-xmdQR8i1/atftp/trunk/pkg/atftp/usr/bin' /usr/bin/install -c -m 644 atftp.1 '/tmp/archlinux-ci/atftp-archlinuxrb-build-xmdQR8i1/atftp/trunk/pkg/atftp/usr/share/man/man1' /usr/bin/install -c -m 644 atftpd.8 '/tmp/archlinux-ci/atftp-archlinuxrb-build-xmdQR8i1/atftp/trunk/pkg/atftp/usr/share/man/man8' /usr/bin/install -c atftpd '/tmp/archlinux-ci/atftp-archlinuxrb-build-xmdQR8i1/atftp/trunk/pkg/atftp/usr/bin' make install-data-hook /usr/bin/install -c atftp '/tmp/archlinux-ci/atftp-archlinuxrb-build-xmdQR8i1/atftp/trunk/pkg/atftp/usr/bin' make install-exec-hook make[3]: Entering directory '/tmp/archlinux-ci/atftp-archlinuxrb-build-xmdQR8i1/atftp/trunk/src/atftp-0.8.0' (cd /tmp/archlinux-ci/atftp-archlinuxrb-build-xmdQR8i1/atftp/trunk/pkg/atftp/usr/share/man/man8 && ln -sf atftpd.8 in.tftpd.8) make[3]: Entering directory '/tmp/archlinux-ci/atftp-archlinuxrb-build-xmdQR8i1/atftp/trunk/src/atftp-0.8.0' (cd /tmp/archlinux-ci/atftp-archlinuxrb-build-xmdQR8i1/atftp/trunk/pkg/atftp/usr/bin && ln -sf atftpd in.tftpd) make[3]: Leaving directory '/tmp/archlinux-ci/atftp-archlinuxrb-build-xmdQR8i1/atftp/trunk/src/atftp-0.8.0' make[3]: Leaving directory '/tmp/archlinux-ci/atftp-archlinuxrb-build-xmdQR8i1/atftp/trunk/src/atftp-0.8.0' make[2]: Leaving directory '/tmp/archlinux-ci/atftp-archlinuxrb-build-xmdQR8i1/atftp/trunk/src/atftp-0.8.0' make[1]: Leaving directory '/tmp/archlinux-ci/atftp-archlinuxrb-build-xmdQR8i1/atftp/trunk/src/atftp-0.8.0' Making install in test make[1]: Entering directory '/tmp/archlinux-ci/atftp-archlinuxrb-build-xmdQR8i1/atftp/trunk/src/atftp-0.8.0/test' make[2]: Entering directory '/tmp/archlinux-ci/atftp-archlinuxrb-build-xmdQR8i1/atftp/trunk/src/atftp-0.8.0/test' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/tmp/archlinux-ci/atftp-archlinuxrb-build-xmdQR8i1/atftp/trunk/src/atftp-0.8.0/test' make[1]: Leaving directory '/tmp/archlinux-ci/atftp-archlinuxrb-build-xmdQR8i1/atftp/trunk/src/atftp-0.8.0/test' ==> 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 "atftp"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: atftp 0.8.0-3 (Sun Sep 1 18:54:43 2024)