==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done ==> Making package: zssh 1.5c-15 (Sun Jul 20 13:24:47 2025) ==> Retrieving sources... -> Found zssh-1.5c.tgz -> Found fix_use_ptmx_on_arch.patch -> Found fix_CPPsymlink.patch -> Found zssh-1.5c-Use-GNU-openpty-library-for-pty.h.patch -> Found zssh-1.5c-replace-CPPFunction-call-with-rl_completion_func_t.patch -> Found reproducible-builds.patch -> Found zssh-1.5c-c99.patch ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... zssh-1.5c.tgz ... Passed fix_use_ptmx_on_arch.patch ... Passed fix_CPPsymlink.patch ... Passed zssh-1.5c-Use-GNU-openpty-library-for-pty.h.patch ... Passed zssh-1.5c-replace-CPPFunction-call-with-rl_completion_func_t.patch ... Passed reproducible-builds.patch ... Passed zssh-1.5c-c99.patch ... Passed ==> Making package: zssh 1.5c-15 (Sun Jul 20 13:25:08 2025) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found zssh-1.5c.tgz -> Found fix_use_ptmx_on_arch.patch -> Found fix_CPPsymlink.patch -> Found zssh-1.5c-Use-GNU-openpty-library-for-pty.h.patch -> Found zssh-1.5c-replace-CPPFunction-call-with-rl_completion_func_t.patch -> Found reproducible-builds.patch -> Found zssh-1.5c-c99.patch ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting zssh-1.5c.tgz with bsdtar ==> Starting prepare()... patching file configure Hunk #1 succeeded at 1892 (offset -1 lines). patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted patching file configure patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted patching file configure.in patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted patching file openpty.c patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted patching file completion.c patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted patching file Makefile.in patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted patching file config.h.in patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted autoreconf: export WARNINGS= autoreconf: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf: Entering directory '.' autoreconf: configure.in: not using Gettext autoreconf: configure.in: not using aclocal autoreconf: configure.in: tracing autoreconf: configure.in: not using Libtool autoreconf: configure.in: not using Intltool autoreconf: configure.in: not using Gtkdoc autoreconf: running: /usr/bin/autoconf --force configure.in:42: warning: The macro 'AC_PROG_GCC_TRADITIONAL' is obsolete. configure.in:42: You should run autoupdate. ./lib/autoconf/c.m4:1676: AC_PROG_GCC_TRADITIONAL is expanded from... configure.in:42: the top level configure.in:47: warning: AC_CACHE_VAL(zssh_cc_wall, ...): suspicious cache-id, must contain _cv_ to be cached ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... configure.in:47: the top level configure.in:47: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.in:47: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... configure.in:47: the top level configure.in:56: warning: The macro 'AC_CONFIG_HEADER' is obsolete. configure.in:56: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.in:56: the top level configure.in:57: warning: The macro 'AC_HEADER_STDC' is obsolete. configure.in:57: You should run autoupdate. ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from... configure.in:57: the top level configure.in:95: warning: The macro 'AC_TYPE_SIGNAL' is obsolete. configure.in:95: You should run autoupdate. ./lib/autoconf/types.m4:805: AC_TYPE_SIGNAL is expanded from... configure.in:95: the top level configure.in:139: warning: AC_OUTPUT should be used without arguments. configure.in:139: You should run autoupdate. autoreconf: running: /usr/bin/autoheader --force autoheader: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoheader: warning: WARNING: Using auxiliary files such as 'acconfig.h', 'config.h.bot' autoheader: WARNING: and 'config.h.top', to define templates for 'config.h.in' autoheader: WARNING: is deprecated and discouraged. autoheader: autoheader: WARNING: Using the third argument of 'AC_DEFINE_UNQUOTED' and autoheader: WARNING: 'AC_DEFINE' allows one to define a template without autoheader: WARNING: 'acconfig.h': autoheader: autoheader: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1, autoheader: [Define if a function 'main' is needed.]) autoheader: autoheader: WARNING: More sophisticated templates can also be produced, see the autoheader: WARNING: documentation. autoreconf: configure.in: not using Automake autoreconf: './install-sh' is updated autoreconf: Leaving directory '.' ==> Starting build()... 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 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 that the C compiler understands -Wall... yes 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 grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E 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... (cached) 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 pty.h... yes 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 requires zero arguments... 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 grantpt... yes checking for unlockpt... yes checking for openpty... yes checking for pseudo ttys... streams ptys configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating fake_readline/Makefile config.status: creating test/Makefile config.status: creating config.h echo '#define ZSSH_VERSION "' `cat VERSION` ', built for Arch Linux "' > version.h gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -DHAVE_CONFIG_H -c -o completion.o completion.c gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -DHAVE_CONFIG_H -c -o doit.o doit.c gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -DHAVE_CONFIG_H -c -o escape.o escape.c gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -DHAVE_CONFIG_H -c -o escape_multi.o escape_multi.c gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -DHAVE_CONFIG_H -c -o globbing.o globbing.c doit.c: In function 'doinput': doit.c:29:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] doit.c: In function 'dooutput': doit.c:52:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -DHAVE_CONFIG_H -c -o init.o init.c gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -DHAVE_CONFIG_H -c -o main.o main.c gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -DHAVE_CONFIG_H -c -o misc.o misc.c gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -DHAVE_CONFIG_H -c -o openpty.o openpty.c gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -DHAVE_CONFIG_H -c -o pc_test_escapes.o pc_test_escapes.c gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -DHAVE_CONFIG_H -c -o quote_removal.o quote_removal.c gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -DHAVE_CONFIG_H -c -o signal.o signal.c gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -DHAVE_CONFIG_H -c -o split_words.o split_words.c gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -DHAVE_CONFIG_H -c -o tilde_expansion.o tilde_expansion.c gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -DHAVE_CONFIG_H -c -o util.o util.c gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -DHAVE_CONFIG_H -c -o zmodem.o zmodem.c gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -DHAVE_CONFIG_H -c -o zmodem_act.o zmodem_act.c 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] zmodem.c: In function 'zaction': zmodem.c:140:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] gcc -o zssh -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now 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:73: ztelnet] Error 1 (ignored) ln zssh ztelnet ==> Entering fakeroot environment... ==> Starting package()... strip zssh /usr/bin/install -c -m 0711 zssh /build/zssh/pkg/zssh/usr/bin ln -f /build/zssh/pkg/zssh/usr/bin/zssh /build/zssh/pkg/zssh/usr/bin/ztelnet /usr/bin/install -c -m 0644 zssh.1 ztelnet.1 /build/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... ==> Leaving fakeroot environment. ==> Finished making: zssh 1.5c-15 (Sun Jul 20 13:25:28 2025) ==> Cleaning up...