Re: expat 2.1.0 fails - compiler test is trying to make a Universal binary?

2012-06-27 Thread Ryan Schmidt
On Jun 27, 2012, at 20:23, Greg Earle wrote: > The only 'issue' I seem to have left is "sudo port list installed" giving > me doubled/repeat output for a bunch of ports; e.g. > > -- > [18:14] macossex:/tmp % sudo port list installed | sort | diff -rC 1 > MacPorts_installed_ports.post-update.sor

Re: expat 2.1.0 fails - compiler test is trying to make a Universal binary?

2012-06-27 Thread Jeremy Lavergne
Port echo versus port list Greg Earle wrote: >On Jun 27, 2012, at 5:44 PM, Ryan Schmidt wrote: > >> On Jun 27, 2012, at 10:33, Brandon Allbery wrote: >> >>> On Wed, Jun 27, 2012 at 10:27 AM, Greg Earle wrote: Looks to me from the 'configure' logs (see below) that it's trying >to build

Re: expat 2.1.0 fails - compiler test is trying to make a Universal binary?

2012-06-27 Thread Greg Earle
On Jun 27, 2012, at 5:44 PM, Ryan Schmidt wrote: > On Jun 27, 2012, at 10:33, Brandon Allbery wrote: > >> On Wed, Jun 27, 2012 at 10:27 AM, Greg Earle wrote: >>> Looks to me from the 'configure' logs (see below) that it's trying to build >>> it as a Universal binary, when there is no PPC support

Re: expat 2.1.0 fails - compiler test is trying to make a Universal binary?

2012-06-27 Thread Ryan Schmidt
On Jun 27, 2012, at 10:33, Brandon Allbery wrote: > On Wed, Jun 27, 2012 at 10:27 AM, Greg Earle wrote: >> Looks to me from the 'configure' logs (see below) that it's trying to build >> it as a Universal binary, when there is no PPC support on my system. > > It's trying to build universal becaus

Re: expat 2.1.0 fails - compiler test is trying to make a Universal binary?

2012-06-27 Thread Brandon Allbery
On Wed, Jun 27, 2012 at 10:27 AM, Greg Earle wrote: > Looks to me from the 'configure' logs (see below) that it's trying to build > it as a Universal binary, when there is no PPC support on my system. > It's trying to build universal because there's no 64-bit Wine, so it needs i386 support. (Win

expat 2.1.0 fails - compiler test is trying to make a Universal binary?

2012-06-27 Thread Greg Earle
I'm trying to build wine-devel on a Late 2011 MacBook Pro running 10.7.4. I've already done "port selfupdate" to get to 2.1.0 and "port upgrade outdated" to get all my current stuff up to snuff with no problems. But while trying to build WINE it's falling flat on textproc/expat 2.1.0. Looks to m

Re: perl5* and p5* ports updated; ignore the warnings when you upgrade

2012-06-27 Thread sierkb
Thanks for clarification. ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Re: valgrind configure error on Lion

2012-06-27 Thread Rainer Müller
On 06/27/12 05:30, Wu Degang wrote: > :info:configure checking for a supported version of gcc... no (2.1) > :info:configure configure: error: please use gcc >= 3.0 or clang >= 2.9 This is probably broken since this changeset: http://trac.macports.org/changeset/92175 The problem was fixed before