Your message dated Wed, 04 Dec 2013 05:18:30 +0000
with message-id <e1vo4r0-0008or...@franck.debian.org>
and subject line Bug#730878: fixed in jgit 3.1.0-2
has caused the Debian Bug report #730878,
regarding jgit: FTBFS: 
/«PKGBUILDDIR»/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/debug/DiffAlgorithms.java:[120,52]
 error: cannot find symbol
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.)


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

Hi,

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

Relevant part (hopefully): 
> main:
>      [copy] Copying 1 file to 
> /«PKGBUILDDIR»/org.eclipse.jgit.pgm/target/META-INF
> [INFO] Executed tasks
> [INFO] [resources:resources {execution: default-resources}]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 3 resources
> [INFO] Copying 1 resource
> [INFO] [compiler:compile {execution: default-compile}]
> [INFO] Compiling 62 source files to 
> /«PKGBUILDDIR»/org.eclipse.jgit.pgm/target/classes
> [INFO] -------------------------------------------------------------
> [ERROR] COMPILATION ERROR : 
> [INFO] -------------------------------------------------------------
> [ERROR] 
> /«PKGBUILDDIR»/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/RevWalkTextBuiltin.java:[127,48]
>  error: cannot find symbol
> [ERROR]   symbol:   method multiValued()
>   location: @interface Option
> /«PKGBUILDDIR»/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/Show.java:[90,48]
>  error: cannot find symbol
> [ERROR]   symbol:   method multiValued()
>   location: @interface Option
> /«PKGBUILDDIR»/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/debug/TextHashFunctions.java:[253,26]
>  error: cannot find symbol
> [ERROR]   symbol:   method multiValued()
>   location: @interface Option
> /«PKGBUILDDIR»/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/debug/TextHashFunctions.java:[256,26]
>  error: cannot find symbol
> [ERROR]   symbol:   method multiValued()
>   location: @interface Option
> /«PKGBUILDDIR»/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/debug/TextHashFunctions.java:[262,52]
>  error: cannot find symbol
> [ERROR]   symbol:   method multiValued()
>   location: @interface Option
> /«PKGBUILDDIR»/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/Status.java:[74,48]
>  error: cannot find symbol
> [ERROR]   symbol:   method multiValued()
>   location: @interface Option
> /«PKGBUILDDIR»/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/LsTree.java:[69,49]
>  error: cannot find symbol
> [ERROR]   symbol:   method multiValued()
>   location: @interface Option
> /«PKGBUILDDIR»/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/Diff.java:[92,49]
>  error: cannot find symbol
> [ERROR]   symbol:   method multiValued()
>   location: @interface Option
> /«PKGBUILDDIR»/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/Daemon.java:[78,108]
>  error: cannot find symbol
> [ERROR]   symbol:   method multiValued()
>   location: @interface Option
> /«PKGBUILDDIR»/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/Daemon.java:[81,110]
>  error: cannot find symbol
> [ERROR]   symbol:   method multiValued()
>   location: @interface Option
> /«PKGBUILDDIR»/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/Daemon.java:[84,121]
>  error: cannot find symbol
> [ERROR]   symbol:   method multiValued()
>   location: @interface Option
> /«PKGBUILDDIR»/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/Daemon.java:[87,122]
>  error: cannot find symbol
> [ERROR]   symbol:   method multiValued()
>   location: @interface Option
> /«PKGBUILDDIR»/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/DiffTree.java:[72,48]
>  error: cannot find symbol
> [ERROR]   symbol:   method multiValued()
>   location: @interface Option
> /«PKGBUILDDIR»/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/debug/DiffAlgorithms.java:[114,31]
>  error: cannot find symbol
> [ERROR]   symbol:   method multiValued()
>   location: @interface Option
> /«PKGBUILDDIR»/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/debug/DiffAlgorithms.java:[120,52]
>  error: cannot find symbol
> [ERROR]   symbol:   method multiValued()
>   location: @interface Option
> /«PKGBUILDDIR»/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/opt/CmdLineParser.java:[187,3]
>  error: no suitable constructor found for 
> OptionDef(String,String,boolean,Class<CAP#1>,boolean)
> [INFO] 16 errors 
> [INFO] -------------------------------------------------------------
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Compilation failure
> 
> /«PKGBUILDDIR»/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/RevWalkTextBuiltin.java:[127,48]
>  error: cannot find symbol
>   symbol:   method multiValued()
>   location: @interface Option
> /«PKGBUILDDIR»/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/Show.java:[90,48]
>  error: cannot find symbol
>   symbol:   method multiValued()
>   location: @interface Option
> /«PKGBUILDDIR»/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/debug/TextHashFunctions.java:[253,26]
>  error: cannot find symbol
>   symbol:   method multiValued()
>   location: @interface Option
> /«PKGBUILDDIR»/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/debug/TextHashFunctions.java:[256,26]
>  error: cannot find symbol
>   symbol:   method multiValued()
>   location: @interface Option
> /«PKGBUILDDIR»/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/debug/TextHashFunctions.java:[262,52]
>  error: cannot find symbol
>   symbol:   method multiValued()
>   location: @interface Option
> /«PKGBUILDDIR»/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/Status.java:[74,48]
>  error: cannot find symbol
>   symbol:   method multiValued()
>   location: @interface Option
> /«PKGBUILDDIR»/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/LsTree.java:[69,49]
>  error: cannot find symbol
>   symbol:   method multiValued()
>   location: @interface Option
> /«PKGBUILDDIR»/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/Diff.java:[92,49]
>  error: cannot find symbol
>   symbol:   method multiValued()
>   location: @interface Option
> /«PKGBUILDDIR»/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/Daemon.java:[78,108]
>  error: cannot find symbol
>   symbol:   method multiValued()
>   location: @interface Option
> /«PKGBUILDDIR»/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/Daemon.java:[81,110]
>  error: cannot find symbol
>   symbol:   method multiValued()
>   location: @interface Option
> /«PKGBUILDDIR»/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/Daemon.java:[84,121]
>  error: cannot find symbol
>   symbol:   method multiValued()
>   location: @interface Option
> /«PKGBUILDDIR»/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/Daemon.java:[87,122]
>  error: cannot find symbol
>   symbol:   method multiValued()
>   location: @interface Option
> /«PKGBUILDDIR»/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/DiffTree.java:[72,48]
>  error: cannot find symbol
>   symbol:   method multiValued()
>   location: @interface Option
> /«PKGBUILDDIR»/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/debug/DiffAlgorithms.java:[114,31]
>  error: cannot find symbol
>   symbol:   method multiValued()
>   location: @interface Option
> /«PKGBUILDDIR»/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/debug/DiffAlgorithms.java:[120,52]
>  error: cannot find symbol
>   symbol:   method multiValued()
>   location: @interface Option
> /«PKGBUILDDIR»/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/opt/CmdLineParser.java:[187,3]
>  error: no suitable constructor found for 
> OptionDef(String,String,boolean,Class<CAP#1>,boolean)
> 
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time: 1 minute 42 seconds
> [INFO] Finished at: Thu Nov 28 01:50:50 UTC 2013
> [INFO] Final Memory: 35M/114M
> [INFO] 
> ------------------------------------------------------------------------
> make: *** [mvn-build] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2013/11/28/jgit_3.1.0-1_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: jgit
Source-Version: 3.1.0-2

We believe that the bug you reported is fixed in the latest version of
jgit, 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 730...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jakub Adam <jakub.a...@ktknet.cz> (supplier of updated jgit 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: SHA512

Format: 1.8
Date: Tue, 03 Dec 2013 16:06:14 +0100
Source: jgit
Binary: libjgit-java libjgit-ant-java libjgit-java-doc jgit-cli
Architecture: source all
Version: 3.1.0-2
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Changed-By: Jakub Adam <jakub.a...@ktknet.cz>
Description: 
 jgit-cli   - Java implementation of GIT version control (command line interfac
 libjgit-ant-java - Java implementation of GIT version control (Ant interface)
 libjgit-java - Java implementation of GIT version control
 libjgit-java-doc - Java implementation of GIT version control (documentation)
Closes: 730878
Changes: 
 jgit (3.1.0-2) unstable; urgency=low
 .
   [ Jakub Adam ]
   * Fix FTBFS with args4j 2.0.25 (Closes: #730878).
   * Make Vcs-* fields canonic.
 .
   [ tony mancill ]
   * Bump Standards-Version to 3.9.5 (no changes).
   * Update debian/compat and debhelper dependency to 9.
Checksums-Sha1: 
 a730ea0e9e6698a9b4db00d6ed2bb2c4a4d8ec7e 2390 jgit_3.1.0-2.dsc
 28d71d90b7660fce13e56bfee499e9dbf8fb64d5 11411 jgit_3.1.0-2.debian.tar.gz
 04ce180c9b396cc647b53fe968a30c5285d6da59 1682810 libjgit-java_3.1.0-2_all.deb
 3c53618a19bb37d453a040e5c0b51a72897700e9 15348 libjgit-ant-java_3.1.0-2_all.deb
 e60c119c7f23259e2e5eca21451a510d4658d197 920134 
libjgit-java-doc_3.1.0-2_all.deb
 611e44639d501a6786cd7c1db6627db40d879121 211170 jgit-cli_3.1.0-2_all.deb
Checksums-Sha256: 
 06d91f6991bacc869da5a76e3d9540087e20e937fb6bbd35a777d499bd057bb9 2390 
jgit_3.1.0-2.dsc
 6d9e85d23039259fe25d858ad9bf3e026b6007f066acc7fe44a36fcd58748592 11411 
jgit_3.1.0-2.debian.tar.gz
 e18bcaea638f8cfd5a0e412347e976bb1b95fec34479aca17363f809430bfc55 1682810 
libjgit-java_3.1.0-2_all.deb
 19adde5d377059b694f2e7b75e7e829dbab4f06ac380273049e12e667911d0e2 15348 
libjgit-ant-java_3.1.0-2_all.deb
 f3fc214990e21040dc92debe368441bf2ee2990baf964f0d6ed05f8b2ea84377 920134 
libjgit-java-doc_3.1.0-2_all.deb
 202ba37689de31c63e95e670a8f69f3da5a53616add6b329841a8d865e6cba80 211170 
jgit-cli_3.1.0-2_all.deb
Files: 
 540f7e1604b62ca5b86e24bb4ec0f869 2390 java optional jgit_3.1.0-2.dsc
 a63612fbbaa8e5976991b1b51b39ce8b 11411 java optional jgit_3.1.0-2.debian.tar.gz
 26771fda92d693235e3603f8ff5a3012 1682810 java optional 
libjgit-java_3.1.0-2_all.deb
 aab61a317e261e079f247fa650dee247 15348 java optional 
libjgit-ant-java_3.1.0-2_all.deb
 81cae8253953444cf56d549e03132c15 920134 doc optional 
libjgit-java-doc_3.1.0-2_all.deb
 a9cfb472d21b678b9bbc342cf2401b48 211170 devel optional jgit-cli_3.1.0-2_all.deb

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

iQIcBAEBCgAGBQJSnrgHAAoJECHSBYmXSz6WLhMP/AurrClBrONdPUZjsRLMsJ1t
YdzvaZWgKObIdOn0GY5n2haB9+zPq3SPSjELd4itgRoUO8mpEfIN8fcvw1qDDjF0
kIKRxpJaJg+m5JyNdOfATYzjJx2KPgh1Y8uGuMBrsWoZbvNl/a5cWYEmfdYmwV4z
aW4qlHe5Ki91Fl2j/yl/A198cgtoOp6SqwaISn//LPkiTWXu6YdGgBMKkx5IaibY
2qBhrqTn/AEwLQ/+kNSq/k/WBFeDC57BfgeWq3ufTjvbRj3Ybr5D0qvHLS87bRxr
KREn6x0XH2r8RgWmFt6Xgs8tjoZDo4NQSRwjGjFZ+b7skAY2idLSvBN4aJUjmdpD
OhA7DbjHjww3rwv9cmB6sXCOnM2fOPXQK2vRHIseiryQr4bfq1+EtHSF3ThpnnJD
AUVQ3A+2pzqwbb6Pxv4HANxfAO/j6Z/h08Chz9dfIOZP679wVVWPOJC+tbiW/rCY
6TN7o5caLimYJq/ngYIouETwQsq1XzpGb5tEqFuf1wv0yNxvW/vdAFMJyJZfjS10
d1Ab2tmv84tnfpzDvgKOwsqskY6vwc+VWdvK+HWfBo9lv/+Q717XD2D1T79W6H9Q
q7qJLZQF5MP4kb0A+7Ttwvq1pGWg1Cf+ODHcR3O7Dwk5VOKt0Q5AcbDOy84cuR6c
MfCUOyJf0RbBSUS+pKr/
=zQlE
-----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