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

full build issue #244

Open
LDec-AlmostHuman opened this issue Jul 23, 2024 · 1 comment
Open

full build issue #244

LDec-AlmostHuman opened this issue Jul 23, 2024 · 1 comment

Comments

@LDec-AlmostHuman
Copy link

Hi,

script build-acl.sh is failing with error:

Dockerfile:173
--------------------
 171 |     COPY patches/acl_stateless_matmul.patch $PACKAGE_DIR/.
 172 |     
 173 | >>> RUN $PACKAGE_DIR/build-acl.sh
 174 |     ENV ACL_ROOT_DIR=$PROD_DIR/ComputeLibrary
 175 |     
--------------------
ERROR: failed to solve: process "/bin/sh -c $PACKAGE_DIR/build-acl.sh" did not complete successfully: exit code: 2

I believe this is due to:
wget -O patch.zip https://eu-gerrit-1.euhpc.arm.com/changes/VisualCompute%2FComputeLibrary~633455/revisions/29/patch?zip
being not found.

@renato-arantes
Copy link
Contributor

Hi LDec-AlmostHuman,

Thanks for spotting the issue. It is fixed now.

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