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

compile_bazel.sh fails #4

Open
sia-cerebras opened this issue Aug 29, 2022 · 0 comments
Open

compile_bazel.sh fails #4

sia-cerebras opened this issue Aug 29, 2022 · 0 comments

Comments

@sia-cerebras
Copy link

Any help is appreciated.

bash-4.1# ./compile_bazel.sh 
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/opt/rh/devtoolset-7/root/usr/libexec/gcc/x86_64-redhat-linux/7/lto-wrapper
Target: x86_64-redhat-linux
Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,lto --prefix=/opt/rh/devtoolset-7/root/usr --mandir=/opt/rh/devtoolset-7/root/usr/share/man --infodir=/opt/rh/devtoolset-7/root/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --enable-plugin --with-linker-hash-style=gnu --enable-initfini-array --with-default-libstdcxx-abi=gcc4-compatible --with-isl=/builddir/build/BUILD/gcc-7.3.1-20180303/obj-x86_64-redhat-linux/isl-install --enable-libmpx --with-mpc=/builddir/build/BUILD/gcc-7.3.1-20180303/obj-x86_64-redhat-linux/mpc-install --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux
Thread model: posix
gcc version 7.3.1 20180303 (Red Hat 7.3.1-5) (GCC) 
Python 3.6.12
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.275.b01-0.el6_10.x86_64
3.4.1
--2022-08-29 22:29:05--  https://github.com/bazelbuild/bazel/releases/download/3.4.1/bazel-3.4.1-dist.zip
Resolving github.com... 192.30.255.112
Connecting to github.com|192.30.255.112|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/20773773/65bba880-c5ae-11ea-89bf-92c3e5e5dcbc?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220829%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220829T222905Z&X-Amz-Expires=300&X-Amz-Signature=4cf2abc0697868cc888ccea9bb9f92a7b2dcfa2b709dbf28e4f97441429ad292&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=20773773&response-content-disposition=attachment%3B%20filename%3Dbazel-3.4.1-dist.zip&response-content-type=application%2Foctet-stream [following]
--2022-08-29 22:29:05--  https://objects.githubusercontent.com/github-production-release-asset-2e65be/20773773/65bba880-c5ae-11ea-89bf-92c3e5e5dcbc?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220829%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220829T222905Z&X-Amz-Expires=300&X-Amz-Signature=4cf2abc0697868cc888ccea9bb9f92a7b2dcfa2b709dbf28e4f97441429ad292&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=20773773&response-content-disposition=attachment%3B%20filename%3Dbazel-3.4.1-dist.zip&response-content-type=application%2Foctet-stream
Resolving objects.githubusercontent.com... 185.199.108.133, 185.199.109.133, 185.199.110.133, ...
Connecting to objects.githubusercontent.com|185.199.108.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 303411732 (289M) [application/octet-stream]
bazel-3.4.1-dist.zip: Permission denied

Cannot write to “bazel-3.4.1-dist.zip” (Success).
unzip:  cannot find or open bazel-3.4.1-dist.zip, bazel-3.4.1-dist.zip.zip or bazel-3.4.1-dist.zip.ZIP.
./compile_bazel.sh: line 11: cd: bazel-3.4.1: No such file or directory
./compile_bazel.sh: line 13: ./compile.sh: No such file or directory
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