Your message dated Thu, 06 Sep 2018 11:53:50 +0000
with message-id <[email protected]>
and subject line Bug#906343: fixed in simple-xml 2.7.1-2
has caused the Debian Bug report #906343,
regarding libsimple-xml-java: Missing dependency on libstax-java
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 [email protected]
immediately.)


-- 
906343: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906343
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:carrotsearch-randomizedtesting
Version: 2.1.17-1
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh build-indep --buildsystem=maven
   dh_update_autotools_config -i -O--buildsystem=maven
   dh_auto_configure -i -O--buildsystem=maven
        mh_patchpoms -plibcarrotsearch-randomizedtesting-java --debian-build 
--keep-pom-version --maven-repo=/<<PKGBUILDDIR>>/debian/maven-repo
   dh_auto_build -i -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=/<<PKGBUILDDIR>> 
-Dclassworlds.conf=/etc/maven/m2-debian.conf 
-Dproperties.file.manual=/<<PKGBUILDDIR>>/debian/maven.properties 
org.codehaus.plexus.classworlds.launcher.Launcher 
-s/etc/maven/settings-debian.xml -Ddebian.dir=/<<PKGBUILDDIR>>/debian 
-Dmaven.repo.local=/<<PKGBUILDDIR>>/debian/maven-repo --batch-mode 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...
[WARNING] The project 
com.carrotsearch.randomizedtesting:randomizedtesting-parent:pom:2.1.17 uses 
prerequisites which is only intended for maven-plugin projects but not for non 
maven-plugin projects. For such purposes you should use the 
maven-enforcer-plugin. See 
https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html

[... snipped ...]

[INFO] 
/<<PKGBUILDDIR>>/randomized-runner/src/main/java/com/carrotsearch/randomizedtesting/RandomizedRunner.java:
 Some input files use unchecked or unsafe operations.
[INFO] 
/<<PKGBUILDDIR>>/randomized-runner/src/main/java/com/carrotsearch/randomizedtesting/RandomizedRunner.java:
 Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-bundle-plugin:3.5.0:manifest (bundle-manifest) @ 
