Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Oct 2014 23:17:30 +0200
From:      Thierry Thomas <thierry@FreeBSD.org>
To:        Antoine Brodin <antoine@freebsd.org>
Cc:        Dmitry Sivachenko <demon@freebsd.org>, python@freebsd.org
Subject:   Re: svn commit: r369447 - head/math/py-numpy
Message-ID:  <20141001211730.GL16571@graf.pompo.net>
In-Reply-To: <CAALwa8k4OefC4FH6=CMgfHnJuBRYmC6eJoBdxwop7chp5EKhpw@mail.gmail.com>
References:  <98696AA7-E23D-46BF-854C-DAAB0FEAE9CC@FreeBSD.org> <20140929174352.GH22824@graf.pompo.net> <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> <CAALwa8=Cw_qU5B5qz0_AJM4i7tQ%2BSE8=7B69SAD57u_fBt2HWg@mail.gmail.com> <20141001191330.GI16571@graf.pompo.net> <CAALwa8k4OefC4FH6=CMgfHnJuBRYmC6eJoBdxwop7chp5EKhpw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Le mer  1 oct 14 à 22:53:45 +0200, Antoine Brodin <antoine@freebsd.org>
 écrivait :

> And those 2:
> 
> http://package20.nyi.freebsd.org/data/91amd64-default-baseline/369680/logs/errors/wspr-3.00.r2511_8.log
> http://package20.nyi.freebsd.org/data/91amd64-default-baseline/369680/logs/errors/wsjt-9.1.r2511_5.log
> 
> Are you sure it's no a bug in numpy?
> Manually adding -shared to all those ports doesn't look too right.

I'm wondering too... This is rather strange, and I cannot explain why
this failure appears now.

For sure numpy was broken before my patch: it was impossible to use it
without setting LD_LIBRARY_PATH to the libfortran directory. But I don't
understand how it could be related to this missing '-shared'.

In the meantime we also upgraded Gcc from 4.7 to 4.8, and this produces
also new failures, e.g. with cad/kicad: it was OK with 4.7 but does not
compile anymore with 4.8.

Any ideas?
-- 
Th. Thomas.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20141001211730.GL16571>