Re: Updating database of binaries step very slow under Yosemite?

2014-10-23 Thread René J . V . Bertin
In at least some cases, the Yosemite installer wraps HFS+ volumes up into a Core Storage Logical Volume Group, and they become Core Storage Logical Volumes. http://arstechnica.com/apple/2014/10/os-x-10-10/2/#diskutil-list that's the part I was wondering about ... and in what unexpected

Re: Updating database of binaries step very slow under Yosemite?

2014-10-23 Thread Clemens Lang
Hey, - On 23 Oct, 2014, at 08:55, René J.V. Bertin rjvber...@gmail.com wrote: In at least some cases, the Yosemite installer wraps HFS+ volumes up into a Core Storage Logical Volume Group, and they become Core Storage Logical Volumes.

error install

2014-10-23 Thread Nicolas Kozic
Hello, I can’t install blackbox, I send you the main.log. Thank you in advance main.log Description: Binary data ___ macports-users mailing list macports-users@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-users

Re: error install

2014-10-23 Thread Ryan Schmidt
On Oct 23, 2014, at 2:40 AM, Nicolas Kozic wrote: I can’t install blackbox, I send you the main.log. Please sudo port clean blackbox and then try again. If the problem persists, please file a ticket in our issue tracker. ___ macports-users mailing

Installing Metis V4

2014-10-23 Thread L.Bryce Whitson Jr.
I have a need to install Metis V4 for a project that I am working on right now. I notice that the Metis in Macports is V5 and unfortunately the code I have won't compile under V5. Is there an easy way to install V4 using the Macports infrastructure? - - - - - - - - - - - - - - - - - L.Bryce

Re: Installing Metis V4

2014-10-23 Thread Jeremy Lavergne
It seems parmetis is still version 4.0.3. If you need regular metis, you can find the newest version 4.0.3: http://trac.macports.org/browser/trunk/dports/math/metis/Portfile?rev=84527 You'll want to setup a local ports tree so that this file is deemed canonical over MacPorts':

Strange problems with launchd and macports toolchains/libraries

2014-10-23 Thread Jameson Merkow
Hello, I am working on setting up a build-bot on OS X 10.8.5, but I'm having some issues when I use my scripts with launchd. Our software downloads configures, and builds a few other packages using cmake. One of these external projects is GTS, which, uses configure (as opposed to cmake) to

Re: Strange problems with launchd and macports toolchains/libraries

2014-10-23 Thread Brandon Allbery
On Thu, Oct 23, 2014 at 11:17 AM, Jameson Merkow jmer...@gmail.com wrote: This works perfectly on linux (automatic and cron) and on mac when I initiate the build manually, but when I added it to a launchd (or cronjob). I believe that the issue lies with the toolchain, when I run the script,

Re: Installing Metis V4

2014-10-23 Thread Sean Farley
Jeremy Lavergne writes: It seems parmetis is still version 4.0.3. Unfortunately, parmetis is not the same as metis. George decided to keep two separate projects. I have done the leg work to make parmetis depend on metis. On Oct 23, 2014, at 10:01 AM, L.Bryce Whitson Jr. wrote: I have a

Re: Updating database of binaries step very slow under Yosemite?

2014-10-23 Thread Lawrence Velázquez
On Oct 23, 2014, at 3:18 AM, Clemens Lang c...@macports.org wrote: Hey, - On 23 Oct, 2014, at 08:55, René J.V. Bertin rjvber...@gmail.com wrote: In at least some cases, the Yosemite installer wraps HFS+ volumes up into a Core Storage Logical Volume Group, and they become Core

LLVM 3.3 failed

2014-10-23 Thread Robert Broome
I am trying to update ports after upgrading to 10.10 and XCODE 6.1. LLVM 3.3 is failing. According to the log: import sys; print sys.version.split has invalid syntax at sys. configure: error: found python (opt/loca/bin/python); required = 2.5 Does anyone have any ideas? thanks

Installation log files?

2014-10-23 Thread William H. Magill
In going through the Yosemite upgrade, I have come up with the following question. I don't find any answer in the guide (guide.macports.org) -- the closest I have found is a reference under 3.1.11 port install to the main.log Since this was a successful installation, it contains 3 lines. What

Re: Installation log files?

2014-10-23 Thread Brandon Allbery
On Thu, Oct 23, 2014 at 7:06 PM, William H. Magill mag...@mac.com wrote: What I'm looking for is the notes (or explanations) which were in the install stream. Are they recorded anywhere? Or do you have to remember to copy them down on the fly? port notes installed -- brandon s allbery

