Your message dated Wed, 12 Feb 2025 21:41:04 +0000
with message-id <e1tiktg-00asol...@fasolo.debian.org>
and subject line Bug#1091127: fixed in jruby 9.4.8.0+ds-2
has caused the Debian Bug report #1091127,
regarding jruby: FTBFS: [ERROR]         Cannot access central 
(https://repo.maven.apache.org/maven2) in offline mode and the artifact 
org.apache.maven.plugins:maven-assembly-plugin:jar:3.7.1 has not been 
downloaded from it before.
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1091127: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1091127
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: jruby
Version: 9.4.8.0+ds-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20241222 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>>'
> # ensure org.jruby.maven in local maven repo is writeable
> # this is needed so that a given version of jruby can build itself
> mkdir debian/maven-repo/org/jruby.tmp
> cp -L -R debian/maven-repo/org/jruby/* debian/maven-repo/org/jruby.tmp/
> rm -rf debian/maven-repo/org/jruby
> mv debian/maven-repo/org/jruby.tmp debian/maven-repo/org/jruby
> # build selected profiles
> dh_auto_build -- -Djruby.revision=9.4.8.0+ds-1 -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.4.8.0\+ds 
> -Dclassworlds.conf=/etc/maven/m2-debian.conf 
> -Dproperties.file.manual=/<<BUILDDIR>>/jruby-9.4.8.0\+ds/debian/maven.properties
>  org.codehaus.plexus.classworlds.launcher.Launcher 
> -s/etc/maven/settings-debian.xml 
> -Ddebian.dir=/<<BUILDDIR>>/jruby-9.4.8.0\+ds/debian 
> -Dmaven.repo.local=/<<BUILDDIR>>/jruby-9.4.8.0\+ds/debian/maven-repo 
> --batch-mode -Djruby.revision=9.4.8.0\+ds-1 -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.
> [INFO] Scanning for projects...
> [INFO] Looking for compatible RELEASE version of plugin 
> org.apache.felix:maven-bundle-plugin
> [WARNING] 
> [WARNING] Some problems were encountered while building the effective model 
> for org.jruby:jruby-core:jar:9.4.8.0
> [WARNING] 'build.plugins.plugin.version' for 
> org.apache.maven.plugins:maven-compiler-plugin is missing.
> [WARNING] 'build.plugins.plugin.version' for 
> org.apache.maven.plugins:maven-shade-plugin is missing.
> [WARNING] 
> [WARNING] Some problems were encountered while building the effective model 
> for org.jruby:jruby-base:jar:9.4.8.0
> [WARNING] 'build.plugins.plugin.version' for 
> org.apache.maven.plugins:maven-compiler-plugin is missing.
> [WARNING] 'build.plugins.plugin.version' for 
> org.codehaus.mojo:exec-maven-plugin is missing.
> [WARNING] 'build.plugins.plugin.version' for 
> org.apache.maven.plugins:maven-surefire-plugin is missing.
> [WARNING] 'build.plugins.plugin.version' for 
> org.apache.maven.plugins:maven-jar-plugin is missing.
> [WARNING] 'build.plugins.plugin.version' for 
> org.apache.maven.plugins:maven-clean-plugin is missing.
> [WARNING] 'build.plugins.plugin.version' for 
> org.codehaus.mojo:build-helper-maven-plugin is missing.
> [WARNING] 'build.plugins.plugin.version' for 
> org.apache.maven.plugins:maven-resources-plugin is missing.
> [WARNING] 
> [WARNING] Some problems were encountered while building the effective model 
> for org.jruby:jruby-stdlib:jar:9.4.8.0
> [WARNING] 'build.plugins.plugin.version' for 
> org.apache.maven.plugins:maven-clean-plugin is missing.
> [WARNING] 'build.plugins.plugin.version' for 
> org.codehaus.mojo:build-helper-maven-plugin is missing.
> [WARNING] 
> [WARNING] Some problems were encountered while building the effective model 
> for org.jruby:jruby:jar:9.4.8.0
> [WARNING] 'build.plugins.plugin.version' for 
> org.apache.maven.plugins:maven-clean-plugin is missing.
> [WARNING] 'build.plugins.plugin.version' for 
> org.codehaus.mojo:build-helper-maven-plugin is missing.
> [WARNING] 'build.plugins.plugin.version' for 
> org.apache.maven.plugins:maven-invoker-plugin is missing.
> [WARNING] 
> [WARNING] Some problems were encountered while building the effective model 
> for org.jruby:jruby-complete:bundle:9.4.8.0
> [WARNING] 'build.plugins.plugin.version' for 
> org.apache.maven.plugins:maven-clean-plugin is missing.
> [WARNING] 'build.plugins.plugin.version' for 
> org.apache.felix:maven-bundle-plugin is missing.
> [WARNING] 'build.plugins.plugin.version' for 
> org.apache.maven.plugins:maven-invoker-plugin is missing.
> [WARNING] 
> [WARNING] Some problems were encountered while building the effective model 
> for org.jruby:jruby-dist:pom:9.4.8.0
> [WARNING] 'build.plugins.plugin.version' for 
> org.apache.maven.plugins:maven-invoker-plugin is missing.
> [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.4.8.0                                             
> [1/8]
> [INFO]   from .polyglot.pom.rb
> [INFO] --------------------------------[ pom 
> ]---------------------------------
> [INFO] Looking for compatible RELEASE version of plugin 
> org.apache.felix:maven-bundle-plugin
> [INFO] Looking for compatible RELEASE version of plugin 
> org.codehaus.mojo:build-helper-maven-plugin
> [INFO] Looking for compatible RELEASE version of plugin 
> org.codehaus.mojo:exec-maven-plugin
> [INFO] Looking for compatible RELEASE version of plugin 
> org.apache.maven.plugins:maven-resources-plugin
> [INFO] Looking for compatible RELEASE version of plugin 
> org.apache.maven.plugins:maven-jar-plugin
> [INFO] Looking for compatible RELEASE version of plugin 
> org.apache.maven.plugins:maven-compiler-plugin
> [INFO] Looking for compatible RELEASE version of plugin 
> org.apache.maven.plugins:maven-shade-plugin
> [INFO] Looking for compatible RELEASE version of plugin 
> org.apache.maven.plugins:maven-surefire-plugin
> [INFO] Looking for compatible RELEASE version of plugin 
> org.apache.maven.plugins:maven-invoker-plugin
> [WARNING] The artifact 
> org.apache.maven.plugins:maven-install-plugin:jar:3.1.2 has been relocated to 
> org.apache.maven.plugins:maven-install-plugin:jar:3.1.3
> [INFO] 
> [INFO] --- install:3.1.3:install (default-install) @ jruby-parent ---
> [INFO] Installing /<<PKGBUILDDIR>>/.polyglot.pom.rb to 
> /<<PKGBUILDDIR>>/debian/maven-repo/org/jruby/jruby-parent/9.4.8.0/jruby-parent-9.4.8.0.pom
> [INFO] 
> [INFO] ------------------------< org.jruby:jruby-base 
> >------------------------
> [INFO] Building JRuby Base 9.4.8.0                                        
> [2/8]
> [INFO]   from core/.polyglot.pom.rb
> [INFO] --------------------------------[ jar 
> ]---------------------------------
> [WARNING] The artifact 
> org.apache.maven.plugins:maven-surefire-plugin:jar:2.17 has been relocated to 
> org.apache.maven.plugins:maven-surefire-plugin:jar:2.22.3
> [WARNING] The artifact org.apache.maven.plugins:maven-jar-plugin:jar:3.1.2 
> has been relocated to org.apache.maven.plugins:maven-jar-plugin:jar:3.3.0
> [WARNING] The artifact org.osgi:org.osgi.core:jar:debian has been relocated 
> to org.osgi:osgi.core:jar:debian
> [INFO] 
> [INFO] --- exec:3.1.0:exec (default) @ jruby-base ---
> [INFO] 
> [INFO] --- resources:3.3.1:resources (default-resources) @ jruby-base ---
> [INFO] Copying 43 resources from src/main/ruby to target/classes
> [INFO] Copying 2 resources from src/main/resources to target/classes
> [INFO] 
> [INFO] --- compiler:3.13.0:compile (anno) @ jruby-base ---
> [INFO] Compiling 7 source files with javac [debug deprecation target 1.8] to 
> target/classes
> [WARNING] bootstrap class path not set in conjunction with -source 8
> [WARNING] source value 8 is obsolete and will be removed in a future release
> [WARNING] target value 8 is obsolete and will be removed in a future release
> [WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
> [INFO] /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/anno/FrameField.java: 
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/anno/FrameField.java uses 
> unchecked or unsafe operations.
> [INFO] /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/anno/FrameField.java: 
> Recompile with -Xlint:unchecked for details.
> [INFO] 
> [INFO] --- resources:3.3.1:copy-resources (default) @ jruby-base ---
> [INFO] Copying 1 resource from src/main/resources to src/main/java
> [INFO] Copying 4 resources from .. to src/main/java/META-INF
> [INFO] 
> [INFO] --- compiler:3.13.0:compile (default-compile) @ jruby-base ---
> [INFO] Compiling 1519 source files with javac [forked debug deprecation 
> target 1.8] to target/classes
> [WARNING] [options] bootstrap class path not set in conjunction with -source 8
> [WARNING] [options] source value 8 is obsolete and will be removed in a 
> future release
> [WARNING] [options] target value 8 is obsolete and will be removed in a 
> future release
> [WARNING] [options] To suppress warnings about obsolete options, use 
> -Xlint:-options.
> [WARNING] method 
> org.jruby.ext.jruby.JRubyUtilLibrary.wait(org.jruby.runtime.ThreadContext,org.jruby.runtime.builtin.IRubyObject,org.jruby.runtime.builtin.IRubyObject)
>  throws Java 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)
>  throws Java 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)
>  throws Java exceptions: java.lang.InterruptedException
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/ir/builder/IRBuilderAST.java:[35,46]
>  extraneous semicolon
> [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:[40,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:[58,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/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/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/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:[40,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:[58,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/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/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/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:[40,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:[58,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/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/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/RubyBasicObject.java:[1936,20] 
> [removal] finalize() in Object has been deprecated and marked for removal
> [WARNING] 
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/runtime/ThreadContext.java:[266,19]
>  [removal] finalize() in Object has been deprecated and marked for removal
> [WARNING] /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/Ruby.java:[5560,12] 
> [removal] SecurityManager in java.lang has been deprecated and marked for 
> removal
> [WARNING] /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/Ruby.java:[5560,39] 
> [removal] getSecurityManager() in System has been deprecated and marked for 
> removal
> [WARNING] 
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyModule.java:[6199,41] 
> [removal] AccessControlException in java.security has been deprecated and 
> marked for removal
> [WARNING] 
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/runtime/load/LoadService.java:[906,22]
>  [deprecation] URL(String) in URL has been deprecated
> [WARNING] 
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/runtime/load/LoadService.java:[973,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:[882,16] 
> [removal] finalize() in Object has been deprecated and marked for removal
> [WARNING] 
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/runtime/load/LibrarySearcher.java:[980,34]
>  [deprecation] URL(String) in URL has been deprecated
> [WARNING] 
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/runtime/load/LibrarySearcher.java:[983,30]
>  [deprecation] URL(String) in URL has been deprecated
> [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/runtime/ObjectSpace.java:[321,23]
>  [removal] finalize() in Object has been deprecated and marked for removal
> [WARNING] 
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/runtime/ObjectSpace.java:[326,21]
>  [removal] finalize() in Object has been deprecated and marked for removal
> [WARNING] 
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/ext/fiber/ThreadFiber.java:[609,19]
>  [removal] finalize() in Object has been deprecated and marked for removal
> [WARNING] 
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/ext/fiber/ThreadFiber.java:[613,17]
>  [removal] finalize() in Object has been deprecated and marked for removal
> [WARNING] 
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/javasupport/ext/JavaLang.java:[868,76]
>  [deprecation] getId() in Thread has been deprecated
> [WARNING] 
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyFile.java:[2167,28] 
> [deprecation] URL(String) in URL 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/embed/ScriptingContainer.java:[1863,16]
>  [removal] finalize() in Object has been deprecated and marked for removal
> [WARNING] 
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/embed/ScriptingContainer.java:[1864,13]
>  [removal] finalize() in Object has been deprecated and marked for removal
> [WARNING] 
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/util/unsafe/UnsafeHolder.java:[61,20]
>  [deprecation] objectFieldOffset(Field) in Unsafe has been deprecated
> [WARNING] /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/Main.java:[526,57] 
> [removal] getSecurityManager() in System has been deprecated and marked for 
> removal
> [WARNING] 
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyNoMatchingPatternKeyError.java:[84,30]
>  [deprecation] resetCallInfo() in ThreadContext has been deprecated
> [WARNING] 
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyClassPathVariable.java:[88,19]
>  [deprecation] URL(String) in URL has been deprecated
> [WARNING] 
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/RubyClassPathVariable.java:[97,19]
>  [deprecation] URL(String,String,String) in URL has been deprecated
> [WARNING] 
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/ext/tempfile/Tempfile.java:[261,16]
>  [removal] finalize() in Object has been deprecated and marked for removal
> [WARNING] 
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/ext/tempfile/Tempfile.java:[263,17]
>  [removal] finalize() in Object has been deprecated and marked for removal
> [WARNING] 
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/util/URLResource.java:[235,24] 
> [deprecation] URL(String) in URL has been deprecated
> [WARNING] 
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/util/URLResource.java:[286,18] 
> [deprecation] URL(String) in URL has been deprecated
> [WARNING] 
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/util/URLResource.java:[356,29] 
> [deprecation] URL(String) in URL has been deprecated
> [WARNING] 
> /<<PKGBUILDDIR>>/core/src/main/java/org/jruby/util/URLResource.java:[379,19] 
> [deprecation] URL(String) in URL 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/util/ClasspathLauncher.java:[41,29]
>  [deprecation] URL(String) in URL has been deprecated
> [INFO] 
> [INFO] --- build-helper:3.3.0:add-source (add-populators) @ jruby-base ---
> [INFO] Source directory: /<<PKGBUILDDIR>>/core/target/generated-sources added.
> [INFO] 
> [INFO] --- exec:3.1.0:exec (invoker-generator) @ jruby-base ---
> [INFO] 
> [INFO] --- exec:3.1.0:exec (scope-generator) @ jruby-base ---
> [INFO] 
> [INFO] --- compiler:3.13.0:compile (populators) @ jruby-base ---
> [INFO] Compiling 231 source files with javac [forked deprecation target 1.8] 
> to target/classes
> [WARNING] [options] bootstrap class path not set in conjunction with -source 8
> [WARNING] [options] source value 8 is obsolete and will be removed in a 
> future release
> [WARNING] [options] target value 8 is obsolete and will be removed in a 
> future release
> [WARNING] [options] To suppress warnings about obsolete options, use 
> -Xlint:-options.
> [INFO] 
> [INFO] --- compiler:3.13.0:compile (eclipse-hack) @ jruby-base ---
> [INFO] Not compiling main sources
> [INFO] 
> [INFO] --- resources:3.3.1:testResources (default-testResources) @ jruby-base 
> ---
> [INFO] Not copying test resources
> [INFO] 
> [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jruby-base ---
> [INFO] Not compiling test sources
> [INFO] 
> [INFO] --- surefire:2.22.3:test (default-test) @ jruby-base ---
> [WARNING]  Parameter 'systemProperties' is deprecated: Use 
> systemPropertyVariables instead.
> [INFO] Tests are skipped.
> [INFO] 
> [INFO] --- jar:3.3.0:jar (default-jar) @ jruby-base ---
> [INFO] Building jar: /<<PKGBUILDDIR>>/core/target/jruby-base-9.4.8.0.jar
> [INFO] 
> [INFO] --- install:3.1.3:install (default-install) @ jruby-base ---
> [INFO] Installing /<<PKGBUILDDIR>>/core/.polyglot.pom.rb to 
> /<<PKGBUILDDIR>>/debian/maven-repo/org/jruby/jruby-base/9.4.8.0/jruby-base-9.4.8.0.pom
> [INFO] Installing /<<PKGBUILDDIR>>/core/target/jruby-base-9.4.8.0.jar to 
> /<<PKGBUILDDIR>>/debian/maven-repo/org/jruby/jruby-base/9.4.8.0/jruby-base-9.4.8.0.jar
> [INFO] 
> [INFO] ------------------------< org.jruby:jruby-core 
> >------------------------
> [INFO] Building JRuby Core 9.4.8.0                                        
> [3/8]
> [INFO]   from shaded/.polyglot.pom.rb
> [INFO] --------------------------------[ jar 
> ]---------------------------------
> [WARNING] The artifact 
> com.coderplus.maven.plugins:copy-rename-maven-plugin:jar:debian has been 
> relocated to com.kohlschutter.mavenplugins:copy-rename-maven-plugin:jar:2.0.0
> [INFO] 
> [INFO] --- resources:3.3.1:resources (default-resources) @ jruby-core ---
> [INFO] skip non existing resourceDirectory 
> /<<PKGBUILDDIR>>/shaded/src/main/resources
> [INFO] 
> [INFO] --- compiler:3.13.0:compile (default-compile) @ jruby-core ---
> [INFO] Compiling 1 source file with javac [debug verbose deprecation target 
> 1.8] to target/classes
> [parsing started 
> SimpleFileObject[/<<PKGBUILDDIR>>/shaded/src/main/java/org/jruby/doc/Nothing.java]]
> [parsing completed 1ms]
> [search path for source files: 
> /<<PKGBUILDDIR>>/shaded/src/main/java,/<<PKGBUILDDIR>>/shaded/target/generated-sources/annotations]
> [search path for class files: 
> /usr/lib/jvm/java-21-openjdk-amd64/lib/modules,/<<PKGBUILDDIR>>/shaded/target/classes,/<<PKGBUILDDIR>>/core/target/jruby-base-9.4.8.0.jar,/<<PKGBUILDDIR>>/debian/maven-repo/org/ow2/asm/asm/debian/asm-debian.jar,/<<PKGBUILDDIR>>/debian/maven-repo/org/ow2/asm/asm-commons/debian/asm-commons-debian.jar,/<<PKGBUILDDIR>>/debian/maven-repo/org/ow2/asm/asm-tree/debian/asm-tree-debian.jar,/<<PKGBUILDDIR>>/debian/maven-repo/org/ow2/asm/asm-util/debian/asm-util-debian.jar,/<<PKGBUILDDIR>>/debian/maven-repo/org/ow2/asm/asm-analysis/debian/asm-analysis-debian.jar,/<<PKGBUILDDIR>>/debian/maven-repo/com/github/jnr/jnr-netdb/debian/jnr-netdb-debian.jar,/usr/share/java/jnr-ffi.jar,/<<PKGBUILDDIR>>/debian/maven-repo/com/github/jnr/jnr-enxio/debian/jnr-enxio-debian.jar,/<<PKGBUILDDIR>>/debian/maven-repo/com/github/jnr/jnr-unixsocket/debian/jnr-unixsocket-debian.jar,/<<PKGBUILDDIR>>/debian/maven-repo/com/github/jnr/jnr-posix/debian/jnr-posix-debian.jar,/<<PKGBUILDDIR>>/debian/maven-repo/com/github/jnr/jnr-posix/debian/jnr-ffi.jar,/<<PKGBUILDDIR>>/debian/maven-repo/com/github/jnr/jnr-posix/debian/jnr-constants.jar,/<<PKGBUILDDIR>>/debian/maven-repo/com/github/jnr/jnr-constants/debian/jnr-constants-debian.jar,/<<PKGBUILDDIR>>/debian/maven-repo/com/github/jnr/jnr-ffi/debian/jnr-ffi-debian.jar,/<<PKGBUILDDIR>>/debian/maven-repo/com/github/jnr/jnr-x86asm/debian/jnr-x86asm-debian.jar,/<<PKGBUILDDIR>>/debian/maven-repo/com/github/jnr/jffi/debian/jffi-debian.jar,/<<PKGBUILDDIR>>/debian/maven-repo/org/jruby/joni/joni/debian/joni-debian.jar,/<<PKGBUILDDIR>>/debian/maven-repo/org/jruby/joni/joni/debian/jcodings.jar,/<<PKGBUILDDIR>>/debian/maven-repo/org/jruby/jcodings/jcodings/debian/jcodings-debian.jar,/<<PKGBUILDDIR>>/debian/maven-repo/org/jruby/dirgra/debian/dirgra-debian.jar,/<<PKGBUILDDIR>>/debian/maven-repo/com/headius/invokebinder/debian/invokebinder-debian.jar,/<<PKGBUILDDIR>>/debian/maven-repo/com/headius/options/debian/options-debian.jar,/<<PKGBUILDDIR>>/debian/maven-repo/com/jcraft/jzlib/debian/jzlib-debian.jar,/<<PKGBUILDDIR>>/debian/maven-repo/joda-time/joda-time/debian/joda-time-debian.jar,/<<PKGBUILDDIR>>/debian/maven-repo/me/qmx/jitescript/jitescript/debian/jitescript-debian.jar,/<<PKGBUILDDIR>>/debian/maven-repo/com/headius/backport9/debian/backport9-debian.jar,.]
> [loading /modules/java.base/java/lang/Object.class]
> [loading /modules/java.base/java/lang/Deprecated.class]
> [loading /modules/java.base/java/lang/annotation/Retention.class]
> [loading /modules/java.base/java/lang/annotation/RetentionPolicy.class]
> [loading /modules/java.base/java/lang/annotation/Target.class]
> [loading /modules/java.base/java/lang/annotation/ElementType.class]
> [checking org.jruby.doc.Nothing]
> [loading /modules/java.base/java/io/Serializable.class]
> [loading /modules/java.base/java/lang/AutoCloseable.class]
> [wrote /<<PKGBUILDDIR>>/shaded/target/classes/org/jruby/doc/Nothing.class]
> [total 96ms]
> [WARNING] bootstrap class path not set in conjunction with -source 8
> [WARNING] source value 8 is obsolete and will be removed in a future release
> [WARNING] target value 8 is obsolete and will be removed in a future release
> [WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
> [INFO] 
> [INFO] --- resources:3.3.1:testResources (default-testResources) @ jruby-core 
> ---
> [INFO] skip non existing resourceDirectory 
> /<<PKGBUILDDIR>>/shaded/src/test/resources
> [INFO] 
> [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jruby-core ---
> [INFO] No sources to compile
> [INFO] 
> [INFO] --- surefire:2.22.3:test (default-test) @ jruby-core ---
> [INFO] Tests are skipped.
> [INFO] 
> [INFO] --- jar:3.3.0:jar (default-jar) @ jruby-core ---
> [INFO] Building jar: /<<PKGBUILDDIR>>/shaded/target/jruby-core-9.4.8.0.jar
> [INFO] 
> [INFO] --- shade:3.6.0:shade (create shaded jar) @ jruby-core ---
> [INFO] Including org.jruby:jruby-base:jar:9.4.8.0 in the shaded jar.
> [WARNING] Could not get sources for org.jruby:jruby-base:jar:9.4.8.0:compile
> [INFO] Including org.ow2.asm:asm:jar:debian in the shaded jar.
> [WARNING] Could not get sources for org.ow2.asm:asm:jar:debian:compile
> [INFO] Including org.ow2.asm:asm-commons:jar:debian in the shaded jar.
> [WARNING] Could not get sources for org.ow2.asm:asm-commons:jar:debian:compile
> [INFO] Including org.ow2.asm:asm-tree:jar:debian in the shaded jar.
> [WARNING] Could not get sources for org.ow2.asm:asm-tree:jar:debian:compile
> [INFO] Including org.ow2.asm:asm-util:jar:debian in the shaded jar.
> [WARNING] Could not get sources for org.ow2.asm:asm-util:jar:debian:compile
> [INFO] Including org.ow2.asm:asm-analysis:jar:debian in the shaded jar.
> [WARNING] Could not get sources for 
> org.ow2.asm:asm-analysis:jar:debian:compile
> [INFO] Including com.github.jnr:jnr-netdb:jar:debian in the shaded jar.
> [WARNING] Could not get sources for 
> com.github.jnr:jnr-netdb:jar:debian:compile
> [INFO] Including com.github.jnr:jnr-enxio:jar:debian in the shaded jar.
> [WARNING] Could not get sources for 
> com.github.jnr:jnr-enxio:jar:debian:compile
> [INFO] Including com.github.jnr:jnr-unixsocket:jar:debian in the shaded jar.
> [WARNING] Could not get sources for 
> com.github.jnr:jnr-unixsocket:jar:debian:compile
> [INFO] Including com.github.jnr:jnr-posix:jar:debian in the shaded jar.
> [WARNING] Could not get sources for 
> com.github.jnr:jnr-posix:jar:debian:compile
> [INFO] Including com.github.jnr:jnr-constants:jar:debian in the shaded jar.
> [WARNING] Could not get sources for 
> com.github.jnr:jnr-constants:jar:debian:compile
> [INFO] Including com.github.jnr:jnr-ffi:jar:debian in the shaded jar.
> [WARNING] Could not get sources for com.github.jnr:jnr-ffi:jar:debian:compile
> [INFO] Including com.github.jnr:jnr-x86asm:jar:debian in the shaded jar.
> [WARNING] Could not get sources for 
> com.github.jnr:jnr-x86asm:jar:debian:compile
> [INFO] Including com.github.jnr:jffi:jar:debian in the shaded jar.
> [WARNING] Could not get sources for com.github.jnr:jffi:jar:debian:compile
> [INFO] Including org.jruby.joni:joni:jar:debian in the shaded jar.
> [WARNING] Could not get sources for org.jruby.joni:joni:jar:debian:compile
> [INFO] Including org.jruby.jcodings:jcodings:jar:debian in the shaded jar.
> [WARNING] Could not get sources for 
> org.jruby.jcodings:jcodings:jar:debian:compile
> [INFO] Including org.jruby:dirgra:jar:debian in the shaded jar.
> [WARNING] Could not get sources for org.jruby:dirgra:jar:debian:compile
> [INFO] Including com.headius:invokebinder:jar:debian in the shaded jar.
> [WARNING] Could not get sources for 
> com.headius:invokebinder:jar:debian:compile
> [INFO] Including com.headius:options:jar:debian in the shaded jar.
> [WARNING] Could not get sources for com.headius:options:jar:debian:compile
> [INFO] Including com.jcraft:jzlib:jar:debian in the shaded jar.
> [WARNING] Could not get sources for com.jcraft:jzlib:jar:debian:compile
> [INFO] Including joda-time:joda-time:jar:debian in the shaded jar.
> [WARNING] Could not get sources for joda-time:joda-time:jar:debian:compile
> [INFO] Including me.qmx.jitescript:jitescript:jar:debian in the shaded jar.
> [WARNING] Could not get sources for 
> me.qmx.jitescript:jitescript:jar:debian:compile
> [INFO] Including com.headius:backport9:jar:debian in the shaded jar.
> [WARNING] Could not get sources for com.headius:backport9:jar:debian:compile
> [INFO] Dependency-reduced POM written at: 
> /<<PKGBUILDDIR>>/shaded/dependency-reduced-pom.xml
> [WARNING] Discovered module-info.class. Shading will break its strong 
> encapsulation.
> [WARNING] Discovered module-info.class. Shading will break its strong 
> encapsulation.
> [WARNING] Discovered module-info.class. Shading will break its strong 
> encapsulation.
> [WARNING] Discovered module-info.class. Shading will break its strong 
> encapsulation.
> [WARNING] Discovered module-info.class. Shading will break its strong 
> encapsulation.
> [WARNING] asm-analysis-debian.jar, asm-commons-debian.jar, asm-debian.jar, 
> asm-tree-debian.jar, asm-util-debian.jar, backport9-debian.jar, 
> dirgra-debian.jar, invokebinder-debian.jar, jcodings-debian.jar, 
> jffi-debian.jar, jitescript-debian.jar, jnr-constants-debian.jar, 
> jnr-enxio-debian.jar, jnr-ffi-debian.jar, jnr-netdb-debian.jar, 
> jnr-posix-debian.jar, jnr-unixsocket-debian.jar, jnr-x86asm-debian.jar, 
> joda-time-debian.jar, joni-debian.jar, jruby-base-9.4.8.0.jar, 
> jruby-core-9.4.8.0.jar, jzlib-debian.jar, options-debian.jar define 1 
> overlapping resource: 
> [WARNING]   - META-INF/MANIFEST.MF
> [WARNING] maven-shade-plugin has detected that some files are
> [WARNING] present in two or more JARs. When this happens, only one
> [WARNING] single version of the file is copied to the uber jar.
> [WARNING] Usually this is not harmful and you can skip these warnings,
> [WARNING] otherwise try to manually exclude artifacts based on
> [WARNING] mvn dependency:tree -Ddetail=true and the above output.
> [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/
> [INFO] Replacing original artifact with shaded artifact.
> [INFO] Replacing /<<PKGBUILDDIR>>/shaded/target/jruby-core-9.4.8.0.jar with 
> /<<PKGBUILDDIR>>/shaded/target/jruby-core-9.4.8.0-shaded.jar
> [INFO] Replacing original source artifact with shaded source artifact.
> [INFO] Replacing 
> /<<PKGBUILDDIR>>/shaded/target/jruby-core-9.4.8.0-sources.jar with 
> /<<PKGBUILDDIR>>/shaded/target/jruby-core-9.4.8.0-shaded-sources.jar
> [INFO] 
> [INFO] --- shade:3.6.0:shade (shade dependencies into jar) @ jruby-core ---
> [INFO] Including org.ow2.asm:asm:jar:debian in the shaded jar.
> [WARNING] Could not get sources for org.ow2.asm:asm:jar:debian:compile
> [INFO] Including org.ow2.asm:asm-commons:jar:debian in the shaded jar.
> [WARNING] Could not get sources for org.ow2.asm:asm-commons:jar:debian:compile
> [INFO] Including org.ow2.asm:asm-tree:jar:debian in the shaded jar.
> [WARNING] Could not get sources for org.ow2.asm:asm-tree:jar:debian:compile
> [INFO] Including org.ow2.asm:asm-util:jar:debian in the shaded jar.
> [WARNING] Could not get sources for org.ow2.asm:asm-util:jar:debian:compile
> [INFO] Including org.ow2.asm:asm-analysis:jar:debian in the shaded jar.
> [WARNING] Could not get sources for 
> org.ow2.asm:asm-analysis:jar:debian:compile
> [INFO] Including com.github.jnr:jnr-ffi:jar:debian in the shaded jar.
> [WARNING] Could not get sources for com.github.jnr:jnr-ffi:jar:debian:compile
> [INFO] Including me.qmx.jitescript:jitescript:jar:debian in the shaded jar.
> [WARNING] Could not get sources for 
> me.qmx.jitescript:jitescript:jar:debian:compile
> [INFO] Excluding org.jruby:jruby-base:jar:9.4.8.0 from the shaded jar.
> [INFO] Excluding com.github.jnr:jnr-netdb:jar:debian from the shaded jar.
> [INFO] Excluding com.github.jnr:jnr-enxio:jar:debian from the shaded jar.
> [INFO] Excluding com.github.jnr:jnr-unixsocket:jar:debian from the shaded jar.
> [INFO] Excluding com.github.jnr:jnr-posix:jar:debian from the shaded jar.
> [INFO] Excluding com.github.jnr:jnr-constants:jar:debian from the shaded jar.
> [INFO] Excluding com.github.jnr:jnr-x86asm:jar:debian from the shaded jar.
> [INFO] Excluding com.github.jnr:jffi:jar:debian from the shaded jar.
> [INFO] Excluding org.jruby.joni:joni:jar:debian from the shaded jar.
> [INFO] Excluding org.jruby.jcodings:jcodings:jar:debian from the shaded jar.
> [INFO] Excluding org.jruby:dirgra:jar:debian from the shaded jar.
> [INFO] Excluding com.headius:invokebinder:jar:debian from the shaded jar.
> [INFO] Excluding com.headius:options:jar:debian from the shaded jar.
> [INFO] Excluding com.jcraft:jzlib:jar:debian from the shaded jar.
> [INFO] Excluding joda-time:joda-time:jar:debian from the shaded jar.
> [INFO] Excluding com.headius:backport9:jar:debian from the shaded jar.
> [WARNING] Could not get sources for 
> com.headius:invokebinder:jar:debian:compile
> [WARNING] asm-analysis-debian.jar, asm-commons-debian.jar, asm-debian.jar, 
> asm-tree-debian.jar, asm-util-debian.jar, jitescript-debian.jar, 
> jnr-ffi-debian.jar, jruby-core-9.4.8.0.jar define 1 overlapping resource: 
> [WARNING]   - META-INF/MANIFEST.MF
> [WARNING] jitescript-debian.jar, jruby-core-9.4.8.0.jar define 2 overlapping 
> resources: 
> [WARNING]   - META-INF/maven/me.qmx.jitescript/jitescript/pom.properties
> [WARNING]   - META-INF/maven/me.qmx.jitescript/jitescript/pom.xml
> [WARNING] jnr-ffi-debian.jar, jruby-core-9.4.8.0.jar define 665 overlapping 
> classes and resources: 
> [WARNING]   - META-INF/maven/com.github.jnr/jnr-ffi/pom.properties
> [WARNING]   - META-INF/maven/com.github.jnr/jnr-ffi/pom.xml
> [WARNING]   - jnr.ffi.Address
> [WARNING]   - jnr.ffi.CallingConvention
> [WARNING]   - jnr.ffi.LastError
> [WARNING]   - jnr.ffi.Library
> [WARNING]   - jnr.ffi.LibraryLoader
> [WARNING]   - jnr.ffi.LibraryLoader$1
> [WARNING]   - jnr.ffi.LibraryLoader$2
> [WARNING]   - jnr.ffi.LibraryLoader$DefaultLibPaths
> [WARNING]   - 655 more...
> [WARNING] maven-shade-plugin has detected that some files are
> [WARNING] present in two or more JARs. When this happens, only one
> [WARNING] single version of the file is copied to the uber jar.
> [WARNING] Usually this is not harmful and you can skip these warnings,
> [WARNING] otherwise try to manually exclude artifacts based on
> [WARNING] mvn dependency:tree -Ddetail=true and the above output.
> [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/
> [INFO] Replacing original artifact with shaded artifact.
> [INFO] Replacing /<<PKGBUILDDIR>>/shaded/target/jruby-core-9.4.8.0.jar with 
> /<<PKGBUILDDIR>>/shaded/target/jruby-core-9.4.8.0-shaded.jar
> [INFO] Replacing original source artifact with shaded source artifact.
> [INFO] Replacing 
> /<<PKGBUILDDIR>>/shaded/target/jruby-core-9.4.8.0-sources.jar with 
> /<<PKGBUILDDIR>>/shaded/target/jruby-core-9.4.8.0-shaded-sources.jar
> [WARNING] artifact org.jruby:jruby-core:java-source:sources:9.4.8.0 already 
> attached, replace previous instance
> [INFO] 
> [INFO] --- copy-rename:2.0.0:copy (copy to lib/jruby.jar) @ jruby-core ---
> [INFO] Copied /<<PKGBUILDDIR>>/shaded/target/jruby-core-9.4.8.0.jar to 
> /<<PKGBUILDDIR>>/shaded/../lib/jruby.jar
> [INFO] 
> [INFO] --- install:3.1.3:install (default-install) @ jruby-core ---
> [INFO] Installing /<<PKGBUILDDIR>>/shaded/dependency-reduced-pom.xml to 
> /<<PKGBUILDDIR>>/debian/maven-repo/org/jruby/jruby-core/9.4.8.0/jruby-core-9.4.8.0.pom
> [INFO] Installing /<<PKGBUILDDIR>>/shaded/target/jruby-core-9.4.8.0.jar to 
> /<<PKGBUILDDIR>>/debian/maven-repo/org/jruby/jruby-core/9.4.8.0/jruby-core-9.4.8.0.jar
> [INFO] Installing 
> /<<PKGBUILDDIR>>/shaded/target/jruby-core-9.4.8.0-sources.jar to 
> /<<PKGBUILDDIR>>/debian/maven-repo/org/jruby/jruby-core/9.4.8.0/jruby-core-9.4.8.0-sources.jar
> [INFO] 
> [INFO] -----------------------< org.jruby:jruby-stdlib 
> >-----------------------
> [INFO] Building JRuby Lib Setup 9.4.8.0                                   
> [4/8]
> [INFO]   from lib/.polyglot.pom.rb
> [INFO] --------------------------------[ jar 
> ]---------------------------------
> [WARNING] The artifact 
> org.apache.maven.plugins:maven-dependency-plugin:jar:2.8 has been relocated 
> to org.apache.maven.plugins:maven-dependency-plugin:jar:3.8.1
> [WARNING] The POM for rubygems:rubygems-update:gem:3.3.26 is missing, no 
> dependency information available
> [WARNING] The POM for rubygems:abbrev:gem:0.1.0 is missing, no dependency 
> information available
> [WARNING] The POM for rubygems:base64:gem:0.1.1 is missing, no dependency 
> information available
> [WARNING] The POM for rubygems:benchmark:gem:0.2.0 is missing, no dependency 
> information available
> [WARNING] The POM for rubygems:bigdecimal:gem:3.1.4 is missing, no dependency 
> information available
> [WARNING] The POM for rubygems:bundler:gem:2.3.26 is missing, no dependency 
> information available
> [WARNING] The POM for rubygems:cgi:gem:0.3.6 is missing, no dependency 
> information available
> [WARNING] The POM for rubygems:csv:gem:3.2.5 is missing, no dependency 
> information available
> [WARNING] The POM for rubygems:date:gem:3.3.3 is missing, no dependency 
> information available
> [WARNING] The POM for rubygems:debug:gem:0.2.1 is missing, no dependency 
> information available
> [WARNING] The POM for rubygems:delegate:gem:0.2.0 is missing, no dependency 
> information available
> [WARNING] The POM for rubygems:did_you_mean:gem:1.6.1 is missing, no 
> dependency information available
> [WARNING] The POM for rubygems:digest:gem:3.1.0 is missing, no dependency 
> information available
> [WARNING] The POM for rubygems:drb:gem:2.1.0 is missing, no dependency 
> information available
> [WARNING] The POM for rubygems:english:gem:0.7.1 is missing, no dependency 
> information available
> [WARNING] The POM for rubygems:erb:gem:2.2.3 is missing, no dependency 
> information available
> [WARNING] The POM for rubygems:error_highlight:gem:0.3.0 is missing, no 
> dependency information available
> [WARNING] The POM for rubygems:ffi:gem:1.16.3 is missing, no dependency 
> information available
> [WARNING] The POM for rubygems:fileutils:gem:1.6.0 is missing, no dependency 
> information available
> [WARNING] The POM for rubygems:find:gem:0.1.1 is missing, no dependency 
> information available
> [WARNING] The POM for rubygems:forwardable:gem:1.3.2 is missing, no 
> dependency information available
> [WARNING] The POM for rubygems:getoptlong:gem:0.1.1 is missing, no dependency 
> information available
> [WARNING] The POM for rubygems:io-console:gem:0.7.2 is missing, no dependency 
> information available
> [WARNING] The POM for rubygems:io-wait:gem:0.3.0 is missing, no dependency 
> information available
> [WARNING] The POM for rubygems:ipaddr:gem:1.2.4 is missing, no dependency 
> information available
> [WARNING] The POM for rubygems:irb:gem:1.4.2 is missing, no dependency 
> information available
> [WARNING] The POM for rubygems:jar-dependencies:gem:0.4.1 is missing, no 
> dependency information available
> [WARNING] The POM for rubygems:jruby-readline:gem:1.3.7 is missing, no 
> dependency information available
> [WARNING] The POM for rubygems:jruby-openssl:gem:0.15.0 is missing, no 
> dependency information available
> [WARNING] The POM for rubygems:json:gem:2.7.1 is missing, no dependency 
> information available
> [WARNING] The POM for rubygems:logger:gem:1.5.1 is missing, no dependency 
> information available
> [WARNING] The POM for rubygems:mutex_m:gem:0.1.1 is missing, no dependency 
> information available
> [WARNING] The POM for rubygems:net-http:gem:0.3.0 is missing, no dependency 
> information available
> [WARNING] The POM for rubygems:net-protocol:gem:0.1.2 is missing, no 
> dependency information available
> [WARNING] The POM for rubygems:nkf:gem:0.2.0 is missing, no dependency 
> information available
> [WARNING] The POM for rubygems:observer:gem:0.1.1 is missing, no dependency 
> information available
> [WARNING] The POM for rubygems:open3:gem:0.1.2 is missing, no dependency 
> information available
> [WARNING] The POM for rubygems:open-uri:gem:0.3.0 is missing, no dependency 
> information available
> [WARNING] The POM for rubygems:optparse:gem:0.2.0 is missing, no dependency 
> information available
> [WARNING] The POM for rubygems:ostruct:gem:0.5.5 is missing, no dependency 
> information available
> [WARNING] The POM for rubygems:pp:gem:0.3.0 is missing, no dependency 
> information available
> [WARNING] The POM for rubygems:prettyprint:gem:0.1.1 is missing, no 
> dependency information available
> [WARNING] The POM for rubygems:pstore:gem:0.1.1 is missing, no dependency 
> information available
> [WARNING] The POM for rubygems:psych:gem:5.1.1.1 is missing, no dependency 
> information available
> [WARNING] The POM for rubygems:racc:gem:1.6.0 is missing, no dependency 
> information available
> [WARNING] The POM for rubygems:rake-ant:gem:1.0.6 is missing, no dependency 
> information available
> [WARNING] The POM for rubygems:rdoc:gem:6.4.1.1 is missing, no dependency 
> information available
> [WARNING] The POM for rubygems:reline:gem:0.4.2 is missing, no dependency 
> information available
> [WARNING] The POM for rubygems:resolv-replace:gem:0.1.0 is missing, no 
> dependency information available
> [WARNING] The POM for rubygems:rinda:gem:0.1.1 is missing, no dependency 
> information available
> [WARNING] The POM for rubygems:ruby2_keywords:gem:0.0.5 is missing, no 
> dependency information available
> [WARNING] The POM for rubygems:securerandom:gem:0.2.0 is missing, no 
> dependency information available
> [WARNING] The POM for rubygems:shellwords:gem:0.1.0 is missing, no dependency 
> information available
> [WARNING] The POM for rubygems:singleton:gem:0.1.1 is missing, no dependency 
> information available
> [WARNING] The POM for rubygems:stringio:gem:3.0.8 is missing, no dependency 
> information available
> [WARNING] The POM for rubygems:strscan:gem:3.1.0 is missing, no dependency 
> information available
> [WARNING] The POM for rubygems:subspawn:gem:0.1.1 is missing, no dependency 
> information available
> [WARNING] The POM for rubygems:subspawn-posix:gem:0.1.1 is missing, no 
> dependency information available
> [WARNING] The POM for rubygems:ffi-binary-libfixposix:gem:0.5.1.1 is missing, 
> no dependency information available
> [WARNING] The POM for rubygems:ffi-bindings-libfixposix:gem:0.5.1.0 is 
> missing, no dependency information available
> [WARNING] The POM for rubygems:time:gem:0.2.2 is missing, no dependency 
> information available
> [WARNING] The POM for rubygems:timeout:gem:0.3.2 is missing, no dependency 
> information available
> [WARNING] The POM for rubygems:tsort:gem:0.1.0 is missing, no dependency 
> information available
> [WARNING] The POM for rubygems:un:gem:0.2.0 is missing, no dependency 
> information available
> [WARNING] The POM for rubygems:uri:gem:0.12.2 is missing, no dependency 
> information available
> [WARNING] The POM for rubygems:weakref:gem:0.1.1 is missing, no dependency 
> information available
> [WARNING] The POM for rubygems:yaml:gem:0.2.0 is missing, no dependency 
> information available
> [INFO] 
> [INFO] --- polyglot:0.4.11:execute (install_gems) @ jruby-stdlib ---
> using jruby 9.4.8.0
> install gems unless already installed
> /<<PKGBUILDDIR>>/debian/maven-repo/rubygems/rubygems-update/3.3.26/rubygems-update-3.3.26.gem
> /<<PKGBUILDDIR>>/debian/maven-repo/rubygems/abbrev/0.1.0/abbrev-0.1.0.gem
> /<<PKGBUILDDIR>>/debian/maven-repo/rubygems/base64/0.1.1/base64-0.1.1.gem
> /<<PKGBUILDDIR>>/debian/maven-repo/rubygems/benchmark/0.2.0/benchmark-0.2.0.gem
> /<<PKGBUILDDIR>>/debian/maven-repo/rubygems/bigdecimal/3.1.4/bigdecimal-3.1.4.gem
> /<<PKGBUILDDIR>>/debian/maven-repo/rubygems/bundler/2.3.26/bundler-2.3.26.gem
> /<<PKGBUILDDIR>>/debian/maven-repo/rubygems/cgi/0.3.6/cgi-0.3.6.gem
> /<<PKGBUILDDIR>>/debian/maven-repo/rubygems/csv/3.2.5/csv-3.2.5.gem
> /<<PKGBUILDDIR>>/debian/maven-repo/rubygems/date/3.3.3/date-3.3.3.gem
> /<<PKGBUILDDIR>>/debian/maven-repo/rubygems/debug/0.2.1/debug-0.2.1.gem
> /<<PKGBUILDDIR>>/debian/maven-repo/rubygems/delegate/0.2.0/delegate-0.2.0.gem
> /<<PKGBUILDDIR>>/debian/maven-repo/rubygems/did_you_mean/1.6.1/did_you_mean-1.6.1.gem
> /<<PKGBUILDDIR>>/debian/maven-repo/rubygems/digest/3.1.0/digest-3.1.0.gem
> /<<PKGBUILDDIR>>/debian/maven-repo/rubygems/drb/2.1.0/drb-2.1.0.gem
> /<<PKGBUILDDIR>>/debian/maven-repo/rubygems/english/0.7.1/english-0.7.1.gem
> /<<PKGBUILDDIR>>/debian/maven-repo/rubygems/erb/2.2.3/erb-2.2.3.gem
> /<<PKGBUILDDIR>>/debian/maven-repo/rubygems/error_highlight/0.3.0/error_highlight-0.3.0.gem
> /<<PKGBUILDDIR>>/debian/maven-repo/rubygems/ffi/1.16.3/ffi-1.16.3.gem
> /<<PKGBUILDDIR>>/debian/maven-repo/rubygems/fileutils/1.6.0/fileutils-1.6.0.gem
> /<<PKGBUILDDIR>>/debian/maven-repo/rubygems/find/0.1.1/find-0.1.1.gem
> /<<PKGBUILDDIR>>/debian/maven-repo/rubygems/forwardable/1.3.2/forwardable-1.3.2.gem
> /<<PKGBUILDDIR>>/debian/maven-repo/rubygems/getoptlong/0.1.1/getoptlong-0.1.1.gem
> /<<PKGBUILDDIR>>/debian/maven-repo/rubygems/io-console/0.7.2/io-console-0.7.2.gem
> /<<PKGBUILDDIR>>/debian/maven-repo/rubygems/io-wait/0.3.0/io-wait-0.3.0.gem
> /<<PKGBUILDDIR>>/debian/maven-repo/rubygems/ipaddr/1.2.4/ipaddr-1.2.4.gem
> /<<PKGBUILDDIR>>/debian/maven-repo/rubygems/irb/1.4.2/irb-1.4.2.gem
> /<<PKGBUILDDIR>>/debian/maven-repo/rubygems/jar-dependencies/0.4.1/jar-dependencies-0.4.1.gem
> 
> if you want to use the executable lock_jars then install ruby-maven gem 
> before using lock_jars
> 
>   $ gem install ruby-maven -v '~> 3.3.11'
> 
> or add it as a development dependency to your Gemfile
> 
>    gem 'ruby-maven', '~> 3.3.11'
> 
> /<<PKGBUILDDIR>>/debian/maven-repo/rubygems/jruby-readline/1.3.7/jruby-readline-1.3.7.gem
> /<<PKGBUILDDIR>>/debian/maven-repo/rubygems/jruby-openssl/0.15.0/jruby-openssl-0.15.0.gem
> /<<PKGBUILDDIR>>/debian/maven-repo/rubygems/json/2.7.1/json-2.7.1.gem
> /<<PKGBUILDDIR>>/debian/maven-repo/rubygems/logger/1.5.1/logger-1.5.1.gem
> /<<PKGBUILDDIR>>/debian/maven-repo/rubygems/mutex_m/0.1.1/mutex_m-0.1.1.gem
> /<<PKGBUILDDIR>>/debian/maven-repo/rubygems/net-http/0.3.0/net-http-0.3.0.gem
> /<<PKGBUILDDIR>>/debian/maven-repo/rubygems/net-protocol/0.1.2/net-protocol-0.1.2.gem
> /<<PKGBUILDDIR>>/debian/maven-repo/rubygems/nkf/0.2.0/nkf-0.2.0.gem
> /<<PKGBUILDDIR>>/debian/maven-repo/rubygems/observer/0.1.1/observer-0.1.1.gem
> /<<PKGBUILDDIR>>/debian/maven-repo/rubygems/open3/0.1.2/open3-0.1.2.gem
> /<<PKGBUILDDIR>>/debian/maven-repo/rubygems/open-uri/0.3.0/open-uri-0.3.0.gem
> /<<PKGBUILDDIR>>/debian/maven-repo/rubygems/optparse/0.2.0/optparse-0.2.0.gem
> /<<PKGBUILDDIR>>/debian/maven-repo/rubygems/ostruct/0.5.5/ostruct-0.5.5.gem
> /<<PKGBUILDDIR>>/debian/maven-repo/rubygems/pp/0.3.0/pp-0.3.0.gem
> /<<PKGBUILDDIR>>/debian/maven-repo/rubygems/prettyprint/0.1.1/prettyprint-0.1.1.gem
> /<<PKGBUILDDIR>>/debian/maven-repo/rubygems/pstore/0.1.1/pstore-0.1.1.gem
> /<<PKGBUILDDIR>>/debian/maven-repo/rubygems/psych/5.1.1.1/psych-5.1.1.1.gem
> /<<PKGBUILDDIR>>/debian/maven-repo/rubygems/racc/1.6.0/racc-1.6.0.gem
> /<<PKGBUILDDIR>>/debian/maven-repo/rubygems/rake-ant/1.0.6/rake-ant-1.0.6.gem
> /<<PKGBUILDDIR>>/debian/maven-repo/rubygems/rdoc/6.4.1.1/rdoc-6.4.1.1.gem
> /<<PKGBUILDDIR>>/debian/maven-repo/rubygems/reline/0.4.2/reline-0.4.2.gem
> /<<PKGBUILDDIR>>/debian/maven-repo/rubygems/resolv-replace/0.1.0/resolv-replace-0.1.0.gem
> /<<PKGBUILDDIR>>/debian/maven-repo/rubygems/rinda/0.1.1/rinda-0.1.1.gem
> /<<PKGBUILDDIR>>/debian/maven-repo/rubygems/ruby2_keywords/0.0.5/ruby2_keywords-0.0.5.gem
> /<<PKGBUILDDIR>>/debian/maven-repo/rubygems/securerandom/0.2.0/securerandom-0.2.0.gem
> /<<PKGBUILDDIR>>/debian/maven-repo/rubygems/shellwords/0.1.0/shellwords-0.1.0.gem
> /<<PKGBUILDDIR>>/debian/maven-repo/rubygems/singleton/0.1.1/singleton-0.1.1.gem
> /<<PKGBUILDDIR>>/debian/maven-repo/rubygems/stringio/3.0.8/stringio-3.0.8.gem
> /<<PKGBUILDDIR>>/debian/maven-repo/rubygems/strscan/3.1.0/strscan-3.1.0.gem
> /<<PKGBUILDDIR>>/debian/maven-repo/rubygems/subspawn/0.1.1/subspawn-0.1.1.gem
> /<<PKGBUILDDIR>>/debian/maven-repo/rubygems/subspawn-posix/0.1.1/subspawn-posix-0.1.1.gem
> /<<PKGBUILDDIR>>/debian/maven-repo/rubygems/ffi-binary-libfixposix/0.5.1.1/ffi-binary-libfixposix-0.5.1.1.gem
> /<<PKGBUILDDIR>>/debian/maven-repo/rubygems/ffi-bindings-libfixposix/0.5.1.0/ffi-bindings-libfixposix-0.5.1.0.gem
> /<<PKGBUILDDIR>>/debian/maven-repo/rubygems/time/0.2.2/time-0.2.2.gem
> /<<PKGBUILDDIR>>/debian/maven-repo/rubygems/timeout/0.3.2/timeout-0.3.2.gem
> /<<PKGBUILDDIR>>/debian/maven-repo/rubygems/tsort/0.1.0/tsort-0.1.0.gem
> /<<PKGBUILDDIR>>/debian/maven-repo/rubygems/un/0.2.0/un-0.2.0.gem
> /<<PKGBUILDDIR>>/debian/maven-repo/rubygems/uri/0.12.2/uri-0.12.2.gem
> /<<PKGBUILDDIR>>/debian/maven-repo/rubygems/weakref/0.1.1/weakref-0.1.1.gem
> /<<PKGBUILDDIR>>/debian/maven-repo/rubygems/yaml/0.2.0/yaml-0.2.0.gem
> 
> --- gem rubygems-update-3.3.26 ---
> copy gem content to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/rubygems-update-3.3.26/lib/rubygems 
> to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/rubygems-update-3.3.26/lib/rubygems.rb
>  to /<<PKGBUILDDIR>>/lib/ruby/stdlib
> copy update_rubygems to 
> /<<PKGBUILDDIR>>/lib/ruby/gems/shared/gems/rubygems-update-3.3.26/bin/update_rubygems
> copy to specifications/default: rubygems-update-3.3.26.gemspec
> 
> --- gem abbrev-0.1.0 ---
> copy gem content to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/abbrev-0.1.0/lib/abbrev.rb to 
> /<<PKGBUILDDIR>>/lib/ruby/stdlib
> copy to specifications/default: abbrev-0.1.0.gemspec
> 
> --- gem base64-0.1.1 ---
> copy gem content to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/base64-0.1.1/lib/base64.rb to 
> /<<PKGBUILDDIR>>/lib/ruby/stdlib
> copy to specifications/default: base64-0.1.1.gemspec
> 
> --- gem benchmark-0.2.0 ---
> copy gem content to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/benchmark-0.2.0/lib/benchmark to 
> /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/benchmark-0.2.0/lib/benchmark.rb to 
> /<<PKGBUILDDIR>>/lib/ruby/stdlib
> copy to specifications/default: benchmark-0.2.0.gemspec
> 
> --- gem bigdecimal-3.1.4 ---
> copy gem content to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/bigdecimal-3.1.4-java/lib/bigdecimal
>  to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/bigdecimal-3.1.4-java/lib/bigdecimal.rb
>  to /<<PKGBUILDDIR>>/lib/ruby/stdlib
> copy to specifications/default: bigdecimal-3.1.4-java.gemspec
> 
> --- gem bundler-2.3.26 ---
> copy gem content to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/bundler-2.3.26/lib/bundler to 
> /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/bundler-2.3.26/lib/bundler.rb to 
> /<<PKGBUILDDIR>>/lib/ruby/stdlib
> copy executable /<<PKGBUILDDIR>>/lib/target/rubygems/bin/bundle to 
> /<<PKGBUILDDIR>>/bin
> copy executable /<<PKGBUILDDIR>>/lib/target/rubygems/bin/bundler to 
> /<<PKGBUILDDIR>>/bin
> copy bundle to 
> /<<PKGBUILDDIR>>/lib/ruby/gems/shared/gems/bundler-2.3.26/exe/bundle
> copy bundler to 
> /<<PKGBUILDDIR>>/lib/ruby/gems/shared/gems/bundler-2.3.26/exe/bundler
> copy to specifications/default: bundler-2.3.26.gemspec
> 
> --- gem cgi-0.3.6 ---
> copy gem content to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: /<<PKGBUILDDIR>>/lib/target/rubygems/gems/cgi-0.3.6-java/lib/cgi to 
> /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: /<<PKGBUILDDIR>>/lib/target/rubygems/gems/cgi-0.3.6-java/lib/cgi.rb 
> to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/cgi-0.3.6-java/ext/java/org/jruby/ext/cgi/escape/lib/cgi
>  to /<<PKGBUILDDIR>>/lib/ruby/stdlib
> copy to specifications/default: cgi-0.3.6-java.gemspec
> 
> --- gem csv-3.2.5 ---
> copy gem content to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: /<<PKGBUILDDIR>>/lib/target/rubygems/gems/csv-3.2.5/lib/csv to 
> /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: /<<PKGBUILDDIR>>/lib/target/rubygems/gems/csv-3.2.5/lib/csv.rb to 
> /<<PKGBUILDDIR>>/lib/ruby/stdlib
> copy to specifications/default: csv-3.2.5.gemspec
> 
> --- gem date-3.3.3 ---
> copy gem content to /<<PKGBUILDDIR>>/lib/ruby/stdlib
> copy to specifications/default: date-3.3.3-java.gemspec
> 
> --- gem debug-0.2.1 ---
> copy gem content to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: /<<PKGBUILDDIR>>/lib/target/rubygems/gems/debug-0.2.1/lib/debug.rb 
> to /<<PKGBUILDDIR>>/lib/ruby/stdlib
> copy to specifications/default: debug-0.2.1.gemspec
> 
> --- gem delegate-0.2.0 ---
> copy gem content to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/delegate-0.2.0/lib/delegate.rb to 
> /<<PKGBUILDDIR>>/lib/ruby/stdlib
> copy to specifications/default: delegate-0.2.0.gemspec
> 
> --- gem did_you_mean-1.6.1 ---
> copy gem content to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/did_you_mean-1.6.1/lib/did_you_mean 
> to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/did_you_mean-1.6.1/lib/did_you_mean.rb
>  to /<<PKGBUILDDIR>>/lib/ruby/stdlib
> copy to specifications/default: did_you_mean-1.6.1.gemspec
> 
> --- gem digest-3.1.0 ---
> copy gem content to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/digest-3.1.0-java/lib/digest to 
> /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/digest-3.1.0-java/lib/digest.jar to 
> /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/digest-3.1.0-java/lib/digest.rb to 
> /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/digest-3.1.0-java/ext/java/org/jruby/ext/digest/lib/digest
>  to /<<PKGBUILDDIR>>/lib/ruby/stdlib
> copy to specifications/default: digest-3.1.0-java.gemspec
> 
> --- gem drb-2.1.0 ---
> copy gem content to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: /<<PKGBUILDDIR>>/lib/target/rubygems/gems/drb-2.1.0/lib/drb to 
> /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: /<<PKGBUILDDIR>>/lib/target/rubygems/gems/drb-2.1.0/lib/drb.rb to 
> /<<PKGBUILDDIR>>/lib/ruby/stdlib
> copy to specifications/default: drb-2.1.0.gemspec
> 
> --- gem english-0.7.1 ---
> copy gem content to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/english-0.7.1/lib/English.rb to 
> /<<PKGBUILDDIR>>/lib/ruby/stdlib
> copy to specifications/default: english-0.7.1.gemspec
> 
> --- gem erb-2.2.3 ---
> copy gem content to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: /<<PKGBUILDDIR>>/lib/target/rubygems/gems/erb-2.2.3/lib/erb to 
> /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: /<<PKGBUILDDIR>>/lib/target/rubygems/gems/erb-2.2.3/lib/erb.rb to 
> /<<PKGBUILDDIR>>/lib/ruby/stdlib
> copy executable /<<PKGBUILDDIR>>/lib/target/rubygems/bin/erb to 
> /<<PKGBUILDDIR>>/bin
> copy erb to /<<PKGBUILDDIR>>/lib/ruby/gems/shared/gems/erb-2.2.3/libexec/erb
> copy to specifications/default: erb-2.2.3.gemspec
> 
> --- gem error_highlight-0.3.0 ---
> copy gem content to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/error_highlight-0.3.0/lib/error_highlight
>  to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/error_highlight-0.3.0/lib/error_highlight.rb
>  to /<<PKGBUILDDIR>>/lib/ruby/stdlib
> copy to specifications/default: error_highlight-0.3.0.gemspec
> 
> --- gem ffi-1.16.3 ---
> copy gem content to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: /<<PKGBUILDDIR>>/lib/target/rubygems/gems/ffi-1.16.3-java/lib/ffi 
> to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/ffi-1.16.3-java/lib/ffi.rb to 
> /<<PKGBUILDDIR>>/lib/ruby/stdlib
> copy to specifications/default: ffi-1.16.3-java.gemspec
> 
> --- gem fileutils-1.6.0 ---
> copy gem content to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/fileutils-1.6.0/lib/fileutils.rb to 
> /<<PKGBUILDDIR>>/lib/ruby/stdlib
> copy to specifications/default: fileutils-1.6.0.gemspec
> 
> --- gem find-0.1.1 ---
> copy gem content to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: /<<PKGBUILDDIR>>/lib/target/rubygems/gems/find-0.1.1/lib/find.rb to 
> /<<PKGBUILDDIR>>/lib/ruby/stdlib
> copy to specifications/default: find-0.1.1.gemspec
> 
> --- gem forwardable-1.3.2 ---
> copy gem content to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/forwardable-1.3.2/lib/forwardable 
> to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/forwardable-1.3.2/lib/forwardable.rb
>  to /<<PKGBUILDDIR>>/lib/ruby/stdlib
> copy to specifications/default: forwardable-1.3.2.gemspec
> 
> --- gem getoptlong-0.1.1 ---
> copy gem content to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/getoptlong-0.1.1/lib/getoptlong.rb 
> to /<<PKGBUILDDIR>>/lib/ruby/stdlib
> copy to specifications/default: getoptlong-0.1.1.gemspec
> 
> --- gem io-console-0.7.2 ---
> copy gem content to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/io-console-0.7.2-java/lib/ffi/io to 
> /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/io-console-0.7.2-java/lib/ffi to 
> /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/io-console-0.7.2-java/lib/io to 
> /<<PKGBUILDDIR>>/lib/ruby/stdlib
> copy to specifications/default: io-console-0.7.2-java.gemspec
> 
> --- gem io-wait-0.3.0 ---
> copy gem content to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: /<<PKGBUILDDIR>>/lib/target/rubygems/gems/io-wait-0.3.0-java/lib/io 
> to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/io-wait-0.3.0-java/ext/java/lib/io 
> to /<<PKGBUILDDIR>>/lib/ruby/stdlib
> copy to specifications/default: io-wait-0.3.0-java.gemspec
> 
> --- gem ipaddr-1.2.4 ---
> copy gem content to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/ipaddr-1.2.4/lib/ipaddr.rb to 
> /<<PKGBUILDDIR>>/lib/ruby/stdlib
> copy to specifications/default: ipaddr-1.2.4.gemspec
> 
> --- gem irb-1.4.2 ---
> copy gem content to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: /<<PKGBUILDDIR>>/lib/target/rubygems/gems/irb-1.4.2/lib/irb to 
> /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: /<<PKGBUILDDIR>>/lib/target/rubygems/gems/irb-1.4.2/lib/irb.rb to 
> /<<PKGBUILDDIR>>/lib/ruby/stdlib
> copy executable /<<PKGBUILDDIR>>/lib/target/rubygems/bin/irb to 
> /<<PKGBUILDDIR>>/bin
> copy irb to /<<PKGBUILDDIR>>/lib/ruby/gems/shared/gems/irb-1.4.2/exe/irb
> copy to specifications/default: irb-1.4.2.gemspec
> 
> --- gem jar-dependencies-0.4.1 ---
> copy gem content to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/jar-dependencies-0.4.1/lib/jar-dependencies.rb
>  to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/jar-dependencies-0.4.1/lib/jar_dependencies.rb
>  to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/jar-dependencies-0.4.1/lib/jar_install_post_install_hook.rb
>  to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/jar-dependencies-0.4.1/lib/jar_installer.rb
>  to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/jar-dependencies-0.4.1/lib/jars to 
> /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/jar-dependencies-0.4.1/lib/rubygems_plugin.rb
>  to /<<PKGBUILDDIR>>/lib/ruby/stdlib
> copy executable /<<PKGBUILDDIR>>/lib/target/rubygems/bin/lock_jars to 
> /<<PKGBUILDDIR>>/bin
> copy lock_jars to 
> /<<PKGBUILDDIR>>/lib/ruby/gems/shared/gems/jar-dependencies-0.4.1/bin/lock_jars
> copy to specifications/default: jar-dependencies-0.4.1.gemspec
> 
> --- gem jruby-readline-1.3.7 ---
> copy gem content to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/jruby-readline-1.3.7-java/lib/jline 
> to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/jruby-readline-1.3.7-java/lib/readline
>  to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/jruby-readline-1.3.7-java/lib/readline.jar
>  to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/jruby-readline-1.3.7-java/lib/readline.rb
>  to /<<PKGBUILDDIR>>/lib/ruby/stdlib
> copy to specifications/default: jruby-readline-1.3.7-java.gemspec
> 
> --- gem jruby-openssl-0.15.0 ---
> copy gem content to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/jruby-openssl-0.15.0-java/lib/jopenssl
>  to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/jruby-openssl-0.15.0-java/lib/jopenssl.jar
>  to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/jruby-openssl-0.15.0-java/lib/jruby-openssl.rb
>  to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/jruby-openssl-0.15.0-java/lib/openssl
>  to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/jruby-openssl-0.15.0-java/lib/openssl.rb
>  to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/jruby-openssl-0.15.0-java/lib/org 
> to /<<PKGBUILDDIR>>/lib/ruby/stdlib
> copy to specifications/default: jruby-openssl-0.15.0-java.gemspec
> 
> --- gem json-2.7.1 ---
> copy gem content to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: /<<PKGBUILDDIR>>/lib/target/rubygems/gems/json-2.7.1-java/lib/json 
> to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/json-2.7.1-java/lib/json.rb to 
> /<<PKGBUILDDIR>>/lib/ruby/stdlib
> copy to specifications/default: json-2.7.1-java.gemspec
> 
> --- gem logger-1.5.1 ---
> copy gem content to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: /<<PKGBUILDDIR>>/lib/target/rubygems/gems/logger-1.5.1/lib/logger 
> to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/logger-1.5.1/lib/logger.rb to 
> /<<PKGBUILDDIR>>/lib/ruby/stdlib
> copy to specifications/default: logger-1.5.1.gemspec
> 
> --- gem mutex_m-0.1.1 ---
> copy gem content to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/mutex_m-0.1.1/lib/mutex_m.rb to 
> /<<PKGBUILDDIR>>/lib/ruby/stdlib
> copy to specifications/default: mutex_m-0.1.1.gemspec
> 
> --- gem net-http-0.3.0 ---
> copy gem content to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: /<<PKGBUILDDIR>>/lib/target/rubygems/gems/net-http-0.3.0/lib/net to 
> /<<PKGBUILDDIR>>/lib/ruby/stdlib
> copy to specifications/default: net-http-0.3.0.gemspec
> 
> --- gem net-protocol-0.1.2 ---
> copy gem content to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/net-protocol-0.1.2/lib/net to 
> /<<PKGBUILDDIR>>/lib/ruby/stdlib
> copy to specifications/default: net-protocol-0.1.2.gemspec
> 
> --- gem nkf-0.2.0 ---
> copy gem content to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/nkf-0.2.0-java/lib/kconv.rb to 
> /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/nkf-0.2.0-java/lib/nkf.jar to 
> /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: /<<PKGBUILDDIR>>/lib/target/rubygems/gems/nkf-0.2.0-java/lib/nkf.rb 
> to /<<PKGBUILDDIR>>/lib/ruby/stdlib
> copy to specifications/default: nkf-0.2.0-java.gemspec
> 
> --- gem observer-0.1.1 ---
> copy gem content to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/observer-0.1.1/lib/observer.rb to 
> /<<PKGBUILDDIR>>/lib/ruby/stdlib
> copy to specifications/default: observer-0.1.1.gemspec
> 
> --- gem open3-0.1.2 ---
> copy gem content to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: /<<PKGBUILDDIR>>/lib/target/rubygems/gems/open3-0.1.2/lib/open3 to 
> /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: /<<PKGBUILDDIR>>/lib/target/rubygems/gems/open3-0.1.2/lib/open3.rb 
> to /<<PKGBUILDDIR>>/lib/ruby/stdlib
> copy to specifications/default: open3-0.1.2.gemspec
> 
> --- gem open-uri-0.3.0 ---
> copy gem content to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/open-uri-0.3.0/lib/open-uri.rb to 
> /<<PKGBUILDDIR>>/lib/ruby/stdlib
> copy to specifications/default: open-uri-0.3.0.gemspec
> 
> --- gem optparse-0.2.0 ---
> copy gem content to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/optparse-0.2.0/lib/optionparser.rb 
> to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/optparse-0.2.0/lib/optparse to 
> /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/optparse-0.2.0/lib/optparse.rb to 
> /<<PKGBUILDDIR>>/lib/ruby/stdlib
> copy to specifications/default: optparse-0.2.0.gemspec
> 
> --- gem ostruct-0.5.5 ---
> copy gem content to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/ostruct-0.5.5/lib/ostruct.rb to 
> /<<PKGBUILDDIR>>/lib/ruby/stdlib
> copy to specifications/default: ostruct-0.5.5.gemspec
> 
> --- gem pp-0.3.0 ---
> copy gem content to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: /<<PKGBUILDDIR>>/lib/target/rubygems/gems/pp-0.3.0/lib/pp.rb to 
> /<<PKGBUILDDIR>>/lib/ruby/stdlib
> copy to specifications/default: pp-0.3.0.gemspec
> 
> --- gem prettyprint-0.1.1 ---
> copy gem content to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/prettyprint-0.1.1/lib/prettyprint.rb
>  to /<<PKGBUILDDIR>>/lib/ruby/stdlib
> copy to specifications/default: prettyprint-0.1.1.gemspec
> 
> --- gem pstore-0.1.1 ---
> copy gem content to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/pstore-0.1.1/lib/pstore.rb to 
> /<<PKGBUILDDIR>>/lib/ruby/stdlib
> copy to specifications/default: pstore-0.1.1.gemspec
> 
> --- gem psych-5.1.1.1 ---
> copy gem content to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/psych-5.1.1.1-java/lib/psych to 
> /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/psych-5.1.1.1-java/lib/psych.jar to 
> /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/psych-5.1.1.1-java/lib/psych.rb to 
> /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/psych-5.1.1.1-java/lib/psych_jars.rb
>  to /<<PKGBUILDDIR>>/lib/ruby/stdlib
> copy to specifications/default: psych-5.1.1.1-java.gemspec
> 
> --- gem racc-1.6.0 ---
> copy gem content to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: /<<PKGBUILDDIR>>/lib/target/rubygems/gems/racc-1.6.0-java/lib/racc 
> to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/racc-1.6.0-java/lib/racc.rb to 
> /<<PKGBUILDDIR>>/lib/ruby/stdlib
> copy executable /<<PKGBUILDDIR>>/lib/target/rubygems/bin/racc to 
> /<<PKGBUILDDIR>>/bin
> copy racc to 
> /<<PKGBUILDDIR>>/lib/ruby/gems/shared/gems/racc-1.6.0-java/bin/racc
> copy to specifications/default: racc-1.6.0-java.gemspec
> 
> --- gem rake-ant-1.0.6 ---
> copy gem content to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: /<<PKGBUILDDIR>>/lib/target/rubygems/gems/rake-ant-1.0.6/lib/ant.rb 
> to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: /<<PKGBUILDDIR>>/lib/target/rubygems/gems/rake-ant-1.0.6/lib/rake 
> to /<<PKGBUILDDIR>>/lib/ruby/stdlib
> copy to specifications/default: rake-ant-1.0.6.gemspec
> 
> --- gem rdoc-6.4.1.1 ---
> copy gem content to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: /<<PKGBUILDDIR>>/lib/target/rubygems/gems/rdoc-6.4.1.1/lib/rdoc to 
> /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: /<<PKGBUILDDIR>>/lib/target/rubygems/gems/rdoc-6.4.1.1/lib/rdoc.rb 
> to /<<PKGBUILDDIR>>/lib/ruby/stdlib
> copy executable /<<PKGBUILDDIR>>/lib/target/rubygems/bin/rdoc to 
> /<<PKGBUILDDIR>>/bin
> copy executable /<<PKGBUILDDIR>>/lib/target/rubygems/bin/ri to 
> /<<PKGBUILDDIR>>/bin
> copy rdoc to /<<PKGBUILDDIR>>/lib/ruby/gems/shared/gems/rdoc-6.4.1.1/exe/rdoc
> copy ri to /<<PKGBUILDDIR>>/lib/ruby/gems/shared/gems/rdoc-6.4.1.1/exe/ri
> copy to specifications/default: rdoc-6.4.1.1.gemspec
> 
> --- gem reline-0.4.2 ---
> copy gem content to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: /<<PKGBUILDDIR>>/lib/target/rubygems/gems/reline-0.4.2/lib/reline 
> to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/reline-0.4.2/lib/reline.rb to 
> /<<PKGBUILDDIR>>/lib/ruby/stdlib
> copy to specifications/default: reline-0.4.2.gemspec
> 
> --- gem resolv-replace-0.1.0 ---
> copy gem content to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/resolv-replace-0.1.0/lib/resolv-replace.rb
>  to /<<PKGBUILDDIR>>/lib/ruby/stdlib
> copy to specifications/default: resolv-replace-0.1.0.gemspec
> 
> --- gem rinda-0.1.1 ---
> copy gem content to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: /<<PKGBUILDDIR>>/lib/target/rubygems/gems/rinda-0.1.1/lib/rinda to 
> /<<PKGBUILDDIR>>/lib/ruby/stdlib
> copy to specifications/default: rinda-0.1.1.gemspec
> 
> --- gem ruby2_keywords-0.0.5 ---
> copy gem content to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/ruby2_keywords-0.0.5/lib/ruby2_keywords.rb
>  to /<<PKGBUILDDIR>>/lib/ruby/stdlib
> copy to specifications/default: ruby2_keywords-0.0.5.gemspec
> 
> --- gem securerandom-0.2.0 ---
> copy gem content to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/securerandom-0.2.0/lib/random to 
> /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/securerandom-0.2.0/lib/securerandom.rb
>  to /<<PKGBUILDDIR>>/lib/ruby/stdlib
> copy to specifications/default: securerandom-0.2.0.gemspec
> 
> --- gem shellwords-0.1.0 ---
> copy gem content to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/shellwords-0.1.0/lib/shellwords.rb 
> to /<<PKGBUILDDIR>>/lib/ruby/stdlib
> copy to specifications/default: shellwords-0.1.0.gemspec
> 
> --- gem singleton-0.1.1 ---
> copy gem content to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/singleton-0.1.1/lib/singleton.rb to 
> /<<PKGBUILDDIR>>/lib/ruby/stdlib
> copy to specifications/default: singleton-0.1.1.gemspec
> 
> --- gem stringio-3.0.8 ---
> copy gem content to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/stringio-3.0.8-java/lib/stringio.jar
>  to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/stringio-3.0.8-java/lib/stringio.rb 
> to /<<PKGBUILDDIR>>/lib/ruby/stdlib
> copy to specifications/default: stringio-3.0.8-java.gemspec
> 
> --- gem strscan-3.1.0 ---
> copy gem content to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/strscan-3.1.0-java/ext/jruby/lib/strscan.rb
>  to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/strscan-3.1.0-java/lib/strscan.jar 
> to /<<PKGBUILDDIR>>/lib/ruby/stdlib
> copy to specifications/default: strscan-3.1.0-java.gemspec
> 
> --- gem subspawn-0.1.1 ---
> copy gem content to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/subspawn-0.1.1/lib/subspawn to 
> /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/subspawn-0.1.1/lib/subspawn.rb to 
> /<<PKGBUILDDIR>>/lib/ruby/stdlib
> copy to specifications/default: subspawn-0.1.1.gemspec
> 
> --- gem subspawn-posix-0.1.1 ---
> copy gem content to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/subspawn-posix-0.1.1/lib/subspawn 
> to /<<PKGBUILDDIR>>/lib/ruby/stdlib
> copy to specifications/default: subspawn-posix-0.1.1.gemspec
> 
> --- gem ffi-binary-libfixposix-0.5.1.1 ---
> copy gem content to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/ffi-binary-libfixposix-0.5.1.1-java/lib/libfixposix
>  to /<<PKGBUILDDIR>>/lib/ruby/stdlib
> copy to specifications/default: ffi-binary-libfixposix-0.5.1.1-java.gemspec
> 
> --- gem ffi-bindings-libfixposix-0.5.1.0 ---
> copy gem content to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/ffi-bindings-libfixposix-0.5.1.0/lib/libfixposix
>  to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/ffi-bindings-libfixposix-0.5.1.0/lib/libfixposix.rb
>  to /<<PKGBUILDDIR>>/lib/ruby/stdlib
> copy to specifications/default: ffi-bindings-libfixposix-0.5.1.0.gemspec
> 
> --- gem time-0.2.2 ---
> copy gem content to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: /<<PKGBUILDDIR>>/lib/target/rubygems/gems/time-0.2.2/lib/time.rb to 
> /<<PKGBUILDDIR>>/lib/ruby/stdlib
> copy to specifications/default: time-0.2.2.gemspec
> 
> --- gem timeout-0.3.2 ---
> copy gem content to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/timeout-0.3.2/lib/timeout.rb to 
> /<<PKGBUILDDIR>>/lib/ruby/stdlib
> copy to specifications/default: timeout-0.3.2.gemspec
> 
> --- gem tsort-0.1.0 ---
> copy gem content to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: /<<PKGBUILDDIR>>/lib/target/rubygems/gems/tsort-0.1.0/lib/tsort.rb 
> to /<<PKGBUILDDIR>>/lib/ruby/stdlib
> copy to specifications/default: tsort-0.1.0.gemspec
> 
> --- gem un-0.2.0 ---
> copy gem content to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: /<<PKGBUILDDIR>>/lib/target/rubygems/gems/un-0.2.0/lib/un.rb to 
> /<<PKGBUILDDIR>>/lib/ruby/stdlib
> copy to specifications/default: un-0.2.0.gemspec
> 
> --- gem uri-0.12.2 ---
> copy gem content to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: /<<PKGBUILDDIR>>/lib/target/rubygems/gems/uri-0.12.2/lib/uri to 
> /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: /<<PKGBUILDDIR>>/lib/target/rubygems/gems/uri-0.12.2/lib/uri.rb to 
> /<<PKGBUILDDIR>>/lib/ruby/stdlib
> copy to specifications/default: uri-0.12.2.gemspec
> 
> --- gem weakref-0.1.1 ---
> copy gem content to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: 
> /<<PKGBUILDDIR>>/lib/target/rubygems/gems/weakref-0.1.1/lib/weakref.rb to 
> /<<PKGBUILDDIR>>/lib/ruby/stdlib
> copy to specifications/default: weakref-0.1.1.gemspec
> 
> --- gem yaml-0.2.0 ---
> copy gem content to /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: /<<PKGBUILDDIR>>/lib/target/rubygems/gems/yaml-0.2.0/lib/yaml to 
> /<<PKGBUILDDIR>>/lib/ruby/stdlib
>  copying: /<<PKGBUILDDIR>>/lib/target/rubygems/gems/yaml-0.2.0/lib/yaml.rb to 
> /<<PKGBUILDDIR>>/lib/ruby/stdlib
> copy to specifications/default: yaml-0.2.0.gemspec
> [INFO] 
> [INFO] --- dependency:3.8.1:copy-dependencies (default) @ jruby-stdlib ---
> [INFO] 
> [INFO] --- resources:3.3.1:resources (default-resources) @ jruby-stdlib ---
> [INFO] Copying 76 resources from ruby/gems/shared to 
> target/classes/META-INF/jruby.home/lib/ruby/gems/shared
> [INFO] Copying 1295 resources from .. to target/classes/META-INF/jruby.home
> [INFO] Copying 4 resources from .. to target/classes/META-INF
> [INFO] 
> [INFO] --- polyglot:0.4.11:execute (copy bin/jruby.sh to bin/jruby) @ 
> jruby-stdlib ---
> [INFO] 
> [INFO] --- compiler:3.13.0:compile (default-compile) @ jruby-stdlib ---
> [INFO] No sources to compile
> [INFO] 
> [INFO] --- resources:3.3.1:testResources (default-testResources) @ 
> jruby-stdlib ---
> [INFO] skip non existing resourceDirectory 
> /<<PKGBUILDDIR>>/lib/src/test/resources
> [INFO] 
> [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jruby-stdlib 
> ---
> [INFO] No sources to compile
> [INFO] 
> [INFO] --- surefire:2.22.3:test (default-test) @ jruby-stdlib ---
> [INFO] Tests are skipped.
> [INFO] 
> [INFO] --- polyglot:0.4.11:execute (jrubydir) @ jruby-stdlib ---
> [INFO] 
> [INFO] --- jar:3.3.0:jar (default-jar) @ jruby-stdlib ---
> [INFO] Building jar: /<<PKGBUILDDIR>>/lib/target/jruby-stdlib-9.4.8.0.jar
> [INFO] 
> [INFO] --- install:3.1.3:install (default-install) @ jruby-stdlib ---
> [INFO] Installing /<<PKGBUILDDIR>>/lib/.polyglot.pom.rb to 
> /<<PKGBUILDDIR>>/debian/maven-repo/org/jruby/jruby-stdlib/9.4.8.0/jruby-stdlib-9.4.8.0.pom
> [INFO] Installing /<<PKGBUILDDIR>>/lib/target/jruby-stdlib-9.4.8.0.jar to 
> /<<PKGBUILDDIR>>/debian/maven-repo/org/jruby/jruby-stdlib/9.4.8.0/jruby-stdlib-9.4.8.0.jar
> [INFO] 
> [INFO] ---------------------< org.jruby:jruby-artifacts 
> >----------------------
> [INFO] Building JRuby Artifacts 9.4.8.0                                   
> [5/8]
> [INFO]   from maven/.polyglot.pom.rb
> [INFO] --------------------------------[ pom 
> ]---------------------------------
> [INFO] 
> [INFO] --- install:3.1.3:install (default-install) @ jruby-artifacts ---
> [INFO] Installing /<<PKGBUILDDIR>>/maven/.polyglot.pom.rb to 
> /<<PKGBUILDDIR>>/debian/maven-repo/org/jruby/jruby-artifacts/9.4.8.0/jruby-artifacts-9.4.8.0.pom
> [INFO] 
> [INFO] --------------------------< org.jruby:jruby 
> >---------------------------
> [INFO] Building JRuby Main Maven Artifact 9.4.8.0                         
> [6/8]
> [INFO]   from maven/jruby/.polyglot.pom.rb
> [INFO] --------------------------------[ jar 
> ]---------------------------------
> [INFO] 
> [INFO] --- resources:3.3.1:resources (default-resources) @ jruby ---
> [INFO] Copying 4 resources from ../.. to target/classes/META-INF
> [INFO] 
> [INFO] --- compiler:3.13.0:compile (default-compile) @ jruby ---
> [INFO] No sources to compile
> [INFO] 
> [INFO] --- resources:3.3.1:testResources (default-testResources) @ jruby ---
> [INFO] skip non existing resourceDirectory 
> /<<PKGBUILDDIR>>/maven/jruby/src/test/resources
> [INFO] 
> [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jruby ---
> [INFO] No sources to compile
> [INFO] 
> [INFO] --- surefire:2.22.3:test (default-test) @ jruby ---
> [INFO] Tests are skipped.
> [INFO] 
> [INFO] --- jar:3.3.0:jar (default-jar) @ jruby ---
> [INFO] Building jar: /<<PKGBUILDDIR>>/maven/jruby/target/jruby-9.4.8.0.jar
> [INFO] 
> [INFO] --- build-helper:3.3.0:attach-artifact (attach-artifacts) @ jruby ---
> [INFO] 
> [INFO] --- invoker:3.8.1:install (integration-test) @ jruby ---
> [INFO] Skipping artifact installation per configuration.
> [INFO] 
> [INFO] --- invoker:3.8.1:run (integration-test) @ jruby ---
> [INFO] Skipping invocation per configuration. If this is incorrect, ensure 
> the skipInvocation parameter is not set to true.
> [INFO] 
> [INFO] --- install:3.1.3:install (default-install) @ jruby ---
> [INFO] Installing /<<PKGBUILDDIR>>/maven/jruby/.polyglot.pom.rb to 
> /<<PKGBUILDDIR>>/debian/maven-repo/org/jruby/jruby/9.4.8.0/jruby-9.4.8.0.pom
> [INFO] Installing /<<PKGBUILDDIR>>/maven/jruby/target/jruby-9.4.8.0.jar to 
> /<<PKGBUILDDIR>>/debian/maven-repo/org/jruby/jruby/9.4.8.0/jruby-9.4.8.0.jar
> [INFO] Installing /<<PKGBUILDDIR>>/maven/jruby/src/empty.jar to 
> /<<PKGBUILDDIR>>/debian/maven-repo/org/jruby/jruby/9.4.8.0/jruby-9.4.8.0-sources.jar
> [INFO] Installing /<<PKGBUILDDIR>>/maven/jruby/src/empty.jar to 
> /<<PKGBUILDDIR>>/debian/maven-repo/org/jruby/jruby/9.4.8.0/jruby-9.4.8.0-javadoc.jar
> [INFO] 
> [INFO] ----------------------< org.jruby:jruby-complete 
> >----------------------
> [INFO] Building JRuby Complete 9.4.8.0                                    
> [7/8]
> [INFO]   from maven/jruby-complete/.polyglot.pom.rb
> [INFO] -------------------------------[ bundle 
> ]-------------------------------
> [INFO] Looking for compatible RELEASE version of plugin 
> org.apache.maven.plugins:maven-invoker-plugin
> [INFO] Looking for compatible RELEASE version of plugin 
> org.apache.maven.plugins:maven-resources-plugin
> [INFO] Looking for compatible RELEASE version of plugin 
> org.apache.maven.plugins:maven-compiler-plugin
> [INFO] Looking for compatible RELEASE version of plugin 
> org.apache.maven.plugins:maven-surefire-plugin
> [INFO] Looking for compatible RELEASE version of plugin 
> org.apache.maven.plugins:maven-install-plugin
> [INFO] Looking for compatible RELEASE version of plugin 
> org.codehaus.mojo:build-helper-maven-plugin
> [INFO] Looking for compatible RELEASE version of plugin 
> org.codehaus.mojo:exec-maven-plugin
> [INFO] Looking for compatible RELEASE version of plugin 
> org.apache.maven.plugins:maven-jar-plugin
> [INFO] Looking for compatible RELEASE version of plugin 
> org.apache.maven.plugins:maven-shade-plugin
> [INFO] 
> [INFO] --- resources:3.3.1:resources (default-resources) @ jruby-complete ---
> [INFO] skip non existing resourceDirectory 
> /<<PKGBUILDDIR>>/maven/jruby-complete/src/main/resources
> [INFO] 
> [INFO] --- compiler:3.13.0:compile (default-compile) @ jruby-complete ---
> [INFO] No sources to compile
> [INFO] 
> [INFO] --- resources:3.3.1:testResources (default-testResources) @ 
> jruby-complete ---
> [INFO] skip non existing resourceDirectory 
> /<<PKGBUILDDIR>>/maven/jruby-complete/src/test/resources
> [INFO] 
> [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ jruby-complete 
> ---
> [INFO] No sources to compile
> [INFO] 
> [INFO] --- surefire:2.22.3:test (default-test) @ jruby-complete ---
> [INFO] Tests are skipped.
> [INFO] 
> [INFO] --- bundle:3.5.1:manifest (default) @ jruby-complete ---
> [WARNING] Manifest org.jruby:jruby-complete:bundle:9.4.8.0 : Unused 
> Private-Package instructions, no such package(s) on the class path: [.]
> [WARNING] Manifest org.jruby:jruby-complete:bundle:9.4.8.0 : Export 
> org.jruby,  has 7,  private references [jnr.constants, 
> jnr.constants.platform, jnr.ffi, jnr.posix, org.jcodings, org.joda.time, 
> org.joni]
> [WARNING] Manifest org.jruby:jruby-complete:bundle:9.4.8.0 : Export 
> org.jruby.ast,  has 1,  private references [org.jcodings]
> [WARNING] Manifest org.jruby:jruby-complete:bundle:9.4.8.0 : Export 
> org.jruby.ast.executable,  has 1,  private references [org.jcodings]
> [WARNING] Manifest org.jruby:jruby-complete:bundle:9.4.8.0 : Export 
> org.jruby.common,  has 1,  private references [org.joni]
> [WARNING] Manifest org.jruby:jruby-complete:bundle:9.4.8.0 : Export 
> org.jruby.ext,  has 2,  private references [jnr.constants.platform, jnr.posix]
> [WARNING] Manifest org.jruby:jruby-complete:bundle:9.4.8.0 : Export 
> org.jruby.ext.date,  has 1,  private references [org.joda.time]
> [WARNING] Manifest org.jruby:jruby-complete:bundle:9.4.8.0 : Export 
> org.jruby.ext.ffi.jffi,  has 1,  private references [com.kenai.jffi]
> [WARNING] Manifest org.jruby:jruby-complete:bundle:9.4.8.0 : Export 
> org.jruby.ext.ripper,  has 1,  private references [org.jcodings]
> [WARNING] Manifest org.jruby:jruby-complete:bundle:9.4.8.0 : Export 
> org.jruby.ext.socket,  has 6,  private references [jnr.constants.platform, 
> jnr.ffi.annotations, jnr.ffi.byref, jnr.netdb, jnr.posix, jnr.unixsocket]
> [WARNING] Manifest org.jruby:jruby-complete:bundle:9.4.8.0 : Export 
> org.jruby.ext.zlib,  has 2,  private references [org.jcodings, 
> org.jcodings.transcode]
> [WARNING] Manifest org.jruby:jruby-complete:bundle:9.4.8.0 : Export 
> org.jruby.internal.runtime.methods,  has 1,  private references 
> [com.headius.invokebinder]
> [WARNING] Manifest org.jruby:jruby-complete:bundle:9.4.8.0 : Export 
> org.jruby.ir,  has 1,  private references [org.jcodings]
> [WARNING] Manifest org.jruby:jruby-complete:bundle:9.4.8.0 : Export 
> org.jruby.ir.builder,  has 1,  private references [org.jcodings]
> [WARNING] Manifest org.jruby:jruby-complete:bundle:9.4.8.0 : Export 
> org.jruby.ir.instructions,  has 1,  private references [org.jcodings]
> [WARNING] Manifest org.jruby:jruby-complete:bundle:9.4.8.0 : Export 
> org.jruby.ir.operands,  has 1,  private references [org.jcodings]
> [WARNING] Manifest org.jruby:jruby-complete:bundle:9.4.8.0 : Export 
> org.jruby.ir.persistence,  has 1,  private references [org.jcodings]
> [WARNING] Manifest org.jruby:jruby-complete:bundle:9.4.8.0 : Export 
> org.jruby.ir.runtime,  has 2,  private references [com.headius.invokebinder, 
> org.jcodings]
> [WARNING] Manifest org.jruby:jruby-complete:bundle:9.4.8.0 : Export 
> org.jruby.ir.targets,  has 2,  private references [com.headius.invokebinder, 
> org.jcodings]
> [WARNING] Manifest org.jruby:jruby-complete:bundle:9.4.8.0 : Export 
> org.jruby.ir.targets.indy,  has 2,  private references 
> [com.headius.invokebinder, org.jcodings]
> [WARNING] Manifest org.jruby:jruby-complete:bundle:9.4.8.0 : Export 
> org.jruby.ir.targets.simple,  has 1,  private references [org.jcodings]
> [WARNING] Manifest org.jruby:jruby-complete:bundle:9.4.8.0 : Export 
> org.jruby.javasupport,  has 1,  private references [org.jcodings]
> [WARNING] Manifest org.jruby:jruby-complete:bundle:9.4.8.0 : Export 
> org.jruby.lexer,  has 1,  private references [org.jcodings]
> [WARNING] Manifest org.jruby:jruby-complete:bundle:9.4.8.0 : Export 
> org.jruby.lexer.yacc,  has 1,  private references [org.jcodings]
> [WARNING] Manifest org.jruby:jruby-complete:bundle:9.4.8.0 : Export 
> org.jruby.parser,  has 1,  private references [org.jcodings]
> [WARNING] Manifest org.jruby:jruby-complete:bundle:9.4.8.0 : Export 
> org.jruby.runtime,  has 3,  private references [com.headius.backport9.stack, 
> jnr.constants.platform, org.jcodings]
> [WARNING] Manifest org.jruby:jruby-complete:bundle:9.4.8.0 : Export 
> org.jruby.runtime.backtrace,  has 1,  private references 
> [com.headius.backport9.stack]
> [WARNING] Manifest org.jruby:jruby-complete:bundle:9.4.8.0 : Export 
> org.jruby.runtime.encoding,  has 2,  private references [org.jcodings, 
> org.jcodings.util]
> [WARNING] Manifest org.jruby:jruby-complete:bundle:9.4.8.0 : Export 
> org.jruby.runtime.invokedynamic,  has 1,  private references 
> [com.headius.invokebinder]
> [WARNING] Manifest org.jruby:jruby-complete:bundle:9.4.8.0 : Export 
> org.jruby.runtime.marshal,  has 1,  private references [org.jcodings]
> [WARNING] Manifest org.jruby:jruby-complete:bundle:9.4.8.0 : Export 
> org.jruby.util,  has 9,  private references [jnr.constants.platform, jnr.ffi, 
> jnr.ffi.annotations, jnr.ffi.byref, jnr.ffi.types, jnr.posix, org.jcodings, 
> org.joda.time, org.joni]
> [WARNING] Manifest org.jruby:jruby-complete:bundle:9.4.8.0 : Export 
> org.jruby.util.cli,  has 1,  private references [com.headius.options]
> [WARNING] Manifest org.jruby:jruby-complete:bundle:9.4.8.0 : Export 
> org.jruby.util.io,  has 7,  private references [jnr.constants.platform, 
> jnr.enxio.channels, jnr.ffi, jnr.posix, jnr.unixsocket, org.jcodings, 
> org.jcodings.transcode]
> [WARNING] Manifest org.jruby:jruby-complete:bundle:9.4.8.0 : Export 
> org.jruby.util.time,  has 1,  private references [org.joda.time]
> [INFO] 
> [INFO] --- bundle:3.5.1:bundle (default-bundle) @ jruby-complete ---
> [WARNING] Bundle org.jruby:jruby-complete:bundle:9.4.8.0 : Unused 
> Private-Package instructions, no such package(s) on the class path: [.]
> [WARNING] Bundle org.jruby:jruby-complete:bundle:9.4.8.0 : Export org.jruby,  
> has 7,  private references [jnr.constants, jnr.constants.platform, jnr.ffi, 
> jnr.posix, org.jcodings, org.joda.time, org.joni]
> [WARNING] Bundle org.jruby:jruby-complete:bundle:9.4.8.0 : Export 
> org.jruby.ast,  has 1,  private references [org.jcodings]
> [WARNING] Bundle org.jruby:jruby-complete:bundle:9.4.8.0 : Export 
> org.jruby.ast.executable,  has 1,  private references [org.jcodings]
> [WARNING] Bundle org.jruby:jruby-complete:bundle:9.4.8.0 : Export 
> org.jruby.common,  has 1,  private references [org.joni]
> [WARNING] Bundle org.jruby:jruby-complete:bundle:9.4.8.0 : Export 
> org.jruby.ext,  has 2,  private references [jnr.constants.platform, jnr.posix]
> [WARNING] Bundle org.jruby:jruby-complete:bundle:9.4.8.0 : Export 
> org.jruby.ext.date,  has 1,  private references [org.joda.time]
> [WARNING] Bundle org.jruby:jruby-complete:bundle:9.4.8.0 : Export 
> org.jruby.ext.ffi.jffi,  has 1,  private references [com.kenai.jffi]
> [WARNING] Bundle org.jruby:jruby-complete:bundle:9.4.8.0 : Export 
> org.jruby.ext.ripper,  has 1,  private references [org.jcodings]
> [WARNING] Bundle org.jruby:jruby-complete:bundle:9.4.8.0 : Export 
> org.jruby.ext.socket,  has 6,  private references [jnr.constants.platform, 
> jnr.ffi.annotations, jnr.ffi.byref, jnr.netdb, jnr.posix, jnr.unixsocket]
> [WARNING] Bundle org.jruby:jruby-complete:bundle:9.4.8.0 : Export 
> org.jruby.ext.zlib,  has 2,  private references [org.jcodings, 
> org.jcodings.transcode]
> [WARNING] Bundle org.jruby:jruby-complete:bundle:9.4.8.0 : Export 
> org.jruby.internal.runtime.methods,  has 1,  private references 
> [com.headius.invokebinder]
> [WARNING] Bundle org.jruby:jruby-complete:bundle:9.4.8.0 : Export 
> org.jruby.ir,  has 1,  private references [org.jcodings]
> [WARNING] Bundle org.jruby:jruby-complete:bundle:9.4.8.0 : Export 
> org.jruby.ir.builder,  has 1,  private references [org.jcodings]
> [WARNING] Bundle org.jruby:jruby-complete:bundle:9.4.8.0 : Export 
> org.jruby.ir.instructions,  has 1,  private references [org.jcodings]
> [WARNING] Bundle org.jruby:jruby-complete:bundle:9.4.8.0 : Export 
> org.jruby.ir.operands,  has 1,  private references [org.jcodings]
> [WARNING] Bundle org.jruby:jruby-complete:bundle:9.4.8.0 : Export 
> org.jruby.ir.persistence,  has 1,  private references [org.jcodings]
> [WARNING] Bundle org.jruby:jruby-complete:bundle:9.4.8.0 : Export 
> org.jruby.ir.runtime,  has 2,  private references [com.headius.invokebinder, 
> org.jcodings]
> [WARNING] Bundle org.jruby:jruby-complete:bundle:9.4.8.0 : Export 
> org.jruby.ir.targets,  has 2,  private references [com.headius.invokebinder, 
> org.jcodings]
> [WARNING] Bundle org.jruby:jruby-complete:bundle:9.4.8.0 : Export 
> org.jruby.ir.targets.indy,  has 2,  private references 
> [com.headius.invokebinder, org.jcodings]
> [WARNING] Bundle org.jruby:jruby-complete:bundle:9.4.8.0 : Export 
> org.jruby.ir.targets.simple,  has 1,  private references [org.jcodings]
> [WARNING] Bundle org.jruby:jruby-complete:bundle:9.4.8.0 : Export 
> org.jruby.javasupport,  has 1,  private references [org.jcodings]
> [WARNING] Bundle org.jruby:jruby-complete:bundle:9.4.8.0 : Export 
> org.jruby.lexer,  has 1,  private references [org.jcodings]
> [WARNING] Bundle org.jruby:jruby-complete:bundle:9.4.8.0 : Export 
> org.jruby.lexer.yacc,  has 1,  private references [org.jcodings]
> [WARNING] Bundle org.jruby:jruby-complete:bundle:9.4.8.0 : Export 
> org.jruby.parser,  has 1,  private references [org.jcodings]
> [WARNING] Bundle org.jruby:jruby-complete:bundle:9.4.8.0 : Export 
> org.jruby.runtime,  has 3,  private references [com.headius.backport9.stack, 
> jnr.constants.platform, org.jcodings]
> [WARNING] Bundle org.jruby:jruby-complete:bundle:9.4.8.0 : Export 
> org.jruby.runtime.backtrace,  has 1,  private references 
> [com.headius.backport9.stack]
> [WARNING] Bundle org.jruby:jruby-complete:bundle:9.4.8.0 : Export 
> org.jruby.runtime.encoding,  has 2,  private references [org.jcodings, 
> org.jcodings.util]
> [WARNING] Bundle org.jruby:jruby-complete:bundle:9.4.8.0 : Export 
> org.jruby.runtime.invokedynamic,  has 1,  private references 
> [com.headius.invokebinder]
> [WARNING] Bundle org.jruby:jruby-complete:bundle:9.4.8.0 : Export 
> org.jruby.runtime.marshal,  has 1,  private references [org.jcodings]
> [WARNING] Bundle org.jruby:jruby-complete:bundle:9.4.8.0 : Export 
> org.jruby.util,  has 9,  private references [jnr.constants.platform, jnr.ffi, 
> jnr.ffi.annotations, jnr.ffi.byref, jnr.ffi.types, jnr.posix, org.jcodings, 
> org.joda.time, org.joni]
> [WARNING] Bundle org.jruby:jruby-complete:bundle:9.4.8.0 : Export 
> org.jruby.util.cli,  has 1,  private references [com.headius.options]
> [WARNING] Bundle org.jruby:jruby-complete:bundle:9.4.8.0 : Export 
> org.jruby.util.io,  has 7,  private references [jnr.constants.platform, 
> jnr.enxio.channels, jnr.ffi, jnr.posix, jnr.unixsocket, org.jcodings, 
> org.jcodings.transcode]
> [WARNING] Bundle org.jruby:jruby-complete:bundle:9.4.8.0 : Export 
> org.jruby.util.time,  has 1,  private references [org.joda.time]
> [INFO] 
> [INFO] --- invoker:3.8.1:install (integration-test) @ jruby-complete ---
> [INFO] Skipping artifact installation per configuration.
> [INFO] 
> [INFO] --- polyglot:0.4.11:execute (setup other osgi frameworks) @ 
> jruby-complete ---
> (unknown):0: warning: already initialized constant 
> org.sonatype.maven.polyglot.plugin::ExecuteMojo
> [INFO] 
> [INFO] --- invoker:3.8.1:run (integration-test) @ jruby-complete ---
> [INFO] Skipping invocation per configuration. If this is incorrect, ensure 
> the skipInvocation parameter is not set to true.
> [INFO] 
> [INFO] --- install:3.1.3:install (default-install) @ jruby-complete ---
> [INFO] Installing /<<PKGBUILDDIR>>/maven/jruby-complete/.polyglot.pom.rb to 
> /<<PKGBUILDDIR>>/debian/maven-repo/org/jruby/jruby-complete/9.4.8.0/jruby-complete-9.4.8.0.pom
> [INFO] Installing 
> /<<PKGBUILDDIR>>/maven/jruby-complete/target/jruby-complete-9.4.8.0.jar to 
> /<<PKGBUILDDIR>>/debian/maven-repo/org/jruby/jruby-complete/9.4.8.0/jruby-complete-9.4.8.0.jar
> [INFO] 
> [INFO] --- bundle:3.5.1:install (default-install) @ jruby-complete ---
> [INFO] Writing OBR metadata
> [INFO] Installing org/jruby/jruby-complete/9.4.8.0/jruby-complete-9.4.8.0.jar
> [INFO] Writing OBR metadata
> [INFO] 
> [INFO] ------------------------< org.jruby:jruby-dist 
> >------------------------
> [INFO] Building JRuby Dist 9.4.8.0                                        
> [8/8]
> [INFO]   from maven/jruby-dist/.polyglot.pom.rb
> [INFO] --------------------------------[ pom 
> ]---------------------------------
> [WARNING] The POM for 
> org.apache.maven.plugins:maven-assembly-plugin:jar:3.7.1 is missing, no 
> dependency information available
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Reactor Summary for JRuby 9.4.8.0:
> [INFO] 
> [INFO] JRuby .............................................. SUCCESS [  0.180 
> s]
> [INFO] JRuby Base ......................................... SUCCESS [ 26.305 
> s]
> [INFO] JRuby Core ......................................... SUCCESS [  8.447 
> s]
> [INFO] JRuby Lib Setup .................................... SUCCESS [ 11.379 
> s]
> [INFO] JRuby Artifacts .................................... SUCCESS [  0.009 
> s]
> [INFO] JRuby Main Maven Artifact .......................... SUCCESS [  0.290 
> s]
> [INFO] JRuby Complete ..................................... SUCCESS [ 10.487 
> s]
> [INFO] JRuby Dist ......................................... FAILURE [  0.003 
> s]
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time:  01:01 min
> [INFO] Finished at: 2024-12-22T13:28:40Z
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] Plugin org.apache.maven.plugins:maven-assembly-plugin:3.7.1 or one of 
> its dependencies could not be resolved:
> [ERROR]       Cannot access central (https://repo.maven.apache.org/maven2) in 
> offline mode and the artifact 
> org.apache.maven.plugins:maven-assembly-plugin:jar:3.7.1 has not been 
> downloaded from it before.
> [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/PluginResolutionException
> dh_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.4.8.0\+ds 
> -Dclassworlds.conf=/etc/maven/m2-debian.conf 
> -Dproperties.file.manual=/<<BUILDDIR>>/jruby-9.4.8.0\+ds/debian/maven.properties
>  org.codehaus.plexus.classworlds.launcher.Launcher 
> -s/etc/maven/settings-debian.xml 
> -Ddebian.dir=/<<BUILDDIR>>/jruby-9.4.8.0\+ds/debian 
> -Dmaven.repo.local=/<<BUILDDIR>>/jruby-9.4.8.0\+ds/debian/maven-repo 
> --batch-mode -Djruby.revision=9.4.8.0\+ds-1 -Pmain,complete,dist -DskipTests 
> -Dnotimestamp=true -Dlocale=en_US returned exit code 1
> make[1]: *** [debian/rules:50: override_dh_auto_build] Error 25


The full build log is available from:
http://qa-logs.debian.net/2024/12/22/jruby_9.4.8.0+ds-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20241222;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20241222&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 ---
--- Begin Message ---
Source: jruby
Source-Version: 9.4.8.0+ds-2
Done: Jérôme Charaoui <jer...@riseup.net>

We believe that the bug you reported is fixed in the latest version of
jruby, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1091...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jérôme Charaoui <jer...@riseup.net> (supplier of updated jruby package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 09 Feb 2025 16:13:37 -0500
Source: jruby
Architecture: source
Version: 9.4.8.0+ds-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: Jérôme Charaoui <jer...@riseup.net>
Closes: 1091127
Changes:
 jruby (9.4.8.0+ds-2) unstable; urgency=medium
 .
   * Use secure URI in Homepage field.
   * d/patches: fix ftbfs with null maven plugin version (Closes: #1091127)
Checksums-Sha1:
 aafc56a82d52446f8a9255e61dc80191e24b7bf2 2983 jruby_9.4.8.0+ds-2.dsc
 f815f121e811b36d58b2fdeed4adf673e2d401fc 39068 jruby_9.4.8.0+ds-2.debian.tar.xz
 af69f6fb0e7536537397e628ae62efba8f1bde91 15016 
jruby_9.4.8.0+ds-2_amd64.buildinfo
Checksums-Sha256:
 0d2148049b2551c366ccb8d77fef2791853c65b7e22a112361b1a3e9d062b71b 2983 
jruby_9.4.8.0+ds-2.dsc
 f962b09197a0724e0ed2ce802ec30c5e399a4e1c30156671a9a8ff32c252e7f5 39068 
jruby_9.4.8.0+ds-2.debian.tar.xz
 809e825c19ddf6b521df5015aff1c1368e25fc2d0faa4c55ccb84f9988c550f7 15016 
jruby_9.4.8.0+ds-2_amd64.buildinfo
Files:
 b79f8bfffe80099bf88e47e49778ef75 2983 ruby optional jruby_9.4.8.0+ds-2.dsc
 4e341253e3ae222035b87f9318f9da53 39068 ruby optional 
jruby_9.4.8.0+ds-2.debian.tar.xz
 7bd230ab2127d48b0afc495bae56c296 15016 ruby optional 
jruby_9.4.8.0+ds-2_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iHUEARYIAB0WIQTAq04Rv2xblqv/eu5pxS9ljpiFQgUCZ60O8AAKCRBpxS9ljpiF
QmHbAPoCD3Nvd84RFpxgsfHtxNCGD4IZBndPsIRLRKbe4YmKIQEAxBPpAVgTdK6b
HeLAPN/lvUyuddO9I5wjmxSLNaMgcgk=
=mL5M
-----END PGP SIGNATURE-----

Attachment: pgpc1MHVtxNqF.pgp
Description: PGP signature


--- End Message ---

Reply via email to