Opened 13 years ago

Closed 11 years ago

#28774 closed defect (worksforme)

cmake build issue (Xcode4)

Reported by: sptrakesh Owned by: cssdev
Priority: Low Milestone:
Component: ports Version: 1.9.2
Keywords: xcode4 Cc:
Port: cmake

Description

I am unable to install cmake. Attached is the main.log file from the install process. I am using Xcode4. Cleaning and retrying does not have any effect.

Attachments (1)

main.log (131.0 KB) - added by sptrakesh 13 years ago.
Installer main.log file

Download all attachments as: .zip

Change History (13)

Changed 13 years ago by sptrakesh

Attachment: main.log added

Installer main.log file

comment:1 Changed 13 years ago by mf2k (Frank Schima)

Keywords: xcode4 added; cmake removed
Owner: changed from macports-tickets@… to css@…

comment:2 Changed 13 years ago by cssdev

I don't have XCode 4 yet, but I'll keep an eye upstream to see if there's info on the cmake lists.

comment:3 Changed 13 years ago by cssdev

Status: newassigned

I wonder if this by might resolved by http://public.kitware.com/Bug/view.php?id=10723. I'll have to see if I can setup XCode 4 to test somehow.

comment:4 Changed 13 years ago by cssdev

Maybe I can check about setting a port to build release candidates, as CMake 2.8.5-rc2 is ready.

comment:5 Changed 13 years ago by wiml@…

I'm getting a similar error in main.log, but I'm building with xcode3.2.6, not xcode4. The error message I see is:

:info:build CMake Error: Parse error in cache file /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_cmake/cmake/work/cmake-2.8.4-i386/CMakeCache.txt. Offending entry: /SDKs/MacOSX10.6.sdk

But that text never appears in CMakeCache.txt; the closest thing I find is

//The product will be built against the headers and libraries located
// inside the indicated SDK.
CMAKE_OSX_SYSROOT:PATH=/Volumes/SSDLocal/DeveloperSeed

comment:6 Changed 13 years ago by cssdev

I just updated cmake to 2.8.5, which should correct the handling of non-standard locations. Please update and let me know.

comment:7 Changed 12 years ago by cssdev

Priority: NormalLow

dropping priority since this should be fixed, but the fix hasn't been externally verified

comment:8 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Is this still an issue with the current version?

comment:9 Changed 11 years ago by sptrakesh

Not an issue for me on Mountain Lion now.

comment:10 in reply to:  9 ; Changed 11 years ago by cooljeanius (Eric Gallager)

Replying to rakesh@…:

Not an issue for me on Mountain Lion now.

So that means that this can be closed now, right?

comment:11 in reply to:  10 Changed 11 years ago by sptrakesh

Replying to egall@…:

Replying to rakesh@…:

Not an issue for me on Mountain Lion now.

So that means that this can be closed now, right?

Yes, this can be closed.

comment:12 Changed 11 years ago by mf2k (Frank Schima)

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