Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 139301 Details for
Bug 202751
net-misc/openssh-4.7_p1-r1: emerge fails at linking step because EVP_* not found
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log from 20 December emerge attempt
net-misc:openssh-4.7_p1-r1:20071220-162431.log (text/plain), 135.05 KB, created by
Philip D Loewen
on 2007-12-25 19:22:25 UTC
(
hide
)
Description:
Build log from 20 December emerge attempt
Filename:
MIME Type:
Creator:
Philip D Loewen
Created:
2007-12-25 19:22:25 UTC
Size:
135.05 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking openssh-4.7p1.tar.gz to /nfs/var/tmp/portage/net-misc/openssh-4.7_p1-r1/work > [32;01m*[0m Applying openssh-4.3_p1-chroot.patch ... >[A[130C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/nfs/var/tmp/portage/net-misc/openssh-4.7_p1-r1/work/openssh-4.7p1' ... > [32;01m*[0m Running autoconf ... >[A[130C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[130C [34;01m[ [32;01mok[34;01m ][0m >>>> Source unpacked. >>>> Compiling source in /nfs/var/tmp/portage/net-misc/openssh-4.7_p1-r1/work/openssh-4.7p1 ... > * econf: updating openssh-4.7p1/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating openssh-4.7p1/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-ldflags= --disable-strip --sysconfdir=/etc/ssh --libexecdir=/usr/lib64/misc --datadir=/usr/share/openssh --disable-suid-ssh --with-privsep-path=/var/empty --with-privsep-user=sshd --with-md5-passwords --without-ldap --without-libedit --without-kerberos5 --with-tcp-wrappers --without-selinux --without-skey --without-opensc --without-pam --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking how to run the C preprocessor... x86_64-pc-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 byte ordering is bigendian... no >checking for gawk... gawk >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for a BSD-compatible install... /usr/bin/install -c >checking for egrep... (cached) /bin/grep -E >checking for ar... /usr/bin/ar >checking for cat... /bin/cat >checking for kill... /bin/kill >checking for perl5... no >checking for perl... /usr/bin/perl >checking for sed... /bin/sed >checking for ent... no >checking for bash... /bin/bash >checking for ksh... (cached) /bin/bash >checking for sh... (cached) /bin/bash >checking for sh... /bin/sh >checking for groupadd... /usr/sbin/groupadd >checking for useradd... /usr/sbin/useradd >checking for pkgmk... no >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for login... /bin/login >checking for passwd... /bin/passwd >checking for inline... inline >checking whether LLONG_MAX is declared... no >checking whether LLONG_MAX is declared... yes >checking bstring.h usability... no >checking bstring.h presence... no >checking for bstring.h... no >checking crypt.h usability... yes >checking crypt.h presence... yes >checking for crypt.h... yes >checking crypto/sha2.h usability... no >checking crypto/sha2.h presence... no >checking for crypto/sha2.h... no >checking dirent.h usability... yes >checking dirent.h presence... yes >checking for dirent.h... yes >checking endian.h usability... yes >checking endian.h presence... yes >checking for endian.h... yes >checking features.h usability... yes >checking features.h presence... yes >checking for features.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking floatingpoint.h usability... no >checking floatingpoint.h presence... no >checking for floatingpoint.h... no >checking getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking glob.h usability... yes >checking glob.h presence... yes >checking for glob.h... yes >checking ia.h usability... no >checking ia.h presence... no >checking for ia.h... no >checking iaf.h usability... no >checking iaf.h presence... no >checking for iaf.h... no >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking login.h usability... no >checking login.h presence... no >checking for login.h... no >checking maillock.h usability... no >checking maillock.h presence... no >checking for maillock.h... no >checking ndir.h usability... no >checking ndir.h presence... no >checking for ndir.h... no >checking net/if_tun.h usability... no >checking net/if_tun.h presence... no >checking for net/if_tun.h... no >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking netgroup.h usability... no >checking netgroup.h presence... no >checking for netgroup.h... no >checking pam/pam_appl.h usability... no >checking pam/pam_appl.h presence... no >checking for pam/pam_appl.h... no >checking paths.h usability... yes >checking paths.h presence... yes >checking for paths.h... yes >checking poll.h usability... yes >checking poll.h presence... yes >checking for poll.h... yes >checking pty.h usability... yes >checking pty.h presence... yes >checking for pty.h... yes >checking readpassphrase.h usability... no >checking readpassphrase.h presence... no >checking for readpassphrase.h... no >checking rpc/types.h usability... yes >checking rpc/types.h presence... yes >checking for rpc/types.h... yes >checking security/pam_appl.h usability... yes >checking security/pam_appl.h presence... yes >checking for security/pam_appl.h... yes >checking sha2.h usability... no >checking sha2.h presence... no >checking for sha2.h... no >checking shadow.h usability... yes >checking shadow.h presence... yes >checking for shadow.h... yes >checking stddef.h usability... yes >checking stddef.h presence... yes >checking for stddef.h... yes >checking for stdint.h... (cached) yes >checking for string.h... (cached) yes >checking for strings.h... (cached) yes >checking sys/audit.h usability... no >checking sys/audit.h presence... no >checking for sys/audit.h... no >checking sys/bitypes.h usability... yes >checking sys/bitypes.h presence... yes >checking for sys/bitypes.h... yes >checking sys/bsdtty.h usability... no >checking sys/bsdtty.h presence... no >checking for sys/bsdtty.h... no >checking sys/cdefs.h usability... yes >checking sys/cdefs.h presence... yes >checking for sys/cdefs.h... yes >checking sys/dir.h usability... yes >checking sys/dir.h presence... yes >checking for sys/dir.h... yes >checking sys/mman.h usability... yes >checking sys/mman.h presence... yes >checking for sys/mman.h... yes >checking sys/ndir.h usability... no >checking sys/ndir.h presence... no >checking for sys/ndir.h... no >checking sys/prctl.h usability... yes >checking sys/prctl.h presence... yes >checking for sys/prctl.h... yes >checking sys/pstat.h usability... no >checking sys/pstat.h presence... no >checking for sys/pstat.h... no >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking for sys/stat.h... (cached) yes >checking sys/stream.h usability... no >checking sys/stream.h presence... no >checking for sys/stream.h... no >checking sys/stropts.h usability... yes >checking sys/stropts.h presence... yes >checking for sys/stropts.h... yes >checking sys/strtio.h usability... no >checking sys/strtio.h presence... no >checking for sys/strtio.h... no >checking sys/sysmacros.h usability... yes >checking sys/sysmacros.h presence... yes >checking for sys/sysmacros.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking sys/timers.h usability... no >checking sys/timers.h presence... no >checking for sys/timers.h... no >checking sys/un.h usability... yes >checking sys/un.h presence... yes >checking for sys/un.h... yes >checking time.h usability... yes >checking time.h presence... yes >checking for time.h... yes >checking tmpdir.h usability... no >checking tmpdir.h presence... no >checking for tmpdir.h... no >checking ttyent.h usability... yes >checking ttyent.h presence... yes >checking for ttyent.h... yes >checking ucred.h usability... no >checking ucred.h presence... no >checking for ucred.h... no >checking for unistd.h... (cached) yes >checking usersec.h usability... no >checking usersec.h presence... no >checking for usersec.h... no >checking util.h usability... no >checking util.h presence... no >checking for util.h... no >checking utime.h usability... yes >checking utime.h presence... yes >checking for utime.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 vis.h usability... no >checking vis.h presence... no >checking for vis.h... no >checking for lastlog.h... yes >checking for sys/ptms.h... no >checking for login_cap.h... no >checking linux/if_tun.h usability... yes >checking linux/if_tun.h presence... yes >checking for linux/if_tun.h... yes >checking compiler and flags for sanity... yes >checking for yp_match... no >checking for yp_match in -lnsl... yes >checking for setsockopt... yes >checking for dirname... yes >checking libgen.h usability... yes >checking libgen.h presence... yes >checking for libgen.h... yes >checking for getspnam... yes >checking for library containing basename... none required >checking for deflate in -lz... yes >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >checking for possibly buggy zlib... no >checking for strcasecmp... yes >checking for utimes... yes >checking libutil.h usability... no >checking libutil.h presence... no >checking for libutil.h... no >checking for library containing login... -lutil >checking for logout... yes >checking for updwtmp... yes >checking for logwtmp... yes >checking for strftime... yes >checking for GLOB_ALTDIRFUNC support... yes >checking for gl_matchc field in glob_t... no >checking whether GLOB_NOMATCH is declared... yes >checking whether struct dirent allocates space for d_name... yes >checking for /proc/pid/fd directory... yes >checking for libwrap... yes >checking for arc4random... no >checking for asprintf... yes >checking for b64_ntop... no >checking for __b64_ntop... no >checking for b64_pton... no >checking for __b64_pton... no >checking for bcopy... yes >checking for bindresvport_sa... no >checking for clock... yes >checking for closefrom... no >checking for dirfd... yes >checking for fchmod... yes >checking for fchown... yes >checking for freeaddrinfo... yes >checking for futimes... yes >checking for getaddrinfo... yes >checking for getcwd... yes >checking for getgrouplist... yes >checking for getnameinfo... yes >checking for getopt... yes >checking for getpeereid... no >checking for getpeerucred... no >checking for _getpty... no >checking for getrlimit... yes >checking for getttyent... yes >checking for glob... yes >checking for inet_aton... yes >checking for inet_ntoa... yes >checking for inet_ntop... yes >checking for innetgr... yes >checking for login_getcapbool... no >checking for md5_crypt... no >checking for memmove... yes >checking for mkdtemp... yes >checking for mmap... yes >checking for ngetaddrinfo... no >checking for nsleep... no >checking for ogetaddrinfo... no >checking for openlog_r... no >checking for openpty... yes >checking for poll... yes >checking for prctl... yes >checking for pstat... no >checking for readpassphrase... no >checking for realpath... yes >checking for recvmsg... yes >checking for rresvport_af... yes >checking for sendmsg... yes >checking for setdtablesize... no >checking for setegid... yes >checking for setenv... yes >checking for seteuid... yes >checking for setgroups... yes >checking for setlogin... no >checking for setpcred... no >checking for setproctitle... no >checking for setregid... yes >checking for setreuid... yes >checking for setrlimit... yes >checking for setsid... yes >checking for setvbuf... yes >checking for sigaction... yes >checking for sigvec... yes >checking for snprintf... yes >checking for socketpair... yes >checking for strdup... yes >checking for strerror... yes >checking for strlcat... no >checking for strlcpy... no >checking for strmode... no >checking for strnvis... no >checking for strtonum... no >checking for strtoll... yes >checking for strtoul... yes >checking for swap32... no >checking for sysconf... yes >checking for tcgetpgrp... yes >checking for truncate... yes >checking for unsetenv... yes >checking for updwtmpx... yes >checking for vasprintf... yes >checking for vhangup... yes >checking for vsnprintf... yes >checking for waitpid... yes >checking for gai_strerror... yes >checking for library containing nanosleep... none required >checking whether getrusage is declared... no >checking whether strsep is declared... yes >checking for strsep... yes >checking whether tcsendbreak is declared... yes >checking whether h_errno is declared... yes >checking whether SHUT_RD is declared... yes >checking whether O_NONBLOCK is declared... yes >checking whether writev is declared... yes >checking whether MAXSYMLINKS is declared... yes >checking whether offsetof is declared... yes >checking for setresuid... yes >checking if setresuid seems to work... yes >checking for setresgid... yes >checking if setresgid seems to work... yes >checking for gettimeofday... yes >checking for time... 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 daemon... yes >checking for getpagesize... yes >checking whether snprintf correctly terminates long strings... yes >checking whether snprintf can declare const char *fmt... yes >checking whether system supports SO_PEERCRED getsockopt... yes >checking for (overly) strict mkstemp... yes >checking if openpty correctly handles controlling tty... yes >checking whether getpgrp requires zero arguments... yes >checking OpenSSL header version... 90807f (OpenSSL 0.9.8g 19 Oct 2007) >checking OpenSSL library version... 90807f (OpenSSL 0.9.8g 19 Oct 2007) >checking whether OpenSSL's headers match the library... yes >checking if programs using OpenSSL functions will link... yes >checking whether OpenSSL has crippled AES support... no >checking for crypt in -lcrypt... yes >checking for SHA256_Update... yes >checking for EVP_sha256... yes >checking for ia_openinfo in -liaf... no >checking whether OpenSSL's PRNG is internally seeded... yes >checking for ls... /bin/ls >checking for netstat... /bin/netstat >checking for arp... /sbin/arp >checking for ifconfig... /sbin/ifconfig >checking for jstat... no >checking for ps... /bin/ps >checking for sar... no >checking for w... /usr/bin/w >checking for who... /usr/bin/who >checking for last... /usr/bin/last >checking for lastlog... /usr/bin/lastlog >checking for df... /bin/df >checking for vmstat... /usr/bin/vmstat >checking for uptime... /usr/bin/uptime >checking for ipcs... /usr/bin/ipcs >checking for tail... /bin/tail >checking for long long... yes >checking for unsigned long long... yes >checking for long double... yes >checking for char... yes >checking size of char... 1 >checking for short int... yes >checking size of short int... 2 >checking for int... yes >checking size of int... 4 >checking for long int... yes >checking size of long int... 8 >checking for long long int... yes >checking size of long long int... 8 >checking for u_int type... yes >checking for intXX_t types... yes >checking for int64_t type... yes >checking for u_intXX_t types... yes >checking for u_int64_t types... yes >checking for uintXX_t types in stdint.h... yes >checking for u_char... yes >checking for socklen_t... yes >checking for sig_atomic_t... yes >checking for in_addr_t... yes >checking for size_t... yes >checking for ssize_t... yes >checking for clock_t... yes >checking for sa_family_t... yes >checking for pid_t... yes >checking for mode_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 struct timeval... yes >checking for struct timespec... yes >checking for ut_host field in utmp.h... yes >checking for ut_host field in utmpx.h... yes >checking for syslen field in utmpx.h... no >checking for ut_pid field in utmp.h... yes >checking for ut_type field in utmp.h... yes >checking for ut_type field in utmpx.h... yes >checking for ut_tv field in utmp.h... yes >checking for ut_id field in utmp.h... yes >checking for ut_id field in utmpx.h... yes >checking for ut_addr field in utmp.h... yes >checking for ut_addr field in utmpx.h... yes >checking for ut_addr_v6 field in utmp.h... yes >checking for ut_addr_v6 field in utmpx.h... yes >checking for ut_exit field in utmp.h... yes >checking for ut_time field in utmp.h... no >checking for ut_time field in utmpx.h... no >checking for ut_tv field in utmpx.h... yes >checking for struct stat.st_blksize... yes >checking for struct __res_state.retrans... yes >checking for ss_family field in struct sockaddr_storage... yes >checking for __ss_family field in struct sockaddr_storage... no >checking for pw_class field in struct passwd... no >checking for pw_expire field in struct passwd... no >checking for pw_change field in struct passwd... no >checking for msg_accrights field in struct msghdr... no >checking for msg_control field in struct msghdr... yes >checking if libc defines __progname... yes >checking whether x86_64-pc-linux-gnu-gcc implements __FUNCTION__... yes >checking whether x86_64-pc-linux-gnu-gcc implements __func__... yes >checking whether va_copy exists... yes >checking whether __va_copy exists... yes >checking whether getopt has optreset support... no >checking if libc defines sys_errlist... yes >checking if libc defines sys_nerr... yes >checking for library containing getrrsetbyname... no >checking for library containing res_query... no >checking for library containing dn_expand... no >checking if res_query will link... no >checking for res_query in -lresolv... yes >checking for _getshort... yes >checking for _getlong... yes >checking whether _getshort is declared... no >checking whether _getlong is declared... no >checking for HEADER.ad... yes >checking if struct __res_state _res is an extern... yes >checking for xauth... /usr/bin/xauth >checking for "/dev/ptc"... no >checking for nroff... /usr/bin/nroff >checking if the systems has expire shadow information... yes >checking for "/etc/default/login"... no >checking if we need to convert IPv4 in IPv6-mapped addresses... yes (default) >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 >configure: creating ./config.status >config.status: creating Makefile >config.status: creating buildpkg.sh >config.status: creating opensshd.init >config.status: creating openssh.xml >config.status: creating openbsd-compat/Makefile >config.status: creating openbsd-compat/regress/Makefile >config.status: creating scard/Makefile >config.status: creating ssh_prng_cmds >config.status: creating survey.sh >config.status: creating config.h > >OpenSSH has been configured with the following options: > User binaries: /usr/bin > System binaries: /usr/sbin > Configuration files: /etc/ssh > Askpass program: /usr/lib64/misc/ssh-askpass > Manual pages: /usr/share/man/manX > PID file: /var/run > Privilege separation chroot path: /var/empty > sshd default user PATH: /usr/bin:/bin:/usr/sbin:/sbin > Manpage format: doc > PAM support: no > OSF SIA support: no > KerberosV support: no > SELinux support: no > Smartcard support: no > S/KEY support: no > TCP Wrappers support: yes > MD5 password support: yes > libedit support: no > Solaris process contract support: no > IP address in $DISPLAY hack: no > Translate v4 in v6 hack: yes > BSD Auth support: no > Random number source: OpenSSL internal ONLY > > Host: x86_64-pc-linux-gnu > Compiler: x86_64-pc-linux-gnu-gcc > Compiler flags: -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 >Preprocessor flags: > Linker flags: > Libraries: -lssl -lcrypto -ldl -lutil -lz -lnsl -lcrypt -lresolv -lresolv > +for sshd: -lwrap > >conffile=`echo sshd_config.out | sed 's/.out$//'`; \ > /bin/sed -e 's|/etc/ssh/ssh_prng_cmds|/etc/ssh/ssh_prng_cmds|g' -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/lib64/misc|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin|g' ./${conffile} > sshd_config.out >conffile=`echo ssh_config.out | sed 's/.out$//'`; \ > /bin/sed -e 's|/etc/ssh/ssh_prng_cmds|/etc/ssh/ssh_prng_cmds|g' -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/lib64/misc|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin|g' ./${conffile} > ssh_config.out >conffile=`echo moduli.out | sed 's/.out$//'`; \ > /bin/sed -e 's|/etc/ssh/ssh_prng_cmds|/etc/ssh/ssh_prng_cmds|g' -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/lib64/misc|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin|g' ./${conffile} > moduli.out >if test ! -z ""; then \ > /usr/bin/perl ./fixprogs ssh_prng_cmds ; \ > fi >if test "doc" = "cat"; then \ > manpage=./`echo scp.1.out | sed 's/\.[1-9]\.out$/\.0/'`; \ > else \ > manpage=./`echo scp.1.out | sed 's/\.out$//'`; \ > fi; \ > if test "doc" = "man"; then \ > /bin/sed -e 's|/etc/ssh/ssh_prng_cmds|/etc/ssh/ssh_prng_cmds|g' -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/lib64/misc|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin|g' ${manpage} | gawk -f ./mdoc2man.awk > scp.1.out; \ > else \ > /bin/sed -e 's|/etc/ssh/ssh_prng_cmds|/etc/ssh/ssh_prng_cmds|g' -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/lib64/misc|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin|g' ${manpage} > scp.1.out; \ > fi >if test "doc" = "cat"; then \ > manpage=./`echo ssh-add.1.out | sed 's/\.[1-9]\.out$/\.0/'`; \ > else \ > manpage=./`echo ssh-add.1.out | sed 's/\.out$//'`; \ > fi; \ > if test "doc" = "man"; then \ > /bin/sed -e 's|/etc/ssh/ssh_prng_cmds|/etc/ssh/ssh_prng_cmds|g' -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/lib64/misc|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin|g' ${manpage} | gawk -f ./mdoc2man.awk > ssh-add.1.out; \ > else \ > /bin/sed -e 's|/etc/ssh/ssh_prng_cmds|/etc/ssh/ssh_prng_cmds|g' -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/lib64/misc|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin|g' ${manpage} > ssh-add.1.out; \ > fi >if test "doc" = "cat"; then \ > manpage=./`echo ssh-agent.1.out | sed 's/\.[1-9]\.out$/\.0/'`; \ > else \ > manpage=./`echo ssh-agent.1.out | sed 's/\.out$//'`; \ > fi; \ > if test "doc" = "man"; then \ > /bin/sed -e 's|/etc/ssh/ssh_prng_cmds|/etc/ssh/ssh_prng_cmds|g' -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/lib64/misc|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin|g' ${manpage} | gawk -f ./mdoc2man.awk > ssh-agent.1.out; \ > else \ > /bin/sed -e 's|/etc/ssh/ssh_prng_cmds|/etc/ssh/ssh_prng_cmds|g' -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/lib64/misc|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin|g' ${manpage} > ssh-agent.1.out; \ > fi >if test "doc" = "cat"; then \ > manpage=./`echo ssh-keygen.1.out | sed 's/\.[1-9]\.out$/\.0/'`; \ > else \ > manpage=./`echo ssh-keygen.1.out | sed 's/\.out$//'`; \ > fi; \ > if test "doc" = "man"; then \ > /bin/sed -e 's|/etc/ssh/ssh_prng_cmds|/etc/ssh/ssh_prng_cmds|g' -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/lib64/misc|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin|g' ${manpage} | gawk -f ./mdoc2man.awk > ssh-keygen.1.out; \ > else \ > /bin/sed -e 's|/etc/ssh/ssh_prng_cmds|/etc/ssh/ssh_prng_cmds|g' -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/lib64/misc|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin|g' ${manpage} > ssh-keygen.1.out; \ > fi >if test "doc" = "cat"; then \ > manpage=./`echo ssh-keyscan.1.out | sed 's/\.[1-9]\.out$/\.0/'`; \ > else \ > manpage=./`echo ssh-keyscan.1.out | sed 's/\.out$//'`; \ > fi; \ > if test "doc" = "man"; then \ > /bin/sed -e 's|/etc/ssh/ssh_prng_cmds|/etc/ssh/ssh_prng_cmds|g' -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/lib64/misc|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin|g' ${manpage} | gawk -f ./mdoc2man.awk > ssh-keyscan.1.out; \ > else \ > /bin/sed -e 's|/etc/ssh/ssh_prng_cmds|/etc/ssh/ssh_prng_cmds|g' -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/lib64/misc|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin|g' ${manpage} > ssh-keyscan.1.out; \ > fi >if test "doc" = "cat"; then \ > manpage=./`echo ssh.1.out | sed 's/\.[1-9]\.out$/\.0/'`; \ > else \ > manpage=./`echo ssh.1.out | sed 's/\.out$//'`; \ > fi; \ > if test "doc" = "man"; then \ > /bin/sed -e 's|/etc/ssh/ssh_prng_cmds|/etc/ssh/ssh_prng_cmds|g' -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/lib64/misc|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin|g' ${manpage} | gawk -f ./mdoc2man.awk > ssh.1.out; \ > else \ > /bin/sed -e 's|/etc/ssh/ssh_prng_cmds|/etc/ssh/ssh_prng_cmds|g' -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/lib64/misc|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin|g' ${manpage} > ssh.1.out; \ > fi >if test "doc" = "cat"; then \ > manpage=./`echo sshd.8.out | sed 's/\.[1-9]\.out$/\.0/'`; \ > else \ > manpage=./`echo sshd.8.out | sed 's/\.out$//'`; \ > fi; \ > if test "doc" = "man"; then \ > /bin/sed -e 's|/etc/ssh/ssh_prng_cmds|/etc/ssh/ssh_prng_cmds|g' -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/lib64/misc|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin|g' ${manpage} | gawk -f ./mdoc2man.awk > sshd.8.out; \ > else \ > /bin/sed -e 's|/etc/ssh/ssh_prng_cmds|/etc/ssh/ssh_prng_cmds|g' -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/lib64/misc|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin|g' ${manpage} > sshd.8.out; \ > fi >if test "doc" = "cat"; then \ > manpage=./`echo sftp-server.8.out | sed 's/\.[1-9]\.out$/\.0/'`; \ > else \ > manpage=./`echo sftp-server.8.out | sed 's/\.out$//'`; \ > fi; \ > if test "doc" = "man"; then \ > /bin/sed -e 's|/etc/ssh/ssh_prng_cmds|/etc/ssh/ssh_prng_cmds|g' -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/lib64/misc|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin|g' ${manpage} | gawk -f ./mdoc2man.awk > sftp-server.8.out; \ > else \ > /bin/sed -e 's|/etc/ssh/ssh_prng_cmds|/etc/ssh/ssh_prng_cmds|g' -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/lib64/misc|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin|g' ${manpage} > sftp-server.8.out; \ > fi >if test "doc" = "cat"; then \ > manpage=./`echo sftp.1.out | sed 's/\.[1-9]\.out$/\.0/'`; \ > else \ > manpage=./`echo sftp.1.out | sed 's/\.out$//'`; \ > fi; \ > if test "doc" = "man"; then \ > /bin/sed -e 's|/etc/ssh/ssh_prng_cmds|/etc/ssh/ssh_prng_cmds|g' -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/lib64/misc|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin|g' ${manpage} | gawk -f ./mdoc2man.awk > sftp.1.out; \ > else \ > /bin/sed -e 's|/etc/ssh/ssh_prng_cmds|/etc/ssh/ssh_prng_cmds|g' -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/lib64/misc|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin|g' ${manpage} > sftp.1.out; \ > fi >if test "doc" = "cat"; then \ > manpage=./`echo ssh-rand-helper.8.out | sed 's/\.[1-9]\.out$/\.0/'`; \ > else \ > manpage=./`echo ssh-rand-helper.8.out | sed 's/\.out$//'`; \ > fi; \ > if test "doc" = "man"; then \ > /bin/sed -e 's|/etc/ssh/ssh_prng_cmds|/etc/ssh/ssh_prng_cmds|g' -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/lib64/misc|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin|g' ${manpage} | gawk -f ./mdoc2man.awk > ssh-rand-helper.8.out; \ > else \ > /bin/sed -e 's|/etc/ssh/ssh_prng_cmds|/etc/ssh/ssh_prng_cmds|g' -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/lib64/misc|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin|g' ${manpage} > ssh-rand-helper.8.out; \ > fi >if test "doc" = "cat"; then \ > manpage=./`echo ssh-keysign.8.out | sed 's/\.[1-9]\.out$/\.0/'`; \ > else \ > manpage=./`echo ssh-keysign.8.out | sed 's/\.out$//'`; \ > fi; \ > if test "doc" = "man"; then \ > /bin/sed -e 's|/etc/ssh/ssh_prng_cmds|/etc/ssh/ssh_prng_cmds|g' -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/lib64/misc|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin|g' ${manpage} | gawk -f ./mdoc2man.awk > ssh-keysign.8.out; \ > else \ > /bin/sed -e 's|/etc/ssh/ssh_prng_cmds|/etc/ssh/ssh_prng_cmds|g' -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/lib64/misc|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin|g' ${manpage} > ssh-keysign.8.out; \ > fi >if test "doc" = "cat"; then \ > manpage=./`echo sshd_config.5.out | sed 's/\.[1-9]\.out$/\.0/'`; \ > else \ > manpage=./`echo sshd_config.5.out | sed 's/\.out$//'`; \ > fi; \ > if test "doc" = "man"; then \ > /bin/sed -e 's|/etc/ssh/ssh_prng_cmds|/etc/ssh/ssh_prng_cmds|g' -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/lib64/misc|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin|g' ${manpage} | gawk -f ./mdoc2man.awk > sshd_config.5.out; \ > else \ > /bin/sed -e 's|/etc/ssh/ssh_prng_cmds|/etc/ssh/ssh_prng_cmds|g' -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/lib64/misc|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin|g' ${manpage} > sshd_config.5.out; \ > fi >if test "doc" = "cat"; then \ > manpage=./`echo ssh_config.5.out | sed 's/\.[1-9]\.out$/\.0/'`; \ > else \ > manpage=./`echo ssh_config.5.out | sed 's/\.out$//'`; \ > fi; \ > if test "doc" = "man"; then \ > /bin/sed -e 's|/etc/ssh/ssh_prng_cmds|/etc/ssh/ssh_prng_cmds|g' -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/lib64/misc|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin|g' ${manpage} | gawk -f ./mdoc2man.awk > ssh_config.5.out; \ > else \ > /bin/sed -e 's|/etc/ssh/ssh_prng_cmds|/etc/ssh/ssh_prng_cmds|g' -e 's|/etc/ssh/ssh_config|/etc/ssh/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/etc/ssh/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/etc/ssh/sshd_config|g' -e 's|/usr/libexec|/usr/lib64/misc|g' -e 's|/etc/shosts.equiv|/etc/ssh/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/etc/ssh/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/etc/ssh/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/etc/ssh/ssh_host_rsa_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/ssh/moduli|/etc/ssh/moduli|g' -e 's|/etc/ssh/sshrc|/etc/ssh/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin|g' ${manpage} > ssh_config.5.out; \ > fi >(cd openbsd-compat && make) >make[1]: Entering directory `/nfs/var/tmp/portage/net-misc/openssh-4.7_p1-r1/work/openssh-4.7p1/openbsd-compat' >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c bsd-arc4random.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c acss.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c bsd-asprintf.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c authfd.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c bsd-closefrom.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c bsd-cray.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c authfile.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c bsd-cygwin_util.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c bsd-getpeereid.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c bsd-misc.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c bufaux.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c bsd-nextstep.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c bufbn.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c bsd-openpty.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c buffer.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c bsd-poll.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c canohost.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c bsd-snprintf.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c bsd-waitpid.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c channels.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c fake-rfc2553.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c openssl-compat.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c xmmap.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c xcrypt.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c base64.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c basename.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c cipher.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c bindresvport.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c daemon.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c cipher-acss.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c dirname.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c cipher-aes.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c getcwd.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c cipher-bf1.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c getgrouplist.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c getopt.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c cipher-ctr.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c getrrsetbyname.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c cipher-3des1.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c cleanup.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c glob.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c compat.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c compress.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c inet_aton.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c inet_ntoa.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c crc32.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c inet_ntop.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c deattack.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c mktemp.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c fatal.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c readpassphrase.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c hostfile.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c realpath.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c log.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c rresvport.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c match.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c setenv.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c setproctitle.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c md-sha256.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c sha2.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c moduli.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c sigact.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c strlcat.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c nchan.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c strlcpy.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c strmode.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c packet.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c strsep.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c strtonum.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c strtoll.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c readpass.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c strtoul.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c vis.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c rsa.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c ttymodes.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c port-aix.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c port-irix.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c port-linux.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c xmalloc.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c port-solaris.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c port-tun.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c atomicio.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c key.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c port-uw.c >/usr/bin/ar rv libopenbsd-compat.a bsd-arc4random.o bsd-asprintf.o bsd-closefrom.o bsd-cray.o bsd-cygwin_util.o bsd-getpeereid.o bsd-misc.o bsd-nextstep.o bsd-openpty.o bsd-poll.o bsd-snprintf.o bsd-waitpid.o fake-rfc2553.o openssl-compat.o xmmap.o xcrypt.o base64.o basename.o bindresvport.o daemon.o dirname.o getcwd.o getgrouplist.o getopt.o getrrsetbyname.o glob.o inet_aton.o inet_ntoa.o inet_ntop.o mktemp.o readpassphrase.o realpath.o rresvport.o setenv.o setproctitle.o sha2.o sigact.o strlcat.o strlcpy.o strmode.o strsep.o strtonum.o strtoll.o strtoul.o vis.o port-aix.o port-irix.o port-linux.o port-solaris.o port-tun.o port-uw.o >/usr/bin/ar: creating libopenbsd-compat.a >a - bsd-arc4random.o >a - bsd-asprintf.o >a - bsd-closefrom.o >a - bsd-cray.o >a - bsd-cygwin_util.o >a - bsd-getpeereid.o >a - bsd-misc.o >a - bsd-nextstep.o >a - bsd-openpty.o >a - bsd-poll.o >a - bsd-snprintf.o >a - bsd-waitpid.o >a - fake-rfc2553.o >a - openssl-compat.o >a - xmmap.o >a - xcrypt.o >a - base64.o >a - basename.o >a - bindresvport.o >a - daemon.o >a - dirname.o >a - getcwd.o >a - getgrouplist.o >a - getopt.o >a - getrrsetbyname.o >a - glob.o >a - inet_aton.o >a - inet_ntoa.o >a - inet_ntop.o >a - mktemp.o >a - readpassphrase.o >a - realpath.o >a - rresvport.o >a - setenv.o >a - setproctitle.o >a - sha2.o >a - sigact.o >a - strlcat.o >a - strlcpy.o >a - strmode.o >a - strsep.o >a - strtonum.o >a - strtoll.o >a - strtoul.o >a - vis.o >a - port-aix.o >a - port-irix.o >a - port-linux.o >a - port-solaris.o >a - port-tun.o >a - port-uw.o >x86_64-pc-linux-gnu-ranlib libopenbsd-compat.a >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c dispatch.c >make[1]: Leaving directory `/nfs/var/tmp/portage/net-misc/openssh-4.7_p1-r1/work/openssh-4.7p1/openbsd-compat' >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c kex.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c mac.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c uidswap.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c uuencode.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c misc.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c monitor_fdpass.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c rijndael.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c ssh-dss.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c ssh-rsa.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c dh.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c kexdh.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c kexgex.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c kexdhc.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c kexgexc.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c scard.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c msg.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c progressmeter.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c dns.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c entropy.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c scard-opensc.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c gss-genr.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c umac.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c ssh.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c readconf.c >readconf.c: In function 'process_config_line': >readconf.c:695: warning: dereferencing type-punned pointer will break strict-aliasing rules >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c clientloop.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c sshtty.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c sshconnect.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c sshconnect1.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c sshconnect2.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c sshd.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c auth-rhosts.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c auth-passwd.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c auth-rsa.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c auth-rh-rsa.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c sshpty.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c sshlogin.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c servconf.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c serverloop.c >servconf.c: In function 'process_server_config_line': >servconf.c:979: warning: dereferencing type-punned pointer will break strict-aliasing rules >servconf.c:990: warning: dereferencing type-punned pointer will break strict-aliasing rules >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c auth.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c auth1.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c auth2.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c auth-options.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c session.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c auth-chall.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c auth2-chall.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c groupaccess.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c auth-skey.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c auth-bsdauth.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c auth2-hostbased.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c auth2-kbdint.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c auth2-none.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c auth2-passwd.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c auth2-pubkey.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c monitor_mm.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c monitor.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c monitor_wrap.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c kexdhs.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c kexgexs.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c auth-krb5.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c auth2-gss.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c gss-serv.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c gss-serv-krb5.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c loginrec.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c auth-pam.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c auth-shadow.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c auth-sia.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c md5crypt.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c audit.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c audit-bsm.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c platform.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c ssh-add.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c ssh-keygen.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c ssh-keyscan.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c ssh-keysign.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c ssh-agent.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c scp.c >scp.c: In function 'source': >scp.c:664: warning: comparison between signed and unsigned >scp.c:671: warning: comparison between signed and unsigned >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c ssh-rand-helper.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c sftp.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c sftp-common.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c sftp-server.c >sftp.c: In function 'parse_dispatch_command': >sftp.c:1031: warning: 'n_arg' may be used uninitialized in this function >sftp.c:1030: warning: 'iflag' may be used uninitialized in this function >sftp.c:1030: warning: 'lflag' may be used uninitialized in this function >sftp.c:1030: warning: 'pflag' may be used uninitialized in this function >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c sftp-client.c >x86_64-pc-linux-gnu-gcc -march=k8 -msse3 -pipe -O2 -fno-reorder-blocks -fno-reorder-functions -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99 -I. -I. -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/lib64/misc/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/lib64/misc/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/lib64/misc/ssh-keysign\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DSSH_RAND_HELPER=\"/usr/lib64/misc/ssh-rand-helper\" -DHAVE_CONFIG_H -c sftp-glob.c >/usr/bin/ar rv libssh.a acss.o authfd.o authfile.o bufaux.o bufbn.o buffer.o canohost.o channels.o cipher.o cipher-acss.o cipher-aes.o cipher-bf1.o cipher-ctr.o cipher-3des1.o cleanup.o compat.o compress.o crc32.o deattack.o fatal.o hostfile.o log.o match.o md-sha256.o moduli.o nchan.o packet.o readpass.o rsa.o ttymodes.o xmalloc.o atomicio.o key.o dispatch.o kex.o mac.o uidswap.o uuencode.o misc.o monitor_fdpass.o rijndael.o ssh-dss.o ssh-rsa.o dh.o kexdh.o kexgex.o kexdhc.o kexgexc.o scard.o msg.o progressmeter.o dns.o entropy.o scard-opensc.o gss-genr.o umac.o >/usr/bin/ar: creating libssh.a >a - acss.o >a - authfd.o >a - authfile.o >a - bufaux.o >a - bufbn.o >a - buffer.o >a - canohost.o >a - channels.o >a - cipher.o >a - cipher-acss.o >a - cipher-aes.o >a - cipher-bf1.o >a - cipher-ctr.o >a - cipher-3des1.o >a - cleanup.o >a - compat.o >a - compress.o >a - crc32.o >a - deattack.o >a - fatal.o >a - hostfile.o >a - log.o >a - match.o >a - md-sha256.o >a - moduli.o >a - nchan.o >a - packet.o >a - readpass.o >a - rsa.o >a - ttymodes.o >a - xmalloc.o >a - atomicio.o >a - key.o >a - dispatch.o >a - kex.o >a - mac.o >a - uidswap.o >a - uuencode.o >a - misc.o >a - monitor_fdpass.o >a - rijndael.o >a - ssh-dss.o >a - ssh-rsa.o >a - dh.o >a - kexdh.o >a - kexgex.o >a - kexdhc.o >a - kexgexc.o >a - scard.o >a - msg.o >a - progressmeter.o >a - dns.o >a - entropy.o >a - scard-opensc.o >a - gss-genr.o >a - umac.o >x86_64-pc-linux-gnu-ranlib libssh.a >x86_64-pc-linux-gnu-gcc -o ssh ssh.o readconf.o clientloop.o sshtty.o sshconnect.o sshconnect1.o sshconnect2.o -L. -Lopenbsd-compat/ -lssh -lopenbsd-compat -lssl -lcrypto -ldl -lutil -lz -lnsl -lcrypt -lresolv -lresolv >x86_64-pc-linux-gnu-gcc -o sshd sshd.o auth-rhosts.o auth-passwd.o auth-rsa.o auth-rh-rsa.o sshpty.o sshlogin.o servconf.o serverloop.o auth.o auth1.o auth2.o auth-options.o session.o auth-chall.o auth2-chall.o groupaccess.o auth-skey.o auth-bsdauth.o auth2-hostbased.o auth2-kbdint.o auth2-none.o auth2-passwd.o auth2-pubkey.o monitor_mm.o monitor.o monitor_wrap.o kexdhs.o kexgexs.o auth-krb5.o auth2-gss.o gss-serv.o gss-serv-krb5.o loginrec.o auth-pam.o auth-shadow.o auth-sia.o md5crypt.o audit.o audit-bsm.o platform.o -L. -Lopenbsd-compat/ -lssh -lopenbsd-compat -lwrap -lssl -lcrypto -ldl -lutil -lz -lnsl -lcrypt -lresolv -lresolv >./libssh.a(cipher.o): In function `cipher_set_keyiv': >cipher.c:(.text+0x1ae): undefined reference to `EVP_CIPHER_CTX_iv_length' >./libssh.a(cipher.o): In function `cipher_get_keyiv': >cipher.c:(.text+0x2ce): undefined reference to `EVP_CIPHER_CTX_iv_length' >./libssh.a(cipher.o): In function `cipher_crypt': >cipher.c:(.text+0x420): undefined reference to `EVP_Cipher' >./libssh.a(cipher.o): In function `cipher_init': >cipher.c:(.text+0x544): undefined reference to `EVP_CIPHER_CTX_key_length' >cipher.c:(.text+0x5d9): undefined reference to `EVP_Cipher' >./libssh.a(cipher.o): In function `cipher_get_keyiv_len': >cipher.c:(.text+0x142): undefined reference to `EVP_CIPHER_CTX_iv_length' >./libssh.a(cipher-ctr.o): In function `ssh_aes_ctr': >cipher-ctr.c:(.text+0x9f): undefined reference to `EVP_CIPHER_CTX_get_app_data' >./libssh.a(cipher-ctr.o): In function `ssh_aes_ctr_cleanup': >cipher-ctr.c:(.text+0x152): undefined reference to `EVP_CIPHER_CTX_get_app_data' >cipher-ctr.c:(.text+0x17b): undefined reference to `EVP_CIPHER_CTX_set_app_data' >./libssh.a(cipher-ctr.o): In function `ssh_aes_ctr_init': >cipher-ctr.c:(.text+0x1c2): undefined reference to `EVP_CIPHER_CTX_get_app_data' >cipher-ctr.c:(.text+0x1e2): undefined reference to `EVP_CIPHER_CTX_set_app_data' >cipher-ctr.c:(.text+0x1ef): undefined reference to `EVP_CIPHER_CTX_key_length' >./libssh.a(cipher-ctr.o): In function `ssh_aes_ctr_iv': >cipher-ctr.c:(.text+0x25b): undefined reference to `EVP_CIPHER_CTX_get_app_data' >./libssh.a(cipher-3des1.o): In function `ssh1_3des_cbc': >cipher-3des1.c:(.text+0xa2): undefined reference to `EVP_CIPHER_CTX_get_app_data' >cipher-3des1.c:(.text+0xcd): undefined reference to `EVP_Cipher' >cipher-3des1.c:(.text+0xe6): undefined reference to `EVP_Cipher' >cipher-3des1.c:(.text+0xff): undefined reference to `EVP_Cipher' >./libssh.a(cipher-3des1.o): In function `ssh1_3des_cleanup': >cipher-3des1.c:(.text+0x13a): undefined reference to `EVP_CIPHER_CTX_get_app_data' >cipher-3des1.c:(.text+0x183): undefined reference to `EVP_CIPHER_CTX_set_app_data' >./libssh.a(cipher-3des1.o): In function `ssh1_3des_init': >cipher-3des1.c:(.text+0x1cc): undefined reference to `EVP_CIPHER_CTX_get_app_data' >cipher-3des1.c:(.text+0x1ec): undefined reference to `EVP_CIPHER_CTX_set_app_data' >cipher-3des1.c:(.text+0x20a): undefined reference to `EVP_CIPHER_CTX_key_length' >cipher-3des1.c:(.text+0x2dd): undefined reference to `EVP_CIPHER_CTX_set_app_data' >./libssh.a(cipher-3des1.o): In function `ssh1_3des_iv': >cipher-3des1.c:(.text+0x352): undefined reference to `EVP_CIPHER_CTX_get_app_data' >./libssh.a(hostfile.o): In function `host_hash': >hostfile.c:(.text+0xca): undefined reference to `EVP_MD_size' >./libssh.a(kex.o): In function `kex_derive_keys': >kex.c:(.text+0x205): undefined reference to `EVP_MD_size' >./libssh.a(mac.o): In function `mac_setup': >mac.c:(.text+0x237): undefined reference to `EVP_MD_size' >./libssh.a(kexdh.o): In function `kex_dh_hash': >kexdh.c:(.text+0x15a): undefined reference to `EVP_MD_size' >./libssh.a(kexgex.o): In function `kexgex_hash': >kexgex.c:(.text+0x1ba): undefined reference to `EVP_MD_size' >collect2: ld returned 1 exit status >make: *** [ssh] Error 1 >make: *** Waiting for unfinished jobs.... >./libssh.a(cipher.o): In function `cipher_set_keyiv': >cipher.c:(.text+0x1ae): undefined reference to `EVP_CIPHER_CTX_iv_length' >./libssh.a(cipher.o): In function `cipher_get_keyiv': >cipher.c:(.text+0x2ce): undefined reference to `EVP_CIPHER_CTX_iv_length' >./libssh.a(cipher.o): In function `cipher_crypt': >cipher.c:(.text+0x420): undefined reference to `EVP_Cipher' >./libssh.a(cipher.o): In function `cipher_init': >cipher.c:(.text+0x544): undefined reference to `EVP_CIPHER_CTX_key_length' >cipher.c:(.text+0x5d9): undefined reference to `EVP_Cipher' >./libssh.a(cipher.o): In function `cipher_get_keyiv_len': >cipher.c:(.text+0x142): undefined reference to `EVP_CIPHER_CTX_iv_length' >./libssh.a(cipher-ctr.o): In function `ssh_aes_ctr': >cipher-ctr.c:(.text+0x9f): undefined reference to `EVP_CIPHER_CTX_get_app_data' >./libssh.a(cipher-ctr.o): In function `ssh_aes_ctr_cleanup': >cipher-ctr.c:(.text+0x152): undefined reference to `EVP_CIPHER_CTX_get_app_data' >cipher-ctr.c:(.text+0x17b): undefined reference to `EVP_CIPHER_CTX_set_app_data' >./libssh.a(cipher-ctr.o): In function `ssh_aes_ctr_init': >cipher-ctr.c:(.text+0x1c2): undefined reference to `EVP_CIPHER_CTX_get_app_data' >cipher-ctr.c:(.text+0x1e2): undefined reference to `EVP_CIPHER_CTX_set_app_data' >cipher-ctr.c:(.text+0x1ef): undefined reference to `EVP_CIPHER_CTX_key_length' >./libssh.a(cipher-ctr.o): In function `ssh_aes_ctr_iv': >cipher-ctr.c:(.text+0x25b): undefined reference to `EVP_CIPHER_CTX_get_app_data' >./libssh.a(cipher-3des1.o): In function `ssh1_3des_cbc': >cipher-3des1.c:(.text+0xa2): undefined reference to `EVP_CIPHER_CTX_get_app_data' >cipher-3des1.c:(.text+0xcd): undefined reference to `EVP_Cipher' >cipher-3des1.c:(.text+0xe6): undefined reference to `EVP_Cipher' >cipher-3des1.c:(.text+0xff): undefined reference to `EVP_Cipher' >./libssh.a(cipher-3des1.o): In function `ssh1_3des_cleanup': >cipher-3des1.c:(.text+0x13a): undefined reference to `EVP_CIPHER_CTX_get_app_data' >cipher-3des1.c:(.text+0x183): undefined reference to `EVP_CIPHER_CTX_set_app_data' >./libssh.a(cipher-3des1.o): In function `ssh1_3des_init': >cipher-3des1.c:(.text+0x1cc): undefined reference to `EVP_CIPHER_CTX_get_app_data' >cipher-3des1.c:(.text+0x1ec): undefined reference to `EVP_CIPHER_CTX_set_app_data' >cipher-3des1.c:(.text+0x20a): undefined reference to `EVP_CIPHER_CTX_key_length' >cipher-3des1.c:(.text+0x2dd): undefined reference to `EVP_CIPHER_CTX_set_app_data' >./libssh.a(cipher-3des1.o): In function `ssh1_3des_iv': >cipher-3des1.c:(.text+0x352): undefined reference to `EVP_CIPHER_CTX_get_app_data' >./libssh.a(hostfile.o): In function `host_hash': >hostfile.c:(.text+0xca): undefined reference to `EVP_MD_size' >./libssh.a(kex.o): In function `kex_derive_keys': >kex.c:(.text+0x205): undefined reference to `EVP_MD_size' >./libssh.a(mac.o): In function `mac_setup': >mac.c:(.text+0x237): undefined reference to `EVP_MD_size' >./libssh.a(kexdh.o): In function `kex_dh_hash': >kexdh.c:(.text+0x15a): undefined reference to `EVP_MD_size' >./libssh.a(kexgex.o): In function `kexgex_hash': >kexgex.c:(.text+0x1ba): undefined reference to `EVP_MD_size' >collect2: ld returned 1 exit status >make: *** [sshd] Error 1 > [31;01m*[0m > [31;01m*[0m ERROR: net-misc/openssh-4.7_p1-r1 failed. > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 1701: Called dyn_compile > [31;01m*[0m ebuild.sh, line 1039: Called qa_call 'src_compile' > [31;01m*[0m ebuild.sh, line 44: Called src_compile > [31;01m*[0m openssh-4.7_p1-r1.ebuild, line 122: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die "compile problem" > [31;01m*[0m The die message: > [31;01m*[0m compile problem > [31;01m*[0m > [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant. > [31;01m*[0m A complete build log is located at '/var/log/portage/net-misc:openssh-4.7_p1-r1:20071220-162431.log'. > [31;01m*[0m
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 202751
:
138894
|
139297
|
139299
| 139301 |
139481