Date: Tue, 30 Sep 2014 09:46:10 +0200 From: thierry@freebsd.org To: Dmitry Sivachenko <demon@freebsd.org> Cc: Antoine Brodin <antoine@freebsd.org>, python@freebsd.org Subject: Re: svn commit: r369447 - head/math/py-numpy Message-ID: <20140930094610.Horde.DUABEBfOMwkJwRR-18ZKxw1@graf.pompo.net> In-Reply-To: <6D4AA066-D0FE-4F86-9519-4235A4B8D4B8@FreeBSD.org> References: <CAALwa8nfsijADS0kFaUwTiRQ-LeLhmHJ8mOK55PPJ9BwmR8V3w@mail.gmail.com> <62DE6FC0-81E3-4948-8EEC-E117F8804C47@FreeBSD.org> <20140929171014.Horde.YYy7h3WioJML_Df5UL6LGw1@graf.pompo.net> <98696AA7-E23D-46BF-854C-DAAB0FEAE9CC@FreeBSD.org> <20140929174352.GH22824@graf.pompo.net> <20140929220609.GK22824@graf.pompo.net> <6D4AA066-D0FE-4F86-9519-4235A4B8D4B8@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Selon Dmitry Sivachenko <demon@freebsd.org> le mar 30 sep 09:23:17 2014 : >> Just adding `LDFLAGS+= -shared' fixes it (see the attached patch). >> I'm not sure if this is related to the patch of numpy or to the upgrade >> of Gcc 4.7 to 4.8? >> >> Anyway, this port is full of warnings... >> > > Thanks, Thierry. > > See also > http://package20.nyi.freebsd.org/data/91amd64-default-baseline/369506/logs/errors/py27-symeig-1.5_1.log > Looks like the same issue. Yes, it is: libraries don't have main() ;-) But ATM I'm at a customer place, without a regular access to my machines, and I cannot check if adding `LDFLAGS+= -shared' would be sufficient or if a patch is needed before tonight. Best regards, -- Th. Thomas.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140930094610.Horde.DUABEBfOMwkJwRR-18ZKxw1>