Re: Installation log files?

2014-10-23 Thread William H. Magill
On Oct 23, 2014, at 7:09 PM, Brandon Allbery allber...@gmail.com wrote: On Thu, Oct 23, 2014 at 7:06 PM, William H. Magill mag...@mac.com wrote: What I'm looking for is the notes (or explanations) which were in the install stream. Are they recorded anywhere? Or do you have to remember to

Re: LLVM 3.3 failed

2014-10-23 Thread Ryan Schmidt
On Oct 23, 2014, at 17:50, Robert Broome wrote: I am trying to update ports after upgrading to 10.10 and XCODE 6.1. LLVM 3.3 is failing. According to the log: import sys; print sys.version.split has invalid syntax at sys. configure: error: found python (opt/loca/bin/python); required =

controlling Macports version of Apache2

2014-10-23 Thread William H. Magill
On Oct 23, 2014, at 8:34 PM, William H. Magill mag...@mac.com wrote: On Oct 23, 2014, at 7:09 PM, Brandon Allbery allber...@gmail.com wrote: On Thu, Oct 23, 2014 at 7:06 PM, William H. Magill mag...@mac.com wrote: What I'm looking for is the notes (or explanations) which were in the install

Re: controlling Macports version of Apache2

2014-10-23 Thread Brandon Allbery
On Thu, Oct 23, 2014 at 9:23 PM, William H. Magill mag...@mac.com wrote: On Oct 23, 2014, at 8:34 PM, William H. Magill mag...@mac.com wrote: On Oct 23, 2014, at 7:09 PM, Brandon Allbery allber...@gmail.com wrote: port notes installed Aha useful. Except that Apache2 yields:

controlling Macports version of Apache2 -- part 2

2014-10-23 Thread William H. Magill
On Oct 23, 2014, at 9:23 PM, William H. Magill mag...@mac.com wrote: On Oct 23, 2014, at 8:34 PM, William H. Magill mag...@mac.com wrote: On Oct 23, 2014, at 7:09 PM, Brandon Allbery allber...@gmail.com wrote: On Thu, Oct 23, 2014 at 7:06 PM, William H. Magill mag...@mac.com wrote: What

Re: controlling Macports version of Apache2 -- part 2

2014-10-23 Thread Brandon Allbery
On Thu, Oct 23, 2014 at 9:37 PM, William H. Magill mag...@mac.com wrote: What is the equivalent today? MacPorts does not contain a Lynx port which the search command can find. links or elinks, probably. Ports exist for both. There's also w3m and netrik. (port search browser also tells me

Re: controlling Macports version of Apache2 -- part 2

2014-10-23 Thread William H. Magill
On Oct 23, 2014, at 9:42 PM, Brandon Allbery allber...@gmail.com wrote: On Thu, Oct 23, 2014 at 9:37 PM, William H. Magill mag...@mac.com wrote: What is the equivalent today? MacPorts does not contain a Lynx port which the search command can find. links or elinks, probably. Ports exist

Re: controlling Macports version of Apache2 -- part 2

2014-10-23 Thread Marius Schamschula
On Oct 23, 2014, at 8:42 PM, Brandon Allbery allber...@gmail.com wrote: On Thu, Oct 23, 2014 at 9:37 PM, William H. Magill mag...@mac.com wrote: What is the equivalent today? MacPorts does not contain a Lynx port which the search command can find. links or elinks, probably. Ports exist

Re: controlling Macports version of Apache2

2014-10-23 Thread William H. Magill
On Oct 23, 2014, at 9:33 PM, Brandon Allbery allber...@gmail.com wrote: On Thu, Oct 23, 2014 at 9:23 PM, William H. Magill mag...@mac.com wrote: On Oct 23, 2014, at 8:34 PM, William H. Magill mag...@mac.com wrote: On Oct 23, 2014, at 7:09 PM, Brandon Allbery allber...@gmail.com wrote:

Re: controlling Macports version of Apache2

2014-10-23 Thread Brandon Allbery
On Thu, Oct 23, 2014 at 9:52 PM, William H. Magill mag...@mac.com wrote: Finding /opt/local/apache2/bin/apachectl was obvious. But not from any pllist file. Looking at that file and comparing it with Apple's they are significantly different. I.e. /opt/local/apache2/bin/apachectl contains

Re: controlling Macports version of Apache2

