> On Aug 19, 2016, at 18:43, Edward Hartouni <ed_harto...@comcast.net> wrote:
> 
> 
> not sure why this is a problem, but… having done everything requested it 
> doesn’t seem to resolve… any advice? thanks
> OS X version 10.9.5
> 2.8 GHz Intel Core 2 Duo
> 
> 
> ed-hartounis-imac:kml hartouni1$ /sw/bin/fink update-all
> Information about 10119 packages read in 9 seconds.
> The following 8 packages will be installed or updated:
>  ghostscript gimp2 gimp2-shlibs gtk+2 gtk+2-shlibs libgegl0.1.0-shlibs 
> librsvg2-shlibs pango1-xft2-ft219-shlibs
> The following 13 additional packages will be installed:
>  graphviz gtk+2-dev gtkglext1 gtkglext1-shlibs libgegl0.1.0-dev libglade2 
> libglade2-shlibs libgraphviz238-shlibs libopenjp2.7 libopenjp2.7-shlibs 
> librsvg2 pango1-xft2-ft219
>  pango1-xft2-ft219-dev
> The following package might be temporarily removed:
>  lcms
> Default answer will be chosen in 60 seconds...
> Do you want to continue? [Y/n] 
> Setting runtime build-lock...
> dpkg-deb -b 
> /sw/src/fink.build/root-fink-buildlock-libopenjp2.7-shlibs-2.1.1-1 
> /sw/src/fink.build
> dpkg-deb: building package `fink-buildlock-libopenjp2.7-shlibs-2.1.1-1' in 
> `/sw/src/fink.build/fink-buildlock-libopenjp2.7-shlibs-2.1.1-1_2016.08.19-18.33.18_darwin-x86_64.deb'.
> Installing build-lock package...
> /sw/bin/dpkg-lockwait -i 
> /sw/src/fink.build/fink-buildlock-libopenjp2.7-shlibs-2.1.1-1_2016.08.19-18.33.18_darwin-x86_64.deb
> Selecting previously deselected package 
> fink-buildlock-libopenjp2.7-shlibs-2.1.1-1.
> (Reading database ... 30413 files and directories currently installed.)
> Unpacking fink-buildlock-libopenjp2.7-shlibs-2.1.1-1 (from 
> .../fink-buildlock-libopenjp2.7-shlibs-2.1.1-1_2016.08.19-18.33.18_darwin-x86_64.deb)
>  ...
> Setting up fink-buildlock-libopenjp2.7-shlibs-2.1.1-1 (2016.08.19-18.33.18) 
> ...
> 
> sudo -u fink-bld [ENV] sh -c /tmp/fink.gU5RL
> env LANG=C LC_ALL=C /sw/bin/tar  --no-same-owner --no-same-permissions -xf 
> /sw/src/openjpeg-2.1.1.tar.gz
> sudo -u fink-bld [ENV] sh -c /tmp/fink.LG4zy
> cmake -DCMAKE_INSTALL_PREFIX=/sw -DCMAKE_C_FLAGS:STRING=-MD .
> -- The C compiler identification is AppleClang 6.0.0.6000057
> CMake Error at /sw/share/cmake-3.6/Modules/Platform/Darwin.cmake:76 (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-3.6/Modules/CMakeSystemSpecificInformation.cmake:36 
> (include)
>   CMakeLists.txt:27 (project)
> 
> 
> -- Configuring incomplete, errors occurred!
> See also 
> "/sw/src/fink.build/libopenjp2.7-shlibs-2.1.1-1/openjpeg-2.1.1/CMakeFiles/CMakeOutput.log".
> See also 
> "/sw/src/fink.build/libopenjp2.7-shlibs-2.1.1-1/openjpeg-2.1.1/CMakeFiles/CMakeError.log".
> ### execution of cmake failed, exit code 1
> ### execution of /tmp/fink.LG4zy failed, exit code 1
> Removing runtime build-lock...
> Removing build-lock package...
> /sw/bin/dpkg-lockwait -r fink-buildlock-libopenjp2.7-shlibs-2.1.1-1
> (Reading database ... 30414 files and directories currently installed.)
> Removing fink-buildlock-libopenjp2.7-shlibs-2.1.1-1 ...
> Failed: phase compiling: libopenjp2.7-shlibs-2.1.1-1 failed
> 
> Before reporting any errors, please run "fink selfupdate" and try again.
> 
> If you continue to have issues, please check to see if the FAQ on Fink's 
> website solves the problem.  If not, ask on one (not both, please) of
> these mailing lists:
> 
>       The Fink Users List <fink-users@lists.sourceforge.net 
> <mailto:fink-users@lists.sourceforge.net>>
>       The Fink Beginners List <fink-beginn...@lists.sourceforge.net 
> <mailto:fink-beginn...@lists.sourceforge.net>>,
> 
> with a carbon copy to the maintainer:
> 
>       Daniel Macks <dma...@netspace.org <mailto:dma...@netspace.org>>
> 
> Note that this is preferable to emailing just the maintainer directly,
> since most fink package maintainers do not have access to all possible
> hardware and software configurations.
> 
> Please try to include the complete error message in your report.  This
> generally consists of a compiler line starting with e.g. "gcc" or "g++"
> followed by the actual error output from the compiler.
> 
> Also include the following system information:
> Package manager version: 0.39.5
> Distribution version: selfupdate-rsync Fri Aug 19 18:25:33 2016, 10.9, x86_64
> Trees: local/main stable/main
> No recognized Xcode.app installed
> Xcode command-line tools: 6.2.0.0.1.1424975374
> Max. Fink build jobs:  1
> 
> ———————————————————————————————————————
> _______________________________________________

You don’t have any Mac OS X  SDKs because you’re just using the Xcode command 
line tools.  A workaround would be to install the Xcode app, since that’s what 
contains them.

A fix would be either to have libopenjp2.7 declare an appropriate build 
dependency if it really needs an SDK, so that people get an error message about 
a nonexistent SDK before the attempt to build the package, or to have its build 
tweaked not to look for the SDKs if it doesn’t.

-- 
Alexander Hansen, Ph.D.
Fink User Liaison

------------------------------------------------------------------------------
_______________________________________________
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