New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #28774 (assigned defect)

Opened 2 years ago

Last modified 3 months ago

cmake build issue (Xcode4)

Reported by: rakesh@… Owned by: css@…
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

main.log (131.0 KB) - added by rakesh@… 2 years ago.
Installer main.log file

Change History

Changed 2 years ago by rakesh@…

Installer main.log file

comment:1 Changed 2 years ago by macsforever2000@…

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

comment:2 Changed 2 years ago by css@…

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 2 years ago by css@…

  • Status changed from new to assigned

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 2 years ago by css@…

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

comment:5 Changed 22 months 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 22 months ago by css@…

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 20 months ago by css@…

  • Priority changed from Normal to Low

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

comment:8 Changed 3 months ago by ryandesign@…

Is this still an issue with the current version?

comment:9 Changed 3 months ago by rakesh@…

Not an issue for me on Mountain Lion now.

Note: See TracTickets for help on using tickets.