==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: dropbear 2026.94-1 (Sat Jul 25 17:58:21 2026)
==> Retrieving sources...
-> Updating dropbear git repo...
-> Found dropbear.service
-> Found localoptions.h
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with b2sums...
dropbear ... Passed
dropbear.service ... Passed
localoptions.h ... Passed
==> Making package: dropbear 2026.94-1 (Sat Jul 25 17:58:32 2026)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (5) perl-error-0.17030-3 perl-mailtools-2.22-3 perl-timedate-2.35-1 zlib-ng-2.3.3-1 git-2.55.0-1
Total Installed Size: 46.63 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing zlib-ng...
installing git...
Optional dependencies for git
git-zsh-completion: upstream zsh completion
tk: gitk and git gui
openssh: ssh transport and crypto
man: show help with `git command --help`
perl-libwww: git svn
perl-term-readkey: git svn and interactive.singlekey setting
perl-io-socket-ssl: git send-email TLS support
perl-authen-sasl: git send-email TLS support
perl-cgi: gitweb (web interface) support
python: git svn & git p4 [installed]
subversion: git svn
org.freedesktop.secrets: keyring credential helper
libsecret: libsecret credential helper [installed]
less: the default pager for git
:: Running post-transaction hooks...
(1/3) Creating system user accounts...
Creating group 'git' with GID 967.
Creating user 'git' (git daemon user) with UID 967 and GID 967.
(2/3) Reloading system manager configuration...
Skipped: Current root is not booted.
(3/3) Arming ConditionNeedsUpdate...
==> Retrieving sources...
-> Found dropbear.service
-> Found localoptions.h
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Creating working copy of dropbear git repo...
Cloning into 'dropbear'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
'../localoptions.h' -> 'localoptions.h'
==> Starting build()...
configure.ac:21: warning: underquoted definition of DB_TRYADDCFLAGS
configure.ac:21: run info Automake 'Extending aclocal'
configure.ac:21: or see https://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal
configure.ac:871: warning: The macro 'AC_PROG_GCC_TRADITIONAL' is obsolete.
configure.ac:871: You should run autoupdate.
./lib/autoconf/c.m4:1802: AC_PROG_GCC_TRADITIONAL is expanded from...
configure.ac:871: the top level
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 C23 features... none needed
configure: Setting LTM_CFLAGS to -O3 -funroll-loops -fomit-frame-pointer
configure: Checking if compiler 'gcc' supports -Wno-pointer-sign
configure: Setting -Wno-pointer-sign
configure: Checking if compiler 'gcc' supports -fno-strict-overflow
configure: Setting -fno-strict-overflow
configure: Checking if compiler 'gcc' supports -Wundef
configure: Setting -Wundef
configure: Checking for available hardened build flags:
configure: Setting -fPIE
configure: Setting -Wl,-pie
configure: Setting -Wl,-z,now -Wl,-z,relro
configure: Setting -fstack-protector-strong
configure: Setting -D_FORTIFY_SOURCE=2
configure: Not setting -mfunction-return=thunk
configure: Not setting -mindirect-branch=thunk
checking for gcc option to support large files... none needed
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking for a BSD-compatible install... /usr/bin/install -c
checking for gcc options to detect undeclared functions... none needed
checking for gcc options to ignore future-version functions... none needed
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/select.h... yes
checking for sys/socket.h... yes
checking whether __UCLIBC__ is declared... no
checking for crypt... no
checking for crypt in -lcrypt... yes
checking for deflate in -lz... yes
configure: Enabling zlib
configure: Disabling PAM
configure: Using openpty if available
checking for library containing openpty... none required
configure: Enabling syslog
checking for shadow.h... yes
configure: Using shadow passwords if available
configure: Disabling support for External Public Key Authentication
configure: Disabling fuzzing
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for netinet/in.h... yes
checking for netinet/tcp.h... yes
checking for crypt.h... yes
checking for pty.h... yes
checking for libutil.h... no
checking for libgen.h... yes
checking for inttypes.h... (cached) yes
checking for stropts.h... no
checking for utmp.h... yes
checking for utmpx.h... yes
checking for lastlog.h... yes
checking for paths.h... yes
checking for util.h... no
checking for netdb.h... yes
checking for security/pam_appl.h... yes
checking for pam/pam_appl.h... no
checking for netinet/in_systm.h... yes
checking for sys/uio.h... yes
checking for linux/pkt_sched.h... yes
checking for sys/random.h... yes
checking for sys/prctl.h... yes
checking for an ANSI C-conforming const... yes
checking for uid_t... yes
checking for gid_t... yes
checking for mode_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for uint8_t... yes
checking for u_int8_t... yes
checking for uint16_t... yes
checking for u_int16_t... yes
checking for uint32_t... yes
checking for u_int32_t... yes
checking for struct sockaddr_storage... no
checking for socklen_t... yes
checking for struct sockaddr_storage... yes
checking for struct sockaddr_in6... yes
checking for struct in6_addr... yes
checking for struct addrinfo... yes
checking for gai_strerror... yes
checking for struct utmp.ut_host... yes
checking for struct utmp.ut_pid... yes
checking for struct utmp.ut_type... yes
checking for struct utmp.ut_tv... yes
checking for struct utmp.ut_id... yes
checking for struct utmp.ut_addr... yes
checking for struct utmp.ut_addr_v6... yes
checking for struct utmp.ut_exit... yes
checking for struct utmp.ut_time... yes
checking for struct utmpx.ut_host... yes
checking for struct utmpx.ut_syslen... no
checking for struct utmpx.ut_type... yes
checking for struct utmpx.ut_id... yes
checking for struct utmpx.ut_addr... no
checking for struct utmpx.ut_addr_v6... yes
checking for struct utmpx.ut_time... no
checking for struct utmpx.ut_tv... yes
checking for struct sockaddr_storage.ss_family... yes
checking for endutent... yes
checking for getutent... yes
checking for getutid... yes
checking for getutline... yes
checking for pututline... yes
checking for setutent... yes
checking for utmpname... yes
checking for endutxent... yes
checking for getutxent... yes
checking for getutxid... yes
checking for getutxline... yes
checking for pututxline... yes
checking for setutxent... yes
checking for utmpxname... yes
checking for logout... yes
checking for updwtmp... yes
checking for logwtmp... yes
checking for setresgid... yes
checking for endian.h... yes
checking for sys/endian.h... no
checking for htole64... no
checking whether htole64 is declared... yes
checking for clock_gettime... yes
checking for mach/mach_time.h... no
checking for mach_absolute_time... no
checking for explicit_bzero... yes
checking for memset_s... no
checking for getrandom... yes
checking for mp_to_ubin in -ltommath... no
checking for poly1305_init in -ltomcrypt... no
checking for library containing login... none required
checking for logout... (cached) yes
checking for updwtmp... (cached) yes
checking for logwtmp... (cached) yes
checking if your system defines LASTLOG_FILE... no
checking if your system defines _PATH_LASTLOG... yes
checking if your system defines UTMP_FILE... yes
checking if your system defines WTMP_FILE... yes
checking if your system defines UTMPX_FILE... yes
checking if your system defines WTMPX_FILE... yes
checking for working memcmp... yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking for getpass... yes
checking for getspnam... yes
checking for getusershell... yes
checking for putenv... yes
checking for clearenv... yes
checking for strlcpy... yes
checking for strlcat... yes
checking for daemon... yes
checking for basename... yes
checking for _getpty... no
checking for getaddrinfo... yes
checking for freeaddrinfo... yes
checking for getnameinfo... yes
checking for fork... yes
checking for writev... yes
checking for getgrouplist... yes
checking for fexecve... yes
checking for library containing basename... none required
checking for static_assert... yes
checking for _Static_assert... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libtomcrypt/Makefile
config.status: creating libtommath/Makefile
config.status: creating test/Makefile
config.status: creating config.h
configure:
configure: Using bundled libtomcrypt and libtommath
configure:
configure: Now edit localoptions.h to choose features.
mkdir -p obj
Creating default_options_guard.h
mv -v default_options_guard.h.tmp default_options_guard.h
renamed 'default_options_guard.h.tmp' -> 'default_options_guard.h'
pwd
/build/dropbear/src/dropbear
ls -l default_options_guard.h
-rw-r--r-- 1 builduser builduser 19824 Jul 25 17:59 default_options_guard.h
make -C libtomcrypt
make -C libtommath
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/dbutil.c -o obj/dbutil.o -c
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/buffer.c -o obj/buffer.o -c
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/dbhelpers.c -o obj/dbhelpers.o -c
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/dss.c -o obj/dss.o -c
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/bignum.c -o obj/bignum.o -c
make[1]: Entering directory '/build/dropbear/src/dropbear/libtommath'
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/signkey.c -o obj/signkey.o -c
make[1]: Entering directory '/build/dropbear/src/dropbear/libtomcrypt'
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/ciphers/aes/aes.c -o src/ciphers/aes/aes.o
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_cutoffs.c -o bn_cutoffs.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_cutoffs.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_deprecated.c -o bn_deprecated.o
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/rsa.c -o obj/rsa.o -c
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_deprecated.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/dbrandom.c -o obj/dbrandom.o -c
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -DENCRYPT_ONLY -c ./src/ciphers/aes/aes.c -o src/ciphers/aes/aes_enc.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_2expt.c -o bn_mp_2expt.o
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_abs.c -o bn_mp_abs.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_2expt.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/ciphers/anubis.c -o src/ciphers/anubis.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_abs.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_add.c -o bn_mp_add.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_add.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_add_d.c -o bn_mp_add_d.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_addmod.c -o bn_mp_addmod.o
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_and.c -o bn_mp_and.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_add_d.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_clamp.c -o bn_mp_clamp.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/ciphers/blowfish.c -o src/ciphers/blowfish.o
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_and.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_addmod.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_clear.c -o bn_mp_clear.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_clamp.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/queue.c -o obj/queue.o -c
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_clear_multi.c -o bn_mp_clear_multi.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/atomicio.c -o obj/atomicio.o -c
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_clear.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/ciphers/camellia.c -o src/ciphers/camellia.o
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_clear_multi.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/ciphers/cast5.c -o src/ciphers/cast5.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/compat.c -o obj/compat.o -c
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/ciphers/des.c -o src/ciphers/des.o
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/fake-rfc2553.c -o obj/fake-rfc2553.o -c
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_cmp.c -o bn_mp_cmp.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_cmp.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/ltc_prng.c -o obj/ltc_prng.o -c
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/ecc.c -o obj/ecc.o -c
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/ciphers/kasumi.c -o src/ciphers/kasumi.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_cmp_d.c -o bn_mp_cmp_d.o
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/ecdsa.c -o obj/ecdsa.o -c
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/ciphers/khazad.c -o src/ciphers/khazad.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/sk-ecdsa.c -o obj/sk-ecdsa.o -c
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_cmp_d.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_cmp_mag.c -o bn_mp_cmp_mag.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_cnt_lsb.c -o bn_mp_cnt_lsb.o
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_complement.c -o bn_mp_complement.o
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_copy.c -o bn_mp_copy.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/ciphers/kseed.c -o src/ciphers/kseed.o
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_cmp_mag.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_cnt_lsb.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_complement.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/crypto_desc.c -o obj/crypto_desc.o -c
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_copy.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/curve25519.c -o obj/curve25519.o -c
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/ed25519.c -o obj/ed25519.o -c
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_count_bits.c -o bn_mp_count_bits.o
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_decr.c -o bn_mp_decr.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/ciphers/multi2.c -o src/ciphers/multi2.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/sk-ed25519.c -o obj/sk-ed25519.o -c
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_count_bits.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/dbmalloc.c -o obj/dbmalloc.o -c
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_decr.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/ciphers/noekeon.c -o src/ciphers/noekeon.o
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_div.c -o bn_mp_div.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/ciphers/rc2.c -o src/ciphers/rc2.o
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/dbctype.c -o obj/dbctype.o -c
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_div.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/ciphers/rc5.c -o src/ciphers/rc5.o
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/gensignkey.c -o obj/gensignkey.o -c
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/gendss.c -o obj/gendss.o -c
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_div_2.c -o bn_mp_div_2.o
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_div_2d.c -o bn_mp_div_2d.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_div_2.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/genrsa.c -o obj/genrsa.o -c
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/gened25519.c -o obj/gened25519.o -c
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/ciphers/rc6.c -o src/ciphers/rc6.o
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_div_2d.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_div_3.c -o bn_mp_div_3.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_div_3.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/common-session.c -o obj/common-session.o -c
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/ciphers/safer/safer.c -o src/ciphers/safer/safer.o
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_div_d.c -o bn_mp_div_d.o
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/packet.c -o obj/packet.o -c
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/ciphers/safer/saferp.c -o src/ciphers/safer/saferp.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_div_d.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_dr_is_modulus.c -o bn_mp_dr_is_modulus.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_dr_reduce.c -o bn_mp_dr_reduce.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_dr_is_modulus.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/ciphers/skipjack.c -o src/ciphers/skipjack.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/ciphers/twofish/twofish.c -o src/ciphers/twofish/twofish.o
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_dr_reduce.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/common-algo.c -o obj/common-algo.o -c
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_dr_setup.c -o bn_mp_dr_setup.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_error_to_string.c -o bn_mp_error_to_string.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_dr_setup.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/common-kex.c -o obj/common-kex.o -c
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_exch.c -o bn_mp_exch.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_error_to_string.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/ciphers/xtea.c -o src/ciphers/xtea.o
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_exch.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/common-channel.c -o obj/common-channel.o -c
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/encauth/ccm/ccm_add_aad.c -o src/encauth/ccm/ccm_add_aad.o
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_expt_u32.c -o bn_mp_expt_u32.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/common-chansession.c -o obj/common-chansession.o -c
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_exptmod.c -o bn_mp_exptmod.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_expt_u32.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_exptmod.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_exteuclid.c -o bn_mp_exteuclid.o
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/termcodes.c -o obj/termcodes.o -c
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/encauth/ccm/ccm_add_nonce.c -o src/encauth/ccm/ccm_add_nonce.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/encauth/ccm/ccm_done.c -o src/encauth/ccm/ccm_done.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/loginrec.c -o obj/loginrec.o -c
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_exteuclid.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: note: this is the location of the previous definition
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/tcp-accept.c -o obj/tcp-accept.o -c
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/encauth/ccm/ccm_init.c -o src/encauth/ccm/ccm_init.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/encauth/ccm/ccm_memory.c -o src/encauth/ccm/ccm_memory.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/encauth/ccm/ccm_process.c -o src/encauth/ccm/ccm_process.o
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_fread.c -o bn_mp_fread.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/encauth/ccm/ccm_reset.c -o src/encauth/ccm/ccm_reset.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_fread.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_from_sbin.c -o bn_mp_from_sbin.o
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/listener.c -o obj/listener.o -c
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/encauth/ccm/ccm_test.c -o src/encauth/ccm/ccm_test.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/encauth/chachapoly/chacha20poly1305_add_aad.c -o src/encauth/chachapoly/chacha20poly1305_add_aad.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/encauth/chachapoly/chacha20poly1305_decrypt.c -o src/encauth/chachapoly/chacha20poly1305_decrypt.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/process-packet.c -o obj/process-packet.o -c
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_from_ubin.c -o bn_mp_from_ubin.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_from_sbin.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/dh_groups.c -o obj/dh_groups.o -c
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/common-runopts.c -o obj/common-runopts.o -c
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_fwrite.c -o bn_mp_fwrite.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/encauth/chachapoly/chacha20poly1305_done.c -o src/encauth/chachapoly/chacha20poly1305_done.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/encauth/chachapoly/chacha20poly1305_encrypt.c -o src/encauth/chachapoly/chacha20poly1305_encrypt.o
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_from_ubin.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/encauth/chachapoly/chacha20poly1305_init.c -o src/encauth/chachapoly/chacha20poly1305_init.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_fwrite.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/encauth/chachapoly/chacha20poly1305_memory.c -o src/encauth/chachapoly/chacha20poly1305_memory.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/encauth/chachapoly/chacha20poly1305_setiv.c -o src/encauth/chachapoly/chacha20poly1305_setiv.o
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/circbuffer.c -o obj/circbuffer.o -c
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_gcd.c -o bn_mp_gcd.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_get_i32.c -o bn_mp_get_i32.o
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/list.c -o obj/list.o -c
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_gcd.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/encauth/chachapoly/chacha20poly1305_setiv_rfc7905.c -o src/encauth/chachapoly/chacha20poly1305_setiv_rfc7905.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_get_i32.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/netio.c -o obj/netio.o -c
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_get_i64.c -o bn_mp_get_i64.o
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_get_l.c -o bn_mp_get_l.o
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/chachapoly.c -o obj/chachapoly.o -c
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/encauth/chachapoly/chacha20poly1305_test.c -o src/encauth/chachapoly/chacha20poly1305_test.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_get_l.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_get_ll.c -o bn_mp_get_ll.o
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_get_i64.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/gcm.c -o obj/gcm.o -c
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_get_ll.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_get_mag_u32.c -o bn_mp_get_mag_u32.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/encauth/eax/eax_addheader.c -o src/encauth/eax/eax_addheader.o
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/kex-x25519.c -o obj/kex-x25519.o -c
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/encauth/eax/eax_decrypt.c -o src/encauth/eax/eax_decrypt.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_get_mag_u32.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_get_mag_u64.c -o bn_mp_get_mag_u64.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_get_mag_u64.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/kex-dh.c -o obj/kex-dh.o -c
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/encauth/eax/eax_decrypt_verify_memory.c -o src/encauth/eax/eax_decrypt_verify_memory.o
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_get_mag_ul.c -o bn_mp_get_mag_ul.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/kex-ecdh.c -o obj/kex-ecdh.o -c
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/encauth/eax/eax_done.c -o src/encauth/eax/eax_done.o
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_get_mag_ul.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/kex-pqhybrid.c -o obj/kex-pqhybrid.o -c
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_get_mag_ull.c -o bn_mp_get_mag_ull.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_grow.c -o bn_mp_grow.o
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_incr.c -o bn_mp_incr.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/sntrup761.c -o obj/sntrup761.o -c
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_get_mag_ull.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/encauth/eax/eax_encrypt.c -o src/encauth/eax/eax_encrypt.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_grow.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_incr.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_init.c -o bn_mp_init.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/mlkem768.c -o obj/mlkem768.o -c
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/encauth/eax/eax_encrypt_authenticate_memory.c -o src/encauth/eax/eax_encrypt_authenticate_memory.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/encauth/eax/eax_init.c -o src/encauth/eax/eax_init.o
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_init.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/cli-main.c -o obj/cli-main.o -c
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_init_copy.c -o bn_mp_init_copy.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_init_i32.c -o bn_mp_init_i32.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/encauth/eax/eax_test.c -o src/encauth/eax/eax_test.o
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_init_copy.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_init_i64.c -o bn_mp_init_i64.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_init_i32.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/cli-auth.c -o obj/cli-auth.o -c
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/encauth/gcm/gcm_add_aad.c -o src/encauth/gcm/gcm_add_aad.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_init_i64.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_init_l.c -o bn_mp_init_l.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_init_ll.c -o bn_mp_init_ll.o
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/cli-authpasswd.c -o obj/cli-authpasswd.o -c
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_init_ll.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_init_l.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/cli-kex.c -o obj/cli-kex.o -c
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/encauth/gcm/gcm_add_iv.c -o src/encauth/gcm/gcm_add_iv.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/encauth/gcm/gcm_done.c -o src/encauth/gcm/gcm_done.o
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_init_multi.c -o bn_mp_init_multi.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_init_multi.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/cli-session.c -o obj/cli-session.o -c
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/cli-runopts.c -o obj/cli-runopts.o -c
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/cli-chansession.c -o obj/cli-chansession.o -c
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_init_set.c -o bn_mp_init_set.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/encauth/gcm/gcm_gf_mult.c -o src/encauth/gcm/gcm_gf_mult.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_init_set.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_init_size.c -o bn_mp_init_size.o
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/cli-authpubkey.c -o obj/cli-authpubkey.o -c
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/encauth/gcm/gcm_init.c -o src/encauth/gcm/gcm_init.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/encauth/gcm/gcm_memory.c -o src/encauth/gcm/gcm_memory.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_init_size.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_init_u32.c -o bn_mp_init_u32.o
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_init_u64.c -o bn_mp_init_u64.o
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_init_ul.c -o bn_mp_init_ul.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_init_u32.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_init_ul.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_init_u64.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/cli-tcpfwd.c -o obj/cli-tcpfwd.o -c
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/encauth/gcm/gcm_mult_h.c -o src/encauth/gcm/gcm_mult_h.o
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_init_ull.c -o bn_mp_init_ull.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_invmod.c -o bn_mp_invmod.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_is_square.c -o bn_mp_is_square.o
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_iseven.c -o bn_mp_iseven.o
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_init_ull.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/encauth/gcm/gcm_process.c -o src/encauth/gcm/gcm_process.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_invmod.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_iseven.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_is_square.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_isodd.c -o bn_mp_isodd.o
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/cli-channel.c -o obj/cli-channel.o -c
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_kronecker.c -o bn_mp_kronecker.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/cli-authinteract.c -o obj/cli-authinteract.o -c
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_isodd.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/cli-agentfwd.c -o obj/cli-agentfwd.o -c
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_kronecker.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/encauth/gcm/gcm_reset.c -o src/encauth/gcm/gcm_reset.o
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/cli-readconf.c -o obj/cli-readconf.o -c
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_lcm.c -o bn_mp_lcm.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/encauth/gcm/gcm_test.c -o src/encauth/gcm/gcm_test.o
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_lcm.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/encauth/ocb/ocb_decrypt.c -o src/encauth/ocb/ocb_decrypt.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_log_u32.c -o bn_mp_log_u32.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_log_u32.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_lshd.c -o bn_mp_lshd.o
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/svr-kex.c -o obj/svr-kex.o -c
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_mod.c -o bn_mp_mod.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/encauth/ocb/ocb_decrypt_verify_memory.c -o src/encauth/ocb/ocb_decrypt_verify_memory.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/svr-auth.c -o obj/svr-auth.o -c
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_lshd.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_mod.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/encauth/ocb/ocb_done_decrypt.c -o src/encauth/ocb/ocb_done_decrypt.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/sshpty.c -o obj/sshpty.o -c
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/encauth/ocb/ocb_done_encrypt.c -o src/encauth/ocb/ocb_done_encrypt.o
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_mod_2d.c -o bn_mp_mod_2d.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/encauth/ocb/ocb_encrypt.c -o src/encauth/ocb/ocb_encrypt.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_mod_2d.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/encauth/ocb/ocb_encrypt_authenticate_memory.c -o src/encauth/ocb/ocb_encrypt_authenticate_memory.o
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_mod_d.c -o bn_mp_mod_d.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/encauth/ocb/ocb_init.c -o src/encauth/ocb/ocb_init.o
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_montgomery_calc_normalization.c -o bn_mp_montgomery_calc_normalization.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_mod_d.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: note: this is the location of the previous definition
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/svr-authpasswd.c -o obj/svr-authpasswd.o -c
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_montgomery_calc_normalization.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_montgomery_reduce.c -o bn_mp_montgomery_reduce.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/svr-authpubkey.c -o obj/svr-authpubkey.o -c
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_montgomery_reduce.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/encauth/ocb/ocb_ntz.c -o src/encauth/ocb/ocb_ntz.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/encauth/ocb/ocb_shift_xor.c -o src/encauth/ocb/ocb_shift_xor.o
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_montgomery_setup.c -o bn_mp_montgomery_setup.o
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/svr-authpubkeyoptions.c -o obj/svr-authpubkeyoptions.o -c
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_montgomery_setup.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/encauth/ocb/ocb_test.c -o src/encauth/ocb/ocb_test.o
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_mul.c -o bn_mp_mul.o
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/svr-session.c -o obj/svr-session.o -c
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/svr-service.c -o obj/svr-service.o -c
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/encauth/ocb/s_ocb_done.c -o src/encauth/ocb/s_ocb_done.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_mul.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_mul_2.c -o bn_mp_mul_2.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/encauth/ocb3/ocb3_add_aad.c -o src/encauth/ocb3/ocb3_add_aad.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_mul_2.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_mul_2d.c -o bn_mp_mul_2d.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/encauth/ocb3/ocb3_decrypt.c -o src/encauth/ocb3/ocb3_decrypt.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_mul_2d.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/svr-chansession.c -o obj/svr-chansession.o -c
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/encauth/ocb3/ocb3_decrypt_last.c -o src/encauth/ocb3/ocb3_decrypt_last.o
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_mul_d.c -o bn_mp_mul_d.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/encauth/ocb3/ocb3_decrypt_verify_memory.c -o src/encauth/ocb3/ocb3_decrypt_verify_memory.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/encauth/ocb3/ocb3_done.c -o src/encauth/ocb3/ocb3_done.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_mulmod.c -o bn_mp_mulmod.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_neg.c -o bn_mp_neg.o
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/svr-runopts.c -o obj/svr-runopts.o -c
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_mul_d.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_mulmod.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/encauth/ocb3/ocb3_encrypt.c -o src/encauth/ocb3/ocb3_encrypt.o
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_or.c -o bn_mp_or.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/svr-agentfwd.c -o obj/svr-agentfwd.o -c
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/svr-main.c -o obj/svr-main.o -c
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_neg.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/svr-x11fwd.c -o obj/svr-x11fwd.o -c
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_or.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/encauth/ocb3/ocb3_encrypt_authenticate_memory.c -o src/encauth/ocb3/ocb3_encrypt_authenticate_memory.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/encauth/ocb3/ocb3_encrypt_last.c -o src/encauth/ocb3/ocb3_encrypt_last.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_pack.c -o bn_mp_pack.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/encauth/ocb3/ocb3_init.c -o src/encauth/ocb3/ocb3_init.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/encauth/ocb3/ocb3_int_ntz.c -o src/encauth/ocb3/ocb3_int_ntz.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_pack_count.c -o bn_mp_pack_count.o
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_pack.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_prime_fermat.c -o bn_mp_prime_fermat.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/encauth/ocb3/ocb3_int_xor_blocks.c -o src/encauth/ocb3/ocb3_int_xor_blocks.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/svr-forward.c -o obj/svr-forward.o -c
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_pack_count.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_prime_fermat.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/encauth/ocb3/ocb3_test.c -o src/encauth/ocb3/ocb3_test.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/hashes/blake2b.c -o src/hashes/blake2b.o
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_prime_frobenius_underwood.c -o bn_mp_prime_frobenius_underwood.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/hashes/blake2s.c -o src/hashes/blake2s.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/hashes/chc/chc.c -o src/hashes/chc/chc.o
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_prime_is_prime.c -o bn_mp_prime_is_prime.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_prime_miller_rabin.c -o bn_mp_prime_miller_rabin.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_prime_is_prime.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_prime_frobenius_underwood.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/hashes/helper/hash_file.c -o src/hashes/helper/hash_file.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_prime_next_prime.c -o bn_mp_prime_next_prime.o
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_prime_miller_rabin.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_prime_rabin_miller_trials.c -o bn_mp_prime_rabin_miller_trials.o
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_prime_rand.c -o bn_mp_prime_rand.o
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/svr-tcpfwd.c -o obj/svr-tcpfwd.o -c
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/hashes/helper/hash_filehandle.c -o src/hashes/helper/hash_filehandle.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_prime_strong_lucas_selfridge.c -o bn_mp_prime_strong_lucas_selfridge.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_prime_rabin_miller_trials.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_prime_rand.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_prime_next_prime.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/svr-streamfwd.c -o obj/svr-streamfwd.o -c
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/svr-authpam.c -o obj/svr-authpam.o -c
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_prime_strong_lucas_selfridge.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/dropbearconvert.c -o obj/dropbearconvert.o -c
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/hashes/helper/hash_memory.c -o src/hashes/helper/hash_memory.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/hashes/helper/hash_memory_multi.c -o src/hashes/helper/hash_memory_multi.o
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_radix_size.c -o bn_mp_radix_size.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/hashes/md2.c -o src/hashes/md2.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_radix_size.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/keyimport.c -o obj/keyimport.o -c
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_radix_smap.c -o bn_mp_radix_smap.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/hashes/md4.c -o src/hashes/md4.o
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/signkey_ossh.c -o obj/signkey_ossh.o -c
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/hashes/md5.c -o src/hashes/md5.o
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/dropbearkey.c -o obj/dropbearkey.o -c
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_rand.c -o bn_mp_rand.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_radix_smap.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/scp.c -o obj/scp.o -c
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_rand.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/hashes/rmd128.c -o src/hashes/rmd128.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/hashes/rmd160.c -o src/hashes/rmd160.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/hashes/rmd256.c -o src/hashes/rmd256.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_read_radix.c -o bn_mp_read_radix.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/progressmeter.c -o obj/progressmeter.o -c
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_read_radix.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/hashes/rmd320.c -o src/hashes/rmd320.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER src/scpmisc.c -o obj/scpmisc.o -c
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_reduce.c -o bn_mp_reduce.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/hashes/sha1.c -o src/hashes/sha1.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/hashes/sha2/sha224.c -o src/hashes/sha2/sha224.o
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_reduce_2k.c -o bn_mp_reduce_2k.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_reduce.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_reduce_2k.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/hashes/sha2/sha256.c -o src/hashes/sha2/sha256.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_reduce_2k_l.c -o bn_mp_reduce_2k_l.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/hashes/sha2/sha384.c -o src/hashes/sha2/sha384.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/hashes/sha2/sha512.c -o src/hashes/sha2/sha512.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/hashes/sha2/sha512_224.c -o src/hashes/sha2/sha512_224.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_reduce_2k_l.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/hashes/sha2/sha512_256.c -o src/hashes/sha2/sha512_256.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/hashes/sha3.c -o src/hashes/sha3.o
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_reduce_2k_setup.c -o bn_mp_reduce_2k_setup.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/hashes/sha3_test.c -o src/hashes/sha3_test.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/hashes/tiger.c -o src/hashes/tiger.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_reduce_2k_setup.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/hashes/whirl/whirl.c -o src/hashes/whirl/whirl.o
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_reduce_2k_setup_l.c -o bn_mp_reduce_2k_setup_l.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/mac/blake2/blake2bmac.c -o src/mac/blake2/blake2bmac.o
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_reduce_is_2k.c -o bn_mp_reduce_is_2k.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/mac/blake2/blake2bmac_file.c -o src/mac/blake2/blake2bmac_file.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/mac/blake2/blake2bmac_memory.c -o src/mac/blake2/blake2bmac_memory.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_reduce_is_2k.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_reduce_2k_setup_l.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/mac/blake2/blake2bmac_memory_multi.c -o src/mac/blake2/blake2bmac_memory_multi.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/mac/blake2/blake2bmac_test.c -o src/mac/blake2/blake2bmac_test.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/mac/blake2/blake2smac.c -o src/mac/blake2/blake2smac.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/mac/blake2/blake2smac_file.c -o src/mac/blake2/blake2smac_file.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_reduce_is_2k_l.c -o bn_mp_reduce_is_2k_l.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/mac/blake2/blake2smac_memory.c -o src/mac/blake2/blake2smac_memory.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Wl,-z,now -Wl,-z,relro -Wl,-pie -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o scp ./obj/scp.o ./obj/progressmeter.o ./obj/atomicio.o ./obj/scpmisc.o ./obj/compat.o ./obj/dbctype.o
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_reduce_setup.c -o bn_mp_reduce_setup.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/mac/blake2/blake2smac_memory_multi.c -o src/mac/blake2/blake2smac_memory_multi.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_reduce_is_2k_l.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_reduce_setup.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_root_u32.c -o bn_mp_root_u32.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/mac/blake2/blake2smac_test.c -o src/mac/blake2/blake2smac_test.o
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_rshd.c -o bn_mp_rshd.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_root_u32.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_sbin_size.c -o bn_mp_sbin_size.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_rshd.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/mac/f9/f9_done.c -o src/mac/f9/f9_done.o
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_set.c -o bn_mp_set.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/mac/f9/f9_file.c -o src/mac/f9/f9_file.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_sbin_size.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_set.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_set_i32.c -o bn_mp_set_i32.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/mac/f9/f9_init.c -o src/mac/f9/f9_init.o
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_set_i64.c -o bn_mp_set_i64.o
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_set_l.c -o bn_mp_set_l.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/mac/f9/f9_memory.c -o src/mac/f9/f9_memory.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/mac/f9/f9_memory_multi.c -o src/mac/f9/f9_memory_multi.o
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_set_i32.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_set_ll.c -o bn_mp_set_ll.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_set_l.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_set_i64.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_set_ll.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_set_u32.c -o bn_mp_set_u32.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/mac/f9/f9_process.c -o src/mac/f9/f9_process.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_set_u64.c -o bn_mp_set_u64.o
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_set_ul.c -o bn_mp_set_ul.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_set_ull.c -o bn_mp_set_ull.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_set_u64.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/mac/f9/f9_test.c -o src/mac/f9/f9_test.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_set_u32.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_set_ul.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/mac/hmac/hmac_done.c -o src/mac/hmac/hmac_done.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/mac/hmac/hmac_file.c -o src/mac/hmac/hmac_file.o
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_set_ull.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_shrink.c -o bn_mp_shrink.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_signed_rsh.c -o bn_mp_signed_rsh.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/mac/hmac/hmac_init.c -o src/mac/hmac/hmac_init.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_shrink.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_sqr.c -o bn_mp_sqr.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_signed_rsh.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/mac/hmac/hmac_memory.c -o src/mac/hmac/hmac_memory.o
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_sqrmod.c -o bn_mp_sqrmod.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/mac/hmac/hmac_memory_multi.c -o src/mac/hmac/hmac_memory_multi.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_sqr.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_sqrt.c -o bn_mp_sqrt.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_sqrmod.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/mac/hmac/hmac_process.c -o src/mac/hmac/hmac_process.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/mac/hmac/hmac_test.c -o src/mac/hmac/hmac_test.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/mac/omac/omac_done.c -o src/mac/omac/omac_done.o
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_sqrt.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_sqrtmod_prime.c -o bn_mp_sqrtmod_prime.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/mac/omac/omac_file.c -o src/mac/omac/omac_file.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/mac/omac/omac_init.c -o src/mac/omac/omac_init.o
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_sub.c -o bn_mp_sub.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/mac/omac/omac_memory.c -o src/mac/omac/omac_memory.o
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_sqrtmod_prime.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_sub.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_sub_d.c -o bn_mp_sub_d.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/mac/omac/omac_memory_multi.c -o src/mac/omac/omac_memory_multi.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/mac/omac/omac_process.c -o src/mac/omac/omac_process.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_sub_d.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_submod.c -o bn_mp_submod.o
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_to_radix.c -o bn_mp_to_radix.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/mac/omac/omac_test.c -o src/mac/omac/omac_test.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/mac/pelican/pelican.c -o src/mac/pelican/pelican.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_submod.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_to_sbin.c -o bn_mp_to_sbin.o
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_to_radix.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/mac/pelican/pelican_memory.c -o src/mac/pelican/pelican_memory.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_to_ubin.c -o bn_mp_to_ubin.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_to_sbin.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/mac/pelican/pelican_test.c -o src/mac/pelican/pelican_test.o
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_ubin_size.c -o bn_mp_ubin_size.o
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_unpack.c -o bn_mp_unpack.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_ubin_size.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_to_ubin.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_xor.c -o bn_mp_xor.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/mac/pmac/pmac_done.c -o src/mac/pmac/pmac_done.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_unpack.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/mac/pmac/pmac_file.c -o src/mac/pmac/pmac_file.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/mac/pmac/pmac_init.c -o src/mac/pmac/pmac_init.o
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_mp_zero.c -o bn_mp_zero.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_xor.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/mac/pmac/pmac_memory.c -o src/mac/pmac/pmac_memory.o
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_prime_tab.c -o bn_prime_tab.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_mp_zero.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_s_mp_add.c -o bn_s_mp_add.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/mac/pmac/pmac_memory_multi.c -o src/mac/pmac/pmac_memory_multi.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/mac/pmac/pmac_ntz.c -o src/mac/pmac/pmac_ntz.o
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_s_mp_balance_mul.c -o bn_s_mp_balance_mul.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_s_mp_add.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_prime_tab.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_s_mp_exptmod.c -o bn_s_mp_exptmod.o
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_s_mp_balance_mul.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/mac/pmac/pmac_process.c -o src/mac/pmac/pmac_process.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/mac/pmac/pmac_shift_xor.c -o src/mac/pmac/pmac_shift_xor.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_s_mp_exptmod_fast.c -o bn_s_mp_exptmod_fast.o
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_s_mp_exptmod.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/mac/pmac/pmac_test.c -o src/mac/pmac/pmac_test.o
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_s_mp_get_bit.c -o bn_s_mp_get_bit.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/mac/poly1305/poly1305.c -o src/mac/poly1305/poly1305.o
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_s_mp_exptmod_fast.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_s_mp_invmod_fast.c -o bn_s_mp_invmod_fast.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_s_mp_get_bit.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_s_mp_invmod_fast.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_s_mp_invmod_slow.c -o bn_s_mp_invmod_slow.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/mac/poly1305/poly1305_file.c -o src/mac/poly1305/poly1305_file.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_s_mp_invmod_slow.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_s_mp_karatsuba_mul.c -o bn_s_mp_karatsuba_mul.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_s_mp_karatsuba_sqr.c -o bn_s_mp_karatsuba_sqr.o
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_s_mp_montgomery_reduce_fast.c -o bn_s_mp_montgomery_reduce_fast.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_s_mp_karatsuba_mul.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_s_mp_montgomery_reduce_fast.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_s_mp_karatsuba_sqr.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_s_mp_mul_digs.c -o bn_s_mp_mul_digs.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/mac/poly1305/poly1305_memory.c -o src/mac/poly1305/poly1305_memory.o
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_s_mp_mul_digs_fast.c -o bn_s_mp_mul_digs_fast.o
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_s_mp_mul_high_digs.c -o bn_s_mp_mul_high_digs.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/mac/poly1305/poly1305_memory_multi.c -o src/mac/poly1305/poly1305_memory_multi.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_s_mp_mul_digs.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_s_mp_mul_high_digs_fast.c -o bn_s_mp_mul_high_digs_fast.o
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_s_mp_mul_digs_fast.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_s_mp_mul_high_digs.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/mac/poly1305/poly1305_test.c -o src/mac/poly1305/poly1305_test.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/mac/xcbc/xcbc_done.c -o src/mac/xcbc/xcbc_done.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_s_mp_mul_high_digs_fast.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/mac/xcbc/xcbc_file.c -o src/mac/xcbc/xcbc_file.o
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_s_mp_prime_is_divisible.c -o bn_s_mp_prime_is_divisible.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_s_mp_rand_jenkins.c -o bn_s_mp_rand_jenkins.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/mac/xcbc/xcbc_init.c -o src/mac/xcbc/xcbc_init.o
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_s_mp_rand_platform.c -o bn_s_mp_rand_platform.o
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_s_mp_rand_jenkins.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_s_mp_reverse.c -o bn_s_mp_reverse.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_s_mp_prime_is_divisible.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_s_mp_rand_platform.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/mac/xcbc/xcbc_memory.c -o src/mac/xcbc/xcbc_memory.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/mac/xcbc/xcbc_memory_multi.c -o src/mac/xcbc/xcbc_memory_multi.o
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_s_mp_sqr.c -o bn_s_mp_sqr.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_s_mp_reverse.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/mac/xcbc/xcbc_process.c -o src/mac/xcbc/xcbc_process.o
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_s_mp_sqr_fast.c -o bn_s_mp_sqr_fast.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_s_mp_sqr.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/mac/xcbc/xcbc_test.c -o src/mac/xcbc/xcbc_test.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/math/fp/ltc_ecc_fp_mulmod.c -o src/math/fp/ltc_ecc_fp_mulmod.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_s_mp_sub.c -o bn_s_mp_sub.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_s_mp_sqr_fast.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/math/gmp_desc.c -o src/math/gmp_desc.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/math/ltm_desc.c -o src/math/ltm_desc.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_s_mp_toom_mul.c -o bn_s_mp_toom_mul.o
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_s_mp_sub.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/math/multi.c -o src/math/multi.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/math/radix_to_bin.c -o src/math/radix_to_bin.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -c -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -I../libtomcrypt/src/headers/ -I./../libtomcrypt/src/headers/ -I../ -I./../src -Wno-deprecated -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -I./ -Wall -Wsign-compare -Wextra -Wshadow -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align -Wstrict-prototypes -Wpointer-arith -Wsystem-headers -O3 -funroll-loops -fomit-frame-pointer bn_s_mp_toom_sqr.c -o bn_s_mp_toom_sqr.o
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_s_mp_toom_mul.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/math/rand_bn.c -o src/math/rand_bn.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/math/rand_prime.c -o src/math/rand_prime.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
In file included from tommath.h:9,
from tommath_private.h:7,
from bn_s_mp_toom_sqr.c:1:
/usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:200:10: warning: ‘__STDC_VERSION_LIMITS_H__’ redefined
200 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:210,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/syslimits.h:9,
from /usr/lib/gcc/aarch64-unknown-linux-gnu/16.1.1/include/limits.h:34:
/usr/include/limits.h:192:11: note: this is the location of the previous definition
192 | # define __STDC_VERSION_LIMITS_H__ 202311L
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/math/tfm_desc.c -o src/math/tfm_desc.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
ar -rv libtommath.a bn_cutoffs.o bn_deprecated.o bn_mp_2expt.o bn_mp_abs.o bn_mp_add.o bn_mp_add_d.o bn_mp_addmod.o bn_mp_and.o bn_mp_clamp.o bn_mp_clear.o bn_mp_clear_multi.o bn_mp_cmp.o bn_mp_cmp_d.o bn_mp_cmp_mag.o bn_mp_cnt_lsb.o bn_mp_complement.o bn_mp_copy.o bn_mp_count_bits.o bn_mp_decr.o bn_mp_div.o bn_mp_div_2.o bn_mp_div_2d.o bn_mp_div_3.o bn_mp_div_d.o bn_mp_dr_is_modulus.o bn_mp_dr_reduce.o bn_mp_dr_setup.o bn_mp_error_to_string.o bn_mp_exch.o bn_mp_expt_u32.o bn_mp_exptmod.o bn_mp_exteuclid.o bn_mp_fread.o bn_mp_from_sbin.o bn_mp_from_ubin.o bn_mp_fwrite.o bn_mp_gcd.o bn_mp_get_i32.o bn_mp_get_i64.o bn_mp_get_l.o bn_mp_get_ll.o bn_mp_get_mag_u32.o bn_mp_get_mag_u64.o bn_mp_get_mag_ul.o bn_mp_get_mag_ull.o bn_mp_grow.o bn_mp_incr.o bn_mp_init.o bn_mp_init_copy.o bn_mp_init_i32.o bn_mp_init_i64.o bn_mp_init_l.o bn_mp_init_ll.o bn_mp_init_multi.o bn_mp_init_set.o bn_mp_init_size.o bn_mp_init_u32.o bn_mp_init_u64.o bn_mp_init_ul.o bn_mp_init_ull.o bn_mp_invmod.o bn_mp_is_square.o bn_mp_iseven.o bn_mp_isodd.o bn_mp_kronecker.o bn_mp_lcm.o bn_mp_log_u32.o bn_mp_lshd.o bn_mp_mod.o bn_mp_mod_2d.o bn_mp_mod_d.o bn_mp_montgomery_calc_normalization.o bn_mp_montgomery_reduce.o bn_mp_montgomery_setup.o bn_mp_mul.o bn_mp_mul_2.o bn_mp_mul_2d.o bn_mp_mul_d.o bn_mp_mulmod.o bn_mp_neg.o bn_mp_or.o bn_mp_pack.o bn_mp_pack_count.o bn_mp_prime_fermat.o bn_mp_prime_frobenius_underwood.o bn_mp_prime_is_prime.o bn_mp_prime_miller_rabin.o bn_mp_prime_next_prime.o bn_mp_prime_rabin_miller_trials.o bn_mp_prime_rand.o bn_mp_prime_strong_lucas_selfridge.o bn_mp_radix_size.o bn_mp_radix_smap.o bn_mp_rand.o bn_mp_read_radix.o bn_mp_reduce.o bn_mp_reduce_2k.o bn_mp_reduce_2k_l.o bn_mp_reduce_2k_setup.o bn_mp_reduce_2k_setup_l.o bn_mp_reduce_is_2k.o bn_mp_reduce_is_2k_l.o bn_mp_reduce_setup.o bn_mp_root_u32.o bn_mp_rshd.o bn_mp_sbin_size.o bn_mp_set.o bn_mp_set_i32.o bn_mp_set_i64.o bn_mp_set_l.o bn_mp_set_ll.o bn_mp_set_u32.o bn_mp_set_u64.o bn_mp_set_ul.o bn_mp_set_ull.o bn_mp_shrink.o bn_mp_signed_rsh.o bn_mp_sqr.o bn_mp_sqrmod.o bn_mp_sqrt.o bn_mp_sqrtmod_prime.o bn_mp_sub.o bn_mp_sub_d.o bn_mp_submod.o bn_mp_to_radix.o bn_mp_to_sbin.o bn_mp_to_ubin.o bn_mp_ubin_size.o bn_mp_unpack.o bn_mp_xor.o bn_mp_zero.o bn_prime_tab.o bn_s_mp_add.o bn_s_mp_balance_mul.o bn_s_mp_exptmod.o bn_s_mp_exptmod_fast.o bn_s_mp_get_bit.o bn_s_mp_invmod_fast.o bn_s_mp_invmod_slow.o bn_s_mp_karatsuba_mul.o bn_s_mp_karatsuba_sqr.o bn_s_mp_montgomery_reduce_fast.o bn_s_mp_mul_digs.o bn_s_mp_mul_digs_fast.o bn_s_mp_mul_high_digs.o bn_s_mp_mul_high_digs_fast.o bn_s_mp_prime_is_divisible.o bn_s_mp_rand_jenkins.o bn_s_mp_rand_platform.o bn_s_mp_reverse.o bn_s_mp_sqr.o bn_s_mp_sqr_fast.o bn_s_mp_sub.o bn_s_mp_toom_mul.o bn_s_mp_toom_sqr.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/misc/adler32.c -o src/misc/adler32.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/misc/base64/base64_decode.c -o src/misc/base64/base64_decode.o
ar: creating libtommath.a
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/misc/base64/base64_encode.c -o src/misc/base64/base64_encode.o
a - bn_cutoffs.o
a - bn_deprecated.o
a - bn_mp_2expt.o
a - bn_mp_abs.o
a - bn_mp_add.o
a - bn_mp_add_d.o
a - bn_mp_addmod.o
a - bn_mp_and.o
a - bn_mp_clamp.o
a - bn_mp_clear.o
a - bn_mp_clear_multi.o
a - bn_mp_cmp.o
a - bn_mp_cmp_d.o
a - bn_mp_cmp_mag.o
a - bn_mp_cnt_lsb.o
a - bn_mp_complement.o
a - bn_mp_copy.o
a - bn_mp_count_bits.o
a - bn_mp_decr.o
a - bn_mp_div.o
a - bn_mp_div_2.o
a - bn_mp_div_2d.o
a - bn_mp_div_3.o
a - bn_mp_div_d.o
a - bn_mp_dr_is_modulus.o
a - bn_mp_dr_reduce.o
a - bn_mp_dr_setup.o
a - bn_mp_error_to_string.o
a - bn_mp_exch.o
a - bn_mp_expt_u32.o
a - bn_mp_exptmod.o
a - bn_mp_exteuclid.o
a - bn_mp_fread.o
a - bn_mp_from_sbin.o
a - bn_mp_from_ubin.o
a - bn_mp_fwrite.o
a - bn_mp_gcd.o
a - bn_mp_get_i32.o
a - bn_mp_get_i64.o
a - bn_mp_get_l.o
a - bn_mp_get_ll.o
a - bn_mp_get_mag_u32.o
a - bn_mp_get_mag_u64.o
a - bn_mp_get_mag_ul.o
a - bn_mp_get_mag_ull.o
a - bn_mp_grow.o
a - bn_mp_incr.o
a - bn_mp_init.o
a - bn_mp_init_copy.o
a - bn_mp_init_i32.o
a - bn_mp_init_i64.o
a - bn_mp_init_l.o
a - bn_mp_init_ll.o
a - bn_mp_init_multi.o
a - bn_mp_init_set.o
a - bn_mp_init_size.o
a - bn_mp_init_u32.o
a - bn_mp_init_u64.o
a - bn_mp_init_ul.o
a - bn_mp_init_ull.o
a - bn_mp_invmod.o
a - bn_mp_is_square.o
a - bn_mp_iseven.o
a - bn_mp_isodd.o
a - bn_mp_kronecker.o
a - bn_mp_lcm.o
a - bn_mp_log_u32.o
a - bn_mp_lshd.o
a - bn_mp_mod.o
a - bn_mp_mod_2d.o
a - bn_mp_mod_d.o
a - bn_mp_montgomery_calc_normalization.o
a - bn_mp_montgomery_reduce.o
a - bn_mp_montgomery_setup.o
a - bn_mp_mul.o
a - bn_mp_mul_2.o
a - bn_mp_mul_2d.o
a - bn_mp_mul_d.o
a - bn_mp_mulmod.o
a - bn_mp_neg.o
a - bn_mp_or.o
a - bn_mp_pack.o
a - bn_mp_pack_count.o
a - bn_mp_prime_fermat.o
a - bn_mp_prime_frobenius_underwood.o
a - bn_mp_prime_is_prime.o
a - bn_mp_prime_miller_rabin.o
a - bn_mp_prime_next_prime.o
a - bn_mp_prime_rabin_miller_trials.o
a - bn_mp_prime_rand.o
a - bn_mp_prime_strong_lucas_selfridge.o
a - bn_mp_radix_size.o
a - bn_mp_radix_smap.o
a - bn_mp_rand.o
a - bn_mp_read_radix.o
a - bn_mp_reduce.o
a - bn_mp_reduce_2k.o
a - bn_mp_reduce_2k_l.o
a - bn_mp_reduce_2k_setup.o
a - bn_mp_reduce_2k_setup_l.o
a - bn_mp_reduce_is_2k.o
a - bn_mp_reduce_is_2k_l.o
a - bn_mp_reduce_setup.o
a - bn_mp_root_u32.o
a - bn_mp_rshd.o
a - bn_mp_sbin_size.o
a - bn_mp_set.o
a - bn_mp_set_i32.o
a - bn_mp_set_i64.o
a - bn_mp_set_l.o
a - bn_mp_set_ll.o
a - bn_mp_set_u32.o
a - bn_mp_set_u64.o
a - bn_mp_set_ul.o
a - bn_mp_set_ull.o
a - bn_mp_shrink.o
a - bn_mp_signed_rsh.o
a - bn_mp_sqr.o
a - bn_mp_sqrmod.o
a - bn_mp_sqrt.o
a - bn_mp_sqrtmod_prime.o
a - bn_mp_sub.o
a - bn_mp_sub_d.o
a - bn_mp_submod.o
a - bn_mp_to_radix.o
a - bn_mp_to_sbin.o
a - bn_mp_to_ubin.o
a - bn_mp_ubin_size.o
a - bn_mp_unpack.o
a - bn_mp_xor.o
a - bn_mp_zero.o
a - bn_prime_tab.o
a - bn_s_mp_add.o
a - bn_s_mp_balance_mul.o
a - bn_s_mp_exptmod.o
a - bn_s_mp_exptmod_fast.o
a - bn_s_mp_get_bit.o
a - bn_s_mp_invmod_fast.o
a - bn_s_mp_invmod_slow.o
a - bn_s_mp_karatsuba_mul.o
a - bn_s_mp_karatsuba_sqr.o
a - bn_s_mp_montgomery_reduce_fast.o
a - bn_s_mp_mul_digs.o
a - bn_s_mp_mul_digs_fast.o
a - bn_s_mp_mul_high_digs.o
a - bn_s_mp_mul_high_digs_fast.o
a - bn_s_mp_prime_is_divisible.o
a - bn_s_mp_rand_jenkins.o
a - bn_s_mp_rand_platform.o
a - bn_s_mp_reverse.o
a - bn_s_mp_sqr.o
a - bn_s_mp_sqr_fast.o
a - bn_s_mp_sub.o
a - bn_s_mp_toom_mul.o
a - bn_s_mp_toom_sqr.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/misc/burn_stack.c -o src/misc/burn_stack.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/misc/compare_testvector.c -o src/misc/compare_testvector.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/misc/crc32.c -o src/misc/crc32.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/misc/crypt/crypt.c -o src/misc/crypt/crypt.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
ranlib libtommath.a
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/misc/crypt/crypt_argchk.c -o src/misc/crypt/crypt_argchk.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/misc/crypt/crypt_cipher_descriptor.c -o src/misc/crypt/crypt_cipher_descriptor.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/misc/crypt/crypt_cipher_is_valid.c -o src/misc/crypt/crypt_cipher_is_valid.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/misc/crypt/crypt_constants.c -o src/misc/crypt/crypt_constants.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
make[1]: Leaving directory '/build/dropbear/src/dropbear/libtommath'
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/misc/crypt/crypt_find_cipher.c -o src/misc/crypt/crypt_find_cipher.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/misc/crypt/crypt_find_cipher_any.c -o src/misc/crypt/crypt_find_cipher_any.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/misc/crypt/crypt_find_cipher_id.c -o src/misc/crypt/crypt_find_cipher_id.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/misc/crypt/crypt_find_hash.c -o src/misc/crypt/crypt_find_hash.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/misc/crypt/crypt_find_hash_any.c -o src/misc/crypt/crypt_find_hash_any.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/misc/crypt/crypt_find_hash_id.c -o src/misc/crypt/crypt_find_hash_id.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/misc/crypt/crypt_find_hash_oid.c -o src/misc/crypt/crypt_find_hash_oid.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/misc/crypt/crypt_find_prng.c -o src/misc/crypt/crypt_find_prng.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/misc/crypt/crypt_fsa.c -o src/misc/crypt/crypt_fsa.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/misc/crypt/crypt_hash_descriptor.c -o src/misc/crypt/crypt_hash_descriptor.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/misc/crypt/crypt_hash_is_valid.c -o src/misc/crypt/crypt_hash_is_valid.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/misc/crypt/crypt_inits.c -o src/misc/crypt/crypt_inits.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/misc/crypt/crypt_ltc_mp_descriptor.c -o src/misc/crypt/crypt_ltc_mp_descriptor.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/misc/crypt/crypt_prng_descriptor.c -o src/misc/crypt/crypt_prng_descriptor.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/misc/crypt/crypt_prng_is_valid.c -o src/misc/crypt/crypt_prng_is_valid.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/misc/crypt/crypt_prng_rng_descriptor.c -o src/misc/crypt/crypt_prng_rng_descriptor.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/misc/crypt/crypt_register_all_ciphers.c -o src/misc/crypt/crypt_register_all_ciphers.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/misc/crypt/crypt_register_all_hashes.c -o src/misc/crypt/crypt_register_all_hashes.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/misc/crypt/crypt_register_all_prngs.c -o src/misc/crypt/crypt_register_all_prngs.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/misc/crypt/crypt_register_cipher.c -o src/misc/crypt/crypt_register_cipher.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/misc/crypt/crypt_register_hash.c -o src/misc/crypt/crypt_register_hash.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/misc/crypt/crypt_register_prng.c -o src/misc/crypt/crypt_register_prng.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/misc/crypt/crypt_sizes.c -o src/misc/crypt/crypt_sizes.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/misc/crypt/crypt_unregister_cipher.c -o src/misc/crypt/crypt_unregister_cipher.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/misc/crypt/crypt_unregister_hash.c -o src/misc/crypt/crypt_unregister_hash.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/misc/crypt/crypt_unregister_prng.c -o src/misc/crypt/crypt_unregister_prng.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/misc/error_to_string.c -o src/misc/error_to_string.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/misc/hkdf/hkdf.c -o src/misc/hkdf/hkdf.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/misc/hkdf/hkdf_test.c -o src/misc/hkdf/hkdf_test.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/misc/mem_neq.c -o src/misc/mem_neq.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/misc/pk_get_oid.c -o src/misc/pk_get_oid.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/misc/pkcs5/pkcs_5_1.c -o src/misc/pkcs5/pkcs_5_1.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/misc/pkcs5/pkcs_5_2.c -o src/misc/pkcs5/pkcs_5_2.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/misc/pkcs5/pkcs_5_test.c -o src/misc/pkcs5/pkcs_5_test.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/misc/zeromem.c -o src/misc/zeromem.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/modes/cbc/cbc_decrypt.c -o src/modes/cbc/cbc_decrypt.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/modes/cbc/cbc_done.c -o src/modes/cbc/cbc_done.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/modes/cbc/cbc_encrypt.c -o src/modes/cbc/cbc_encrypt.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/modes/cbc/cbc_getiv.c -o src/modes/cbc/cbc_getiv.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/modes/cbc/cbc_setiv.c -o src/modes/cbc/cbc_setiv.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/modes/cbc/cbc_start.c -o src/modes/cbc/cbc_start.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/modes/cfb/cfb_decrypt.c -o src/modes/cfb/cfb_decrypt.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/modes/cfb/cfb_done.c -o src/modes/cfb/cfb_done.o
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/modes/cfb/cfb_encrypt.c -o src/modes/cfb/cfb_encrypt.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/modes/cfb/cfb_getiv.c -o src/modes/cfb/cfb_getiv.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/modes/cfb/cfb_setiv.c -o src/modes/cfb/cfb_setiv.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/modes/cfb/cfb_start.c -o src/modes/cfb/cfb_start.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/modes/ctr/ctr_decrypt.c -o src/modes/ctr/ctr_decrypt.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/modes/ctr/ctr_done.c -o src/modes/ctr/ctr_done.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/modes/ctr/ctr_encrypt.c -o src/modes/ctr/ctr_encrypt.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/modes/ctr/ctr_getiv.c -o src/modes/ctr/ctr_getiv.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/modes/ctr/ctr_setiv.c -o src/modes/ctr/ctr_setiv.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/modes/ctr/ctr_start.c -o src/modes/ctr/ctr_start.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/modes/ctr/ctr_test.c -o src/modes/ctr/ctr_test.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/modes/ecb/ecb_decrypt.c -o src/modes/ecb/ecb_decrypt.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/modes/ecb/ecb_done.c -o src/modes/ecb/ecb_done.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/modes/ecb/ecb_encrypt.c -o src/modes/ecb/ecb_encrypt.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/modes/ecb/ecb_start.c -o src/modes/ecb/ecb_start.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/modes/f8/f8_decrypt.c -o src/modes/f8/f8_decrypt.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/modes/f8/f8_done.c -o src/modes/f8/f8_done.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/modes/f8/f8_encrypt.c -o src/modes/f8/f8_encrypt.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/modes/f8/f8_getiv.c -o src/modes/f8/f8_getiv.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/modes/f8/f8_setiv.c -o src/modes/f8/f8_setiv.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/modes/f8/f8_start.c -o src/modes/f8/f8_start.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/modes/f8/f8_test_mode.c -o src/modes/f8/f8_test_mode.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/modes/lrw/lrw_decrypt.c -o src/modes/lrw/lrw_decrypt.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/modes/lrw/lrw_done.c -o src/modes/lrw/lrw_done.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/modes/lrw/lrw_encrypt.c -o src/modes/lrw/lrw_encrypt.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/modes/lrw/lrw_getiv.c -o src/modes/lrw/lrw_getiv.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/modes/lrw/lrw_process.c -o src/modes/lrw/lrw_process.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/modes/lrw/lrw_setiv.c -o src/modes/lrw/lrw_setiv.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/modes/lrw/lrw_start.c -o src/modes/lrw/lrw_start.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/modes/lrw/lrw_test.c -o src/modes/lrw/lrw_test.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/modes/ofb/ofb_decrypt.c -o src/modes/ofb/ofb_decrypt.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/modes/ofb/ofb_done.c -o src/modes/ofb/ofb_done.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/modes/ofb/ofb_encrypt.c -o src/modes/ofb/ofb_encrypt.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/modes/ofb/ofb_getiv.c -o src/modes/ofb/ofb_getiv.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/modes/ofb/ofb_setiv.c -o src/modes/ofb/ofb_setiv.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/modes/ofb/ofb_start.c -o src/modes/ofb/ofb_start.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/modes/xts/xts_decrypt.c -o src/modes/xts/xts_decrypt.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/modes/xts/xts_done.c -o src/modes/xts/xts_done.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/modes/xts/xts_encrypt.c -o src/modes/xts/xts_encrypt.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/modes/xts/xts_init.c -o src/modes/xts/xts_init.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/modes/xts/xts_mult_x.c -o src/modes/xts/xts_mult_x.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/modes/xts/xts_test.c -o src/modes/xts/xts_test.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/asn1/der/bit/der_decode_bit_string.c -o src/pk/asn1/der/bit/der_decode_bit_string.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/asn1/der/bit/der_decode_raw_bit_string.c -o src/pk/asn1/der/bit/der_decode_raw_bit_string.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/asn1/der/bit/der_encode_bit_string.c -o src/pk/asn1/der/bit/der_encode_bit_string.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/asn1/der/bit/der_encode_raw_bit_string.c -o src/pk/asn1/der/bit/der_encode_raw_bit_string.o
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/asn1/der/bit/der_length_bit_string.c -o src/pk/asn1/der/bit/der_length_bit_string.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/asn1/der/boolean/der_decode_boolean.c -o src/pk/asn1/der/boolean/der_decode_boolean.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/asn1/der/boolean/der_encode_boolean.c -o src/pk/asn1/der/boolean/der_encode_boolean.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/asn1/der/boolean/der_length_boolean.c -o src/pk/asn1/der/boolean/der_length_boolean.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/asn1/der/choice/der_decode_choice.c -o src/pk/asn1/der/choice/der_decode_choice.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/asn1/der/generalizedtime/der_decode_generalizedtime.c -o src/pk/asn1/der/generalizedtime/der_decode_generalizedtime.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/asn1/der/generalizedtime/der_encode_generalizedtime.c -o src/pk/asn1/der/generalizedtime/der_encode_generalizedtime.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/asn1/der/generalizedtime/der_length_generalizedtime.c -o src/pk/asn1/der/generalizedtime/der_length_generalizedtime.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/asn1/der/ia5/der_decode_ia5_string.c -o src/pk/asn1/der/ia5/der_decode_ia5_string.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/asn1/der/ia5/der_encode_ia5_string.c -o src/pk/asn1/der/ia5/der_encode_ia5_string.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/asn1/der/ia5/der_length_ia5_string.c -o src/pk/asn1/der/ia5/der_length_ia5_string.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/asn1/der/integer/der_decode_integer.c -o src/pk/asn1/der/integer/der_decode_integer.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/asn1/der/integer/der_encode_integer.c -o src/pk/asn1/der/integer/der_encode_integer.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/asn1/der/integer/der_length_integer.c -o src/pk/asn1/der/integer/der_length_integer.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/asn1/der/object_identifier/der_decode_object_identifier.c -o src/pk/asn1/der/object_identifier/der_decode_object_identifier.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/asn1/der/object_identifier/der_encode_object_identifier.c -o src/pk/asn1/der/object_identifier/der_encode_object_identifier.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/asn1/der/object_identifier/der_length_object_identifier.c -o src/pk/asn1/der/object_identifier/der_length_object_identifier.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/asn1/der/octet/der_decode_octet_string.c -o src/pk/asn1/der/octet/der_decode_octet_string.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/asn1/der/octet/der_encode_octet_string.c -o src/pk/asn1/der/octet/der_encode_octet_string.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/asn1/der/octet/der_length_octet_string.c -o src/pk/asn1/der/octet/der_length_octet_string.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/asn1/der/printable_string/der_decode_printable_string.c -o src/pk/asn1/der/printable_string/der_decode_printable_string.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/asn1/der/printable_string/der_encode_printable_string.c -o src/pk/asn1/der/printable_string/der_encode_printable_string.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/asn1/der/printable_string/der_length_printable_string.c -o src/pk/asn1/der/printable_string/der_length_printable_string.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/asn1/der/sequence/der_decode_sequence_ex.c -o src/pk/asn1/der/sequence/der_decode_sequence_ex.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/asn1/der/sequence/der_decode_sequence_flexi.c -o src/pk/asn1/der/sequence/der_decode_sequence_flexi.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/asn1/der/sequence/der_decode_sequence_multi.c -o src/pk/asn1/der/sequence/der_decode_sequence_multi.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/asn1/der/sequence/der_decode_subject_public_key_info.c -o src/pk/asn1/der/sequence/der_decode_subject_public_key_info.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/asn1/der/sequence/der_encode_sequence_ex.c -o src/pk/asn1/der/sequence/der_encode_sequence_ex.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/asn1/der/sequence/der_encode_sequence_multi.c -o src/pk/asn1/der/sequence/der_encode_sequence_multi.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/asn1/der/sequence/der_encode_subject_public_key_info.c -o src/pk/asn1/der/sequence/der_encode_subject_public_key_info.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/asn1/der/sequence/der_length_sequence.c -o src/pk/asn1/der/sequence/der_length_sequence.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/asn1/der/sequence/der_sequence_free.c -o src/pk/asn1/der/sequence/der_sequence_free.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/asn1/der/sequence/der_sequence_shrink.c -o src/pk/asn1/der/sequence/der_sequence_shrink.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/asn1/der/set/der_encode_set.c -o src/pk/asn1/der/set/der_encode_set.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/asn1/der/set/der_encode_setof.c -o src/pk/asn1/der/set/der_encode_setof.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/asn1/der/short_integer/der_decode_short_integer.c -o src/pk/asn1/der/short_integer/der_decode_short_integer.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/asn1/der/short_integer/der_encode_short_integer.c -o src/pk/asn1/der/short_integer/der_encode_short_integer.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/asn1/der/short_integer/der_length_short_integer.c -o src/pk/asn1/der/short_integer/der_length_short_integer.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/asn1/der/teletex_string/der_decode_teletex_string.c -o src/pk/asn1/der/teletex_string/der_decode_teletex_string.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/asn1/der/teletex_string/der_length_teletex_string.c -o src/pk/asn1/der/teletex_string/der_length_teletex_string.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/asn1/der/utctime/der_decode_utctime.c -o src/pk/asn1/der/utctime/der_decode_utctime.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/asn1/der/utctime/der_encode_utctime.c -o src/pk/asn1/der/utctime/der_encode_utctime.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/asn1/der/utctime/der_length_utctime.c -o src/pk/asn1/der/utctime/der_length_utctime.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/asn1/der/utf8/der_decode_utf8_string.c -o src/pk/asn1/der/utf8/der_decode_utf8_string.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/asn1/der/utf8/der_encode_utf8_string.c -o src/pk/asn1/der/utf8/der_encode_utf8_string.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/asn1/der/utf8/der_length_utf8_string.c -o src/pk/asn1/der/utf8/der_length_utf8_string.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/dh/dh.c -o src/pk/dh/dh.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/dh/dh_check_pubkey.c -o src/pk/dh/dh_check_pubkey.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/dh/dh_export.c -o src/pk/dh/dh_export.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/dh/dh_export_key.c -o src/pk/dh/dh_export_key.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/dh/dh_free.c -o src/pk/dh/dh_free.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/dh/dh_generate_key.c -o src/pk/dh/dh_generate_key.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/dh/dh_import.c -o src/pk/dh/dh_import.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/dh/dh_set.c -o src/pk/dh/dh_set.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/dh/dh_set_pg_dhparam.c -o src/pk/dh/dh_set_pg_dhparam.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/dh/dh_shared_secret.c -o src/pk/dh/dh_shared_secret.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/dsa/dsa_decrypt_key.c -o src/pk/dsa/dsa_decrypt_key.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/dsa/dsa_encrypt_key.c -o src/pk/dsa/dsa_encrypt_key.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/dsa/dsa_export.c -o src/pk/dsa/dsa_export.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/dsa/dsa_free.c -o src/pk/dsa/dsa_free.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/dsa/dsa_generate_key.c -o src/pk/dsa/dsa_generate_key.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/dsa/dsa_generate_pqg.c -o src/pk/dsa/dsa_generate_pqg.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/dsa/dsa_import.c -o src/pk/dsa/dsa_import.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/dsa/dsa_make_key.c -o src/pk/dsa/dsa_make_key.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/dsa/dsa_set.c -o src/pk/dsa/dsa_set.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/dsa/dsa_set_pqg_dsaparam.c -o src/pk/dsa/dsa_set_pqg_dsaparam.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/dsa/dsa_shared_secret.c -o src/pk/dsa/dsa_shared_secret.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/dsa/dsa_sign_hash.c -o src/pk/dsa/dsa_sign_hash.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/dsa/dsa_verify_hash.c -o src/pk/dsa/dsa_verify_hash.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/dsa/dsa_verify_key.c -o src/pk/dsa/dsa_verify_key.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/ecc/ecc.c -o src/pk/ecc/ecc.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/ecc/ecc_ansi_x963_export.c -o src/pk/ecc/ecc_ansi_x963_export.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/ecc/ecc_ansi_x963_import.c -o src/pk/ecc/ecc_ansi_x963_import.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/ecc/ecc_decrypt_key.c -o src/pk/ecc/ecc_decrypt_key.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/ecc/ecc_encrypt_key.c -o src/pk/ecc/ecc_encrypt_key.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/ecc/ecc_export.c -o src/pk/ecc/ecc_export.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/ecc/ecc_free.c -o src/pk/ecc/ecc_free.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/ecc/ecc_get_size.c -o src/pk/ecc/ecc_get_size.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/ecc/ecc_import.c -o src/pk/ecc/ecc_import.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/ecc/ecc_make_key.c -o src/pk/ecc/ecc_make_key.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/ecc/ecc_shared_secret.c -o src/pk/ecc/ecc_shared_secret.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/ecc/ecc_sign_hash.c -o src/pk/ecc/ecc_sign_hash.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/ecc/ecc_sizes.c -o src/pk/ecc/ecc_sizes.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/ecc/ecc_test.c -o src/pk/ecc/ecc_test.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/ecc/ecc_verify_hash.c -o src/pk/ecc/ecc_verify_hash.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/ecc/ltc_ecc_is_valid_idx.c -o src/pk/ecc/ltc_ecc_is_valid_idx.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/ecc/ltc_ecc_map.c -o src/pk/ecc/ltc_ecc_map.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/ecc/ltc_ecc_mul2add.c -o src/pk/ecc/ltc_ecc_mul2add.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/ecc/ltc_ecc_mulmod.c -o src/pk/ecc/ltc_ecc_mulmod.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/ecc/ltc_ecc_mulmod_timing.c -o src/pk/ecc/ltc_ecc_mulmod_timing.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/ecc/ltc_ecc_points.c -o src/pk/ecc/ltc_ecc_points.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/ecc/ltc_ecc_projective_add_point.c -o src/pk/ecc/ltc_ecc_projective_add_point.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/ecc/ltc_ecc_projective_dbl_point.c -o src/pk/ecc/ltc_ecc_projective_dbl_point.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/katja/katja_decrypt_key.c -o src/pk/katja/katja_decrypt_key.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/katja/katja_encrypt_key.c -o src/pk/katja/katja_encrypt_key.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/katja/katja_export.c -o src/pk/katja/katja_export.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/katja/katja_exptmod.c -o src/pk/katja/katja_exptmod.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/katja/katja_free.c -o src/pk/katja/katja_free.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/katja/katja_import.c -o src/pk/katja/katja_import.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/katja/katja_make_key.c -o src/pk/katja/katja_make_key.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/pkcs1/pkcs_1_i2osp.c -o src/pk/pkcs1/pkcs_1_i2osp.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/pkcs1/pkcs_1_mgf1.c -o src/pk/pkcs1/pkcs_1_mgf1.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/pkcs1/pkcs_1_oaep_decode.c -o src/pk/pkcs1/pkcs_1_oaep_decode.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/pkcs1/pkcs_1_oaep_encode.c -o src/pk/pkcs1/pkcs_1_oaep_encode.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/pkcs1/pkcs_1_os2ip.c -o src/pk/pkcs1/pkcs_1_os2ip.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/pkcs1/pkcs_1_pss_decode.c -o src/pk/pkcs1/pkcs_1_pss_decode.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/pkcs1/pkcs_1_pss_encode.c -o src/pk/pkcs1/pkcs_1_pss_encode.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/pkcs1/pkcs_1_v1_5_decode.c -o src/pk/pkcs1/pkcs_1_v1_5_decode.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/pkcs1/pkcs_1_v1_5_encode.c -o src/pk/pkcs1/pkcs_1_v1_5_encode.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/rsa/rsa_decrypt_key.c -o src/pk/rsa/rsa_decrypt_key.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/rsa/rsa_encrypt_key.c -o src/pk/rsa/rsa_encrypt_key.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/rsa/rsa_export.c -o src/pk/rsa/rsa_export.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/rsa/rsa_exptmod.c -o src/pk/rsa/rsa_exptmod.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/rsa/rsa_free.c -o src/pk/rsa/rsa_free.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/rsa/rsa_get_size.c -o src/pk/rsa/rsa_get_size.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/rsa/rsa_import.c -o src/pk/rsa/rsa_import.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/rsa/rsa_import_pkcs8.c -o src/pk/rsa/rsa_import_pkcs8.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/rsa/rsa_import_x509.c -o src/pk/rsa/rsa_import_x509.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/rsa/rsa_make_key.c -o src/pk/rsa/rsa_make_key.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/rsa/rsa_set.c -o src/pk/rsa/rsa_set.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/rsa/rsa_sign_hash.c -o src/pk/rsa/rsa_sign_hash.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/rsa/rsa_sign_saltlen_get.c -o src/pk/rsa/rsa_sign_saltlen_get.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/pk/rsa/rsa_verify_hash.c -o src/pk/rsa/rsa_verify_hash.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/prngs/chacha20.c -o src/prngs/chacha20.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/prngs/fortuna.c -o src/prngs/fortuna.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/prngs/rc4.c -o src/prngs/rc4.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/prngs/rng_get_bytes.c -o src/prngs/rng_get_bytes.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/prngs/rng_make_prng.c -o src/prngs/rng_make_prng.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/prngs/sober128.c -o src/prngs/sober128.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/prngs/sprng.c -o src/prngs/sprng.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/prngs/yarrow.c -o src/prngs/yarrow.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/stream/chacha/chacha_crypt.c -o src/stream/chacha/chacha_crypt.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/stream/chacha/chacha_done.c -o src/stream/chacha/chacha_done.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/stream/chacha/chacha_ivctr32.c -o src/stream/chacha/chacha_ivctr32.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/stream/chacha/chacha_ivctr64.c -o src/stream/chacha/chacha_ivctr64.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/stream/chacha/chacha_keystream.c -o src/stream/chacha/chacha_keystream.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/stream/chacha/chacha_setup.c -o src/stream/chacha/chacha_setup.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/stream/chacha/chacha_test.c -o src/stream/chacha/chacha_test.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/stream/rc4/rc4_stream.c -o src/stream/rc4/rc4_stream.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/stream/rc4/rc4_test.c -o src/stream/rc4/rc4_test.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/stream/sober128/sober128_stream.c -o src/stream/sober128/sober128_stream.o
gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../src -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fPIE -Wundef -fno-strict-overflow -Wno-pointer-sign -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I./src/../libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DPROGRESS_METER -c src/stream/sober128/sober128_test.c -o src/stream/sober128/sober128_test.o
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: ‘_FORTIFY_SOURCE’ redefined
<command-line>: note: this is the location of the previous definition
ar r libtomcrypt.a src/ciphers/aes/aes.o src/ciphers/aes/aes_enc.o src/ciphers/anubis.o src/ciphers/blowfish.o src/ciphers/camellia.o src/ciphers/cast5.o src/ciphers/des.o src/ciphers/kasumi.o src/ciphers/khazad.o src/ciphers/kseed.o src/ciphers/multi2.o src/ciphers/noekeon.o src/ciphers/rc2.o src/ciphers/rc5.o src/ciphers/rc6.o src/ciphers/safer/safer.o src/ciphers/safer/saferp.o src/ciphers/skipjack.o src/ciphers/twofish/twofish.o src/ciphers/xtea.o src/encauth/ccm/ccm_add_aad.o src/encauth/ccm/ccm_add_nonce.o src/encauth/ccm/ccm_done.o src/encauth/ccm/ccm_init.o src/encauth/ccm/ccm_memory.o src/encauth/ccm/ccm_process.o src/encauth/ccm/ccm_reset.o src/encauth/ccm/ccm_test.o src/encauth/chachapoly/chacha20poly1305_add_aad.o src/encauth/chachapoly/chacha20poly1305_decrypt.o src/encauth/chachapoly/chacha20poly1305_done.o src/encauth/chachapoly/chacha20poly1305_encrypt.o src/encauth/chachapoly/chacha20poly1305_init.o src/encauth/chachapoly/chacha20poly1305_memory.o src/encauth/chachapoly/chacha20poly1305_setiv.o src/encauth/chachapoly/chacha20poly1305_setiv_rfc7905.o src/encauth/chachapoly/chacha20poly1305_test.o src/encauth/eax/eax_addheader.o src/encauth/eax/eax_decrypt.o src/encauth/eax/eax_decrypt_verify_memory.o src/encauth/eax/eax_done.o src/encauth/eax/eax_encrypt.o src/encauth/eax/eax_encrypt_authenticate_memory.o src/encauth/eax/eax_init.o src/encauth/eax/eax_test.o src/encauth/gcm/gcm_add_aad.o src/encauth/gcm/gcm_add_iv.o src/encauth/gcm/gcm_done.o src/encauth/gcm/gcm_gf_mult.o src/encauth/gcm/gcm_init.o src/encauth/gcm/gcm_memory.o src/encauth/gcm/gcm_mult_h.o src/encauth/gcm/gcm_process.o src/encauth/gcm/gcm_reset.o src/encauth/gcm/gcm_test.o src/encauth/ocb/ocb_decrypt.o src/encauth/ocb/ocb_decrypt_verify_memory.o src/encauth/ocb/ocb_done_decrypt.o src/encauth/ocb/ocb_done_encrypt.o src/encauth/ocb/ocb_encrypt.o src/encauth/ocb/ocb_encrypt_authenticate_memory.o src/encauth/ocb/ocb_init.o src/encauth/ocb/ocb_ntz.o src/encauth/ocb/ocb_shift_xor.o src/encauth/ocb/ocb_test.o src/encauth/ocb/s_ocb_done.o src/encauth/ocb3/ocb3_add_aad.o src/encauth/ocb3/ocb3_decrypt.o src/encauth/ocb3/ocb3_decrypt_last.o src/encauth/ocb3/ocb3_decrypt_verify_memory.o src/encauth/ocb3/ocb3_done.o src/encauth/ocb3/ocb3_encrypt.o src/encauth/ocb3/ocb3_encrypt_authenticate_memory.o src/encauth/ocb3/ocb3_encrypt_last.o src/encauth/ocb3/ocb3_init.o src/encauth/ocb3/ocb3_int_ntz.o src/encauth/ocb3/ocb3_int_xor_blocks.o src/encauth/ocb3/ocb3_test.o src/hashes/blake2b.o src/hashes/blake2s.o src/hashes/chc/chc.o src/hashes/helper/hash_file.o src/hashes/helper/hash_filehandle.o src/hashes/helper/hash_memory.o src/hashes/helper/hash_memory_multi.o src/hashes/md2.o src/hashes/md4.o src/hashes/md5.o src/hashes/rmd128.o src/hashes/rmd160.o src/hashes/rmd256.o src/hashes/rmd320.o src/hashes/sha1.o src/hashes/sha2/sha224.o src/hashes/sha2/sha256.o src/hashes/sha2/sha384.o src/hashes/sha2/sha512.o src/hashes/sha2/sha512_224.o src/hashes/sha2/sha512_256.o src/hashes/sha3.o src/hashes/sha3_test.o src/hashes/tiger.o src/hashes/whirl/whirl.o src/mac/blake2/blake2bmac.o src/mac/blake2/blake2bmac_file.o src/mac/blake2/blake2bmac_memory.o src/mac/blake2/blake2bmac_memory_multi.o src/mac/blake2/blake2bmac_test.o src/mac/blake2/blake2smac.o src/mac/blake2/blake2smac_file.o src/mac/blake2/blake2smac_memory.o src/mac/blake2/blake2smac_memory_multi.o src/mac/blake2/blake2smac_test.o src/mac/f9/f9_done.o src/mac/f9/f9_file.o src/mac/f9/f9_init.o src/mac/f9/f9_memory.o src/mac/f9/f9_memory_multi.o src/mac/f9/f9_process.o src/mac/f9/f9_test.o src/mac/hmac/hmac_done.o src/mac/hmac/hmac_file.o src/mac/hmac/hmac_init.o src/mac/hmac/hmac_memory.o src/mac/hmac/hmac_memory_multi.o src/mac/hmac/hmac_process.o src/mac/hmac/hmac_test.o src/mac/omac/omac_done.o src/mac/omac/omac_file.o src/mac/omac/omac_init.o src/mac/omac/omac_memory.o src/mac/omac/omac_memory_multi.o src/mac/omac/omac_process.o src/mac/omac/omac_test.o src/mac/pelican/pelican.o src/mac/pelican/pelican_memory.o src/mac/pelican/pelican_test.o src/mac/pmac/pmac_done.o src/mac/pmac/pmac_file.o src/mac/pmac/pmac_init.o src/mac/pmac/pmac_memory.o src/mac/pmac/pmac_memory_multi.o src/mac/pmac/pmac_ntz.o src/mac/pmac/pmac_process.o src/mac/pmac/pmac_shift_xor.o src/mac/pmac/pmac_test.o src/mac/poly1305/poly1305.o src/mac/poly1305/poly1305_file.o src/mac/poly1305/poly1305_memory.o src/mac/poly1305/poly1305_memory_multi.o src/mac/poly1305/poly1305_test.o src/mac/xcbc/xcbc_done.o src/mac/xcbc/xcbc_file.o src/mac/xcbc/xcbc_init.o src/mac/xcbc/xcbc_memory.o src/mac/xcbc/xcbc_memory_multi.o src/mac/xcbc/xcbc_process.o src/mac/xcbc/xcbc_test.o src/math/fp/ltc_ecc_fp_mulmod.o src/math/gmp_desc.o src/math/ltm_desc.o src/math/multi.o src/math/radix_to_bin.o src/math/rand_bn.o src/math/rand_prime.o src/math/tfm_desc.o src/misc/adler32.o src/misc/base64/base64_decode.o src/misc/base64/base64_encode.o src/misc/burn_stack.o src/misc/compare_testvector.o src/misc/crc32.o src/misc/crypt/crypt.o src/misc/crypt/crypt_argchk.o src/misc/crypt/crypt_cipher_descriptor.o src/misc/crypt/crypt_cipher_is_valid.o src/misc/crypt/crypt_constants.o src/misc/crypt/crypt_find_cipher.o src/misc/crypt/crypt_find_cipher_any.o src/misc/crypt/crypt_find_cipher_id.o src/misc/crypt/crypt_find_hash.o src/misc/crypt/crypt_find_hash_any.o src/misc/crypt/crypt_find_hash_id.o src/misc/crypt/crypt_find_hash_oid.o src/misc/crypt/crypt_find_prng.o src/misc/crypt/crypt_fsa.o src/misc/crypt/crypt_hash_descriptor.o src/misc/crypt/crypt_hash_is_valid.o src/misc/crypt/crypt_inits.o src/misc/crypt/crypt_ltc_mp_descriptor.o src/misc/crypt/crypt_prng_descriptor.o src/misc/crypt/crypt_prng_is_valid.o src/misc/crypt/crypt_prng_rng_descriptor.o src/misc/crypt/crypt_register_all_ciphers.o src/misc/crypt/crypt_register_all_hashes.o src/misc/crypt/crypt_register_all_prngs.o src/misc/crypt/crypt_register_cipher.o src/misc/crypt/crypt_register_hash.o src/misc/crypt/crypt_register_prng.o src/misc/crypt/crypt_sizes.o src/misc/crypt/crypt_unregister_cipher.o src/misc/crypt/crypt_unregister_hash.o src/misc/crypt/crypt_unregister_prng.o src/misc/error_to_string.o src/misc/hkdf/hkdf.o src/misc/hkdf/hkdf_test.o src/misc/mem_neq.o src/misc/pk_get_oid.o src/misc/pkcs5/pkcs_5_1.o src/misc/pkcs5/pkcs_5_2.o src/misc/pkcs5/pkcs_5_test.o src/misc/zeromem.o src/modes/cbc/cbc_decrypt.o src/modes/cbc/cbc_done.o src/modes/cbc/cbc_encrypt.o src/modes/cbc/cbc_getiv.o src/modes/cbc/cbc_setiv.o src/modes/cbc/cbc_start.o src/modes/cfb/cfb_decrypt.o src/modes/cfb/cfb_done.o src/modes/cfb/cfb_encrypt.o src/modes/cfb/cfb_getiv.o src/modes/cfb/cfb_setiv.o src/modes/cfb/cfb_start.o src/modes/ctr/ctr_decrypt.o src/modes/ctr/ctr_done.o src/modes/ctr/ctr_encrypt.o src/modes/ctr/ctr_getiv.o src/modes/ctr/ctr_setiv.o src/modes/ctr/ctr_start.o src/modes/ctr/ctr_test.o src/modes/ecb/ecb_decrypt.o src/modes/ecb/ecb_done.o src/modes/ecb/ecb_encrypt.o src/modes/ecb/ecb_start.o src/modes/f8/f8_decrypt.o src/modes/f8/f8_done.o src/modes/f8/f8_encrypt.o src/modes/f8/f8_getiv.o src/modes/f8/f8_setiv.o src/modes/f8/f8_start.o src/modes/f8/f8_test_mode.o src/modes/lrw/lrw_decrypt.o src/modes/lrw/lrw_done.o src/modes/lrw/lrw_encrypt.o src/modes/lrw/lrw_getiv.o src/modes/lrw/lrw_process.o src/modes/lrw/lrw_setiv.o src/modes/lrw/lrw_start.o src/modes/lrw/lrw_test.o src/modes/ofb/ofb_decrypt.o src/modes/ofb/ofb_done.o src/modes/ofb/ofb_encrypt.o src/modes/ofb/ofb_getiv.o src/modes/ofb/ofb_setiv.o src/modes/ofb/ofb_start.o src/modes/xts/xts_decrypt.o src/modes/xts/xts_done.o src/modes/xts/xts_encrypt.o src/modes/xts/xts_init.o src/modes/xts/xts_mult_x.o src/modes/xts/xts_test.o src/pk/asn1/der/bit/der_decode_bit_string.o src/pk/asn1/der/bit/der_decode_raw_bit_string.o src/pk/asn1/der/bit/der_encode_bit_string.o src/pk/asn1/der/bit/der_encode_raw_bit_string.o src/pk/asn1/der/bit/der_length_bit_string.o src/pk/asn1/der/boolean/der_decode_boolean.o src/pk/asn1/der/boolean/der_encode_boolean.o src/pk/asn1/der/boolean/der_length_boolean.o src/pk/asn1/der/choice/der_decode_choice.o src/pk/asn1/der/generalizedtime/der_decode_generalizedtime.o src/pk/asn1/der/generalizedtime/der_encode_generalizedtime.o src/pk/asn1/der/generalizedtime/der_length_generalizedtime.o src/pk/asn1/der/ia5/der_decode_ia5_string.o src/pk/asn1/der/ia5/der_encode_ia5_string.o src/pk/asn1/der/ia5/der_length_ia5_string.o src/pk/asn1/der/integer/der_decode_integer.o src/pk/asn1/der/integer/der_encode_integer.o src/pk/asn1/der/integer/der_length_integer.o src/pk/asn1/der/object_identifier/der_decode_object_identifier.o src/pk/asn1/der/object_identifier/der_encode_object_identifier.o src/pk/asn1/der/object_identifier/der_length_object_identifier.o src/pk/asn1/der/octet/der_decode_octet_string.o src/pk/asn1/der/octet/der_encode_octet_string.o src/pk/asn1/der/octet/der_length_octet_string.o src/pk/asn1/der/printable_string/der_decode_printable_string.o src/pk/asn1/der/printable_string/der_encode_printable_string.o src/pk/asn1/der/printable_string/der_length_printable_string.o src/pk/asn1/der/sequence/der_decode_sequence_ex.o src/pk/asn1/der/sequence/der_decode_sequence_flexi.o src/pk/asn1/der/sequence/der_decode_sequence_multi.o src/pk/asn1/der/sequence/der_decode_subject_public_key_info.o src/pk/asn1/der/sequence/der_encode_sequence_ex.o src/pk/asn1/der/sequence/der_encode_sequence_multi.o src/pk/asn1/der/sequence/der_encode_subject_public_key_info.o src/pk/asn1/der/sequence/der_length_sequence.o src/pk/asn1/der/sequence/der_sequence_free.o src/pk/asn1/der/sequence/der_sequence_shrink.o src/pk/asn1/der/set/der_encode_set.o src/pk/asn1/der/set/der_encode_setof.o src/pk/asn1/der/short_integer/der_decode_short_integer.o src/pk/asn1/der/short_integer/der_encode_short_integer.o src/pk/asn1/der/short_integer/der_length_short_integer.o src/pk/asn1/der/teletex_string/der_decode_teletex_string.o src/pk/asn1/der/teletex_string/der_length_teletex_string.o src/pk/asn1/der/utctime/der_decode_utctime.o src/pk/asn1/der/utctime/der_encode_utctime.o src/pk/asn1/der/utctime/der_length_utctime.o src/pk/asn1/der/utf8/der_decode_utf8_string.o src/pk/asn1/der/utf8/der_encode_utf8_string.o src/pk/asn1/der/utf8/der_length_utf8_string.o src/pk/dh/dh.o src/pk/dh/dh_check_pubkey.o src/pk/dh/dh_export.o src/pk/dh/dh_export_key.o src/pk/dh/dh_free.o src/pk/dh/dh_generate_key.o src/pk/dh/dh_import.o src/pk/dh/dh_set.o src/pk/dh/dh_set_pg_dhparam.o src/pk/dh/dh_shared_secret.o src/pk/dsa/dsa_decrypt_key.o src/pk/dsa/dsa_encrypt_key.o src/pk/dsa/dsa_export.o src/pk/dsa/dsa_free.o src/pk/dsa/dsa_generate_key.o src/pk/dsa/dsa_generate_pqg.o src/pk/dsa/dsa_import.o src/pk/dsa/dsa_make_key.o src/pk/dsa/dsa_set.o src/pk/dsa/dsa_set_pqg_dsaparam.o src/pk/dsa/dsa_shared_secret.o src/pk/dsa/dsa_sign_hash.o src/pk/dsa/dsa_verify_hash.o src/pk/dsa/dsa_verify_key.o src/pk/ecc/ecc.o src/pk/ecc/ecc_ansi_x963_export.o src/pk/ecc/ecc_ansi_x963_import.o src/pk/ecc/ecc_decrypt_key.o src/pk/ecc/ecc_encrypt_key.o src/pk/ecc/ecc_export.o src/pk/ecc/ecc_free.o src/pk/ecc/ecc_get_size.o src/pk/ecc/ecc_import.o src/pk/ecc/ecc_make_key.o src/pk/ecc/ecc_shared_secret.o src/pk/ecc/ecc_sign_hash.o src/pk/ecc/ecc_sizes.o src/pk/ecc/ecc_test.o src/pk/ecc/ecc_verify_hash.o src/pk/ecc/ltc_ecc_is_valid_idx.o src/pk/ecc/ltc_ecc_map.o src/pk/ecc/ltc_ecc_mul2add.o src/pk/ecc/ltc_ecc_mulmod.o src/pk/ecc/ltc_ecc_mulmod_timing.o src/pk/ecc/ltc_ecc_points.o src/pk/ecc/ltc_ecc_projective_add_point.o src/pk/ecc/ltc_ecc_projective_dbl_point.o src/pk/katja/katja_decrypt_key.o src/pk/katja/katja_encrypt_key.o src/pk/katja/katja_export.o src/pk/katja/katja_exptmod.o src/pk/katja/katja_free.o src/pk/katja/katja_import.o src/pk/katja/katja_make_key.o src/pk/pkcs1/pkcs_1_i2osp.o src/pk/pkcs1/pkcs_1_mgf1.o src/pk/pkcs1/pkcs_1_oaep_decode.o src/pk/pkcs1/pkcs_1_oaep_encode.o src/pk/pkcs1/pkcs_1_os2ip.o src/pk/pkcs1/pkcs_1_pss_decode.o src/pk/pkcs1/pkcs_1_pss_encode.o src/pk/pkcs1/pkcs_1_v1_5_decode.o src/pk/pkcs1/pkcs_1_v1_5_encode.o src/pk/rsa/rsa_decrypt_key.o src/pk/rsa/rsa_encrypt_key.o src/pk/rsa/rsa_export.o src/pk/rsa/rsa_exptmod.o src/pk/rsa/rsa_free.o src/pk/rsa/rsa_get_size.o src/pk/rsa/rsa_import.o src/pk/rsa/rsa_import_pkcs8.o src/pk/rsa/rsa_import_x509.o src/pk/rsa/rsa_make_key.o src/pk/rsa/rsa_set.o src/pk/rsa/rsa_sign_hash.o src/pk/rsa/rsa_sign_saltlen_get.o src/pk/rsa/rsa_verify_hash.o src/prngs/chacha20.o src/prngs/fortuna.o src/prngs/rc4.o src/prngs/rng_get_bytes.o src/prngs/rng_make_prng.o src/prngs/sober128.o src/prngs/sprng.o src/prngs/yarrow.o src/stream/chacha/chacha_crypt.o src/stream/chacha/chacha_done.o src/stream/chacha/chacha_ivctr32.o src/stream/chacha/chacha_ivctr64.o src/stream/chacha/chacha_keystream.o src/stream/chacha/chacha_setup.o src/stream/chacha/chacha_test.o src/stream/rc4/rc4_stream.o src/stream/rc4/rc4_test.o src/stream/sober128/sober128_stream.o src/stream/sober128/sober128_test.o
ar: creating libtomcrypt.a
ranlib libtomcrypt.a
make[1]: Leaving directory '/build/dropbear/src/dropbear/libtomcrypt'
gcc -Wl,-z,now -Wl,-z,relro -Wl,-pie -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o dbclient ./obj/dbutil.o ./obj/buffer.o ./obj/dbhelpers.o ./obj/dss.o ./obj/bignum.o ./obj/signkey.o ./obj/rsa.o ./obj/dbrandom.o ./obj/queue.o ./obj/atomicio.o ./obj/compat.o ./obj/fake-rfc2553.o ./obj/ltc_prng.o ./obj/ecc.o ./obj/ecdsa.o ./obj/sk-ecdsa.o ./obj/crypto_desc.o ./obj/curve25519.o ./obj/ed25519.o ./obj/sk-ed25519.o ./obj/dbmalloc.o ./obj/dbctype.o ./obj/gensignkey.o ./obj/gendss.o ./obj/genrsa.o ./obj/gened25519.o ./obj/common-session.o ./obj/packet.o ./obj/common-algo.o ./obj/common-kex.o ./obj/common-channel.o ./obj/common-chansession.o ./obj/termcodes.o ./obj/loginrec.o ./obj/tcp-accept.o ./obj/listener.o ./obj/process-packet.o ./obj/dh_groups.o ./obj/common-runopts.o ./obj/circbuffer.o ./obj/list.o ./obj/netio.o ./obj/chachapoly.o ./obj/gcm.o ./obj/kex-x25519.o ./obj/kex-dh.o ./obj/kex-ecdh.o ./obj/kex-pqhybrid.o ./obj/sntrup761.o ./obj/mlkem768.o ./obj/cli-main.o ./obj/cli-auth.o ./obj/cli-authpasswd.o ./obj/cli-kex.o ./obj/cli-session.o ./obj/cli-runopts.o ./obj/cli-chansession.o ./obj/cli-authpubkey.o ./obj/cli-tcpfwd.o ./obj/cli-channel.o ./obj/cli-authinteract.o ./obj/cli-agentfwd.o ./obj/cli-readconf.o libtomcrypt/libtomcrypt.a libtommath/libtommath.a -lz
gcc -Wl,-z,now -Wl,-z,relro -Wl,-pie -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o dropbear ./obj/dbutil.o ./obj/buffer.o ./obj/dbhelpers.o ./obj/dss.o ./obj/bignum.o ./obj/signkey.o ./obj/rsa.o ./obj/dbrandom.o ./obj/queue.o ./obj/atomicio.o ./obj/compat.o ./obj/fake-rfc2553.o ./obj/ltc_prng.o ./obj/ecc.o ./obj/ecdsa.o ./obj/sk-ecdsa.o ./obj/crypto_desc.o ./obj/curve25519.o ./obj/ed25519.o ./obj/sk-ed25519.o ./obj/dbmalloc.o ./obj/dbctype.o ./obj/gensignkey.o ./obj/gendss.o ./obj/genrsa.o ./obj/gened25519.o ./obj/common-session.o ./obj/packet.o ./obj/common-algo.o ./obj/common-kex.o ./obj/common-channel.o ./obj/common-chansession.o ./obj/termcodes.o ./obj/loginrec.o ./obj/tcp-accept.o ./obj/listener.o ./obj/process-packet.o ./obj/dh_groups.o ./obj/common-runopts.o ./obj/circbuffer.o ./obj/list.o ./obj/netio.o ./obj/chachapoly.o ./obj/gcm.o ./obj/kex-x25519.o ./obj/kex-dh.o ./obj/kex-ecdh.o ./obj/kex-pqhybrid.o ./obj/sntrup761.o ./obj/mlkem768.o ./obj/svr-kex.o ./obj/svr-auth.o ./obj/sshpty.o ./obj/svr-authpasswd.o ./obj/svr-authpubkey.o ./obj/svr-authpubkeyoptions.o ./obj/svr-session.o ./obj/svr-service.o ./obj/svr-chansession.o ./obj/svr-runopts.o ./obj/svr-agentfwd.o ./obj/svr-main.o ./obj/svr-x11fwd.o ./obj/svr-forward.o ./obj/svr-tcpfwd.o ./obj/svr-streamfwd.o ./obj/svr-authpam.o libtomcrypt/libtomcrypt.a libtommath/libtommath.a -lz -lcrypt
gcc -Wl,-z,now -Wl,-z,relro -Wl,-pie -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o dropbearconvert ./obj/dbutil.o ./obj/buffer.o ./obj/dbhelpers.o ./obj/dss.o ./obj/bignum.o ./obj/signkey.o ./obj/rsa.o ./obj/dbrandom.o ./obj/queue.o ./obj/atomicio.o ./obj/compat.o ./obj/fake-rfc2553.o ./obj/ltc_prng.o ./obj/ecc.o ./obj/ecdsa.o ./obj/sk-ecdsa.o ./obj/crypto_desc.o ./obj/curve25519.o ./obj/ed25519.o ./obj/sk-ed25519.o ./obj/dbmalloc.o ./obj/dbctype.o ./obj/gensignkey.o ./obj/gendss.o ./obj/genrsa.o ./obj/gened25519.o ./obj/dropbearconvert.o ./obj/keyimport.o ./obj/signkey_ossh.o libtomcrypt/libtomcrypt.a libtommath/libtommath.a -lz
gcc -Wl,-z,now -Wl,-z,relro -Wl,-pie -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o dropbearkey ./obj/dbutil.o ./obj/buffer.o ./obj/dbhelpers.o ./obj/dss.o ./obj/bignum.o ./obj/signkey.o ./obj/rsa.o ./obj/dbrandom.o ./obj/queue.o ./obj/atomicio.o ./obj/compat.o ./obj/fake-rfc2553.o ./obj/ltc_prng.o ./obj/ecc.o ./obj/ecdsa.o ./obj/sk-ecdsa.o ./obj/crypto_desc.o ./obj/curve25519.o ./obj/ed25519.o ./obj/sk-ed25519.o ./obj/dbmalloc.o ./obj/dbctype.o ./obj/gensignkey.o ./obj/gendss.o ./obj/genrsa.o ./obj/gened25519.o ./obj/dropbearkey.o libtomcrypt/libtomcrypt.a libtommath/libtommath.a -lz
==> Entering fakeroot environment...
==> Starting package_dropbear()...
make: Entering directory '/build/dropbear/src/dropbear'
/usr/bin/install -c -d /build/dropbear/pkg/dropbear/usr/bin
/usr/bin/install -c dropbear /build/dropbear/pkg/dropbear/usr/bin
/usr/bin/install -c -d /build/dropbear/pkg/dropbear/usr/bin
/usr/bin/install -c -d /build/dropbear/pkg/dropbear/usr/bin
/usr/bin/install -c dbclient /build/dropbear/pkg/dropbear/usr/bin
/usr/bin/install -c -d /build/dropbear/pkg/dropbear/usr/share/man/man8
/usr/bin/install -c -d /build/dropbear/pkg/dropbear/usr/bin
/usr/bin/install -c dropbearkey /build/dropbear/pkg/dropbear/usr/bin
/usr/bin/install -c -m 644 ./manpages/dropbear.8 /build/dropbear/pkg/dropbear/usr/share/man/man8/dropbear.8
/usr/bin/install -c -d /build/dropbear/pkg/dropbear/usr/share/man/man1
/usr/bin/install -c dropbearconvert /build/dropbear/pkg/dropbear/usr/bin
/usr/bin/install -c -d /build/dropbear/pkg/dropbear/usr/share/man/man1
/usr/bin/install -c -d /build/dropbear/pkg/dropbear/usr/share/man/man1
if test -e ./manpages/dbclient.1; then /usr/bin/install -c -m 644 ./manpages/dbclient.1 /build/dropbear/pkg/dropbear/usr/share/man/man1/dbclient.1; fi
if test -e ./manpages/dropbearkey.1; then /usr/bin/install -c -m 644 ./manpages/dropbearkey.1 /build/dropbear/pkg/dropbear/usr/share/man/man1/dropbearkey.1; fi
if test -e ./manpages/dropbearconvert.1; then /usr/bin/install -c -m 644 ./manpages/dropbearconvert.1 /build/dropbear/pkg/dropbear/usr/share/man/man1/dropbearconvert.1; fi
make: Leaving directory '/build/dropbear/src/dropbear'
==> Tidying install...
-> Removing libtool files...
-> Removing static library files...
-> Purging unwanted files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "dropbear"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Starting package_dropbear-scp()...
make: Entering directory '/build/dropbear/src/dropbear'
/usr/bin/install -c -d /build/dropbear/pkg/dropbear-scp/usr/bin
/usr/bin/install -c scp /build/dropbear/pkg/dropbear-scp/usr/bin
/usr/bin/install -c -d /build/dropbear/pkg/dropbear-scp/usr/share/man/man1
if test -e ./manpages/scp.1; then /usr/bin/install -c -m 644 ./manpages/scp.1 /build/dropbear/pkg/dropbear-scp/usr/share/man/man1/scp.1; fi
make: Leaving directory '/build/dropbear/src/dropbear'
==> Tidying install...
-> Removing libtool files...
-> Removing static library files...
-> Purging unwanted files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "dropbear-scp"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: dropbear 2026.94-1 (Sat Jul 25 17:59:22 2026)
==> Cleaning up...
[?12l[?25h