From owner-freebsd-ports@freebsd.org Fri Oct 27 10:54:26 2017 Return-Path: Delivered-To: freebsd-ports@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 C1B2CE40466 for ; Fri, 27 Oct 2017 10:54:26 +0000 (UTC) (envelope-from rhurlin@gwdg.de) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id AB7A984EB9 for ; Fri, 27 Oct 2017 10:54:26 +0000 (UTC) (envelope-from rhurlin@gwdg.de) Received: by mailman.ysv.freebsd.org (Postfix) id A71DCE40465; Fri, 27 Oct 2017 10:54:26 +0000 (UTC) Delivered-To: ports@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 A4D07E40464 for ; Fri, 27 Oct 2017 10:54:26 +0000 (UTC) (envelope-from rhurlin@gwdg.de) Received: from xmailer.gwdg.de (xmailer.gwdg.de [134.76.10.29]) (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 6485E84EB8; Fri, 27 Oct 2017 10:54:26 +0000 (UTC) (envelope-from rhurlin@gwdg.de) Received: from [134.76.11.222] (helo=email.gwdg.de) by mailer.gwdg.de with esmtp (Exim 4.80) (envelope-from ) id 1e81yK-0004xp-Gk; Fri, 27 Oct 2017 12:34:40 +0200 Received: from UM-EXCHT-A01.um.gwdg.de (134.76.9.210) by um-excht-a02.um.gwdg.de (134.76.9.211) with Microsoft SMTP Server (TLS) id 14.3.361.1; Fri, 27 Oct 2017 12:34:40 +0200 Received: from pc028.nfv.nw-fva.de (134.76.242.1) by email.gwdg.de (134.76.9.210) with Microsoft SMTP Server (TLS) id 14.3.361.1; Fri, 27 Oct 2017 12:34:39 +0200 From: Rainer Hurling Subject: science/udunits2: Seg faults while deinstall and install To: CC: Message-ID: <1606c5e4-e55e-c1ef-617b-8ab7a66fbeb1@gwdg.de> Date: Fri, 27 Oct 2017 12:34:34 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8"; format=flowed Content-Language: de-DE Content-Transfer-Encoding: 7bit X-Spam-Level: - X-Virus-Scanned: (clean) by clamav X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Oct 2017 10:54:26 -0000 I tried to rebuild and reinstall science/udunits2 on a box with recent HEAD amd64 and it gives me some errors while deinstalling and reinstalling: #make deinstall ===> Deinstalling for udunits ===> Deinstalling udunits-2.2.25 Updating database digests format: 100% Checking integrity... done (0 conflicting) Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): Installed packages to be REMOVED: udunits-2.2.25 Number of packages to be removed: 1 [1/1] Deinstalling udunits-2.2.25... [1/1] Deleting files for udunits-2.2.25: 100% Segmentation fault Segmentation fault #make reinstall ===> Installing for udunits-2.2.25 ===> udunits-2.2.25 depends on executable: indexinfo - found ===> udunits-2.2.25 depends on shared library: libexpat.so - found (/usr/local/lib/libexpat.so) ===> Registering installation for udunits-2.2.25 Installing udunits-2.2.25... Segmentation fault Segmentation fault Is this a known issue? Any ideas and/or help would be really appreciated. Thanks in advance. Best wishes, Rainer Hurling