You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Fraser Adams (JIRA)" <ji...@apache.org> on 2014/11/23 13:57:12 UTC

[jira] [Created] (QPID-6244) /cpp/src/tests/sasl_test_setup.sh needs execute permission

Fraser Adams created QPID-6244:
----------------------------------

             Summary: <qpid>/cpp/src/tests/sasl_test_setup.sh needs execute permission
                 Key: QPID-6244
                 URL: https://issues.apache.org/jira/browse/QPID-6244
             Project: Qpid
          Issue Type: Bug
          Components: C++ Broker
            Reporter: Fraser Adams


Doing a build of Qpid on a clean system (did svn update). I got as far as:

Linking CXX executable resuming_receiver
[ 80%] Built target resuming_receiver
Scanning dependencies of target sasl_config
[ 81%] Generating sasl_config/qpidd.conf, sasl_config/qpidd.sasldb
/bin/sh: 1: ../../../src/tests/sasl_test_setup.sh: Permission denied
make[2]: *** [src/tests/sasl_config/qpidd.conf] Error 126
make[1]: *** [src/tests/CMakeFiles/sasl_config.dir/all] Error 2
make: *** [all] Error 2


Looking at sasl_test_setup.sh it didn't have execute permission, adding that fixes the build, I'm guessing that this is a subversion metadata issue on that file?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org