Opened 12 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)

main.log (3.9 KB) - added by lami@… 12 years ago.
config.log (8.0 KB) - added by lami@… 12 years ago.

Download all attachments as: .zip

Change History (9)

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

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.

Changed 12 years ago by lami@…

Attachment: main.log added

Changed 12 years ago by lami@…

Attachment: config.log added

comment:2 in reply to:  1 Changed 12 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 Changed 12 years ago by danielluke (Daniel J. Luke)

Resolution: invalid
Status: newclosed

comment:4 in reply to:  3 Changed 12 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 12 years ago by danielluke (Daniel J. Luke)

Resolution: invalid
Status: closedreopened

comment:6 Changed 12 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: reopenedclosed
Note: See TracTickets for help on using tickets.