Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#43924 closed defect (fixed)

SDK Library/Frameworks path not set up correctly on the SnowLeopard buildbot (warning)

Reported by: mojca (Mojca Miklavec) Owned by: skarulkar@…
Priority: Normal Milestone:
Component: server/hosting Version:
Keywords: snowleopard Cc: cssdev
Port:

Description

When compiling ROOT on the Snow Leopard buildbot, the following warning is printed:

-- The CXX compiler identification is GNU 4.2.1
CMake Warning at /opt/local/share/cmake-2.8/Modules/Platform/Darwin.cmake:316 (message):
  The SDK Library/Frameworks path

   /Developer/SDKs/MacOSX10.6.sdk/Library/Frameworks

  is not set up correctly on this system.  This is known to occur when
  installing Xcode 3.2.6:

   http://bugs.python.org/issue14018

  The problem may cause build errors that report missing system frameworks.
  Fix your SDK symlinks to resolve this issue and avoid this warning.
Call Stack (most recent call first):
  /opt/local/share/cmake-2.8/Modules/CMakeSystemSpecificInformation.cmake:36 (include)
  CMakeLists.txt:19 (project)

Change History (4)

comment:1 Changed 10 years ago by mojca (Mojca Miklavec)

Cc: css@… added

comment:2 Changed 10 years ago by skarulkar@…

I have made the changes, can you let me know if it is okay now? -Shree

comment:3 Changed 10 years ago by mojca (Mojca Miklavec)

Thank you. I need to make a change to a port that emits this to be sure.

comment:4 Changed 10 years ago by mojca (Mojca Miklavec)

Resolution: fixed
Status: newclosed

I committed a patch for #43133 in r121110.

This problem seems to be fixed, thank you.

Last edited 10 years ago by mojca (Mojca Miklavec) (previous) (diff)
Note: See TracTickets for help on using tickets.