From owner-freebsd-stable@freebsd.org Wed Oct 31 19:00:24 2018 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E430010E241A for ; Wed, 31 Oct 2018 19:00:23 +0000 (UTC) (envelope-from ronald-lists@klop.ws) Received: from smarthost1.greenhost.nl (smarthost1.greenhost.nl [195.190.28.89]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8184A83CA1 for ; Wed, 31 Oct 2018 19:00:23 +0000 (UTC) (envelope-from ronald-lists@klop.ws) Received: from smtp.greenhost.nl ([213.108.110.112]) by smarthost1.greenhost.nl with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84_2) (envelope-from ) id 1gHvix-0000Qu-Hv for freebsd-stable@freebsd.org; Wed, 31 Oct 2018 20:00:16 +0100 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes To: freebsd-stable@freebsd.org Subject: Re: 'loadable library and perl binaries are mismatched' rebuilding ports after upgrade to 12.0-BETA2 r339930 References: <7de5da1e-125c-1411-9398-433f09bfecd0@b2n.org> Date: Wed, 31 Oct 2018 19:40:30 +0100 MIME-Version: 1.0 Content-Transfer-Encoding: Quoted-Printable From: "Ronald Klop" Message-ID: In-Reply-To: <7de5da1e-125c-1411-9398-433f09bfecd0@b2n.org> User-Agent: Opera Mail/12.16 (FreeBSD) X-Authenticated-As-Hash: 398f5522cb258ce43cb679602f8cfe8b62a256d1 X-Virus-Scanned: by clamav at smarthost1.samage.net X-Spam-Level: / X-Spam-Score: -0.2 X-Spam-Status: No, score=-0.2 required=5.0 tests=ALL_TRUSTED, BAYES_50 autolearn=disabled version=3.4.0 X-Scan-Signature: 897836312160ed0141c32cdc6ac56212 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Oct 2018 19:00:24 -0000 On Wed, 31 Oct 2018 11:55:59 +0100, Ra=C3=BAl wrote: > Hi! > > Coming from 11.2p4, using sources, everything went fine and is already= > running without noticeable problem. Mariadb101 had some known problem = so > after trying well documented workaround on it's rc.d script it finally= > get promoted to Mariadb102 ... > > *Great work*, version 12 already feels smooth, performant, snappy ... > well rounded. > > Before deleting old-libs I tried a 'portmaster -Raf' and there is wher= e > I'm getting into trouble. This installation has survived three server > boxes and in the meantime (since FreeBSD version ~6) lots of big chang= es > on the ports tree have happened. It has more than 800 ports installed = so > it's a bit complex setup. I try everything on this box. Maybe I broke > some port dependencies, or I miss something, I'm not sure. Build fails= > for me with: > > [....] > Dumper.c loadable library and perl binaries are mismatched (got > handshake key 0xd480080, needed 0xe180080) > [....] > > It can be on Dumper.c, vxs.c ... and others. > No matter how I try always get stuck on this perl mismatch. > > I have no ports / portmaster tricks left to try, can anyone give me a = = > hint?. What version of perl is being upgraded to what version? In /usr/ports/UPDATING there are instructions on how to update perl usin= g = portmaster. Regards, Ronald. > > Thanks in advance. > > Ra=C3=BAl. > _______________________________________________ > freebsd-stable@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.o= rg"