installing octave +gcc48 installs gcc47?

Ben Abbott bpabbott at mac.com
Sat Nov 8 15:06:14 PST 2014


> On Nov 8, 2014, at 3:06 PM, Ben Abbott <bpabbott at mac.com> wrote:
> 
>> On Nov 8, 2014, at 12:30 PM, Ben Abbott <bpabbott at mac.com> wrote:
>> 
>>> On Nov 8, 2014, at 10:24 AM, Vincent Habchi <vince at macports.org> wrote:
>>> 
>>>> $ sudo port install octave +atlas +gui +gcc48
>>>> --->  Computing dependencies for gcc47
>>>> --->  Fetching archive for gcc47
>>> 
>>> Do you have atlas already installed or not?
>>> 
>>> V.
>> 
>> Yes, atlas is installed.
>> 
>> $ port installed atlas
>> The following ports are currently installed:
>> atlas @3.10.2_1+gcc48 (active)
>> 
>> Ben
>> 
> 
> "port installed | grep gcc47" returns nothing.
> 
> Ben
> 
> p.s. I'm only subscribed to the digest. Please reply-all so that I'm included in the reply

The first time I had aborted the install.  This time, I let it continue.  It looks like there is a problem with the port file.

$ sudo port install octave +atlas +gui
--->  Computing dependencies for gcc47
--->  Fetching archive for gcc47
--->  Attempting to fetch gcc47-4.7.4_2.darwin_14.x86_64.tbz2 from http://packages.macports.org/gcc47
--->  Attempting to fetch gcc47-4.7.4_2.darwin_14.x86_64.tbz2 from http://lil.fr.packages.macports.org/gcc47
--->  Attempting to fetch gcc47-4.7.4_2.darwin_14.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/gcc47
--->  Fetching distfiles for gcc47
--->  Attempting to fetch gcc-4.7.4.tar.bz2 from ftp://ftp.gnu.org/gnu/gcc/gcc-4.7.4
--->  Attempting to fetch ecj-4.5.jar from ftp://sourceware.org/pub/java/            
--->  Verifying checksums for gcc47                                                  
--->  Extracting gcc47
--->  Applying patches to gcc47
--->  Configuring gcc47
--->  Building gcc47
--->  Staging gcc47 into destroot
--->  Installing gcc47 @4.7.4_2
--->  Activating gcc47 @4.7.4_2
--->  Cleaning gcc47
--->  Computing dependencies for octave
--->  Fetching archive for octave
--->  Attempting to fetch octave-3.8.2_1+atlas+gcc48+gui.darwin_14.x86_64.tbz2 from http://packages.macports.org/octave
--->  Attempting to fetch octave-3.8.2_1+atlas+gcc48+gui.darwin_14.x86_64.tbz2 from http://lil.fr.packages.macports.org/octave
--->  Attempting to fetch octave-3.8.2_1+atlas+gcc48+gui.darwin_14.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/octave
--->  Fetching distfiles for octave
--->  Attempting to fetch octave-3.8.2.tar.bz2 from ftp://ftp.gnu.org/gnu/octave
--->  Verifying checksums for octave                                                 
--->  Extracting octave
--->  Configuring octave
--->  Building octave

The build actually failed, but that is a different issue.  I'll have to look into the log to see what happened.

Ben



More information about the macports-users mailing list