Your message dated Tue, 14 Mar 2017 00:33:39 +0000
with message-id <e1cnapd-000ghl...@fasolo.debian.org>
and subject line Bug#843038: fixed in elki 0.7.1-3
has caused the Debian Bug report #843038,
regarding FTBFS test failures on slow CPUs (test timeout)
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.)
--
843038: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=843038
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:elki
Version: 0.7.1-2
Severity: serious
Dear maintainer:
I tried to build this package in stretch with "dpkg-buildpackage -A"
(which is what the "Arch: all" autobuilder would do to build it)
but it failed:
--------------------------------------------------------------------------------
[...]
debian/rules build-indep
dh build-indep --buildsystem=maven
dh_testdir -i -O--buildsystem=maven
dh_update_autotools_config -i -O--buildsystem=maven
debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
# Remove unneded executable bits:
find elki addons data -type f -executable -exec chmod -x {} \+
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 -pelki --debian-build --keep-pom-version
--maven-repo=/<<PKGBUILDDIR>>/debian/maven-repo
[... snipped ...]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in
de.lmu.ifi.dbs.elki.evaluation.scores.ROCEvaluationTest
Running de.lmu.ifi.dbs.elki.evaluation.scores.AveragePrecisionEvaluationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in
de.lmu.ifi.dbs.elki.evaluation.scores.AveragePrecisionEvaluationTest
Running de.lmu.ifi.dbs.elki.evaluation.scores.MaximumF1EvaluationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in
de.lmu.ifi.dbs.elki.evaluation.scores.MaximumF1EvaluationTest
Running de.lmu.ifi.dbs.elki.evaluation.paircounting.ClusterContingencyTableTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in
de.lmu.ifi.dbs.elki.evaluation.paircounting.ClusterContingencyTableTest
Results :
Tests in error:
IntegerArrayQuickSortTest.testSorted:130 TestTimedOut test timed out after
500...
Tests run: 348, Failures: 0, Errors: 1, Skipped: 1
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] ELKI Data Mining Framework - Parent Project ........ SUCCESS [ 0.389 s]
[INFO] ELKI Data Mining Framework ......................... FAILURE [02:01 min]
[INFO] ELKI Data Mining Framework - Batik Visualization ... SKIPPED
[INFO] ELKI Data Mining Framework - Tutorial Algorithms ... SKIPPED
[INFO] ELKI Data Mining Framework - LibSVM based extensions SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:02 min
[INFO] Finished at: 2016-11-02T00:48:31+01:00
[INFO] Final Memory: 14M/36M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on
project elki: There are test failures.
[ERROR]
[ERROR] Please refer to /<<PKGBUILDDIR>>/elki/target/surefire-reports for the
individual test results.
[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 :elki
dh_auto_test: /usr/lib/jvm/java-8-openjdk-amd64/bin/java -noverify -cp
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/java-8-openjdk-amd64/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 test returned exit code 1
debian/rules:10: recipe for target 'build-indep' failed
make: *** [build-indep] Error 1
dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2
--------------------------------------------------------------------------------
I attach two different build logs.
Apparently some test expect a certain task to be executed in a certain
time. This is usually not a good idea for a Debian source package,
because there is not any guarantee anywhere that the CPU performance
will remain constant during the package build. The same machine could
well be doing many other things in parallel.
Thanks.
elki_0.7.1-2_amd64-20161101T185439Z.gz
Description: application/gzip
elki_0.7.1-2_amd64-20161101T234307Z.gz
Description: application/gzip
--- End Message ---
--- Begin Message ---
Source: elki
Source-Version: 0.7.1-3
We believe that the bug you reported is fixed in the latest version of
elki, 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 843...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Erich Schubert <er...@debian.org> (supplier of updated elki 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: Thu, 09 Mar 2017 23:57:00 +0100
Source: elki
Binary: elki elki-dev
Architecture: source
Version: 0.7.1-3
Distribution: unstable
Urgency: medium
Maintainer: Erich Schubert <er...@debian.org>
Changed-By: Erich Schubert <er...@debian.org>
Description:
elki - Data mining algorithm development framework
elki-dev - Data mining algorithm development framework - development files
Closes: 843038
Changes:
elki (0.7.1-3) unstable; urgency=medium
.
* Temporarily disable test suite. Some tests seem to be time-dependent
and are known not to work everywhere. Closes: #843038.
Checksums-Sha1:
3e095366a2e9643a308cf1ce6ea39b205683060d 2085 elki_0.7.1-3.dsc
9ca301529f2e482bb9679c91e39234cdd6674b6f 19656 elki_0.7.1-3.debian.tar.xz
5ed694fde2ffc15039c7d5dc6d4cd44bbad59a38 13553 elki_0.7.1-3_source.buildinfo
Checksums-Sha256:
d40e6263f007ab0aea9f33cad62822d7cf419ecb6547030e9b64816fe3a6d342 2085
elki_0.7.1-3.dsc
bce2a015e9df736d47300df34d76bdd0db4e6f36406a3f914a1aa6b40f6d1a6a 19656
elki_0.7.1-3.debian.tar.xz
88440ca413a2b6f2a8d19f872ea0acf6dc1a73d548eabf55043877e288f4c1f2 13553
elki_0.7.1-3_source.buildinfo
Files:
00f42db94041c01219cdbac6789aa680 2085 science extra elki_0.7.1-3.dsc
de497743c42aeb67ab984a7621753f42 19656 science extra elki_0.7.1-3.debian.tar.xz
7c3c6bac333592e4ed6d5f606f7a3779 13553 science extra
elki_0.7.1-3_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQEzBAEBCAAdFiEE1Uw7+v+wQt44LaXXQc5/C58bizIFAljHNhsACgkQQc5/C58b
izLcBgf/boeleiYTF+8o0RTdvmrVdrJQCgW7LBjZM72iaeR5GDmFDpcg4lnEJd8f
1g6kz1lL3HQYxUhmVAXlnKezjZZ5VZMnz4Q6WdD52dWKiTQkjVT3vfSYWUnBcCt1
PRVxXjLrIWuCuSxt69e5XiQyJhZwEtySm+YGRvAFah/H1mjjYsh7h4ooDOuDnKou
mhd11bQpmpIdMdxdF+QiZoch/qM6LbTBqcoqkv66ert6jlFVDaWdWsS44EWSxc/C
gXjq+cD4sn97/5MnbLZ6Ou0+9rJLGIMQyQqOAw8AIUuYWW9A+oPUIh0Z+rp9XyCZ
zD4lFtI91updkjhiE+tsJm3rN7SgIg==
=Xgvb
-----END PGP SIGNATURE-----
--- End Message ---