Your message dated Fri, 22 Jan 2021 10:48:24 +0000
with message-id <e1l2tzm-000isi...@fasolo.debian.org>
and subject line Bug#980371: fixed in antlr4 4.7.2-4
has caused the Debian Bug report #980371,
regarding libjsonp-java 1.1.2-1 breaks antlr4-maven-plugin
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.)


-- 
980371: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=980371
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:libjsonp-java
Version: 1.1.2-1
Severity: serious
X-Debbugs-Cc: t...@gaussglocke.de

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Dear maintainer, 

With the new libjsonp-java upload, the antlr4-maven-plugin has become
unusable, which makes build-dependent Java packages FTBFS.

I encountered the problem while working on a new package that suddenly
broke in an unexpected way, and I verified it independently with an
attempted rebuild of eprosima-idl-parser.

Relevant build log excerpt:

8< --------------------------------------------------------

I: Running cd /build/eprosima-idl-parser-1.0.2+dfsg/ && env 
PATH="/usr/sbin:/usr/bin:/sbin:/bin" HOME="/nonexistent" dpkg-buildpackage -us 
-uc 
dpkg-buildpackage: info: source package eprosima-idl-parser
dpkg-buildpackage: info: source version 1.0.2+dfsg-2
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Timo Röhling <t...@gaussglocke.de>
 dpkg-source --before-build .
dpkg-buildpackage: info: host architecture amd64
 debian/rules clean
dh clean --buildsystem=maven
   dh_auto_clean -O--buildsystem=maven
        bash -c "for dir in \$(find . -name target -type d); do if [ -f \$(echo 
\$dir | sed -e s/target\$/pom.xml/) ]; then rm -Rf \$dir; fi done"
        mh_unpatchpoms -plibeprosima-idl-parser-java
   dh_autoreconf_clean -O--buildsystem=maven
   dh_clean -O--buildsystem=maven
 dpkg-source -b .
dpkg-source: info: using source format '3.0 (quilt)'
dpkg-source: info: building eprosima-idl-parser using existing 
./eprosima-idl-parser_1.0.2+dfsg.orig.tar.gz
dpkg-source: info: using patch list from debian/patches/series
dpkg-source: info: building eprosima-idl-parser in 
eprosima-idl-parser_1.0.2+dfsg-2.debian.tar.xz
dpkg-source: info: building eprosima-idl-parser in 
eprosima-idl-parser_1.0.2+dfsg-2.dsc
 debian/rules binary
dh binary --buildsystem=maven
   dh_update_autotools_config -O--buildsystem=maven
   dh_autoreconf -O--buildsystem=maven
   dh_auto_configure -O--buildsystem=maven
        mh_patchpoms -plibeprosima-idl-parser-java --debian-build 
--keep-pom-version 
--maven-repo=/build/eprosima-idl-parser-1.0.2\+dfsg/debian/maven-repo
   dh_auto_build -O--buildsystem=maven
        /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=/build/eprosima-idl-parser-1.0.2\+dfsg 
-Dclassworlds.conf=/etc/maven/m2-debian.conf 
-Dproperties.file.manual=/build/eprosima-idl-parser-1.0.2\+dfsg/debian/maven.properties
 org.codehaus.plexus.classworlds.launcher.Launcher 
