Re: MacPorts 2.1.0: Weird rebuild order of "broken ports" !

2012-05-15 Thread Marko Käning
On May 16, 2012, at 1:03 AM, Clemens Lang wrote: > Maybe we should push this as 2.1.1 as a quick fix, before too many > builds fail because of a broken dependency and trac is being flooded > with tickets? I think that is a good idea! ___ macports-dev ma

Fwd: Update fails at iso-codes

2012-05-15 Thread Jasper Frumau
Updating MacPorts I ran into an issues uninstalling iso-code. I tried to uninstall manually to get a better log telling what dependency prevented it from being uninstalled: jaspersmbp:~ jasper$ sudo port uninstall iso-codes @3.34_0 Password: an invalid entry was passed while executing "$depend

Re: MacPorts 2.1.0 has been released - problems with the progress lines

2012-05-15 Thread Bjarne D Mathiesen
I've noticed these two new lines in my output: ---> Updating database of binaries: 100.0% ---> Scanning binaries for linking errors: 100.0% My problem is with the progress of the percentages in combination with updating ports automatically using a script in periodic daily logging to syslog. That

rev-upgrade doesn't honor buildfromsource

2012-05-15 Thread Blair Zajac
I just updated to the latest release and set buildfromsource to always, then removed cloog and then updated all outdated ports. At the end of the update it downloaded binaries for cloog instead of compiling them. Blair ___ macports-dev mailing list m

Re: [enhancement] proposal - make all ports independent of which version of Perl is installed or the major one

2012-05-15 Thread Bradley Giesbrecht
On May 15, 2012, at 6:44 PM, Clemens Lang wrote: > On Tue, May 15, 2012 at 06:05:45PM -0700, Bradley Giesbrecht wrote: >> I do not recall why but at some point I needed "perl5.12 +threads >> +shared" and after upgrading perl5.12 with these variants NONE of my >> perl modules were found. It was

Re: [enhancement] proposal - make all ports independent of which version of Perl is installed or the major one

2012-05-15 Thread Jeremy Lavergne
> This question has been asked a couple of times on this list now and I > have yet to hear a reason for why our perl isn't always +threads and > +shared other than "I think I once knew somebody who back in the old > days had some unspecified specified problem with perl +threads/+shared." > ;) > I'l

Re: [enhancement] proposal - make all ports independent of which version of Perl is installed or the major one

2012-05-15 Thread Lawrence Velázquez
On May 15, 2012, at 9:01 p.m., Bjarne D Mathiesen wrote: > So - my question still stands : are you interested in me doing the basic > hard work in making ports that are hardcoded to a specific Perl5 version > independent of which version is installed or the major one ??? Wasn't this the way thin

Re: [enhancement] proposal - make all ports independent of which version of Perl is installed or the major one

2012-05-15 Thread Clemens Lang
On Tue, May 15, 2012 at 06:05:45PM -0700, Bradley Giesbrecht wrote: > I do not recall why but at some point I needed "perl5.12 +threads > +shared" and after upgrading perl5.12 with these variants NONE of my > perl modules were found. It was required that I reinstall all perl > modules. > > Would

Re: [enhancement] proposal - make all ports independent of which version of Perl is installed or the major one

2012-05-15 Thread Bradley Giesbrecht
On May 15, 2012, at 3:35 PM, Bjarne D Mathiesen wrote: > Daniel J. Luke wrote: >> On May 15, 2012, at 6:09 PM, Bjarne D Mathiesen wrote: >>> ports can be made independent of which version of Perl is installed or >>> the major one by >> >> >> In my opinion, we would be better served by just choo

Re: [enhancement] proposal - make all ports independent of which version of Perl is installed or the major one

2012-05-15 Thread Bjarne D Mathiesen
I'ld like to return to my orignal problem : making ports independent of which version of Perl is installed -or- the major one Previously, the discussion rapidly deteriorated into quite other problems having not that much to do with the subject of the thread. The points pre

Re: [enhancement] proposal - make all ports independent of which version of Perl is installed or the major one

2012-05-15 Thread Bjarne D Mathiesen
Lawrence Velázquez wrote: > On May 15, 2012, at 7:12 p.m., Bjarne D Mathiesen wrote: > >> One idea might be to first of all transition Perl to using the select >> system. I can see some point in the future where we might want to keep >> at least two version of Perl that can live on the system and

