Opened 13 years ago
Closed 13 years ago
#30282 closed defect (fixed)
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@…, maehne (Torsten Maehne) |
Port: | gcc44 |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
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 (1)
Change History (10)
Changed 13 years ago by talezshin@…
comment:1 Changed 13 years ago by talezshin@…
comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to mww@… |
Port: | gcc44 added |
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 13 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | lion added |
---|
comment:4 Changed 13 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 13 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 13 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:9 Changed 13 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
This appears to not be a problem with current versions, as a binary archive was successfully built: http://packages.macports.org/gcc44/
Replying to talezshin@…:
Correction: MacPort version 2.0.0 RC1. Not OS X 10.7 RC1.