Hello Jean-Marc, Looking at the log, it seems you have a dirty out/ folder. Try manually removing the renderscript folder:
$ rm -rf out/target/common/obj/APPS/CtsRenderscriptTestCases_intermediates/renderscript` and maybe it would also be nice to run $ m installclean then rebuild AOSP should be make it. Please, let us know. Cheers, Alessio On Mon, Sep 23, 2019 at 4:49 PM Jean-Marc GRIMAUD <[email protected]> wrote: > > Hi, > I am trying to build VTS according to instructions bellow: > https://source.android.com/compatibility/vts/systems > > I work on release android-10.0.0_r2 > The build fail with the following message: > > RenderScript: CtsRenderscriptTestCases <= > cts/tests/tests/renderscript/src/android/renderscript/cts/AtomicTest.rs > cts/tests/tests/renderscript/src/android/renders > FAILED: > out/target/common/obj/APPS/CtsRenderscriptTestCases_intermediates/renderscript/rs.srcjar > > out/target/common/obj/APPS/CtsRenderscriptTestCases_intermediates/renderscript/res.zip > /bin/bash > out/target/common/obj/APPS/CtsRenderscriptTestCases_intermediates/renderscript/rs.srcjar.rsp > rm: > out/target/common/obj/APPS/CtsRenderscriptTestCases_intermediates/renderscript: > Directory not empty > 13:33:22 ninja failed with: exit status 1 > > Any idea how to solve this issue ? > > thanks a lot ! > > -- > -- > You received this message because you are subscribed to the "Android > Building" mailing list. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-building?hl=en > > --- > You received this message because you are subscribed to the Google Groups > "Android Building" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/android-building/d30d2863-4036-423d-b406-2e87c034ce29%40googlegroups.com. -- -- You received this message because you are subscribed to the "Android Building" mailing list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-building?hl=en --- You received this message because you are subscribed to the Google Groups "Android Building" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/android-building/CAKM9mi%2BhXdn%2BXZaGizDLoE7W4SQ6N4DTtAuUg809i-6Pfy89bA%40mail.gmail.com.
