Build App With SQLite-JDBC

I’m getting this error after trying to build app with a dependency of SQLite-JDBC

###########

ERROR LOG

###########

dex2oat W 628 10215 /Volumes/SSD/gh-moe-master-1.2.5/aosp/art/dex2oat/dex2oat.cc:893] Mismatch between dex2oat instruction set features (ISA: X86_64 Feature string: smp,-ssse3,-sse4.1,-sse4.2,-avx,-avx2) and those of dex2oat executable (ISA: X86_64 Feature string: smp,ssse3,-sse4.1,-sse4.2,-avx,-avx2) for the command line:
dex2oat W 628 10215 /Volumes/SSD/gh-moe-master-1.2.5/aosp/art/dex2oat/dex2oat.cc:893] /Users/maitarek/.moe/moe-sdk-1.2.5/tools/dex2oat --instruction-set=x86_64 --base=0x40000000 --compiler-backend=Quick --generate-debug-info --image=/Users/maitarek/StudioProjects/appx-base/ios-moe/build/moe/main/dex2oat/debug-x86_64/image.art --image-classes=/Users/maitarek/.moe/moe-sdk-1.2.5/tools/preloaded-classes --oat-file=/Users/maitarek/StudioProjects/appx-base/ios-moe/build/moe/main/dex2oat/debug-x86_64/application.oat --dex-file=/Users/maitarek/.moe/moe-sdk-1.2.5/sdk/moe-ios-retro-dex.jar:/Users/maitarek/StudioProjects/appx-base/ios-moe/build/moe/main/dex/classes.jar:/Users/maitarek/.moe/moe-sdk-1.2.5/sdk/moe-core.dex
dex2oat I 628 10215 /Volumes/SSD/gh-moe-master-1.2.5/aosp/art/dex2oat/dex2oat.cc:2220] /Users/maitarek/.moe/moe-sdk-1.2.5/tools/dex2oat --instruction-set=x86_64 --base=0x40000000 --compiler-backend=Quick --generate-debug-info --image=/Users/maitarek/StudioProjects/appx-base/ios-moe/build/moe/main/dex2oat/debug-x86_64/image.art --image-classes=/Users/maitarek/.moe/moe-sdk-1.2.5/tools/preloaded-classes --oat-file=/Users/maitarek/StudioProjects/appx-base/ios-moe/build/moe/main/dex2oat/debug-x86_64/application.oat --dex-file=/Users/maitarek/.moe/moe-sdk-1.2.5/sdk/moe-ios-retro-dex.jar:/Users/maitarek/StudioProjects/appx-base/ios-moe/build/moe/main/dex/classes.jar:/Users/maitarek/.moe/moe-sdk-1.2.5/sdk/moe-core.dex
dex2oat I 628 10215 /Volumes/SSD/gh-moe-master-1.2.5/aosp/art/runtime/parsed_options.cc:449] setting boot class path to /Users/maitarek/.moe/moe-sdk-1.2.5/sdk/moe-ios-retro-dex.jar:/Users/maitarek/StudioProjects/appx-base/ios-moe/build/moe/main/dex/classes.jar:/Users/maitarek/.moe/moe-sdk-1.2.5/sdk/moe-core.dex
dex2oat W 628 10215 /Volumes/SSD/gh-moe-master-1.2.5/aosp/art/compiler/driver/compiler_driver.cc:2033] Failed to resolve class Lcom/badlogic/gdx/jnigen/AntScriptGenerator;
dex2oat W 628 10215 /Volumes/SSD/gh-moe-master-1.2.5/aosp/art/compiler/driver/compiler_driver.cc:2033] Failed to resolve class Lcom/badlogic/gdx/jnigen/BuildConfig;
dex2oat W 628 10215 /Volumes/SSD/gh-moe-master-1.2.5/aosp/art/compiler/driver/compiler_driver.cc:2033] Failed to resolve class Lcom/badlogic/gdx/jnigen/BuildTarget$TargetOs;
dex2oat W 628 10215 /Volumes/SSD/gh-moe-master-1.2.5/aosp/art/compiler/driver/compiler_driver.cc:2033] Failed to resolve class Lcom/badlogic/gdx/jnigen/BuildTarget;
dex2oat W 628 10215 /Volumes/SSD/gh-moe-master-1.2.5/aosp/art/compiler/driver/compiler_driver.cc:2033] Failed to resolve class Lcom/badlogic/gdx/jnigen/NativeCodeGenerator;
dex2oat W 628 10215 /Volumes/SSD/gh-moe-master-1.2.5/aosp/art/compiler/driver/compiler_driver.cc:2033] Failed to resolve class Ljavax/annotation/Nullable;
dex2oat W 628 10215 /Volumes/SSD/gh-moe-master-1.2.5/aosp/art/compiler/driver/compiler_driver.cc:2033] Failed to resolve class Ljavax/persistence/Basic;
dex2oat W 628 10215 /Volumes/SSD/gh-moe-master-1.2.5/aosp/art/compiler/driver/compiler_driver.cc:2033] Failed to resolve class Ljavax/persistence/Column;
dex2oat W 628 10215 /Volumes/SSD/gh-moe-master-1.2.5/aosp/art/compiler/driver/compiler_driver.cc:2033] Failed to resolve class Ljavax/persistence/Entity;
dex2oat W 628 10215 /Volumes/SSD/gh-moe-master-1.2.5/aosp/art/compiler/driver/compiler_driver.cc:2033] Failed to resolve class Ljavax/persistence/Enumerated;
dex2oat W 628 10215 /Volumes/SSD/gh-moe-master-1.2.5/aosp/art/compiler/driver/compiler_driver.cc:2033] Failed to resolve class Ljavax/persistence/FetchType;
dex2oat W 628 10215 /Volumes/SSD/gh-moe-master-1.2.5/aosp/art/compiler/driver/compiler_driver.cc:2033] Failed to resolve class Ljavax/persistence/GeneratedValue;
dex2oat W 628 10215 /Volumes/SSD/gh-moe-master-1.2.5/aosp/art/compiler/driver/compiler_driver.cc:2033] Failed to resolve class Ljavax/persistence/Id;
dex2oat W 628 10215 /Volumes/SSD/gh-moe-master-1.2.5/aosp/art/compiler/driver/compiler_driver.cc:2033] Failed to resolve class Ljavax/persistence/JoinColumn;
dex2oat W 628 10215 /Volumes/SSD/gh-moe-master-1.2.5/aosp/art/compiler/driver/compiler_driver.cc:2033] Failed to resolve class Ljavax/persistence/ManyToOne;
dex2oat W 628 10215 /Volumes/SSD/gh-moe-master-1.2.5/aosp/art/compiler/driver/compiler_driver.cc:2033] Failed to resolve class Ljavax/persistence/OneToOne;
dex2oat W 628 10215 /Volumes/SSD/gh-moe-master-1.2.5/aosp/art/compiler/driver/compiler_driver.cc:2033] Failed to resolve class Ljavax/persistence/Table;
dex2oat W 628 10215 /Volumes/SSD/gh-moe-master-1.2.5/aosp/art/compiler/driver/compiler_driver.cc:2033] Failed to resolve class Ljavax/persistence/Version;
dex2oat W 628 10215 /Volumes/SSD/gh-moe-master-1.2.5/aosp/art/compiler/driver/compiler_driver.cc:2033] Failed to resolve class Ljavax/sql/rowset/serial/SerialBlob;
dex2oat W 628 10232 /Volumes/SSD/gh-moe-master-1.2.5/aosp/art/compiler/driver/compiler_driver.cc:2033] Failed to resolve class Ljavax/persistence/EnumType;
dex2oat W 628 10215 /Volumes/SSD/gh-moe-master-1.2.5/aosp/art/compiler/driver/compiler_driver.cc:2033] Failed to resolve class Lorg/ibex/classgen/CGConst;
dex2oat W 628 10215 /Volumes/SSD/gh-moe-master-1.2.5/aosp/art/compiler/driver/compiler_driver.cc:2033] Failed to resolve class Lorg/ibex/classgen/ClassFile$Exn;
dex2oat W 628 10215 /Volumes/SSD/gh-moe-master-1.2.5/aosp/art/compiler/driver/compiler_driver.cc:2033] Failed to resolve class Lorg/ibex/classgen/ClassFile;
dex2oat W 628 10215 /Volumes/SSD/gh-moe-master-1.2.5/aosp/art/compiler/driver/compiler_driver.cc:2033] Failed to resolve class Lorg/ibex/classgen/FieldGen;
dex2oat W 628 10215 /Volumes/SSD/gh-moe-master-1.2.5/aosp/art/compiler/driver/compiler_driver.cc:2033] Failed to resolve class Lorg/ibex/classgen/MethodGen$Pair;
dex2oat W 628 10215 /Volumes/SSD/gh-moe-master-1.2.5/aosp/art/compiler/driver/compiler_driver.cc:2033] Failed to resolve class Lorg/ibex/classgen/MethodGen$PhantomTarget;
dex2oat W 628 10215 /Volumes/SSD/gh-moe-master-1.2.5/aosp/art/compiler/driver/compiler_driver.cc:2033] Failed to resolve class Lorg/ibex/classgen/MethodGen$Switch$Lookup;
dex2oat W 628 10215 /Volumes/SSD/gh-moe-master-1.2.5/aosp/art/compiler/driver/compiler_driver.cc:2033] Failed to resolve class Lorg/ibex/classgen/MethodGen$Switch$Table;
dex2oat W 628 10215 /Volumes/SSD/gh-moe-master-1.2.5/aosp/art/compiler/driver/compiler_driver.cc:2033] Failed to resolve class Lorg/ibex/classgen/MethodGen;
dex2oat W 628 10215 /Volumes/SSD/gh-moe-master-1.2.5/aosp/art/compiler/driver/compiler_driver.cc:2033] Failed to resolve class Lorg/ibex/classgen/Type$Array;
dex2oat W 628 10215 /Volumes/SSD/gh-moe-master-1.2.5/aosp/art/compiler/driver/compiler_driver.cc:2033] Failed to resolve class Lorg/ibex/classgen/Type$Class$Field;
dex2oat W 628 10215 /Volumes/SSD/gh-moe-master-1.2.5/aosp/art/compiler/driver/compiler_driver.cc:2033] Failed to resolve class Lorg/ibex/classgen/Type$Class$Method;
dex2oat W 628 10215 /Volumes/SSD/gh-moe-master-1.2.5/aosp/art/compiler/driver/compiler_driver.cc:2033] Failed to resolve class Lorg/ibex/classgen/Type$Class;
dex2oat W 628 10215 /Volumes/SSD/gh-moe-master-1.2.5/aosp/art/compiler/driver/compiler_driver.cc:2033] Failed to resolve class Lorg/ibex/classgen/Type;
dex2oat W 628 10215 /Volumes/SSD/gh-moe-master-1.2.5/aosp/art/compiler/driver/compiler_driver.cc:2033] Failed to resolve class Lorg/ibex/classgen/CGConst;
dex2oat W 628 10232 /Volumes/SSD/gh-moe-master-1.2.5/aosp/art/compiler/driver/compiler_driver.cc:2033] Failed to resolve class Lcom/badlogic/gdx/jnigen/BuildTarget;
dex2oat W 628 10232 /Volumes/SSD/gh-moe-master-1.2.5/aosp/art/compiler/driver/compiler_driver.cc:2033] Failed to resolve class Lorg/ibex/classgen/MethodGen$PhantomTarget;
dex2oat W 628 10215 /Volumes/SSD/gh-moe-master-1.2.5/aosp/art/compiler/driver/compiler_driver.cc:2033] Failed to resolve class Lorg/ibex/classgen/Type;
dex2oat W 628 10215 /Volumes/SSD/gh-moe-master-1.2.5/aosp/art/compiler/dex/verification_results.cc:61] Method processed more than once: void android.icu.text.NumberFormat.()
dex2oat W 628 10215 /Volumes/SSD/gh-moe-master-1.2.5/aosp/art/compiler/dex/verification_results.cc:61] Method processed more than once: java.lang.String java.lang.AbstractStringBuilder.substring(int)
dex2oat W 628 10215 /Volumes/SSD/gh-moe-master-1.2.5/aosp/art/compiler/dex/verification_results.cc:61] Method processed more than once: java.lang.String com.android.org.bouncycastle.util.Strings.toLowerCase(java.lang.String)
dex2oat W 628 10215 /Volumes/SSD/gh-moe-master-1.2.5/aosp/art/compiler/dex/verification_results.cc:61] Method processed more than once: java.lang.String java.lang.IntegralToString.stringOf(char[])
dex2oat I 628 10215 /Volumes/SSD/gh-moe-master-1.2.5/aosp/art/runtime/gc/heap.cc:2729] Explicit concurrent mark sweep GC freed 36782(11MB) AllocSpace objects, 0(0B) LOS objects, 20% free, 15MB/19MB, paused 97us total 32.248ms
dex2oat I 628 10232 /Volumes/SSD/gh-moe-master-1.2.5/aosp/art/compiler/compiler.cc:50] Method exceeds compiler instruction limit: 21500 in void org.sqlite.SQLite.trampoline()
dex2oat F 628 10215 /Volumes/SSD/gh-moe-master-1.2.5/aosp/art/compiler/oat_writer.cc:649]Unexpected failure to resolve a method: void org.ibex.nestedvm.ClassFileCompiler.()
dex2oat F 628 10215 /Volumes/SSD/gh-moe-master-1.2.5/aosp/art/compiler/oat_writer.cc:655] java.lang.NoClassDefFoundError: org.ibex.nestedvm.ClassFileCompiler
dex2oat F 628 10215 /Volumes/SSD/gh-moe-master-1.2.5/aosp/art/compiler/oat_writer.cc:655] (Throwable with empty stack trace)
NATIVE BACKTRACE:
0 dex2oat 0x00000000041253d7 _ZN3art7Runtime5AbortEv + 97
1 dex2oat 0x000000000414b205 _ZN3art10LogMessageD2Ev + 807
2 dex2oat 0x0000000004011387 _ZN3art9OatWriter22InitImageMethodVisitor11VisitMethodEmRKNS_21ClassDataItemIteratorE + 1791
3 dex2oat 0x000000000400cbb5 _ZN3art9OatWriter15VisitDexMethodsEPNS0_16DexMethodVisitorE + 287
4 dex2oat 0x000000000400c699 _ZN3art9OatWriter19InitOatCodeDexFilesEm + 187
5 dex2oat 0x000000000400b554 _ZN3art9OatWriterC2ERKNSt3__16vectorIPKNS_7DexFileENS1_9allocatorIS5_EEEEjmiPKNS_14CompilerDriverEPNS_11ImageWriterEPNS_12TimingLoggerEPNS_7SafeMapINS1_12basic_stringIcNS1_11char_traitsIcEENS6_IcEEEESN_NS1_4lessISN_EENS_17TrackingAllocatorINS1_4pairIKSN_SN_EELNS_12AllocatorTagE7EEEEE + 644
6 dex2oat 0x0000000003e8f4f7 _ZN3art7Dex2Oat13CreateOatFileEv + 427
7 dex2oat 0x0000000003e81875 main + 645
8 libdyld.dylib 0x00007fffaf2c5255 start + 1

