Opened 13 years ago
Closed 12 years ago
#33394 closed defect (fixed)
cvs @1.11.23 configure error, package build failure
Reported by: | lami@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | Cc: | ||
Port: | cvs |
Description
Installing CVS on Mac OS X 10.7.3 with Xcode 4.3. fails on configure with "configure: error: C compiler cannot create executables". Several other packages build successfully after Xcode update. Drillig down to config.log, related part is probably this:
configure:2795: checking for C compiler default output file name configure:2822: /usr/bin/clang -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 clang: error: unable to make temporary file: /conftest: can't make unique filename: Permission denied
I can post full logs if necessary.
Attachments (2)
Change History (9)
comment:1 follow-up: 2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Changed 13 years ago by lami@…
Changed 13 years ago by lami@…
Attachment: | config.log added |
---|
comment:2 Changed 13 years ago by lami@…
Replying to ryandesign@…:
Please do attach the complete main.log and config.log. Also ensure you are running MacPorts 2.0.4; MacPorts 2.0.3 is not compatible with Xcode 4.3.
Requested logs attached. I am using latest (2.0.4) version of MacPorts and I have Xcode's "Command Line Tools" package installed. Command "xcode-select" says:
xcode-select -print-path /Applications/Xcode.app/Contents/Developer
After MacPorts update to 2.0.4 I was able to upgrade outdated packages without any problems.
comment:3 follow-up: 4 Changed 13 years ago by danielluke (Daniel J. Luke)
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:4 Changed 13 years ago by lami@…
Replying to dluke@…: Maybe I should add "all outdated except cvs" - I mean "cvs" is still broken for me, although other packages I tried work. So unless "invalid" flag is due to my ignorance of something (which I would like to know what, if it is the case), ticket seems quite valid for me :)
comment:5 Changed 13 years ago by danielluke (Daniel J. Luke)
Resolution: | invalid |
---|---|
Status: | closed → reopened |
comment:6 Changed 13 years ago by danielluke (Daniel J. Luke)
Sorry, I thought you were saying that you updated to 2.0.4 and that everything worked after that.
comment:7 Changed 12 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Please do attach the complete main.log and config.log. Also ensure you are running MacPorts 2.0.4; MacPorts 2.0.3 is not compatible with Xcode 4.3.