Re: Readline fails to build (yet again)

2009-04-11 Thread Ryan Schmidt
On Apr 10, 2009, at 19:56, li...@mgreg.com wrote: On Apr 7, 2009, at 1:53 AM, Ryan Schmidt wrote: Attaching as a file is great, thanks; it ensures the output doesn't get reformatted by the email program. So, looking into this, the readline port tries to delete the file $

Trying to build Amarok in KDE 4: Subversion check-out failed

2009-04-11 Thread Gregory Dodwell
sudo port install amarok Password: --- Fetching taglib-devel Error: Target org.macports.fetch returned: Subversion check out failed Error: The following dependencies failed to build: taglib-devel Error: Status 1 encountered during processing. Same error if I try to install taglib-devel

Re: Trying to build Amarok in KDE 4: Subversion check-out failed

2009-04-11 Thread Rainer Müller
Gregory Dodwell wrote: sudo port install amarok Password: --- Fetching taglib-devel Error: Target org.macports.fetch returned: Subversion check out failed Error: The following dependencies failed to build: taglib-devel Error: Status 1 encountered during processing. Same error if I try

Re: What is MacPorts doing?

2009-04-11 Thread C. Florian Ebeling
The problem with the render port is the same I experienced two days ago, when running 'port upgrade outdated'. For me problems came up with the gail port as well. Both are ports which have delibertely been removed from the collection or renamed. I filed it as an issue:

Re: port dependents foo

2009-04-11 Thread Rainer Müller
Lenore Horner wrote: I would have expected port dependents foo to tell me all the things that depend in any way on foo. If I understand correctly what I am seeing, it tells me only what has run-time dependencies on foo. You only see ports currently being installed and having a library or

installing old version

2009-04-11 Thread Lenore Horner
installing old version I did something really stupid - uninstalled a system that worked just because it seemed to be hopelessly cluttered with ports that had been installed by mistake or should no longer exist (mesa, gwenhwyfar, xrender). (About 20% of my installed ports had no

Pango still broken

2009-04-11 Thread Lenore Horner
Is this Pango being broken or is it actually Cairo that's broken? It's cairo-viewer.c that's looking for the missing cairo-xlib.h. Any hope of a solution? As far as I can tell the Pango mailing list is completely dead. Lenore --- Building pango Error: Target org.macports.build returned:

patching things

2009-04-11 Thread Lenore Horner
I was wrong about Pango being dead. Someone suggested a patch and I forgot because I didn't know what to do with it. So, if a patch exists from outside MacPorts, how to I get it into MacPorts and use it? Lenore Here's what I was sent on Pango. On 03/30/2009 11:10 PM, Lenore Horner

Re: sysadmin: is there a manifesto on environment settings for macports?

2009-04-11 Thread Rainer Müller
Darren Weber wrote: I've had some difficulty with the VTK library when I try to get dynamic libraries working under macports. See http://trac.macports.org/ticket/19000 I could use some help with understanding how to get rpath working under macports (if that is THE way to go), given that

Re: installing old version

2009-04-11 Thread Ryan Schmidt
On Apr 11, 2009, at 15:56, Lenore Horner wrote: installing old version I did something really stupid - uninstalled a system that worked just because it seemed to be hopelessly cluttered with ports that had been installed by mistake or should no longer exist (mesa, gwenhwyfar, xrender).

Re: Pango still broken

2009-04-11 Thread Ryan Schmidt
On Apr 11, 2009, at 15:57, Lenore Horner wrote: Is this Pango being broken or is it actually Cairo that's broken? It's cairo-viewer.c that's looking for the missing cairo-xlib.h. Any hope of a solution? [snip] viewer-cairo.c:34:24: error: cairo-xlib.h: No such file or directory [snip]

Re: patching things

2009-04-11 Thread Ryan Schmidt
On Apr 11, 2009, at 16:09, Lenore Horner wrote: I was wrong about Pango being dead. Someone suggested a patch and I forgot because I didn't know what to do with it. So, if a patch exists from outside MacPorts, how to I get it into MacPorts and use it? Download the text version of the

Re: installing old version

2009-04-11 Thread Ryan Schmidt
On Apr 11, 2009, at 15:56, Lenore Horner wrote: Anyhow, the most recent Pango does not compile (at least not with +no_static +no_x11 -x11 +quartz in /opt/local/etc/macports/ variants.conf ). Is there any way to force the installation of an older version? FYI: +no_static is not a common

Re: Trying to build Amarok in KDE 4: Subversion check-out failed

2009-04-11 Thread Ryan Schmidt
On Apr 11, 2009, at 05:07, Rainer Müller wrote: Gregory Dodwell wrote: sudo port install amarok Password: --- Fetching taglib-devel Error: Target org.macports.fetch returned: Subversion check out failed Error: The following dependencies failed to build: taglib-devel Error: Status 1

Re: patching things

2009-04-11 Thread Lenore Horner
On Apr 11, 2009, at 20:04 , Ryan Schmidt wrote: On Apr 11, 2009, at 16:09, Lenore Horner wrote: I was wrong about Pango being dead. Someone suggested a patch and I forgot because I didn't know what to do with it. So, if a patch exists from outside MacPorts, how to I get it into MacPorts

Re: installing old version

2009-04-11 Thread Lenore Horner
On Apr 11, 2009, at 20:13 , Ryan Schmidt wrote: On Apr 11, 2009, at 15:56, Lenore Horner wrote: Anyhow, the most recent Pango does not compile (at least not with +no_static +no_x11 -x11 +quartz in /opt/local/etc/macports/ variants.conf ). Is there any way to force the installation of an

Goffice fails

2009-04-11 Thread Lenore Horner
I'm trying to install gnucash without x11 (and without any of the online banking stuff). Pango failed, but there is not a patch that at least allows Pango to compile. I don't know whether it breaks something else though. Now Goffice is failing with an error that looks similar to me:

Re: installing old version

2009-04-11 Thread Ryan Schmidt
On Apr 11, 2009, at 22:03, Lenore Horner wrote: FYI: +no_static is not a common variant. I was only able to find it in the expat port, and I just removed it; see: http://trac.macports.org/ticket/19280 I'm following the recipe at http://wiki.gnucash.org/wiki/MacOSX/ MacPortsDetail which