Your message dated Fri, 30 Jun 2017 09:49:11 +0000
with message-id <e1dqsy3-00095j...@fasolo.debian.org>
and subject line Bug#866549: fixed in antlr3 3.5.2-7
has caused the Debian Bug report #866549,
regarding antlr3: FTBFS: Missing Build-Depends on junit4
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.)


-- 
866549: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=866549
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: antlr3
Version: 3.5.2-6
Severity: serious

>From my pbuilder build log:

...
 debian/rules build
test -x debian/rules
mkdir -p "."
/usr/share/maven-debian-helper/copy-repo.sh /build/antlr3-3.5.2/debian
find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-compiler/*/*.jar':
No such file or directory
find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-compilers/*/*.jar':
No such file or directory
find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-containers/*/*.jar':
No such file or directory
mh_patchpoms -pantlr3 --debian-build --keep-pom-version
--maven-repo=/build/antlr3-3.5.2/debian/maven-repo
touch debian/stamp-poms-patched
mh_unpatchpoms -pantlr3
rm -f -f debian/stamp-poms-patched
cp -r debian/generated-sources/antlr3/* tool/src/main/java
rm -Rf debian/maven-repo/org/antlr/antlr
rm -Rf debian/maven-repo/org/antlr/antlr-master
rm -Rf debian/maven-repo/org/antlr/antlr-runtime
rm -Rf debian/maven-repo/org/antlr/antlr3-maven-plugin
mh_patchpoms -pantlr3 --debian-build --keep-pom-version
-idebian/maven.bootstrap.ignoreRules
--maven-repo=/build/antlr3-3.5.2/debian/maven-repo
cd . && /usr/lib/jvm/default-java/bin/java -noverify -cp
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
-Dproperties.file.manual=/build/antlr3-3.5.2/debian/maven.properties
-Dclasswor
lds.conf=/etc/maven/m2-debian.conf -Dmaven.home=/usr/share/maven
-Dmaven.multiModuleProjectDirectory=/build/antlr3-3.5.2
org.codehaus.plexus.classworlds.launcher.Launcher
-s/etc/maven/settings-debian.xml -Dmaven.repo.local=/b
uild/antlr3-3.5.2/debian/maven-repo -DbuildNumber="debian-6"
-Ddebian.dir=/build/antlr3-3.5.2/debian -Ddebian.package=antlr3
-Dmaven.repo.local=/build/antlr3-3.5.2/debian/maven-repo
-Dinstall.to.usj=false -Dmaven.test.skip=tr
ue -Duse.maven.repo.local=true -N package install
org.debian.maven:debian-maven-plugin:2.2.1:install
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building ANTLR 3 Master build control POM 3.5.2
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @
antlr-master ---
[INFO] Installing /build/antlr3-3.5.2/pom.xml to
/build/antlr3-3.5.2/debian/maven-repo/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom
[INFO]
[INFO] --- debian-maven-plugin:2.2.1:install (default-cli) @ antlr-master ---
[WARNING] The POM for junit:junit:jar:4.x is missing, no dependency
information available
[INFO] Cleaning pom file: /build/antlr3-3.5.2/pom.xml.save with options:
[INFO]  --keep-pom-version --package=libantlr3-runtime-java
[INFO]  --rules=/build/antlr3-3.5.2/debian/maven.rules
[INFO]  --ignore-rules=/build/antlr3-3.5.2/debian/maven.ignoreRules
[INFO]  --published-rules=/build/antlr3-3.5.2/debian/maven.publishedRules
[INFO]  --no-parent
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.515 s
[INFO] Finished at: 2017-06-30T01:50:47Z
[INFO] Final Memory: 7M/150M
[INFO] ------------------------------------------------------------------------
cd runtime/Java        && cd . && /usr/lib/jvm/default-java/bin/java
-noverify -cp 
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
-Dproperties.file.manual=/build/antlr3-3.5.2/debian/m
aven.properties -Dclassworlds.conf=/etc/maven/m2-debian.conf
-Dmaven.home=/usr/share/maven
-Dmaven.multiModuleProjectDirectory=/build/antlr3-3.5.2
org.codehaus.plexus.classworlds.launcher.Launcher
-s/etc/maven/settings-debian
.xml -Dmaven.repo.local=/build/antlr3-3.5.2/debian/maven-repo
-DbuildNumber="debian-6" -Ddebian.dir=/build/antlr3-3.5.2/debian
-Ddebian.package=antlr3
-Dmaven.repo.local=/build/antlr3-3.5.2/debian/maven-repo
-Dinstall.to.usj=
false -Dmaven.test.skip=true -Duse.maven.repo.local=true package
install org.debian.maven:debian-maven-plugin:2.2.1:install
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building ANTLR 3 Runtime 3.5.2
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for junit:junit:jar:4.x is missing, no dependency
information available
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.193 s
[INFO] Finished at: 2017-06-30T01:50:48Z
[INFO] Final Memory: 7M/150M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project antlr-runtime: Could not
resolve dependencies for project org.antlr:antlr-runtime:jar:3.5.2:
Cannot access central (https://repo.maven.apache.org/maven2) in
offline mode and the artif
act junit:junit:jar:4.x has not been downloaded from it before. ->
[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/DependencyResolutionException
debian/rules:21: recipe for target 'before-mvn-build' failed
make: *** [before-mvn-build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler

--- End Message ---
--- Begin Message ---
Source: antlr3
Source-Version: 3.5.2-7

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

Debian distribution maintenance software
pp.
Emmanuel Bourg <ebo...@apache.org> (supplier of updated antlr3 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, 30 Jun 2017 11:15:48 +0200
Source: antlr3
Binary: antlr3 antlr3-doc antlr3-maven-plugin libantlr3-runtime-java 
libantlr3-gunit-java libantlr3-gunit-java-doc antlr3-gunit-maven-plugin
Architecture: source
Version: 3.5.2-7
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Changed-By: Emmanuel Bourg <ebo...@apache.org>
Description:
 antlr3     - language tool for constructing recognizers, compilers etc
 antlr3-doc - language tool for constructing compilers etc - documentation
 antlr3-gunit-maven-plugin - Maven plugin for gUnit, a unit test framework for 
ANTLR grammars
 antlr3-maven-plugin - Maven plugin for ANTLR 3
 libantlr3-gunit-java - Unit Test framework for ANTLR grammars
 libantlr3-gunit-java-doc - API documentation for gUnit
 libantlr3-runtime-java - Runtime library for ANTLR 3
Closes: 866549
Changes:
 antlr3 (3.5.2-7) unstable; urgency=medium
 .
   * Team upload.
   * Added the missing build dependency on junit4 (Closes: #866549)
   * Standards-Version updated to 4.0.0
Checksums-Sha1:
 c4aaa0f1b6414d1200b6f19e0800407d1fcb3581 2708 antlr3_3.5.2-7.dsc
 b7a4131172390b89c65276504bf1bee8ee3511e6 154760 antlr3_3.5.2-7.debian.tar.xz
 25f87beaa470f23837992006364942a2eed27789 14904 antlr3_3.5.2-7_source.buildinfo
Checksums-Sha256:
 7086bfff0030bc20b8ba15c68e527fdf628343e85f1857dfb3b6197cd390a6cf 2708 
antlr3_3.5.2-7.dsc
 51d94d973871bf38ef2dbc9a690a17c3b34e5491a2e5b63112cfba43e8cc82e4 154760 
antlr3_3.5.2-7.debian.tar.xz
 86b6fbe6782aa7d6401b6a9799a17936d2d47d2c78b0d7910e3d23b8432d4bff 14904 
antlr3_3.5.2-7_source.buildinfo
Files:
 7dbb2b2374bff603f885e35f2efc700f 2708 java optional antlr3_3.5.2-7.dsc
 2215048f9b0bb19efa94e13ff493d4d9 154760 java optional 
antlr3_3.5.2-7.debian.tar.xz
 24009fde819154d9ee7656a4fb8caf06 14904 java optional 
antlr3_3.5.2-7_source.buildinfo

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

iQJGBAEBCAAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAllWGbUSHGVib3VyZ0Bh
cGFjaGUub3JnAAoJEPUTxBnkudCsAsUP/Ar5xM4E08pRucO5kmdRJoZiXcohhe9o
v180KrTf7frxTGqF7lQSF9MK8FOTLZ0OdZGk6dvXt6ZSd2HH+2tP0Duv498Iv4bH
SEgONWIj1RFlksGj6+DMzjAA9tlCnivh1r1RaU1CkL02jrOwAjtak2nNLAe8JD8o
H5Rl72dqqyVGuiLFZl2wtgmixp74VN2kmIS+BRaAfZe26E8mKfcdUDFTJps8vEz2
O7Fb/4V1FeOh9KztVIlGmykpNxCjPu8/RDfVldEhEt0ENEmhJ4L270AhKDZ3Jrxr
SENl5NCaKKMQxEmUo8G4lJfzhcqmtbsctkeWv5Ez/XPNcXh7XssnXC+it0W855vf
exrpaL0ma5h6vZ4ttySq6lJYtzeCcpn10FL14y1DTxN1k9ETJMvwpqxpHYyPb/rG
5C+mjCYnF/f6xfW+9Nrd5cT7fcIHiAWmMTeDt2UZ56DNjQnmItDUyiAtIPCiCdOR
kyqFZhWPaXmUfLKc1DxdqVP5RQHVjmdH7mhJ0g0g+xMAdzpLppxeAhxNXCMCaTsl
YxttHfGWbtkNvd1B7CHWmbovNgwI1SPtGWoC/aZxFsba4pv+faXQzIodk/jm2NRK
qgh//M5qU+LeGh3zyYXuYXAmaIyRBU0HaW/U4LVqxrpBJ38s+KLIpgDDYLCzQZNG
y+1QfKlc2YyC
=2FLv
-----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