Ticket #33725 (closed defect: worksforme)
py26-scipy @0.10.1 build failure on 10.6 with Xcode 4.2: "/usr/bin/gcc-4.2: No such file or directory"
| Reported by: | dhall@… | Owned by: | ram@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.0.4 |
| Keywords: | Cc: | ||
| Port: | py26-scipy |
Description
py26-scipy fails to install on snow leopard 10.6.8
Attachments
Change History
comment:1 Changed 14 months ago by ram@…
- Status changed from new to assigned
- Owner changed from macports-tickets@… to ram@…
comment:2 Changed 14 months ago by ram@…
I can't reproduce this failure on Lion, but I do notice that it appears to be using clang for compiling some portions which I can't understand as it should be using the gcc45 toolchain...
What version of Xcode are you using?
comment:3 Changed 14 months ago by dhall@…
XCode 4.2 All other packages were downloaded as prebuilt, this was the only one that tried to build, so that may have caused problems? Along that line, I should note, http://packages.macports.org/py26-scipy/ last built on March 4, but you last changed the port file on March 14. If the buildbot is also failing, you may be able to test there.
comment:4 Changed 14 months ago by ram@…
The most recent change was to switch the default variant, I doubt that would have effect in this case. Just to rule that out, does using the gcc44 varient result in the same error? That will probably result in downloading the pre-built package, so can you pass the -s option to port for force a build from source, i.e.
sudo port -s install py26-scipy +gcc44
comment:5 Changed 10 months ago by jmr@…
- Summary changed from py26-scipy failure to py26-scipy @0.10.1 build failure on 10.6 with Xcode 4.2: "/usr/bin/gcc-4.2: No such file or directory"
comment:6 follow-up: ↓ 7 Changed 10 months ago by ram@…
Have you tried rebuilding python26, as detailed in the ProblemHotlist?


build log