Re: [enhancement] proposal - make all ports independent of which version of Perl is installed or the major one

2012-05-15 Thread Lawrence Velázquez
On May 15, 2012, at 7:12 p.m., Bjarne D Mathiesen wrote: > One idea might be to first of all transition Perl to using the select > system. I can see some point in the future where we might want to keep > at least two version of Perl that can live on the system and work > independently of each othe

Re: [enhancement] proposal - make all ports independent of which version of Perl is installed or the major one

2012-05-15 Thread Bjarne D Mathiesen
Lawrence Velázquez wrote: > On May 15, 2012, at 6:35 p.m., Bjarne D Mathiesen wrote: > >> Daniel J. Luke wrote: >>> On May 15, 2012, at 6:09 PM, Bjarne D Mathiesen wrote: ports can be made independent of which version of Perl is installed or the major one by >>> >>> >>> In my opinion, we

Re: MacPorts 2.1.0: Weird rebuild order of "broken ports" !

2012-05-15 Thread Clemens Lang
Hi, On Wed, May 16, 2012 at 12:09:41AM +0200, Marko Käning wrote: > ---> Scanning binaries for linking errors: 100.0% > ---> Found 14 broken file(s), matching files to ports > ---> Found 4 broken port(s), determining rebuild order > ---> Rebuilding in order > phonon @4.6.0 > kdelibs

Re: [enhancement] proposal - make all ports independent of which version of Perl is installed or the major one

2012-05-15 Thread Lawrence Velázquez
On May 15, 2012, at 6:35 p.m., Bjarne D Mathiesen wrote: > Daniel J. Luke wrote: >> On May 15, 2012, at 6:09 PM, Bjarne D Mathiesen wrote: >>> ports can be made independent of which version of Perl is installed or >>> the major one by >> >> >> In my opinion, we would be better served by just cho

Re: [enhancement] proposal - make all ports independent of which version of Perl is installed or the major one

2012-05-15 Thread Bjarne D Mathiesen
Daniel J. Luke wrote: > On May 15, 2012, at 6:09 PM, Bjarne D Mathiesen wrote: >> ports can be made independent of which version of Perl is installed or >> the major one by > > > In my opinion, we would be better served by just choosing one version of perl > (which would be 5.14 right now) as ou

Re: [enhancement] proposal - make all ports independent of which version of Perl is installed or the major one

