I have old (2016) source codes for Delphi Android FMX application. I want rebuild it in Delphi 11.3 but there is problem:
(Other my projects can be build and deployed correctly, then Delphi is configured well, problem is only in this one application)
Checking project dependencies…
Building nz.dproj (Debug, Android)
brcc32 command line for “nz.vrc”
c:program files (x86)embarcaderostudio22.0bincgrc.exe -c65001 nz.vrc -fonz.res
dccaarm command line for “nz.dpr”
c:program files (x86)embarcaderostudio22.0bindccaarm.exe -$O- –no-config -B -Q -TX.so -AGenerics.Collections=System.Generics.Collections;
Generics.Defaults=System.Generics.Defaults -DDEBUG;;FRAMEWORK_FMX -E.AndroidDebug -I”c:program files
(x86)embarcaderostudio22.0libAndroiddebug”;”c:program files (x86)embarcaderostudio22.0libAndroidRelease”;
C:UsersPublicDocumentsEmbarcaderoStudio22.0DcpAndroid;”C:Program Files (x86)DevartUniDAC for RAD Studio 11LibAndroid32″
-LEC:UsersPublicDocumentsEmbarcaderoStudio22.0BplAndroid -LNC:UsersPublicDocumentsEmbarcaderoStudio22.0DcpAndroid -NU.AndroidDebug
-NSSystem;Xml;Data;Datasnap;Web;Soap; -O”c:program files (x86)embarcaderostudio22.0libAndroidRelease”;
C:UsersPublicDocumentsEmbarcaderoStudio22.0DcpAndroid;”C:Program Files (x86)DevartUniDAC for RAD Studio 11LibAndroid32″ -R”c:program
files (x86)embarcaderostudio22.0libAndroidRelease”;C:UsersPublicDocumentsEmbarcaderoStudio22.0DcpAndroid;”C:Program Files
(x86)DevartUniDAC for RAD Studio 11LibAndroid32″ -U”c:program files (x86)embarcaderostudio22.0libAndroiddebug”;”c:program files
(x86)embarcaderostudio22.0libAndroidRelease”;C:UsersPublicDocumentsEmbarcaderoStudio22.0DcpAndroid;”C:Program Files
(x86)DevartUniDAC for RAD Studio 11LibAndroid32″
–libpath:C:UsersPublicDocumentsEmbarcaderoStudio22.0CatalogRepositoryAndroidNDK-21-22.0.48361.3236android-ndk-r21sourcescxx-stlllvm-libc++libsarmeabi-v7a;
C:UsersPublicDocumentsEmbarcaderoStudio22.0CatalogRepositoryAndroidNDK-21-22.0.48361.3236android-ndk-r21platformsandroid-23arch-armusrlib
–linker:C:UsersPublicDocumentsEmbarcaderoStudio22.0CatalogRepositoryAndroidNDK-21-22.0.48361.3236android-ndk-r21toolchainsarm-linux-androideabi-4.9prebuiltwindows-x86_64binarm-linux-androideabi-ld.exe
-V -VN -NO.AndroidDebug nz.dpr
[DCC Hint] special.pas(16): H2164 Variable ‘ms2’ is declared but never used in ‘LoadBitmapFromBlob’
[DCC Hint] main.pas(128): H2164 Variable ‘index’ is declared but never used in ‘TForm1.ListBoxPolItemClick’
paclient command line
c:program files (x86)embarcaderostudio22.0binpaclient.exe -u8 –dexmerge=”C:Program FilesEclipse
Adoptiumjdk-11.0.15.10-hotspotbinjava.exe,c:program files
(x86)embarcaderostudio22.0binAndroidr8-3.3.28.jar,C:PROJEKTYNZ6AndroidDebugnz.classes,23,C:PROJEKTYNZ6AndroidDebugdex_list.txt”
[PAClient Error] Error: E7688 Unable to execute ‘”C:Program FilesEclipse Adoptiumjdk-11.0.15.10-hotspotbinjava.exe” -cp “c:program files (x86)embarcaderostudio22.0binAndroidr8-3.3.28.jar” com.android.tools.r8.D8 –release –min-api 23 –output “C:PROJEKTYNZ6AndroidDebugnz.classes” @”C:PROJEKTYNZ6AndroidDebugdex_list.txt”‘ (Error 1)
[PAClient Error] Error: E7688 Error in c:program files (x86)embarcaderostudio22.0libandroidDebugandroid-support-v4.dex.jar:
[PAClient Error] Error: E7688 java.nio.file.NoSuchFileException: c:program files (x86)embarcaderostudio22.0libandroidDebugandroid-support-v4.dex.jar
[PAClient Error] Error: E7688 Error in c:program files (x86)embarcaderostudio22.0libandroidDebuggoogle-play-services.dex.jar:
[PAClient Error] Error: E7688 java.nio.file.NoSuchFileException: c:program files (x86)embarcaderostudio22.0libandroidDebuggoogle-play-services.dex.jar
[PAClient Error] Error: E7688 Compilation failed with an internal error.
[PAClient Error] Error: E7688 Exception in thread “main” java.lang.RuntimeException: com.android.tools.r8.CompilationFailedException: Compilation failed to complete, origin: c:program files (x86)embarcaderostudio22.0libandroidDebuggoogle-play-services.dex.jar
[PAClient Error] Error: E7688 at com.android.tools.r8.internal.Bj.a(R8_3.3.28_2aaf796388b4e9f6bed752d926eca110512a53a3f09a8d755196089c1cfdf799:98)
[PAClient Error] Error: E7688 at com.android.tools.r8.D8.main(R8_3.3.28_2aaf796388b4e9f6bed752d926eca110512a53a3f09a8d755196089c1cfdf799:4)
[PAClient Error] Error: E7688 Caused by: com.android.tools.r8.CompilationFailedException: Compilation failed to complete, origin: c:program files (x86)embarcaderostudio22.0libandroidDebuggoogle-play-services.dex.jar
[PAClient Error] Error: E7688 at Version.fakeStackEntry(Version_3.3.28.java:0)
[PAClient Error] Error: E7688 at com.android.tools.r8.internal.Bj.a(R8_3.3.28_2aaf796388b4e9f6bed752d926eca110512a53a3f09a8d755196089c1cfdf799:75)
[PAClient Error] Error: E7688 at com.android.tools.r8.internal.Bj.a(R8_3.3.28_2aaf796388b4e9f6bed752d926eca110512a53a3f09a8d755196089c1cfdf799:28)
[PAClient Error] Error: E7688 at com.android.tools.r8.internal.Bj.a(R8_3.3.28_2aaf796388b4e9f6bed752d926eca110512a53a3f09a8d755196089c1cfdf799:27)
[PAClient Error] Error: E7688 at com.android.tools.r8.BaseCommand$Builder.build(R8_3.3.28_2aaf796388b4e9f6bed752d926eca110512a53a3f09a8d755196089c1cfdf799:2)
[PAClient Error] Error: E7688 at com.android.tools.r8.D8.a(R8_3.3.28_2aaf796388b4e9f6bed752d926eca110512a53a3f09a8d755196089c1cfdf799:4)
[PAClient Error] Error: E7688 at com.android.tools.r8.internal.Bj.a(R8_3.3.28_2aaf796388b4e9f6bed752d926eca110512a53a3f09a8d755196089c1cfdf799:85)
[PAClient Error] Error: E7688 … 1 more
[PAClient Error] Error: E7688 Caused by: java.nio.file.NoSuchFileException: c:program files (x86)embarcaderostudio22.0libandroidDebuggoogle-play-services.dex.jar
[PAClient Error] Error: E7688 at com.android.tools.r8.utils.j$a.d(R8_3.3.28_2aaf796388b4e9f6bed752d926eca110512a53a3f09a8d755196089c1cfdf799:21)
[PAClient Error] Error: E7688 at com.android.tools.r8.BaseCommand$Builder.e(R8_3.3.28_2aaf796388b4e9f6bed752d926eca110512a53a3f09a8d755196089c1cfdf799:3)
[PAClient Error] Error: E7688 at com.android.tools.r8.BaseCommand$Builder.a(R8_3.3.28_2aaf796388b4e9f6bed752d926eca110512a53a3f09a8d755196089c1cfdf799:12)
[PAClient Error] Error: E7688 at com.android.tools.r8.BaseCommand$Builder.addProgramFiles(R8_3.3.28_2aaf796388b4e9f6bed752d926eca110512a53a3f09a8d755196089c1cfdf799:3)
[PAClient Error] Error: E7688 at com.android.tools.r8.BaseCommand$Builder.addProgramFiles(R8_3.3.28_2aaf796388b4e9f6bed752d926eca110512a53a3f09a8d755196089c1cfdf799:1)
[PAClient Error] Error: E7688 at com.android.tools.r8.n.a(R8_3.3.28_2aaf796388b4e9f6bed752d926eca110512a53a3f09a8d755196089c1cfdf799:1058)
[PAClient Error] Error: E7688 at com.android.tools.r8.n.a(R8_3.3.28_2aaf796388b4e9f6bed752d926eca110512a53a3f09a8d755196089c1cfdf799:1)
[PAClient Error] Error: E7688 at com.android.tools.r8.D8Command.parse(R8_3.3.28_2aaf796388b4e9f6bed752d926eca110512a53a3f09a8d755196089c1cfdf799:1)
[PAClient Error] Error: E7688 … 3 more
[PAClient Error] Error: E7688 Suppressed: java.lang.RuntimeException: com.android.tools.r8.internal.f: java.nio.file.NoSuchFileException: c:program files (x86)embarcaderostudio22.0libandroidDebuggoogle-play-services.dex.jar
[PAClient Error] Error: E7688 at com.android.tools.r8.internal.DT.a(R8_3.3.28_2aaf796388b4e9f6bed752d926eca110512a53a3f09a8d755196089c1cfdf799:25)
[PAClient Error] Error: E7688 at com.android.tools.r8.BaseCommand$Builder.a(R8_3.3.28_2aaf796388b4e9f6bed752d926eca110512a53a3f09a8d755196089c1cfdf799:3)
[PAClient Error] Error: E7688 at com.android.tools.r8.internal.Bj.a(R8_3.3.28_2aaf796388b4e9f6bed752d926eca110512a53a3f09a8d755196089c1cfdf799:24)
[PAClient Error] Error: E7688 at com.android.tools.r8.BaseCommand$Builder.build(R8_3.3.28_2aaf796388b4e9f6bed752d926eca110512a53a3f09a8d755196089c1cfdf799:2)
[PAClient Error] Error: E7688 … 3 more
[PAClient Error] Error: E7688 Caused by: com.android.tools.r8.internal.f: java.nio.file.NoSuchFileException: c:program files (x86)embarcaderostudio22.0libandroidDebuggoogle-play-services.dex.jar
[PAClient Error] Error: E7688 at com.android.tools.r8.internal.DT.a(R8_3.3.28_2aaf796388b4e9f6bed752d926eca110512a53a3f09a8d755196089c1cfdf799:14)
[PAClient Error] Error: E7688 at com.android.tools.r8.internal.DT.error(R8_3.3.28_2aaf796388b4e9f6bed752d926eca110512a53a3f09a8d755196089c1cfdf799:1)
[PAClient Error] Error: E7688 at com.android.tools.r8.utils.j$a.d(R8_3.3.28_2aaf796388b4e9f6bed752d926eca110512a53a3f09a8d755196089c1cfdf799:22)
[PAClient Error] Error: E7688 at com.android.tools.r8.BaseCommand$Builder.e(R8_3.3.28_2aaf796388b4e9f6bed752d926eca110512a53a3f09a8d755196089c1cfdf799:3)
[PAClient Error] Error: E7688 at com.android.tools.r8.BaseCommand$Builder.a(R8_3.3.28_2aaf796388b4e9f6bed752d926eca110512a53a3f09a8d755196089c1cfdf799:12)
[PAClient Error] Error: E7688 at com.android.tools.r8.BaseCommand$Builder.addProgramFiles(R8_3.3.28_2aaf796388b4e9f6bed752d926eca110512a53a3f09a8d755196089c1cfdf799:3)
[PAClient Error] Error: E7688 at com.android.tools.r8.BaseCommand$Builder.addProgramFiles(R8_3.3.28_2aaf796388b4e9f6bed752d926eca110512a53a3f09a8d755196089c1cfdf799:1)
[PAClient Error] Error: E7688 at com.android.tools.r8.n.a(R8_3.3.28_2aaf796388b4e9f6bed752d926eca110512a53a3f09a8d755196089c1cfdf799:1058)
[PAClient Error] Error: E7688 at com.android.tools.r8.n.a(R8_3.3.28_2aaf796388b4e9f6bed752d926eca110512a53a3f09a8d755196089c1cfdf799:1)
[PAClient Error] Error: E7688 at com.android.tools.r8.D8Command.parse(R8_3.3.28_2aaf796388b4e9f6bed752d926eca110512a53a3f09a8d755196089c1cfdf799:1)
[PAClient Error] Error: E7688 … 3 more
[PAClient Error] Error: E7688 Caused by: [CIRCULAR REFERENCE: java.nio.file.NoSuchFileException: c:program files (x86)embarcaderostudio22.0libandroidDebuggoogle-play-services.dex.jar]
Failed
Elapsed time: 00:00:09.3