When I try to build TA in parallel I sometimes get the error:
fatal: destination path 'umpire-src' already exists and is not an empty directory.
[build] fatal: destination path 'umpire-src' already exists and is not an empty directory.
[build] CMake Error at umpire-ep-artifacts/Umpire-gitclone.cmake:31 (message):
[build] Failed to clone repository: 'https://github.com/LLNL/Umpire.git'
[build]
[build]
[build] make[2]: *** [_deps/tiledarray-build/CMakeFiles/Umpire.dir/build.make:97: _deps/umpire-ep-artifacts/Umpire-download] Error 1
[build] make[1]: *** [CMakeFiles/Makefile2:2028: _deps/tiledarray-build/CMakeFiles/Umpire.dir/all] Error 2
[build] make[1]: *** Waiting for unfinished jobs....
it's nothing show stopping, as running build again fixes the problem, but thought I'd let you know.
When I try to build TA in parallel I sometimes get the error:
it's nothing show stopping, as running build again fixes the problem, but thought I'd let you know.