Search Criteria
Package Details: bazel3 3.7.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/bazel3.git (read-only, click to copy) |
---|---|
Package Base: | bazel3 |
Description: | Correct, reproducible, and fast builds for everyone |
Upstream URL: | https://bazel.build/ |
Licenses: | Apache |
Conflicts: | bazel |
Provides: | bazel |
Submitter: | xantares |
Maintainer: | slimb |
Last Packager: | xantares |
Votes: | 2 |
Popularity: | 0.013941 |
First Submitted: | 2021-03-26 20:48 (UTC) |
Last Updated: | 2021-03-26 20:48 (UTC) |
Dependencies (7)
- java-environment (java-gcj-compat, zulu-10-bin, jdk6, jdk12-openj9-bin, zulu-12-bin, jdk12, jdk13-openj9-bin, jdk9-openj9-bin, jdk10, jdk11-openjdk-dcevm, jdk10-openj9-bin, jdk14-openj9-bin, jdk7, zulu-14-bin, amazon-corretto-15, jdk11-openjdk-dcevm-conflicts-fixed, zulu-embedded-jdk8, sapmachine-jdk-bin, amazon-corretto-16, jdk8-graalvm-bin, jdk16-graalvm-bin, jdk8-openjdk-shenandoah, zulu-16-bin, jdk11-graalvm-ee-bin, jdk16-adoptopenjdk, jdk11-openj9-bin, jdk11-microsoft-openjdk, jdk16-microsoft-openjdk, jdk-openj9, jdk11-msopenjdk-bin, jdk18-beta-temurin, jdk8-arm, jdk17-jetbrains, liberica-jdk-11-bin, liberica-jdk-11-lite-bin, liberica-jre-11-bin, jdk11-jetbrains-imfix, java-openjdk-loom-ea-bin, jdk8-dragonwell-bin, jdk17-dragonwell-bin, jdk8-openj9-bin, jdk7-j9-bin, jdk7r1-j9-bin, jdk8-j9-bin, jdk11-j9-bin, jdk-jetbrains, jdk11-jbr-xdg, jdk-jbr-xdg, jdk11, jdk18-openj9-bin, jdk-android-studio, jdk12-openjdk, jdk15-openjdk, jdk16-openjdk, jdk13-openjdk, jdk14-openjdk, zulu-embedded-jdk11, jdk-bcl, jdk-openjdk-xdg, jdk17-jetbrains-imfix, liberica-jre-8-full-bin, zulu-embedded-jdk, amazon-corretto-18, zulu-18-bin, zulu-17-bin, zulu-11-bin, zulu-8-bin, zulu-15-bin, zulu-13-bin, jdk-lts, jdk, liberica-jdk-11-full-bin, liberica-jdk-17-full-bin, liberica-jdk-full-bin, liberica-jre-11-full-bin, jdk11-graalvm-bin, jdk17-graalvm-bin, jdk11-temurin, jdk-temurin, jdk17-temurin, amazon-corretto-8, jdk17-graalvm-ee-bin, java-openjdk-bin, bishengjdk-17, jdk8-adoptopenjdk, jdk11-dragonwell-bin, jdk-arm, jdk-microsoft-openjdk, jdk8, liberica-jdk-8-full-bin, jdk-openj9-bin, java-openjdk-ea-bin, jre-jetbrains, amazon-corretto-11, amazon-corretto-17, jdk-openjdk, jdk11-openjdk, jdk17-openjdk, jdk8-openjdk)
- libarchive (libarchive-git)
- unzip (unzip-natspec)
- zip (zip-natspec)
- git (git-git, git-vfs, git-run-command-patch-git) (make)
- protobuf (protobuf-git) (make)
- python (python38, python37, nogil-python, python39, python36, python32, python311) (make)
Required by (76)
- anki (requires bazel) (make)
- anki-git (requires bazel) (make)
- anki-qt5 (requires bazel) (make)
- bazel-buildtools (requires bazel) (make)
- cilium-git (requires bazel) (make)
- deepspeech (requires bazel) (make)
- deepspeech-git (requires bazel) (make)
- emacs-mozc (requires bazel) (make)
- fcitx-mozc-ut (requires bazel) (make)
- fcitx5-mozc-ut (requires bazel) (make)
- gnome-shell-extension-gtile-git (requires bazel) (make)
- google-lyra (requires bazel) (make)
- google-lyra-git (requires bazel) (make)
- ibazel (requires bazel)
- ibazel (requires bazel) (make)
- ibazel-git (requires bazel)
- ibus-mozc (requires bazel) (make)
- ibus-mozc-ut-united (requires bazel) (make)
- libtensorflow-lite (requires bazel) (make)
- loop-archive-git (requires bazel) (make)
Latest Comments
CyberShadow commented on 2022-01-28 18:48 (UTC)
Doesn't build:
Perhaps a patch to add a compiler switch or a missing #include is needed.
peter.babic commented on 2021-11-15 16:34 (UTC) (edited on 2021-11-15 16:34 (UTC) by peter.babic)
I have had problems with this package:
I think that to import the key manually, this is sufficient:
Which produces:
slimb commented on 2021-07-03 14:01 (UTC)
I had include
gcc10
as a dependency and addCC=/usr/bin/gcc-10
to the begining of./compile.sh
andbazel build
lines in order to get this to buildSuperBo commented on 2021-05-14 07:27 (UTC)
Thank you, this is what I need :D