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

[BUG] Sysroot directory doesn't exist error in latest alpha #47

Closed
Premjit-Developer opened this issue Jan 9, 2022 · 1 comment
Closed
Labels
bug Something isn't working

Comments

@Premjit-Developer
Copy link
Contributor

1st Error in gradle build

Cannot create service of type BuildTreeActionExecutor using method LauncherServices$ToolingBuildTreeScopeServices.createActionExecutor() as there is a problem with parameter #1 of type List.
Could not create service of type BuildLifecycleAwareVirtualFileSystem using GradleUserHomeServices.createVirtualFileSystem().
java.io.IOException: java.io.tmpdir is set to a directory that doesn't exist: ROOT/sysroot/tmp

2nd Terminal bootstrap installation error
Screenshot_2022-01-09-22-34-36-758_com itsaky androidide

@Premjit-Developer Premjit-Developer added the bug Something isn't working label Jan 9, 2022
@Premjit-Developer
Copy link
Contributor Author

Premjit-Developer commented Jan 11, 2022

AndroidIDE crash report
Manufacturer: Xiaomi
Device: M2102J20SI
App version: 2.0-beta (200)
Stacktrace: 
com.itsaky.androidide.utils.BootstrapInstaller$InstallationException: Unable to delete sysroot directory
 Caused by: java.util.concurrent.CompletionException: com.itsaky.androidide.utils.BootstrapInstaller$InstallationException: Unable to delete sysroot directory
	at com.itsaky.androidide.utils.BootstrapInstaller.lambda$doInstall$0(BootstrapInstaller.java:75)
	at com.itsaky.androidide.utils.BootstrapInstaller$$ExternalSyntheticLambda0.run(Unknown Source:4)
	at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1663)
	at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1655)
	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:285)
	at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1155)
	at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1993)
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1941)
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)

@itsaky itsaky closed this as completed Jan 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants