Re: ghostscript problem

2012-07-02 Thread Lawrence Velázquez
On Jul 2, 2012, at 11:45 p.m., Gideon Simpson wrote: > How do I determine that? Use "port distfiles ghostscript" to get the absolute path of the distfile, then open it in a text editor or feed it to cat or less or something. vq ___ macports-users ma

Re: p5.12-locale-gettext fails to compile

2012-07-02 Thread Adam Mercer
On Mon, Jul 2, 2012 at 5:19 PM, Artemio Gonzalez Lopez wrote: > I know Xcode 4.5 is rather cutting edge, but if somebody else has experienced > this problem and has any ideas as to its cause I would appreciate any > pointers, suggestions or workarounds. It's not just Xcode-4.5, I saw the same

Re: ghostscript problem

2012-07-02 Thread Gideon Simpson
How do I determine that? -gideon On Jul 2, 2012, at 8:52 PM, Ryan Schmidt wrote: > > On Jul 2, 2012, at 20:43, Gideon Simpson wrote: > >> gideon@~$ sudo port install ghostscript >> ---> Computing dependencies for ghostscript >> ---> Verifying checksum(s) for ghostscript >> Error: Checksum (m

Re: ghostscript problem

2012-07-02 Thread Ryan Schmidt
On Jul 2, 2012, at 20:43, Gideon Simpson wrote: > gideon@~$ sudo port install ghostscript > ---> Computing dependencies for ghostscript > ---> Verifying checksum(s) for ghostscript > Error: Checksum (md5) mismatch for ghostscript-9.05.tar.gz > Error: Checksum (sha1) mismatch for ghostscript-9.0

ghostscript problem

2012-07-02 Thread Gideon Simpson
gideon@~$ sudo port install ghostscript ---> Computing dependencies for ghostscript ---> Verifying checksum(s) for ghostscript Error: Checksum (md5) mismatch for ghostscript-9.05.tar.gz Error: Checksum (sha1) mismatch for ghostscript-9.05.tar.gz Error: Checksum (rmd160) mismatch for ghostscript-9

Re: p5.14-Math-Random fails to install

2012-07-02 Thread Rodolfo Aramayo
ohh yesss they are And this happens on a fresh MacPorts install --R On Mon, Jul 2, 2012 at 7:52 PM, Ryan Schmidt wrote: > > On Jul 2, 2012, at 08:24, Rodolfo Aramayo wrote: > >> I am having trouble installing p5.14-Math-Random > >> :info:build make: *** No rule to make target >> `/opt/local/lib

Re: Problem installing rpm using macports

2012-07-02 Thread James Linder
On 02/07/2012, at 10:00 PM, macports-users-requ...@lists.macosforge.org wrote: >> If you want to build rpm for xxx distro eg CentOS5 then you need to build on >> CentOS5. >> [..] >> Save yourself the heart ache and believe that you cannot cross build rpm. >> ('course you can, but you really hav

Re: help with trouble with pango, etc

2012-07-02 Thread Ryan Schmidt
We should keep the discussion on the list. Please use Reply All when you reply. On Jul 2, 2012, at 07:32, Comer Duncan wrote: > Hi Ryan, > > Ok, I found the variants.conf file. I must have changed it a year and a half > ago when I first got the macbook pro, but did not recall doing it. My fau

Re: p5.14-Math-Random fails to install

2012-07-02 Thread Ryan Schmidt
On Jul 2, 2012, at 08:24, Rodolfo Aramayo wrote: > I am having trouble installing p5.14-Math-Random > :info:build make: *** No rule to make target > `/opt/local/lib/perl5/5.14.2/darwin-thread-multi-2level/CORE/cc_runtime.h', > needed by `Random.o'. Stop. It builds fine for me... are you sure y

Re: cannot install ack

2012-07-02 Thread Ryan Schmidt
On Jul 2, 2012, at 08:30, Lawrence Velázquez wrote: > Should ack even have subports? Is this something that people would want to > install under different Perls? You should ask the maintainer of the port. If there's no pressing need to have it available to different perl versions (for example,

Re: port problem upon update

2012-07-02 Thread Ryan Schmidt
On Jul 2, 2012, at 10:48, Gideon Simpson wrote: > ---> Configuring gcc46 > Error: org.macports.configure for port gcc46 returned: configure failure: > command execution failed It has been fixed: https://trac.macports.org/ticket/35057 ___ macports

Re: how long for changes to propagate in macports?

2012-07-02 Thread Ryan Schmidt
On Jul 2, 2012, at 13:03, James Long wrote: > How long does it normally take for changes to ports to propagate from > check in to being able to be updated via selfupdate? The rsync server syncs with the Subversion server every 30 minutes. ___ macports

Re: p5.12-locale-gettext fails to compile

2012-07-02 Thread Jeremy Lavergne
This one is happening with the current xcode as well. Artemio Gonzalez Lopez wrote: >When trying to build p5.12-locale-gettext with Xcode 4.5 Developer >Preview 2, compilation fails with the following error message: > >DEBUG: Environment: CPATH='/opt/local/include' CFLAGS='-pipe -O2 -arch >x86_6

p5.12-locale-gettext fails to compile

2012-07-02 Thread Artemio Gonzalez Lopez
When trying to build p5.12-locale-gettext with Xcode 4.5 Developer Preview 2, compilation fails with the following error message: DEBUG: Environment: CPATH='/opt/local/include' CFLAGS='-pipe -O2 -arch x86_64' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-pipe -O2 -arch x86_64' LIBRARY_PATH='/opt/l

Re: gcc46 fails to configure

2012-07-02 Thread Markus W. Weißmann
Thanks for the report! -Markus On 2 Jul 2012, at 22:17, Rodolfo Aramayo wrote: > Thanks > > --R > > On Mon, Jul 2, 2012 at 3:15 PM, Eric A. Borisch wrote: >> On Mon, Jul 2, 2012 at 2:38 PM, Rodolfo Aramayo wrote: >>> GCC46 is consistently failing to configure in more than one computer >>> >

Re: xz & liblzma

2012-07-02 Thread Phil Dobbin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/07/2012 15:53, Brandon Allbery wrote: > On Mon, Jul 2, 2012 at 2:21 AM, Phil Dobbin > wrote: > > `$ port outdated The following installed ports are outdated: > liblzma5.0.3_0 < 5.0.3_1 ruby

Re: gcc46 fails to configure

2012-07-02 Thread Rodolfo Aramayo
Thanks --R On Mon, Jul 2, 2012 at 3:15 PM, Eric A. Borisch wrote: > On Mon, Jul 2, 2012 at 2:38 PM, Rodolfo Aramayo wrote: >> GCC46 is consistently failing to configure in more than one computer >> >> Log file is attached >> >> Should I file this as a bug? > > It already is: http://trac.macport

Re: gcc46 fails to configure

2012-07-02 Thread Eric A. Borisch
On Mon, Jul 2, 2012 at 2:38 PM, Rodolfo Aramayo wrote: > GCC46 is consistently failing to configure in more than one computer > > Log file is attached > > Should I file this as a bug? It already is: http://trac.macports.org/ticket/35057 It is likely that gcc46 and gcc47 need the same treatment g

gcc46 fails to configure

2012-07-02 Thread Rodolfo Aramayo
GCC46 is consistently failing to configure in more than one computer Log file is attached Should I file this as a bug? Thanks --R gcc46_main.log Description: Binary data ___ macports-users mailing list macports-users@lists.macosforge.org http://list

Fwd: how long for changes to propagate in macports?

2012-07-02 Thread James Long
Meant for that to go to the list, not Lawrence directly. Problem solved. Thank you all for your help! -J -- Forwarded message -- From: James Long Date: Mon, Jul 2, 2012 at 4:13 PM Subject: Re: how long for changes to propagate in macports? To: Lawrence Velázquez After I was

Re: how long for changes to propagate in macports?

2012-07-02 Thread Brandon Allbery
On Mon, Jul 2, 2012 at 2:45 PM, Mark Brethen wrote: > I submitted a revised Portfile for reduce algebra months ago. It still has > not been committed. > That's a different issue; if it has a maintainer you should cc: them on the ticket so they notice that someone has done something, if it's noma

Re: how long for changes to propagate in macports?

2012-07-02 Thread Mark Brethen
I submitted a revised Portfile for reduce algebra months ago. It still has not been committed. ### -Mark On Jul 2, 2012, at 1:36 PM, Lawrence Velázquez wrote: > On Jul 2, 2012, at 2:03 p.m., James Long wrote: > >> How long does it normally take for changes to ports to propagate from >> chec

Re: how long for changes to propagate in macports?

2012-07-02 Thread Lawrence Velázquez
On Jul 2, 2012, at 2:03 p.m., James Long wrote: > How long does it normally take for changes to ports to propagate from > check in to being able to be updated via selfupdate? I think it's usually less than an hour. A couple of hours at most. Someone more knowledgeable should correct me on this.

how long for changes to propagate in macports?

2012-07-02 Thread James Long
My apologies if this is in a FAQ. I looked but was unable to find the answer. How long does it normally take for changes to ports to propagate from check in to being able to be updated via selfupdate? I'm asking because I am in need of version 0.8.0 of py-pandas which appears to have been added t

Re: port problem upon update

2012-07-02 Thread Gideon Simpson
version:1 :debug:main epoch: in tree: 0 installed: 0 :debug:main gmp 5.0.4_1 exists in the ports tree :debug:main gmp 5.0.4_1 is the latest installed :debug:main gmp 5.0.4_1 is active :debug:main Merging existing variants '' into variants :debug:main new fully merged portvariants: :debug:main Ch

Re: port problem upon update

2012-07-02 Thread Lawrence Velázquez
On Jul 2, 2012, at 11:48 a.m., Gideon Simpson wrote: > Error: org.macports.configure for port gcc46 returned: configure failure: > command execution failed > Error: Failed to install gcc46 > Please see the log file for port gcc46 for details: > > /opt/local/var/macports/logs/_opt_local_var_ma

Re: How to best clean old Perl installations directories

2012-07-02 Thread Rodolfo Aramayo
Thanks and Yes I only use the MacPorts command line --R On Mon, Jul 2, 2012 at 9:43 AM, Arno Hautala wrote: > On Mon, Jul 2, 2012 at 9:54 AM, Rodolfo Aramayo wrote: >> >> /opt/local/lib/perl5/ >> I have the following directories: >> >> [...] >> >> Why where the Perl 5.12 directories not removed

port problem upon update

2012-07-02 Thread Gideon Simpson
I did an "update outdated", and the following happened: gideon@~$ sudo port upgrade outdated ---> liblzma is replaced by xz ---> Computing dependencies for xz ---> Fetching archive for xz ---> Attempting to fetch xz-5.0.4_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/xz ---> Atte

Re: p5.14-scalar-list-utils not "seen" during installation of

2012-07-02 Thread Lawrence Velázquez
On Jul 2, 2012, at 9:54 a.m., Rodolfo Aramayo wrote: > I observed that the following modules failed during installation: [...snip...] > Because they could not install: > > p5.12-scalar-list-utils @1.230.0_3 > > Even though the: > > p5.14-scalar-list-utils @1.230.0_3 > > is installed > > Sho

Re: xz & liblzma

2012-07-02 Thread Brandon Allbery
On Mon, Jul 2, 2012 at 2:21 AM, Phil Dobbin wrote: > `$ port outdated > The following installed ports are outdated: > liblzma5.0.3_0 < 5.0.3_1 > ruby 1.8.7-p358_0 < 1.8.7-p370_0 > xz 5.0.3_0 < 5.0.4_0 ` > > so I went ah

Re: How to best clean old Perl installations directories

2012-07-02 Thread Arno Hautala
On Mon, Jul 2, 2012 at 9:54 AM, Rodolfo Aramayo wrote: > > /opt/local/lib/perl5/ > I have the following directories: > > [...] > > Why where the Perl 5.12 directories not removed? > Is there a safe way or proper way to removed these directories? Are those directories empty? Do you still need any

Re: Unable to install openjdk6

2012-07-02 Thread Bradley Giesbrecht
On Jul 2, 2012, at 2:44 AM, Michael Parchet wrote: > Hello, > > I have tried to install openjdk6 but but I have the error below You might want to add yourself to the cc field for this ticket. https://trac.macports.org/ticket/34509 Regards, Bradley Giesbrecht (pixilla) smime.p7s Description:

p5.14-scalar-list-utils not "seen" during installation of

2012-07-02 Thread Rodolfo Aramayo
I upgraded Perl from Perl 5.12 to 5.14, activated perl 5.14 and installed all my perl modules as 5.14 The process of migrating my Perl modules from 5.12 to 5.14, was done as follows: 1. deactivate p5.12 module 2. uninstall 5.12 module 3. install same 5.14 module I observed that the following mod

How to best clean old Perl installations directories

2012-07-02 Thread Rodolfo Aramayo
I upgraded Perl from Perl 5.12 to 5.14, activated perl 5.14 and installed all my perl modules as 5.14 Question: Inside: /opt/local/lib/perl5/ I have the following directories: 5.12.2/ 5.12.3/ 5.12.4/ 5.14.2/ 5.8.9/ site_perl/ vendor_perl/ Why where the Perl 5.12 directories not removed? Is ther

Re: cannot install ack

2012-07-02 Thread Jeremy Lavergne
> Should ack even have subports? Is this something that people would want to > install under different Perls? That's sort of the problem: ack installs modules into the version-specific folders of perl. smime.p7s Description: S/MIME cryptographic signature _

Re: cannot install ack

2012-07-02 Thread Lawrence Velázquez
On Jul 2, 2012, at 9:24 a.m., Jeremy Lavergne wrote: >> OK. Your first reply implied there was a good reason not to have this option >> at all in this case, not that it simply didn't exist yet... > > Well, it's not been done yet because every single port that can be installed > using different

p5.14-Math-Random fails to install

2012-07-02 Thread Rodolfo Aramayo
I am having trouble installing p5.14-Math-Random The tail of the log follows, the entire log is attached ## /work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -O2 -m64' LDFLAGS='-L/opt/local/lib -arch x86_64' FCFLAGS='-pipe -O2 -m64' OBJC='/usr/bin/gcc-4.2' INSTALL='

Re: cannot install ack

2012-07-02 Thread Jeremy Lavergne
> OK. Your first reply implied there was a good reason not to have this option > at all in this case, not that it simply didn't exist yet... Well, it's not been done yet because every single port that can be installed using different versions of Perl would need a select created. At best we could

Re: cannot install ack

2012-07-02 Thread Chris Jones
On 02/07/12 14:14, Jeremy Lavergne wrote: Why couldn't there be a 'port select' for this (maybe there is, I don't have my mac to hand to check) ? I don't see the difference between this case and others, like python of the various gcc versions, which have this option. Simply because no one has

Re: cannot install ack

2012-07-02 Thread Jeremy Lavergne
> Why couldn't there be a 'port select' for this (maybe there is, I don't have > my mac to hand to check) ? I don't see the difference between this case and > others, like python of the various gcc versions, which have this option. Simply because no one has created a select for it. smime.p7s

Re: cannot install ack

2012-07-02 Thread Chris Jones
On 02/07/12 14:06, Jeremy Lavergne wrote: Yes, i have /opt/local/bin/ack-5.12 ! Thank you. Can i make MacPorts create "ack" alias for this? I'd not recommend having MacPorts do it: if you end up having more than one p5.XX-app-ack installed which one should be the correct one? Instead, I think

Re: cannot install ack

2012-07-02 Thread Jeremy Lavergne
> Yes, i have /opt/local/bin/ack-5.12 ! > Thank you. > Can i make MacPorts create "ack" alias for this? I'd not recommend having MacPorts do it: if you end up having more than one p5.XX-app-ack installed which one should be the correct one? Instead, I think you should create the alias. smime

Re: cannot install ack

2012-07-02 Thread Alexey Muranov
On 2 Jul 2012, at 14:50, Jeremy Lavergne wrote: >> ---> Dependencies to be installed: p5.12-app-ack > > Port p5.12-app-ack contains: > /opt/local/bin/ack-5.12 > ... > > Since multiple versions of p5.XX-app-ack can be installed, items in bin/ must > be suffixed with the perl version number. Do

Re: cannot install ack

2012-07-02 Thread Jeremy Lavergne
> ---> Dependencies to be installed: p5.12-app-ack Port p5.12-app-ack contains: /opt/local/bin/ack-5.12 ... Since multiple versions of p5.XX-app-ack can be installed, items in bin/ must be suffixed with the perl version number. Do you see ack-5.12 on your system? smime.p7s Description: S/M

cannot install ack

2012-07-02 Thread Alexey Muranov
Hello, i have a strange problem, i cannot install ack with MacPorts: § sudo port install p5-app-ack ---> Computing dependencies for p5-app-ack ---> Dependencies to be installed: p5.12-app-ack ... ---> Installing p5-app-ack @1.960.0_1 ---> Activating p5-app-ack @1.960.0_1 ---> Cleaning p5-app