New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #30282 (closed defect: fixed)

Opened 2 years ago

Last modified 14 months ago

gcc44 @ 4.4.6 build failure on OS X 10.7

Reported by: talezshin@… Owned by: mww@…
Priority: Normal Milestone:
Component: ports Version: 1.9.99
Keywords: lion Cc: kwasir@…, Torsten.Maehne@…
Port: gcc44

Description (last modified by ryandesign@…) (diff)

GCC44, which is a mandatory for Octave failed to build in OS X 10.7 under RC1.

The packages related to this problem are:

  • gcc-core-4.4.6
  • gcc-fortran-4.4.6
  • gcc-java-4.4.6
  • gcc-objc-4.4.6

Attachments

main.zip (257.5 KB) - added by talezshin@… 2 years ago.

Change History

Changed 2 years ago by talezshin@…

comment:1 in reply to: ↑ description Changed 2 years ago by talezshin@…

Replying to talezshin@…:

GCC44, which is a mandatory for Octave failed to build in OS X 10.7 under RC1.

The packages related to this problem are: gcc-core-4.4.6 gcc-fortran-4.4.6 gcc-java-4.4.6 gcc-objc-4.4.6

Correction: MacPort version 2.0.0 RC1. Not OS X 10.7 RC1.

comment:2 Changed 2 years ago by ryandesign@…

  • Owner changed from macports-tickets@… to mww@…
  • Port set to gcc44
  • Description modified (diff)

Please remember to fill in the Port field and Cc the port's maintainer.

FYI gcc44 is not mandatory for octave; other compilers can be chosen:

$ port variants octave
octave has the variants:
   accelerate: use BLAS from Accelerate.framework
     * conflicts with atlas
   atlas: use BLAS from ATLAS
     * conflicts with accelerate
   g95: build with g95
     * conflicts with atlas gcc43 gcc44 gcc45
     * requires accelerate
   gcc43: build with the macports gcc43 toolchain
     * conflicts with g95 gcc44 gcc45
[+]gcc44: build with the macports gcc44 toolchain
     * conflicts with g95 gcc43 gcc45
   gcc45: build with the macports gcc45 toolchain
     * conflicts with g95 gcc43 gcc44

comment:3 follow-up: ↓ 4 Changed 2 years ago by ryandesign@…

  • Keywords lion added

comment:4 in reply to: ↑ 3 Changed 2 years ago by talezshin@…

Replying to ryandesign@…:

Of course, others can be chosen for source installation. However, MacPort requires gcc44 for octave.

comment:5 Changed 2 years ago by faisal.moledina@…

This works for me. I just built gcc44 in order to install py27-numpy. Are you using Xcode 4.1 final from the App Store?

comment:6 Changed 2 years ago by talezshin@…

Yes of course. I've downloaded XCode from AppStore yesterday.

Anyway, gcc45 finished compilation for me and I'm trying with this variant now. I'll update when I get the octave working.

comment:7 Changed 2 years ago by kwasir@…

  • Cc kwasir@… added

Cc Me!

comment:8 Changed 20 months ago by Torsten.Maehne@…

  • Cc Torsten.Maehne@… added

Cc Me!

comment:9 Changed 14 months ago by jmr@…

  • Status changed from new to closed
  • Resolution set to fixed

This appears to not be a problem with current versions, as a binary archive was successfully built: http://packages.macports.org/gcc44/

Note: See TracTickets for help on using tickets.