Your message dated Fri, 01 Nov 2013 17:03:37 +0000
with message-id <e1vci8h-0006tl...@franck.debian.org>
and subject line Bug#713159: fixed in jruby 1.5.6-6
has caused the Debian Bug report #713159,
regarding jruby: FTBFS: build.xml:313: The archive nailgun-0.7.1.jar doesn't 
exist
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.)


-- 
713159: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713159
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: jruby
Version: 1.5.6-5
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130620 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
>  debian/rules build
> test -x debian/rules
> mkdir -p "."
> # symlink system yecht-ruby jar into shared directory
> ln -s /usr/share/java/yecht-ruby.jar lib/ruby/site_ruby/shared/yecht.jar
> touch debian/stamp-yecht
> cd . && /usr/lib/jvm/default-java/bin/java -classpath 
> /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/java/ant-junit.jar:/usr/share/java/junit4.jar:/usr/lib/jvm/default-java/lib/tools.jar
>   -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dcompile.debug=true 
> -Dcompile.optimize=true     -Ddev.gems=false -DdocsNotNeeded=true 
> -Dshared.lib.dir=/usr/share/java test dist-bin
> Buildfile: /«PKGBUILDDIR»/build.xml
> 
> init:
> 
> jar:
> 
> init:
> 
> extract-rdocs:
> 
> prepare:
>     [mkdir] Created dir: /«PKGBUILDDIR»/build
>     [mkdir] Created dir: /«PKGBUILDDIR»/build/classes
>     [mkdir] Created dir: /«PKGBUILDDIR»/build/classes/jruby
>     [mkdir] Created dir: /«PKGBUILDDIR»/build/classes/test
>     [mkdir] Created dir: /«PKGBUILDDIR»/build/test-results
>     [mkdir] Created dir: /«PKGBUILDDIR»/build/test-results/html
>     [mkdir] Created dir: /«PKGBUILDDIR»/docs/api
> 
> prepare-resources:
>      [copy] Copying 25 files to /«PKGBUILDDIR»/build/classes/jruby
>      [copy] Copying 16 files to /«PKGBUILDDIR»/build/classes/jruby/builtin
>      [copy] Copying 2 files to /«PKGBUILDDIR»/build/classes/jruby
> 
> compile-annotation-binder:
>     [mkdir] Created dir: /«PKGBUILDDIR»/src_gen
>     [javac] /«PKGBUILDDIR»/build.xml:201: warning: 'includeantruntime' was 
> not set, defaulting to build.sysclasspath=last; set to false for repeatable 
> builds
>     [javac] Compiling 6 source files to /«PKGBUILDDIR»/build/classes/jruby
> 
> check-for-optional-java4-packages:
> 
> check-for-optional-packages:
> 
> compile-jruby:
>       [apt] /«PKGBUILDDIR»/build.xml:214: warning: 'includeantruntime' was 
> not set, defaulting to build.sysclasspath=last; set to false for repeatable 
> builds
>       [apt] Since compiler setting isn't classic or modern, ignoring fork 
> setting.
>       [apt] Since compiler setting isn't classic or modern, ignoring fork 
> setting.
>       [apt] Compiling 964 source files to /«PKGBUILDDIR»/build/classes/jruby
>       [apt] Since compiler setting isn't classic or modern, ignoring fork 
> setting.
>       [apt] warning: Annotation types without processors: 
> [java.lang.Override, java.lang.Deprecated, org.jruby.anno.JRubyConstant, 
> java.lang.SuppressWarnings, org.jruby.anno.JRubyModule, 
> java.lang.annotation.Retention, java.lang.annotation.Target, 
> com.kenai.jaffl.annotations.Out, com.kenai.jaffl.annotations.In, 
> com.kenai.jaffl.annotations.Transient]
>       [apt] 1 warning
>       [apt] /«PKGBUILDDIR»/src/org/jruby/RubyString.java:771: warning: 
> [deprecation] replace(byte[]) in org.jruby.util.ByteList has been deprecated
>       [apt]         value.replace(bytes);
>       [apt]              ^
>       [apt] Note: Some input files use unchecked or unsafe operations.
>       [apt] Note: Recompile with -Xlint:unchecked for details.
>       [apt] 1 warning
> 
> compile:
> 
> generate-method-classes:
> 
> _gmc_internal_:
>      [echo] Generating invokers...
>      [echo] Compiling populators...
>     [javac] /«PKGBUILDDIR»/build.xml:246: warning: 'includeantruntime' was 
> not set, defaulting to build.sysclasspath=last; set to false for repeatable 
> builds
>     [javac] Compiling 187 source files to /«PKGBUILDDIR»/build/classes/jruby
>    [delete] Deleting: /«PKGBUILDDIR»/src_gen/annotated_classes.txt
> 
> generate-unsafe:
> 
> _gu_internal_:
>      [echo] Generating Unsafe impl...
> 
> unzip-native-libs:
>     [mkdir] Created dir: /«PKGBUILDDIR»/lib/native
> 
> jar-jruby:
> 
> _update_scm_revision_:
> 
> _update_scm_revision_with_ruby_:
> 
> _update_scm_revision_with_jruby_:
>      [echo] Using JRuby to calculate revision...
>      [echo] Adjust ruby.executable value in build.properties to speed things 
> up!
>      [java] JVM args ignored when same JVM is used.
> 
> BUILD FAILED
> /«PKGBUILDDIR»/build.xml:566: The following error occurred while executing 
> this line:
> /«PKGBUILDDIR»/build.xml:313: The archive nailgun-0.7.1.jar doesn't exist
> 
> Total time: 1 minute 7 seconds
> make: *** [debian/stamp-ant-build] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2013/06/20/jruby_1.5.6-5_unstable.log

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!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: jruby
Source-Version: 1.5.6-6

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 713...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
gregor herrmann <gre...@debian.org> (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: Fri, 01 Nov 2013 17:55:29 +0100
Source: jruby
Binary: jruby
Architecture: source all
Version: 1.5.6-6
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Changed-By: gregor herrmann <gre...@debian.org>
Description: 
 jruby      - 100% pure-Java implementation of Ruby
Closes: 696283 713159
Changes: 
 jruby (1.5.6-6) unstable; urgency=low
 .
   * Team upload.
 .
   [ tony mancill ]
   * Apply patch to set FD_CLOEXEC correctly using F_SETFD not F_SETFL.
     - Thank you to Guillem Jover. (Closes: #696283)
 .
   [ gregor herrmann ]
   * Apply all changes from the Ubuntu package:
     - Depend on default-jre.
     - Add patch 0011-java7-compat.patch. Fix build issue with OpenJDK 7.
       Thanks, Julian Taylor.
     - Add patch 0012-nailgun.patch. Use unversioned nailgun.jar.
       Thanks, Julian Taylor.
       Change re the Ubuntu version: nailgun.jar instead of nailgun-0.9.0.jar.
       (Closes: #713159)
   * debian/control: use canonical URLs for Vcs-*.
   * Declare compliance with Debian Policy 3.9.5.
Checksums-Sha1: 
 2ea65746d8a69ac499dc7ba29b011b1a77163de9 2294 jruby_1.5.6-6.dsc
 2e91d2b0f6a088cc402f5bb39b8ab8ff9fff10b9 37558 jruby_1.5.6-6.debian.tar.gz
 de2d5ac8667ae2955cd0765e5ddc491873995aaa 7746018 jruby_1.5.6-6_all.deb
Checksums-Sha256: 
 2db4e0bc214387695a07ff107c3709e8ac08c1efd6197bf2390148927546d6d0 2294 
jruby_1.5.6-6.dsc
 9c298489289c9773d3863339a1677639ee2cfa3f43b3c006c5f2c837cfb8e632 37558 
jruby_1.5.6-6.debian.tar.gz
 4d689b72574b886e73dba2e80adbc3fdc34cb54b25f5582b6b6d4dc011a1c636 7746018 
jruby_1.5.6-6_all.deb
Files: 
 63ef42772edaccdbe3e167d30372e091 2294 ruby optional jruby_1.5.6-6.dsc
 337f2ca2d7763954324e7f57d982e29b 37558 ruby optional 
jruby_1.5.6-6.debian.tar.gz
 ef0a846b33b24661db39f6aaa9da8fda 7746018 ruby optional jruby_1.5.6-6_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.15 (GNU/Linux)

iQIcBAEBCAAGBQJSc94GAAoJELs6aAGGSaoGE3QP/0jV9oSlLNOG/SMfFBtFVXBM
xwxw8KWemPy768I3K/h+wMabQ5CrvVYBPi7PivQQ7DCSn6oarXJw0w404LUo8qUq
az0D3wprHtQQggfYrsax56yk2ug61I4nIfsEElyRKu1lDbXM7zaSRYNBdyqxnvsU
3LT9IabASskc2+TTEZzX1vLvsnOmlkh5oB37YINHsIxw3qVR0oFPBOtY4NwHqa5Q
TO+YGf3z60Fu58dL9S/WjhdlpraLFqS8qM3fjiTUyG6QqbzualNI+Rh8pzK0SkU/
JcOpaub8HVij36iFjD6CXsRLpaVLbZUQxui5bJBipL80u87VYi+oSJRmkC9uIzAd
EDOZaOLqQLIRJ1Ry7FmQwm2ObVJLGJNmbqcFRPf7y9lSkhqHarKd8qHLXyxve2pI
KOcRAjEksCYrhhn/feLCSDeUssZVuwFF7TqrnvjF1Re9evc/acA3X/WcZVk1MSmP
Okj+QbPWNepQPk4sYsRB7Cm3At/z2MjTOe5M2MxQV4ORRIiZS7dOJmdCYUWoA7dY
mq7aG2+lFKMGHwOf+7I3Z19SsDDZfeXOTL1IzZ48mU5uC38JaVLwyCTCywjNJcyR
FsRABmdFn8kTkgiPM8pmOZf6txtkrme+JQ+Nv40/jyGy9d1qpoAib4dWrUE+dtHg
psUpddpWy1wyzHZGkbGZ
=LDAS
-----END PGP SIGNATURE-----

--- End Message ---
__
This is the maintainer address of Debian's Java team
<http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Reply via email to