2012-05-15 Thread Bradley Giesbrecht
On May 15, 2012, at 3:14 PM, Daniel J. Luke wrote: > On May 15, 2012, at 6:09 PM, Bjarne D Mathiesen wrote: >> ports can be made independent of which version of Perl is installed or >> the major one by > > > In my opinion, we would be better served by just choosing one version of perl > (which

Re: [enhancement] proposal - make all ports independent of which version of Perl is installed or the major one

2012-05-15 Thread Daniel J. Luke
On May 15, 2012, at 6:09 PM, Bjarne D Mathiesen wrote: > ports can be made independent of which version of Perl is installed or > the major one by In my opinion, we would be better served by just choosing one version of perl (which would be 5.14 right now) as our 'perl', and possibly offering ol

Re: MacPorts 2.1.0: Weird rebuild order of "broken ports" !

2012-05-15 Thread Marko Käning
Hi Clemens, On May 15, 2012, at 11:16 PM, Clemens Lang wrote: > If you haven't rebuilt already, can you try again with trunk as of > r93129 and see if the rebuild order is better? yes, I tested it with this version pulled via SVN: --- markos-imac:base_2_1 marko$ svn log -l 1 --

[enhancement] proposal - make all ports independent of which version of Perl is installed or the major one

2012-05-15 Thread Bjarne D Mathiesen
As already used in p5-dbd-mysql and proposed by me in https://trac.macports.org/ticket/34461 https://trac.macports.org/ticket/34357 ports can be made independent of which version of Perl is installed or the major one by 1) setting a portgroup: PortGroup perl5 1.0 2) ch

Re: MacPorts 2.1.0: Weird rebuild order of "broken ports" !

2012-05-15 Thread Clemens Lang
Hi, On Tue, May 15, 2012 at 09:38:51PM +0200, Marko Käning wrote: > since kdelibs4 is build after kde4-runtime, kdepimlibs4, and > kmymoney4, although these ports depend on kdelibs4. > I would have expected to see kdelibs4 build first followed by > kde4-runtime, kdepimlibs4 and then kmymoney4. If

Re: CPAN to Port

2012-05-15 Thread Ryan Schmidt
On May 15, 2012, at 14:58, Craig Treleaven wrote: > My adventure continues...I'm trying to follow the cpan2port how-to > (https://trac.macports.org/wiki/howto/cpan2port) but it is not working for me. > > I tried to generate both the ports I need in one run but it must write one > over top of th

Re: archive_site_local [was: MacPorts 2.1.0 has been released]

2012-05-15 Thread Joshua Root
On 2012-5-16 06:09 , Joshua Root wrote: > On 2012-5-16 06:01 , Arno Hautala wrote: >> On 5/15/12, C D wrote: >>> >>> Then there might be a bug: following the procedure in >>> https://trac.macports.org/wiki/howto/ShareArchives2, I have set up a local >>> archive repository, which I access through

Re: MacPorts 2.1.0 has been released

2012-05-15 Thread Ryan Schmidt
On May 15, 2012, at 15:02, Marko Käning wrote: > On May 15, 2012, at 9:49 PM, Ryan Schmidt wrote: >>> Edit the appropriate setting in macports.conf; it's at the bottom of >>> MacPorts 2.1.0's macports.conf.default. > Oh, I see my mistake now. I only checked the macports.conf for an appropriate >

Re: MacPorts 2.1.0: Weird rebuild order of "broken ports" !

2012-05-15 Thread Clemens Lang
On Tue, May 15, 2012 at 09:38:51PM +0200, Marko Käning wrote: > I would have expected to see kdelibs4 build first followed by > kde4-runtime, kdepimlibs4 and then kmymoney4. And you're right, this is not the best rebuild order. This might be a bug; I'm currently investigating. -- Clemens Lang _

Re: archive_site_local [was: MacPorts 2.1.0 has been released]

2012-05-15 Thread Joshua Root
On 2012-5-16 06:01 , Arno Hautala wrote: > On 5/15/12, C D wrote: >> >> Then there might be a bug: following the procedure in >> https://trac.macports.org/wiki/howto/ShareArchives2, I have set up a local >> archive repository, which I access through the URL http://localhost:6227/ . >> When this U

Re: MacPorts 2.1.0 has been released

2012-05-15 Thread Marko Käning
On May 15, 2012, at 9:49 PM, Ryan Schmidt wrote: >> Edit the appropriate setting in macports.conf; it's at the bottom of >> MacPorts 2.1.0's macports.conf.default. Oh, I see my mistake now. I only checked the macports.conf for an appropriate flag… Thanks for pointing that out! (Thanks Brad also!

Re: archive_site_local [was: MacPorts 2.1.0 has been released]

2012-05-15 Thread Arno Hautala
On 5/15/12, C D wrote: > > Then there might be a bug: following the procedure in > https://trac.macports.org/wiki/howto/ShareArchives2, I have set up a local > archive repository, which I access through the URL http://localhost:6227/ . > When this URL is put into ${prefix}/etc/archive_sites.conf,

CPAN to Port

2012-05-15 Thread Craig Treleaven
Hi: My adventure continues...I'm trying to follow the cpan2port how-to (https://trac.macports.org/wiki/howto/cpan2port) but it is not working for me. I tried to generate both the ports I need in one run but it must write one over top of the other. Output from the script follows: $ ./cpan

Re: MacPorts 2.1.0 has been released

2012-05-15 Thread Bradley Giesbrecht
On May 15, 2012, at 12:48 PM, Marko Käning wrote: >> It will ease the life of users a lot; port maintainers a little less so. >> You still want to rev bump the dependents so users don't have to install >> them multiple times. > Well, I guess I've ran into this by now. :-)--->>> See the thread

Re: MacPorts 2.1.0 has been released

2012-05-15 Thread Ryan Schmidt
On May 15, 2012, at 14:48, Marko Käning wrote: >> Setting rev-upgrade to only report the breakage is a great way to know >> what you have installed that needs rev bumping. > How do I set it to report only? Edit the appropriate setting in macports.conf; it's at the bottom of MacPorts 2.1.0's mac

Re: MacPorts 2.1.0 has been released

2012-05-15 Thread Marko Käning
> It will ease the life of users a lot; port maintainers a little less so. > You still want to rev bump the dependents so users don't have to install > them multiple times. Well, I guess I've ran into this by now. :-)--->>> See the thread titled "MacPorts 2.1.0: Weird rebuild order of "broken