randomizedtesting-runner ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ 
randomizedtesting-runner ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ 
randomizedtesting-runner ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ 
randomizedtesting-runner ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ randomizedtesting-runner 
---
[INFO] Building jar: 
/<<PKGBUILDDIR>>/randomized-runner/target/randomizedtesting-runner-2.1.17.jar
[INFO] 
[INFO] -----------< com.carrotsearch.randomizedtesting:junit4-ant >------------
[INFO] Building RandomizedTesting JUnit4 ANT Task 2.1.17                  [3/3]
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for stax:stax-api:jar:debian is missing, no dependency 
information available
[WARNING] The POM for stax:stax:jar:debian is missing, no dependency 
information available
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] RandomizedTesting Parent POM 2.1.17 ................ SUCCESS [  0.002 s]
[INFO] RandomizedTesting Randomized Runner ................ SUCCESS [  5.782 s]
[INFO] RandomizedTesting JUnit4 ANT Task 2.1.17 ........... FAILURE [  0.055 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6.086 s
[INFO] Finished at: 2018-08-15T06:30:39Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project junit4-ant: Could not resolve 
dependencies for project 
com.carrotsearch.randomizedtesting:junit4-ant:jar:2.1.17: The following 
artifacts could not be resolved: stax:stax-api:jar:debian, 
stax:stax:jar:debian: Cannot access central 
(https://repo.maven.apache.org/maven2) in offline mode and the artifact 
stax:stax-api:jar: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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :junit4-ant
dh_auto_build: /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=/<<PKGBUILDDIR>> 
-Dclassworlds.conf=/etc/maven/m2-debian.conf 
-Dproperties.file.manual=/<<PKGBUILDDIR>>/debian/maven.properties 
org.codehaus.plexus.classworlds.launcher.Launcher 
-s/etc/maven/settings-debian.xml -Ddebian.dir=/<<PKGBUILDDIR>>/debian 
-Dmaven.repo.local=/<<PKGBUILDDIR>>/debian/maven-repo --batch-mode package 
-DskipTests -Dnotimestamp=true -Dlocale=en_US returned exit code 1
make: *** [debian/rules:4: build-indep] Error 1
dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit 
status 2
--------------------------------------------------------------------------------

The build was made with "dpkg-buildpackage -A" in my autobuilder.
Most probably, it also fails here in reproducible builds:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/carrotsearch-randomizedtesting.html

where you can get a full build log if you need it.

If this is really a bug in one of the build-depends, please use reassign and 
affects,
so that this is still visible in the BTS web page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: simple-xml
Source-Version: 2.7.1-2

We believe that the bug you reported is fixed in the latest version of
simple-xml, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Emmanuel Bourg <[email protected]> (supplier of updated simple-xml 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 [email protected])


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

Format: 1.8
Date: Thu, 06 Sep 2018 13:24:34 +0200
Source: simple-xml
Binary: libsimple-xml-java libsimple-xml-java-doc
Architecture: source
Version: 2.7.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<[email protected]>
Changed-By: Emmanuel Bourg <[email protected]>
Description:
 libsimple-xml-java - XML serialization and configuration framework for Java
 libsimple-xml-java-doc - XML serialization and configuration framework for 
Java (documenta
Closes: 906343
Changes:
 simple-xml (2.7.1-2) unstable; urgency=medium
 .
   * Team upload.
   * Removed the stax dependency in the pom (Closes: #906343)
   * Removed the dependency on the JRE
   * Updated the Maven pom
   * Added the missing dependency on libxpp3-java
   * Build with the DH sequencer instead of CDBS
   * Standards-Version updated to 4.2.1
   * Switch to debhelper level 11
   * Switch to source format 3.0 (quilt)
   * Improved the package description
   * Changed the Section from libs to java
Checksums-Sha1:
 7b68e977b11fb5f83329ffb9461533fc8285d57d 2090 simple-xml_2.7.1-2.dsc
 e372254b78403048d76022b7058ed2ad65a6eea2 3996 simple-xml_2.7.1-2.debian.tar.xz
 a2173adeda8687bd80861faa19fbcb8aebc1fd12 11030 
simple-xml_2.7.1-2_source.buildinfo
Checksums-Sha256:
 4570d6207498b6fb03a025548872fc9d965459b41c02872350a4c424880cbf5c 2090 
simple-xml_2.7.1-2.dsc
 b9666c1b14d5402927a7220091f6a7a240480ce7096970ee65e37f396063db79 3996 
simple-xml_2.7.1-2.debian.tar.xz
 7b3cb3d260b95e8d07394a54c7652d5bfc1528d415dafa23462bac873c052386 11030 
simple-xml_2.7.1-2_source.buildinfo
Files:
 3bb77f1fa3a26ab458fc6e2275cd5d57 2090 java optional simple-xml_2.7.1-2.dsc
 7497a4f5c3b0f7d8478b6f605081fea5 3996 java optional 
simple-xml_2.7.1-2.debian.tar.xz
 f584fc353d0bcc77fcb9ef7ebc3bb530 11030 java optional 
simple-xml_2.7.1-2_source.buildinfo

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

iQJGBAEBCgAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAluRDuoSHGVib3VyZ0Bh
cGFjaGUub3JnAAoJEPUTxBnkudCs3UQP/3udJe1f8sU/UZbTaNl9ovSnxa5UeUj6
XcZvkfoG/ITVRKkYoUD5fpVf3GSOWa1pTKRnQ2Wew47dQ/oPD8sjmBwO+s4Chllm
WVEdF+7EytVOGNzgheW6qc6n0ZiDnpOzlPnK5Gb0Q+Jj9oQU2qT/snvxc2EQtfMQ
DvKt/iSPwxKAwLOURhsqdE1G33HW4Ypj8LmZw/2wE7m3np2Jmmr0JYRase5VBPuj
AyB9jkk5ShIMqgsyxTb35bAdoxAKRHeX4+LVoERXCGUPHsUc84JVhvLcHFoaFeiI
YRsrADrd5LyxRIbf4mN8jCHnEu2LVssVWDiJMIfNzTq4g5V1NUgaNf8dl/WBasht
7/hINDwLxXhGVJ1njdfrz49RrvIsjEnKD9GUmgsFqcZ06fTPKuTv26ZXBLR/2X6b
2NCaDKpP7/vaIfIYnaEysJX5hEog1hSzqKeC7eSvh7E+OMebFpG/8by05pm9xsRu
aR55q3tzWtComAsG61DxWWS4FIvM0sZPyAmTtn9LGkPu6iuMJrD8Eucs94oO83k7
X9d+IySZO7LoiKiiuzEXcOkwjHzY2PvvyZe1kGhFLbacAjrb7x33C7wx8u+583Bw
eVLUYg5FM2Yka57a37BCZQ9/QHFIZTcJRxq9GYFloMhy5kH68xSRFNLR33/6cj6Y
8aFKiezbiz/K
=GNHe
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to