[#315641] [test-only] FAILED tomcat.git=10.1.5-alt1_jvm11

Girar awaiter (aminov) girar-builder at altlinux.org
Wed Feb 22 17:40:01 MSK 2023


https://git.altlinux.org/tasks/315641/logs/events.1.1.log

subtask  name    aarch64    armh    i586  ppc64le  x86_64
   #100  tomcat   failed  failed  failed   failed  failed

2023-Feb-22 14:38:04 :: test-only task #315641 for sisyphus started by aminov:
#100 build 10.1.5-alt1_jvm11 from /people/aminov/packages/tomcat.git fetched at 2023-Feb-22 14:38:02
2023-Feb-22 14:38:05 :: [aarch64] #100 tomcat.git 10.1.5-alt1_jvm11: build start
2023-Feb-22 14:38:05 :: [armh] #100 tomcat.git 10.1.5-alt1_jvm11: build start
2023-Feb-22 14:38:05 :: [i586] #100 tomcat.git 10.1.5-alt1_jvm11: build start
2023-Feb-22 14:38:05 :: [ppc64le] #100 tomcat.git 10.1.5-alt1_jvm11: build start
2023-Feb-22 14:38:05 :: [x86_64] #100 tomcat.git 10.1.5-alt1_jvm11: build start
[x86_64]     [javac]                                        ^
[x86_64]     [javac] /usr/src/RPM/BUILD/apache-tomcat-10.1.5-src/java/org/apache/jasper/compiler/JDTCompiler.java:317: error: cannot find symbol
[x86_64]     [javac]                 settings.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_18);
[x86_64] --
[x86_64]     [javac]   location: class CompilerOptions
[x86_64]     [javac] /usr/src/RPM/BUILD/apache-tomcat-10.1.5-src/java/org/apache/jasper/compiler/JDTCompiler.java:319: error: cannot find symbol
[x86_64]     [javac]                 settings.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_19);
[x86_64] --
[x86_64]     [javac]   location: class CompilerOptions
[x86_64]     [javac] /usr/src/RPM/BUILD/apache-tomcat-10.1.5-src/java/org/apache/jasper/compiler/JDTCompiler.java:392: error: cannot find symbol
[x86_64]     [javac]                 settings.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_18);
[x86_64] --
[x86_64]     [javac]   location: class CompilerOptions
[x86_64]     [javac] /usr/src/RPM/BUILD/apache-tomcat-10.1.5-src/java/org/apache/jasper/compiler/JDTCompiler.java:393: error: cannot find symbol
[x86_64]     [javac]                 settings.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_18);
[x86_64] --
[x86_64]     [javac]   location: class CompilerOptions
[x86_64]     [javac] /usr/src/RPM/BUILD/apache-tomcat-10.1.5-src/java/org/apache/jasper/compiler/JDTCompiler.java:395: error: cannot find symbol
[x86_64]     [javac]                 settings.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_19);
[x86_64] --
[x86_64]     [javac]   location: class CompilerOptions
[x86_64]     [javac] /usr/src/RPM/BUILD/apache-tomcat-10.1.5-src/java/org/apache/jasper/compiler/JDTCompiler.java:396: error: cannot find symbol
[x86_64]     [javac]                 settings.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_19);
[x86_64] --
[x86_64]     [javac] 20 warnings
[x86_64] BUILD FAILED
[x86_64] /usr/src/RPM/BUILD/apache-tomcat-10.1.5-src/build.xml:963: Compile failed; see the compiler error output for details.
2023-Feb-22 14:38:44 :: [x86_64] tomcat.git 10.1.5-alt1_jvm11: remote: build failed
2023-Feb-22 14:38:44 :: [x86_64] #100 tomcat.git 10.1.5-alt1_jvm11: build FAILED
2023-Feb-22 14:38:44 :: [x86_64] requesting cancellation of task processing
[i586]     [javac]                                        ^
[i586]     [javac] /usr/src/RPM/BUILD/apache-tomcat-10.1.5-src/java/org/apache/jasper/compiler/JDTCompiler.java:317: error: cannot find symbol
[i586]     [javac]                 settings.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_18);
[i586] --
[i586]     [javac]   location: class CompilerOptions
[i586]     [javac] /usr/src/RPM/BUILD/apache-tomcat-10.1.5-src/java/org/apache/jasper/compiler/JDTCompiler.java:319: error: cannot find symbol
[i586]     [javac]                 settings.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_19);
[i586] --
[i586]     [javac]   location: class CompilerOptions
[i586]     [javac] /usr/src/RPM/BUILD/apache-tomcat-10.1.5-src/java/org/apache/jasper/compiler/JDTCompiler.java:392: error: cannot find symbol
[i586]     [javac]                 settings.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_18);
[i586] --
[i586]     [javac]   location: class CompilerOptions
[i586]     [javac] /usr/src/RPM/BUILD/apache-tomcat-10.1.5-src/java/org/apache/jasper/compiler/JDTCompiler.java:393: error: cannot find symbol
[i586]     [javac]                 settings.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_18);
[i586] --
[i586]     [javac]   location: class CompilerOptions
[i586]     [javac] /usr/src/RPM/BUILD/apache-tomcat-10.1.5-src/java/org/apache/jasper/compiler/JDTCompiler.java:395: error: cannot find symbol
[i586]     [javac]                 settings.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_19);
[i586] --
[i586]     [javac]   location: class CompilerOptions
[i586]     [javac] /usr/src/RPM/BUILD/apache-tomcat-10.1.5-src/java/org/apache/jasper/compiler/JDTCompiler.java:396: error: cannot find symbol
[i586]     [javac]                 settings.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_19);
[i586] --
[i586]     [javac] 20 warnings
[i586] BUILD FAILED
[i586] /usr/src/RPM/BUILD/apache-tomcat-10.1.5-src/build.xml:963: Compile failed; see the compiler error output for details.
2023-Feb-22 14:38:48 :: [i586] tomcat.git 10.1.5-alt1_jvm11: remote: build failed
2023-Feb-22 14:38:48 :: [i586] #100 tomcat.git 10.1.5-alt1_jvm11: build FAILED
[aarch64]     [javac]                                        ^
[aarch64]     [javac] /usr/src/RPM/BUILD/apache-tomcat-10.1.5-src/java/org/apache/jasper/compiler/JDTCompiler.java:317: error: cannot find symbol
[aarch64]     [javac]                 settings.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_18);
[aarch64] --
[aarch64]     [javac]   location: class CompilerOptions
[aarch64]     [javac] /usr/src/RPM/BUILD/apache-tomcat-10.1.5-src/java/org/apache/jasper/compiler/JDTCompiler.java:319: error: cannot find symbol
[aarch64]     [javac]                 settings.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_19);
[aarch64] --
[aarch64]     [javac]   location: class CompilerOptions
[aarch64]     [javac] /usr/src/RPM/BUILD/apache-tomcat-10.1.5-src/java/org/apache/jasper/compiler/JDTCompiler.java:392: error: cannot find symbol
[aarch64]     [javac]                 settings.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_18);
[aarch64] --
[aarch64]     [javac]   location: class CompilerOptions
[aarch64]     [javac] /usr/src/RPM/BUILD/apache-tomcat-10.1.5-src/java/org/apache/jasper/compiler/JDTCompiler.java:393: error: cannot find symbol
[aarch64]     [javac]                 settings.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_18);
[aarch64] --
[aarch64]     [javac]   location: class CompilerOptions
[aarch64]     [javac] /usr/src/RPM/BUILD/apache-tomcat-10.1.5-src/java/org/apache/jasper/compiler/JDTCompiler.java:395: error: cannot find symbol
[aarch64]     [javac]                 settings.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_19);
[aarch64] --
[aarch64]     [javac]   location: class CompilerOptions
[aarch64]     [javac] /usr/src/RPM/BUILD/apache-tomcat-10.1.5-src/java/org/apache/jasper/compiler/JDTCompiler.java:396: error: cannot find symbol
[aarch64]     [javac]                 settings.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_19);
[aarch64] --
[aarch64]     [javac] 20 warnings
[aarch64] BUILD FAILED
[aarch64] /usr/src/RPM/BUILD/apache-tomcat-10.1.5-src/build.xml:963: Compile failed; see the compiler error output for details.
2023-Feb-22 14:39:11 :: [aarch64] tomcat.git 10.1.5-alt1_jvm11: remote: build failed
2023-Feb-22 14:39:11 :: [aarch64] #100 tomcat.git 10.1.5-alt1_jvm11: build FAILED
[ppc64le]     [javac]                                        ^
[ppc64le]     [javac] /usr/src/RPM/BUILD/apache-tomcat-10.1.5-src/java/org/apache/jasper/compiler/JDTCompiler.java:317: error: cannot find symbol
[ppc64le]     [javac]                 settings.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_18);
[ppc64le] --
[ppc64le]     [javac]   location: class CompilerOptions
[ppc64le]     [javac] /usr/src/RPM/BUILD/apache-tomcat-10.1.5-src/java/org/apache/jasper/compiler/JDTCompiler.java:319: error: cannot find symbol
[ppc64le]     [javac]                 settings.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_19);
[ppc64le] --
[ppc64le]     [javac]   location: class CompilerOptions
[ppc64le]     [javac] /usr/src/RPM/BUILD/apache-tomcat-10.1.5-src/java/org/apache/jasper/compiler/JDTCompiler.java:392: error: cannot find symbol
[ppc64le]     [javac]                 settings.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_18);
[ppc64le] --
[ppc64le]     [javac]   location: class CompilerOptions
[ppc64le]     [javac] /usr/src/RPM/BUILD/apache-tomcat-10.1.5-src/java/org/apache/jasper/compiler/JDTCompiler.java:393: error: cannot find symbol
[ppc64le]     [javac]                 settings.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_18);
[ppc64le] --
[ppc64le]     [javac]   location: class CompilerOptions
[ppc64le]     [javac] /usr/src/RPM/BUILD/apache-tomcat-10.1.5-src/java/org/apache/jasper/compiler/JDTCompiler.java:395: error: cannot find symbol
[ppc64le]     [javac]                 settings.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_19);
[ppc64le] --
[ppc64le]     [javac]   location: class CompilerOptions
[ppc64le]     [javac] /usr/src/RPM/BUILD/apache-tomcat-10.1.5-src/java/org/apache/jasper/compiler/JDTCompiler.java:396: error: cannot find symbol
[ppc64le]     [javac]                 settings.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_19);
[ppc64le] --
[ppc64le]     [javac] 20 warnings
[ppc64le] BUILD FAILED
[ppc64le] /usr/src/RPM/BUILD/apache-tomcat-10.1.5-src/build.xml:963: Compile failed; see the compiler error output for details.
2023-Feb-22 14:39:20 :: [ppc64le] tomcat.git 10.1.5-alt1_jvm11: remote: build failed
2023-Feb-22 14:39:20 :: [ppc64le] #100 tomcat.git 10.1.5-alt1_jvm11: build FAILED
[armh]     [javac]                                        ^
[armh]     [javac] /usr/src/RPM/BUILD/apache-tomcat-10.1.5-src/java/org/apache/jasper/compiler/JDTCompiler.java:317: error: cannot find symbol
[armh]     [javac]                 settings.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_18);
[armh] --
[armh]     [javac]   location: class CompilerOptions
[armh]     [javac] /usr/src/RPM/BUILD/apache-tomcat-10.1.5-src/java/org/apache/jasper/compiler/JDTCompiler.java:319: error: cannot find symbol
[armh]     [javac]                 settings.put(CompilerOptions.OPTION_Source, CompilerOptions.VERSION_19);
[armh] --
[armh]     [javac]   location: class CompilerOptions
[armh]     [javac] /usr/src/RPM/BUILD/apache-tomcat-10.1.5-src/java/org/apache/jasper/compiler/JDTCompiler.java:392: error: cannot find symbol
[armh]     [javac]                 settings.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_18);
[armh] --
[armh]     [javac]   location: class CompilerOptions
[armh]     [javac] /usr/src/RPM/BUILD/apache-tomcat-10.1.5-src/java/org/apache/jasper/compiler/JDTCompiler.java:393: error: cannot find symbol
[armh]     [javac]                 settings.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_18);
[armh] --
[armh]     [javac]   location: class CompilerOptions
[armh]     [javac] /usr/src/RPM/BUILD/apache-tomcat-10.1.5-src/java/org/apache/jasper/compiler/JDTCompiler.java:395: error: cannot find symbol
[armh]     [javac]                 settings.put(CompilerOptions.OPTION_TargetPlatform, CompilerOptions.VERSION_19);
[armh] --
[armh]     [javac]   location: class CompilerOptions
[armh]     [javac] /usr/src/RPM/BUILD/apache-tomcat-10.1.5-src/java/org/apache/jasper/compiler/JDTCompiler.java:396: error: cannot find symbol
[armh]     [javac]                 settings.put(CompilerOptions.OPTION_Compliance, CompilerOptions.VERSION_19);
[armh] --
[armh]     [javac] 20 warnings
[armh] BUILD FAILED
[armh] /usr/src/RPM/BUILD/apache-tomcat-10.1.5-src/build.xml:963: Compile failed; see the compiler error output for details.
2023-Feb-22 14:40:01 :: [armh] tomcat.git 10.1.5-alt1_jvm11: remote: build failed
2023-Feb-22 14:40:01 :: [armh] #100 tomcat.git 10.1.5-alt1_jvm11: build FAILED
2023-Feb-22 14:38:44 :: [x86_64] build FAILED
2023-Feb-22 14:38:48 :: [i586] build FAILED
2023-Feb-22 14:39:11 :: [aarch64] build FAILED
2023-Feb-22 14:39:21 :: [ppc64le] build FAILED
2023-Feb-22 14:40:01 :: [armh] build FAILED
2023-Feb-22 14:40:01 :: task #315641 for sisyphus FAILED


More information about the Sisyphus-incominger mailing list