From owner-freebsd-current@freebsd.org Mon Mar 27 06:23:16 2017 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E1EC4D1F495 for ; Mon, 27 Mar 2017 06:23:16 +0000 (UTC) (envelope-from o.hartmann@walstatt.org) Received: from mout.gmx.net (mout.gmx.net [212.227.17.20]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "mout.gmx.net", Issuer "TeleSec ServerPass DE-2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4A2791829 for ; Mon, 27 Mar 2017 06:23:15 +0000 (UTC) (envelope-from o.hartmann@walstatt.org) Received: from freyja.zeit4.iv.bundesimmobilien.de ([87.138.105.249]) by mail.gmx.com (mrgmx103 [212.227.17.168]) with ESMTPSA (Nemesis) id 0MIuft-1cqS712hh3-002bM3; Mon, 27 Mar 2017 08:23:06 +0200 Date: Mon, 27 Mar 2017 08:23:05 +0200 From: "O. Hartmann" To: Andreas Nilsson Cc: "O. Hartmann" , freebsd-current Subject: Re: r315900: /usr/bin/ssh: Undefined symbol "msetlocale" Message-ID: <20170327082305.4b48021f@freyja.zeit4.iv.bundesimmobilien.de> In-Reply-To: References: <20170324143738.0d676402@freyja.zeit4.iv.bundesimmobilien.de> Organization: Walstatt X-Mailer: Claws Mail 3.14.1 (GTK+ 2.24.29; amd64-portbld-freebsd12.0) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:DuT1wdOkPHl3rFdW1weZIqkTrIXTVG7idTGo+9AveBp7lawjrIh vX3Xp3lVn4pOVV0UAHOImOwrHNv6oha2pg9Alafc8L7/gvnVl3Dy6IfyjroZ9WrF4Qdsrui h5//gSS+iuphzfFYv9uA6mceCA/6qJnx3C3tVE/rOglv8/hCUClX6GSESoDh2zZMGAD1UTx 31MgLRNaS84Giph0TsHsQ== X-UI-Out-Filterresults: notjunk:1;V01:K0:obFqjTqb/Oc=:ZP2lAcPm4SI96Zo9UDGjGo aVbFREnhFd8f2MVt73/BjTAyCUtQ8LJd3rHoDIUYatlWSGkT55xdeahoTQtbALZeVS5MyM5IS B7wMfQHHMvWH33P2tCb5M8+kKXA9Cx8p7bWWgLWI72STKDHlGZx7hvypM5Ok8zYdiGfAmwLMJ wvJZywZ7uAO70rLTl6wfirPThhPBgoHhGvj6G3qoKe6ZHN/QV0p0nqsq1WsamoUuc7/FhenlG F0BN1lzXt6tvKxFTZfcWULPdfepvW5EUqE+Ipu7+Dn0Gzq2EFz5Ama6/K08vKaasZWLgW6oBO rHqSRzaP8RRZHBe2lX2gBN1LDwSM0g3bbILzAVOXxe8NsYW4jtUtpusK1OoslOm6wOzu2tHqB NVNp8knXvEXxLDm9oJqbrwL/1fs53JXMhNyFNfnbkKib7wLnhHCYgkmR9n4ix1VYwETjgzNxC jO5d2j2j+lssN3jeXdYjUO6GgEsXBbiBMm6Kxh45IzidQZLH1WadIozkJdGbBNyqX5LXRH+Wf DD+6n8ZTsHBrCxhZOo/sK0VvE9oxBZX9JLoQYT225GZYDahY+3wjw19mnTMx3cQ9CbFpHLKOr a6Y+tcB+YBUKf+ggpPscUs9KsNh/RmFN9ikG49dDA0agWs9fUNeQ7Z+mE/NzSVm/7Mpm0Fflv ghHwjcyXwvIzjJLaY3VoLeh/QfPGq4NWD8rg1N62S94tiLWOepi6VdjD8T8epvVy62+gYTjS1 JHUjid+vz3bdVKTYKy68LZ9YrPeF0yLcRb2UusTXkmdYUQX03j7rXQuQ+6HysxbY1nxf0uAgV oRkHfOM X-Mailman-Approved-At: Mon, 27 Mar 2017 11:34:57 +0000 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Mar 2017 06:23:17 -0000 On Fri, 24 Mar 2017 15:28:31 +0100 Andreas Nilsson wrote: > On Fri, Mar 24, 2017 at 2:37 PM, O. Hartmann wrote: > > > Having just updated CURRENT to CURRENT 12.0-CURRENT FreeBSD 12.0-CURRENT #1 > > r315900: Fri Mar 24 14:17:22 CET 2017 amd64, I can not connect to remote > > systems via ssh anymore: > > > > /usr/bin/ssh: Undefined symbol "msetlocale" > > > > Google suggests for this kind of error a miscompilation of the binary. > > > > I had a crash, again (SSDs and CURRENT have a serious problem!), had to > > improvise with the USB flash ISO image of CURRENT found on FreeBSD.org from > > 23.03.2017, ~ 18 o'clock, but have rebuilt and installed world and kernel > > from a > > clean /usr/obj two times. Still being bugged by this mysterious error. > > > > Can somebody help, please? > > > > Thanks in advance, > > Oliver > > _______________________________________________ > > freebsd-current@freebsd.org mailing list > > https://lists.freebsd.org/mailman/listinfo/freebsd-current > > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > > > > > I haven't upgraded myself yet, but I fetched the sources. > > Could you check ldd /usr/bin/ssh ? > If you have libprivatessh in there, could you do nm -D > /usr/lib/libprivatessh.so | grep msetlocale and see if you get any output ( > I think you should get one line ) > > Otherwise it would seem that either libprivatessh is not built correctly or > that it is not installed correctly. But these are just my guesses. > > Best regards > Andreas > _______________________________________________ > freebsd-current@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" The answer to nm -D is: 0000000000021690 T msetlocale I have finished a buildworld from a fresh (clean/empty /usr/obj/ ) start and give that a try as soon I can installworkd/installkernel and reboot. Thank you very much, Oliver