Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker on Mac #34

Closed
dane805 opened this issue Oct 11, 2020 · 2 comments
Closed

docker on Mac #34

dane805 opened this issue Oct 11, 2020 · 2 comments
Assignees

Comments

@dane805
Copy link

dane805 commented Oct 11, 2020

안녕하헤요 맥에서 버팔로를 사용하려고 하는데, 잘 되지 않네요.
관련된 이슈를 참조했습니다.
example 폴더에서 다음의 도커 커맨드를 사용했는데 에러가 나네요
docker build -t buffalo.dev .
뭔가를 잘못했을까요?

cmake --build .
Scanning dependencies of target cbuffalo
[ 11%] Building CXX object CMakeFiles/cbuffalo.dir/3rd/json11/json11.cpp.o
[ 22%] Building CXX object CMakeFiles/cbuffalo.dir/lib/algo.cc.o
CMakeFiles/cbuffalo.dir/build.make:86: recipe for target 'CMakeFiles/cbuffalo.dir/lib/algo.cc.o' failed
c++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-7/README.Bugs> for instructions.
make[2]: *** [CMakeFiles/cbuffalo.dir/lib/algo.cc.o] Error 4
make[1]: *** [CMakeFiles/cbuffalo.dir/all] Error 2
CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/cbuffalo.dir/all' failed
Makefile:129: recipe for target 'all' failed
make: *** [all] Error 2
error: command 'cmake' failed with exit status 2
The command '/bin/sh -c /bin/bash -c "source ./venv/bin/activate && git clone -b master https://github.com/kakao/buffalo.git buffalo.git &&    cd buffalo.git && git submodule update --init && python setup.py install && pip install -r requirements.txt"' returned a non-zero code: 1
@ummae ummae self-assigned this Oct 12, 2020
@ummae
Copy link
Contributor

ummae commented Oct 13, 2020

@sichu91 안녕하세요 테스트 하신 장비의 사양이 어떻게 될까요?
아래 장비에서 테스트 해보았을 때 재현이 되지 않아서 문의드립니다.

  • MacBook Pro 13' 2018
  • iMac Retina 5K 27' 2020
  • docker desktop - community 2.3.0.4 (469111)

commit hash: b5e8621 (HEAD -> dev, origin/dev, origin/HEAD)

@dane805
Copy link
Author

dane805 commented Jan 30, 2021

죄송합니다 몇 가지 정비하고 다시 시도해보니 잘 돌아갔습니다!

@dane805 dane805 closed this as completed Jan 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants