Re: [115929] trunk/dports/python

2014-01-14 Thread Ryan Schmidt
On Jan 14, 2014, at 17:15, David Evans wrote: > Actually, it looks like the last 2.0 version was 2.28.6. I suggest you > revert to this version and disable livecheck to prevent further updates. And the epoch would need to be increased. ___ macports

Re: [115929] trunk/dports/python

2014-01-14 Thread David Evans
On 1/14/14 2:01 PM, David Evans wrote: > On 1/14/14 10:36 AM, j...@macports.org wrote: >> [115929] trunk/dports/python >> >> Revision >> 115929 >> Author >> j...@macports.org >> Date >> 2014-01-14 10:36:58 -0800 (Tue, 14 Jan 2014) >> >> >>

Re: [115929] trunk/dports/python

2014-01-14 Thread David Evans
On 1/14/14 10:36 AM, j...@macports.org wrote: > [115929] trunk/dports/python > > Revision > 115929 > Author > j...@macports.org > Date > 2014-01-14 10:36:58 -0800 (Tue, 14 Jan 2014) > > > Log Message > > py-gobject: unify individual por

Re: [115858] trunk/dports/math/metis

2014-01-14 Thread Sean Farley
ryandes...@macports.org writes: > On Jan 13, 2014, at 00:10, s...@macports.org wrote: > >> Revision >> 115858 >> Author >> s...@macports.org >> Date >> 2014-01-12 22:10:16 -0800 (Sun, 12 Jan 2014) >> Log Message >> >> metis: remove conflicts_build > > >> +diff -r decbfb90b77a CMakeLists.txt >> +

Re: [Some file] uses /usr/lib/libstdc++.6.dylib as C++ standard library although macports::cxx_stdlib is set to libc++.

2014-01-14 Thread Joshua Root
On 2014-1-15 08:09 , Ryan Schmidt wrote: > When running “sudo port rev-upgrade” on Mavericks running MacPorts trunk I > get lots of messages along these lines: > > Warning: /opt/local/lib/libxl.dylib uses /usr/lib/libstdc++.6.dylib as C++ > standard library although macports::cxx_stdlib is set t

[Some file] uses /usr/lib/libstdc++.6.dylib as C++ standard library although macports::cxx_stdlib is set to libc++.

2014-01-14 Thread Ryan Schmidt
When running “sudo port rev-upgrade” on Mavericks running MacPorts trunk I get lots of messages along these lines: Warning: /opt/local/lib/libxl.dylib uses /usr/lib/libstdc++.6.dylib as C++ standard library although macports::cxx_stdlib is set to libc++. This particular library is from the libx

Re: Problem with Fortran compilation when numpy.distutils is used

2014-01-14 Thread Joshua Root
On 2014-1-15 05:42 , Peter Danecek wrote: > > Hi all, > > here as short follow up on this issue (the problems was described earlier, > see below), as I have now a clearer idea what is happening. There seems to be > no other python port (Python Portgroup) using numpy.distutils to compile > Pyth

Re: Compilers and MPI Port Groups

2014-01-14 Thread Sean Farley
s...@macports.org writes: > Hello all and Happy Boxing Day! > > I have done a complete rewrite of the compilers and mpi port groups > based on suggestions from previous emails. I will try to keep this email > short and provide links for those that want to know more. > > Highlights: > > - specify

Re: Problem with Fortran compilation when numpy.distutils is used

2014-01-14 Thread Peter Danecek
Hi all, here as short follow up on this issue (the problems was described earlier, see below), as I have now a clearer idea what is happening. There seems to be no other python port (Python Portgroup) using numpy.distutils to compile Python extensions written in Fortran. Now I understand bet