Your message dated Sat, 22 Sep 2018 23:31:09 +0300
with message-id <20180922203109.GQ27283@localhost>
and subject line taglibs-standard builds again in unstable
has caused the Debian Bug report #906415,
regarding taglibs-standard: FTBFS in buster/sid (failing tests)
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.)


-- 
906415: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906415
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:taglibs-standard
Version: 1.2.5-2
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 -plibtaglibs-standard-spec-java --debian-build 
--keep-pom-version --maven-repo=/<<PKGBUILDDIR>>/debian/maven-repo
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_build -- install
        /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 install 
-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

[... snipped ...]

[ERROR]   EscapeXMLTest.setup:45 ? IllegalArgument
[ERROR]   EscapeXMLTest.setup:45 ? IllegalArgument
[ERROR]   EscapeXMLTest.setup:45 ? IllegalArgument
[ERROR]   EscapeXMLTest.setup:45 ? IllegalArgument
[ERROR]   EscapeXMLTest.setup:45 ? IllegalArgument
[ERROR]   EscapeXMLTest.setup:45 ? IllegalArgument
[ERROR]   EscapeXMLTest.setup:45 ? IllegalArgument
[ERROR]   EscapeXMLTest.setup:45 ? IllegalArgument
[ERROR]   EscapeXMLTest.setup:45 ? IllegalArgument
[ERROR]   EscapeXMLTest.setup:45 ? IllegalArgument
[ERROR]   EscapeXMLTest.setup:45 ? IllegalArgument
[ERROR]   EscapeXMLTest.setup:45 ? IllegalArgument
[ERROR]   EscapeXMLTest.setup:45 ? IllegalArgument
[ERROR]   EscapeXMLTest.setup:45 ? IllegalArgument
[INFO] 
[ERROR] Tests run: 96, Failures: 0, Errors: 23, Skipped: 4
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Standard Taglib 1.2.5 ....................... SUCCESS [  0.004 s]
[INFO] Apache Standard Taglib Specification API ........... SUCCESS [  2.305 s]
[INFO] Apache Standard Taglib Implementation .............. FAILURE [  2.144 s]
[INFO] Apache Standard Taglib 1.0 EL Support 1.2.5 ........ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5.757 s
[INFO] Finished at: 2018-08-15T05:11:07Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.21.0:test (default-test) on 
project taglibs-standard-impl: There are test failures.
[ERROR] 
[ERROR] Please refer to /<<PKGBUILDDIR>>/impl/target/surefire-reports for the 
individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, 
[date].dumpstream and [date]-jvmRun[N].dumpstream.
[ERROR] -> [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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :taglibs-standard-impl
dh_auto_test: /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 test 
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/taglibs-standard.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 ---
Whatever caused this seems recently fixed in unstable,
and the fix will likely soon migrate to testing:

https://tests.reproducible-builds.org/debian/history/taglibs-standard.html
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/taglibs-standard.html

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed

--- End Message ---
__
This is the maintainer address of Debian's Java team
<https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-maintainers>.
 Please use
[email protected] for discussions and questions.

Reply via email to