--- Begin Message ---
Source: jruby
Version: 9.3.9.0+ds-8
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230726 ftbfs-trixie
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_build -- -Djruby.revision=9.3.9.0+ds-8 -Pmain,complete,dist
> /usr/lib/jvm/default-java/bin/java -noverify -cp
> /usr/share/maven/boot/plexus-classworlds-2.x.jar
> -Dmaven.home=/usr/share/maven
> -Dmaven.multiModuleProjectDirectory=/<<BUILDDIR>>/jruby-9.3.9.0\+ds
> -Dclassworlds.conf=/etc/maven/m2-debian.conf
> -Dproperties.file.manual=/<<BUILDDIR>>/jruby-9.3.9.0\+ds/debian/maven.properties
> org.codehaus.plexus.classworlds.launcher.Launcher
> -s/etc/maven/settings-debian.xml
> -Ddebian.dir=/<<BUILDDIR>>/jruby-9.3.9.0\+ds/debian
> -Dmaven.repo.local=/<<BUILDDIR>>/jruby-9.3.9.0\+ds/debian/maven-repo
> --batch-mode -Djruby.revision=9.3.9.0\+ds-8 -Pmain,complete,dist -DskipTests
> -Dnotimestamp=true -Dlocale=en_US
> OpenJDK 64-Bit Server VM warning: Options -Xverify:none and -noverify were
> deprecated in JDK 13 and will likely be removed in a future release.
> [0m[0m[INFO] Scanning for projects...
> [WARNING]
> [WARNING] Some problems were encountered while building the effective model
> for org.jruby:jruby-core:jar:9.3.9.0
> [WARNING] 'build.plugins.plugin.version' for
> org.apache.maven.plugins:maven-source-plugin is missing. @ line 106, column 15
> [WARNING]
> [WARNING] It is highly recommended to fix these problems because they
> threaten the stability of your build.
> [WARNING]
> [WARNING] For this reason, future Maven versions might no longer support
> building such malformed projects.
> [WARNING]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Reactor Build Order:
> [INFO]
> [INFO] JRuby
> [pom]
> [INFO] JRuby Base
> [jar]
> [INFO] JRuby Core
> [jar]
> [INFO] JRuby Lib Setup
> [jar]
> [INFO] JRuby Artifacts
> [pom]
> [INFO] JRuby Main Maven Artifact
> [jar]
> [INFO] JRuby Complete
> [bundle]
> [INFO] JRuby Dist
> [pom]
> [INFO]
> [INFO] -----------------------< org.jruby:jruby-parent
> >-----------------------
> [INFO] Building JRuby 9.3.9.0
> [1/8]
> [INFO] --------------------------------[ pom
> ]---------------------------------
> [INFO]
> [INFO] --- maven-install-plugin:3.1.1:install (default-install) @
> jruby-parent ---
> [INFO] Installing /<<PKGBUILDDIR>>/pom.xml to
> /<<PKGBUILDDIR>>/debian/maven-repo/org/jruby/jruby-parent/9.3.9.0/jruby-parent-9.3.9.0.pom
> [INFO]
> [INFO] ------------------------< org.jruby:jruby-base
> >------------------------
> [INFO] Building JRuby Base 9.3.9.0
> [2/8]
> [INFO] --------------------------------[ jar
> ]---------------------------------
> [WARNING] The artifact org.osgi:org.osgi.core:jar:debian has been relocated
> to org.osgi:osgi.core:jar:debian
> [INFO]
> [INFO] --- exec-maven-plugin:3.1.0:exec (default) @ jruby-base ---
> [INFO]
> [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @
> jruby-base ---
> [INFO] Copying 42 resources
> [INFO] Copying 2 resources
> [INFO]
> [INFO] --- maven-compiler-plugin:3.10.1:compile (anno) @ jruby-base ---
> [INFO] Compiling 7 source files to /<<PKGBUILDDIR>>/core/target/classes
> [WARNING] [options] bootstrap class path not set in conjunction with -source 8
> [INFO]
> [INFO] --- maven-resources-plugin:3.3.0:copy-resources (default) @ jruby-base
> ---
> [INFO] Copying 1 resource to /<<PKGBUILDDIR>>/core/src/main/java
> [INFO] Copying 4 resources to /<<PKGBUILDDIR>>/core/src/main/java/META-INF/
> [INFO]
> [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @
> jruby-base ---
> [INFO] Compiling 1463 source files to /<<PKGBUILDDIR>>/core/target/classes
> [INFO] -------------------------------------------------------------
> [WARNING] COMPILATION WARNING :
> [INFO] -------------------------------------------------------------
> [WARNING] [options] bootstrap class path not set in conjunction with -source 8
> [WARNING] method
> org.jruby.ext.jruby.JRubyUtilLibrary.wait(org.jruby.runtime.ThreadContext,org.jruby.runtime.builtin.IRubyObject,org.jruby.runtime.builtin.IRubyObject)
> should not throw exceptions: java.lang.InterruptedException
> method
> org.jruby.ext.jruby.JRubyUtilLibrary.wait(org.jruby.runtime.ThreadContext,org.jruby.runtime.builtin.IRubyObject,org.jruby.runtime.builtin.IRubyObject,org.jruby.runtime.builtin.IRubyObject)
> should not throw exceptions: java.lang.InterruptedException
> method
> org.jruby.ext.jruby.JRubyUtilLibrary.wait(org.jruby.runtime.ThreadContext,org.jruby.runtime.builtin.IRubyObject,org.jruby.runtime.builtin.IRubyObject,org.jruby.runtime.builtin.IRubyObject,org.jruby.runtime.builtin.IRubyObject)
> should not throw exceptions: java.lang.InterruptedException
> method org.jruby.ext.socket.Ifaddr.netmask(org.jruby.runtime.ThreadContext)
> should not throw exceptions: java.net.UnknownHostException
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyModule.java:[47,20]
> [removal] AccessControlException in java.security has been deprecated and
> marked for removal
> [WARNING]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/runtime/load/LoadService.java:[44,20]
> [removal] AccessControlException in java.security has been deprecated and
> marked for removal
> [WARNING]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/javasupport/proxy/JavaProxyClass.java:[57,20]
> [removal] AccessController in java.security has been deprecated and marked
> for removal
> [WARNING]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/util/JarCache.java:[8,20]
> [removal] AccessControlException in java.security has been deprecated and
> marked for removal
> [WARNING]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/management/BeanManagerImpl.java:[5,20]
> [removal] AccessControlException in java.security has been deprecated and
> marked for removal
> [WARNING]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/ir/passes/AddCallProtocolInstructions.java:[3,32]
> [deprecation] CollectionUtils in org.apache.tools.ant.util has been
> deprecated
> [WARNING]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyModule.java:[47,20]
> [removal] AccessControlException in java.security has been deprecated and
> marked for removal
> [WARNING]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/runtime/load/LoadService.java:[44,20]
> [removal] AccessControlException in java.security has been deprecated and
> marked for removal
> [WARNING]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/javasupport/proxy/JavaProxyClass.java:[57,20]
> [removal] AccessController in java.security has been deprecated and marked
> for removal
> [WARNING]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/util/JarCache.java:[8,20]
> [removal] AccessControlException in java.security has been deprecated and
> marked for removal
> [WARNING]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/management/BeanManagerImpl.java:[5,20]
> [removal] AccessControlException in java.security has been deprecated and
> marked for removal
> [WARNING]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/ir/passes/AddCallProtocolInstructions.java:[3,32]
> [deprecation] CollectionUtils in org.apache.tools.ant.util has been
> deprecated
> [WARNING]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyModule.java:[47,20]
> [removal] AccessControlException in java.security has been deprecated and
> marked for removal
> [WARNING]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/runtime/load/LoadService.java:[44,20]
> [removal] AccessControlException in java.security has been deprecated and
> marked for removal
> [WARNING]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/javasupport/proxy/JavaProxyClass.java:[57,20]
> [removal] AccessController in java.security has been deprecated and marked
> for removal
> [WARNING]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/util/JarCache.java:[8,20]
> [removal] AccessControlException in java.security has been deprecated and
> marked for removal
> [WARNING]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/management/BeanManagerImpl.java:[5,20]
> [removal] AccessControlException in java.security has been deprecated and
> marked for removal
> [WARNING]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/ir/passes/AddCallProtocolInstructions.java:[3,32]
> [deprecation] CollectionUtils in org.apache.tools.ant.util has been
> deprecated
> [WARNING]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyBasicObject.java:[1958,20]
> [deprecation] finalize() in Object has been deprecated
> [WARNING] /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/Ruby.java:[5514,12]
> [removal] SecurityManager in java.lang has been deprecated and marked for
> removal
> [WARNING] /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/Ruby.java:[5514,39]
> [removal] getSecurityManager() in System has been deprecated and marked for
> removal
> [WARNING]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/javasupport/Java.java:[1205,21]
> [deprecation] getArity() in JavaMethod has been deprecated
> [WARNING]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyModule.java:[5589,41]
> [removal] AccessControlException in java.security has been deprecated and
> marked for removal
> [WARNING]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/runtime/ThreadContext.java:[242,19]
> [deprecation] finalize() in Object has been deprecated
> [WARNING]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyInstanceConfig.java:[1632,65]
> [deprecation] COMPILE_FASTOPS in Options has been deprecated
> [WARNING]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/runtime/load/LoadService.java:[1022,21]
> [removal] AccessControlException in java.security has been deprecated and
> marked for removal
> [WARNING]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/util/io/OpenFile.java:[859,16]
> [deprecation] finalize() in Object has been deprecated
> [WARNING]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/runtime/load/LibrarySearcher.java:[942,42]
> [deprecation] inputStream() in FileResource has been deprecated
> [WARNING]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/runtime/load/LibrarySearcher.java:[957,43]
> [deprecation] inputStream() in FileResource has been deprecated
> [WARNING]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/ext/fiber/ThreadFiber.java:[435,19]
> [deprecation] finalize() in Object has been deprecated
> [WARNING]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/ext/fiber/ThreadFiber.java:[439,17]
> [deprecation] finalize() in Object has been deprecated
> [WARNING]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/javasupport/JavaObject.java:[99,32]
> [deprecation] get(Ruby,Class<?>) in JavaClass has been deprecated
> [WARNING]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/javasupport/JavaClass.java:[854,11]
> [deprecation] JavaField in org.jruby.javasupport has been deprecated
> [WARNING]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/javasupport/JavaClass.java:[854,11]
> [deprecation] JavaField in org.jruby.javasupport has been deprecated
> [WARNING]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/javasupport/JavaClass.java:[854,11]
> [deprecation] JavaField in org.jruby.javasupport has been deprecated
> [WARNING]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/javasupport/JavaClass.java:[860,23]
> [deprecation] JavaField in org.jruby.javasupport has been deprecated
> [WARNING]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/javasupport/JavaClass.java:[865,31]
> [deprecation] JavaField in org.jruby.javasupport has been deprecated
> [WARNING]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/javasupport/JavaClass.java:[873,11]
> [deprecation] JavaField in org.jruby.javasupport has been deprecated
> [WARNING]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/javasupport/JavaClass.java:[873,11]
> [deprecation] JavaField in org.jruby.javasupport has been deprecated
> [WARNING]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/javasupport/JavaClass.java:[873,11]
> [deprecation] JavaField in org.jruby.javasupport has been deprecated
> [WARNING]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/javasupport/JavaClass.java:[879,23]
> [deprecation] JavaField in org.jruby.javasupport has been deprecated
> [WARNING]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/javasupport/JavaClass.java:[884,31]
> [deprecation] JavaField in org.jruby.javasupport has been deprecated
> [WARNING]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/javasupport/proxy/JavaProxyClass.java:[284,49]
> [removal] Float(float) in Float has been deprecated and marked for removal
> [WARNING]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/javasupport/proxy/JavaProxyClass.java:[285,50]
> [removal] Double(double) in Double has been deprecated and marked for removal
> [WARNING]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/javasupport/proxy/JavaProxyClass.java:[444,31]
> [removal] AccessController in java.security has been deprecated and marked
> for removal
> [WARNING]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/javasupport/JavaUtil.java:[1535,25]
> [removal] Double(double) in Double has been deprecated and marked for removal
> [WARNING]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/runtime/ObjectSpace.java:[318,23]
> [deprecation] finalize() in Object has been deprecated
> [WARNING]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/runtime/ObjectSpace.java:[323,21]
> [deprecation] finalize() in Object has been deprecated
> [WARNING]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/parser/RubyParser.java:[3241,28]
> [removal] Integer(int) in Integer has been deprecated and marked for removal
> [WARNING]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/ext/ripper/RipperParser.java:[2778,28]
> [removal] Integer(int) in Integer has been deprecated and marked for removal
> [WARNING]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/embed/ScriptingContainer.java:[1863,16]
> [deprecation] finalize() in Object has been deprecated
> [WARNING]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/embed/ScriptingContainer.java:[1864,13]
> [deprecation] finalize() in Object has been deprecated
> [WARNING]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/util/JarCache.java:[188,21]
> [removal] AccessControlException in java.security has been deprecated and
> marked for removal
> [WARNING]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/ext/ffi/jffi/NativeInvoker.java:[49,23]
> [deprecation] getArity() in DynamicMethod has been deprecated
> [WARNING] /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/Main.java:[500,57]
> [removal] getSecurityManager() in System has been deprecated and marked for
> removal
> [WARNING]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/ext/ffi/jffi/DefaultMethod.java:[41,23]
> [deprecation] getArity() in DynamicMethod has been deprecated
> [WARNING]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/javasupport/JavaSupportImpl.java:[281,21]
> [deprecation] getJavaConstructorClass() in JavaSupport has been deprecated
> [WARNING]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/javasupport/JavaSupportImpl.java:[275,21]
> [deprecation] getJavaMethodClass() in JavaSupport has been deprecated
> [WARNING]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/javasupport/JavaSupportImpl.java:[269,21]
> [deprecation] getJavaFieldClass() in JavaSupport has been deprecated
> [WARNING]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/javasupport/JavaSupportImpl.java:[162,34]
> [deprecation] getNameClassMap() in JavaSupport has been deprecated
> [WARNING]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/javasupport/JavaPackage.java:[275,22]
> [deprecation] getPackage(String) in Package has been deprecated
> [WARNING]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/javasupport/JavaPackage.java:[285,35]
> [deprecation] getPackage(String) in Package has been deprecated
> [WARNING]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/javasupport/JavaPackage.java:[294,38]
> [deprecation] getPackage(String) in Package has been deprecated
> [WARNING]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/management/BeanManagerImpl.java:[125,17]
> [removal] AccessControlException in java.security has been deprecated and
> marked for removal
> [WARNING]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/management/BeanManagerImpl.java:[151,17]
> [removal] AccessControlException in java.security has been deprecated and
> marked for removal
> [WARNING]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/ext/tempfile/Tempfile.java:[257,16]
> [deprecation] finalize() in Object has been deprecated
> [WARNING]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/ext/tempfile/Tempfile.java:[259,17]
> [deprecation] finalize() in Object has been deprecated
> [INFO] 68 warnings
> [INFO] -------------------------------------------------------------
> [INFO] -------------------------------------------------------------
> [ERROR] COMPILATION ERROR :
> [INFO] -------------------------------------------------------------
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyString.java:[3846,45]
> error: cannot find symbol
> symbol: variable numRegs
> location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyString.java:[3874,30]
> error: cannot find symbol
> symbol: variable beg
> location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyString.java:[3875,28]
> error: cannot find symbol
> symbol: variable end
> location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyRegexp.java:[1591,33]
> error: cannot find symbol
> symbol: variable numRegs
> location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyRegexp.java:[1591,73]
> error: cannot find symbol
> symbol: variable numRegs
> location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyRegexp.java:[1594,30]
> error: cannot find symbol
> symbol: variable beg
> location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyRegexp.java:[1595,28]
> error: cannot find symbol
> symbol: variable end
> location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyRegexp.java:[1646,36]
> error: cannot find symbol
> symbol: variable beg
> location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyRegexp.java:[1649,23]
> error: cannot find symbol
> symbol: variable numRegs
> location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyRegexp.java:[1649,43]
> error: cannot find symbol
> symbol: variable beg
> location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyRegexp.java:[1760,29]
> error: cannot find symbol
> symbol: variable numRegs
> location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyRegexp.java:[1761,31]
> error: cannot find symbol
> symbol: variable beg
> location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyRegexp.java:[1775,34]
> error: cannot find symbol
> symbol: variable numRegs
> location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyRegexp.java:[1776,28]
> error: cannot find symbol
> symbol: variable beg
> location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyRegexp.java:[1777,108]
> error: cannot find symbol
> symbol: variable beg
> location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyRegexp.java:[1777,122]
> error: cannot find symbol
> symbol: variable end
> location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyRegexp.java:[1777,137]
> error: cannot find symbol
> symbol: variable beg
> location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[178,46]
> error: cannot find symbol
> symbol: variable numRegs
> location: variable charOffsets of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[178,74]
> error: Region is abstract; cannot be instantiated
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[181,23]
> error: cannot find symbol
> symbol: variable beg
> location: variable charOffsets of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[182,23]
> error: cannot find symbol
> symbol: variable end
> location: variable charOffsets of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[198,23]
> error: cannot find symbol
> symbol: variable beg
> location: variable charOffsets of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[198,44]
> error: cannot find symbol
> symbol: variable end
> location: variable charOffsets of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[203,19]
> error: cannot find symbol
> symbol: variable beg
> location: variable charOffsets of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[205,19]
> error: cannot find symbol
> symbol: variable end
> location: variable charOffsets of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[214,26]
> error: cannot find symbol
> symbol: variable numRegs
> location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[216,46]
> error: cannot find symbol
> symbol: variable numRegs
> location: variable charOffsets of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[216,80]
> error: Region is abstract; cannot be instantiated
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[220,27]
> error: cannot find symbol
> symbol: variable beg
> location: variable charOffsets of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[220,41]
> error: cannot find symbol
> symbol: variable beg
> location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[221,27]
> error: cannot find symbol
> symbol: variable end
> location: variable charOffsets of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[221,41]
> error: cannot find symbol
> symbol: variable end
> location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[232,20]
> error: cannot find symbol
> symbol: variable beg
> location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[233,42]
> error: cannot find symbol
> symbol: variable beg
> location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[234,42]
> error: cannot find symbol
> symbol: variable end
> location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[240,32]
> error: cannot find symbol
> symbol: variable numRegs
> location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[241,20]
> error: cannot find symbol
> symbol: variable beg
> location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[242,27]
> error: cannot find symbol
> symbol: variable beg
> location: variable charOffsets of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[242,48]
> error: cannot find symbol
> symbol: variable end
> location: variable charOffsets of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[245,30]
> error: cannot find symbol
> symbol: variable beg
> location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[246,23]
> error: cannot find symbol
> symbol: variable beg
> location: variable charOffsets of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[247,30]
> error: cannot find symbol
> symbol: variable end
> location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[248,23]
> error: cannot find symbol
> symbol: variable end
> location: variable charOffsets of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[317,65]
> error: cannot find symbol
> symbol: variable numRegs
> location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[319,38]
> error: cannot find symbol
> symbol: variable numRegs
> location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[320,24]
> error: cannot find symbol
> symbol: variable beg
> location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[323,65]
> error: cannot find symbol
> symbol: variable beg
> location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[323,78]
> error: cannot find symbol
> symbol: variable end
> location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[323,92]
> error: cannot find symbol
> symbol: variable beg
> location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[378,65]
> error: cannot find symbol
> symbol: variable numRegs
> location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[523,23]
> error: cannot find symbol
> symbol: variable numRegs
> location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[545,26]
> error: cannot find symbol
> symbol: variable numRegs
> location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[615,90]
> error: cannot find symbol
> symbol: variable numRegs
> location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[627,45]
> error: cannot find symbol
> symbol: variable numRegs
> location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[631,43]
> error: cannot find symbol
> symbol: variable beg
> location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[637,56]
> error: cannot find symbol
> symbol: variable beg
> location: variable charOffsets of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[650,45]
> error: cannot find symbol
> symbol: variable numRegs
> location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[654,41]
> error: cannot find symbol
> symbol: variable end
> location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[660,27]
> error: cannot find symbol
> symbol: variable end
> location: variable charOffsets of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[680,45]
> error: cannot find symbol
> symbol: variable numRegs
> location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[689,20]
> error: cannot find symbol
> symbol: variable beg
> location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[690,20]
> error: cannot find symbol
> symbol: variable end
> location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[697,27]
> error: cannot find symbol
> symbol: variable beg
> location: variable charOffsets of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[698,27]
> error: cannot find symbol
> symbol: variable end
> location: variable charOffsets of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[836,20]
> error: cannot find symbol
> symbol: variable numRegs
> location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[837,19]
> error: cannot find symbol
> symbol: variable beg
> location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[851,20]
> error: cannot find symbol
> symbol: variable numRegs
> location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[852,19]
> error: cannot find symbol
> symbol: variable end
> location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[861,38]
> error: cannot find symbol
> symbol: variable numRegs
> location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/ext/strscan/RubyStringScanner.java:[285,27]
> error: cannot find symbol
> symbol: variable beg
> location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/ext/strscan/RubyStringScanner.java:[286,27]
> error: cannot find symbol
> symbol: variable end
> location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/ext/strscan/RubyStringScanner.java:[527,45]
> error: cannot find symbol
> symbol: variable numRegs
> location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/ext/strscan/RubyStringScanner.java:[539,20]
> error: cannot find symbol
> symbol: variable beg
> location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/ext/strscan/RubyStringScanner.java:[540,63]
> error: cannot find symbol
> symbol: variable beg
> location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/ext/strscan/RubyStringScanner.java:[540,86]
> error: cannot find symbol
> symbol: variable end
> location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/ext/strscan/RubyStringScanner.java:[636,45]
> error: cannot find symbol
> symbol: variable numRegs
> location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/ext/strscan/RubyStringScanner.java:[648,22]
> error: cannot find symbol
> symbol: variable numRegs
> location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/ext/strscan/RubyStringScanner.java:[652,66]
> error: cannot find symbol
> symbol: variable beg
> location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/ext/strscan/RubyStringScanner.java:[653,34]
> error: cannot find symbol
> symbol: variable end
> location: variable regs of type Region
> [INFO] 79 errors
> [INFO] -------------------------------------------------------------
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Reactor Summary for JRuby 9.3.9.0:
> [INFO]
> [INFO] JRuby .............................................. SUCCESS [ 0.100
> s]
> [INFO] JRuby Base ......................................... FAILURE [ 15.754
> s]
> [INFO] JRuby Core ......................................... SKIPPED
> [INFO] JRuby Lib Setup .................................... SKIPPED
> [INFO] JRuby Artifacts .................................... SKIPPED
> [INFO] JRuby Main Maven Artifact .......................... SKIPPED
> [INFO] JRuby Complete ..................................... SKIPPED
> [INFO] JRuby Dist ......................................... SKIPPED
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 16.542 s
> [INFO] Finished at: 2023-07-26T19:13:27Z
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile
> (default-compile) on project jruby-base: Compilation failure: Compilation
> failure:
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyString.java:[3846,45]
> error: cannot find symbol
> [ERROR] symbol: variable numRegs
> [ERROR] location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyString.java:[3874,30]
> error: cannot find symbol
> [ERROR] symbol: variable beg
> [ERROR] location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyString.java:[3875,28]
> error: cannot find symbol
> [ERROR] symbol: variable end
> [ERROR] location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyRegexp.java:[1591,33]
> error: cannot find symbol
> [ERROR] symbol: variable numRegs
> [ERROR] location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyRegexp.java:[1591,73]
> error: cannot find symbol
> [ERROR] symbol: variable numRegs
> [ERROR] location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyRegexp.java:[1594,30]
> error: cannot find symbol
> [ERROR] symbol: variable beg
> [ERROR] location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyRegexp.java:[1595,28]
> error: cannot find symbol
> [ERROR] symbol: variable end
> [ERROR] location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyRegexp.java:[1646,36]
> error: cannot find symbol
> [ERROR] symbol: variable beg
> [ERROR] location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyRegexp.java:[1649,23]
> error: cannot find symbol
> [ERROR] symbol: variable numRegs
> [ERROR] location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyRegexp.java:[1649,43]
> error: cannot find symbol
> [ERROR] symbol: variable beg
> [ERROR] location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyRegexp.java:[1760,29]
> error: cannot find symbol
> [ERROR] symbol: variable numRegs
> [ERROR] location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyRegexp.java:[1761,31]
> error: cannot find symbol
> [ERROR] symbol: variable beg
> [ERROR] location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyRegexp.java:[1775,34]
> error: cannot find symbol
> [ERROR] symbol: variable numRegs
> [ERROR] location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyRegexp.java:[1776,28]
> error: cannot find symbol
> [ERROR] symbol: variable beg
> [ERROR] location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyRegexp.java:[1777,108]
> error: cannot find symbol
> [ERROR] symbol: variable beg
> [ERROR] location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyRegexp.java:[1777,122]
> error: cannot find symbol
> [ERROR] symbol: variable end
> [ERROR] location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyRegexp.java:[1777,137]
> error: cannot find symbol
> [ERROR] symbol: variable beg
> [ERROR] location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[178,46]
> error: cannot find symbol
> [ERROR] symbol: variable numRegs
> [ERROR] location: variable charOffsets of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[178,74]
> error: Region is abstract; cannot be instantiated
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[181,23]
> error: cannot find symbol
> [ERROR] symbol: variable beg
> [ERROR] location: variable charOffsets of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[182,23]
> error: cannot find symbol
> [ERROR] symbol: variable end
> [ERROR] location: variable charOffsets of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[198,23]
> error: cannot find symbol
> [ERROR] symbol: variable beg
> [ERROR] location: variable charOffsets of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[198,44]
> error: cannot find symbol
> [ERROR] symbol: variable end
> [ERROR] location: variable charOffsets of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[203,19]
> error: cannot find symbol
> [ERROR] symbol: variable beg
> [ERROR] location: variable charOffsets of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[205,19]
> error: cannot find symbol
> [ERROR] symbol: variable end
> [ERROR] location: variable charOffsets of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[214,26]
> error: cannot find symbol
> [ERROR] symbol: variable numRegs
> [ERROR] location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[216,46]
> error: cannot find symbol
> [ERROR] symbol: variable numRegs
> [ERROR] location: variable charOffsets of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[216,80]
> error: Region is abstract; cannot be instantiated
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[220,27]
> error: cannot find symbol
> [ERROR] symbol: variable beg
> [ERROR] location: variable charOffsets of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[220,41]
> error: cannot find symbol
> [ERROR] symbol: variable beg
> [ERROR] location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[221,27]
> error: cannot find symbol
> [ERROR] symbol: variable end
> [ERROR] location: variable charOffsets of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[221,41]
> error: cannot find symbol
> [ERROR] symbol: variable end
> [ERROR] location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[232,20]
> error: cannot find symbol
> [ERROR] symbol: variable beg
> [ERROR] location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[233,42]
> error: cannot find symbol
> [ERROR] symbol: variable beg
> [ERROR] location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[234,42]
> error: cannot find symbol
> [ERROR] symbol: variable end
> [ERROR] location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[240,32]
> error: cannot find symbol
> [ERROR] symbol: variable numRegs
> [ERROR] location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[241,20]
> error: cannot find symbol
> [ERROR] symbol: variable beg
> [ERROR] location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[242,27]
> error: cannot find symbol
> [ERROR] symbol: variable beg
> [ERROR] location: variable charOffsets of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[242,48]
> error: cannot find symbol
> [ERROR] symbol: variable end
> [ERROR] location: variable charOffsets of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[245,30]
> error: cannot find symbol
> [ERROR] symbol: variable beg
> [ERROR] location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[246,23]
> error: cannot find symbol
> [ERROR] symbol: variable beg
> [ERROR] location: variable charOffsets of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[247,30]
> error: cannot find symbol
> [ERROR] symbol: variable end
> [ERROR] location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[248,23]
> error: cannot find symbol
> [ERROR] symbol: variable end
> [ERROR] location: variable charOffsets of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[317,65]
> error: cannot find symbol
> [ERROR] symbol: variable numRegs
> [ERROR] location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[319,38]
> error: cannot find symbol
> [ERROR] symbol: variable numRegs
> [ERROR] location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[320,24]
> error: cannot find symbol
> [ERROR] symbol: variable beg
> [ERROR] location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[323,65]
> error: cannot find symbol
> [ERROR] symbol: variable beg
> [ERROR] location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[323,78]
> error: cannot find symbol
> [ERROR] symbol: variable end
> [ERROR] location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[323,92]
> error: cannot find symbol
> [ERROR] symbol: variable beg
> [ERROR] location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[378,65]
> error: cannot find symbol
> [ERROR] symbol: variable numRegs
> [ERROR] location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[523,23]
> error: cannot find symbol
> [ERROR] symbol: variable numRegs
> [ERROR] location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[545,26]
> error: cannot find symbol
> [ERROR] symbol: variable numRegs
> [ERROR] location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[615,90]
> error: cannot find symbol
> [ERROR] symbol: variable numRegs
> [ERROR] location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[627,45]
> error: cannot find symbol
> [ERROR] symbol: variable numRegs
> [ERROR] location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[631,43]
> error: cannot find symbol
> [ERROR] symbol: variable beg
> [ERROR] location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[637,56]
> error: cannot find symbol
> [ERROR] symbol: variable beg
> [ERROR] location: variable charOffsets of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[650,45]
> error: cannot find symbol
> [ERROR] symbol: variable numRegs
> [ERROR] location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[654,41]
> error: cannot find symbol
> [ERROR] symbol: variable end
> [ERROR] location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[660,27]
> error: cannot find symbol
> [ERROR] symbol: variable end
> [ERROR] location: variable charOffsets of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[680,45]
> error: cannot find symbol
> [ERROR] symbol: variable numRegs
> [ERROR] location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[689,20]
> error: cannot find symbol
> [ERROR] symbol: variable beg
> [ERROR] location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[690,20]
> error: cannot find symbol
> [ERROR] symbol: variable end
> [ERROR] location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[697,27]
> error: cannot find symbol
> [ERROR] symbol: variable beg
> [ERROR] location: variable charOffsets of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[698,27]
> error: cannot find symbol
> [ERROR] symbol: variable end
> [ERROR] location: variable charOffsets of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[836,20]
> error: cannot find symbol
> [ERROR] symbol: variable numRegs
> [ERROR] location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[837,19]
> error: cannot find symbol
> [ERROR] symbol: variable beg
> [ERROR] location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[851,20]
> error: cannot find symbol
> [ERROR] symbol: variable numRegs
> [ERROR] location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[852,19]
> error: cannot find symbol
> [ERROR] symbol: variable end
> [ERROR] location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyMatchData.java:[861,38]
> error: cannot find symbol
> [ERROR] symbol: variable numRegs
> [ERROR] location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/ext/strscan/RubyStringScanner.java:[285,27]
> error: cannot find symbol
> [ERROR] symbol: variable beg
> [ERROR] location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/ext/strscan/RubyStringScanner.java:[286,27]
> error: cannot find symbol
> [ERROR] symbol: variable end
> [ERROR] location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/ext/strscan/RubyStringScanner.java:[527,45]
> error: cannot find symbol
> [ERROR] symbol: variable numRegs
> [ERROR] location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/ext/strscan/RubyStringScanner.java:[539,20]
> error: cannot find symbol
> [ERROR] symbol: variable beg
> [ERROR] location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/ext/strscan/RubyStringScanner.java:[540,63]
> error: cannot find symbol
> [ERROR] symbol: variable beg
> [ERROR] location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/ext/strscan/RubyStringScanner.java:[540,86]
> error: cannot find symbol
> [ERROR] symbol: variable end
> [ERROR] location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/ext/strscan/RubyStringScanner.java:[636,45]
> error: cannot find symbol
> [ERROR] symbol: variable numRegs
> [ERROR] location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/ext/strscan/RubyStringScanner.java:[648,22]
> error: cannot find symbol
> [ERROR] symbol: variable numRegs
> [ERROR] location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/ext/strscan/RubyStringScanner.java:[652,66]
> error: cannot find symbol
> [ERROR] symbol: variable beg
> [ERROR] location: variable regs of type Region
> [ERROR]
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/ext/strscan/RubyStringScanner.java:[653,34]
> error: cannot find symbol
> [ERROR] symbol: variable end
> [ERROR] location: variable regs of type Region
> [ERROR] -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e
> switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions, please
> read the following articles:
> [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the
> command
> [ERROR] mvn <args> -rf :jruby-base
> [0m[0mdh_auto_build: error: /usr/lib/jvm/default-java/bin/java -noverify
> -cp /usr/share/maven/boot/plexus-classworlds-2.x.jar
> -Dmaven.home=/usr/share/maven
> -Dmaven.multiModuleProjectDirectory=/<<BUILDDIR>>/jruby-9.3.9.0\+ds
> -Dclassworlds.conf=/etc/maven/m2-debian.conf
> -Dproperties.file.manual=/<<BUILDDIR>>/jruby-9.3.9.0\+ds/debian/maven.properties
> org.codehaus.plexus.classworlds.launcher.Launcher
> -s/etc/maven/settings-debian.xml
> -Ddebian.dir=/<<BUILDDIR>>/jruby-9.3.9.0\+ds/debian
> -Dmaven.repo.local=/<<BUILDDIR>>/jruby-9.3.9.0\+ds/debian/maven-repo
> --batch-mode -Djruby.revision=9.3.9.0\+ds-8 -Pmain,complete,dist -DskipTests
> -Dnotimestamp=true -Dlocale=en_US returned exit code 1
> make[1]: *** [debian/rules:77: override_dh_auto_build] Error 25
The full build log is available from:
http://qa-logs.debian.net/2023/07/26/jruby_9.3.9.0+ds-8_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230726;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230726&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
--- End Message ---