From owner-freebsd-perl@freebsd.org Wed Dec 20 16:30:30 2017 Return-Path: Delivered-To: freebsd-perl@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 14BAFE9344A for ; Wed, 20 Dec 2017 16:30:30 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id EEBFD75D24 for ; Wed, 20 Dec 2017 16:30:29 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: by mailman.ysv.freebsd.org (Postfix) id EA616E93449; Wed, 20 Dec 2017 16:30:29 +0000 (UTC) Delivered-To: perl@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 EA04BE93448 for ; Wed, 20 Dec 2017 16:30:29 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp.rcn.com (smtp.rcn.com [69.168.97.78]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B6ADE75D23 for ; Wed, 20 Dec 2017 16:30:29 +0000 (UTC) (envelope-from roberthuff@rcn.com) X_CMAE_Category: , , X-CNFS-Analysis: v=2.2 cv=HapWdWM8 c=1 sm=1 tr=0 a=9TgA2UwI6Wy+6BV4wQM/cQ==:117 a=9TgA2UwI6Wy+6BV4wQM/cQ==:17 a=KGjhK52YXX0A:10 a=L9H7d07YOLsA:10 a=kj9zAlcOel0A:10 a=XRQyMpdBKAEA:10 a=ocR9PWop10UA:10 a=48faUk6PgeAA:10 a=dHm8MYBYrTzuE8VCUKkA:9 a=CjuIK1q_8ugA:10 X-CM-Score: 0 X-Scanned-by: Cloudmark Authority Engine X-Authed-Username: cm9iZXJ0aHVmZkByY24uY29t Authentication-Results: smtp01.rcn.cmh.synacor.com smtp.mail=roberthuff@rcn.com; spf=softfail; sender-id=softfail Authentication-Results: smtp01.rcn.cmh.synacor.com smtp.user=roberthuff; auth=pass (PLAIN) Received-SPF: softfail (smtp01.rcn.cmh.synacor.com: transitional domain rcn.com does not designate 209.6.230.48 as permitted sender) Received: from [209.6.230.48] ([209.6.230.48:61443] helo=jerusalem.litteratus.org.litteratus.org) by smtp.rcn.com (envelope-from ) (ecelerity 3.6.25.56547 r(Core:3.6.25.0)) with ESMTPSA (cipher=AES256-GCM-SHA384) id 50/85-25893-D109A3A5; Wed, 20 Dec 2017 11:30:22 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <23098.36891.318325.382845@jerusalem.litteratus.org> Date: Wed, 20 Dec 2017 11:30:19 -0500 To: perl@freebsd.org CC: roberthuff@rcn.com Subject: problem (re)building modules X-Mailer: VM 8.2.0b under 25.3.1 (amd64-portbld-freebsd12.0) X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Dec 2017 16:30:30 -0000 Hello: On a system running: FreeBSD 12.0-CURRENT #0 r326723: Sat Dec 9 12:30:04 EST 2017 amd64 I have 5 Perl modules that will not build. They all fail with: Socket.c: loadable library and perl binaries are mismatched (got handshake key 0xd200080, needed 0xdf00080) during the configure phase. I have rebuilt Perl(successfully), which is what Googling the error message suggested as the fix. Nothing changed. This is _way_ beyond my diagnostic skills. Help, please! Respectfully, Robert Huff