python packages struggling with GCC 4.7
Dmitry Sivachenko
demon at FreeBSD.org
Mon Feb 24 11:16:25 UTC 2014
On 23 февр. 2014 г., at 9:48, Gerald Pfeifer <gerald at pfeifer.com> wrote:
> On Thu, 5 Dec 2013, Gerald Pfeifer wrote:
>> On Wed, 4 Dec 2013, William Grzybowski wrote:
>>> It looks like the build is not respecting FFLAGS, so no -Wl,rpath= for
>>> gfortran. As far as it working for gcc46, it looks like it fails to
>>> detect gfortran46 as a compiler and uses gcc46, which respects CFLAGS.
>>
>> That is, hmm, interesting. =:-) Nice analysis.
>>
>>> Can you try http://people.freebsd.org/~wg/py-numpy.patch ?
>>
>> Thanks for the patch!
>>
>> Is there any chance that someone on python@ can give it a try? That
>> would be great since I am traveling right now and hardly can test.
>
> No takers? :-) With some unplanned offline-ness on my side, this
> has now taken far longer than I had hoped for, but I managed to test
> this patch now (reproducing both the original failure and then a build
> without) -- and this patch, once I got it to apply, works!
>
> Thanks a lot.
>
> Shall I go ahead and commit it, or would you prefer to?
I just committed the patch, thanks for all involved.
Looking forward for final transition to gcc-4.7 in USE_GCC. :)
More information about the freebsd-python
mailing list