2014-10-23 Thread William H. Magill
On Oct 23, 2014, at 9:55 PM, Brandon Allbery allber...@gmail.com wrote: On Thu, Oct 23, 2014 at 9:52 PM, William H. Magill mag...@mac.com wrote: Finding /opt/local/apache2/bin/apachectl was obvious. But not from any pllist file. Looking at that file and comparing it with Apple's they

Re: controlling Macports version of Apache2

2014-10-23 Thread Craig Treleaven
At 9:52 PM -0400 10/23/14, William H. Magill wrote: On Oct 23, 2014, at 9:33 PM, Brandon Allbery allber...@gmail.com wrote: On Thu, Oct 23, 2014 at 9:23 PM, William H. Magill mag...@mac.com wrote: On Oct 23, 2014, at 8:34 PM, William H. Magill mag...@mac.com wrote: On Oct 23, 2014, at

Re: controlling Macports version of Apache2

2014-10-23 Thread William H. Magill
On Oct 23, 2014, at 10:32 PM, Craig Treleaven ctrelea...@macports.org wrote: At 9:52 PM -0400 10/23/14, William H. Magill wrote: On Oct 23, 2014, at 9:33 PM, Brandon Allbery allber...@gmail.com wrote: On Thu, Oct 23, 2014 at 9:23 PM, William H. Magill mag...@mac.com wrote: On Oct 23,

Re: controlling Macports version of Apache2

2014-10-23 Thread Brandon Allbery
On Thu, Oct 23, 2014 at 10:49 PM, William H. Magill mag...@mac.com wrote: At one time there were instructions in the port on how to start and stop the Apache server -- they are now missing. Actually, the way you are *supposed* to do it --- and I suspect this will infuriate you --- is

Re: controlling Macports version of Apache2

2014-10-23 Thread Brandon Allbery
On Thu, Oct 23, 2014 at 10:49 PM, William H. Magill mag...@mac.com wrote: At one time there were instructions in the port on how to start and stop the Apache server -- they are now missing. The technique to be used is anything but obvious for anyone familiar with Apache. By the way, could

Re: controlling Macports version of Apache2

2014-10-23 Thread William H. Magill
On Oct 23, 2014, at 10:58 PM, Craig Treleaven ctrelea...@macports.org wrote: At 10:43 PM -0400 10/23/14, William H. Magill wrote: On Oct 23, 2014, at 9:55 PM, Brandon Allbery allber...@gmail.com wrote: On Thu, Oct 23, 2014 at 9:52 PM, William H. Magill mag...@mac.com wrote: Finding

Re: controlling Macports version of Apache2

2014-10-23 Thread William H. Magill
On Oct 23, 2014, at 11:02 PM, Brandon Allbery allber...@gmail.com wrote: On Thu, Oct 23, 2014 at 10:49 PM, William H. Magill mag...@mac.com wrote: At one time there were instructions in the port on how to start and stop the Apache server -- they are now missing. The technique to be used

Re: controlling Macports version of Apache2

2014-10-23 Thread Ryan Schmidt
On Oct 23, 2014, at 9:54 PM, Brandon Allbery wrote: On Thu, Oct 23, 2014 at 10:49 PM, William H. Magill wrote: At one time there were instructions in the port on how to start and stop the Apache server -- they are now missing. Actually, the way you are *supposed* to do it --- and I suspect

Re: pypy checksum mismatch error for OS X 10.10

2014-10-23 Thread Ryan Schmidt
On Oct 23, 2014, at 6:58 PM, Carlo Tambuatco wrote: Have been unable thus far to reinstall pypy due to a checksum mismatch error: Error: Checksum (md5) mismatch for pypy-2.4.0-src.tar.bz2 Error: Checksum (sha1) mismatch for pypy-2.4.0-src.tar.bz2 Error: Checksum (rmd160) mismatch for

Re: Strange problems with launchd and macports toolchains/libraries

2014-10-23 Thread Ryan Schmidt
On Oct 23, 2014, at 10:17 AM, Jameson Merkow wrote: Our software downloads configures, and builds a few other packages using cmake. One of these external projects is GTS, which, uses configure (as opposed to cmake) to configure and build using make and gcc. So to use the mp libraries and

controlling Macports version of Apache2 -- part 2

2014-10-23 Thread Joshua Root
On Oct 23, 2014, at 9:42 PM, Brandon Allbery allbery.b at gmail.com wrote: On Thu, Oct 23, 2014 at 9:37 PM, William H. Magill magill at mac.com wrote: What is the equivalent today? MacPorts does not contain a Lynx port which the search command can find. links or elinks, probably. Ports