Hiya,

Sure thing - here's the lot with text on emailing listserv removed.  This is 
after doing a selfupdate and update-all.  I'm guessing the build log isn't 
there unless the build is successful?  I don't see the CMake Settings stuff 
with CMAKE_VERBOSE_MAKEFILE in anything but CMakeCache.txt in the build 
directory /sw/src/fink.build/libgme0-shlibs-0.6.0-1/game-music-emu-0.6.0  
(after doing a grep -r for that string).  

Let me know if you need any more info or if I've missed something obvious here! 
:)

thanks!



---

cmake -DCMAKE_BUILD_TYPE:STRING=Release -DCMAKE_VERBOSE_MAKEFILE=ON 
-DCMAKE_INSTALL_PREFIX:PATH=/sw -DCMAKE_INSTALL_NAME_DIR=/sw/lib 
-DCMAKE_CXX_FLAGS:STRING=-MD .
-- The C compiler identification is Clang 5.0.0
-- The CXX compiler identification is Clang 5.0.0
CMake Error at /sw/share/cmake-2.8/Modules/Platform/Darwin.cmake:211 (message):
  CMAKE_OSX_DEPLOYMENT_TARGET is '10.9' but CMAKE_OSX_SYSROOT:

   ""

  is not set to a MacOSX SDK with a recognized version.  Either set
  CMAKE_OSX_SYSROOT to a valid SDK or set CMAKE_OSX_DEPLOYMENT_TARGET to
  empty.
Call Stack (most recent call first):
  /sw/share/cmake-2.8/Modules/CMakeSystemSpecificInformation.cmake:36 (include)
  CMakeLists.txt:2 (project)


-- Configuring incomplete, errors occurred!
See also 
"/sw/src/fink.build/libgme0-shlibs-0.6.0-1/game-music-emu-0.6.0/CMakeFiles/CMakeOutput.log".
### execution of cmake failed, exit code 1
### execution of /tmp/fink.qyLwj failed, exit code 1
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-libgme0-shlibs-0.6.0-1
(Reading database ... 53442 files and directories currently installed.)
Removing fink-buildlock-libgme0-shlibs-0.6.0-1 ...
Failed: phase compiling: libgme0-shlibs-0.6.0-1 failed

Before reporting any errors, please run "fink selfupdate" and try again.

-snip-

Also include the following system information:
Package manager version: 0.36.3.1
Distribution version: selfupdate-rsync Sat Mar 22 17:15:59 2014, 10.9, x86_64
Trees: local/main stable/main
No recognized Xcode.app installed
Xcode command-line tools: 5.0.1.0.1.1382131676
Max. Fink build jobs:  1



----



--------
On 22/03/2014, at 2:34 PM, Hanspeter Niederstrasser wrote:

> On 3/21/2014 6:02 PM, shawn means wrote:
>> Hiya,
>> 
>> Was building ffmpeg and ran into issue with libgme0-shlibs:
>> 
>> -----
>> 
>> CMake Error at /sw/share/cmake-2.8/Modules/Platform/Darwin.cmake:211 
>> (message):
>>   CMAKE_OSX_DEPLOYMENT_TARGET is '10.9' but CMAKE_OSX_SYSROOT:
>> 
>>    ""
>> 
>>   is not set to a MacOSX SDK with a recognized version.  Either set
>>   CMAKE_OSX_SYSROOT to a valid SDK or set CMAKE_OSX_DEPLOYMENT_TARGET to
>>   empty.
> 
>> Fink 0.36.3.1
>> MacOS 10.9.2
>> Xcode command line tools ONLY - v. 5.0.1
>> 
>> ( I downgraded from Xcode.app 5.1 + command line 5.1 after all those clang 
>> issues with unsupported flag warnings turned into errors.)
> 
> Please include the actual diagnostic output from the failed fink build with 
> regards to the Fink/OS/Xcode versions.  This lets us see what Fink is seeing 
> as actually installed versus what you last installed (the OS X installer is 
> notorious about leaving old files behind).
> 
> I've committed a fix that should work around the CMAKE_OSX_DEPLOYMENT_TARGET 
> and CMAKE_OSX_SYSROOT mismatch and should be available after a selfupdate.
> 
> As well as reporting the version diagnostic from the failed build, please 
> send the output of the "Cmake Settings:" section from the build log of the 
> new revision (it's 8 lines like this: "CMAKE_VERBOSE_MAKEFILE: ON")
> 
> Thanks,
> 
> Hanspeter
> 

shawn
shawnme...@mac.com


-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
"It felt like the Earth had suddenly lost its population
while the machines kept functioning by force of inertia."   -Fellini
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=



------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to