printf ' ' | fink --no-use-binary-dist --yes rebuild cran-akima-r31 2>&1 The package 'cran-akima-r31' will be built without being installed. Reading build dependency for cran-akima-r31-0.5-11-1... Reading dependency for cran-akima-r31-0.5-11-1... Reading build conflict for cran-akima-r31-0.5-11-1... The following package will be rebuilt: cran-akima-r31 Setting runtime build-lock... dpkg-deb -b /sw/build.build/root-fink-buildlock-cran-akima-r31-0.5-11-1 /sw/build.build dpkg-deb: building package `fink-buildlock-cran-akima-r31-0.5-11-1' in `/sw/build.build/fink-buildlock-cran-akima-r31-0.5-11-1_2014.08.02-06.43.06_darwin-x86_64.deb'. Installing build-lock package... /sw/bin/dpkg-lockwait -i /sw/build.build/fink-buildlock-cran-akima-r31-0.5-11-1_2014.08.02-06.43.06_darwin-x86_64.deb Selecting previously deselected package fink-buildlock-cran-akima-r31-0.5-11-1. (Reading database ... 7371 files and directories currently installed.) Unpacking fink-buildlock-cran-akima-r31-0.5-11-1 (from .../fink-buildlock-cran-akima-r31-0.5-11-1_2014.08.02-06.43.06_darwin-x86_64.deb) ... Setting up fink-buildlock-cran-akima-r31-0.5-11-1 (2014.08.02-06.43.06) ... sudo -u fink-bld [ENV] sh -c /tmp/fink.rfkfI env LANG=C LC_ALL=C /sw/bin/tar --no-same-owner --no-same-permissions -xvf /sw/src/akima_0.5-11.tar.gz akima/ akima/configure.ac akima/src/ akima/src/idsfft.f akima/src/idptli.f akima/src/idgrid.f akima/src/toms760.f akima/src/idtang.f akima/src/tripack.f akima/src/idptip.f akima/src/akima.new.f akima/src/idcldp.f akima/src/Makevars.in akima/src/idxchg.f akima/src/idpdrv.f akima/src/init.c akima/src/akima697.f akima/src/ttidbs.f akima/src/idlctn.f akima/src/akima433.f akima/src/akima.h akima/src/idbvip.f akima/NAMESPACE akima/data/ akima/data/akima760.rda akima/data/akima.rda akima/PORTING akima/R/ akima/R/bicubic.R akima/R/interpp.new.R akima/R/interp.old.R akima/R/interpp.R akima/R/aspline.R akima/R/interp.new.R akima/R/interp2xyz.R akima/R/interpp.old.R akima/R/interp.R akima/MD5 akima/README akima/DESCRIPTION akima/configure akima/ChangeLog akima/man/ akima/man/aspline.Rd akima/man/bicubic.Rd akima/man/interpp.Rd akima/man/interp2xyz.Rd akima/man/akima.Rd akima/man/bicubic.grid.Rd akima/man/interp.Rd akima/man/akima760.Rd akima/cleanup akima/tools/ akima/tools/acinclude.m4 akima/LICENSE sudo -u fink-bld [ENV] sh -c /tmp/fink.6fr6E /tmp/fink.AjU1e #!/bin/bash -ev export TMPDIR=/sw/build.build/cran-akima-r31-0.5-11-1/akima/tmp BIN_R=/sw/Library/Frameworks/R.framework/Versions/3.1/Resources/bin/R pushd .. /sw/build.build/cran-akima-r31-0.5-11-1 /sw/build.build/cran-akima-r31-0.5-11-1/akima if [[ 3.1 > 2.15 ]]; then $BIN_R --verbose CMD build --no-build-vignettes akima else $BIN_R --verbose CMD build --no-vignettes akima fi * checking for file 'akima/DESCRIPTION' ... OK * preparing 'akima': * checking DESCRIPTION meta-information ... OK * cleaning src * running 'cleanup' * checking for LF line-endings in source and make files * checking for empty or unneeded directories * looking to see if a 'data/datalist' file should be added * building 'akima_0.5-11.tar.gz' /bin/rm -rf /sw/build.build/root-cran-akima-r31-0.5-11-1 /bin/mkdir -p /sw/build.build/root-cran-akima-r31-0.5-11-1/sw /bin/mkdir -p /sw/build.build/root-cran-akima-r31-0.5-11-1/DEBIAN /usr/sbin/chown -R fink-bld:fink-bld /sw/build.build/root-cran-akima-r31-0.5-11-1 sudo -u fink-bld [ENV] sh -c /tmp/fink.TFrqM /tmp/fink.qtp07 #!/bin/sh -ev BIN_R=/sw/Library/Frameworks/R.framework/Versions/3.1/Resources/bin/R mkdir -p /sw/build.build/root-cran-akima-r31-0.5-11-1/sw/lib/R/3.1/site-library pushd /sw/build.build/cran-akima-r31-0.5-11-1/akima/.. && $BIN_R --verbose CMD install --library=/sw/build.build/root-cran-akima-r31-0.5-11-1/sw/lib/R/3.1/site-library akima /sw/build.build/cran-akima-r31-0.5-11-1 /sw/build.build/cran-akima-r31-0.5-11-1/akima * installing *source* package 'akima' ... ** package 'akima' successfully unpacked and MD5 sums checked checking for gcc... flag-sort -r gcc -ffor-scope checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether flag-sort -r gcc -ffor-scope accepts -g... yes checking for flag-sort -r gcc -ffor-scope option to accept ISO C89... none needed checking whether we are using the GNU Fortran 77 compiler... no checking whether /sw/bin/gfortran-fsf-4.9 accepts -g... no checking for correct optimization with SUN compilers... -n not running on x86*-solaris* configure: creating ./config.status config.status: creating src/Makevars ** libs /sw/bin/gfortran-fsf-4.9 -g -O3 -fPIC -g -O3 -c akima.new.f -o akima.new.o make: /sw/bin/gfortran-fsf-4.9: No such file or directory make: *** [akima.new.o] Error 1 ERROR: compilation failed for package 'akima' * removing '/sw/build.build/root-cran-akima-r31-0.5-11-1/sw/lib/R/3.1/site-library/akima' ### execution of /tmp/fink.qtp07 failed, exit code 1 ### execution of /tmp/fink.TFrqM failed, exit code 1 Removing runtime build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r fink-buildlock-cran-akima-r31-0.5-11-1 (Reading database ... 7372 files and directories currently installed.) Removing fink-buildlock-cran-akima-r31-0.5-11-1 ... Failed: phase installing: cran-akima-r31-0.5-11-1 failed Before reporting any errors, please run "fink selfupdate" and try again. Also try using "fink configure" to set your maximum build jobs to 1 and attempt to build the package 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 The Fink Beginners List , with a carbon copy to the maintainer: Jack Howarth 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.37.0 Distribution version: selfupdate-cvs Thu Jul 24 20:26:24 2014, 10.9, x86_64 Trees: local/main stable/main Xcode.app: 5.1.1 Xcode command-line tools: 6.0.0.0.1.1405597879 Max. Fink build jobs: 8