-s/etc/maven/settings-debian.xml 
-Ddebian.dir=/build/eprosima-idl-parser-1.0.2\+dfsg/debian 
-Dmaven.repo.local=/build/eprosima-idl-parser-1.0.2\+dfsg/debian/maven-repo 
package -DskipTests -Dnotimestamp=true -Dlocale=en_US
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by 
com.google.inject.internal.cglib.core.$ReflectUtils$1 
(file:/usr/share/maven/lib/guice.jar) to method 
java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
WARNING: Please consider reporting this to the maintainers of 
com.google.inject.internal.cglib.core.$ReflectUtils$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal 
reflective access operations
WARNING: All illegal access operations will be denied in a future release
[INFO] Scanning for projects...
[INFO] 
[INFO] -----------------< com.eprosima.idl:com.eprosima.idl >------------------
[INFO] Building com.eprosima.idl 1.0.0
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.136 s
[INFO] Finished at: 2021-01-18T11:08:51Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project com.eprosima.idl: Could not resolve 
dependencies for project com.eprosima.idl:com.eprosima.idl:jar:1.0.0: Cannot 
access central (https://repo.maven.apache.org/maven2) in offline mode and the 
artifact javax.json:javax.json-api:bundle:debian 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
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=/build/eprosima-idl-parser-1.0.2\+dfsg 
-Dclassworlds.conf=/etc/maven/m2-debian.conf 
-Dproperties.file.manual=/build/eprosima-idl-parser-1.0.2\+dfsg/debian/maven.properties
 org.codehaus.plexus.classworlds.launcher.Launcher 
-s/etc/maven/settings-debian.xml 
-Ddebian.dir=/build/eprosima-idl-parser-1.0.2\+dfsg/debian 
-Dmaven.repo.local=/build/eprosima-idl-parser-1.0.2\+dfsg/debian/maven-repo 
package -DskipTests -Dnotimestamp=true -Dlocale=en_US returned exit code 1
make: *** [debian/rules:4: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

- -------------------------------------------------------- >8

Cheers
Timo


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

iQGzBAEBCgAdFiEEJvtDgpxjkjCIVtam+C8H+466LVkFAmAFbyQACgkQ+C8H+466
LVnW2wwA57mYk5SPSglU2Ne6csS9kSlyAC/bglAa4JUlumi8cDnevjSBVO3197OO
cvzrSWEesVi8De+SLjtNILPRi4uMRz+Ay246NEifTIPMzZxr6u1RWmzgYRV9Nz1F
NgOASuOIHE7DyjyK6wFV+JpeJnKqEU7EpBNde3CuBlR74MxfzSM1R6uW0LNjmRkC
BrnA9wXmVHY9+ng4KAjab/p8rBGqK0iIEO/3cVbBDcNUQwQ7Wg7dGD8qHhyGe9xk
OH9QhU4sTwJ6kuoWx5VD403hU34e0nOmAm5iMQY4ieQ6xj/DYJHNrvwcJBR+36Bo
9NfeFssBQ4O9bXWWXdY6Y8npP0brPsfoeUFs2IKahGQ0qn1BpQbVXxThoHnMiicY
GgtzsbCd0VW1XB7UjnlCeGlOdPiSUVFtAX3aTbbSTNnMEj/agie+2Xb9ax38Duad
3Ma7gZO0C54g5TH262PhJ7Vf42OyvB7y99JgzF9upfFV0bUhcjxW+FNI+vu+b++u
MHiMymof
=KkhC
-----END PGP SIGNATURE-----

--- End Message ---
--- Begin Message ---
Source: antlr4
Source-Version: 4.7.2-4
Done: Jochen Sprickerhof <jspri...@debian.org>

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

Debian distribution maintenance software
pp.
Jochen Sprickerhof <jspri...@debian.org> (supplier of updated antlr4 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: Fri, 22 Jan 2021 11:31:28 +0100
Source: antlr4
Architecture: source
Version: 4.7.2-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: Jochen Sprickerhof <jspri...@debian.org>
Closes: 980371
Changes:
 antlr4 (4.7.2-4) unstable; urgency=medium
 .
   * Team upload.
   * Fix dependency to new libjsonp-java (Closes: #980371)
   * Add MA hint
Checksums-Sha1:
 9e2c0733ff6e1d6a863f7353097a16fe78025f13 2491 antlr4_4.7.2-4.dsc
 76418ef6ade484a4177d25278ae53331332b1492 11868 antlr4_4.7.2-4.debian.tar.xz
 7a40c7b40dac0412c84f8f3dc3e8275c64872f09 14234 antlr4_4.7.2-4_source.buildinfo
Checksums-Sha256:
 95ebdcd719902f7ac6f5dcf44cde836ef8f286de24f6e813d892acf028f09d0c 2491 
antlr4_4.7.2-4.dsc
 7275a3d4c18b4e1f4b5cc5d7381403689b62754a433f188131691e4da9069aba 11868 
antlr4_4.7.2-4.debian.tar.xz
 ba548ad902b5315e933338ca463baedb79c13154c85e63510febb9f907632b53 14234 
antlr4_4.7.2-4_source.buildinfo
Files:
 d0b8801f324365b764447627ac923e40 2491 java optional antlr4_4.7.2-4.dsc
 cc7fdeabcdafad8e43ae8ddbd642f0da 11868 java optional 
antlr4_4.7.2-4.debian.tar.xz
 d4546a25e9037955e3aaad1c8350058a 14234 java optional 
antlr4_4.7.2-4_source.buildinfo

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

iQIzBAEBCgAdFiEEc7KZy9TurdzAF+h6W//cwljmlDMFAmAKqYwACgkQW//cwljm
lDOyOw//alofCfQ1uGBQ+1LyBq+3ClZVQfRnrp1uAqe205NWV47LEQRYQQ1EA0Ev
rvM37vhUrIPFMSYqSOIARJbyZOrzfGRFZRyTBIyrLSBeFpogXC6Xd17kFfhqMRlq
Rd9pOObzRRCgy2gs8Yqpp8ijff/P1vVIe+HXqKbhioVE+5El3rjat1bBjKI7VXuj
/Ohc3qeqCTsAornkZa23r1Kx5aPlGzJLekC+nQKkxgdinfpPNENsjrKNYU0dH6CE
gNPJtBSHkVpFHv+e4XW2Ot7vB7mHT6vEwYEwmYapAl68pkHJXoGkoYhqMih63RUw
CQ7Tfaf3FOuPXk/Gmd7s+/dm3o0px3czL1GPZX/gCHgXVOx+PDmNMSNtbjp0/ujP
50Gatc1l+tD9ULbSMRKPfIoOrFRcWwIH/YNUgfJ6EfrYqNBzemUs9MkE+cSshT5n
d5n1ZHEFkc8Bm3+vgqDHdHwT/BuuuwlO9yKddMohh6jpokWADuHntaIjqRa83V22
hj6BjULnyr4ijPjNIq3ogvCbA3V1ohIYw/Auk1ftWdMKBQ7ZRi0NHSz7Ogr2feT5
nKFQvaesgbzSjXbniguI2LERm0qFAB/pvggXUJKDssbszjQSC3Lc/FWd5sp0lF26
bx1GbHUb5tv1TdE1wLzENZwlAGUxYosLEGnp4jhbPypYKEHTHKs=
=rIFO
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to