printf ' ' | fink --no-use-binary-dist --yes rebuild cran-rsclient-r215 2>&1 The package 'cran-rsclient-r215' will be built without being installed. Reading build dependency for cran-rsclient-r215-0.7-2-1... Reading dependency for cran-rsclient-r215-0.7-2-1... Reading build conflict for cran-rsclient-r215-0.7-2-1... The following package will be rebuilt: cran-rsclient-r215 Setting runtime build-lock... dpkg-deb -b /sw/build.build/root-fink-buildlock-cran-rsclient-r215-0.7-2-1 /sw/build.build dpkg-deb: building package `fink-buildlock-cran-rsclient-r215-0.7-2-1' in `/sw/build.build/fink-buildlock-cran-rsclient-r215-0.7-2-1_2014.08.02-01.52.32_darwin-x86_64.deb'. Installing build-lock package... /sw/bin/dpkg-lockwait -i /sw/build.build/fink-buildlock-cran-rsclient-r215-0.7-2-1_2014.08.02-01.52.32_darwin-x86_64.deb Selecting previously deselected package fink-buildlock-cran-rsclient-r215-0.7-2-1. (Reading database ... 8834 files and directories currently installed.) Unpacking fink-buildlock-cran-rsclient-r215-0.7-2-1 (from .../fink-buildlock-cran-rsclient-r215-0.7-2-1_2014.08.02-01.52.32_darwin-x86_64.deb) ... Setting up fink-buildlock-cran-rsclient-r215-0.7-2-1 (2014.08.02-01.52.32) ... sudo -u fink-bld [ENV] sh -c /tmp/fink.zKDZQ env LANG=C LC_ALL=C /sw/bin/tar --no-same-owner --no-same-permissions -xvf /sw/src/RSclient_0.7-2.tar.gz RSclient/ RSclient/src/ RSclient/src/qap.h RSclient/src/Makevars RSclient/src/sbthread.h RSclient/src/qap_encode.c RSclient/src/RSprotocol.h RSclient/src/cli.c RSclient/src/Makevars.win RSclient/src/qap_decode.c RSclient/src/qap_decode.h RSclient/NAMESPACE RSclient/NEWS RSclient/R/ RSclient/R/cli.R RSclient/R/conn.R RSclient/MD5 RSclient/DESCRIPTION RSclient/man/ RSclient/man/RCC.Rd RSclient/man/RC-methods.Rd RSclient/man/Rclient.Rd RSclient/configure.win RSclient/LICENSE sudo -u fink-bld [ENV] sh -c /tmp/fink.ZCh00 /tmp/fink.SuCSm #!/bin/bash -ev export TMPDIR=/sw/build.build/cran-rsclient-r215-0.7-2-1/RSclient/tmp BIN_R=/sw/Library/Frameworks/R.framework/Versions/2.15/Resources/bin/R pushd .. /sw/build.build/cran-rsclient-r215-0.7-2-1 /sw/build.build/cran-rsclient-r215-0.7-2-1/RSclient $BIN_R --verbose CMD build --no-build-vignettes RSclient Warning: unknown option '--no-build-vignettes' * checking for file 'RSclient/DESCRIPTION' ... OK * preparing 'RSclient': * checking DESCRIPTION meta-information ... OK * cleaning src * checking for LF line-endings in source and make files * checking for empty or unneeded directories * building 'RSclient_0.7-2.tar.gz' /bin/rm -rf /sw/build.build/root-cran-rsclient-r215-0.7-2-1 /bin/mkdir -p /sw/build.build/root-cran-rsclient-r215-0.7-2-1/sw /bin/mkdir -p /sw/build.build/root-cran-rsclient-r215-0.7-2-1/DEBIAN /usr/sbin/chown -R fink-bld:fink-bld /sw/build.build/root-cran-rsclient-r215-0.7-2-1 sudo -u fink-bld [ENV] sh -c /tmp/fink.f1z_9 /tmp/fink.sU6Ge #!/bin/sh -ev BIN_R=/sw/Library/Frameworks/R.framework/Versions/2.15/Resources/bin/R mkdir -p /sw/build.build/root-cran-rsclient-r215-0.7-2-1/sw/lib/R/2.15/site-library pushd /sw/build.build/cran-rsclient-r215-0.7-2-1/RSclient/.. && $BIN_R --verbose CMD install --library=/sw/build.build/root-cran-rsclient-r215-0.7-2-1/sw/lib/R/2.15/site-library RSclient /sw/build.build/cran-rsclient-r215-0.7-2-1 /sw/build.build/cran-rsclient-r215-0.7-2-1/RSclient * installing *source* package 'RSclient' ... ** package 'RSclient' successfully unpacked and MD5 sums checked ** libs flag-sort -r gcc -ffor-scope -I/sw/Library/Frameworks/R.framework/Versions/2.15/Resources/include -DNDEBUG -I/sw/include -fPIC -g -O3 -c cli.c -o cli.o flag-sort -r gcc -ffor-scope -I/sw/Library/Frameworks/R.framework/Versions/2.15/Resources/include -DNDEBUG -I/sw/include -fPIC -g -O3 -c qap_decode.c -o qap_decode.o flag-sort -r gcc -ffor-scope -I/sw/Library/Frameworks/R.framework/Versions/2.15/Resources/include -DNDEBUG -I/sw/include -fPIC -g -O3 -c qap_encode.c -o qap_encode.o flag-sort -r gcc -ffor-scope -dynamiclib -Wl,-headerpad_max_install_names -single_module -multiply_defined suppress -L/sw/lib -o RSclient.dylib cli.o qap_decode.o qap_encode.o -lssl -L/sw/Library/Frameworks/R.framework/Versions/2.15/Resources/lib -lR -lintl -Wl,-framework -Wl,CoreFoundation Undefined symbols for architecture x86_64: "_ERR_error_string", referenced from: _RS_connect in cli.o _rsc_close in cli.o _RS_eval_qap in cli.o _get_hdr in cli.o _RS_eval in cli.o _RS_collect in cli.o _RS_assign in cli.o ... "_ERR_get_error", referenced from: _RS_connect in cli.o _rsc_close in cli.o _RS_eval_qap in cli.o _get_hdr in cli.o _RS_eval in cli.o _RS_collect in cli.o _RS_assign in cli.o ... "_RSA_public_encrypt", referenced from: _RS_secauth in cli.o "_RSA_size", referenced from: _RS_secauth in cli.o "_d2i_RSAPublicKey", referenced from: _RS_secauth in cli.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make: *** [RSclient.dylib] Error 1 ERROR: compilation failed for package 'RSclient' * removing '/sw/build.build/root-cran-rsclient-r215-0.7-2-1/sw/lib/R/2.15/site-library/RSclient' ### execution of /tmp/fink.sU6Ge failed, exit code 1 ### execution of /tmp/fink.f1z_9 failed, exit code 1 Removing runtime build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r fink-buildlock-cran-rsclient-r215-0.7-2-1 (Reading database ... 8835 files and directories currently installed.) Removing fink-buildlock-cran-rsclient-r215-0.7-2-1 ... Failed: phase installing: cran-rsclient-r215-0.7-2-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