- root@rootbitch:/home/tools/csploit# ./gradlew assembleDebug
- /home/tools/csploit/cSploit/src/main/res/layout/wifi_scanner.xml:8: warn: generated id 'android:id/list' for external package 'android'.
- warn: removing resource org.csploit.android:string/error_rcpd_fatal without required default value.
- > Task :cSploit:compileDebugJavaWithJavac
- Note: Some input files use or override a deprecated API.
- Note: Recompile with -Xlint:deprecation for details.
- Note: /home/tools/csploit/cSploit/src/main/java/org/csploit/android/net/Target.java uses unchecked or unsafe operations.
- Note: Recompile with -Xlint:unchecked for details.
- /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)`
- /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)`
- 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.
- > Task :cSploit:transformClassesWithMultidexlistForDebug FAILED
- FAILURE: Build failed with an exception.
- * What went wrong:
- Execution failed for task ':cSploit:transformClassesWithMultidexlistForDebug'.
- > com.android.build.api.transform.TransformException: Error while generating the main dex list.
- * Try:
- 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.
- * Get more help at https://help.gradle.org
- BUILD FAILED in 55s
- 19 actionable tasks: 18 executed, 1 up-to-date