Re: [lini...@freebsd.org: ports/170946: [patch] mark certain ports broken on ARM]

2012-08-25 Thread Gerald Pfeifer
On Thu, 23 Aug 2012, Mark Linimon wrote: > FYI, I would like your approval on these (just the commit of BROKEN; I > do not expect you to try to fix them). > > ger...@freebsd.orglang/gcc42 For lang/gcc42 I just added arm to NOT_FOR_ARCHS. On Thu, 23 Aug 2012, Eitan Adler wrote: > NOT and ONLY

python packages struggling with GCC 4.7

2013-12-03 Thread Gerald Pfeifer
Hi there, in a different context William Grzybowski wrote "If you would like just assign the port to python@, we would be happy to take more ports". This is not a new port, but I hope you still can help. :-) I'd like to move USE_GCC=yes to imply GCC 4.7 instead of GCC 4.6. Generally this work

Re: python packages struggling with GCC 4.7

2013-12-04 Thread Gerald Pfeifer
On Wed, 4 Dec 2013, William Grzybowski wrote: > The main reason foe the python failures, if not all, is math/p-numpy. > It is compiling just fine, but the package is not working: > > ImportError: /lib/libgcc_s.so.1: version GCC_4.6.0 required by > /usr/local/lib/gcc47/libgfortran.so.3 not found >

Re: python packages struggling with GCC 4.7

2013-12-05 Thread Gerald Pfeifer
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. =:-) N

Re: ports/184339: lang/python27 does not allow unsetting NLS (or other options)

2013-12-08 Thread Gerald Pfeifer
First of all, thanks for your thorough and helpful responses! On Thu, 28 Nov 2013, Kubilay Kocak wrote: > The WITHOUT_OPTION=yes convention is deprecated, the correct method > to customising options from the command line is: > > WITH="OPTION1 OPTIONN" or > WITHOUT="OPTION1 OPTIONN" With this ch

Re: ports/184339: lang/python27 does not allow unsetting NLS (or other options)

2013-12-08 Thread Gerald Pfeifer
The following reply was made to PR ports/184339; it has been noted by GNATS. From: Gerald Pfeifer To: bug-follo...@freebsd.org Cc: freebsd-python@FreeBSD.org Subject: Re: ports/184339: lang/python27 does not allow unsetting NLS (or other options) Date: Sun, 8 Dec 2013 22:31:45 +0100 (CET

Re: python packages struggling with GCC 4.7

2014-02-22 Thread Gerald Pfeifer
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

Re: python packages struggling with GCC 4.7

2014-02-24 Thread Gerald Pfeifer
On Mon, 24 Feb 2014, Dmitry Sivachenko wrote: > I just committed the patch, thanks for all involved. Thanks Dmitry, and thinks William for diagnosing the problem and cooking up that patch to begin with! > Looking forward for final transition to gcc-4.7 in USE_GCC. :) I just sent an updated patch

Re: ports/143529: [PATCH] math/py-numpy: does not build

2010-02-15 Thread Gerald Pfeifer
The following reply was made to PR ports/143529; it has been noted by GNATS. From: Gerald Pfeifer To: bf1...@gmail.com Cc: "Li-Lun Wang (Leland Wang)" , bug-follo...@freebsd.org, amd...@amdmi3.ru Subject: Re: ports/143529: [PATCH] math/py-numpy: does not build Date: Mon, 15 Feb

Re: ports/143529: [PATCH] math/py-numpy: does not build

2010-09-12 Thread Gerald Pfeifer
The following reply was made to PR ports/143529; it has been noted by GNATS. From: Gerald Pfeifer To: bf1...@gmail.com Cc: "Li-Lun Wang (Leland Wang)" , bug-follo...@freebsd.org, amd...@amdmi3.ru Subject: Re: ports/143529: [PATCH] math/py-numpy: does not build Date: Sun, 12 Sep