Opened 12 years ago

Closed 12 years ago

#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: skymoo (Adam Mercer)
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 (1)

main.log (522.3 KB) - added by dhall@… 12 years ago.
build log

Download all attachments as: .zip

Change History (9)

Changed 12 years ago by dhall@…

Attachment: main.log added

build log

comment:1 Changed 12 years ago by skymoo (Adam Mercer)

Owner: changed from macports-tickets@… to ram@…
Status: newassigned

comment:2 Changed 12 years ago by skymoo (Adam Mercer)

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 12 years 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 12 years ago by skymoo (Adam Mercer)

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 12 years ago by jmroot (Joshua Root)

Summary: py26-scipy failurepy26-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 Changed 12 years ago by skymoo (Adam Mercer)

Have you tried rebuilding python26, as detailed in the ProblemHotlist?

comment:7 in reply to:  6 Changed 12 years ago by dhall@…

you can close this (I don't see a way for me to do so)

comment:8 Changed 12 years ago by skymoo (Adam Mercer)

Resolution: worksforme
Status: assignedclosed
Note: See TracTickets for help on using tickets.