Skip to content
This repository has been archived by the owner on Dec 6, 2021. It is now read-only.

Doesnt work on mac #43

Open
leeadh opened this issue Oct 17, 2020 · 0 comments
Open

Doesnt work on mac #43

leeadh opened this issue Oct 17, 2020 · 0 comments

Comments

@leeadh
Copy link

leeadh commented Oct 17, 2020

The instructions doesnt work on mac.

When I tried to build:

CMake Error: : System Error: No such file or directory
CMake Error: Cannot open file for write: /concord/build/submodules/concord-bft/tests/config/CMakeFiles/test_config_lib.dir/progress.make.tmp
CMake Error: : System Error: No such file or directory
CMake Error: Cannot open file for write: /concord/build/submodules/concord-bft/bftengine/tests/testSerialization/CMakeFiles/test_serialization.dir/progress.make.tmp
CMake Error: : System Error: No such file or directory
CMake Error: Cannot open file for write: /concord/build/submodules/concord-bft/threshsign/CMakeFiles/threshsign.dir/progress.make.tmp
CMake Error: : System Error: No such file or directory
CMake Error: Cannot open file for write: /concord/build/submodules/concord-bft/util/test/CMakeFiles/timers_tests.dir/progress.make.tmp
CMake Error: : System Error: No such file or directory
CMake Error: Cannot open file for write: /concord/build/submodules/concord-bft/util/CMakeFiles/util.dir/progress.make.tmp
CMake Error: : System Error: No such file or directory
CMake Generate step failed. Build files cannot be regenerated correctly.
The command '/bin/sh -c cmake --no-warn-unused-cli -DCMAKE_EXPORT_COMPILE_COMMANDS:BOOL=TRUE -DCMAKE_BUILD_TYPE:STRING=Release -DCMAKE_C_COMPILER:FILEPATH=/usr/bin/clang-7 -DCMAKE_CXX_COMPILER:FILEPATH=/usr/bin/clang++-7 -H/concord -B/concord/build -G "Unix Makefiles" || cmake --no-warn-unused-cli -DCMAKE_EXPORT_COMPILE_COMMANDS:BOOL=TRUE -DCMAKE_BUILD_TYPE:STRING=Release -DCMAKE_C_COMPILER:FILEPATH=/usr/bin/clang-7 -DCMAKE_CXX_COMPILER:FILEPATH=/usr/bin/clang++-7 -H/concord -B/concord/build -G "Unix Makefiles"' returned a non-zero code: 1
Building concord-ethrpc...
Sending build context to Docker daemon 3.136MB
Step 1/17 : FROM maven:3.6.0-jdk-11 as ethrpc-builder
3.6.0-jdk-11: Pulling from library/maven
e79bb959ec00: Downloading [==================================================>] 45.34MB/45.34MB
d4b7902036fe: Downloading [==================================================>] 10.78MB/10.78MB
1b2a72d4e030: Downloading [==================================================>] 4.34MB/4.34MB
d54db43011fd: Downloading [==================================================>] 50.07MB/50.07MB
1a97c78dad71: Downloading [==================================================>] 892.4kB/892.4kB
99a9d43f5b1c: Download complete
a3d516f512e0: Download complete
818845f741c4: Download complete
f05ab7685845: Downloading [==================================================>] 318.9MB/318.9MB
30b0085be4e7: Download complete
10426a27e053: Downloading [==================================================>] 9.088MB/9.088MB
914cd0a490d8: Download complete
2b5aab290196: Download complete
write /var/lib/docker/tmp/GetImageBlob624703733: no space left on device
Building concord-truffle...
Sending build context to Docker daemon 3.136MB
Step 1/5 : FROM node:12.10.0-stretch AS concord-truffle
12.10.0-stretch: Pulling from library/node
092586df9206: Downloading [==================================================>] 45.38MB/45.38MB
ef599477fae0: Downloading [==================================================>] 10.79MB/10.79MB
4530c6472b5d: Downloading [==================================================>] 4.34MB/4.34MB
d34d61487075: Downloading [==================================================>] 50.07MB/50.07MB
87fc2710b63f: Downloading [==================================================>] 214.8MB/214.8MB
e83c771c5387: Downloading [==================================================>] 4.165kB/4.165kB
c28bd271641e: Downloading [==================================================>] 22.07MB/22.07MB
5137e6957710: Downloading [==================================================>] 1.399MB/1.399MB
1d8bcbc41a69: Download complete
write /var/lib/docker/tmp/GetImageBlob552116256: no space left on device

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant