1. root@rootbitch:/home/tools/csploit# ./gradlew assembleDebug
  2. /home/tools/csploit/cSploit/src/main/res/layout/wifi_scanner.xml:8: warn: generated id 'android:id/list' for external package 'android'.
  3. warn: removing resource org.csploit.android:string/error_rcpd_fatal without required default value.
  4. > Task :cSploit:compileDebugJavaWithJavac
  5. Note: Some input files use or override a deprecated API.
  6. Note: Recompile with -Xlint:deprecation for details.
  7. Note: /home/tools/csploit/cSploit/src/main/java/org/csploit/android/net/Target.java uses unchecked or unsafe operations.
  8. Note: Recompile with -Xlint:unchecked for details.
  9. /root/.gradle/caches/modules-2/files-2.1/org.msgpack/msgpack/0.6.12/6a0c88fe022993c490011c3dce7127b29f9a9b3b/msgpack-0.6.12.jar: D8: Type `javax.tools.ToolProvider` was not found, it is required for default or static interface methods desugaring of `void org.msgpack.util.TemplatePrecompiler.matchClassNames(java.util.List, java.lang.String)`
  10. /root/.gradle/caches/modules-2/files-2.1/org.javassist/javassist/3.18.1-GA/d9a09f7732226af26bf99f19e2cffe0ae219db5b/javassist-3.18.1-GA.jar: D8: Type `com.sun.jdi.Bootstrap` was not found, it is required for default or static interface methods desugaring of `com.sun.jdi.connect.Connector javassist.util.HotSwapper.findConnector(java.lang.String)`
  11. D8: synthesized for lambda desugaring: Interface `com.android.internal.util.Predicate` not found. It's needed to make sure desugaring of `org.acra.collector.-$$Lambda$LogCatCollector$Rb0TOFHgZwC2I0fhPJcdwDxUjFQ` is correct. Desugaring will assume that this interface has no default method.
  12. > Task :cSploit:transformClassesWithMultidexlistForDebug FAILED
  13. FAILURE: Build failed with an exception.
  14. * What went wrong:
  15. Execution failed for task ':cSploit:transformClassesWithMultidexlistForDebug'.
  16. > com.android.build.api.transform.TransformException: Error while generating the main dex list.
  17. * Try:
  18. Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
  19. * Get more help at https://help.gradle.org
  20. BUILD FAILED in 55s
  21. 19 actionable tasks: 18 executed, 1 up-to-date