Package: src:caveconverter
Version: 0~20170114-4
Severity: serious
Tags: ftbfs

Dear maintainer:

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

--------------------------------------------------------------------------------
[...]
 debian/rules binary-indep
dh --with javahelper binary-indep
dh: Compatibility levels before 9 are deprecated (level 7 in use)
   dh_update_autotools_config -i
   dh_auto_configure -i
dh_auto_configure: Compatibility levels before 9 are deprecated (level 7 in use)
   jh_linkjars -i
   dh_auto_build -i
dh_auto_build: Compatibility levels before 9 are deprecated (level 7 in use)
        ant -Duser.name debian
Buildfile: /<<PKGBUILDDIR>>/build.xml

clean.tests:

clean:

init:
     [echo] JAVA_HOME = /usr/lib/jvm/default-java
    [mkdir] Created dir: /<<PKGBUILDDIR>>/build/classes
    [mkdir] Created dir: /<<PKGBUILDDIR>>/dist
    [mkdir] Created dir: /<<PKGBUILDDIR>>/build/test/data/private

compile:
    [javac] Compiling 24 source files to /<<PKGBUILDDIR>>/build/classes
    [javac] warning: [options] bootstrap class path not set in conjunction with 
-source 6
    [javac] warning: [options] source value 6 is obsolete and will be removed 
in a future release
    [javac] warning: [options] target value 1.6 is obsolete and will be removed 
in a future release
    [javac] warning: [options] To suppress warnings about obsolete options, use 
-Xlint:-options.
    [javac] Note: 
/<<PKGBUILDDIR>>/src/footleg/cavesurvey/data/reader/PocketTopoParser.java uses 
or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 4 warnings
     [copy] Copying 9 files to 
/<<PKGBUILDDIR>>/build/classes/footleg/cavesurvey/gui/swing/images
     [copy] Copying 1 file to 
/<<PKGBUILDDIR>>/build/classes/footleg/cavesurvey/gui

jar:

makejar:
      [jar] Building jar: /<<PKGBUILDDIR>>/build/CaveConverter.jar

guijar:

makejar:
      [jar] Building jar: /<<PKGBUILDDIR>>/build/CaveConverterGUI.jar

zip:
      [zip] Building zip: /<<PKGBUILDDIR>>/dist/CaveConverter.zip

zipsrc:
      [zip] Building zip: /<<PKGBUILDDIR>>/dist/CaveConverter-src.zip

instrument.java:
[cobertura-instrument] 00:15:17,186 |-INFO in 
ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource 
[logback-test.xml]
[cobertura-instrument] 00:15:17,187 |-INFO in 
ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource 
[logback.groovy]
[cobertura-instrument] 00:15:17,187 |-INFO in 
ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at 
[jar:file:/usr/share/java/cobertura-2.1.1.jar!/logback.xml]
[cobertura-instrument] 00:15:17,189 |-WARN in 
ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs 
multiple times on the classpath.
[cobertura-instrument] 00:15:17,189 |-WARN in 
ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs 
at [jar:file:/usr/share/java/cobertura-2.1.1.jar!/logback.xml]
[cobertura-instrument] 00:15:17,189 |-WARN in 
ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs 
at [jar:file:/usr/share/java/cobertura.jar!/logback.xml]
[cobertura-instrument] 00:15:17,221 |-INFO in 
ch.qos.logback.core.joran.spi.ConfigurationWatchList@6393bf8b - URL 
[jar:file:/usr/share/java/cobertura-2.1.1.jar!/logback.xml] is not of type file
[cobertura-instrument] 00:15:17,274 |-INFO in 
ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not 
set
[cobertura-instrument] 00:15:17,276 |-INFO in 
ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender 
of type [ch.qos.logback.core.ConsoleAppender]
[cobertura-instrument] 00:15:17,292 |-INFO in 
ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
[cobertura-instrument] 00:15:17,302 |-INFO in 
ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default 
type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] 
property
[cobertura-instrument] 00:15:17,381 |-INFO in 
ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger 
[net.sourceforge.cobertura] to INFO
[cobertura-instrument] 00:15:17,381 |-INFO in 
ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT 
logger to DEBUG
[cobertura-instrument] 00:15:17,381 |-INFO in 
ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named 
[STDOUT] to Logger[ROOT]
[cobertura-instrument] 00:15:17,385 |-INFO in 
ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
[cobertura-instrument] 00:15:17,387 |-INFO in 
ch.qos.logback.classic.joran.JoranConfigurator@76d7881e - Registering current 
configuration as safe fallback point
[cobertura-instrument] 
[cobertura-instrument] Cobertura 2.1.1 - GNU GPL License (NO WARRANTY) - See 
COPYRIGHT file
[cobertura-instrument] [INFO] Cobertura: Saved information on 55 classes.
[cobertura-instrument] [INFO] Cobertura: Saved information on 55 classes.

init.tests:
    [mkdir] Created dir: /<<PKGBUILDDIR>>/build/test_classes
    [mkdir] Created dir: /<<PKGBUILDDIR>>/build/reports

compile.test:
    [javac] Compiling 18 source files to /<<PKGBUILDDIR>>/build/test_classes
    [javac] warning: [options] bootstrap class path not set in conjunction with 
-source 6
    [javac] warning: [options] source value 6 is obsolete and will be removed 
in a future release
    [javac] warning: [options] target value 1.6 is obsolete and will be removed 
