Current Behavior
Given the attached reproducer, if I run the following
./gradlew :dependencies --configuration compileClasspath
then my build fails with
* What went wrong:
Execution failed for task ':dependencies'.
> Problems reading data from Binary store in /Users/trobalik/.gradle/.tmp/gradle16990168865369546361.bin offset 0 exists? true
Expected Behavior
The build should not fail.
Context (optional)
The reproducer is the result of taking a real (closed source) build at Block and minimizing it over multiple passes, with the help of @jvandort.
Self-contained Reproducer Project
archive.zip
Gradle version
8.14
Build scan URL (optional)
No response
Your Environment (optional)
No response
Current Behavior
Given the attached reproducer, if I run the following
then my build fails with
Expected Behavior
The build should not fail.
Context (optional)
The reproducer is the result of taking a real (closed source) build at Block and minimizing it over multiple passes, with the help of @jvandort.
Self-contained Reproducer Project
archive.zip
Gradle version
8.14
Build scan URL (optional)
No response
Your Environment (optional)
No response