dex2oat F 628 10215 /Volumes/SSD/gh-moe-master-1.2.5/aosp/art/runtime/runtime.cc:464]Runtime aborting…
Aborting thread:
“main” prio=5 tid=1 Runnable (still starting up)
| group="" sCount=0 dsCount=0 obj=0x0 self=0x7fd15f005800
| sysTid=10215 nice=-1 cgrp=default sched=1/31 handle=0x7fffb7fc23c0
| state=? schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7fff5b584000-0x7fff5b58c000 stackSize=8MB
| held mutexes= “abort lock” “mutator lock”(shared held)
(no managed stack frames)
Pending exception java.lang.NoClassDefFoundError: org.ibex.nestedvm.ClassFileCompiler
(Throwable with empty stack trace)Dumping all threads without appropriate locks held: thread list lock
All threads:
DALVIK THREADS (1):
“main” prio=5 tid=1 Runnable (still starting up)
| group="" sCount=0 dsCount=0 obj=0x0 self=0x7fd15f005800
| sysTid=10215 nice=-1 cgrp=default sched=1/31 handle=0x7fffb7fc23c0
| state=? schedstat=( 0 0 0 ) utm=0 stm=0 core=0 HZ=100
| stack=0x7fff5b584000-0x7fff5b58c000 stackSize=8MB
| held mutexes= “abort lock” “mutator lock”(shared held)
(no managed stack frames)

dex2oat W 628 10215 /Volumes/SSD/gh-moe-master-1.2.5/aosp/art/runtime/barrier.cc:96] Attempted to destroy barrier with non zero count -1
FAILED

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ‘:ios-moe:moeMainDebugX86_64Dex2Oat’.

Task failed, you can find the log file here: /Users/maitarek/StudioProjects/appx-base/ios-moe/build/moe/main/dex2oat/debug-x86_64/Dex2Oat.log

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED