New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #24649 (closed defect: worksforme)

Opened 3 years ago

Last modified 2 years ago

cannot build plplot 5.9.5 port on OSX 10.5.8

Reported by: matthew.l.ferguson@… Owned by: takeshi@…
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc:
Port: plplot

Description (last modified by jmr@…) (diff)

Wants the SDK version to equal the OSX version.

  System Version:	Mac OS X 10.5.8 (9L31a)
  Kernel Version:	Darwin 9.8.0
  Xcode  Version:       3.1.4
CMake Error at /opt/local/share/cmake-2.8/Modules/Platform/Darwin.cmake:140 (message):
  CMAKE_OSX_DEPLOYMENT_TARGET (10.5) is greater than CMAKE_OSX_SYSROOT SDK
  (/Developer/SDKs/MacOSX10.4u.sdk).  Please set CMAKE_OSX_DEPLOYMENT_TARGET
  to 10.4 or lower
Call Stack (most recent call first):
  /opt/local/share/cmake-2.8/Modules/Platform/Darwin.cmake:146 (SanityCheckSDKAndDeployTarget)
  /opt/local/share/cmake-2.8/Modules/CMakeSystemSpecificInformation.cmake:36 (INCLUDE)
  CMakeLists.txt:38 (project)

Attachments

macports.plplot.ticket (850 bytes) - added by matthew.l.ferguson@… 3 years ago.
sudo port -d install plplot

Change History

Changed 3 years ago by matthew.l.ferguson@…

sudo port -d install plplot

comment:1 Changed 3 years ago by jmr@…

  • Owner changed from macports-tickets@… to takeshi@…
  • Description modified (diff)

Please remember to cc the maintainer.

comment:2 Changed 3 years ago by takeshi@…

I cannot reproduce your problem on ppc Leopard. It is strange that CMAKE_OSX_DEPLOYMENT_SYSROOT is set to /Developer/SDKs/MacOSX10.4u.sdk on Leopard.

comment:3 Changed 2 years ago by jmr@…

  • Status changed from new to closed
  • Resolution set to worksforme

Can't reproduce with current versions.

Note: See TracTickets for help on using tickets.