Port-vax archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Building current...



Well, log10(0) is going to cause SIGILL on the vax. The problem is that
ntpd should not be doing this. As for more gcc issues with current and
the vax I don't know..

gcc hasn't worked natively for anything but the simplest of compiles since the switch to 4.8.whatever.

Another thing is that sshd has issues with incoming connections. I'm not sure what's up with sshd in NetBSD 7 and current, but connections to an m68k machine also have issues.

VAX running current:

Dec 2 22:34:58 claire sshd[1364]: fatal: ssh_dispatch_run_fatal: Connection to 2001:470:a068:5:21b:63ff:fec0:99cd: message authentication code incorrect [preauth]

Connecting machine (which is running NetBSD 7):

debug1: Offering RSA public key: /home/john/.ssh/id_rsa
debug3: send_pubkey_test
debug1: mac 0xfd51a120, 1 1
debug2: we sent a publickey packet, wait for reply
debug1: Server accepts key: pkalg ssh-rsa blen 533
debug2: input_userauth_pk_ok: fp SHA256:nOwdlF0rHx6C4InNf6tblahU8CoiviBhybzBixzjAkE debug3: sign_and_send_pubkey: RSA SHA256:nOwdlF0rHx6C4InNf6tblahU8CoiviBhybzBixzjAkE
debug1: mac 0xfd51a120, 1 1
Connection closed by 2001:470:a068:5:a00:2bff:fe2b:a6fd


Is anyone else running current on VAX right now?

Thanks,
John


Home | Main Index | Thread Index | Old Index