Bugzilla – Attachment 3298 Details for
Bug 3032
(Fixable) MIPSPro compilation errors, failing regression test in test_sshbuf_misc.c & sshd host key loading issues on IRIX 6.5
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
make output
make.out (text/plain), 239.17 KB, created by
Ole Weidner
on 2019-07-06 20:53:37 AEST
(
hide
)
Description:
make output
Filename:
MIME Type:
Creator:
Ole Weidner
Created:
2019-07-06 20:53:37 AEST
Size:
239.17 KB
patch
obsolete
>conffile=`echo sshd_config.out | sed 's/.out$//'`; \ >/sbin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/usr/local/etc/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/X11/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/sbin:/usr/bsd:/sbin:/usr/bin:/usr/bin/X11::/usr/local/bin|g' ./${conffile} > sshd_config.out >conffile=`echo ssh_config.out | sed 's/.out$//'`; \ >/sbin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/usr/local/etc/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/X11/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/sbin:/usr/bsd:/sbin:/usr/bin:/usr/bin/X11::/usr/local/bin|g' ./${conffile} > ssh_config.out >conffile=`echo moduli.out | sed 's/.out$//'`; \ >/sbin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/usr/local/etc/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/X11/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/sbin:/usr/bsd:/sbin:/usr/bin:/usr/bin/X11::/usr/local/bin|g' ./${conffile} > moduli.out >if test "cat" = "cat"; then \ > manpage=./`echo moduli.5.out | sed 's/\.[1-9]\.out$/\.0/'`; \ >else \ > manpage=./`echo moduli.5.out | sed 's/\.out$//'`; \ >fi; \ >if test "cat" = "man"; then \ > /sbin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/usr/local/etc/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/X11/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/sbin:/usr/bsd:/sbin:/usr/bin:/usr/bin/X11::/usr/local/bin|g' ${manpage} | /bin/sh ./fixalgorithms /sbin/sed | \ > nawk -f ./mdoc2man.awk > moduli.5.out; \ >else \ > /sbin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/usr/local/etc/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/X11/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/sbin:/usr/bsd:/sbin:/usr/bin:/usr/bin/X11::/usr/local/bin|g' ${manpage} | /bin/sh ./fixalgorithms /sbin/sed > moduli.5.out; \ >fi >Can't open ./moduli.0 >if test "cat" = "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 "cat" = "man"; then \ > /sbin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/usr/local/etc/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/X11/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/sbin:/usr/bsd:/sbin:/usr/bin:/usr/bin/X11::/usr/local/bin|g' ${manpage} | /bin/sh ./fixalgorithms /sbin/sed | \ > nawk -f ./mdoc2man.awk > scp.1.out; \ >else \ > /sbin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/usr/local/etc/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/X11/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/sbin:/usr/bsd:/sbin:/usr/bin:/usr/bin/X11::/usr/local/bin|g' ${manpage} | /bin/sh ./fixalgorithms /sbin/sed > scp.1.out; \ >fi >Can't open ./scp.0 >if test "cat" = "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 "cat" = "man"; then \ > /sbin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/usr/local/etc/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/X11/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/sbin:/usr/bsd:/sbin:/usr/bin:/usr/bin/X11::/usr/local/bin|g' ${manpage} | /bin/sh ./fixalgorithms /sbin/sed | \ > nawk -f ./mdoc2man.awk > ssh-add.1.out; \ >else \ > /sbin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/usr/local/etc/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/X11/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/sbin:/usr/bsd:/sbin:/usr/bin:/usr/bin/X11::/usr/local/bin|g' ${manpage} | /bin/sh ./fixalgorithms /sbin/sed > ssh-add.1.out; \ >fi >Can't open ./ssh-add.0 >if test "cat" = "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 "cat" = "man"; then \ > /sbin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/usr/local/etc/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/X11/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/sbin:/usr/bsd:/sbin:/usr/bin:/usr/bin/X11::/usr/local/bin|g' ${manpage} | /bin/sh ./fixalgorithms /sbin/sed | \ > nawk -f ./mdoc2man.awk > ssh-agent.1.out; \ >else \ > /sbin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/usr/local/etc/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/X11/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/sbin:/usr/bsd:/sbin:/usr/bin:/usr/bin/X11::/usr/local/bin|g' ${manpage} | /bin/sh ./fixalgorithms /sbin/sed > ssh-agent.1.out; \ >fi >Can't open ./ssh-agent.0 >if test "cat" = "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 "cat" = "man"; then \ > /sbin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/usr/local/etc/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/X11/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/sbin:/usr/bsd:/sbin:/usr/bin:/usr/bin/X11::/usr/local/bin|g' ${manpage} | /bin/sh ./fixalgorithms /sbin/sed | \ > nawk -f ./mdoc2man.awk > ssh-keygen.1.out; \ >else \ > /sbin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/usr/local/etc/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/X11/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/sbin:/usr/bsd:/sbin:/usr/bin:/usr/bin/X11::/usr/local/bin|g' ${manpage} | /bin/sh ./fixalgorithms /sbin/sed > ssh-keygen.1.out; \ >fi >Can't open ./ssh-keygen.0 >if test "cat" = "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 "cat" = "man"; then \ > /sbin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/usr/local/etc/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/X11/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/sbin:/usr/bsd:/sbin:/usr/bin:/usr/bin/X11::/usr/local/bin|g' ${manpage} | /bin/sh ./fixalgorithms /sbin/sed | \ > nawk -f ./mdoc2man.awk > ssh-keyscan.1.out; \ >else \ > /sbin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/usr/local/etc/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/X11/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/sbin:/usr/bsd:/sbin:/usr/bin:/usr/bin/X11::/usr/local/bin|g' ${manpage} | /bin/sh ./fixalgorithms /sbin/sed > ssh-keyscan.1.out; \ >fi >Can't open ./ssh-keyscan.0 >if test "cat" = "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 "cat" = "man"; then \ > /sbin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/usr/local/etc/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/X11/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/sbin:/usr/bsd:/sbin:/usr/bin:/usr/bin/X11::/usr/local/bin|g' ${manpage} | /bin/sh ./fixalgorithms /sbin/sed | \ > nawk -f ./mdoc2man.awk > ssh.1.out; \ >else \ > /sbin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/usr/local/etc/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/X11/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/sbin:/usr/bsd:/sbin:/usr/bin:/usr/bin/X11::/usr/local/bin|g' ${manpage} | /bin/sh ./fixalgorithms /sbin/sed > ssh.1.out; \ >fi >Can't open ./ssh.0 >if test "cat" = "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 "cat" = "man"; then \ > /sbin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/usr/local/etc/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/X11/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/sbin:/usr/bsd:/sbin:/usr/bin:/usr/bin/X11::/usr/local/bin|g' ${manpage} | /bin/sh ./fixalgorithms /sbin/sed | \ > nawk -f ./mdoc2man.awk > sshd.8.out; \ >else \ > /sbin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/usr/local/etc/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/X11/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/sbin:/usr/bsd:/sbin:/usr/bin:/usr/bin/X11::/usr/local/bin|g' ${manpage} | /bin/sh ./fixalgorithms /sbin/sed > sshd.8.out; \ >fi >Can't open ./sshd.0 >if test "cat" = "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 "cat" = "man"; then \ > /sbin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/usr/local/etc/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/X11/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/sbin:/usr/bsd:/sbin:/usr/bin:/usr/bin/X11::/usr/local/bin|g' ${manpage} | /bin/sh ./fixalgorithms /sbin/sed | \ > nawk -f ./mdoc2man.awk > sftp-server.8.out; \ >else \ > /sbin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/usr/local/etc/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/X11/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/sbin:/usr/bsd:/sbin:/usr/bin:/usr/bin/X11::/usr/local/bin|g' ${manpage} | /bin/sh ./fixalgorithms /sbin/sed > sftp-server.8.out; \ >fi >Can't open ./sftp-server.0 >if test "cat" = "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 "cat" = "man"; then \ > /sbin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/usr/local/etc/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/X11/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/sbin:/usr/bsd:/sbin:/usr/bin:/usr/bin/X11::/usr/local/bin|g' ${manpage} | /bin/sh ./fixalgorithms /sbin/sed | \ > nawk -f ./mdoc2man.awk > sftp.1.out; \ >else \ > /sbin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/usr/local/etc/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/X11/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/sbin:/usr/bsd:/sbin:/usr/bin:/usr/bin/X11::/usr/local/bin|g' ${manpage} | /bin/sh ./fixalgorithms /sbin/sed > sftp.1.out; \ >fi >Can't open ./sftp.0 >if test "cat" = "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 "cat" = "man"; then \ > /sbin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/usr/local/etc/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/X11/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/sbin:/usr/bsd:/sbin:/usr/bin:/usr/bin/X11::/usr/local/bin|g' ${manpage} | /bin/sh ./fixalgorithms /sbin/sed | \ > nawk -f ./mdoc2man.awk > ssh-keysign.8.out; \ >else \ > /sbin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/usr/local/etc/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/X11/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/sbin:/usr/bsd:/sbin:/usr/bin:/usr/bin/X11::/usr/local/bin|g' ${manpage} | /bin/sh ./fixalgorithms /sbin/sed > ssh-keysign.8.out; \ >fi >Can't open ./ssh-keysign.0 >if test "cat" = "cat"; then \ > manpage=./`echo ssh-pkcs11-helper.8.out | sed 's/\.[1-9]\.out$/\.0/'`; \ >else \ > manpage=./`echo ssh-pkcs11-helper.8.out | sed 's/\.out$//'`; \ >fi; \ >if test "cat" = "man"; then \ > /sbin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/usr/local/etc/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/X11/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/sbin:/usr/bsd:/sbin:/usr/bin:/usr/bin/X11::/usr/local/bin|g' ${manpage} | /bin/sh ./fixalgorithms /sbin/sed | \ > nawk -f ./mdoc2man.awk > ssh-pkcs11-helper.8.out; \ >else \ > /sbin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/usr/local/etc/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/X11/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/sbin:/usr/bsd:/sbin:/usr/bin:/usr/bin/X11::/usr/local/bin|g' ${manpage} | /bin/sh ./fixalgorithms /sbin/sed > ssh-pkcs11-helper.8.out; \ >fi >Can't open ./ssh-pkcs11-helper.0 >if test "cat" = "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 "cat" = "man"; then \ > /sbin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/usr/local/etc/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/X11/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/sbin:/usr/bsd:/sbin:/usr/bin:/usr/bin/X11::/usr/local/bin|g' ${manpage} | /bin/sh ./fixalgorithms /sbin/sed | \ > nawk -f ./mdoc2man.awk > sshd_config.5.out; \ >else \ > /sbin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/usr/local/etc/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/X11/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/sbin:/usr/bsd:/sbin:/usr/bin:/usr/bin/X11::/usr/local/bin|g' ${manpage} | /bin/sh ./fixalgorithms /sbin/sed > sshd_config.5.out; \ >fi >Can't open ./sshd_config.0 >if test "cat" = "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 "cat" = "man"; then \ > /sbin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/usr/local/etc/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/X11/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/sbin:/usr/bsd:/sbin:/usr/bin:/usr/bin/X11::/usr/local/bin|g' ${manpage} | /bin/sh ./fixalgorithms /sbin/sed | \ > nawk -f ./mdoc2man.awk > ssh_config.5.out; \ >else \ > /sbin/sed -e 's|/etc/ssh/ssh_config|/usr/local/etc/ssh_config|g' -e 's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh_known_hosts|g' -e 's|/etc/ssh/sshd_config|/usr/local/etc/sshd_config|g' -e 's|/usr/libexec|/usr/local/libexec|g' -e 's|/etc/shosts.equiv|/usr/local/etc/shosts.equiv|g' -e 's|/etc/ssh/ssh_host_key|/usr/local/etc/ssh_host_key|g' -e 's|/etc/ssh/ssh_host_ecdsa_key|/usr/local/etc/ssh_host_ecdsa_key|g' -e 's|/etc/ssh/ssh_host_dsa_key|/usr/local/etc/ssh_host_dsa_key|g' -e 's|/etc/ssh/ssh_host_rsa_key|/usr/local/etc/ssh_host_rsa_key|g' -e 's|/etc/ssh/ssh_host_ed25519_key|/usr/local/etc/ssh_host_ed25519_key|g' -e 's|/var/run/sshd.pid|/var/run/sshd.pid|g' -e 's|/etc/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/moduli|/usr/local/etc/moduli|g' -e 's|/etc/ssh/sshrc|/usr/local/etc/sshrc|g' -e 's|/usr/X11R6/bin/xauth|/usr/bin/X11/xauth|g' -e 's|/var/empty|/var/empty|g' -e 's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/sbin:/usr/bsd:/sbin:/usr/bin:/usr/bin/X11::/usr/local/bin|g' ${manpage} | /bin/sh ./fixalgorithms /sbin/sed > ssh_config.5.out; \ >fi >Can't open ./ssh_config.0 >(cd openbsd-compat && make) >make[1]: Entering directory '/opt/vntg/src/openssh-portable-master/openbsd-compat' >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c arc4random.c >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c bsd-asprintf.c >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c bsd-closefrom.c >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c bsd-cygwin_util.c >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c bsd-err.c >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c bsd-flock.c >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c bsd-getline.c >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c bsd-getpagesize.c >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c bsd-getpeereid.c >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c bsd-malloc.c >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c bsd-misc.c >cc-1174 c99: WARNING File = bsd-misc.c, Line = 132 > The variable "ret" was declared but never referenced. > > int ret, oflags = O_WRONLY; > ^ > >cc-1174 c99: WARNING File = bsd-misc.c, Line = 132 > The variable "oflags" was declared but never referenced. > > int ret, oflags = O_WRONLY; > ^ > >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c bsd-nextstep.c >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c bsd-openpty.c >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c bsd-poll.c >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c bsd-setres_id.c >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c bsd-signal.c >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c bsd-snprintf.c >cc-3970 c99: WARNING File = bsd-snprintf.c, Line = 245 > conversion from pointer to same-sized integral type (potential portability > problem) > > min = va_arg (args, int); > ^ > >cc-3970 c99: WARNING File = bsd-snprintf.c, Line = 267 > conversion from pointer to same-sized integral type (potential portability > problem) > > max = va_arg (args, int); > ^ > >cc-3970 c99: WARNING File = bsd-snprintf.c, Line = 310 > conversion from pointer to same-sized integral type (potential portability > problem) > > value = va_arg (args, int); > ^ > >cc-3970 c99: WARNING File = bsd-snprintf.c, Line = 312 > conversion from pointer to same-sized integral type (potential portability > problem) > > value = va_arg (args, long int); > ^ > >cc-3970 c99: WARNING File = bsd-snprintf.c, Line = 314 > conversion from pointer to same-sized integral type (potential portability > problem) > > value = va_arg (args, LLONG); > ^ > >cc-3970 c99: WARNING File = bsd-snprintf.c, Line = 316 > conversion from pointer to same-sized integral type (potential portability > problem) > > value = va_arg (args, ssize_t); > ^ > >cc-3970 c99: WARNING File = bsd-snprintf.c, Line = 318 > conversion from pointer to same-sized integral type (potential portability > problem) > > value = va_arg (args, intmax_t); > ^ > >cc-3970 c99: WARNING File = bsd-snprintf.c, Line = 320 > conversion from pointer to same-sized integral type (potential portability > problem) > > value = va_arg (args, int); > ^ > >cc-3970 c99: WARNING File = bsd-snprintf.c, Line = 328 > conversion from pointer to same-sized integral type (potential portability > problem) > > value = va_arg (args, unsigned int); > ^ > >cc-3970 c99: WARNING File = bsd-snprintf.c, Line = 330 > conversion from pointer to same-sized integral type (potential portability > problem) > > value = (long)va_arg (args, unsigned long int); > ^ > >cc-3970 c99: WARNING File = bsd-snprintf.c, Line = 332 > conversion from pointer to same-sized integral type (potential portability > problem) > > value = (long)va_arg (args, unsigned LLONG); > ^ > >cc-3970 c99: WARNING File = bsd-snprintf.c, Line = 334 > conversion from pointer to same-sized integral type (potential portability > problem) > > value = va_arg (args, size_t); > ^ > >cc-3970 c99: WARNING File = bsd-snprintf.c, Line = 340 > conversion from pointer to same-sized integral type (potential portability > problem) > > value = (long)va_arg (args, unsigned int); > ^ > >cc-3970 c99: WARNING File = bsd-snprintf.c, Line = 348 > conversion from pointer to same-sized integral type (potential portability > problem) > > value = va_arg (args, unsigned int); > ^ > >cc-3970 c99: WARNING File = bsd-snprintf.c, Line = 350 > conversion from pointer to same-sized integral type (potential portability > problem) > > value = (long)va_arg (args, unsigned long int); > ^ > >cc-3970 c99: WARNING File = bsd-snprintf.c, Line = 352 > conversion from pointer to same-sized integral type (potential portability > problem) > > value = (LLONG)va_arg (args, unsigned LLONG); > ^ > >cc-3970 c99: WARNING File = bsd-snprintf.c, Line = 354 > conversion from pointer to same-sized integral type (potential portability > problem) > > value = va_arg (args, size_t); > ^ > >cc-3970 c99: WARNING File = bsd-snprintf.c, Line = 360 > conversion from pointer to same-sized integral type (potential portability > problem) > > value = (long)va_arg (args, unsigned int); > ^ > >cc-3970 c99: WARNING File = bsd-snprintf.c, Line = 370 > conversion from pointer to same-sized integral type (potential portability > problem) > > value = va_arg (args, unsigned int); > ^ > >cc-3970 c99: WARNING File = bsd-snprintf.c, Line = 372 > conversion from pointer to same-sized integral type (potential portability > problem) > > value = (long)va_arg (args, unsigned long int); > ^ > >cc-3970 c99: WARNING File = bsd-snprintf.c, Line = 374 > conversion from pointer to same-sized integral type (potential portability > problem) > > value = (LLONG)va_arg (args, unsigned LLONG); > ^ > >cc-3970 c99: WARNING File = bsd-snprintf.c, Line = 376 > conversion from pointer to same-sized integral type (potential portability > problem) > > value = va_arg (args, size_t); > ^ > >cc-3970 c99: WARNING File = bsd-snprintf.c, Line = 382 > conversion from pointer to same-sized integral type (potential portability > problem) > > value = (long)va_arg (args, unsigned int); > ^ > >cc-3970 c99: WARNING File = bsd-snprintf.c, Line = 389 > conversion from pointer to same-sized integral type (potential portability > problem) > > fvalue = va_arg (args, LDOUBLE); > ^ > >cc-3970 c99: WARNING File = bsd-snprintf.c, Line = 391 > conversion from pointer to same-sized integral type (potential portability > problem) > > fvalue = va_arg (args, double); > ^ > >cc-3970 c99: WARNING File = bsd-snprintf.c, Line = 400 > conversion from pointer to same-sized integral type (potential portability > problem) > > fvalue = va_arg (args, LDOUBLE); > ^ > >cc-3970 c99: WARNING File = bsd-snprintf.c, Line = 402 > conversion from pointer to same-sized integral type (potential portability > problem) > > fvalue = va_arg (args, double); > ^ > >cc-3970 c99: WARNING File = bsd-snprintf.c, Line = 411 > conversion from pointer to same-sized integral type (potential portability > problem) > > fvalue = va_arg (args, LDOUBLE); > ^ > >cc-3970 c99: WARNING File = bsd-snprintf.c, Line = 413 > conversion from pointer to same-sized integral type (potential portability > problem) > > fvalue = va_arg (args, double); > ^ > >cc-3970 c99: WARNING File = bsd-snprintf.c, Line = 419 > conversion from pointer to same-sized integral type (potential portability > problem) > > DOPR_OUTCH(buffer, currlen, maxlen, > ^ > >cc-3970 c99: WARNING File = bsd-snprintf.c, Line = 423 > conversion from pointer to same-sized integral type (potential portability > problem) > > strvalue = va_arg (args, char *); > ^ > >cc-3968 c99: WARNING File = bsd-snprintf.c, Line = 426 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > max = strlen(strvalue); > ^ > >cc-3970 c99: WARNING File = bsd-snprintf.c, Line = 434 > conversion from pointer to same-sized integral type (potential portability > problem) > > strvalue = va_arg (args, void *); > ^ > >cc-3970 c99: WARNING File = bsd-snprintf.c, Line = 436 > conversion from pointer to same-sized integral type (potential portability > problem) > > (long) strvalue, 16, min, max, flags) == -1) > ^ > >cc-3968 c99: WARNING File = bsd-snprintf.c, Line = 878 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > return ret; > ^ > >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c bsd-statvfs.c >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c bsd-waitpid.c >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c fake-rfc2553.c >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c getrrsetbyname-ldns.c >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c kludge-fd_set.c >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c openssl-compat.c >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c libressl-api-compat.c >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c xcrypt.c >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c base64.c >cc-3968 c99: WARNING File = base64.c, Line = 184 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > return (datalength); > ^ > >cc-3968 c99: WARNING File = base64.c, Line = 222 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > target[tarindex] = (pos - Base64) << 2; > ^ > >cc-3968 c99: WARNING File = base64.c, Line = 231 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > target[tarindex+1] = ((pos - Base64) & 0x0f) > ^ > >cc-3968 c99: WARNING File = base64.c, Line = 242 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > target[tarindex+1] = ((pos - Base64) & 0x03) > ^ > >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c basename.c >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c bcrypt_pbkdf.c >cc-3968 c99: WARNING File = bcrypt_pbkdf.c, Line = 82 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > Blowfish_expandstate(&state, sha2salt, shalen, sha2pass, shalen); > ^ > >cc-3968 c99: WARNING File = bcrypt_pbkdf.c, Line = 82 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > Blowfish_expandstate(&state, sha2salt, shalen, sha2pass, shalen); > ^ > >cc-3968 c99: WARNING File = bcrypt_pbkdf.c, Line = 84 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > Blowfish_expand0state(&state, sha2salt, shalen); > ^ > >cc-3968 c99: WARNING File = bcrypt_pbkdf.c, Line = 85 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > Blowfish_expand0state(&state, sha2pass, shalen); > ^ > >cc-1164 c99: WARNING File = bcrypt_pbkdf.c, Line = 137 > Argument of type "const char *" is incompatible with parameter of type > "const unsigned char *". > > crypto_hash_sha512(sha2pass, pass, passlen); > ^ > >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c bindresvport.c >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c blowfish.c >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c daemon.c >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c dirname.c >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c explicit_bzero.c >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c fmt_scaled.c >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c freezero.c >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c getcwd.c >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c getgrouplist.c >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c getopt_long.c >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c getrrsetbyname.c >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c glob.c >cc-3968 c99: WARNING File = glob.c, Line = 876 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > if (g_Ctoc(path, copy, len)) { > ^ > >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c inet_aton.c >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c inet_ntoa.c >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c inet_ntop.c >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c md5.c >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c mktemp.c >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c pwcache.c >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c readpassphrase.c >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c reallocarray.c >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c realpath.c >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c recallocarray.c >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c rmd160.c >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c rresvport.c >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c setenv.c >cc-3968 c99: WARNING File = setenv.c, Line = 70 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > *offset = p - environ; > ^ > >cc-3968 c99: WARNING File = setenv.c, Line = 147 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > l_value = strlen(value); > ^ > >cc-3968 c99: WARNING File = setenv.c, Line = 177 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > offset = cnt; > ^ > >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c setproctitle.c >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c sha1.c >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c sha2.c >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c sigact.c >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c strcasestr.c >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c strlcat.c >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c strlcpy.c >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c strmode.c >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c strndup.c >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c strnlen.c >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c strptime.c >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c strsep.c >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c strtoll.c >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c strtonum.c >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c strtoull.c >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c strtoul.c >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c timingsafe_bcmp.c >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c vis.c >cc-3968 c99: WARNING File = vis.c, Line = 169 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > return (dst - start); > ^ > >cc-3968 c99: WARNING File = vis.c, Line = 196 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > i = vis(tbuf, c, flag, *++src) - tbuf; > ^ > >cc-3968 c99: WARNING File = vis.c, Line = 213 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > return (dst - start); > ^ > >cc-3968 c99: WARNING File = vis.c, Line = 248 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > return (dst - start); > ^ > >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c port-aix.c >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c port-irix.c >cc-1196 c99: WARNING File = port-irix.c, Line = 61 > The indicated function is declared implicitly. > > fatal("Failed to create job container: %.100s", > ^ > >cc-1196 c99: WARNING File = port-irix.c, Line = 67 > The indicated function is declared implicitly. > > fatal("Failed to set up new array session: %.100s", > ^ > >cc-1196 c99: WARNING File = port-irix.c, Line = 73 > The indicated function is declared implicitly. > > debug("Failed to get project id, using projid 0"); > ^ > >cc-1196 c99: WARNING File = port-irix.c, Line = 77 > The indicated function is declared implicitly. > > fatal("Failed to initialize project %d for %s: %.100s", > ^ > >cc-1196 c99: WARNING File = port-irix.c, Line = 82 > The indicated function is declared implicitly. > > debug("Setting sat id to %d", (int) pw->pw_uid); > ^ > >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c port-linux.c >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c port-solaris.c >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c port-net.c >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I.. -I. -I./.. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DHAVE_CONFIG_H -c port-uw.c >ar rv libopenbsd-compat.a arc4random.o bsd-asprintf.o bsd-closefrom.o bsd-cygwin_util.o bsd-err.o bsd-flock.o bsd-getline.o bsd-getpagesize.o bsd-getpeereid.o bsd-malloc.o bsd-misc.o bsd-nextstep.o bsd-openpty.o bsd-poll.o bsd-setres_id.o bsd-signal.o bsd-snprintf.o bsd-statvfs.o bsd-waitpid.o fake-rfc2553.o getrrsetbyname-ldns.o kludge-fd_set.o openssl-compat.o libressl-api-compat.o xcrypt.o base64.o basename.o bcrypt_pbkdf.o bcrypt_pbkdf.o bindresvport.o blowfish.o daemon.o dirname.o explicit_bzero.o fmt_scaled.o freezero.o getcwd.o getgrouplist.o getopt_long.o getrrsetbyname.o glob.o inet_aton.o inet_ntoa.o inet_ntop.o md5.o mktemp.o pwcache.o readpassphrase.o reallocarray.o realpath.o recallocarray.o rmd160.o rresvport.o setenv.o setproctitle.o sha1.o sha2.o sigact.o strcasestr.o strlcat.o strlcpy.o strmode.o strndup.o strnlen.o strptime.o strsep.o strtoll.o strtonum.o strtoull.o strtoul.o timingsafe_bcmp.o vis.o port-aix.o port-irix.o port-linux.o port-solaris.o port-net.o port-uw.o >ar: Warning: creating libopenbsd-compat.a > >a - arc4random.o >a - bsd-asprintf.o >a - bsd-closefrom.o >a - bsd-cygwin_util.o >a - bsd-err.o >a - bsd-flock.o >a - bsd-getline.o >a - bsd-getpagesize.o >a - bsd-getpeereid.o >a - bsd-malloc.o >a - bsd-misc.o >a - bsd-nextstep.o >a - bsd-openpty.o >a - bsd-poll.o >a - bsd-setres_id.o >a - bsd-signal.o >a - bsd-snprintf.o >a - bsd-statvfs.o >a - bsd-waitpid.o >a - fake-rfc2553.o >a - getrrsetbyname-ldns.o >a - kludge-fd_set.o >a - openssl-compat.o >a - libressl-api-compat.o >a - xcrypt.o >a - base64.o >a - basename.o >a - bcrypt_pbkdf.o >a - bcrypt_pbkdf.o >a - bindresvport.o >a - blowfish.o >a - daemon.o >a - dirname.o >a - explicit_bzero.o >a - fmt_scaled.o >a - freezero.o >a - getcwd.o >a - getgrouplist.o >a - getopt_long.o >a - getrrsetbyname.o >a - glob.o >a - inet_aton.o >a - inet_ntoa.o >a - inet_ntop.o >a - md5.o >a - mktemp.o >a - pwcache.o >a - readpassphrase.o >a - reallocarray.o >a - realpath.o >a - recallocarray.o >a - rmd160.o >a - rresvport.o >a - setenv.o >a - setproctitle.o >a - sha1.o >a - sha2.o >a - sigact.o >a - strcasestr.o >a - strlcat.o >a - strlcpy.o >a - strmode.o >a - strndup.o >a - strnlen.o >a - strptime.o >a - strsep.o >a - strtoll.o >a - strtonum.o >a - strtoull.o >a - strtoul.o >a - timingsafe_bcmp.o >a - vis.o >a - port-aix.o >a - port-irix.o >a - port-linux.o >a - port-solaris.o >a - port-net.o >a - port-uw.o >: libopenbsd-compat.a >make[1]: Leaving directory '/opt/vntg/src/openssh-portable-master/openbsd-compat' >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh_api.c -o ssh_api.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssherr.c -o ssherr.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sshbuf.c -o sshbuf.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sshkey.c -o sshkey.o >cc-1552 c99: WARNING File = sshkey.c, Line = 953 > The variable "r" is set but never used. > > int r; > ^ > >cc-3968 c99: WARNING File = sshkey.c, Line = 998 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > rounds = (dgst_raw_len / 2) + 1; > ^ > >cc-3968 c99: WARNING File = sshkey.c, Line = 1118 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > field[FLDSIZE_X / 2][FLDSIZE_Y / 2] = len - 1; > ^ > >cc-3968 c99: WARNING File = sshkey.c, Line = 1119 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > field[x][y] = len; > ^ > >cc-3968 c99: WARNING File = sshkey.c, Line = 1944 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > if ((r = sshbuf_put_u8(prvbuf, ++i & 0xff)) != 0) > ^ > >cc-3968 c99: WARNING File = sshkey.c, Line = 1958 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > sshbuf_ptr(prvbuf), sshbuf_len(prvbuf), 0, 0)) != 0) > ^ > >cc-3968 c99: WARNING File = sshkey.c, Line = 2057 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > k->shielded_private, k->shielded_len, 0, 0)) != 0) > ^ > >cc-3968 c99: WARNING File = sshkey.c, Line = 2977 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > tt = cert->valid_after > INT_MAX ? > ^ > >cc-3968 c99: WARNING File = sshkey.c, Line = 2984 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > tt = cert->valid_before > INT_MAX ? > ^ > >cc-1552 c99: WARNING File = sshkey.c, Line = 3598 > The variable "exponent" is set but never used. > > const BIGNUM *exponent; > ^ > >cc-3968 c99: WARNING File = sshkey.c, Line = 3668 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > if ((r = cipher_init(&ciphercontext, cipher, key, keylen, > ^ > >cc-3968 c99: WARNING File = sshkey.c, Line = 3669 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > key + keylen, ivlen, 1)) != 0) > ^ > >cc-3968 c99: WARNING File = sshkey.c, Line = 3698 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > if ((r = sshbuf_put_u8(encrypted, ++i & 0xff)) != 0) > ^ > >cc-3968 c99: WARNING File = sshkey.c, Line = 3703 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > if ((r = sshbuf_put_u32(encoded, sshbuf_len(encrypted))) != 0) > ^ > >cc-3968 c99: WARNING File = sshkey.c, Line = 3711 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > sshbuf_ptr(encrypted), sshbuf_len(encrypted), 0, authlen)) != 0) > ^ > >cc-3968 c99: WARNING File = sshkey.c, Line = 3711 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > sshbuf_ptr(encrypted), sshbuf_len(encrypted), 0, authlen)) != 0) > ^ > >cc-3968 c99: WARNING File = sshkey.c, Line = 3901 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > (r = cipher_init(&ciphercontext, cipher, key, keylen, > ^ > >cc-3968 c99: WARNING File = sshkey.c, Line = 3902 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > key + keylen, ivlen, 0)) != 0) > ^ > >cc-3968 c99: WARNING File = sshkey.c, Line = 3905 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > encrypted_len, 0, authlen)) != 0) { > ^ > >cc-3968 c99: WARNING File = sshkey.c, Line = 3987 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > int blen, len = strlen(_passphrase); > ^ > >cc-3968 c99: WARNING File = sshkey.c, Line = 4028 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > if ((blen = BIO_get_mem_data(bio, &bptr)) <= 0) { > ^ > >cc-3968 c99: WARNING File = sshkey.c, Line = 4166 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > if (BIO_write(bio, sshbuf_ptr(blob), sshbuf_len(blob)) != > ^ > >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sshbuf-getput-basic.c -o sshbuf-getput-basic.o >cc-3968 c99: WARNING File = sshbuf-getput-basic.c, Line = 307 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > POKE_U64(p, val); > ^ > >cc-3968 c99: WARNING File = sshbuf-getput-basic.c, Line = 307 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > POKE_U64(p, val); > ^ > >cc-3968 c99: WARNING File = sshbuf-getput-basic.c, Line = 307 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > POKE_U64(p, val); > ^ > >cc-3968 c99: WARNING File = sshbuf-getput-basic.c, Line = 307 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > POKE_U64(p, val); > ^ > >cc-3968 c99: WARNING File = sshbuf-getput-basic.c, Line = 307 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > POKE_U64(p, val); > ^ > >cc-3968 c99: WARNING File = sshbuf-getput-basic.c, Line = 307 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > POKE_U64(p, val); > ^ > >cc-3968 c99: WARNING File = sshbuf-getput-basic.c, Line = 307 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > POKE_U64(p, val); > ^ > >cc-3968 c99: WARNING File = sshbuf-getput-basic.c, Line = 307 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > POKE_U64(p, val); > ^ > >cc-3968 c99: WARNING File = sshbuf-getput-basic.c, Line = 359 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > POKE_U32(d, len); > ^ > >cc-3968 c99: WARNING File = sshbuf-getput-basic.c, Line = 422 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > POKE_U32(d, len + prepend); > ^ > >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sshbuf-misc.c -o sshbuf-misc.o >cc-1552 c99: WARNING File = sshbuf-misc.c, Line = 98 > The variable "r" is set but never used. > > int r; > ^ > >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sshbuf-getput-crypto.c -o sshbuf-getput-crypto.o >cc-3968 c99: WARNING File = sshbuf-getput-crypto.c, Line = 48 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > BN_bin2bn(d, len, v) == NULL) { > ^ > >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c krl.c -o krl.o >cc-3968 c99: WARNING File = krl.c, Line = 684 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > rs->lo + i - bitmap_start) != 0) { > ^ > >cc-3968 c99: WARNING File = krl.c, Line = 835 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > t = timestamp; > ^ > >cc-3968 c99: WARNING File = krl.c, Line = 915 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > if (!bitmap_test_bit(bitmap, serial)) > ^ > >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c bitmap.c -o bitmap.o >cc-3968 c99: WARNING File = bitmap.c, Line = 197 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > if ((r = reserve(b, l * 8)) != 0) > ^ > >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh-xmss.c -o ssh-xmss.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sshkey-xmss.c -o sshkey-xmss.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c xmss_commons.c -o xmss_commons.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c xmss_fast.c -o xmss_fast.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c xmss_hash.c -o xmss_hash.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c xmss_hash_address.c -o xmss_hash_address.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c xmss_wots.c -o xmss_wots.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c authfd.c -o authfd.o >cc-3968 c99: WARNING File = authfd.c, Line = 132 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > POKE_U32(buf, len); > ^ > >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c authfile.c -o authfile.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c canohost.c -o canohost.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c channels.c -o channels.o >cc-3604 c99: WARNING File = channels.c, Line = 476 > missing return statement at end of non-void function "fwd_ident" > > } > ^ > >cc-3604 c99: WARNING File = channels.c, Line = 494 > missing return statement at end of non-void function "permission_set_get" > > } > ^ > >cc-3968 c99: WARNING File = channels.c, Line = 1260 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > have = sshbuf_len(input); > ^ > >cc-3968 c99: WARNING File = channels.c, Line = 1296 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > have = sshbuf_len(input); > ^ > >cc-1164 c99: WARNING File = channels.c, Line = 1303 > Argument of type "const u_char *" is incompatible with parameter of type > "const char *". > > len = strlen(p); > ^ > >cc-3968 c99: WARNING File = channels.c, Line = 1303 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > len = strlen(p); > ^ > >cc-1164 c99: WARNING File = channels.c, Line = 1306 > Argument of type "const u_char *" is incompatible with parameter of type > "const char *". > > strlcpy(username, p, sizeof(username)); > ^ > >cc-3968 c99: WARNING File = channels.c, Line = 1317 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > have = sshbuf_len(input); > ^ > >cc-1164 c99: WARNING File = channels.c, Line = 1324 > Argument of type "const u_char *" is incompatible with parameter of type > "const char *". > > len = strlen(p); > ^ > >cc-3968 c99: WARNING File = channels.c, Line = 1324 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > len = strlen(p); > ^ > >cc-1164 c99: WARNING File = channels.c, Line = 1333 > Argument of type "const u_char *" is incompatible with parameter of type > "const char *". > > c->path = xstrdup(p); > ^ > >cc-3968 c99: WARNING File = channels.c, Line = 1389 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > have = sshbuf_len(input); > ^ > >cc-3968 c99: WARNING File = channels.c, Line = 1450 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > need = sizeof(s5_req) + addrlen + 2; > ^ > >cc-3968 c99: WARNING File = channels.c, Line = 1537 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > have = sshbuf_len(c->input); > ^ > >cc-3968 c99: WARNING File = channels.c, Line = 1595 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > have = sshbuf_len(c->output); > ^ > >cc-3968 c99: WARNING File = channels.c, Line = 1629 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > len = sshbuf_len(c->input); > ^ > >cc-3968 c99: WARNING File = channels.c, Line = 1980 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > if (c->input_filter(ssh, c, buf, len) == -1) { > ^ > >cc-3968 c99: WARNING File = channels.c, Line = 2031 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > len = write(c->wfd, buf, dlen); > ^ > >cc-3968 c99: WARNING File = channels.c, Line = 2047 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > len = write(c->wfd, buf, dlen); > ^ > >cc-3968 c99: WARNING File = channels.c, Line = 2220 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > rlen = need - sshbuf_len(c->input); > ^ > >cc-3968 c99: WARNING File = channels.c, Line = 2223 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > return sshbuf_len(c->input); > ^ > >cc-3968 c99: WARNING File = channels.c, Line = 2234 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > return sshbuf_len(c->input); > ^ > >cc-3968 c99: WARNING File = channels.c, Line = 2510 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > sz = nfdset * sizeof(fd_mask); > ^ > >cc-1552 c99: WARNING File = channels.c, Line = 3280 > The variable "r" is set but never used. > > int r; > ^ > >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c cipher.c -o cipher.o >cc-3968 c99: WARNING File = cipher.c, Line = 485 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > len, iv)) > ^ > >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c cipher-aes.c -o cipher-aes.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c cipher-aesctr.c -o cipher-aesctr.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c cipher-ctr.c -o cipher-ctr.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c cleanup.c -o cleanup.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c compat.c -o compat.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c fatal.c -o fatal.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c hostfile.c -o hostfile.o >cc-3968 c99: WARNING File = hostfile.c, Line = 94 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > b64len = p - s; > ^ > >cc-3968 c99: WARNING File = hostfile.c, Line = 128 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > len = ssh_digest_bytes(SSH_DIGEST_SHA1); > ^ > >cc-1552 c99: WARNING File = hostfile.c, Line = 166 > The variable "r" is set but never used. > > int r; > ^ > >cc-1185 c99: WARNING File = hostfile.c, Line = 218 > An enumerated type is mixed with another type. > > return ret; > ^ > >cc-1185 c99: WARNING File = hostfile.c, Line = 263 > An enumerated type is mixed with another type. > > hostkeys->entries[hostkeys->num_entries].marker = l->marker; > ^ > >cc-1185 c99: WARNING File = hostfile.c, Line = 507 > An enumerated type is mixed with another type. > > do_log2(loglevel, "%s%s%s:%ld: Removed %s key for host %s", > ^ > >cc-1185 c99: WARNING File = hostfile.c, Line = 515 > An enumerated type is mixed with another type. > > do_log2(loglevel, "%s%s%s:%ld: invalid known_hosts entry", > ^ > >cc-1185 c99: WARNING File = hostfile.c, Line = 584 > An enumerated type is mixed with another type. > > do_log2(loglevel, "%s%sAdding new key for %s to %s: %s %s", > ^ > >cc-3968 c99: WARNING File = hostfile.c, Line = 653 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > if ((hashed_host = host_hash(host, names, nlen)) == NULL) > ^ > >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c log.c -o log.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c match.c -o match.o >cc-3968 c99: WARNING File = match.c, Line = 126 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > u_int i, subi, len = strlen(pattern); > ^ > >cc-3968 c99: WARNING File = match.c, Line = 294 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > *next = (cp == NULL) ? > ^ > >cc-3968 c99: WARNING File = match.c, Line = 303 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > *next = strlen(c); > ^ > >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c moduli.c -o moduli.o >cc-3968 c99: WARNING File = moduli.c, Line = 192 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > r = BN_mod_word(largebase, s); > ^ > >cc-3968 c99: WARNING File = moduli.c, Line = 561 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > eta_str = xstrdup(fmt_time(eta)); > ^ > >cc-3968 c99: WARNING File = moduli.c, Line = 640 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > in_type = strtoul(cp, &cp, 10); > ^ > >cc-3968 c99: WARNING File = moduli.c, Line = 643 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > in_tests = strtoul(cp, &cp, 10); > ^ > >cc-3968 c99: WARNING File = moduli.c, Line = 651 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > in_tries = strtoul(cp, &cp, 10); > ^ > >cc-3968 c99: WARNING File = moduli.c, Line = 654 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > in_size = strtoul(cp, &cp, 10); > ^ > >cc-3968 c99: WARNING File = moduli.c, Line = 657 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > generator_known = strtoul(cp, &cp, 16); > ^ > >cc-3968 c99: WARNING File = moduli.c, Line = 720 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > u_int32_t r = BN_mod_word(p, 10); > ^ > >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c nchan.c -o nchan.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c packet.c -o packet.o >cc-3968 c99: WARNING File = packet.c, Line = 388 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > sshbuf_ptr(state->incoming_packet), dlen, > ^ > >cc-3968 c99: WARNING File = packet.c, Line = 418 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > state->packet_discard = discard - sshbuf_len(state->input); > ^ > >cc-3968 c99: WARNING File = packet.c, Line = 746 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > ssh->state->compression_out_stream.avail_in = sshbuf_len(in); > ^ > >cc-3968 c99: WARNING File = packet.c, Line = 787 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > ssh->state->compression_in_stream.avail_in = sshbuf_len(in); > ^ > >cc-3968 c99: WARNING File = packet.c, Line = 869 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > ps->packets = ps->blocks = 0; > ^ > >cc-3968 c99: WARNING File = packet.c, Line = 1064 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > len = sshbuf_len(state->outgoing_packet); > ^ > >cc-3968 c99: WARNING File = packet.c, Line = 1083 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > len = sshbuf_len(state->outgoing_packet); > ^ > >cc-3968 c99: WARNING File = packet.c, Line = 1124 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > len = sshbuf_len(state->outgoing_packet); > ^ > >cc-3968 c99: WARNING File = packet.c, Line = 1213 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > ssh_packet_need_rekeying(ssh, sshbuf_len(state->outgoing_packet)); > ^ > >cc-3968 c99: WARNING File = packet.c, Line = 1262 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > sshbuf_len(p->payload))) { > ^ > >cc-3968 c99: WARNING File = packet.c, Line = 1357 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > len = read(state->connection_in, buf, sizeof(buf)); > ^ > >cc-3968 c99: WARNING File = packet.c, Line = 1483 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > sshbuf_ptr(state->input), sshbuf_len(state->input)) != 0) > ^ > >cc-3968 c99: WARNING File = packet.c, Line = 1765 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > return sshbuf_len(ssh->state->incoming_packet); > ^ > >cc-3968 c99: WARNING File = packet.c, Line = 1928 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > int len = sshbuf_len(state->output); > ^ > >cc-3968 c99: WARNING File = packet.c, Line = 1932 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > len = write(state->connection_out, > ^ > >cc-3968 c99: WARNING File = packet.c, Line = 2326 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > mac->key_len = maclen; > ^ > >cc-3968 c99: WARNING File = packet.c, Line = 2335 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > enc->key_len = keylen; > ^ > >cc-3968 c99: WARNING File = packet.c, Line = 2336 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > enc->iv_len = ivlen; > ^ > >cc-3968 c99: WARNING File = packet.c, Line = 2626 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > POKE_U32(cp, len - 4); > ^ > >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c readpass.c -o readpass.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ttymodes.c -o ttymodes.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c xmalloc.c -o xmalloc.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c addrmatch.c -o addrmatch.o >cc-3968 c99: WARNING File = addrmatch.c, Line = 335 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > if (masklen_valid(tmp.af, masklen) == -1) > ^ > >cc-3968 c99: WARNING File = addrmatch.c, Line = 337 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > if (addr_host_is_all0s(&tmp, masklen) != 0) > ^ > >cc-3968 c99: WARNING File = addrmatch.c, Line = 343 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > *l = masklen; > ^ > >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c atomicio.c -o atomicio.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c dispatch.c -o dispatch.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c mac.c -o mac.o >cc-3968 c99: WARNING File = mac.c, Line = 115 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > mac->key_len = mac->mac_len = ssh_hmac_bytes(macalg->alg); > ^ > >cc-3968 c99: WARNING File = mac.c, Line = 192 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > POKE_U64(nonce, seqno); > ^ > >cc-3968 c99: WARNING File = mac.c, Line = 192 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > POKE_U64(nonce, seqno); > ^ > >cc-3968 c99: WARNING File = mac.c, Line = 192 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > POKE_U64(nonce, seqno); > ^ > >cc-3968 c99: WARNING File = mac.c, Line = 192 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > POKE_U64(nonce, seqno); > ^ > >cc-3968 c99: WARNING File = mac.c, Line = 192 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > POKE_U64(nonce, seqno); > ^ > >cc-3968 c99: WARNING File = mac.c, Line = 192 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > POKE_U64(nonce, seqno); > ^ > >cc-3968 c99: WARNING File = mac.c, Line = 192 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > POKE_U64(nonce, seqno); > ^ > >cc-3968 c99: WARNING File = mac.c, Line = 192 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > POKE_U64(nonce, seqno); > ^ > >cc-3968 c99: WARNING File = mac.c, Line = 222 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > if ((r = mac_compute(mac, seqno, data, dlen, > ^ > >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c uuencode.c -o uuencode.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c misc.c -o misc.o >cc-3968 c99: WARNING File = misc.c, Line = 447 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > tun = strtonum(s, 0, SSH_TUNID_MAX, &errstr); > ^ > >cc-3968 c99: WARNING File = misc.c, Line = 1015 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > slash = path - filename; > ^ > >cc-3968 c99: WARNING File = misc.c, Line = 1026 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > len = strlen(pw->pw_dir); > ^ > >cc-3970 c99: WARNING File = misc.c, Line = 1063 > conversion from pointer to same-sized integral type (potential portability > problem) > > keys[num_keys].key = va_arg(ap, char *); > ^ > >cc-3970 c99: WARNING File = misc.c, Line = 1066 > conversion from pointer to same-sized integral type (potential portability > problem) > > keys[num_keys].repl = va_arg(ap, char *); > ^ > >cc-3970 c99: WARNING File = misc.c, Line = 1070 > conversion from pointer to same-sized integral type (potential portability > problem) > > if (num_keys == EXPAND_MAX_KEYS && va_arg(ap, char *) != NULL) > ^ > >cc-3968 c99: WARNING File = misc.c, Line = 1093 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > i = strlcat(buf, keys[j].repl, sizeof(buf)); > ^ > >cc-3968 c99: WARNING File = misc.c, Line = 1442 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > bw->bwstart.tv_sec = waitlen / 1000000L; > ^ > >cc-3968 c99: WARNING File = misc.c, Line = 1537 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > return val; > ^ > >cc-3968 c99: WARNING File = misc.c, Line = 1954 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > namelen = strlen(name); > ^ > >cc-3968 c99: WARNING File = misc.c, Line = 2108 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > time_t tt = t > INT_MAX ? INT_MAX : t; /* XXX revisit in 2038 :P */ > ^ > >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c utf8.c -o utf8.o >cc-3968 c99: WARNING File = utf8.c, Line = 197 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > width = tp - dp; > ^ > >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c monitor_fdpass.c -o monitor_fdpass.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c rijndael.c -o rijndael.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh-dss.c -o ssh-dss.o >cc-3968 c99: WARNING File = ssh-dss.c, Line = 77 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > if ((sig = DSA_do_sign(digest, dlen, key->dsa)) == NULL) { > ^ > >cc-3968 c99: WARNING File = ssh-dss.c, Line = 184 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > switch (DSA_do_verify(digest, dlen, sig, key->dsa)) { > ^ > >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh-ecdsa.c -o ssh-ecdsa.o >cc-3968 c99: WARNING File = ssh-ecdsa.c, Line = 77 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > if ((sig = ECDSA_do_sign(digest, dlen, key->ecdsa)) == NULL) { > ^ > >cc-3968 c99: WARNING File = ssh-ecdsa.c, Line = 177 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > switch (ECDSA_do_verify(digest, dlen, sig, key->ecdsa)) { > ^ > >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh-rsa.c -o ssh-rsa.o >cc-3968 c99: WARNING File = ssh-rsa.c, Line = 195 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > if ((dlen = ssh_digest_bytes(hash_alg)) == 0) > ^ > >cc-3968 c99: WARNING File = ssh-rsa.c, Line = 226 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > len = sshbuf_len(b); > ^ > >cc-3968 c99: WARNING File = ssh-rsa.c, Line = 429 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > if ((len = RSA_public_decrypt(siglen, sigbuf, decrypted, rsa, > ^ > >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c dh.c -o dh.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c msg.c -o msg.o >cc-3968 c99: WARNING File = msg.c, Line = 48 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > u_int mlen = sshbuf_len(m); > ^ > >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c progressmeter.c -o progressmeter.o >cc-3968 c99: WARNING File = progressmeter.c, Line = 158 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > cur_speed = transferred; > ^ > >cc-3968 c99: WARNING File = progressmeter.c, Line = 185 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > format_size(buf + strlen(buf), win_size - strlen(buf), > ^ > >cc-3968 c99: WARNING File = progressmeter.c, Line = 190 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > format_rate(buf + strlen(buf), win_size - strlen(buf), > ^ > >cc-3968 c99: WARNING File = progressmeter.c, Line = 206 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > seconds = bytes_left / bytes_per_second; > ^ > >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c dns.c -o dns.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c entropy.c -o entropy.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c gss-genr.c -o gss-genr.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c umac.c -o umac.o >cc-3970 c99: WARNING File = umac.c, Line = 646 > conversion from pointer to same-sized integral type (potential portability > problem) > > while ((ptrdiff_t)p % sizeof(UWORD)) { > ^ > >cc-3968 c99: WARNING File = umac.c, Line = 1055 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > nh_update(&ctx->hash, (const UINT8 *)input, len); > ^ > >cc-3968 c99: WARNING File = umac.c, Line = 1091 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > nh_update(&ctx->hash, (const UINT8 *)input, len); > ^ > >cc-3970 c99: WARNING File = umac.c, Line = 1228 > conversion from pointer to same-sized integral type (potential portability > problem) > > ((ptrdiff_t)ctx & (ALLOC_BOUNDARY - 1)); > ^ > >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c umac128.c -o umac128.o >cc-3970 c99: WARNING File = umac.c, Line = 646 > conversion from pointer to same-sized integral type (potential portability > problem) > > while ((ptrdiff_t)p % sizeof(UWORD)) { > ^ > >cc-3968 c99: WARNING File = umac.c, Line = 1055 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > nh_update(&ctx->hash, (const UINT8 *)input, len); > ^ > >cc-3968 c99: WARNING File = umac.c, Line = 1091 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > nh_update(&ctx->hash, (const UINT8 *)input, len); > ^ > >cc-3970 c99: WARNING File = umac.c, Line = 1228 > conversion from pointer to same-sized integral type (potential portability > problem) > > ((ptrdiff_t)ctx & (ALLOC_BOUNDARY - 1)); > ^ > >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh-pkcs11.c -o ssh-pkcs11.o >cc-3968 c99: WARNING File = ssh-pkcs11.c, Line = 425 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > rval = tlen; > ^ > >cc-3968 c99: WARNING File = ssh-pkcs11.c, Line = 475 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > k11->keyid_len = keyid_attrib->ulValueLen; > ^ > >cc-3968 c99: WARNING File = ssh-pkcs11.c, Line = 532 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > if ((r = BN_bin2bn(sig, bnlen, NULL)) == NULL || > ^ > >cc-3968 c99: WARNING File = ssh-pkcs11.c, Line = 533 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > (s = BN_bin2bn(sig+bnlen, bnlen, NULL)) == NULL) { > ^ > >cc-3968 c99: WARNING File = ssh-pkcs11.c, Line = 589 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > k11->keyid_len = keyid_attrib->ulValueLen; > ^ > >cc-3968 c99: WARNING File = ssh-pkcs11.c, Line = 633 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > have_pinpad = si->token.flags & CKF_PROTECTED_AUTHENTICATION_PATH; > ^ > >cc-3968 c99: WARNING File = ssh-pkcs11.c, Line = 634 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > login_required = si->token.flags & CKF_LOGIN_REQUIRED; > ^ > >cc-3968 c99: WARNING File = ssh-pkcs11.c, Line = 876 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > rsa_n = BN_bin2bn(key_attr[1].pValue, key_attr[1].ulValueLen, NULL); > ^ > >cc-3968 c99: WARNING File = ssh-pkcs11.c, Line = 877 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > rsa_e = BN_bin2bn(key_attr[2].pValue, key_attr[2].ulValueLen, NULL); > ^ > >cc-1515 c99: WARNING File = ssh-pkcs11.c, Line = 1485 > A value of type "void *" cannot be assigned to an entity of type > "CK_RV (*)(CK_FUNCTION_LIST **)". > > if ((getfunctionlist = dlsym(handle, "C_GetFunctionList")) == NULL) { > ^ > >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c smult_curve25519_ref.c -o smult_curve25519_ref.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c poly1305.c -o poly1305.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c chacha.c -o chacha.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c cipher-chachapoly.c -o cipher-chachapoly.o >cc-3968 c99: WARNING File = cipher-chachapoly.c, Line = 65 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > POKE_U64(seqbuf, seqnr); > ^ > >cc-3968 c99: WARNING File = cipher-chachapoly.c, Line = 65 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > POKE_U64(seqbuf, seqnr); > ^ > >cc-3968 c99: WARNING File = cipher-chachapoly.c, Line = 65 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > POKE_U64(seqbuf, seqnr); > ^ > >cc-3968 c99: WARNING File = cipher-chachapoly.c, Line = 65 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > POKE_U64(seqbuf, seqnr); > ^ > >cc-3968 c99: WARNING File = cipher-chachapoly.c, Line = 65 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > POKE_U64(seqbuf, seqnr); > ^ > >cc-3968 c99: WARNING File = cipher-chachapoly.c, Line = 65 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > POKE_U64(seqbuf, seqnr); > ^ > >cc-3968 c99: WARNING File = cipher-chachapoly.c, Line = 65 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > POKE_U64(seqbuf, seqnr); > ^ > >cc-3968 c99: WARNING File = cipher-chachapoly.c, Line = 65 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > POKE_U64(seqbuf, seqnr); > ^ > >cc-3968 c99: WARNING File = cipher-chachapoly.c, Line = 114 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > POKE_U64(seqbuf, seqnr); > ^ > >cc-3968 c99: WARNING File = cipher-chachapoly.c, Line = 114 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > POKE_U64(seqbuf, seqnr); > ^ > >cc-3968 c99: WARNING File = cipher-chachapoly.c, Line = 114 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > POKE_U64(seqbuf, seqnr); > ^ > >cc-3968 c99: WARNING File = cipher-chachapoly.c, Line = 114 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > POKE_U64(seqbuf, seqnr); > ^ > >cc-3968 c99: WARNING File = cipher-chachapoly.c, Line = 114 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > POKE_U64(seqbuf, seqnr); > ^ > >cc-3968 c99: WARNING File = cipher-chachapoly.c, Line = 114 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > POKE_U64(seqbuf, seqnr); > ^ > >cc-3968 c99: WARNING File = cipher-chachapoly.c, Line = 114 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > POKE_U64(seqbuf, seqnr); > ^ > >cc-3968 c99: WARNING File = cipher-chachapoly.c, Line = 114 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > POKE_U64(seqbuf, seqnr); > ^ > >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh-ed25519.c -o ssh-ed25519.o >cc-1552 c99: WARNING File = ssh-ed25519.c, Line = 42 > The variable "ret" is set but never used. > > int r, ret; > ^ > >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c digest-openssl.c -o digest-openssl.o >cc-3968 c99: WARNING File = digest-openssl.c, Line = 161 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > u_int l = dlen; > ^ > >cc-3968 c99: WARNING File = digest-openssl.c, Line = 195 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > mdlen = dlen; > ^ > >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c digest-libc.c -o digest-libc.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c hmac.c -o hmac.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sc25519.c -o sc25519.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ge25519.c -o ge25519.o >cc-3968 c99: WARNING File = ge25519.c, Line = 167 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > return x; > ^ > >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c fe25519.c -o fe25519.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ed25519.c -o ed25519.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c verify.c -o verify.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c hash.c -o hash.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c kex.c -o kex.o >cc-1515 c99: WARNING File = kex.c, Line = 474 > A value of type "u_char *" cannot be assigned to an entity of type "char *". > > kex->server_sig_algs = val; > ^ > >cc-3968 c99: WARNING File = kex.c, Line = 980 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > for (have = mdsz; need > have; have += mdsz) { > ^ > >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c kexdh.c -o kexdh.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c kexgex.c -o kexgex.o >cc-3968 c99: WARNING File = kexgex.c, Line = 72 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > (r = sshbuf_put_u32(b, sshbuf_len(client_kexinit) + 1)) != 0 || > ^ > >cc-3968 c99: WARNING File = kexgex.c, Line = 75 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > (r = sshbuf_put_u32(b, sshbuf_len(server_kexinit) + 1)) != 0 || > ^ > >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c kexecdh.c -o kexecdh.o >cc-3968 c99: WARNING File = kexecdh.c, Line = 180 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > BN_bin2bn(kbuf, klen, shared_secret) == NULL) { > ^ > >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c kexc25519.c -o kexc25519.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c kexgexc.c -o kexgexc.o >cc-3968 c99: WARNING File = kexgexc.c, Line = 205 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > if ((r = kex_derive_keys(ssh, hash, hashlen, shared_secret)) == 0) > ^ > >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c kexgexs.c -o kexgexs.o >cc-3968 c99: WARNING File = kexgexs.c, Line = 192 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > if ((r = kex_derive_keys(ssh, hash, hashlen, shared_secret)) == 0) > ^ > >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sntrup4591761.c -o sntrup4591761.o >cc-3968 c99: WARNING File = sntrup4591761.c, Line = 580 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > swap(u,v,(loop + 1) * sizeof(small),swapmask); > ^ > >cc-3968 c99: WARNING File = sntrup4591761.c, Line = 897 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > swap(u,v,(loop + 1) * sizeof(modq),swapmask); > ^ > >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c kexsntrup4591761x25519.c -o kexsntrup4591761x25519.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c kexgen.c -o kexgen.o >cc-3968 c99: WARNING File = kexgen.c, Line = 69 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > (r = sshbuf_put_u32(b, sshbuf_len(client_kexinit) + 1)) != 0 || > ^ > >cc-3968 c99: WARNING File = kexgen.c, Line = 72 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > (r = sshbuf_put_u32(b, sshbuf_len(server_kexinit) + 1)) != 0 || > ^ > >cc-3968 c99: WARNING File = kexgen.c, Line = 217 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > if ((r = kex_derive_keys(ssh, hash, hashlen, shared_secret)) == 0) > ^ > >cc-3968 c99: WARNING File = kexgen.c, Line = 329 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > if ((r = kex_derive_keys(ssh, hash, hashlen, shared_secret)) == 0) > ^ > >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c platform-pledge.c -o platform-pledge.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c platform-tracing.c -o platform-tracing.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c platform-misc.c -o platform-misc.o >ar rv libssh.a ssh_api.o ssherr.o sshbuf.o sshkey.o sshbuf-getput-basic.o sshbuf-misc.o sshbuf-getput-crypto.o krl.o bitmap.o ssh-xmss.o sshkey-xmss.o xmss_commons.o xmss_fast.o xmss_hash.o xmss_hash_address.o xmss_wots.o authfd.o authfile.o canohost.o channels.o cipher.o cipher-aes.o cipher-aesctr.o cipher-ctr.o cleanup.o compat.o fatal.o hostfile.o log.o match.o moduli.o nchan.o packet.o readpass.o ttymodes.o xmalloc.o addrmatch.o atomicio.o dispatch.o mac.o uuencode.o misc.o utf8.o monitor_fdpass.o rijndael.o ssh-dss.o ssh-ecdsa.o ssh-rsa.o dh.o msg.o progressmeter.o dns.o entropy.o gss-genr.o umac.o umac128.o ssh-pkcs11.o smult_curve25519_ref.o poly1305.o chacha.o cipher-chachapoly.o ssh-ed25519.o digest-openssl.o digest-libc.o hmac.o sc25519.o ge25519.o fe25519.o ed25519.o verify.o hash.o kex.o kexdh.o kexgex.o kexecdh.o kexc25519.o kexgexc.o kexgexs.o sntrup4591761.o kexsntrup4591761x25519.o kexgen.o platform-pledge.o platform-tracing.o platform-misc.o >ar: Warning: creating libssh.a > >a - ssh_api.o >a - ssherr.o >a - sshbuf.o >a - sshkey.o >a - sshbuf-getput-basic.o >a - sshbuf-misc.o >a - sshbuf-getput-crypto.o >a - krl.o >a - bitmap.o >a - ssh-xmss.o >a - sshkey-xmss.o >a - xmss_commons.o >a - xmss_fast.o >a - xmss_hash.o >a - xmss_hash_address.o >a - xmss_wots.o >a - authfd.o >a - authfile.o >a - canohost.o >a - channels.o >a - cipher.o >a - cipher-aes.o >a - cipher-aesctr.o >a - cipher-ctr.o >a - cleanup.o >a - compat.o >a - fatal.o >a - hostfile.o >a - log.o >a - match.o >a - moduli.o >a - nchan.o >a - packet.o >a - readpass.o >a - ttymodes.o >a - xmalloc.o >a - addrmatch.o >a - atomicio.o >a - dispatch.o >a - mac.o >a - uuencode.o >a - misc.o >a - utf8.o >a - monitor_fdpass.o >a - rijndael.o >a - ssh-dss.o >a - ssh-ecdsa.o >a - ssh-rsa.o >a - dh.o >a - msg.o >a - progressmeter.o >a - dns.o >a - entropy.o >a - gss-genr.o >a - umac.o >a - umac128.o >a - ssh-pkcs11.o >a - smult_curve25519_ref.o >a - poly1305.o >a - chacha.o >a - cipher-chachapoly.o >a - ssh-ed25519.o >a - digest-openssl.o >a - digest-libc.o >a - hmac.o >a - sc25519.o >a - ge25519.o >a - fe25519.o >a - ed25519.o >a - verify.o >a - hash.o >a - kex.o >a - kexdh.o >a - kexgex.o >a - kexecdh.o >a - kexc25519.o >a - kexgexc.o >a - kexgexs.o >a - sntrup4591761.o >a - kexsntrup4591761x25519.o >a - kexgen.o >a - platform-pledge.o >a - platform-tracing.o >a - platform-misc.o >: libssh.a >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh.c -o ssh.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c readconf.c -o readconf.o >cc-3968 c99: WARNING File = readconf.c, Line = 908 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > else if ((value = convtime(arg)) == -1) > ^ > >cc-3968 c99: WARNING File = readconf.c, Line = 1469 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > else if ((value2 = convtime(arg)) >= 0) > ^ > >cc-3968 c99: WARNING File = readconf.c, Line = 1675 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > value = strtol(arg, &endofnumber, 8); > ^ > >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c clientloop.c -o clientloop.o >cc-3968 c99: WARNING File = clientloop.c, Line = 629 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > len = read(connection_in, buf, sizeof(buf)); > ^ > >cc-3968 c99: WARNING File = clientloop.c, Line = 1460 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > len = atomicio(vwrite, fileno(stderr), > ^ > >cc-3968 c99: WARNING File = clientloop.c, Line = 2326 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > len = sshbuf_len(cmd); > ^ > >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sshtty.c -o sshtty.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sshconnect.c -o sshconnect.o >cc-3968 c99: WARNING File = sshconnect.c, Line = 1088 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > len = strlen(msg); > ^ > >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sshconnect2.c -o sshconnect2.o >cc-3968 c99: WARNING File = sshconnect2.c, Line = 228 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > session_id2_len = ssh->kex->session_id_len; > ^ > >cc-1552 c99: WARNING File = sshconnect2.c, Line = 573 > The variable "r" is set but never used. > > int r; > ^ > >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c mux.c -o mux.o >cc-1552 c99: WARNING File = mux.c, Line = 870 > The variable "r" is set but never used. > > int r, i, ret = 0; > ^ > >cc-1552 c99: WARNING File = mux.c, Line = 980 > The variable "r" is set but never used. > > int r, new_fd[2]; > ^ > >cc-3968 c99: WARNING File = mux.c, Line = 1534 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > need = sshbuf_len(queue); > ^ > >cc-3968 c99: WARNING File = mux.c, Line = 1543 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > len = write(fd, ptr + have, need - have); > ^ > >cc-1164 c99: WARNING File = mux.c, Line = 1841 > Argument of type "int *" is incompatible with parameter of type "u_int32_t *". > > if ((r = sshbuf_get_u32(m, &fwd->allocated_port)) != 0) > ^ > >cc-3604 c99: WARNING File = mux.c, Line = 2090 > missing return statement at end of non-void function > "mux_client_request_session" > > } > ^ > >cc-3604 c99: WARNING File = mux.c, Line = 2239 > missing return statement at end of non-void function > "mux_client_request_stdio_fwd" > > } > ^ > >cc-3604 c99: WARNING File = mux.c, Line = 2401 > missing return statement at end of non-void function "muxclient" > > } > ^ > >c99 -o ssh ssh.o readconf.o clientloop.o sshtty.o sshconnect.o sshconnect2.o mux.o -L. -Lopenbsd-compat/ -64 -L/opt/vntg/lib64 -L/usr/lib64 -lssh -lopenbsd-compat -lcrypto -lz -lgen >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sshd.c -o sshd.o >cc-3604 c99: WARNING File = sshd.c, Line = 544 > missing return statement at end of non-void function "privsep_preauth" > > } > ^ > >cc-3968 c99: WARNING File = sshd.c, Line = 1531 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > if ((options.login_grace_time = convtime(optarg)) == -1) { > ^ > >cc-1185 c99: WARNING File = sshd.c, Line = 1724 > An enumerated type is mixed with another type. > > do_log2(ll, "Unable to load host key \"%s\": %s", > ^ > >cc-1185 c99: WARNING File = sshd.c, Line = 1727 > An enumerated type is mixed with another type. > > do_log2(ll, "Unable to shield host key \"%s\": %s", > ^ > >cc-1185 c99: WARNING File = sshd.c, Line = 1734 > An enumerated type is mixed with another type. > > do_log2(ll, "Unable to load host key \"%s\": %s", > ^ > >cc-1185 c99: WARNING File = sshd.c, Line = 1751 > An enumerated type is mixed with another type. > > do_log2(ll, "Unable to load host key: %s", > ^ > >cc-3968 c99: WARNING File = sshd.c, Line = 2294 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > session_id2_len = kex->session_id_len; > ^ > >cc-1552 c99: WARNING File = sshd.c, Line = 167 > The variable "saved_argc" is set but never used. > > static int saved_argc; > ^ > >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth-rhosts.c -o auth-rhosts.o >cc-1164 c99: WARNING File = auth-rhosts.c, Line = 152 > Argument of type "const char *" is incompatible with parameter of type "char *" > . > > if (!innetgr(host + 1, hostname, NULL, NULL) && > ^ > >cc-1164 c99: WARNING File = auth-rhosts.c, Line = 153 > Argument of type "const char *" is incompatible with parameter of type "char *" > . > > !innetgr(host + 1, ipaddr, NULL, NULL)) > ^ > >cc-1164 c99: WARNING File = auth-rhosts.c, Line = 161 > Argument of type "const char *" is incompatible with parameter of type "char *" > . > > if (!innetgr(user + 1, NULL, client_user, NULL)) > ^ > >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth-passwd.c -o auth-passwd.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c audit.c -o audit.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c audit-bsm.c -o audit-bsm.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c audit-linux.c -o audit-linux.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c platform.c -o platform.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sshpty.c -o sshpty.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sshlogin.c -o sshlogin.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c servconf.c -o servconf.o >cc-3968 c99: WARNING File = servconf.c, Line = 1301 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > if ((value = convtime(arg)) == -1) > ^ > >cc-3968 c99: WARNING File = servconf.c, Line = 2131 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > value = strtol(arg, &p, 8); > ^ > >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c serverloop.c -o serverloop.o >cc-3968 c99: WARNING File = serverloop.c, Line = 282 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > tv.tv_sec = max_time_ms / 1000; > ^ > >cc-3968 c99: WARNING File = serverloop.c, Line = 326 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > len = read(connection_in, buf, sizeof(buf)); > ^ > >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth.c -o auth.o >cc-1185 c99: WARNING File = auth.c, Line = 341 > An enumerated type is mixed with another type. > > do_log2(level, "%s %s%s%s for %s%.100s from %.200s port %d ssh2%s%s", > ^ > >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth2.c -o auth2.o >cc-1552 c99: WARNING File = auth2.c, Line = 190 > The variable "r" is set but never used. > > int r, acceptit = 0; > ^ > >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth-options.c -o auth-options.o >cc-3968 c99: WARNING File = auth-options.c, Line = 757 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > if ((r = sshbuf_put_u32(m, n)) != 0 || > ^ > >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c session.c -o session.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth2-chall.c -o auth2-chall.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c groupaccess.c -o groupaccess.o >cc-3968 c99: WARNING File = groupaccess.c, Line = 61 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > ngroups = MAX(NGROUPS_MAX, sysconf(_SC_NGROUPS_MAX)); > ^ > >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth-bsdauth.c -o auth-bsdauth.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth2-hostbased.c -o auth2-hostbased.o >cc-3968 c99: WARNING File = auth2-hostbased.c, Line = 188 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > if (((len = strlen(chost)) > 0) && chost[len - 1] == '.') { > ^ > >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth2-kbdint.c -o auth2-kbdint.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth2-none.c -o auth2-none.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth2-passwd.c -o auth2-passwd.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth2-pubkey.c -o auth2-pubkey.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c monitor.c -o monitor.o >cc-1185 c99: WARNING File = monitor.c, Line = 223 > An enumerated type is mixed with another type. > > {0, 0, NULL} > ^ > >cc-1185 c99: WARNING File = monitor.c, Line = 238 > An enumerated type is mixed with another type. > > {0, 0, NULL} > ^ > >cc-1185 c99: WARNING File = monitor.c, Line = 459 > An enumerated type is mixed with another type. > > if (log_level_name(level) == NULL) > ^ > >cc-1185 c99: WARNING File = monitor.c, Line = 462 > An enumerated type is mixed with another type. > > do_log2(level, "%s [preauth]", msg); > ^ > >cc-3968 c99: WARNING File = monitor.c, Line = 674 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > session_id2_len = datlen; > ^ > >cc-1185 c99: WARNING File = monitor.c, Line = 1156 > An enumerated type is mixed with another type. > > enum mm_keytype type = 0; > ^ > >cc-1164 c99: WARNING File = monitor.c, Line = 1161 > Argument of type "enum mm_keytype *" is incompatible with parameter of type > "u_int32_t *". > > if ((r = sshbuf_get_u32(m, &type)) != 0 || > ^ > >cc-3968 c99: WARNING File = monitor.c, Line = 1402 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > !monitor_allowed_key(blob, bloblen)) > ^ > >cc-3968 c99: WARNING File = monitor.c, Line = 1417 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > valid_data = monitor_valid_userblob(data, datalen); > ^ > >cc-3968 c99: WARNING File = monitor.c, Line = 1421 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > valid_data = monitor_valid_hostbasedblob(data, datalen, > ^ > >cc-3604 c99: WARNING File = monitor.c, Line = 1607 > missing return statement at end of non-void function "mm_answer_term" > > } > ^ > >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c monitor_wrap.c -o monitor_wrap.o >cc-3968 c99: WARNING File = monitor_wrap.c, Line = 104 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > POKE_U32(sshbuf_mutable_ptr(log_msg), len - 4); > ^ > >cc-3968 c99: WARNING File = monitor_wrap.c, Line = 131 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > POKE_U32(buf, mlen + 1); > ^ > >cc-1164 c99: WARNING File = monitor_wrap.c, Line = 410 > Argument of type "int *" is incompatible with parameter of type "u_int32_t *". > > if ((r = sshbuf_get_u32(m, &authenticated)) != 0) > ^ > >cc-1164 c99: WARNING File = monitor_wrap.c, Line = 470 > Argument of type "int *" is incompatible with parameter of type "u_int32_t *". > > if ((r = sshbuf_get_u32(m, &allowed)) != 0) > ^ > >cc-1164 c99: WARNING File = monitor_wrap.c, Line = 572 > Argument of type "int *" is incompatible with parameter of type "u_int32_t *". > > if ((r = sshbuf_get_u32(m, &success)) != 0) > ^ > >cc-1164 c99: WARNING File = monitor_wrap.c, Line = 857 > Argument of type "int *" is incompatible with parameter of type "u_int32_t *". > > if ((r = sshbuf_get_u32(m, &authok)) != 0) > ^ > >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth-krb5.c -o auth-krb5.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth2-gss.c -o auth2-gss.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c gss-serv.c -o gss-serv.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c gss-serv-krb5.c -o gss-serv-krb5.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c loginrec.c -o loginrec.o >cc-3968 c99: WARNING File = loginrec.c, Line = 414 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > li->tv_usec = tv.tv_usec; > ^ > >cc-3968 c99: WARNING File = loginrec.c, Line = 799 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > utx->ut_syslen = MIN(strlen(li->hostname), sizeof(utx->ut_host)); > ^ > >cc-3968 c99: WARNING File = loginrec.c, Line = 1592 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > ret = atomicio(read, fd, &last, sizeof(last)); > ^ > >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth-pam.c -o auth-pam.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth-shadow.c -o auth-shadow.o >cc-3968 c99: WARNING File = auth-shadow.c, Line = 62 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > today = time(NULL) / DAY; > ^ > >cc-3968 c99: WARNING File = auth-shadow.c, Line = 63 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > daysleft = spw->sp_expire - today; > ^ > >cc-3968 c99: WARNING File = auth-shadow.c, Line = 100 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > today = time(NULL) / DAY; > ^ > >cc-3968 c99: WARNING File = auth-shadow.c, Line = 120 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > daysleft = spw->sp_lstchg + spw->sp_max - today; > ^ > >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c auth-sia.c -o auth-sia.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c md5crypt.c -o md5crypt.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sftp-server.c -o sftp-server.o >cc-3968 c99: WARNING File = sftp-server.c, Line = 477 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > *hp = handle_from_string(handle, hlen); > ^ > >cc-3968 c99: WARNING File = sftp-server.c, Line = 761 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > ret = read(fd, buf, len); > ^ > >cc-3968 c99: WARNING File = sftp-server.c, Line = 803 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > ret = write(fd, data, len); > ^ > >cc-3968 c99: WARNING File = sftp-server.c, Line = 1474 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > buf_len = sshbuf_len(iqueue); > ^ > >cc-3968 c99: WARNING File = sftp-server.c, Line = 1528 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > consumed = buf_len - sshbuf_len(iqueue); > ^ > >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sftp-common.c -o sftp-common.o >cc-3968 c99: WARNING File = sftp-common.c, Line = 240 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > sz = strftime(tbuf, sizeof tbuf, "%b %e %H:%M", ltime); > ^ > >cc-3968 c99: WARNING File = sftp-common.c, Line = 242 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > sz = strftime(tbuf, sizeof tbuf, "%b %e %Y", ltime); > ^ > >cc-3968 c99: WARNING File = sftp-common.c, Line = 246 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > ulen = MAXIMUM(strlen(user), 8); > ^ > >cc-3968 c99: WARNING File = sftp-common.c, Line = 247 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > glen = MAXIMUM(strlen(group), 8); > ^ > >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sandbox-null.c -o sandbox-null.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sandbox-rlimit.c -o sandbox-rlimit.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sandbox-systrace.c -o sandbox-systrace.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sandbox-darwin.c -o sandbox-darwin.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sandbox-seccomp-filter.c -o sandbox-seccomp-filter.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sandbox-capsicum.c -o sandbox-capsicum.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sandbox-pledge.c -o sandbox-pledge.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sandbox-solaris.c -o sandbox-solaris.o >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c uidswap.c -o uidswap.o >c99 -o sshd sshd.o auth-rhosts.o auth-passwd.o audit.o audit-bsm.o audit-linux.o platform.o sshpty.o sshlogin.o servconf.o serverloop.o auth.o auth2.o auth-options.o session.o auth2-chall.o groupaccess.o auth-bsdauth.o auth2-hostbased.o auth2-kbdint.o auth2-none.o auth2-passwd.o auth2-pubkey.o monitor.o monitor_wrap.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 sftp-server.o sftp-common.o sandbox-null.o sandbox-rlimit.o sandbox-systrace.o sandbox-darwin.o sandbox-seccomp-filter.o sandbox-capsicum.o sandbox-pledge.o sandbox-solaris.o uidswap.o -L. -Lopenbsd-compat/ -64 -L/opt/vntg/lib64 -L/usr/lib64 -lssh -lopenbsd-compat -lcrypto -lz -lgen >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh-add.c -o ssh-add.o >cc-1164 c99: WARNING File = ssh-add.c, Line = 434 > Argument of type "char *" is incompatible with parameter of type > "const u_char *". > > if ((r = ssh_agent_sign(agent_fd, key, &sig, &slen, data, sizeof(data), > ^ > >cc-1164 c99: WARNING File = ssh-add.c, Line = 440 > Argument of type "char *" is incompatible with parameter of type > "const u_char *". > > if ((r = sshkey_verify(key, sig, slen, data, sizeof(data), > ^ > >cc-3968 c99: WARNING File = ssh-add.c, Line = 662 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > if ((lifetime = convtime(optarg)) == -1) { > ^ > >c99 -o ssh-add ssh-add.o -L. -Lopenbsd-compat/ -64 -L/opt/vntg/lib64 -L/usr/lib64 -lssh -lopenbsd-compat -lcrypto -lz -lgen >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh-keygen.c -o ssh-keygen.o >cc-3968 c99: WARNING File = ssh-keygen.c, Line = 319 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > dump_base64(stdout, blob, len); > ^ > >cc-1552 c99: WARNING File = ssh-keygen.c, Line = 369 > The variable "r" is set but never used. > > int r; > ^ > >cc-3968 c99: WARNING File = ssh-keygen.c, Line = 536 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > rlen = sshbuf_len(b); > ^ > >cc-3968 c99: WARNING File = ssh-keygen.c, Line = 568 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > return pos; > ^ > >cc-3968 c99: WARNING File = ssh-keygen.c, Line = 570 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > return pos; > ^ > >cc-3968 c99: WARNING File = ssh-keygen.c, Line = 612 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > len = strlen(encoded); > ^ > >cc-1552 c99: WARNING File = ssh-keygen.c, Line = 694 > The variable "r" is set but never used. > > int r, private = 0, ok = 0; > ^ > >cc-1552 c99: WARNING File = ssh-keygen.c, Line = 817 > The variable "r" is set but never used. > > int r; > ^ > >cc-3968 c99: WARNING File = ssh-keygen.c, Line = 927 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > i = strtol(cp, &ep, 10); > ^ > >cc-1552 c99: WARNING File = ssh-keygen.c, Line = 2156 > The variable "was_hash" is set but never used. > > int i, was_explicit_key, was_sha1, was_sha256, was_hash, r; > ^ > >cc-1185 c99: WARNING File = ssh-keygen.c, Line = 2696 > An enumerated type is mixed with another type. > > log_init(argv[0], log_level, SYSLOG_FACILITY_USER, 1); > ^ > >c99 -o ssh-keygen ssh-keygen.o -L. -Lopenbsd-compat/ -64 -L/opt/vntg/lib64 -L/usr/lib64 -lssh -lopenbsd-compat -lcrypto -lz -lgen >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh-keyscan.c -o ssh-keyscan.o >cc-3968 c99: WARNING File = ssh-keyscan.c, Line = 128 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > return SSH_SYSFDMAX; > ^ > >cc-3968 c99: WARNING File = ssh-keyscan.c, Line = 130 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > return hard ? rlfd.rlim_max : rlfd.rlim_cur; > ^ > >cc-3968 c99: WARNING File = ssh-keyscan.c, Line = 474 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > (n = atomicio(read, s, cp, 1)) == 1 && *cp != '\n') { > ^ > >cc-3968 c99: WARNING File = ssh-keyscan.c, Line = 688 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > timeout = convtime(optarg); > ^ > >cc-1185 c99: WARNING File = ssh-keyscan.c, Line = 752 > An enumerated type is mixed with another type. > > log_init("ssh-keyscan", log_level, SYSLOG_FACILITY_USER, 1); > ^ > >c99 -o ssh-keyscan ssh-keyscan.o -L. -Lopenbsd-compat/ -64 -L/opt/vntg/lib64 -L/usr/lib64 -lssh -lopenbsd-compat -lssh -lcrypto -lz -lgen >ld64: WARNING 84 : ./libssh.a is not used for resolving any symbol. >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh-keysign.c -o ssh-keysign.o >c99 -o ssh-keysign ssh-keysign.o readconf.o uidswap.o -L. -Lopenbsd-compat/ -64 -L/opt/vntg/lib64 -L/usr/lib64 -lssh -lopenbsd-compat -lcrypto -lz -lgen >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh-pkcs11-helper.c -o ssh-pkcs11-helper.o >cc-3968 c99: WARNING File = ssh-pkcs11-helper.c, Line = 203 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > ret = RSA_private_encrypt(dlen, data, signature, > ^ > >cc-3968 c99: WARNING File = ssh-pkcs11-helper.c, Line = 215 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > ret = ECDSA_sign(-1, data, dlen, signature, > ^ > >cc-3968 c99: WARNING File = ssh-pkcs11-helper.c, Line = 258 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > buf_len = sshbuf_len(iqueue); > ^ > >cc-3968 c99: WARNING File = ssh-pkcs11-helper.c, Line = 295 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > consumed = buf_len - sshbuf_len(iqueue); > ^ > >c99 -o ssh-pkcs11-helper ssh-pkcs11-helper.o ssh-pkcs11.o -L. -Lopenbsd-compat/ -64 -L/opt/vntg/lib64 -L/usr/lib64 -lssh -lopenbsd-compat -lssh -lopenbsd-compat -lcrypto -lz -lgen >ld64: WARNING 84 : ./libssh.a is not used for resolving any symbol. >ld64: WARNING 84 : openbsd-compat/libopenbsd-compat.a is not used for resolving any symbol. >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh-agent.c -o ssh-agent.o >cc-3968 c99: WARNING File = ssh-agent.c, Line = 471 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > death = monotime() + lifetime; > ^ > >cc-3968 c99: WARNING File = ssh-agent.c, Line = 610 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > death = monotime() + lifetime; > ^ > >cc-3968 c99: WARNING File = ssh-agent.c, Line = 902 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > u_int socknum, activefds = npfd; > ^ > >cc-3968 c99: WARNING File = ssh-agent.c, Line = 1221 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > maxfds = rlim.rlim_cur - SSH_AGENT_MIN_FDS; > ^ > >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c ssh-pkcs11-client.c -o ssh-pkcs11-client.o >cc-3968 c99: WARNING File = ssh-pkcs11-client.c, Line = 62 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > POKE_U32(buf, mlen); > ^ > >cc-3968 c99: WARNING File = ssh-pkcs11-client.c, Line = 78 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > if ((len = atomicio(read, fd, buf, 4)) != 4) { > ^ > >cc-3968 c99: WARNING File = ssh-pkcs11-client.c, Line = 155 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > ret = slen; > ^ > >c99 -o ssh-agent ssh-agent.o ssh-pkcs11-client.o -L. -Lopenbsd-compat/ -64 -L/opt/vntg/lib64 -L/usr/lib64 -lssh -lopenbsd-compat -lcrypto -lz -lgen >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c scp.c -o scp.o >cc-3968 c99: WARNING File = scp.c, Line = 711 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > int o = 0, tail_len = strlen(pattern + brace_end + 1); > ^ > >cc-3968 c99: WARNING File = scp.c, Line = 1075 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > len = strlen(name); > ^ > >cc-3968 c99: WARNING File = scp.c, Line = 1134 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > for (haderr = i = 0; i < stb.st_size; i += bp->cnt) { > ^ > >cc-3968 c99: WARNING File = scp.c, Line = 1322 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > mtime.tv_sec = ull; > ^ > >cc-3968 c99: WARNING File = scp.c, Line = 1334 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > atime.tv_sec = ull; > ^ > >cc-3968 c99: WARNING File = scp.c, Line = 1457 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > amt = bp->cnt; > ^ > >cc-3968 c99: WARNING File = scp.c, Line = 1459 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > amt = size - i; > ^ > >c99 -o scp scp.o progressmeter.o -L. -Lopenbsd-compat/ -64 -L/opt/vntg/lib64 -L/usr/lib64 -lssh -lopenbsd-compat -lcrypto -lz -lgen >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sftp.c -o sftp.o >cc-3968 c99: WARNING File = sftp.c, Line = 357 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > int len = strlen(_PATH_LS " ") + strlen(args) + 1; > ^ > >cc-3604 c99: WARNING File = sftp.c, Line = 836 > missing return statement at end of non-void function "sdirent_comp" > > } > ^ > >cc-3968 c99: WARNING File = sftp.c, Line = 858 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > m = MAXIMUM(m, strlen(d[n]->filename)); > ^ > >cc-3604 c99: WARNING File = sftp.c, Line = 950 > missing return statement at end of non-void function "sglob_comp" > > } > ^ > >cc-3968 c99: WARNING File = sftp.c, Line = 1000 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > m = MAXIMUM(m, strlen(g.gl_pathv[i])); > ^ > >cc-3968 c99: WARNING File = sftp.c, Line = 1689 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > umask(n_arg); > ^ > >cc-3968 c99: WARNING File = sftp.c, Line = 1696 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > a.perm = n_arg; > ^ > >cc-3968 c99: WARNING File = sftp.c, Line = 1735 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > aa->uid = n_arg; > ^ > >cc-3968 c99: WARNING File = sftp.c, Line = 1740 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > aa->gid = n_arg; > ^ > >cc-1185 c99: WARNING File = sftp.c, Line = 2441 > An enumerated type is mixed with another type. > > ll = SYSLOG_LEVEL_DEBUG1 + debug_level; > ^ > >cc-3968 c99: WARNING File = sftp.c, Line = 2576 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > conn = do_init(in, out, copy_buffer_len, num_requests, limit_kbps); > ^ > >cc-3968 c99: WARNING File = sftp.c, Line = 2576 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > conn = do_init(in, out, copy_buffer_len, num_requests, limit_kbps); > ^ > >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sftp-server-main.c -o sftp-server-main.o >c99 -o sftp-server sftp-server.o sftp-common.o sftp-server-main.o -L. -Lopenbsd-compat/ -64 -L/opt/vntg/lib64 -L/usr/lib64 -lssh -lopenbsd-compat -lcrypto -lz -lgen >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sftp-client.c -o sftp-client.o >cc-3968 c99: WARNING File = sftp-client.c, Line = 121 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > put_u32(mlen, sshbuf_len(m)); > ^ > >cc-3968 c99: WARNING File = sftp-client.c, Line = 665 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > do_close(conn, handle, handle_len); > ^ > >cc-3968 c99: WARNING File = sftp-client.c, Line = 710 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > send_string_request(conn, id, SSH2_FXP_REMOVE, path, strlen(path)); > ^ > >cc-3968 c99: WARNING File = sftp-client.c, Line = 724 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > strlen(path), a); > ^ > >cc-3968 c99: WARNING File = sftp-client.c, Line = 740 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > strlen(path)); > ^ > >cc-3968 c99: WARNING File = sftp-client.c, Line = 758 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > path, strlen(path)); > ^ > >cc-3968 c99: WARNING File = sftp-client.c, Line = 778 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > strlen(path)); > ^ > >cc-3968 c99: WARNING File = sftp-client.c, Line = 805 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > strlen(path), a); > ^ > >cc-3968 c99: WARNING File = sftp-client.c, Line = 844 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > strlen(path)); > ^ > >cc-3968 c99: WARNING File = sftp-client.c, Line = 1290 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > do_close(conn, handle, handle_len); > ^ > >cc-3968 c99: WARNING File = sftp-client.c, Line = 1336 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > req->len, handle, handle_len); > ^ > >cc-3968 c99: WARNING File = sftp-client.c, Line = 1336 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > req->len, handle, handle_len); > ^ > >cc-3968 c99: WARNING File = sftp-client.c, Line = 1405 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > req->offset, req->len, handle, handle_len); > ^ > >cc-3968 c99: WARNING File = sftp-client.c, Line = 1405 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > req->offset, req->len, handle, handle_len); > ^ > >cc-3968 c99: WARNING File = sftp-client.c, Line = 1408 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > buflen = MAXIMUM(MIN_READ_SIZE, len); > ^ > >cc-3968 c99: WARNING File = sftp-client.c, Line = 1450 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > do_close(conn, handle, handle_len); > ^ > >cc-3968 c99: WARNING File = sftp-client.c, Line = 1455 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > do_close(conn, handle, handle_len); > ^ > >cc-3968 c99: WARNING File = sftp-client.c, Line = 1457 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > if (do_close(conn, handle, handle_len) != 0 || interrupted) > ^ > >cc-3968 c99: WARNING File = sftp-client.c, Line = 1723 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > len = read(local_fd, data, conn->transfer_buflen); > ^ > >cc-3968 c99: WARNING File = sftp-client.c, Line = 1814 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > do_fsetstat(conn, handle, handle_len, &a); > ^ > >cc-3968 c99: WARNING File = sftp-client.c, Line = 1817 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > (void)do_fsync(conn, handle, handle_len); > ^ > >cc-3968 c99: WARNING File = sftp-client.c, Line = 1819 > implicit conversion of a 64-bit integral type to a smaller integral type > (potential portability problem) > > if (do_close(conn, handle, handle_len) != 0) > ^ > >c99 -64 -mips4 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include:/usr/include -L/opt/vntg/lib64 -L/usr/lib64 -I. -I. -64 -c99 -O2 -LANG:anonymous_unions=ON -I/opt/vntg/include -L/opt/vntg/lib64 -L/usr/lib64 -DSSHDIR=\"/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/local/libexec/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\" -DHAVE_CONFIG_H -c sftp-glob.c -o sftp-glob.o >c99 -o sftp progressmeter.o sftp.o sftp-client.o sftp-common.o sftp-glob.o -L. -Lopenbsd-compat/ -64 -L/opt/vntg/lib64 -L/usr/lib64 -lssh -lopenbsd-compat -lcrypto -lz -lgen
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 3032
:
3297
| 3298