Re: MacPorts 2.1.0 has been released

2012-05-15 Thread Joshua Root
On 2012-5-16 05:31 , Marko Käning wrote: > Great job, Josh and all the other MacPorts devs!!! > > > I just discovered messages like this also for my non-/opt/local installations: > --- > ---> Scanning binaries for linking errors: 100.0% > ---> Found 19 broken file(s), matching files to ports >

MacPorts 2.1.0: Weird rebuild order of "broken ports" !

2012-05-15 Thread Marko Käning
Ooops, just now I see that this rebuild order on "sudo port upgrade" is not good: --- ---> Scanning binaries for linking errors: 100.0% ---> Found 19 broken file(s), matching files to ports ---> Found 6 broken port(s), determining rebuild order ---> Rebuilding in order phonon @4.6.0 k

Re: MacPorts 2.1.0 has been released

2012-05-15 Thread Jeremy Lavergne
> Well, it looks like that this cool feature will ease the life of all port > maintainers, since one doesn't need to think about all the revbumps for > dependent ports anymore… (If I understood this right.) :-) You can set it to reporting mode, rather than fixing it out from under you. This way

Re: MacPorts 2.1.0 has been released

2012-05-15 Thread Marko Käning
Great job, Josh and all the other MacPorts devs!!! I just discovered messages like this also for my non-/opt/local installations: --- ---> Scanning binaries for linking errors: 100.0% ---> Found 19 broken file(s), matching files to ports ---> Found 6 broken port(s), determining rebuild order -

Re: MacPorts 2.1.0 has been released

2012-05-15 Thread Aljaž Srebrnič
On 15/mag/2012, at 17:36, Bradley Giesbrecht wrote: > Nice! > Thanks Joshua! > > > On May 15, 2012, at 8:29 AM, Joshua Root wrote: > >> The MacPorts Project is happy to announce that the 2.1.0 version has now >> been released. It is available via the usual methods: >> >> - selfupdate if you alr

Re: MacPorts 2.1.0 has been released

2012-05-15 Thread Bradley Giesbrecht
Nice! Thanks Joshua! On May 15, 2012, at 8:29 AM, Joshua Root wrote: > The MacPorts Project is happy to announce that the 2.1.0 version has now > been released. It is available via the usual methods: > > - selfupdate if you already have MacPorts installed > - package installers for 10.5 [1], 10

Re: py-h5py port issues with HDF5 version

2012-05-15 Thread Thomas Robitaille
> HDF5 takes a very conservative approach and checks compiled with / > running with version numbers at launch. It's software designed for > maintaining huge and potentially expensive / impossible to replace > scientific data, so they go with error out and print a message rather > than any tiny chan

Re: py-h5py port issues with HDF5 version

2012-05-15 Thread Eric A. Borisch
On Tue, May 15, 2012 at 8:32 AM, Jeremy Lavergne wrote: >> I tried >> uninstalling and re-installing h5py, which used to work, but now that >> we have binary packages, this no longer works > > `port -s ...` will make MacPorts work with sources only, rather than pulling > binary packages if availa

Re: py-h5py port issues with HDF5 version

2012-05-15 Thread Jeremy Lavergne
> I tried > uninstalling and re-installing h5py, which used to work, but now that > we have binary packages, this no longer works `port -s ...` will make MacPorts work with sources only, rather than pulling binary packages if available. Also, the library version mismatch shouldn't be an issue if

py-h5py port issues with HDF5 version

2012-05-15 Thread Thomas Robitaille
Hi, The py-h5py port depends on the hdf5-18 port. The hdf5-18 port was recently updated to 1.8.9, but h5py, when compiled, remembers what version of HDF5 it was compiled with, and raises a big error if there is a version mismatch (causing an abort trap): --- Warning! ***HDF5 library version mism

Re: [93110] trunk/dports/gnome/gtk3/Portfile

2012-05-15 Thread Clemens Lang
On Tue, May 15, 2012 at 04:39:54AM -0700, m...@macports.org wrote: > Revision: 93110 > https://trac.macports.org/changeset/93110 > Author: m...@macports.org > Date: 2012-05-15 04:39:53 -0700 (Tue, 15 May 2012) > Log Message: > --- > gtk3: PortGroup xcodeversion 1.0 That log