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

failure to build srl-evpn-proxy #2

Open
jcpvdm opened this issue Dec 15, 2023 · 0 comments
Open

failure to build srl-evpn-proxy #2

jcpvdm opened this issue Dec 15, 2023 · 0 comments

Comments

@jcpvdm
Copy link

jcpvdm commented Dec 15, 2023

At this stage:

Dockerfile:32
--------------------
  31 |
  32 | >>> RUN cd /tmp && \
  33 | >>>   git clone https://github.com/jbemmel/grpc.git && \
  34 | >>>   cd grpc && \
  35 | >>>   git submodule update --init && \
  36 | >>>   python3 -m pip install -r requirements.txt && \
  37 | >>>   GRPC_PYTHON_BUILD_WITH_CYTHON=1 python3 -m pip install .
  38 |     # CC=/opt/rh/gcc-toolset-10/root/usr/bin/gcc GRPC_PYTHON_BUILD_WITH_CYTHON=1 GRPC_BUILD_WITH_BORING_SSL_ASM=False pip3 install .
--------------------
ERROR: failed to solve: process "/bin/sh -c cd /tmp &&   git clone https://github.com/jbemmel/grpc.git &&   cd grpc &&   git submodule update --init &&   python3 -m pip install -r requirements.txt &&   GRPC_PYTHON_BUILD_WITH_CYTHON=1 python3 -m pip install ." did not complete successfully: exit code: 1
make: *** [Makefile:14: build] Error 1

Full output attached.
2023-12-15-120745_10.82.192.155-22.log.zip

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

1 participant