Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 624148 Details for
Bug 713904
net-misc/dropbear fails to compile on ia64
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 213.55 KB, created by
Agostino Sarubbo
on 2020-03-22 09:02:17 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Agostino Sarubbo
Created:
2020-03-22 09:02:17 UTC
Size:
213.55 KB
patch
obsolete
> * Package: net-misc/dropbear-2019.78 > * Repository: gentoo > * Maintainer: embedded@gentoo.org > * USE: elibc_glibc ia64 kernel_linux pam shadow syslog userland_GNU zlib > * FEATURES: network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox >>>> Unpacking source... >>>> Unpacking dropbear-2019.78.tar.bz2 to /var/tmp/portage/net-misc/dropbear-2019.78/work >>>> Source unpacked in /var/tmp/portage/net-misc/dropbear-2019.78/work >>>> Preparing source in /var/tmp/portage/net-misc/dropbear-2019.78/work/dropbear-2019.78 ... > * Applying dropbear-0.46-dbscp.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-misc/dropbear-2019.78/work/dropbear-2019.78 ... > * econf: updating dropbear-2019.78/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating dropbear-2019.78/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=ia64-unknown-linux-gnu --host=ia64-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/dropbear-2019.78 --htmldir=/usr/share/doc/dropbear-2019.78/html --libdir=/usr/lib --disable-harden --enable-zlib --enable-pam --enable-openpty --enable-shadow --disable-static --enable-syslog >which: no hg in (/usr/lib/portage/python2.7/ebuild-helpers/xattr:/usr/lib/portage/python2.7/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin) >checking for ia64-unknown-linux-gnu-gcc... ia64-unknown-linux-gnu-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 we are using the GNU C compiler... yes >checking whether ia64-unknown-linux-gnu-gcc accepts -g... yes >checking for ia64-unknown-linux-gnu-gcc option to accept ISO C89... none needed >configure: Checking if compiler 'ia64-unknown-linux-gnu-gcc' supports -Wno-pointer-sign >configure: Setting -Wno-pointer-sign >configure: Checking if compiler 'ia64-unknown-linux-gnu-gcc' supports -fno-strict-overflow >configure: Setting -fno-strict-overflow >configure: Disabling hardened build flags >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking build system type... ia64-unknown-linux-gnu >checking host system type... ia64-unknown-linux-gnu >checking for ia64-unknown-linux-gnu-ar... ia64-unknown-linux-gnu-ar >checking for ia64-unknown-linux-gnu-ranlib... ia64-unknown-linux-gnu-ranlib >checking for ia64-unknown-linux-gnu-strip... ia64-unknown-linux-gnu-strip >checking for ia64-unknown-linux-gnu-install... no >checking for install... install >checking how to run the C preprocessor... ia64-unknown-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.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 >checking for pam_authenticate in -lpam... yes >configure: Enabling PAM >checking for pam_fail_delay... yes >configure: Using openpty if available >checking for library containing openpty... -lutil >configure: Enabling syslog >checking shadow.h usability... yes >checking shadow.h presence... yes >checking for shadow.h... yes >configure: Using shadow passwords if available >checking for ANSI C header files... (cached) yes >checking for sys/wait.h that is POSIX.1 compatible... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking netinet/tcp.h usability... yes >checking netinet/tcp.h presence... yes >checking for netinet/tcp.h... yes >checking crypt.h usability... yes >checking crypt.h presence... yes >checking for crypt.h... yes >checking pty.h usability... yes >checking pty.h presence... yes >checking for pty.h... yes >checking libutil.h usability... no >checking libutil.h presence... no >checking for libutil.h... no >checking libgen.h usability... yes >checking libgen.h presence... yes >checking for libgen.h... yes >checking for inttypes.h... (cached) yes >checking stropts.h usability... yes >checking stropts.h presence... yes >checking for stropts.h... yes >checking utmp.h usability... yes >checking utmp.h presence... yes >checking for utmp.h... yes >checking utmpx.h usability... yes >checking utmpx.h presence... yes >checking for utmpx.h... yes >checking lastlog.h usability... yes >checking lastlog.h presence... yes >checking for lastlog.h... yes >checking paths.h usability... yes >checking paths.h presence... yes >checking for paths.h... yes >checking util.h usability... no >checking util.h presence... no >checking for util.h... no >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking security/pam_appl.h usability... yes >checking security/pam_appl.h presence... yes >checking for security/pam_appl.h... yes >checking pam/pam_appl.h usability... no >checking pam/pam_appl.h presence... no >checking for pam/pam_appl.h... no >checking netinet/in_systm.h usability... yes >checking netinet/in_systm.h presence... yes >checking for netinet/in_systm.h... yes >checking sys/uio.h usability... yes >checking sys/uio.h presence... yes >checking for sys/uio.h... yes >checking linux/pkt_sched.h usability... yes >checking linux/pkt_sched.h presence... yes >checking for linux/pkt_sched.h... yes >checking for an ANSI C-conforming const... yes >checking for uid_t in sys/types.h... yes >checking for mode_t... yes >checking for pid_t... yes >checking for size_t... yes >checking whether time.h and sys/time.h may both be included... 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 clock_gettime... yes >checking mach/mach_time.h usability... no >checking mach/mach_time.h presence... no >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 mp_exptmod in -ltommath... yes >checking for register_cipher 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... no >checking if your system defines WTMPX_FILE... no >checking whether ia64-unknown-linux-gnu-gcc needs -traditional... no >checking for working memcmp... yes >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... 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... no >checking for strlcat... no >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 library containing basename... none required >configure: creating ./config.status >config.status: creating Makefile >config.status: creating libtomcrypt/Makefile >config.status: creating libtommath/Makefile >config.status: creating config.h >configure: >configure: Using bundled libtomcrypt and libtommath >configure: >configure: Now edit options.h to choose features. >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-misc/dropbear-2019.78/work/dropbear-2019.78 ... >make -j4 MULTI=0 'PROGRAMS=dropbear dbclient dropbearkey dropbearconvert scp' >Creating default_options_guard.h >make -C libtomcrypt >make -C libtommath >ia64-unknown-linux-gnu-gcc -c -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT dbutil.c -o dbutil.o >ia64-unknown-linux-gnu-gcc -c -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT buffer.c -o buffer.o >make[1]: Entering directory '/var/tmp/portage/net-misc/dropbear-2019.78/work/dropbear-2019.78/libtommath' >make[1]: Entering directory '/var/tmp/portage/net-misc/dropbear-2019.78/work/dropbear-2019.78/libtomcrypt' >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/ciphers/aes/aes.c -o src/ciphers/aes/aes.o > * ia64-unknown-linux-gnu-gcc bncore.o > * ia64-unknown-linux-gnu-gcc bn_error.o > * ia64-unknown-linux-gnu-gcc bn_fast_mp_invmod.o >during RTL pass: mach >bn_fast_mp_invmod.c: In function âfast_mp_invmodâ: >bn_fast_mp_invmod.c:143:1: internal compiler error: in sel_target_adjust_priority, at sel-sched.c:3334 > 143 | } > | ^ > * ia64-unknown-linux-gnu-gcc bn_fast_mp_montgomery_reduce.o > * ia64-unknown-linux-gnu-gcc bn_fast_s_mp_mul_digs.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DENCRYPT_ONLY -c ./src/ciphers/aes/aes.c -o src/ciphers/aes/aes_enc.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/ciphers/anubis.c -o src/ciphers/anubis.o >ia64-unknown-linux-gnu-gcc -c -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT dbhelpers.c -o dbhelpers.o > * ia64-unknown-linux-gnu-gcc bn_fast_s_mp_mul_high_digs.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/ciphers/blowfish.c -o src/ciphers/blowfish.o >during RTL pass: mach >bn_fast_s_mp_mul_high_digs.c: In function âfast_s_mp_mul_high_digsâ: >bn_fast_s_mp_mul_high_digs.c:93:1: internal compiler error: in sel_target_adjust_priority, at sel-sched.c:3334 > 93 | } > | ^ >ia64-unknown-linux-gnu-gcc -c -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT dss.c -o dss.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/ciphers/camellia.c -o src/ciphers/camellia.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/ciphers/cast5.c -o src/ciphers/cast5.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/ciphers/des.c -o src/ciphers/des.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/ciphers/kasumi.c -o src/ciphers/kasumi.o >0x4000000000d7b52f sel_target_adjust_priority > /var/tmp/portage/sys-devel/gcc-9.2.0-r2/work/gcc-9.2.0/gcc/sel-sched.c:1266 >0x4000000000d7b52f fill_vec_av_set > /var/tmp/portage/sys-devel/gcc-9.2.0-r2/work/gcc-9.2.0/gcc/sel-sched.c:3728 >0x4000000000d7f6df fill_ready_list > /var/tmp/portage/sys-devel/gcc-9.2.0-r2/work/gcc-9.2.0/gcc/sel-sched.c:4029 >0x4000000000d7f6df find_best_expr > /var/tmp/portage/sys-devel/gcc-9.2.0-r2/work/gcc-9.2.0/gcc/sel-sched.c:4389 >0x4000000000d7f6df fill_insns > /var/tmp/portage/sys-devel/gcc-9.2.0-r2/work/gcc-9.2.0/gcc/sel-sched.c:5550 >0x4000000000d7f6df schedule_on_fences > /var/tmp/portage/sys-devel/gcc-9.2.0-r2/work/gcc-9.2.0/gcc/sel-sched.c:7368 >0x4000000000d7f6df sel_sched_region_2 > /var/tmp/portage/sys-devel/gcc-9.2.0-r2/work/gcc-9.2.0/gcc/sel-sched.c:7506 >0x4000000000d86cff sel_sched_region_1 > /var/tmp/portage/sys-devel/gcc-9.2.0-r2/work/gcc-9.2.0/gcc/sel-sched.c:7548 >0x4000000000d8c7af sel_sched_region(int) > /var/tmp/portage/sys-devel/gcc-9.2.0-r2/work/gcc-9.2.0/gcc/sel-sched.c:7649 >0x4000000000d8c7af sel_sched_region(int) > /var/tmp/portage/sys-devel/gcc-9.2.0-r2/work/gcc-9.2.0/gcc/sel-sched.c:7634 >0x4000000000d8dbcf run_selective_scheduling() > /var/tmp/portage/sys-devel/gcc-9.2.0-r2/work/gcc-9.2.0/gcc/sel-sched.c:7735 >ia64-unknown-linux-gnu-gcc -c -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT bignum.c -o bignum.o >0x4000000001527ecf ia64_reorg > /var/tmp/portage/sys-devel/gcc-9.2.0-r2/work/gcc-9.2.0/gcc/config/ia64/ia64.c:9857 >0x4000000000cffacf execute > /var/tmp/portage/sys-devel/gcc-9.2.0-r2/work/gcc-9.2.0/gcc/reorg.c:3994 >Please submit a full bug report, >with preprocessed source if appropriate. >Please include the complete backtrace with any bug report. >See <https://bugs.gentoo.org/> for instructions. >make[1]: *** [Makefile:29: bn_fast_mp_invmod.o] Error 1 >make[1]: *** Waiting for unfinished jobs.... >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/ciphers/khazad.c -o src/ciphers/khazad.o >ia64-unknown-linux-gnu-gcc -c -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT signkey.c -o signkey.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/ciphers/kseed.c -o src/ciphers/kseed.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/ciphers/multi2.c -o src/ciphers/multi2.o >ia64-unknown-linux-gnu-gcc -c -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT rsa.c -o rsa.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/ciphers/noekeon.c -o src/ciphers/noekeon.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/ciphers/rc2.c -o src/ciphers/rc2.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/ciphers/rc5.c -o src/ciphers/rc5.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/ciphers/rc6.c -o src/ciphers/rc6.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/ciphers/safer/safer.c -o src/ciphers/safer/safer.o >ia64-unknown-linux-gnu-gcc -c -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT dbrandom.c -o dbrandom.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/ciphers/safer/saferp.c -o src/ciphers/safer/saferp.o >0x4000000000d7b52f sel_target_adjust_priority > /var/tmp/portage/sys-devel/gcc-9.2.0-r2/work/gcc-9.2.0/gcc/sel-sched.c:1266 >0x4000000000d7b52f fill_vec_av_set > /var/tmp/portage/sys-devel/gcc-9.2.0-r2/work/gcc-9.2.0/gcc/sel-sched.c:3728 >0x4000000000d7f6df fill_ready_list > /var/tmp/portage/sys-devel/gcc-9.2.0-r2/work/gcc-9.2.0/gcc/sel-sched.c:4029 >0x4000000000d7f6df find_best_expr > /var/tmp/portage/sys-devel/gcc-9.2.0-r2/work/gcc-9.2.0/gcc/sel-sched.c:4389 >0x4000000000d7f6df fill_insns > /var/tmp/portage/sys-devel/gcc-9.2.0-r2/work/gcc-9.2.0/gcc/sel-sched.c:5550 >0x4000000000d7f6df schedule_on_fences > /var/tmp/portage/sys-devel/gcc-9.2.0-r2/work/gcc-9.2.0/gcc/sel-sched.c:7368 >0x4000000000d7f6df sel_sched_region_2 > /var/tmp/portage/sys-devel/gcc-9.2.0-r2/work/gcc-9.2.0/gcc/sel-sched.c:7506 >0x4000000000d86cff sel_sched_region_1 > /var/tmp/portage/sys-devel/gcc-9.2.0-r2/work/gcc-9.2.0/gcc/sel-sched.c:7548 >0x4000000000d8c7af sel_sched_region(int) > /var/tmp/portage/sys-devel/gcc-9.2.0-r2/work/gcc-9.2.0/gcc/sel-sched.c:7649 >0x4000000000d8c7af sel_sched_region(int) > /var/tmp/portage/sys-devel/gcc-9.2.0-r2/work/gcc-9.2.0/gcc/sel-sched.c:7634 >0x4000000000d8dbcf run_selective_scheduling() > /var/tmp/portage/sys-devel/gcc-9.2.0-r2/work/gcc-9.2.0/gcc/sel-sched.c:7735 >ia64-unknown-linux-gnu-gcc -c -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT queue.c -o queue.o >0x4000000001527ecf ia64_reorg > /var/tmp/portage/sys-devel/gcc-9.2.0-r2/work/gcc-9.2.0/gcc/config/ia64/ia64.c:9857 >0x4000000000cffacf execute > /var/tmp/portage/sys-devel/gcc-9.2.0-r2/work/gcc-9.2.0/gcc/reorg.c:3994 >Please submit a full bug report, >with preprocessed source if appropriate. >Please include the complete backtrace with any bug report. >See <https://bugs.gentoo.org/> for instructions. >make[1]: *** [Makefile:29: bn_fast_s_mp_mul_high_digs.o] Error 1 >make[1]: Leaving directory '/var/tmp/portage/net-misc/dropbear-2019.78/work/dropbear-2019.78/libtommath' >make: *** [Makefile:227: libtommath/libtommath.a] Error 2 >make: *** Waiting for unfinished jobs.... >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/ciphers/skipjack.c -o src/ciphers/skipjack.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/ciphers/twofish/twofish.c -o src/ciphers/twofish/twofish.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/ciphers/xtea.c -o src/ciphers/xtea.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/encauth/ccm/ccm_add_aad.c -o src/encauth/ccm/ccm_add_aad.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/encauth/ccm/ccm_add_nonce.c -o src/encauth/ccm/ccm_add_nonce.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/encauth/ccm/ccm_done.c -o src/encauth/ccm/ccm_done.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/encauth/ccm/ccm_init.c -o src/encauth/ccm/ccm_init.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/encauth/ccm/ccm_memory.c -o src/encauth/ccm/ccm_memory.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/encauth/ccm/ccm_process.c -o src/encauth/ccm/ccm_process.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/encauth/ccm/ccm_reset.c -o src/encauth/ccm/ccm_reset.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/encauth/ccm/ccm_test.c -o src/encauth/ccm/ccm_test.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/encauth/chachapoly/chacha20poly1305_add_aad.c -o src/encauth/chachapoly/chacha20poly1305_add_aad.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/encauth/chachapoly/chacha20poly1305_decrypt.c -o src/encauth/chachapoly/chacha20poly1305_decrypt.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/encauth/chachapoly/chacha20poly1305_done.c -o src/encauth/chachapoly/chacha20poly1305_done.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/encauth/chachapoly/chacha20poly1305_encrypt.c -o src/encauth/chachapoly/chacha20poly1305_encrypt.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/encauth/chachapoly/chacha20poly1305_init.c -o src/encauth/chachapoly/chacha20poly1305_init.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/encauth/chachapoly/chacha20poly1305_memory.c -o src/encauth/chachapoly/chacha20poly1305_memory.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/encauth/chachapoly/chacha20poly1305_setiv.c -o src/encauth/chachapoly/chacha20poly1305_setiv.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/encauth/chachapoly/chacha20poly1305_setiv_rfc7905.c -o src/encauth/chachapoly/chacha20poly1305_setiv_rfc7905.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/encauth/chachapoly/chacha20poly1305_test.c -o src/encauth/chachapoly/chacha20poly1305_test.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/encauth/eax/eax_addheader.c -o src/encauth/eax/eax_addheader.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/encauth/eax/eax_decrypt.c -o src/encauth/eax/eax_decrypt.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/encauth/eax/eax_decrypt_verify_memory.c -o src/encauth/eax/eax_decrypt_verify_memory.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/encauth/eax/eax_done.c -o src/encauth/eax/eax_done.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/encauth/eax/eax_encrypt.c -o src/encauth/eax/eax_encrypt.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/encauth/eax/eax_encrypt_authenticate_memory.c -o src/encauth/eax/eax_encrypt_authenticate_memory.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/encauth/eax/eax_init.c -o src/encauth/eax/eax_init.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/encauth/eax/eax_test.c -o src/encauth/eax/eax_test.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/encauth/gcm/gcm_add_aad.c -o src/encauth/gcm/gcm_add_aad.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/encauth/gcm/gcm_add_iv.c -o src/encauth/gcm/gcm_add_iv.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/encauth/gcm/gcm_done.c -o src/encauth/gcm/gcm_done.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/encauth/gcm/gcm_gf_mult.c -o src/encauth/gcm/gcm_gf_mult.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/encauth/gcm/gcm_init.c -o src/encauth/gcm/gcm_init.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/encauth/gcm/gcm_memory.c -o src/encauth/gcm/gcm_memory.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/encauth/gcm/gcm_mult_h.c -o src/encauth/gcm/gcm_mult_h.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/encauth/gcm/gcm_process.c -o src/encauth/gcm/gcm_process.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/encauth/gcm/gcm_reset.c -o src/encauth/gcm/gcm_reset.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/encauth/gcm/gcm_test.c -o src/encauth/gcm/gcm_test.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/encauth/ocb/ocb_decrypt.c -o src/encauth/ocb/ocb_decrypt.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/encauth/ocb/ocb_decrypt_verify_memory.c -o src/encauth/ocb/ocb_decrypt_verify_memory.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/encauth/ocb/ocb_done_decrypt.c -o src/encauth/ocb/ocb_done_decrypt.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/encauth/ocb/ocb_done_encrypt.c -o src/encauth/ocb/ocb_done_encrypt.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/encauth/ocb/ocb_encrypt.c -o src/encauth/ocb/ocb_encrypt.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/encauth/ocb/ocb_encrypt_authenticate_memory.c -o src/encauth/ocb/ocb_encrypt_authenticate_memory.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/encauth/ocb/ocb_init.c -o src/encauth/ocb/ocb_init.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/encauth/ocb/ocb_ntz.c -o src/encauth/ocb/ocb_ntz.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/encauth/ocb/ocb_shift_xor.c -o src/encauth/ocb/ocb_shift_xor.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/encauth/ocb/ocb_test.c -o src/encauth/ocb/ocb_test.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/encauth/ocb/s_ocb_done.c -o src/encauth/ocb/s_ocb_done.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/encauth/ocb3/ocb3_add_aad.c -o src/encauth/ocb3/ocb3_add_aad.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/encauth/ocb3/ocb3_decrypt.c -o src/encauth/ocb3/ocb3_decrypt.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/encauth/ocb3/ocb3_decrypt_last.c -o src/encauth/ocb3/ocb3_decrypt_last.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/encauth/ocb3/ocb3_decrypt_verify_memory.c -o src/encauth/ocb3/ocb3_decrypt_verify_memory.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/encauth/ocb3/ocb3_done.c -o src/encauth/ocb3/ocb3_done.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/encauth/ocb3/ocb3_encrypt.c -o src/encauth/ocb3/ocb3_encrypt.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/encauth/ocb3/ocb3_encrypt_authenticate_memory.c -o src/encauth/ocb3/ocb3_encrypt_authenticate_memory.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/encauth/ocb3/ocb3_encrypt_last.c -o src/encauth/ocb3/ocb3_encrypt_last.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/encauth/ocb3/ocb3_init.c -o src/encauth/ocb3/ocb3_init.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/encauth/ocb3/ocb3_int_ntz.c -o src/encauth/ocb3/ocb3_int_ntz.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/encauth/ocb3/ocb3_int_xor_blocks.c -o src/encauth/ocb3/ocb3_int_xor_blocks.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/encauth/ocb3/ocb3_test.c -o src/encauth/ocb3/ocb3_test.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/hashes/blake2b.c -o src/hashes/blake2b.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/hashes/blake2s.c -o src/hashes/blake2s.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/hashes/chc/chc.c -o src/hashes/chc/chc.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/hashes/helper/hash_file.c -o src/hashes/helper/hash_file.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/hashes/helper/hash_filehandle.c -o src/hashes/helper/hash_filehandle.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/hashes/helper/hash_memory.c -o src/hashes/helper/hash_memory.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/hashes/helper/hash_memory_multi.c -o src/hashes/helper/hash_memory_multi.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/hashes/md2.c -o src/hashes/md2.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/hashes/md4.c -o src/hashes/md4.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/hashes/md5.c -o src/hashes/md5.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/hashes/rmd128.c -o src/hashes/rmd128.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/hashes/rmd160.c -o src/hashes/rmd160.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/hashes/rmd256.c -o src/hashes/rmd256.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/hashes/rmd320.c -o src/hashes/rmd320.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/hashes/sha1.c -o src/hashes/sha1.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/hashes/sha2/sha224.c -o src/hashes/sha2/sha224.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/hashes/sha2/sha256.c -o src/hashes/sha2/sha256.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/hashes/sha2/sha384.c -o src/hashes/sha2/sha384.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/hashes/sha2/sha512.c -o src/hashes/sha2/sha512.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/hashes/sha2/sha512_224.c -o src/hashes/sha2/sha512_224.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/hashes/sha2/sha512_256.c -o src/hashes/sha2/sha512_256.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/hashes/sha3.c -o src/hashes/sha3.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/hashes/sha3_test.c -o src/hashes/sha3_test.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/hashes/tiger.c -o src/hashes/tiger.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/hashes/whirl/whirl.c -o src/hashes/whirl/whirl.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/mac/blake2/blake2bmac.c -o src/mac/blake2/blake2bmac.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/mac/blake2/blake2bmac_file.c -o src/mac/blake2/blake2bmac_file.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/mac/blake2/blake2bmac_memory.c -o src/mac/blake2/blake2bmac_memory.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/mac/blake2/blake2bmac_memory_multi.c -o src/mac/blake2/blake2bmac_memory_multi.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/mac/blake2/blake2bmac_test.c -o src/mac/blake2/blake2bmac_test.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/mac/blake2/blake2smac.c -o src/mac/blake2/blake2smac.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/mac/blake2/blake2smac_file.c -o src/mac/blake2/blake2smac_file.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/mac/blake2/blake2smac_memory.c -o src/mac/blake2/blake2smac_memory.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/mac/blake2/blake2smac_memory_multi.c -o src/mac/blake2/blake2smac_memory_multi.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/mac/blake2/blake2smac_test.c -o src/mac/blake2/blake2smac_test.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/mac/f9/f9_done.c -o src/mac/f9/f9_done.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/mac/f9/f9_file.c -o src/mac/f9/f9_file.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/mac/f9/f9_init.c -o src/mac/f9/f9_init.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/mac/f9/f9_memory.c -o src/mac/f9/f9_memory.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/mac/f9/f9_memory_multi.c -o src/mac/f9/f9_memory_multi.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/mac/f9/f9_process.c -o src/mac/f9/f9_process.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/mac/f9/f9_test.c -o src/mac/f9/f9_test.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/mac/hmac/hmac_done.c -o src/mac/hmac/hmac_done.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/mac/hmac/hmac_file.c -o src/mac/hmac/hmac_file.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/mac/hmac/hmac_init.c -o src/mac/hmac/hmac_init.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/mac/hmac/hmac_memory.c -o src/mac/hmac/hmac_memory.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/mac/hmac/hmac_memory_multi.c -o src/mac/hmac/hmac_memory_multi.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/mac/hmac/hmac_process.c -o src/mac/hmac/hmac_process.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/mac/hmac/hmac_test.c -o src/mac/hmac/hmac_test.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/mac/omac/omac_done.c -o src/mac/omac/omac_done.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/mac/omac/omac_file.c -o src/mac/omac/omac_file.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/mac/omac/omac_init.c -o src/mac/omac/omac_init.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/mac/omac/omac_memory.c -o src/mac/omac/omac_memory.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/mac/omac/omac_memory_multi.c -o src/mac/omac/omac_memory_multi.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/mac/omac/omac_process.c -o src/mac/omac/omac_process.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/mac/omac/omac_test.c -o src/mac/omac/omac_test.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/mac/pelican/pelican.c -o src/mac/pelican/pelican.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/mac/pelican/pelican_memory.c -o src/mac/pelican/pelican_memory.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/mac/pelican/pelican_test.c -o src/mac/pelican/pelican_test.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/mac/pmac/pmac_done.c -o src/mac/pmac/pmac_done.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/mac/pmac/pmac_file.c -o src/mac/pmac/pmac_file.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/mac/pmac/pmac_init.c -o src/mac/pmac/pmac_init.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/mac/pmac/pmac_memory.c -o src/mac/pmac/pmac_memory.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/mac/pmac/pmac_memory_multi.c -o src/mac/pmac/pmac_memory_multi.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/mac/pmac/pmac_ntz.c -o src/mac/pmac/pmac_ntz.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/mac/pmac/pmac_process.c -o src/mac/pmac/pmac_process.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/mac/pmac/pmac_shift_xor.c -o src/mac/pmac/pmac_shift_xor.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/mac/pmac/pmac_test.c -o src/mac/pmac/pmac_test.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/mac/poly1305/poly1305.c -o src/mac/poly1305/poly1305.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/mac/poly1305/poly1305_file.c -o src/mac/poly1305/poly1305_file.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/mac/poly1305/poly1305_memory.c -o src/mac/poly1305/poly1305_memory.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/mac/poly1305/poly1305_memory_multi.c -o src/mac/poly1305/poly1305_memory_multi.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/mac/poly1305/poly1305_test.c -o src/mac/poly1305/poly1305_test.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/mac/xcbc/xcbc_done.c -o src/mac/xcbc/xcbc_done.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/mac/xcbc/xcbc_file.c -o src/mac/xcbc/xcbc_file.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/mac/xcbc/xcbc_init.c -o src/mac/xcbc/xcbc_init.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/mac/xcbc/xcbc_memory.c -o src/mac/xcbc/xcbc_memory.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/mac/xcbc/xcbc_memory_multi.c -o src/mac/xcbc/xcbc_memory_multi.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/mac/xcbc/xcbc_process.c -o src/mac/xcbc/xcbc_process.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/mac/xcbc/xcbc_test.c -o src/mac/xcbc/xcbc_test.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/math/fp/ltc_ecc_fp_mulmod.c -o src/math/fp/ltc_ecc_fp_mulmod.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/math/gmp_desc.c -o src/math/gmp_desc.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/math/ltm_desc.c -o src/math/ltm_desc.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/math/multi.c -o src/math/multi.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/math/radix_to_bin.c -o src/math/radix_to_bin.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/math/rand_bn.c -o src/math/rand_bn.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/math/rand_prime.c -o src/math/rand_prime.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/math/tfm_desc.c -o src/math/tfm_desc.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/misc/adler32.c -o src/misc/adler32.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/misc/base64/base64_decode.c -o src/misc/base64/base64_decode.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/misc/base64/base64_encode.c -o src/misc/base64/base64_encode.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/misc/burn_stack.c -o src/misc/burn_stack.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/misc/compare_testvector.c -o src/misc/compare_testvector.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/misc/crc32.c -o src/misc/crc32.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/misc/crypt/crypt.c -o src/misc/crypt/crypt.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/misc/crypt/crypt_argchk.c -o src/misc/crypt/crypt_argchk.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/misc/crypt/crypt_cipher_descriptor.c -o src/misc/crypt/crypt_cipher_descriptor.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/misc/crypt/crypt_cipher_is_valid.c -o src/misc/crypt/crypt_cipher_is_valid.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/misc/crypt/crypt_constants.c -o src/misc/crypt/crypt_constants.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/misc/crypt/crypt_find_cipher.c -o src/misc/crypt/crypt_find_cipher.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/misc/crypt/crypt_find_cipher_any.c -o src/misc/crypt/crypt_find_cipher_any.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/misc/crypt/crypt_find_cipher_id.c -o src/misc/crypt/crypt_find_cipher_id.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/misc/crypt/crypt_find_hash.c -o src/misc/crypt/crypt_find_hash.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/misc/crypt/crypt_find_hash_any.c -o src/misc/crypt/crypt_find_hash_any.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/misc/crypt/crypt_find_hash_id.c -o src/misc/crypt/crypt_find_hash_id.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/misc/crypt/crypt_find_hash_oid.c -o src/misc/crypt/crypt_find_hash_oid.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/misc/crypt/crypt_find_prng.c -o src/misc/crypt/crypt_find_prng.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/misc/crypt/crypt_fsa.c -o src/misc/crypt/crypt_fsa.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/misc/crypt/crypt_hash_descriptor.c -o src/misc/crypt/crypt_hash_descriptor.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/misc/crypt/crypt_hash_is_valid.c -o src/misc/crypt/crypt_hash_is_valid.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/misc/crypt/crypt_inits.c -o src/misc/crypt/crypt_inits.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/misc/crypt/crypt_ltc_mp_descriptor.c -o src/misc/crypt/crypt_ltc_mp_descriptor.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/misc/crypt/crypt_prng_descriptor.c -o src/misc/crypt/crypt_prng_descriptor.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/misc/crypt/crypt_prng_is_valid.c -o src/misc/crypt/crypt_prng_is_valid.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/misc/crypt/crypt_prng_rng_descriptor.c -o src/misc/crypt/crypt_prng_rng_descriptor.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/misc/crypt/crypt_register_all_ciphers.c -o src/misc/crypt/crypt_register_all_ciphers.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/misc/crypt/crypt_register_all_hashes.c -o src/misc/crypt/crypt_register_all_hashes.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/misc/crypt/crypt_register_all_prngs.c -o src/misc/crypt/crypt_register_all_prngs.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/misc/crypt/crypt_register_cipher.c -o src/misc/crypt/crypt_register_cipher.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/misc/crypt/crypt_register_hash.c -o src/misc/crypt/crypt_register_hash.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/misc/crypt/crypt_register_prng.c -o src/misc/crypt/crypt_register_prng.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/misc/crypt/crypt_sizes.c -o src/misc/crypt/crypt_sizes.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/misc/crypt/crypt_unregister_cipher.c -o src/misc/crypt/crypt_unregister_cipher.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/misc/crypt/crypt_unregister_hash.c -o src/misc/crypt/crypt_unregister_hash.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/misc/crypt/crypt_unregister_prng.c -o src/misc/crypt/crypt_unregister_prng.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/misc/error_to_string.c -o src/misc/error_to_string.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/misc/hkdf/hkdf.c -o src/misc/hkdf/hkdf.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/misc/hkdf/hkdf_test.c -o src/misc/hkdf/hkdf_test.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/misc/mem_neq.c -o src/misc/mem_neq.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/misc/pk_get_oid.c -o src/misc/pk_get_oid.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/misc/pkcs5/pkcs_5_1.c -o src/misc/pkcs5/pkcs_5_1.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/misc/pkcs5/pkcs_5_2.c -o src/misc/pkcs5/pkcs_5_2.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/misc/pkcs5/pkcs_5_test.c -o src/misc/pkcs5/pkcs_5_test.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/misc/zeromem.c -o src/misc/zeromem.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/modes/cbc/cbc_decrypt.c -o src/modes/cbc/cbc_decrypt.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/modes/cbc/cbc_done.c -o src/modes/cbc/cbc_done.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/modes/cbc/cbc_encrypt.c -o src/modes/cbc/cbc_encrypt.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/modes/cbc/cbc_getiv.c -o src/modes/cbc/cbc_getiv.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/modes/cbc/cbc_setiv.c -o src/modes/cbc/cbc_setiv.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/modes/cbc/cbc_start.c -o src/modes/cbc/cbc_start.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/modes/cfb/cfb_decrypt.c -o src/modes/cfb/cfb_decrypt.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/modes/cfb/cfb_done.c -o src/modes/cfb/cfb_done.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/modes/cfb/cfb_encrypt.c -o src/modes/cfb/cfb_encrypt.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/modes/cfb/cfb_getiv.c -o src/modes/cfb/cfb_getiv.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/modes/cfb/cfb_setiv.c -o src/modes/cfb/cfb_setiv.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/modes/cfb/cfb_start.c -o src/modes/cfb/cfb_start.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/modes/ctr/ctr_decrypt.c -o src/modes/ctr/ctr_decrypt.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/modes/ctr/ctr_done.c -o src/modes/ctr/ctr_done.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/modes/ctr/ctr_encrypt.c -o src/modes/ctr/ctr_encrypt.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/modes/ctr/ctr_getiv.c -o src/modes/ctr/ctr_getiv.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/modes/ctr/ctr_setiv.c -o src/modes/ctr/ctr_setiv.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/modes/ctr/ctr_start.c -o src/modes/ctr/ctr_start.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/modes/ctr/ctr_test.c -o src/modes/ctr/ctr_test.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/modes/ecb/ecb_decrypt.c -o src/modes/ecb/ecb_decrypt.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/modes/ecb/ecb_done.c -o src/modes/ecb/ecb_done.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/modes/ecb/ecb_encrypt.c -o src/modes/ecb/ecb_encrypt.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/modes/ecb/ecb_start.c -o src/modes/ecb/ecb_start.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/modes/f8/f8_decrypt.c -o src/modes/f8/f8_decrypt.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/modes/f8/f8_done.c -o src/modes/f8/f8_done.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/modes/f8/f8_encrypt.c -o src/modes/f8/f8_encrypt.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/modes/f8/f8_getiv.c -o src/modes/f8/f8_getiv.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/modes/f8/f8_setiv.c -o src/modes/f8/f8_setiv.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/modes/f8/f8_start.c -o src/modes/f8/f8_start.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/modes/f8/f8_test_mode.c -o src/modes/f8/f8_test_mode.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/modes/lrw/lrw_decrypt.c -o src/modes/lrw/lrw_decrypt.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/modes/lrw/lrw_done.c -o src/modes/lrw/lrw_done.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/modes/lrw/lrw_encrypt.c -o src/modes/lrw/lrw_encrypt.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/modes/lrw/lrw_getiv.c -o src/modes/lrw/lrw_getiv.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/modes/lrw/lrw_process.c -o src/modes/lrw/lrw_process.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/modes/lrw/lrw_setiv.c -o src/modes/lrw/lrw_setiv.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/modes/lrw/lrw_start.c -o src/modes/lrw/lrw_start.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/modes/lrw/lrw_test.c -o src/modes/lrw/lrw_test.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/modes/ofb/ofb_decrypt.c -o src/modes/ofb/ofb_decrypt.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/modes/ofb/ofb_done.c -o src/modes/ofb/ofb_done.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/modes/ofb/ofb_encrypt.c -o src/modes/ofb/ofb_encrypt.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/modes/ofb/ofb_getiv.c -o src/modes/ofb/ofb_getiv.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/modes/ofb/ofb_setiv.c -o src/modes/ofb/ofb_setiv.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/modes/ofb/ofb_start.c -o src/modes/ofb/ofb_start.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/modes/xts/xts_decrypt.c -o src/modes/xts/xts_decrypt.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/modes/xts/xts_done.c -o src/modes/xts/xts_done.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/modes/xts/xts_encrypt.c -o src/modes/xts/xts_encrypt.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/modes/xts/xts_init.c -o src/modes/xts/xts_init.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/modes/xts/xts_mult_x.c -o src/modes/xts/xts_mult_x.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/modes/xts/xts_test.c -o src/modes/xts/xts_test.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/asn1/der/bit/der_decode_bit_string.c -o src/pk/asn1/der/bit/der_decode_bit_string.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/asn1/der/bit/der_decode_raw_bit_string.c -o src/pk/asn1/der/bit/der_decode_raw_bit_string.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/asn1/der/bit/der_encode_bit_string.c -o src/pk/asn1/der/bit/der_encode_bit_string.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/asn1/der/bit/der_encode_raw_bit_string.c -o src/pk/asn1/der/bit/der_encode_raw_bit_string.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/asn1/der/bit/der_length_bit_string.c -o src/pk/asn1/der/bit/der_length_bit_string.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/asn1/der/boolean/der_decode_boolean.c -o src/pk/asn1/der/boolean/der_decode_boolean.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/asn1/der/boolean/der_encode_boolean.c -o src/pk/asn1/der/boolean/der_encode_boolean.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/asn1/der/boolean/der_length_boolean.c -o src/pk/asn1/der/boolean/der_length_boolean.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/asn1/der/choice/der_decode_choice.c -o src/pk/asn1/der/choice/der_decode_choice.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/asn1/der/generalizedtime/der_decode_generalizedtime.c -o src/pk/asn1/der/generalizedtime/der_decode_generalizedtime.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/asn1/der/generalizedtime/der_encode_generalizedtime.c -o src/pk/asn1/der/generalizedtime/der_encode_generalizedtime.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/asn1/der/generalizedtime/der_length_generalizedtime.c -o src/pk/asn1/der/generalizedtime/der_length_generalizedtime.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/asn1/der/ia5/der_decode_ia5_string.c -o src/pk/asn1/der/ia5/der_decode_ia5_string.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/asn1/der/ia5/der_encode_ia5_string.c -o src/pk/asn1/der/ia5/der_encode_ia5_string.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/asn1/der/ia5/der_length_ia5_string.c -o src/pk/asn1/der/ia5/der_length_ia5_string.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/asn1/der/integer/der_decode_integer.c -o src/pk/asn1/der/integer/der_decode_integer.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/asn1/der/integer/der_encode_integer.c -o src/pk/asn1/der/integer/der_encode_integer.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/asn1/der/integer/der_length_integer.c -o src/pk/asn1/der/integer/der_length_integer.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/asn1/der/object_identifier/der_decode_object_identifier.c -o src/pk/asn1/der/object_identifier/der_decode_object_identifier.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/asn1/der/object_identifier/der_encode_object_identifier.c -o src/pk/asn1/der/object_identifier/der_encode_object_identifier.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/asn1/der/object_identifier/der_length_object_identifier.c -o src/pk/asn1/der/object_identifier/der_length_object_identifier.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/asn1/der/octet/der_decode_octet_string.c -o src/pk/asn1/der/octet/der_decode_octet_string.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/asn1/der/octet/der_encode_octet_string.c -o src/pk/asn1/der/octet/der_encode_octet_string.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/asn1/der/octet/der_length_octet_string.c -o src/pk/asn1/der/octet/der_length_octet_string.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/asn1/der/printable_string/der_decode_printable_string.c -o src/pk/asn1/der/printable_string/der_decode_printable_string.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/asn1/der/printable_string/der_encode_printable_string.c -o src/pk/asn1/der/printable_string/der_encode_printable_string.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/asn1/der/printable_string/der_length_printable_string.c -o src/pk/asn1/der/printable_string/der_length_printable_string.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/asn1/der/sequence/der_decode_sequence_ex.c -o src/pk/asn1/der/sequence/der_decode_sequence_ex.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/asn1/der/sequence/der_decode_sequence_flexi.c -o src/pk/asn1/der/sequence/der_decode_sequence_flexi.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/asn1/der/sequence/der_decode_sequence_multi.c -o src/pk/asn1/der/sequence/der_decode_sequence_multi.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -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 >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/asn1/der/sequence/der_encode_sequence_ex.c -o src/pk/asn1/der/sequence/der_encode_sequence_ex.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/asn1/der/sequence/der_encode_sequence_multi.c -o src/pk/asn1/der/sequence/der_encode_sequence_multi.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -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 >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/asn1/der/sequence/der_length_sequence.c -o src/pk/asn1/der/sequence/der_length_sequence.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/asn1/der/sequence/der_sequence_free.c -o src/pk/asn1/der/sequence/der_sequence_free.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/asn1/der/sequence/der_sequence_shrink.c -o src/pk/asn1/der/sequence/der_sequence_shrink.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/asn1/der/set/der_encode_set.c -o src/pk/asn1/der/set/der_encode_set.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/asn1/der/set/der_encode_setof.c -o src/pk/asn1/der/set/der_encode_setof.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/asn1/der/short_integer/der_decode_short_integer.c -o src/pk/asn1/der/short_integer/der_decode_short_integer.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/asn1/der/short_integer/der_encode_short_integer.c -o src/pk/asn1/der/short_integer/der_encode_short_integer.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/asn1/der/short_integer/der_length_short_integer.c -o src/pk/asn1/der/short_integer/der_length_short_integer.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/asn1/der/teletex_string/der_decode_teletex_string.c -o src/pk/asn1/der/teletex_string/der_decode_teletex_string.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/asn1/der/teletex_string/der_length_teletex_string.c -o src/pk/asn1/der/teletex_string/der_length_teletex_string.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/asn1/der/utctime/der_decode_utctime.c -o src/pk/asn1/der/utctime/der_decode_utctime.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/asn1/der/utctime/der_encode_utctime.c -o src/pk/asn1/der/utctime/der_encode_utctime.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/asn1/der/utctime/der_length_utctime.c -o src/pk/asn1/der/utctime/der_length_utctime.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/asn1/der/utf8/der_decode_utf8_string.c -o src/pk/asn1/der/utf8/der_decode_utf8_string.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/asn1/der/utf8/der_encode_utf8_string.c -o src/pk/asn1/der/utf8/der_encode_utf8_string.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/asn1/der/utf8/der_length_utf8_string.c -o src/pk/asn1/der/utf8/der_length_utf8_string.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/dh/dh.c -o src/pk/dh/dh.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/dh/dh_check_pubkey.c -o src/pk/dh/dh_check_pubkey.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/dh/dh_export.c -o src/pk/dh/dh_export.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/dh/dh_export_key.c -o src/pk/dh/dh_export_key.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/dh/dh_free.c -o src/pk/dh/dh_free.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/dh/dh_generate_key.c -o src/pk/dh/dh_generate_key.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/dh/dh_import.c -o src/pk/dh/dh_import.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/dh/dh_set.c -o src/pk/dh/dh_set.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/dh/dh_set_pg_dhparam.c -o src/pk/dh/dh_set_pg_dhparam.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/dh/dh_shared_secret.c -o src/pk/dh/dh_shared_secret.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/dsa/dsa_decrypt_key.c -o src/pk/dsa/dsa_decrypt_key.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/dsa/dsa_encrypt_key.c -o src/pk/dsa/dsa_encrypt_key.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/dsa/dsa_export.c -o src/pk/dsa/dsa_export.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/dsa/dsa_free.c -o src/pk/dsa/dsa_free.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/dsa/dsa_generate_key.c -o src/pk/dsa/dsa_generate_key.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/dsa/dsa_generate_pqg.c -o src/pk/dsa/dsa_generate_pqg.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/dsa/dsa_import.c -o src/pk/dsa/dsa_import.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/dsa/dsa_make_key.c -o src/pk/dsa/dsa_make_key.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/dsa/dsa_set.c -o src/pk/dsa/dsa_set.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/dsa/dsa_set_pqg_dsaparam.c -o src/pk/dsa/dsa_set_pqg_dsaparam.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/dsa/dsa_shared_secret.c -o src/pk/dsa/dsa_shared_secret.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/dsa/dsa_sign_hash.c -o src/pk/dsa/dsa_sign_hash.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/dsa/dsa_verify_hash.c -o src/pk/dsa/dsa_verify_hash.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/dsa/dsa_verify_key.c -o src/pk/dsa/dsa_verify_key.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/ecc/ecc.c -o src/pk/ecc/ecc.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/ecc/ecc_ansi_x963_export.c -o src/pk/ecc/ecc_ansi_x963_export.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/ecc/ecc_ansi_x963_import.c -o src/pk/ecc/ecc_ansi_x963_import.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/ecc/ecc_decrypt_key.c -o src/pk/ecc/ecc_decrypt_key.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/ecc/ecc_encrypt_key.c -o src/pk/ecc/ecc_encrypt_key.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/ecc/ecc_export.c -o src/pk/ecc/ecc_export.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/ecc/ecc_free.c -o src/pk/ecc/ecc_free.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/ecc/ecc_get_size.c -o src/pk/ecc/ecc_get_size.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/ecc/ecc_import.c -o src/pk/ecc/ecc_import.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/ecc/ecc_make_key.c -o src/pk/ecc/ecc_make_key.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/ecc/ecc_shared_secret.c -o src/pk/ecc/ecc_shared_secret.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/ecc/ecc_sign_hash.c -o src/pk/ecc/ecc_sign_hash.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/ecc/ecc_sizes.c -o src/pk/ecc/ecc_sizes.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/ecc/ecc_test.c -o src/pk/ecc/ecc_test.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/ecc/ecc_verify_hash.c -o src/pk/ecc/ecc_verify_hash.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/ecc/ltc_ecc_is_valid_idx.c -o src/pk/ecc/ltc_ecc_is_valid_idx.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/ecc/ltc_ecc_map.c -o src/pk/ecc/ltc_ecc_map.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/ecc/ltc_ecc_mul2add.c -o src/pk/ecc/ltc_ecc_mul2add.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/ecc/ltc_ecc_mulmod.c -o src/pk/ecc/ltc_ecc_mulmod.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/ecc/ltc_ecc_mulmod_timing.c -o src/pk/ecc/ltc_ecc_mulmod_timing.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/ecc/ltc_ecc_points.c -o src/pk/ecc/ltc_ecc_points.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/ecc/ltc_ecc_projective_add_point.c -o src/pk/ecc/ltc_ecc_projective_add_point.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/ecc/ltc_ecc_projective_dbl_point.c -o src/pk/ecc/ltc_ecc_projective_dbl_point.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/katja/katja_decrypt_key.c -o src/pk/katja/katja_decrypt_key.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/katja/katja_encrypt_key.c -o src/pk/katja/katja_encrypt_key.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/katja/katja_export.c -o src/pk/katja/katja_export.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/katja/katja_exptmod.c -o src/pk/katja/katja_exptmod.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/katja/katja_free.c -o src/pk/katja/katja_free.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/katja/katja_import.c -o src/pk/katja/katja_import.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/katja/katja_make_key.c -o src/pk/katja/katja_make_key.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/pkcs1/pkcs_1_i2osp.c -o src/pk/pkcs1/pkcs_1_i2osp.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/pkcs1/pkcs_1_mgf1.c -o src/pk/pkcs1/pkcs_1_mgf1.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/pkcs1/pkcs_1_oaep_decode.c -o src/pk/pkcs1/pkcs_1_oaep_decode.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/pkcs1/pkcs_1_oaep_encode.c -o src/pk/pkcs1/pkcs_1_oaep_encode.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/pkcs1/pkcs_1_os2ip.c -o src/pk/pkcs1/pkcs_1_os2ip.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/pkcs1/pkcs_1_pss_decode.c -o src/pk/pkcs1/pkcs_1_pss_decode.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/pkcs1/pkcs_1_pss_encode.c -o src/pk/pkcs1/pkcs_1_pss_encode.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/pkcs1/pkcs_1_v1_5_decode.c -o src/pk/pkcs1/pkcs_1_v1_5_decode.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/pkcs1/pkcs_1_v1_5_encode.c -o src/pk/pkcs1/pkcs_1_v1_5_encode.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/rsa/rsa_decrypt_key.c -o src/pk/rsa/rsa_decrypt_key.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/rsa/rsa_encrypt_key.c -o src/pk/rsa/rsa_encrypt_key.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/rsa/rsa_export.c -o src/pk/rsa/rsa_export.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/rsa/rsa_exptmod.c -o src/pk/rsa/rsa_exptmod.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/rsa/rsa_free.c -o src/pk/rsa/rsa_free.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/rsa/rsa_get_size.c -o src/pk/rsa/rsa_get_size.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/rsa/rsa_import.c -o src/pk/rsa/rsa_import.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/rsa/rsa_import_pkcs8.c -o src/pk/rsa/rsa_import_pkcs8.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/rsa/rsa_import_x509.c -o src/pk/rsa/rsa_import_x509.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/rsa/rsa_make_key.c -o src/pk/rsa/rsa_make_key.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/rsa/rsa_set.c -o src/pk/rsa/rsa_set.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/rsa/rsa_sign_hash.c -o src/pk/rsa/rsa_sign_hash.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/rsa/rsa_sign_saltlen_get.c -o src/pk/rsa/rsa_sign_saltlen_get.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/pk/rsa/rsa_verify_hash.c -o src/pk/rsa/rsa_verify_hash.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/prngs/chacha20.c -o src/prngs/chacha20.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/prngs/fortuna.c -o src/prngs/fortuna.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/prngs/rc4.c -o src/prngs/rc4.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/prngs/rng_get_bytes.c -o src/prngs/rng_get_bytes.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/prngs/rng_make_prng.c -o src/prngs/rng_make_prng.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/prngs/sober128.c -o src/prngs/sober128.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/prngs/sprng.c -o src/prngs/sprng.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/prngs/yarrow.c -o src/prngs/yarrow.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/stream/chacha/chacha_crypt.c -o src/stream/chacha/chacha_crypt.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/stream/chacha/chacha_done.c -o src/stream/chacha/chacha_done.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/stream/chacha/chacha_ivctr32.c -o src/stream/chacha/chacha_ivctr32.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/stream/chacha/chacha_ivctr64.c -o src/stream/chacha/chacha_ivctr64.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/stream/chacha/chacha_keystream.c -o src/stream/chacha/chacha_keystream.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/stream/chacha/chacha_setup.c -o src/stream/chacha/chacha_setup.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/stream/chacha/chacha_test.c -o src/stream/chacha/chacha_test.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/stream/rc4/rc4_stream.c -o src/stream/rc4/rc4_stream.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/stream/rc4/rc4_test.c -o src/stream/rc4/rc4_test.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/stream/sober128/sober128_stream.c -o src/stream/sober128/sober128_stream.o >ia64-unknown-linux-gnu-gcc -Isrc/headers/ -I./src/headers/ -I../ -I./../ -DLTC_SOURCE -I../libtommath/ -I./../libtommath/ -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -I./libtomcrypt/src/headers/ -DLOCALOPTIONS_H_EXISTS -I. -I. -O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security -Wno-pointer-sign -fno-strict-overflow -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c src/stream/sober128/sober128_test.c -o src/stream/sober128/sober128_test.o >ia64-unknown-linux-gnu-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 >ia64-unknown-linux-gnu-ar: creating libtomcrypt.a >ia64-unknown-linux-gnu-ranlib libtomcrypt.a >make[1]: Leaving directory '/var/tmp/portage/net-misc/dropbear-2019.78/work/dropbear-2019.78/libtomcrypt' > * ERROR: net-misc/dropbear-2019.78::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=net-misc/dropbear-2019.78::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-misc/dropbear-2019.78::gentoo'`. > * The complete build log is located at '/var/log/emerge-log/build/net-misc/dropbear-2019.78:20200322-090419.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-misc/dropbear-2019.78/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-misc/dropbear-2019.78/temp/environment'. > * Working directory: '/var/tmp/portage/net-misc/dropbear-2019.78/work/dropbear-2019.78' > * S: '/var/tmp/portage/net-misc/dropbear-2019.78/work/dropbear-2019.78' > > > >emerge --info: >Portage 2.3.89 (python 2.7.17-final-0, default/linux/ia64/17.0, gcc-9.2.0, glibc-2.29-r7, 4.19.86-gentoo ia64) >================================================================= >System uname: Linux-4.19.86-gentoo-ia64-Dual-Core_Intel-R-_Itanium-R-_Processor_9040-with-gentoo-2.6 >KiB Mem: 16659840 total, 7206800 free >KiB Swap: 1999184 total, 1968032 free >Timestamp of repository gentoo: Sun, 22 Mar 2020 08:15:34 +0000 >sh bash 4.4_p23-r1 >ld GNU ld (Gentoo 2.33.1 p2) 2.33.1 >app-shells/bash: 4.4_p23-r1::gentoo >dev-lang/perl: 5.30.1::gentoo >dev-lang/python: 2.7.17-r1::gentoo, 3.6.10::gentoo, 3.7.6::gentoo >dev-util/cmake: 3.16.5::gentoo >sys-apps/baselayout: 2.6-r1::gentoo >sys-apps/openrc: 0.42.1::gentoo >sys-apps/sandbox: 2.13::gentoo >sys-devel/autoconf: 2.13-r1::gentoo, 2.69-r4::gentoo >sys-devel/automake: 1.16.1-r1::gentoo >sys-devel/binutils: 2.33.1-r1::gentoo >sys-devel/gcc: 9.2.0-r2::gentoo >sys-devel/gcc-config: 2.2.1::gentoo >sys-devel/libtool: 2.4.6-r6::gentoo >sys-devel/make: 4.2.1-r4::gentoo >sys-kernel/linux-headers: 4.19::gentoo (virtual/os-headers) >sys-libs/glibc: 2.29-r7::gentoo >Repositories: > >gentoo > location: /usr/portage > sync-type: rsync > sync-uri: rsync://rsync.gentoo.org/gentoo-portage > priority: -1000 > sync-rsync-verify-jobs: 1 > sync-rsync-verify-metamanifest: yes > sync-rsync-extra-opts: > sync-rsync-verify-max-age: 24 > >ACCEPT_KEYWORDS="ia64" >ACCEPT_LICENSE="*" >CBUILD="ia64-unknown-linux-gnu" >CFLAGS="-O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security" >CHOST="ia64-unknown-linux-gnu" >CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" >CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php7.4/ext-active/ /etc/php/cgi-php7.4/ext-active/ /etc/php/cli-php7.4/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" >CXXFLAGS="-O2 -pipe -mtune=itanium2 -g -ggdb -Werror=format-security" >DISTDIR="/usr/portage/distfiles" >EMERGE_DEFAULT_OPTS="--with-bdeps y --keep-going y --quiet-fail y -1" >ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" >FCFLAGS="-O2 -pipe" >FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms sign split-log splitdebug strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" >FFLAGS="-O2 -pipe" >GENTOO_MIRRORS="http://distfiles.gentoo.org" >LANG="it_IT.UTF-8" >LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0" >LINGUAS="en en_GB" >MAKEOPTS="-j4" >PKGDIR="/root/.packages" >PORTAGE_CONFIGROOT="/" >PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" >PORTAGE_TMPDIR="/var/tmp" >USE="X acl berkdb bzip2 cli consolekit crypt dri fortran gdbm ia64 iconv ipv6 jumbo-build libtirpc ncurses nls nptl openmp openssl pam pcre readline split-usr ssl tcpd unicode xattr zlib" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput keyboard mouse" KERNEL="linux" L10N="en en_GB en-GB" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_6" PYTHON_TARGETS="python2_7 python3_6" RUBY_TARGETS="ruby24" USERLAND="GNU" VIDEO_CARDS="fbdev glint mga nv r128 radeon dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" >Unset: CC, CPPFLAGS, CTARGET, CXX, INSTALL_MASK, LC_ALL, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 713904
: 624148