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

java-hamcrest-all-1.3 does not build on wip-change-default-java8 #56

Closed
Boskovits opened this issue Jan 3, 2018 · 1 comment
Closed

Comments

@Boskovits
Copy link
Owner

Error:
[javac] /tmp/guix-build-java-hamcrest-all-1.3.drv-0/JavaHamcrest-hamcrest-java-1.3/hamcrest-library/src/main/java/org/hamcrest/beans/HasProperty.java:5: error: cannot access Description
[javac] import org.hamcrest.Description;
[javac] ^
[javac] bad class file: /tmp/guix-build-java-hamcrest-all-1.3.drv-0/JavaHamcrest-hamcrest-java-1.3/build/hamcrest-core-1.3.jar(org/hamcrest/Description.class)
[javac] unable to access file: corrupted zip file
[javac] Please remove or make sure it appears in the correct subdirectory of the classpath.

BUILD FAILED
/tmp/guix-build-java-hamcrest-all-1.3.drv-0/JavaHamcrest-hamcrest-java-1.3/build.xml:59: The following error occurred while executing this line:
/tmp/guix-build-java-hamcrest-all-1.3.drv-0/JavaHamcrest-hamcrest-java-1.3/build.xml:287: Compile failed; see the compiler error output for details.

Total time: 2 seconds
phase build' failed after 2.5 seconds note: keeping build directory /tmp/guix-build-java-hamcrest-all-1.3.drv-0'
builder for `/gnu/store/9mykph5dga06aipahgpvrqyczgxgn2sx-java-hamcrest-all-1.3.drv' failed with exit code 1

@Boskovits
Copy link
Owner Author

Fixed by accident?!
If interesting we can do a bisect which commit fixed this, but it works ok on:
d578570.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant