Fixed
Status Update
Comments
ya...@google.com <ya...@google.com>
jo...@google.com <jo...@google.com>
jo...@google.com <jo...@google.com> #3
I've added diagnostics that should give me more information, specifically the name of the file that is being written while we're trying to do the up-to-date check (Internal Change-Id: I3277e9055316112f1047d91991b8613f337f1ee5).
When feasible, please try this new AGP version and attach the new callstack and log when it eventually repros.
When feasible, please try this new AGP version and attach the new callstack and log when it eventually repros.
je...@google.com <je...@google.com> #4
I encountered this error using a custom build of AGP on 64280b0b52b104371dac3a648678ceb00e1b9706
I'm attaching the gradle output as jeff.gradle.log and /usr/local/google/workspace/aosp-androidx-git/out/androidx/camera/camera-core/build/../nativeBuildStaging as jeff.nativeBuildStaging.zip
In particular I notice this output:
* What went wrong:
Execution failed for task ':camera:camera-core:configureCMakeRelWithDebInfo[arm64-v8a]'.
> [bug 255965912] $SUPPORT/camera/camera-core/src/main/cpp/CMakeLists.txt release|arm64-v8a : File 'file_name: "$OUT_DIR/androidx/external/libyuv/build/intermediates/prefab_package/release/prefab/modules/yuv/include"
' was modified during checks for C/C++ configuration invalidation.Please refer to bug https://issuetracker.google.com/255965912 for more information.
If possible, please also attach a zipped copy of $OUT_DIR/androidx/camera/camera-core/build/../nativeBuildStaging to the bug to assist in diagnosing the issue.
The current Android Gradle Plugin Version is 8.0.0-dev.
jo...@google.com <jo...@google.com> #5
This should be fixed now as of Flamingo Canary 10 (Internal Change-Id: I432fbbdcafbfcdd0c3bd8520ae2f08f66ea5c790).
If you find that it repros after that, please attach the requested logs and reactivate the bug.
If you find that it repros after that, please attach the requested logs and reactivate the bug.
je...@google.com <je...@google.com> #6
Thanks!
Description
DESCRIBE THE ISSUE IN DETAIL:
STEPS TO REPRODUCE:
Studio Build: N/A Version of Gradle Plugin: 8.0.0-alpha05 Version of Gradle: 7.5 Version of Java: 17 OS: Linux