==> Cloning zssh ... Cloning into 'zssh'... ==> Collecting packager identity from makepkg.conf -> name : Reproducible Arch Linux tests -> email : reproducible@archlinux.org -> gpg-key : undefined -> protocol: https ==> Configuring zssh :: 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 133k 100 133k 0 0 400k 0 --:--:-- --:--:-- --:--:-- 401k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 1 8557k 1 143k 0 0 419k 0 0:00:20 --:--:-- 0:00:20 419k 100 8557k 100 8557k 0 0 21.4M 0 --:--:-- --:--:-- --:--:-- 21.3M % 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 142k 100 142k 0 0 407k 0 --:--:-- --:--:-- --:--:-- 408k :: Starting full system upgrade... there is nothing to do ==> Making package: zssh 1.5c-14 (Wed Mar 13 06:04:58 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading zssh-1.5c.tgz... % 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 325 100 325 0 0 1869 0 --:--:-- --:--:-- --:--:-- 1878 90 336k 90 303k 0 0 326k 0 0:00:01 --:--:-- 0:00:01 326k 100 336k 100 336k 0 0 342k 0 --:--:-- --:--:-- --:--:-- 625k -> Found fix_use_ptmx_on_arch.patch -> Found fix_CPPsymlink.patch -> Found reproducible-builds.patch ==> Validating source files with sha512sums... zssh-1.5c.tgz ... Passed fix_use_ptmx_on_arch.patch ... Passed fix_CPPsymlink.patch ... Passed reproducible-builds.patch ... Passed ==> Extracting sources... -> Extracting zssh-1.5c.tgz with bsdtar ==> Starting prepare()... patching file configure Hunk #1 succeeded at 1892 (offset -1 lines). patching file configure patching file Makefile.in ==> Starting build()... creating cache ./config.cache checking whether to use libreadline for cmd-line editing... yes checking for a BSD compatible install... /usr/bin/install -c checking for gmake... make checking for gtar... tar checking for gar... ar checking for granlib... ranlib checking for gcc... gcc checking whether the C compiler (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 -ffile-prefix-map=/tmp/archlinux-ci/zssh-rb-build-LrZmoygM/zssh/src=/usr/src/debug/zssh -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto) works... yes checking whether the C compiler (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 -ffile-prefix-map=/tmp/archlinux-ci/zssh-rb-build-LrZmoygM/zssh/src=/usr/src/debug/zssh -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking how to run the C preprocessor... gcc -E checking whether gcc needs -traditional... no checking that the C compiler understands -Wall... yes checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for fcntl.h... yes checking for paths.h... yes checking for sys/ioctl.h... yes checking for sys/time.h... yes checking for termios.h... yes checking for unistd.h... yes checking for err.h... yes checking for sys/cdefs.h... yes checking for sys/param.h... yes checking for util.h... no checking for stropts.h... no checking for tgetent in -ltermcap... no checking for tgetent in -lcurses... yes checking which library has the termcap functions... using libcurses checking for readline/readline.h... yes checking for readline/history.h... yes checking for readline in -lreadline... yes checking for rl_username_completion_function... yes checking whether getpgrp takes no argument... yes checking return type of signal handlers... void checking for strdup... yes checking for getpt... yes checking for isastream... no checking for tcsetpgrp... yes checking for _getpty... no checking for getpseudotty... no checking for openpty... yes checking for grantpt... yes checking for unlockpt... yes checking for pseudo ttys... streams ptys updating cache ./config.cache creating ./config.status creating Makefile creating fake_readline/Makefile creating test/Makefile creating config.h echo '#define ZSSH_VERSION "' `cat VERSION` ', built for Arch Linux "' > version.h 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 -ffile-prefix-map=/tmp/archlinux-ci/zssh-rb-build-LrZmoygM/zssh/src=/usr/src/debug/zssh -flto=auto -Wall -DHAVE_CONFIG_H -O2 -c -o completion.o completion.c 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 -ffile-prefix-map=/tmp/archlinux-ci/zssh-rb-build-LrZmoygM/zssh/src=/usr/src/debug/zssh -flto=auto -Wall -DHAVE_CONFIG_H -O2 -c -o doit.o doit.c 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 -ffile-prefix-map=/tmp/archlinux-ci/zssh-rb-build-LrZmoygM/zssh/src=/usr/src/debug/zssh -flto=auto -Wall -DHAVE_CONFIG_H -O2 -c -o escape.o escape.c 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 -ffile-prefix-map=/tmp/archlinux-ci/zssh-rb-build-LrZmoygM/zssh/src=/usr/src/debug/zssh -flto=auto -Wall -DHAVE_CONFIG_H -O2 -c -o escape_multi.o escape_multi.c 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 -ffile-prefix-map=/tmp/archlinux-ci/zssh-rb-build-LrZmoygM/zssh/src=/usr/src/debug/zssh -flto=auto -Wall -DHAVE_CONFIG_H -O2 -c -o globbing.o globbing.c 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 -ffile-prefix-map=/tmp/archlinux-ci/zssh-rb-build-LrZmoygM/zssh/src=/usr/src/debug/zssh -flto=auto -Wall -DHAVE_CONFIG_H -O2 -c -o main.o main.c 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 -ffile-prefix-map=/tmp/archlinux-ci/zssh-rb-build-LrZmoygM/zssh/src=/usr/src/debug/zssh -flto=auto -Wall -DHAVE_CONFIG_H -O2 -c -o misc.o misc.c 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 -ffile-prefix-map=/tmp/archlinux-ci/zssh-rb-build-LrZmoygM/zssh/src=/usr/src/debug/zssh -flto=auto -Wall -DHAVE_CONFIG_H -O2 -c -o openpty.o openpty.c 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 -ffile-prefix-map=/tmp/archlinux-ci/zssh-rb-build-LrZmoygM/zssh/src=/usr/src/debug/zssh -flto=auto -Wall -DHAVE_CONFIG_H -O2 -c -o pc_test_escapes.o pc_test_escapes.c 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 -ffile-prefix-map=/tmp/archlinux-ci/zssh-rb-build-LrZmoygM/zssh/src=/usr/src/debug/zssh -flto=auto -Wall -DHAVE_CONFIG_H -O2 -c -o quote_removal.o quote_removal.c 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 -ffile-prefix-map=/tmp/archlinux-ci/zssh-rb-build-LrZmoygM/zssh/src=/usr/src/debug/zssh -flto=auto -Wall -DHAVE_CONFIG_H -O2 -c -o signal.o signal.c 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 -ffile-prefix-map=/tmp/archlinux-ci/zssh-rb-build-LrZmoygM/zssh/src=/usr/src/debug/zssh -flto=auto -Wall -DHAVE_CONFIG_H -O2 -c -o split_words.o split_words.c 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 -ffile-prefix-map=/tmp/archlinux-ci/zssh-rb-build-LrZmoygM/zssh/src=/usr/src/debug/zssh -flto=auto -Wall -DHAVE_CONFIG_H -O2 -c -o tilde_expansion.o tilde_expansion.c 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 -ffile-prefix-map=/tmp/archlinux-ci/zssh-rb-build-LrZmoygM/zssh/src=/usr/src/debug/zssh -flto=auto -Wall -DHAVE_CONFIG_H -O2 -c -o util.o util.c 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 -ffile-prefix-map=/tmp/archlinux-ci/zssh-rb-build-LrZmoygM/zssh/src=/usr/src/debug/zssh -flto=auto -Wall -DHAVE_CONFIG_H -O2 -c -o zmodem.o zmodem.c doit.c: In function 'doinput': doit.c:29:10: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 29 | write(gl_master, ibuf, cc); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ doit.c: In function 'dooutput': doit.c:52:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 52 | write(1,obuf,cc); | ^~~~~~~~~~~~~~~~ openpty.c: In function 'getmaster': openpty.c:33:8: warning: implicit declaration of function 'openpty'; did you mean 'openat'? [-Wimplicit-function-declaration] 33 | if (openpty(&gl_master, &gl_slave, gl_slavename, &gl_tt, &gl_win) < 0) | ^~~~~~~ | openat 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 -ffile-prefix-map=/tmp/archlinux-ci/zssh-rb-build-LrZmoygM/zssh/src=/usr/src/debug/zssh -flto=auto -Wall -DHAVE_CONFIG_H -O2 -c -o zmodem_act.o zmodem_act.c completion.c: In function 'initialize_readline': completion.c:56:4: warning: 'CPPFunction' is deprecated [-Wdeprecated-declarations] 56 | rl_attempted_completion_function = (CPPFunction *) zssh_completion; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -ffile-prefix-map=/tmp/archlinux-ci/zssh-rb-build-LrZmoygM/zssh/src=/usr/src/debug/zssh -flto=auto -Wall -DHAVE_CONFIG_H -O2 -c -o init.o init.c zmodem.c: In function 'zaction': zmodem.c:140:10: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 140 | write(master, &c, 1); | ^~~~~~~~~~~~~~~~~~~~ zmodem_act.c: In function 'zact_exit': zmodem_act.c:153:4: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 153 | write(master,"\n",1); | ^~~~~~~~~~~~~~~~~~~~ gcc -o zssh -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto completion.o doit.o escape.o escape_multi.o globbing.o init.o main.o misc.o openpty.o pc_test_escapes.o quote_removal.o signal.o split_words.o tilde_expansion.o util.o zmodem.o zmodem_act.o -lreadline -lcurses make: [Makefile:74: ztelnet] Error 1 (ignored) ln zssh ztelnet ==> Entering fakeroot environment... ==> Starting package()... strip zssh /usr/bin/install -c -m 0711 zssh /tmp/archlinux-ci/zssh-rb-build-LrZmoygM/zssh/pkg/zssh/usr/bin ln -f /tmp/archlinux-ci/zssh-rb-build-LrZmoygM/zssh/pkg/zssh/usr/bin/zssh /tmp/archlinux-ci/zssh-rb-build-LrZmoygM/zssh/pkg/zssh/usr/bin/ztelnet /usr/bin/install -c -m 0644 zssh.1 ztelnet.1 /tmp/archlinux-ci/zssh-rb-build-LrZmoygM/zssh/pkg/zssh/usr/share/man/man1 ==> 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 "zssh"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Creating package "zssh-debug"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: zssh 1.5c-14 (Wed Mar 13 06:05:06 2024)