=== source code for install_SUITE:bin_ok_symlink/1

=== Test case started with:
install_SUITE:bin_ok_symlink([{symlinks,true},
                              {watchdog,<0.889.0>},
                              {tc_logfile,
                                  "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/install_suite.bin_ok_symlink.html"},
                              {tc_group_properties,[]},
                              {tc_group_path,[]},
                              {data_dir,
                                  "/home/pi/R16B03/otp-support/release/tests/system_test/install_SUITE_data/"},
                              {priv_dir,
                                  "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/"},
                              {nodenames,[]}])

=== Current directory is "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00"

=== Started at 2014-01-05 16:52:44


CMD_PRFX = "" LN_S = "ln" BINDIR_SYMLINKS = "" exec_prefix = "/usr/local" bindir = "/usr/local/bin" erlang_bindir = "/usr/local/lib/erlang/bin" EXTRA_PREFIX = "" DESTDIR = "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink" $ /home/pi/R16B03/otp-support/release/tests/system_test/install_SUITE_data/install_bin --ln_s "ln" --destdir "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink" --extra-prefix "" --bindir-symlinks "" --bindir "/usr/local/bin" --erlang-bindir "/usr/local/lib/erlang/bin" --exec-prefix "/usr/local" --test-file "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/bin_ok_symlink-result.txt" erl erlc * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * NOTE: Cannot install symbolic links in the '--bindir' directory, since 'ln -s' does not work. Will create copies using 'cp -p' instead. --bindir="/usr/local/bin" erlang_bindir="/usr/local/lib/erlang/bin" --exec-prefix="/usr/local" EXTRA_PREFIX="" DESTDIR="/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink" BINDIR_SYMLINKS="" Note that all absolute directory paths are prefixed by $DESTDIR$EXTRA_PREFIX when accessed. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * cd "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/bin" rm -f erl rm -f erlc cp -p "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/lib/erlang/bin/erl" erl cp -p "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/lib/erlang/bin/erlc" erlc result: {ok,{absolute,"/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/bin", "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/lib/erlang/bin"}} ----------------------------------------------- CMD_PRFX = "" LN_S = "ln" BINDIR_SYMLINKS = "relative" exec_prefix = "/usr/local" bindir = "/usr/local/bin" erlang_bindir = "/usr/local/lib/erlang/bin" EXTRA_PREFIX = "" DESTDIR = "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink" $ /home/pi/R16B03/otp-support/release/tests/system_test/install_SUITE_data/install_bin --ln_s "ln" --destdir "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink" --extra-prefix "" --bindir-symlinks "relative" --bindir "/usr/local/bin" --erlang-bindir "/usr/local/lib/erlang/bin" --exec-prefix "/usr/local" --test-file "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/bin_ok_symlink-result.txt" erl erlc ERROR: Cannot install relative symbolic links in the '--bindir' directory, since 'ln -s' does not work. If you want to install using 'cp -p' do not set BINDIR_SYMLINKS, and invoke 'make install' again. --bindir="/usr/local/bin" erlang_bindir="/usr/local/lib/erlang/bin" --exec-prefix="/usr/local" EXTRA_PREFIX="" DESTDIR="/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink" BINDIR_SYMLINKS="relative" Note that all absolute directory paths are prefixed by $DESTDIR$EXTRA_PREFIX when accessed. result: {error,no_ln_s} ----------------------------------------------- CMD_PRFX = "" LN_S = "ln" BINDIR_SYMLINKS = "absolute" exec_prefix = "/usr/local" bindir = "/usr/local/bin" erlang_bindir = "/usr/local/lib/erlang/bin" EXTRA_PREFIX = "" DESTDIR = "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink" $ /home/pi/R16B03/otp-support/release/tests/system_test/install_SUITE_data/install_bin --ln_s "ln" --destdir "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink" --extra-prefix "" --bindir-symlinks "absolute" --bindir "/usr/local/bin" --erlang-bindir "/usr/local/lib/erlang/bin" --exec-prefix "/usr/local" --test-file "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/bin_ok_symlink-result.txt" erl erlc ERROR: Cannot install absolute symbolic links in the '--bindir' directory, since 'ln -s' does not work. If you want to install using 'cp -p' invoke 'make install' without setting BINDIR_SYMLINKS. --bindir="/usr/local/bin" erlang_bindir="/usr/local/lib/erlang/bin" --exec-prefix="/usr/local" EXTRA_PREFIX="" DESTDIR="/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink" BINDIR_SYMLINKS="absolute" Note that all absolute directory paths are prefixed by $DESTDIR$EXTRA_PREFIX when accessed. result: {error,no_ln_s} ----------------------------------------------- CMD_PRFX = "" LN_S = "cp -p" BINDIR_SYMLINKS = "" exec_prefix = "/usr/local" bindir = "/usr/local/bin" erlang_bindir = "/usr/local/lib/erlang/bin" EXTRA_PREFIX = "" DESTDIR = "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink" $ /home/pi/R16B03/otp-support/release/tests/system_test/install_SUITE_data/install_bin --ln_s "cp -p" --destdir "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink" --extra-prefix "" --bindir-symlinks "" --bindir "/usr/local/bin" --erlang-bindir "/usr/local/lib/erlang/bin" --exec-prefix "/usr/local" --test-file "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/bin_ok_symlink-result.txt" erl erlc * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * NOTE: Cannot install symbolic links in the '--bindir' directory, since 'ln -s' does not work. Will create copies using 'cp -p' instead. --bindir="/usr/local/bin" erlang_bindir="/usr/local/lib/erlang/bin" --exec-prefix="/usr/local" EXTRA_PREFIX="" DESTDIR="/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink" BINDIR_SYMLINKS="" Note that all absolute directory paths are prefixed by $DESTDIR$EXTRA_PREFIX when accessed. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * cd "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/bin" rm -f erl rm -f erlc cp -p "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/lib/erlang/bin/erl" erl cp -p "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/lib/erlang/bin/erlc" erlc result: {ok,{absolute,"/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/bin", "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/lib/erlang/bin"}} ----------------------------------------------- CMD_PRFX = "" LN_S = "cp -p" BINDIR_SYMLINKS = "relative" exec_prefix = "/usr/local" bindir = "/usr/local/bin" erlang_bindir = "/usr/local/lib/erlang/bin" EXTRA_PREFIX = "" DESTDIR = "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink" $ /home/pi/R16B03/otp-support/release/tests/system_test/install_SUITE_data/install_bin --ln_s "cp -p" --destdir "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink" --extra-prefix "" --bindir-symlinks "relative" --bindir "/usr/local/bin" --erlang-bindir "/usr/local/lib/erlang/bin" --exec-prefix "/usr/local" --test-file "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/bin_ok_symlink-result.txt" erl erlc ERROR: Cannot install relative symbolic links in the '--bindir' directory, since 'ln -s' does not work. If you want to install using 'cp -p' do not set BINDIR_SYMLINKS, and invoke 'make install' again. --bindir="/usr/local/bin" erlang_bindir="/usr/local/lib/erlang/bin" --exec-prefix="/usr/local" EXTRA_PREFIX="" DESTDIR="/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink" BINDIR_SYMLINKS="relative" Note that all absolute directory paths are prefixed by $DESTDIR$EXTRA_PREFIX when accessed. result: {error,no_ln_s} ----------------------------------------------- CMD_PRFX = "" LN_S = "cp -p" BINDIR_SYMLINKS = "absolute" exec_prefix = "/usr/local" bindir = "/usr/local/bin" erlang_bindir = "/usr/local/lib/erlang/bin" EXTRA_PREFIX = "" DESTDIR = "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink" $ /home/pi/R16B03/otp-support/release/tests/system_test/install_SUITE_data/install_bin --ln_s "cp -p" --destdir "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink" --extra-prefix "" --bindir-symlinks "absolute" --bindir "/usr/local/bin" --erlang-bindir "/usr/local/lib/erlang/bin" --exec-prefix "/usr/local" --test-file "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/bin_ok_symlink-result.txt" erl erlc ERROR: Cannot install absolute symbolic links in the '--bindir' directory, since 'ln -s' does not work. If you want to install using 'cp -p' invoke 'make install' without setting BINDIR_SYMLINKS. --bindir="/usr/local/bin" erlang_bindir="/usr/local/lib/erlang/bin" --exec-prefix="/usr/local" EXTRA_PREFIX="" DESTDIR="/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink" BINDIR_SYMLINKS="absolute" Note that all absolute directory paths are prefixed by $DESTDIR$EXTRA_PREFIX when accessed. result: {error,no_ln_s} ----------------------------------------------- CMD_PRFX = "" LN_S = "ln -s" BINDIR_SYMLINKS = "" exec_prefix = "/usr/local" bindir = "/usr/local/bin" erlang_bindir = "/usr/local/lib/erlang/bin" EXTRA_PREFIX = "" DESTDIR = "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink" $ /home/pi/R16B03/otp-support/release/tests/system_test/install_SUITE_data/install_bin --ln_s "ln -s" --destdir "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink" --extra-prefix "" --bindir-symlinks "" --bindir "/usr/local/bin" --erlang-bindir "/usr/local/lib/erlang/bin" --exec-prefix "/usr/local" --test-file "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/bin_ok_symlink-result.txt" erl erlc cd "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/bin" rm -f erl rm -f erlc ln -s "../lib/erlang/bin/erl" erl ln -s "../lib/erlang/bin/erlc" erlc result: {ok,{relative,"/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/bin", "../lib/erlang/bin"}} ----------------------------------------------- CMD_PRFX = "" LN_S = "ln -s" BINDIR_SYMLINKS = "relative" exec_prefix = "/usr/local" bindir = "/usr/local/bin" erlang_bindir = "/usr/local/lib/erlang/bin" EXTRA_PREFIX = "" DESTDIR = "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink" $ /home/pi/R16B03/otp-support/release/tests/system_test/install_SUITE_data/install_bin --ln_s "ln -s" --destdir "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink" --extra-prefix "" --bindir-symlinks "relative" --bindir "/usr/local/bin" --erlang-bindir "/usr/local/lib/erlang/bin" --exec-prefix "/usr/local" --test-file "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/bin_ok_symlink-result.txt" erl erlc cd "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/bin" rm -f erl rm -f erlc ln -s "../lib/erlang/bin/erl" erl ln -s "../lib/erlang/bin/erlc" erlc result: {ok,{relative,"/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/bin", "../lib/erlang/bin"}} ----------------------------------------------- CMD_PRFX = "" LN_S = "ln -s" BINDIR_SYMLINKS = "absolute" exec_prefix = "/usr/local" bindir = "/usr/local/bin" erlang_bindir = "/usr/local/lib/erlang/bin" EXTRA_PREFIX = "" DESTDIR = "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink" $ /home/pi/R16B03/otp-support/release/tests/system_test/install_SUITE_data/install_bin --ln_s "ln -s" --destdir "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink" --extra-prefix "" --bindir-symlinks "absolute" --bindir "/usr/local/bin" --erlang-bindir "/usr/local/lib/erlang/bin" --exec-prefix "/usr/local" --test-file "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/bin_ok_symlink-result.txt" erl erlc cd "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/bin" rm -f erl rm -f erlc ln -s "/usr/local/lib/erlang/bin/erl" erl ln -s "/usr/local/lib/erlang/bin/erlc" erlc result: {ok,{absolute,"/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/bin", "/usr/local/lib/erlang/bin"}} ----------------------------------------------- CMD_PRFX = "" LN_S = "ln" BINDIR_SYMLINKS = "" exec_prefix = "/usr/local" bindir = "/usr/local/bin" erlang_bindir = "/usr/local/lib/erlang/bin" EXTRA_PREFIX = "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink" DESTDIR = "" $ /home/pi/R16B03/otp-support/release/tests/system_test/install_SUITE_data/install_bin --ln_s "ln" --destdir "" --extra-prefix "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink" --bindir-symlinks "" --bindir "/usr/local/bin" --erlang-bindir "/usr/local/lib/erlang/bin" --exec-prefix "/usr/local" --test-file "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/bin_ok_symlink-result.txt" erl erlc * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * NOTE: Cannot install symbolic links in the '--bindir' directory, since 'ln -s' does not work. Will create copies using 'cp -p' instead. --bindir="/usr/local/bin" erlang_bindir="/usr/local/lib/erlang/bin" --exec-prefix="/usr/local" EXTRA_PREFIX="/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink" DESTDIR="" BINDIR_SYMLINKS="" Note that all absolute directory paths are prefixed by $DESTDIR$EXTRA_PREFIX when accessed. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * cd "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/bin" rm -f erl rm -f erlc cp -p "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/lib/erlang/bin/erl" erl cp -p "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/lib/erlang/bin/erlc" erlc result: {ok,{absolute,"/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/bin", "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/lib/erlang/bin"}} ----------------------------------------------- CMD_PRFX = "" LN_S = "ln" BINDIR_SYMLINKS = "relative" exec_prefix = "/usr/local" bindir = "/usr/local/bin" erlang_bindir = "/usr/local/lib/erlang/bin" EXTRA_PREFIX = "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink" DESTDIR = "" $ /home/pi/R16B03/otp-support/release/tests/system_test/install_SUITE_data/install_bin --ln_s "ln" --destdir "" --extra-prefix "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink" --bindir-symlinks "relative" --bindir "/usr/local/bin" --erlang-bindir "/usr/local/lib/erlang/bin" --exec-prefix "/usr/local" --test-file "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/bin_ok_symlink-result.txt" erl erlc ERROR: Cannot install relative symbolic links in the '--bindir' directory, since 'ln -s' does not work. If you want to install using 'cp -p' do not set BINDIR_SYMLINKS, and invoke 'make install' again. --bindir="/usr/local/bin" erlang_bindir="/usr/local/lib/erlang/bin" --exec-prefix="/usr/local" EXTRA_PREFIX="/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink" DESTDIR="" BINDIR_SYMLINKS="relative" Note that all absolute directory paths are prefixed by $DESTDIR$EXTRA_PREFIX when accessed. result: {error,no_ln_s} ----------------------------------------------- CMD_PRFX = "" LN_S = "ln" BINDIR_SYMLINKS = "absolute" exec_prefix = "/usr/local" bindir = "/usr/local/bin" erlang_bindir = "/usr/local/lib/erlang/bin" EXTRA_PREFIX = "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink" DESTDIR = "" $ /home/pi/R16B03/otp-support/release/tests/system_test/install_SUITE_data/install_bin --ln_s "ln" --destdir "" --extra-prefix "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink" --bindir-symlinks "absolute" --bindir "/usr/local/bin" --erlang-bindir "/usr/local/lib/erlang/bin" --exec-prefix "/usr/local" --test-file "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/bin_ok_symlink-result.txt" erl erlc ERROR: Cannot install absolute symbolic links in the '--bindir' directory, since 'ln -s' does not work. If you want to install using 'cp -p' invoke 'make install' without setting BINDIR_SYMLINKS. --bindir="/usr/local/bin" erlang_bindir="/usr/local/lib/erlang/bin" --exec-prefix="/usr/local" EXTRA_PREFIX="/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink" DESTDIR="" BINDIR_SYMLINKS="absolute" Note that all absolute directory paths are prefixed by $DESTDIR$EXTRA_PREFIX when accessed. result: {error,no_ln_s} ----------------------------------------------- CMD_PRFX = "" LN_S = "cp -p" BINDIR_SYMLINKS = "" exec_prefix = "/usr/local" bindir = "/usr/local/bin" erlang_bindir = "/usr/local/lib/erlang/bin" EXTRA_PREFIX = "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink" DESTDIR = "" $ /home/pi/R16B03/otp-support/release/tests/system_test/install_SUITE_data/install_bin --ln_s "cp -p" --destdir "" --extra-prefix "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink" --bindir-symlinks "" --bindir "/usr/local/bin" --erlang-bindir "/usr/local/lib/erlang/bin" --exec-prefix "/usr/local" --test-file "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/bin_ok_symlink-result.txt" erl erlc * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * NOTE: Cannot install symbolic links in the '--bindir' directory, since 'ln -s' does not work. Will create copies using 'cp -p' instead. --bindir="/usr/local/bin" erlang_bindir="/usr/local/lib/erlang/bin" --exec-prefix="/usr/local" EXTRA_PREFIX="/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink" DESTDIR="" BINDIR_SYMLINKS="" Note that all absolute directory paths are prefixed by $DESTDIR$EXTRA_PREFIX when accessed. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * cd "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/bin" rm -f erl rm -f erlc cp -p "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/lib/erlang/bin/erl" erl cp -p "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/lib/erlang/bin/erlc" erlc result: {ok,{absolute,"/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/bin", "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/lib/erlang/bin"}} ----------------------------------------------- CMD_PRFX = "" LN_S = "cp -p" BINDIR_SYMLINKS = "relative" exec_prefix = "/usr/local" bindir = "/usr/local/bin" erlang_bindir = "/usr/local/lib/erlang/bin" EXTRA_PREFIX = "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink" DESTDIR = "" $ /home/pi/R16B03/otp-support/release/tests/system_test/install_SUITE_data/install_bin --ln_s "cp -p" --destdir "" --extra-prefix "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink" --bindir-symlinks "relative" --bindir "/usr/local/bin" --erlang-bindir "/usr/local/lib/erlang/bin" --exec-prefix "/usr/local" --test-file "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/bin_ok_symlink-result.txt" erl erlc ERROR: Cannot install relative symbolic links in the '--bindir' directory, since 'ln -s' does not work. If you want to install using 'cp -p' do not set BINDIR_SYMLINKS, and invoke 'make install' again. --bindir="/usr/local/bin" erlang_bindir="/usr/local/lib/erlang/bin" --exec-prefix="/usr/local" EXTRA_PREFIX="/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink" DESTDIR="" BINDIR_SYMLINKS="relative" Note that all absolute directory paths are prefixed by $DESTDIR$EXTRA_PREFIX when accessed. result: {error,no_ln_s} ----------------------------------------------- CMD_PRFX = "" LN_S = "cp -p" BINDIR_SYMLINKS = "absolute" exec_prefix = "/usr/local" bindir = "/usr/local/bin" erlang_bindir = "/usr/local/lib/erlang/bin" EXTRA_PREFIX = "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink" DESTDIR = "" $ /home/pi/R16B03/otp-support/release/tests/system_test/install_SUITE_data/install_bin --ln_s "cp -p" --destdir "" --extra-prefix "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink" --bindir-symlinks "absolute" --bindir "/usr/local/bin" --erlang-bindir "/usr/local/lib/erlang/bin" --exec-prefix "/usr/local" --test-file "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/bin_ok_symlink-result.txt" erl erlc ERROR: Cannot install absolute symbolic links in the '--bindir' directory, since 'ln -s' does not work. If you want to install using 'cp -p' invoke 'make install' without setting BINDIR_SYMLINKS. --bindir="/usr/local/bin" erlang_bindir="/usr/local/lib/erlang/bin" --exec-prefix="/usr/local" EXTRA_PREFIX="/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink" DESTDIR="" BINDIR_SYMLINKS="absolute" Note that all absolute directory paths are prefixed by $DESTDIR$EXTRA_PREFIX when accessed. result: {error,no_ln_s} ----------------------------------------------- CMD_PRFX = "" LN_S = "ln -s" BINDIR_SYMLINKS = "" exec_prefix = "/usr/local" bindir = "/usr/local/bin" erlang_bindir = "/usr/local/lib/erlang/bin" EXTRA_PREFIX = "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink" DESTDIR = "" $ /home/pi/R16B03/otp-support/release/tests/system_test/install_SUITE_data/install_bin --ln_s "ln -s" --destdir "" --extra-prefix "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink" --bindir-symlinks "" --bindir "/usr/local/bin" --erlang-bindir "/usr/local/lib/erlang/bin" --exec-prefix "/usr/local" --test-file "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/bin_ok_symlink-result.txt" erl erlc cd "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/bin" rm -f erl rm -f erlc ln -s "../lib/erlang/bin/erl" erl ln -s "../lib/erlang/bin/erlc" erlc result: {ok,{relative,"/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/bin", "../lib/erlang/bin"}} ----------------------------------------------- CMD_PRFX = "" LN_S = "ln -s" BINDIR_SYMLINKS = "relative" exec_prefix = "/usr/local" bindir = "/usr/local/bin" erlang_bindir = "/usr/local/lib/erlang/bin" EXTRA_PREFIX = "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink" DESTDIR = "" $ /home/pi/R16B03/otp-support/release/tests/system_test/install_SUITE_data/install_bin --ln_s "ln -s" --destdir "" --extra-prefix "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink" --bindir-symlinks "relative" --bindir "/usr/local/bin" --erlang-bindir "/usr/local/lib/erlang/bin" --exec-prefix "/usr/local" --test-file "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/bin_ok_symlink-result.txt" erl erlc cd "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/bin" rm -f erl rm -f erlc ln -s "../lib/erlang/bin/erl" erl ln -s "../lib/erlang/bin/erlc" erlc result: {ok,{relative,"/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/bin", "../lib/erlang/bin"}} ----------------------------------------------- CMD_PRFX = "" LN_S = "ln -s" BINDIR_SYMLINKS = "absolute" exec_prefix = "/usr/local" bindir = "/usr/local/bin" erlang_bindir = "/usr/local/lib/erlang/bin" EXTRA_PREFIX = "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink" DESTDIR = "" $ /home/pi/R16B03/otp-support/release/tests/system_test/install_SUITE_data/install_bin --ln_s "ln -s" --destdir "" --extra-prefix "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink" --bindir-symlinks "absolute" --bindir "/usr/local/bin" --erlang-bindir "/usr/local/lib/erlang/bin" --exec-prefix "/usr/local" --test-file "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/bin_ok_symlink-result.txt" erl erlc cd "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/bin" rm -f erl rm -f erlc ln -s "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/lib/erlang/bin/erl" erl ln -s "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/lib/erlang/bin/erlc" erlc result: {ok,{absolute,"/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/bin", "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/lib/erlang/bin"}} ----------------------------------------------- CMD_PRFX = "" LN_S = "ln" BINDIR_SYMLINKS = "" exec_prefix = "/usr/local" bindir = "/usr/local/bin" erlang_bindir = "/usr/local/lib/erlang/bin" EXTRA_PREFIX = "/bin_ok_symlink" DESTDIR = "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/" $ /home/pi/R16B03/otp-support/release/tests/system_test/install_SUITE_data/install_bin --ln_s "ln" --destdir "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/" --extra-prefix "/bin_ok_symlink" --bindir-symlinks "" --bindir "/usr/local/bin" --erlang-bindir "/usr/local/lib/erlang/bin" --exec-prefix "/usr/local" --test-file "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/bin_ok_symlink-result.txt" erl erlc * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * NOTE: Cannot install symbolic links in the '--bindir' directory, since 'ln -s' does not work. Will create copies using 'cp -p' instead. --bindir="/usr/local/bin" erlang_bindir="/usr/local/lib/erlang/bin" --exec-prefix="/usr/local" EXTRA_PREFIX="/bin_ok_symlink" DESTDIR="/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private" BINDIR_SYMLINKS="" Note that all absolute directory paths are prefixed by $DESTDIR$EXTRA_PREFIX when accessed. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * cd "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/bin" rm -f erl rm -f erlc cp -p "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/lib/erlang/bin/erl" erl cp -p "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/lib/erlang/bin/erlc" erlc result: {ok,{absolute,"/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/bin", "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/lib/erlang/bin"}} ----------------------------------------------- CMD_PRFX = "" LN_S = "ln" BINDIR_SYMLINKS = "relative" exec_prefix = "/usr/local" bindir = "/usr/local/bin" erlang_bindir = "/usr/local/lib/erlang/bin" EXTRA_PREFIX = "/bin_ok_symlink" DESTDIR = "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/" $ /home/pi/R16B03/otp-support/release/tests/system_test/install_SUITE_data/install_bin --ln_s "ln" --destdir "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/" --extra-prefix "/bin_ok_symlink" --bindir-symlinks "relative" --bindir "/usr/local/bin" --erlang-bindir "/usr/local/lib/erlang/bin" --exec-prefix "/usr/local" --test-file "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/bin_ok_symlink-result.txt" erl erlc ERROR: Cannot install relative symbolic links in the '--bindir' directory, since 'ln -s' does not work. If you want to install using 'cp -p' do not set BINDIR_SYMLINKS, and invoke 'make install' again. --bindir="/usr/local/bin" erlang_bindir="/usr/local/lib/erlang/bin" --exec-prefix="/usr/local" EXTRA_PREFIX="/bin_ok_symlink" DESTDIR="/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private" BINDIR_SYMLINKS="relative" Note that all absolute directory paths are prefixed by $DESTDIR$EXTRA_PREFIX when accessed. result: {error,no_ln_s} ----------------------------------------------- CMD_PRFX = "" LN_S = "ln" BINDIR_SYMLINKS = "absolute" exec_prefix = "/usr/local" bindir = "/usr/local/bin" erlang_bindir = "/usr/local/lib/erlang/bin" EXTRA_PREFIX = "/bin_ok_symlink" DESTDIR = "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/" $ /home/pi/R16B03/otp-support/release/tests/system_test/install_SUITE_data/install_bin --ln_s "ln" --destdir "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/" --extra-prefix "/bin_ok_symlink" --bindir-symlinks "absolute" --bindir "/usr/local/bin" --erlang-bindir "/usr/local/lib/erlang/bin" --exec-prefix "/usr/local" --test-file "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/bin_ok_symlink-result.txt" erl erlc ERROR: Cannot install absolute symbolic links in the '--bindir' directory, since 'ln -s' does not work. If you want to install using 'cp -p' invoke 'make install' without setting BINDIR_SYMLINKS. --bindir="/usr/local/bin" erlang_bindir="/usr/local/lib/erlang/bin" --exec-prefix="/usr/local" EXTRA_PREFIX="/bin_ok_symlink" DESTDIR="/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private" BINDIR_SYMLINKS="absolute" Note that all absolute directory paths are prefixed by $DESTDIR$EXTRA_PREFIX when accessed. result: {error,no_ln_s} ----------------------------------------------- CMD_PRFX = "" LN_S = "cp -p" BINDIR_SYMLINKS = "" exec_prefix = "/usr/local" bindir = "/usr/local/bin" erlang_bindir = "/usr/local/lib/erlang/bin" EXTRA_PREFIX = "/bin_ok_symlink" DESTDIR = "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/" $ /home/pi/R16B03/otp-support/release/tests/system_test/install_SUITE_data/install_bin --ln_s "cp -p" --destdir "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/" --extra-prefix "/bin_ok_symlink" --bindir-symlinks "" --bindir "/usr/local/bin" --erlang-bindir "/usr/local/lib/erlang/bin" --exec-prefix "/usr/local" --test-file "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/bin_ok_symlink-result.txt" erl erlc * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * NOTE: Cannot install symbolic links in the '--bindir' directory, since 'ln -s' does not work. Will create copies using 'cp -p' instead. --bindir="/usr/local/bin" erlang_bindir="/usr/local/lib/erlang/bin" --exec-prefix="/usr/local" EXTRA_PREFIX="/bin_ok_symlink" DESTDIR="/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private" BINDIR_SYMLINKS="" Note that all absolute directory paths are prefixed by $DESTDIR$EXTRA_PREFIX when accessed. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * cd "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/bin" rm -f erl rm -f erlc cp -p "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/lib/erlang/bin/erl" erl cp -p "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/lib/erlang/bin/erlc" erlc result: {ok,{absolute,"/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/bin", "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/lib/erlang/bin"}} ----------------------------------------------- CMD_PRFX = "" LN_S = "cp -p" BINDIR_SYMLINKS = "relative" exec_prefix = "/usr/local" bindir = "/usr/local/bin" erlang_bindir = "/usr/local/lib/erlang/bin" EXTRA_PREFIX = "/bin_ok_symlink" DESTDIR = "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/" $ /home/pi/R16B03/otp-support/release/tests/system_test/install_SUITE_data/install_bin --ln_s "cp -p" --destdir "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/" --extra-prefix "/bin_ok_symlink" --bindir-symlinks "relative" --bindir "/usr/local/bin" --erlang-bindir "/usr/local/lib/erlang/bin" --exec-prefix "/usr/local" --test-file "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/bin_ok_symlink-result.txt" erl erlc ERROR: Cannot install relative symbolic links in the '--bindir' directory, since 'ln -s' does not work. If you want to install using 'cp -p' do not set BINDIR_SYMLINKS, and invoke 'make install' again. --bindir="/usr/local/bin" erlang_bindir="/usr/local/lib/erlang/bin" --exec-prefix="/usr/local" EXTRA_PREFIX="/bin_ok_symlink" DESTDIR="/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private" BINDIR_SYMLINKS="relative" Note that all absolute directory paths are prefixed by $DESTDIR$EXTRA_PREFIX when accessed. result: {error,no_ln_s} ----------------------------------------------- CMD_PRFX = "" LN_S = "cp -p" BINDIR_SYMLINKS = "absolute" exec_prefix = "/usr/local" bindir = "/usr/local/bin" erlang_bindir = "/usr/local/lib/erlang/bin" EXTRA_PREFIX = "/bin_ok_symlink" DESTDIR = "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/" $ /home/pi/R16B03/otp-support/release/tests/system_test/install_SUITE_data/install_bin --ln_s "cp -p" --destdir "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/" --extra-prefix "/bin_ok_symlink" --bindir-symlinks "absolute" --bindir "/usr/local/bin" --erlang-bindir "/usr/local/lib/erlang/bin" --exec-prefix "/usr/local" --test-file "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/bin_ok_symlink-result.txt" erl erlc ERROR: Cannot install absolute symbolic links in the '--bindir' directory, since 'ln -s' does not work. If you want to install using 'cp -p' invoke 'make install' without setting BINDIR_SYMLINKS. --bindir="/usr/local/bin" erlang_bindir="/usr/local/lib/erlang/bin" --exec-prefix="/usr/local" EXTRA_PREFIX="/bin_ok_symlink" DESTDIR="/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private" BINDIR_SYMLINKS="absolute" Note that all absolute directory paths are prefixed by $DESTDIR$EXTRA_PREFIX when accessed. result: {error,no_ln_s} ----------------------------------------------- CMD_PRFX = "" LN_S = "ln -s" BINDIR_SYMLINKS = "" exec_prefix = "/usr/local" bindir = "/usr/local/bin" erlang_bindir = "/usr/local/lib/erlang/bin" EXTRA_PREFIX = "/bin_ok_symlink" DESTDIR = "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/" $ /home/pi/R16B03/otp-support/release/tests/system_test/install_SUITE_data/install_bin --ln_s "ln -s" --destdir "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/" --extra-prefix "/bin_ok_symlink" --bindir-symlinks "" --bindir "/usr/local/bin" --erlang-bindir "/usr/local/lib/erlang/bin" --exec-prefix "/usr/local" --test-file "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/bin_ok_symlink-result.txt" erl erlc cd "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/bin" rm -f erl rm -f erlc ln -s "../lib/erlang/bin/erl" erl ln -s "../lib/erlang/bin/erlc" erlc result: {ok,{relative,"/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/bin", "../lib/erlang/bin"}} ----------------------------------------------- CMD_PRFX = "" LN_S = "ln -s" BINDIR_SYMLINKS = "relative" exec_prefix = "/usr/local" bindir = "/usr/local/bin" erlang_bindir = "/usr/local/lib/erlang/bin" EXTRA_PREFIX = "/bin_ok_symlink" DESTDIR = "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/" $ /home/pi/R16B03/otp-support/release/tests/system_test/install_SUITE_data/install_bin --ln_s "ln -s" --destdir "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/" --extra-prefix "/bin_ok_symlink" --bindir-symlinks "relative" --bindir "/usr/local/bin" --erlang-bindir "/usr/local/lib/erlang/bin" --exec-prefix "/usr/local" --test-file "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/bin_ok_symlink-result.txt" erl erlc cd "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/bin" rm -f erl rm -f erlc ln -s "../lib/erlang/bin/erl" erl ln -s "../lib/erlang/bin/erlc" erlc result: {ok,{relative,"/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/bin", "../lib/erlang/bin"}} ----------------------------------------------- CMD_PRFX = "" LN_S = "ln -s" BINDIR_SYMLINKS = "absolute" exec_prefix = "/usr/local" bindir = "/usr/local/bin" erlang_bindir = "/usr/local/lib/erlang/bin" EXTRA_PREFIX = "/bin_ok_symlink" DESTDIR = "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/" $ /home/pi/R16B03/otp-support/release/tests/system_test/install_SUITE_data/install_bin --ln_s "ln -s" --destdir "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/" --extra-prefix "/bin_ok_symlink" --bindir-symlinks "absolute" --bindir "/usr/local/bin" --erlang-bindir "/usr/local/lib/erlang/bin" --exec-prefix "/usr/local" --test-file "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/bin_ok_symlink-result.txt" erl erlc cd "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/bin" rm -f erl rm -f erlc ln -s "/bin_ok_symlink/usr/local/lib/erlang/bin/erl" erl ln -s "/bin_ok_symlink/usr/local/lib/erlang/bin/erlc" erlc result: {ok,{absolute,"/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/bin", "/bin_ok_symlink/usr/local/lib/erlang/bin"}} ----------------------------------------------- CMD_PRFX = "" LN_S = "ln" BINDIR_SYMLINKS = "" exec_prefix = "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local" bindir = "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/bin" erlang_bindir = "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/lib/erlang/bin" EXTRA_PREFIX = "" DESTDIR = "" $ /home/pi/R16B03/otp-support/release/tests/system_test/install_SUITE_data/install_bin --ln_s "ln" --destdir "" --extra-prefix "" --bindir-symlinks "" --bindir "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/bin" --erlang-bindir "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/lib/erlang/bin" --exec-prefix "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local" --test-file "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/bin_ok_symlink-result.txt" erl erlc * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * NOTE: Cannot install symbolic links in the '--bindir' directory, since 'ln -s' does not work. Will create copies using 'cp -p' instead. --bindir="/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/bin" erlang_bindir="/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/lib/erlang/bin" --exec-prefix="/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local" EXTRA_PREFIX="" DESTDIR="" BINDIR_SYMLINKS="" Note that all absolute directory paths are prefixed by $DESTDIR$EXTRA_PREFIX when accessed. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * cd "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/bin" rm -f erl rm -f erlc cp -p "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/lib/erlang/bin/erl" erl cp -p "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/lib/erlang/bin/erlc" erlc result: {ok,{absolute,"/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/bin", "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/lib/erlang/bin"}} ----------------------------------------------- CMD_PRFX = "" LN_S = "ln" BINDIR_SYMLINKS = "relative" exec_prefix = "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local" bindir = "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/bin" erlang_bindir = "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/lib/erlang/bin" EXTRA_PREFIX = "" DESTDIR = "" $ /home/pi/R16B03/otp-support/release/tests/system_test/install_SUITE_data/install_bin --ln_s "ln" --destdir "" --extra-prefix "" --bindir-symlinks "relative" --bindir "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/bin" --erlang-bindir "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/lib/erlang/bin" --exec-prefix "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local" --test-file "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/bin_ok_symlink-result.txt" erl erlc ERROR: Cannot install relative symbolic links in the '--bindir' directory, since 'ln -s' does not work. If you want to install using 'cp -p' do not set BINDIR_SYMLINKS, and invoke 'make install' again. --bindir="/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/bin" erlang_bindir="/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/lib/erlang/bin" --exec-prefix="/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local" EXTRA_PREFIX="" DESTDIR="" BINDIR_SYMLINKS="relative" Note that all absolute directory paths are prefixed by $DESTDIR$EXTRA_PREFIX when accessed. result: {error,no_ln_s} ----------------------------------------------- CMD_PRFX = "" LN_S = "ln" BINDIR_SYMLINKS = "absolute" exec_prefix = "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local" bindir = "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/bin" erlang_bindir = "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/lib/erlang/bin" EXTRA_PREFIX = "" DESTDIR = "" $ /home/pi/R16B03/otp-support/release/tests/system_test/install_SUITE_data/install_bin --ln_s "ln" --destdir "" --extra-prefix "" --bindir-symlinks "absolute" --bindir "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/bin" --erlang-bindir "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/lib/erlang/bin" --exec-prefix "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local" --test-file "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/bin_ok_symlink-result.txt" erl erlc ERROR: Cannot install absolute symbolic links in the '--bindir' directory, since 'ln -s' does not work. If you want to install using 'cp -p' invoke 'make install' without setting BINDIR_SYMLINKS. --bindir="/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/bin" erlang_bindir="/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/lib/erlang/bin" --exec-prefix="/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local" EXTRA_PREFIX="" DESTDIR="" BINDIR_SYMLINKS="absolute" Note that all absolute directory paths are prefixed by $DESTDIR$EXTRA_PREFIX when accessed. result: {error,no_ln_s} ----------------------------------------------- CMD_PRFX = "" LN_S = "cp -p" BINDIR_SYMLINKS = "" exec_prefix = "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local" bindir = "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/bin" erlang_bindir = "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/lib/erlang/bin" EXTRA_PREFIX = "" DESTDIR = "" $ /home/pi/R16B03/otp-support/release/tests/system_test/install_SUITE_data/install_bin --ln_s "cp -p" --destdir "" --extra-prefix "" --bindir-symlinks "" --bindir "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/bin" --erlang-bindir "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/lib/erlang/bin" --exec-prefix "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local" --test-file "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/bin_ok_symlink-result.txt" erl erlc * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * NOTE: Cannot install symbolic links in the '--bindir' directory, since 'ln -s' does not work. Will create copies using 'cp -p' instead. --bindir="/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/bin" erlang_bindir="/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/lib/erlang/bin" --exec-prefix="/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local" EXTRA_PREFIX="" DESTDIR="" BINDIR_SYMLINKS="" Note that all absolute directory paths are prefixed by $DESTDIR$EXTRA_PREFIX when accessed. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * cd "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/bin" rm -f erl rm -f erlc cp -p "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/lib/erlang/bin/erl" erl cp -p "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/lib/erlang/bin/erlc" erlc result: {ok,{absolute,"/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/bin", "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/lib/erlang/bin"}} ----------------------------------------------- CMD_PRFX = "" LN_S = "cp -p" BINDIR_SYMLINKS = "relative" exec_prefix = "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local" bindir = "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/bin" erlang_bindir = "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/lib/erlang/bin" EXTRA_PREFIX = "" DESTDIR = "" $ /home/pi/R16B03/otp-support/release/tests/system_test/install_SUITE_data/install_bin --ln_s "cp -p" --destdir "" --extra-prefix "" --bindir-symlinks "relative" --bindir "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/bin" --erlang-bindir "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/lib/erlang/bin" --exec-prefix "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local" --test-file "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/bin_ok_symlink-result.txt" erl erlc ERROR: Cannot install relative symbolic links in the '--bindir' directory, since 'ln -s' does not work. If you want to install using 'cp -p' do not set BINDIR_SYMLINKS, and invoke 'make install' again. --bindir="/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/bin" erlang_bindir="/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/lib/erlang/bin" --exec-prefix="/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local" EXTRA_PREFIX="" DESTDIR="" BINDIR_SYMLINKS="relative" Note that all absolute directory paths are prefixed by $DESTDIR$EXTRA_PREFIX when accessed. result: {error,no_ln_s} ----------------------------------------------- CMD_PRFX = "" LN_S = "cp -p" BINDIR_SYMLINKS = "absolute" exec_prefix = "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local" bindir = "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/bin" erlang_bindir = "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/lib/erlang/bin" EXTRA_PREFIX = "" DESTDIR = "" $ /home/pi/R16B03/otp-support/release/tests/system_test/install_SUITE_data/install_bin --ln_s "cp -p" --destdir "" --extra-prefix "" --bindir-symlinks "absolute" --bindir "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/bin" --erlang-bindir "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/lib/erlang/bin" --exec-prefix "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local" --test-file "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/bin_ok_symlink-result.txt" erl erlc ERROR: Cannot install absolute symbolic links in the '--bindir' directory, since 'ln -s' does not work. If you want to install using 'cp -p' invoke 'make install' without setting BINDIR_SYMLINKS. --bindir="/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/bin" erlang_bindir="/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/lib/erlang/bin" --exec-prefix="/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local" EXTRA_PREFIX="" DESTDIR="" BINDIR_SYMLINKS="absolute" Note that all absolute directory paths are prefixed by $DESTDIR$EXTRA_PREFIX when accessed. result: {error,no_ln_s} ----------------------------------------------- CMD_PRFX = "" LN_S = "ln -s" BINDIR_SYMLINKS = "" exec_prefix = "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local" bindir = "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/bin" erlang_bindir = "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/lib/erlang/bin" EXTRA_PREFIX = "" DESTDIR = "" $ /home/pi/R16B03/otp-support/release/tests/system_test/install_SUITE_data/install_bin --ln_s "ln -s" --destdir "" --extra-prefix "" --bindir-symlinks "" --bindir "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/bin" --erlang-bindir "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/lib/erlang/bin" --exec-prefix "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local" --test-file "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/bin_ok_symlink-result.txt" erl erlc cd "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/bin" rm -f erl rm -f erlc ln -s "../lib/erlang/bin/erl" erl ln -s "../lib/erlang/bin/erlc" erlc result: {ok,{relative,"/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/bin", "../lib/erlang/bin"}} ----------------------------------------------- CMD_PRFX = "" LN_S = "ln -s" BINDIR_SYMLINKS = "relative" exec_prefix = "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local" bindir = "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/bin" erlang_bindir = "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/lib/erlang/bin" EXTRA_PREFIX = "" DESTDIR = "" $ /home/pi/R16B03/otp-support/release/tests/system_test/install_SUITE_data/install_bin --ln_s "ln -s" --destdir "" --extra-prefix "" --bindir-symlinks "relative" --bindir "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/bin" --erlang-bindir "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/lib/erlang/bin" --exec-prefix "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local" --test-file "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/bin_ok_symlink-result.txt" erl erlc cd "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/bin" rm -f erl rm -f erlc ln -s "../lib/erlang/bin/erl" erl ln -s "../lib/erlang/bin/erlc" erlc result: {ok,{relative,"/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/bin", "../lib/erlang/bin"}} ----------------------------------------------- CMD_PRFX = "" LN_S = "ln -s" BINDIR_SYMLINKS = "absolute" exec_prefix = "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local" bindir = "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/bin" erlang_bindir = "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/lib/erlang/bin" EXTRA_PREFIX = "" DESTDIR = "" $ /home/pi/R16B03/otp-support/release/tests/system_test/install_SUITE_data/install_bin --ln_s "ln -s" --destdir "" --extra-prefix "" --bindir-symlinks "absolute" --bindir "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/bin" --erlang-bindir "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/lib/erlang/bin" --exec-prefix "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local" --test-file "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/bin_ok_symlink-result.txt" erl erlc cd "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/bin" rm -f erl rm -f erlc ln -s "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/lib/erlang/bin/erl" erl ln -s "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/lib/erlang/bin/erlc" erlc result: {ok,{absolute,"/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/bin", "/home/pi/R16B03/otp-support/release/tests/test_server/ct_run.test_server@localhost.2014-01-05_16.47.00/tests.system_test.logs/run.2014-01-05_16.47.10/log_private/bin_ok_symlink/usr/local/lib/erlang/bin"}} ----------------------------------------------- === Ended at 2014-01-05 16:52:54 === successfully completed test case === returned value = ok


Test run history | Top level test index