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

need help with building js-dossier #123

Open
myphysicslab opened this issue Mar 11, 2023 · 0 comments
Open

need help with building js-dossier #123

myphysicslab opened this issue Mar 11, 2023 · 0 comments

Comments

@myphysicslab
Copy link

I'm stuck, if anyone can help let me know: [email protected]

Here's the errors that I'm seeing.
[17:25:43 ~/Documents/Programming/js-dossier]$ ./gendossier.sh -r
erikn's .bashrc is running
INFO: Starting clean.
INFO: Call stack for the definition of repository 'maven' which is a coursier_fetch (rule definition at /private/var/tmp/_bazel_erikn/4521f4523bde805bb0b44649cb6641b5/external/rules_jvm_external/coursier.bzl:870:18):

  • /private/var/tmp/_bazel_erikn/4521f4523bde805bb0b44649cb6641b5/external/rules_jvm_external/defs.bzl:83:5
  • /Users/erikn/Documents/Programming/js-dossier/WORKSPACE:28:1
    INFO: Repository 'maven' used the following cache hits instead of downloading the corresponding file.
  • Hash '17f4ff053d0d1dca588afdcc94ca952f7ed85bb03675cd77ec05b7352a832b86' for https://github.com/coursier/coursier/releases/download/v2.0.0-RC3/coursier.jar
    If the definition of 'maven' was updated, verify that the hashes were also updated.
    ERROR: An error occurred during the fetch of repository 'maven':
    Error while obtaining the sha256 checksum of v1/https/jcenter.bintray.com/aopalliance/aopalliance/1.0/aopalliance-1.0.jar: java.io.IOException: Cannot run program "python" (in directory "/private/var/tmp/_bazel_erikn/4521f4523bde805bb0b44649cb6641b5/external/maven"): error=2, No such file or directory
    ERROR: /Users/erikn/Documents/Programming/js-dossier/test/java/com/github/jsdossier/markdown/BUILD:3:1: //test/java/com/github/jsdossier/markdown:TableBlockParserTest depends on @maven//:com_atlassian_commonmark_commonmark in repository @maven which failed to fetch. no such package '@maven//': Error while obtaining the sha256 checksum of v1/https/jcenter.bintray.com/aopalliance/aopalliance/1.0/aopalliance-1.0.jar: java.io.IOException: Cannot run program "python" (in directory "/private/var/tmp/_bazel_erikn/4521f4523bde805bb0b44649cb6641b5/external/maven"): error=2, No such file or directory
    ERROR: /Users/erikn/Documents/Programming/js-dossier/test/java/com/github/jsdossier/markdown/BUILD:3:1: //test/java/com/github/jsdossier/markdown:TableBlockParserTest depends on @maven//:com_google_guava_guava in repository @maven which failed to fetch. no such package '@maven//': Error while obtaining the sha256 checksum of v1/https/jcenter.bintray.com/aopalliance/aopalliance/1.0/aopalliance-1.0.jar: java.io.IOException: Cannot run program "python" (in directory "/private/var/tmp/_bazel_erikn/4521f4523bde805bb0b44649cb6641b5/external/maven"): error=2, No such file or directory
    ERROR: /Users/erikn/Documents/Programming/js-dossier/test/java/com/github/jsdossier/markdown/BUILD:3:1: //test/java/com/github/jsdossier/markdown:TableBlockParserTest depends on @maven//:com_google_truth_truth in repository @maven which failed to fetch. no such package '@maven//': Error while obtaining the sha256 checksum of v1/https/jcenter.bintray.com/aopalliance/aopalliance/1.0/aopalliance-1.0.jar: java.io.IOException: Cannot run program "python" (in directory "/private/var/tmp/_bazel_erikn/4521f4523bde805bb0b44649cb6641b5/external/maven"): error=2, No such file or directory
    ERROR: /Users/erikn/Documents/Programming/js-dossier/test/java/com/github/jsdossier/markdown/BUILD:3:1: //test/java/com/github/jsdossier/markdown:TableBlockParserTest depends on @maven//:junit_junit in repository @maven which failed to fetch. no such package '@maven//': Error while obtaining the sha256 checksum of v1/https/jcenter.bintray.com/aopalliance/aopalliance/1.0/aopalliance-1.0.jar: java.io.IOException: Cannot run program "python" (in directory "/private/var/tmp/_bazel_erikn/4521f4523bde805bb0b44649cb6641b5/external/maven"): error=2, No such file or directory
    ERROR: Analysis of target '//test/java/com/github/jsdossier/markdown:TableBlockParserTest' failed; build aborted: no such package '@maven//': Error while obtaining the sha256 checksum of v1/https/jcenter.bintray.com/aopalliance/aopalliance/1.0/aopalliance-1.0.jar: java.io.IOException: Cannot run program "python" (in directory "/private/var/tmp/_bazel_erikn/4521f4523bde805bb0b44649cb6641b5/external/maven"): error=2, No such file or directory
    INFO: Elapsed time: 7.980s
    INFO: 0 processes.
    FAILED: Build did NOT complete successfully (23 packages loaded, 38 targets configured)
    FAILED: Build did NOT complete successfully (23 packages loaded, 38 targets configured)
    [17:55:21 ~/Documents/Programming/js-dossier]$
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