in a future release
    [javac] warning: [options] To suppress warnings about obsolete options, use 
-Xlint:-options.
    [javac] 4 warnings

test.all:
    [junit] Running footleg.cavesurvey.converter.CaveConverterTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.691 sec
    [junit] [INFO] Cobertura: Loaded information on 55 classes.
    [junit] [INFO] Cobertura: Saved information on 55 classes.
    [junit] Running footleg.cavesurvey.data.model.CaveSurveyTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.647 sec
    [junit] [INFO] Cobertura: Loaded information on 55 classes.
    [junit] [INFO] Cobertura: Saved information on 55 classes.
    [junit] Running footleg.cavesurvey.data.model.SurveyLegTest
    [junit] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.614 sec
    [junit] [INFO] Cobertura: Loaded information on 55 classes.
    [junit] [INFO] Cobertura: Saved information on 55 classes.
    [junit] Running footleg.cavesurvey.data.model.SurveySeriesLrudTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.69 sec
    [junit] [INFO] Cobertura: Loaded information on 55 classes.
    [junit] [INFO] Cobertura: Saved information on 55 classes.
    [junit] Running footleg.cavesurvey.data.model.SurveySeriesTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.63 sec
    [junit] [INFO] Cobertura: Loaded information on 55 classes.
    [junit] [INFO] Cobertura: Saved information on 55 classes.
    [junit] Running footleg.cavesurvey.data.model.SurveyStationTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.627 sec
    [junit] [INFO] Cobertura: Loaded information on 55 classes.
    [junit] [INFO] Cobertura: Saved information on 55 classes.
    [junit] Running footleg.cavesurvey.data.writer.TopoRobotWriterTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.587 sec
    [junit] [INFO] Cobertura: Loaded information on 55 classes.
    [junit] [INFO] Cobertura: Saved information on 55 classes.
    [junit] Running footleg.cavesurvey.tools.UtilityFunctionsTest
    [junit] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.198 sec
    [junit] [INFO] Cobertura: Loaded information on 55 classes.
    [junit] [INFO] Cobertura: Saved information on 55 classes.
    [junit] Running footleg.cavesurvey.regression.CompassToSurvexTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.856 sec
    [junit] [INFO] Cobertura: Loaded information on 55 classes.
    [junit] [INFO] Cobertura: Saved information on 55 classes.
    [junit] Running footleg.cavesurvey.regression.DxfToSurvexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.751 sec
    [junit] [INFO] Cobertura: Loaded information on 55 classes.
    [junit] [INFO] Cobertura: Saved information on 55 classes.
    [junit] Running footleg.cavesurvey.regression.DxfToTopoRobotTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.767 sec
    [junit] [INFO] Cobertura: Loaded information on 55 classes.
    [junit] [INFO] Cobertura: Saved information on 55 classes.
    [junit] Running footleg.cavesurvey.regression.PocketTopoToSurvexTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.687 sec
    [junit] [INFO] Cobertura: Loaded information on 55 classes.
    [junit] [INFO] Cobertura: Saved information on 55 classes.
    [junit] Running footleg.cavesurvey.regression.PocketTopoToToporobotTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.399 sec
    [junit] [INFO] Cobertura: Loaded information on 55 classes.
    [junit] [INFO] Cobertura: Saved information on 55 classes.
    [junit] Running footleg.cavesurvey.regression.SurvexToSurvexTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.819 sec
    [junit] [INFO] Cobertura: Loaded information on 55 classes.
    [junit] [INFO] Cobertura: Saved information on 55 classes.
    [junit] Running footleg.cavesurvey.regression.SurvexToToporobotTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
1.372 sec
    [junit] [INFO] Cobertura: Loaded information on 55 classes.
    [junit] [INFO] Cobertura: Saved information on 55 classes.

coverage.regressions:
[cobertura-report] Cobertura 2.1.1 - GNU GPL License (NO WARRANTY) - See 
COPYRIGHT file
[cobertura-report] [INFO] Cobertura: Loaded information on 55 classes.
[cobertura-report] Report time: 1824ms

javadoc:
  [javadoc] Generating Javadoc
  [javadoc] Debian build on Java 9+ detected: Adding the --ignore-source-errors 
option
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package footleg.cavesurvey.converter...
  [javadoc] Loading source files for package footleg.cavesurvey.data.model...
  [javadoc] Loading source files for package footleg.cavesurvey.data.reader...
  [javadoc] Loading source files for package footleg.cavesurvey.data.writer...
  [javadoc] Loading source files for package footleg.cavesurvey.gui.swing...
  [javadoc] Loading source files for package footleg.cavesurvey.tools...
  [javadoc] Constructing Javadoc information...
  [javadoc] Creating destination directory: "/<<PKGBUILDDIR>>/build/javadoc/"
  [javadoc] Standard Doclet version 11.0.3
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Building index for all classes...

all:

BUILD SUCCESSFUL
Total time: 1 minute 14 seconds
   jh_build -i
jh_build: Compatibility levels before 9 are deprecated (level 7 in use)
jh_build: Cannot find (any matches for) "caveconverter" (tried in .)

make: *** [debian/rules:11: binary-indep] Error 9
dpkg-buildpackage: error: debian/rules binary-indep subprocess returned exit 
status 2
--------------------------------------------------------------------------------

The build was made in my autobuilder with "dpkg-buildpackage -A"
and it also fails here:

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

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.

Reply via email to