From owner-freebsd-python@FreeBSD.ORG Sun Oct 5 06:43:12 2014 Return-Path: Delivered-To: python@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 796DEB10; Sun, 5 Oct 2014 06:43:12 +0000 (UTC) Received: from mx1b.lautre.net (etna.lautre.net [80.67.160.72]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.lautre.net", Issuer "COMODO RSA Domain Validation Secure Server CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 2C495AFF; Sun, 5 Oct 2014 06:43:11 +0000 (UTC) Received: from mx1a.lautre.net (eyra.admin.lautre.net [10.0.0.71]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1b.lautre.net (Postfix) with ESMTPS id 34A0A7E716; Sun, 5 Oct 2014 08:43:08 +0200 (CEST) Received: from graf.pompo.net (graf.pompo.net [78.225.128.39]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: thierry@pompo.net) by mx1a.lautre.net (Postfix) with ESMTPSA id C581C41815; Sat, 4 Oct 2014 18:11:56 +0200 (CEST) Received: by graf.pompo.net (Postfix, from userid 1001) id 1266B71E556; Sat, 4 Oct 2014 18:11:56 +0200 (CEST) Date: Sat, 4 Oct 2014 18:11:56 +0200 From: Thierry Thomas To: Dmitry Sivachenko Subject: Re: svn commit: r369447 - head/math/py-numpy Message-ID: <20141004161156.GH73345@graf.pompo.net> References: <20140929220609.GK22824@graf.pompo.net> <6D4AA066-D0FE-4F86-9519-4235A4B8D4B8@FreeBSD.org> <20140930094610.Horde.DUABEBfOMwkJwRR-18ZKxw1@graf.pompo.net> <794D8C26-FC05-4417-A16C-47B3156285F2@FreeBSD.org> <20140930105901.Horde.8NnDt4jYnDKAQm8WBYG8sg2@graf.pompo.net> <20141001191330.GI16571@graf.pompo.net> <20141001211730.GL16571@graf.pompo.net> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: X-Operating-System: FreeBSD 10.1-BETA2 amd64 Organization: Kabbale Eros X-Face: (hRbQnK~Pt7$ct`!fupO(`y_WL4^-Iwn4@ly-.,[4xC4xc; y=\ipKMNm<1J>lv@PP~7Z<.t KjAnXLs: X-PGP: 0xF1C516B3C8359753 User-Agent: Mutt/1.5.23 (2014-03-12) Cc: Antoine Brodin , python@freebsd.org X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Oct 2014 06:43:12 -0000 Hello, Le sam 4 oct 14 à 16:36:40 +0200, Dmitry Sivachenko écrivait : > If there are no more similar build logs, may be we fix these by adding LDFLAGS=-shared? I tried to analyze the problem - without success ATM. Antoine is right: this is rather strange, but I have not noticed any problem with this solution. Best regards, -- Th. Thomas.