Sean, The conditional in the original patch script was invalid for 10.10 or later so the patch (which isn't necessary for 0.9.5) wasn't being applied here on darwin14. The gdl.info file now has the patch removed. Jack
On Thu, Feb 5, 2015 at 10:22 PM, Sean Lake <odysseus9...@gmail.com> wrote: > Hello all, > > Building the latest update on OS X 10.9 fails, pretty early on. > > Thanks, > Sean > > Error text: > Setting up fink-buildlock-gdl-0.9.5-1 (2015.02.05-19.20.41) ... > > sudo -u fink-bld [ENV] sh -c /tmp/fink.UVI_M > env LANG=C LC_ALL=C /sw/bin/tar --no-same-owner --no-same-permissions -xf > /sw/src/gdl-0.9.5.tar.gz > sudo -u fink-bld [ENV] sh -c /tmp/fink.sEahQ > [ -r /sw/fink/dists/stable/main/finkinfo/sci/gdl.patch ] > sudo -u fink-bld [ENV] sh -c /tmp/fink.vfqJh > /tmp/fink.Y_3iH > #!/bin/bash -efv > if [[ $(sw_vers -productVersion | cut -d. -f1-2) > 10.8 ]]; then > patch -p1 < /sw/fink/dists/stable/main/finkinfo/sci/gdl.patch > fi > sw_vers -productVersion | cut -d. -f1-2 > patching file src/gsl_fun.cpp > Hunk #1 FAILED at 3890. > 1 out of 1 hunk FAILED -- saving rejects to file src/gsl_fun.cpp.rej > ### execution of /tmp/fink.Y_3iH failed, exit code 1 > ### execution of /tmp/fink.vfqJh failed, exit code 1 > > System info: > Package manager version: 0.38.3 > Distribution version: selfupdate-rsync Thu Feb 5 19:20:29 2015, 10.9, x86_64 > Trees: local/main stable/main > Xcode.app: 6.1.1 > Xcode command-line tools: 6.1.1.0.1.1416017670 > Max. Fink build jobs: 2 ------------------------------------------------------------------------------ Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ 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