boostorg / boostorg/build

test target fails: /bin/sh: test/test_all.py: Permission denied

Open
#698 1 comment 0 reactions 0 assignees View on GitHub
transition
Dominant language
C++
Stars
251
Forks
63
PR merge metrics
No merged PRs in 30d

Description

I run
```
./b2 toolset=clang test --prefix=${STAGEDIR}${PREFIX}
```
and it fails:
```
cd /usr/ports/devel/boost_build/work/build-29baa79 && ./b2 toolset=clang test --prefix=/usr/ports/devel/boost_build/work/stage/usr/local
...found 413 targets...
...updating 2 targets...
capture-output .build/test/test_all.test/clang-linux-10.0.1/test_all
====== BEGIN OUTPUT ======
/bin/sh: test/test_all.py: Permission denied

EXIT STATUS: 126
====== END OUTPUT ======
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.