Your message dated Fri, 03 Feb 2017 21:18:35 +0000
with message-id <e1czlfb-0006ej...@fasolo.debian.org>
and subject line Bug#852880: fixed in commons-math3 3.6.1-2
has caused the Debian Bug report #852880,
regarding commons-math3: FTBFS: find: 
'/usr/share/maven-repo/org/codehaus/plexus/plexus-containers/*/*.jar': No such 
file or directory
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.)


-- 
852880: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=852880
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: commons-math3
Version: 3.6.1-1
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20170128 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):
>  debian/rules build
> dh build --buildsystem=maven
>    dh_testdir -O--buildsystem=maven
>    dh_update_autotools_config -O--buildsystem=maven
>    dh_auto_configure -O--buildsystem=maven
> 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 -plibcommons-math3-java --debian-build --keep-pom-version 
> --maven-repo=/<<PKGBUILDDIR>>/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:/usr/lib/jvm/default-java/lib/tools.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 package javadoc:jar 
> javadoc:aggregate -DskipTests -Dnotimestamp=true -Dlocale=en_US
> [INFO] Scanning for projects...
> [INFO]                                                                        
>  
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building Apache Commons Math 3.6.1
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] 
> [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
> commons-math3 ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 2 resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ 
> commons-math3 ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 990 source files to /<<PKGBUILDDIR>>/target/classes
> [INFO] 
> /<<PKGBUILDDIR>>/src/main/java/org/apache/commons/math3/optim/BaseOptimizer.java:
>  Some input files use or override a deprecated API.
> [INFO] 
> /<<PKGBUILDDIR>>/src/main/java/org/apache/commons/math3/optim/BaseOptimizer.java:
>  Recompile with -Xlint:deprecation for details.
> [INFO] 
> [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
> commons-math3 ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 38 resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ 
> commons-math3 ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 611 source files to /<<PKGBUILDDIR>>/target/test-classes
> [INFO] 
> /<<PKGBUILDDIR>>/src/test/java/org/apache/commons/math3/optimization/univariate/BrentOptimizerTest.java:
>  Some input files use or override a deprecated API.
> [INFO] 
> /<<PKGBUILDDIR>>/src/test/java/org/apache/commons/math3/optimization/univariate/BrentOptimizerTest.java:
>  Recompile with -Xlint:deprecation for details.
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ commons-math3 ---
> [INFO] Tests are skipped.
> [INFO] 
> [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ commons-math3 ---
> [INFO] Building jar: /<<PKGBUILDDIR>>/target/commons-math3-3.6.1.jar
> [INFO] 
> [INFO] --- maven-javadoc-plugin:2.10.4:jar (default-cli) @ commons-math3 ---
> [INFO] 
> Loading source files for package org.apache.commons.math3.dfp...
> Loading source files for package 
> org.apache.commons.math3.geometry.partitioning...
> Loading source files for package 
> org.apache.commons.math3.geometry.partitioning.utilities...
> Loading source files for package org.apache.commons.math3.geometry...
> Loading source files for package 
> org.apache.commons.math3.geometry.spherical.twod...
> Loading source files for package 
> org.apache.commons.math3.geometry.spherical.oned...
> Loading source files for package 
> org.apache.commons.math3.geometry.enclosing...
> Loading source files for package 
> org.apache.commons.math3.geometry.euclidean.twod...
> Loading source files for package 
> org.apache.commons.math3.geometry.euclidean.twod.hull...
> Loading source files for package 
> org.apache.commons.math3.geometry.euclidean.threed...
> Loading source files for package 
> org.apache.commons.math3.geometry.euclidean.oned...
> Loading source files for package org.apache.commons.math3.geometry.hull...
> Loading source files for package org.apache.commons.math3...
> Loading source files for package org.apache.commons.math3.filter...
> Loading source files for package 
> org.apache.commons.math3.optimization.univariate...
> Loading source files for package org.apache.commons.math3.optimization...
> Loading source files for package 
> org.apache.commons.math3.optimization.general...
> Loading source files for package 
> org.apache.commons.math3.optimization.direct...
> Loading source files for package 
> org.apache.commons.math3.optimization.linear...
> Loading source files for package 
> org.apache.commons.math3.optimization.fitting...
> Loading source files for package org.apache.commons.math3.util...
> Loading source files for package org.apache.commons.math3.transform...
> Loading source files for package org.apache.commons.math3.ml.clustering...
> Loading source files for package 
> org.apache.commons.math3.ml.clustering.evaluation...
> Loading source files for package org.apache.commons.math3.ml...
> Loading source files for package org.apache.commons.math3.ml.distance...
> Loading source files for package org.apache.commons.math3.ml.neuralnet.twod...
> Loading source files for package 
> org.apache.commons.math3.ml.neuralnet.twod.util...
> Loading source files for package org.apache.commons.math3.ml.neuralnet.sofm...
> Loading source files for package 
> org.apache.commons.math3.ml.neuralnet.sofm.util...
> Loading source files for package org.apache.commons.math3.ml.neuralnet...
> Loading source files for package org.apache.commons.math3.ml.neuralnet.oned...
> Loading source files for package org.apache.commons.math3.stat.clustering...
> Loading source files for package org.apache.commons.math3.stat.interval...
> Loading source files for package org.apache.commons.math3.stat...
> Loading source files for package org.apache.commons.math3.stat.regression...
> Loading source files for package org.apache.commons.math3.stat.descriptive...
> Loading source files for package 
> org.apache.commons.math3.stat.descriptive.moment...
> Loading source files for package 
> org.apache.commons.math3.stat.descriptive.rank...
> Loading source files for package 
> org.apache.commons.math3.stat.descriptive.summary...
> Loading source files for package org.apache.commons.math3.stat.ranking...
> Loading source files for package org.apache.commons.math3.stat.inference...
> Loading source files for package org.apache.commons.math3.stat.correlation...
> Loading source files for package org.apache.commons.math3.distribution...
> Loading source files for package 
> org.apache.commons.math3.distribution.fitting...
> Loading source files for package org.apache.commons.math3.genetics...
> Loading source files for package org.apache.commons.math3.exception...
> Loading source files for package org.apache.commons.math3.exception.util...
> Loading source files for package org.apache.commons.math3.primes...
> Loading source files for package org.apache.commons.math3.special...
> Loading source files for package org.apache.commons.math3.fraction...
> Loading source files for package org.apache.commons.math3.optim.univariate...
> Loading source files for package org.apache.commons.math3.optim...
> Loading source files for package 
> org.apache.commons.math3.optim.nonlinear.vector...
> Loading source files for package 
> org.apache.commons.math3.optim.nonlinear.vector.jacobian...
> Loading source files for package 
> org.apache.commons.math3.optim.nonlinear.scalar...
> Loading source files for package 
> org.apache.commons.math3.optim.nonlinear.scalar.noderiv...
> Loading source files for package 
> org.apache.commons.math3.optim.nonlinear.scalar.gradient...
> Loading source files for package org.apache.commons.math3.optim.linear...
> Loading source files for package org.apache.commons.math3.ode.events...
> Loading source files for package org.apache.commons.math3.ode...
> Loading source files for package org.apache.commons.math3.ode.sampling...
> Loading source files for package org.apache.commons.math3.ode.nonstiff...
> Loading source files for package org.apache.commons.math3.analysis...
> Loading source files for package org.apache.commons.math3.analysis.solvers...
> Loading source files for package 
> org.apache.commons.math3.analysis.integration...
> Loading source files for package 
> org.apache.commons.math3.analysis.integration.gauss...
> Loading source files for package 
> org.apache.commons.math3.analysis.interpolation...
> Loading source files for package 
> org.apache.commons.math3.analysis.differentiation...
> Loading source files for package 
> org.apache.commons.math3.analysis.polynomials...
> Loading source files for package org.apache.commons.math3.analysis.function...
> Loading source files for package org.apache.commons.math3.linear...
> Loading source files for package org.apache.commons.math3.complex...
> Loading source files for package org.apache.commons.math3.random...
> Loading source files for package org.apache.commons.math3.fitting...
> Loading source files for package 
> org.apache.commons.math3.fitting.leastsquares...
> Constructing Javadoc information...
> 1 error
> [INFO]                                                                        
>  
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Skipping Apache Commons Math
> [INFO] This project has been banned from the build due to previous failures.
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time: 11.137 s
> [INFO] Finished at: 2017-01-27T13:24:52+00:00
> [INFO] Final Memory: 40M/1851M
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-javadoc-plugin:2.10.4:jar (default-cli) on 
> project commons-math3: MavenReportException: Error while generating Javadoc:
> [ERROR] Exit code: 1 - javadoc: error - Argument for -header contains 
> JavaScript.
> [ERROR] Use --allow-script-in-comments to allow use of JavaScript.
> [ERROR] 
> [ERROR] Command line was: 
> /usr/lib/jvm/java-8-openjdk-amd64/jre/../bin/javadoc @options @packages
> [ERROR] 
> [ERROR] Refer to the generated Javadoc files in 
> '/<<PKGBUILDDIR>>/target/apidocs' dir.
> [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/MojoExecutionException
> dh_auto_build: /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
>  -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 package javadoc:jar 
> javadoc:aggregate -DskipTests -Dnotimestamp=true -Dlocale=en_US returned exit 
> code 1
> debian/rules:6: recipe for target 'build' failed
> make: *** [build] Error 1

The full build log is available from:
   http://aws-logs.debian.net/2017/01/28/commons-math3_3.6.1-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: commons-math3
Source-Version: 3.6.1-2

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

Debian distribution maintenance software
pp.
tony mancill <tmanc...@debian.org> (supplier of updated commons-math3 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, 03 Feb 2017 10:14:20 -0800
Source: commons-math3
Binary: libcommons-math3-java libcommons-math3-java-doc
Architecture: source all
Version: 3.6.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Changed-By: tony mancill <tmanc...@debian.org>
Description:
 libcommons-math3-java - Java lightweight mathematics and statistics components
 libcommons-math3-java-doc - Java lightweight mathematics and statistics 
components - document
Closes: 852880
Changes:
 commons-math3 (3.6.1-2) unstable; urgency=medium
 .
   * Team upload.
   * Update 03_libjs-mathjax.patch to add --allow-script-in-comments to
     maven-javadoc-plugin invocation to address FTBFS. (Closes: #852880)
Checksums-Sha1:
 9bd2613a7096dd67d1dfbbddaca1c542b8132262 2161 commons-math3_3.6.1-2.dsc
 b89ccbf8288816f63da02f09ed246a1e6734f883 8104 
commons-math3_3.6.1-2.debian.tar.xz
 763d4a97abeabc63712270197d0a4797680eddcc 13292 
commons-math3_3.6.1-2_amd64.buildinfo
 d51906864e426e5705f79abe48d5ee7c1e9a5bac 1565174 
libcommons-math3-java-doc_3.6.1-2_all.deb
 8fbd8a0a2b1e288bdf4c567c7edae46be2b24262 1940848 
libcommons-math3-java_3.6.1-2_all.deb
Checksums-Sha256:
 5905e1b97832c02eca799819683c3b44578ec5c555f9440d4e95e09b3008ed4f 2161 
commons-math3_3.6.1-2.dsc
 3304bf16bb2bbbee9c764ad5cf466eb8139ddcfb5a0553d4fcb9d511b97ff595 8104 
commons-math3_3.6.1-2.debian.tar.xz
 17e2e54280a9688c606522a335ad0532ec3de5e420d39c9ff3fbd28283e61992 13292 
commons-math3_3.6.1-2_amd64.buildinfo
 4b18fe6d14c9f0731c520e2054dda0848fad408f11bf0524dec79dcc24c88eac 1565174 
libcommons-math3-java-doc_3.6.1-2_all.deb
 948cf02963ced5dbfe0ac0fd1b1d7c8bf0b96f22dd836554676d912d2be6e4a7 1940848 
libcommons-math3-java_3.6.1-2_all.deb
Files:
 a21aa1e7bf20321e09b8cfeb32229e6d 2161 java optional commons-math3_3.6.1-2.dsc
 a9f2164fb653d2c5f01671df83583ae0 8104 java optional 
commons-math3_3.6.1-2.debian.tar.xz
 1d39f7156807d860c0c87d30622706ca 13292 java optional 
commons-math3_3.6.1-2_amd64.buildinfo
 82c3d9283bb32df4f97de5bb91ddd3d1 1565174 doc optional 
libcommons-math3-java-doc_3.6.1-2_all.deb
 e7b1349eda559741fd6604edc033348b 1940848 java optional 
libcommons-math3-java_3.6.1-2_all.deb

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

iQIzBAEBCgAdFiEE5Qr9Va3SequXFjqLIdIFiZdLPpYFAliU7oMACgkQIdIFiZdL
PpZx3A//WeBySPJ+vy8A72uOhZiCah/6Ot0Wt+wYmLJGdRaBI1GIsNkc7Y3fXsf3
UAG4RHtDZVedGjsmwgZ9rrO9BKnAyOstlKSvOz6YB71RYPSY9XsJVomei8yDoav/
53+gmnBrzBQsMiYBcev1/cehnuABIPq0dscNTcFv1T6cD2qAlbl+nUDX3uHtv/XO
DGzxMrGaFzmGEWD/iZW5LHvNEgUvuLhmcQs+8GzcGmCfhNWtIRCEvNoulD0/aNzu
EmrEYG/uR36nW8VmIwhTG+lsRKKR18iYiAnr1Y3WMXXerLJQ+4dfgVpRcOv0Sf9Y
JjPJUJgrZzsJ9yLSK+tp1FWVWKrhIxKYh/B7l7OSZcugXChfo1mbac4vMz/ynfFa
jH8beK7vLvgEzGdHobdDdGu7DWiwVvfcr+WldkkGS22utsjyMmUW2/trg7xb5thV
4+yHIbCnej+ldKY4veoJIvOJ29dPMY582/XDHZZusPtf3EjSQniuTRoHTcXonci6
TBj41P6Me7zwt1dujQ8Cg1ohLEDYDmBjM+Z9PCrBGt8Oy1MPpC65f8CbYEqD/QB2
6ohQEv3lLtARN/IFaXeOHRrUBT1q/WzWCsy/W3r7Q2GqLTfpfP9Z8yrMBSjbZKNO
eUMP6OAudbYCwy+6HgsjVjSf4pGVORt2FS/9OvGKQA28R+CF8UA=
=RNrV
-----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