Your message dated Wed, 30 Apr 2025 08:42:05 +0000
with message-id <e1ua313-00bvt9...@fasolo.debian.org>
and subject line Bug#1099290: fixed in statcvs 1:0.7.0.dfsg-11
has caused the Debian Bug report #1099290,
regarding statcvs: FTBFS: error: package org.jfree.ui does not exist
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.)
--
1099290: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1099290
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:statcvs
Version: 1:0.7.0.dfsg-10
Severity: serious
Tags: ftbfs trixie sid
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean --with javahelper
dh_auto_clean
ant clean
Buildfile: /<<PKGBUILDDIR>>/build.xml
clean:
BUILD SUCCESSFUL
Total time: 0 seconds
jh_clean
Duplicate specification "unlink|u" for option "u"
dh_clean
debian/rules binary
dh binary --with javahelper
dh_update_autotools_config
dh_autoreconf
dh_auto_configure
jh_linkjars
debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_build -- jar javadoc
ant -Duser.name debian jar javadoc
Buildfile: /<<PKGBUILDDIR>>/build.xml
init:
[mkdir] Created dir: /<<PKGBUILDDIR>>/build
filter:
[copy] Copying 155 files to /<<PKGBUILDDIR>>/src-temp
[copy] Copied 19 empty directories to 1 empty directory under
/<<PKGBUILDDIR>>/src-temp
[copy] Copying 8 files to /<<PKGBUILDDIR>>/src-temp
compile:
[javac] /<<PKGBUILDDIR>>/build.xml:60: warning: 'includeantruntime' was not
set, defaulting to build.sysclasspath=last; set to false for repeatable builds
[javac] Using javac -source 1.4 is no longer supported, switching to 8
[javac] Using javac -target 1.4 is no longer supported, switching to 8
[javac] Compiling 141 source files to /<<PKGBUILDDIR>>/build
[javac] warning: [options] bootstrap class path not set in conjunction with
-source 8
[javac] warning: [options] source value 8 is obsolete and will be removed
in a future release
[javac] warning: [options] target value 8 is obsolete and will be removed
in a future release
[javac] warning: [options] To suppress warnings about obsolete options, use
-Xlint:-options.
[javac]
/<<PKGBUILDDIR>>/src-temp/net/sf/statcvs/charts/ChartConfigUtil.java:25: error:
package org.jfree.ui does not exist
[javac] import org.jfree.ui.Align;
[javac] ^
[javac]
/<<PKGBUILDDIR>>/src-temp/net/sf/statcvs/charts/ChartConfigUtil.java:26: error:
package org.jfree.ui does not exist
[javac] import org.jfree.ui.HorizontalAlignment;
[javac] ^
[javac]
/<<PKGBUILDDIR>>/src-temp/net/sf/statcvs/charts/ChartConfigUtil.java:27: error:
package org.jfree.ui does not exist
[javac] import org.jfree.ui.RectangleEdge;
[javac] ^
[javac] /<<PKGBUILDDIR>>/src-temp/net/sf/statcvs/charts/ChartImage.java:9:
error: cannot find symbol
[javac] import org.jfree.chart.ChartUtilities;
[javac] ^
[javac] symbol: class ChartUtilities
[javac] location: package org.jfree.chart
[javac]
/<<PKGBUILDDIR>>/src-temp/net/sf/statcvs/charts/ModifyAddChartMaker.java:27:
error: package org.jfree.ui does not exist
[javac] import org.jfree.ui.RectangleEdge;
[javac] ^
[javac]
/<<PKGBUILDDIR>>/src-temp/net/sf/statcvs/charts/ModuleEvolutionChartMaker.java:18:
error: cannot find symbol
[javac] import org.jfree.chart.axis.ColorBar;
[javac] ^
[javac] symbol: class ColorBar
[javac] location: package org.jfree.chart.axis
[javac]
/<<PKGBUILDDIR>>/src-temp/net/sf/statcvs/charts/ModuleEvolutionChartMaker.java:22:
error: cannot find symbol
[javac] import org.jfree.chart.plot.ContourPlot;
[javac] ^
[javac] symbol: class ContourPlot
[javac] location: package org.jfree.chart.plot
[javac]
/<<PKGBUILDDIR>>/src-temp/net/sf/statcvs/charts/ModuleEvolutionChartMaker.java:23:
error: package org.jfree.data.contour does not exist
[javac] import org.jfree.data.contour.ContourDataset;
[javac] ^
[javac]
/<<PKGBUILDDIR>>/src-temp/net/sf/statcvs/charts/ModuleEvolutionChartMaker.java:24:
error: package org.jfree.data.contour does not exist
[javac] import org.jfree.data.contour.DefaultContourDataset;
[javac] ^
[javac]
/<<PKGBUILDDIR>>/src-temp/net/sf/statcvs/charts/ModuleEvolutionChartMaker.java:25:
error: package org.jfree.ui does not exist
[javac] import org.jfree.ui.RectangleEdge;
[javac] ^
[javac]
/<<PKGBUILDDIR>>/src-temp/net/sf/statcvs/charts/ModuleEvolutionChartMaker.java:94:
error: cannot find symbol
[javac] private ContourDataset buildDs() {
[javac] ^
[javac] symbol: class ContourDataset
[javac] location: class ModuleEvolutionChartMaker
[javac]
/<<PKGBUILDDIR>>/src-temp/net/sf/statcvs/charts/SymbolicNameAnnotation.java:24:
error: package org.jfree.text does not exist
[javac] import org.jfree.text.TextUtilities;
[javac] ^
[javac]
/<<PKGBUILDDIR>>/src-temp/net/sf/statcvs/charts/SymbolicNameAnnotation.java:25:
error: package org.jfree.ui does not exist
[javac] import org.jfree.ui.RectangleEdge;
[javac] ^
[javac]
/<<PKGBUILDDIR>>/src-temp/net/sf/statcvs/charts/SymbolicNameAnnotation.java:26:
error: package org.jfree.ui does not exist
[javac] import org.jfree.ui.TextAnchor;
[javac] ^
[javac]
/<<PKGBUILDDIR>>/src-temp/net/sf/statcvs/charts/SymbolicNameAnnotation.java:118:
error: cannot find symbol
[javac] private float getArrangedLabelX(final SymbolicName tag, final
Rectangle2D dataArea, final ValueAxis domainAxis, final RectangleEdge
domainEdge) {
[javac]
^
[javac] symbol: class RectangleEdge
[javac] location: class SymbolicNameAnnotation
[javac]
/<<PKGBUILDDIR>>/src-temp/net/sf/statcvs/charts/SymbolicNameAnnotation.java:132:
error: cannot find symbol
[javac] private float getNaturalX(final SymbolicName tag, final
Rectangle2D dataArea, final ValueAxis domainAxis, final RectangleEdge
domainEdge) {
[javac]
^
[javac] symbol: class RectangleEdge
[javac] location: class SymbolicNameAnnotation
[javac]
/<<PKGBUILDDIR>>/src-temp/net/sf/statcvs/charts/ChartConfigUtil.java:73:
warning: [removal] Integer(int) in Integer has been deprecated and marked for
removal
[javac] .getConfigIntegerProperty("chart." + chartName +
".width", "chart.width", new Integer(defaultDimension.width));
[javac]
^
[javac]
/<<PKGBUILDDIR>>/src-temp/net/sf/statcvs/charts/ChartConfigUtil.java:75:
warning: [removal] Integer(int) in Integer has been deprecated and marked for
removal
[javac] final Integer height =
ConfigurationOptions.getConfigIntegerProperty("chart." + chartName + ".height",
"chart.height", new Integer(
[javac]
^
[javac]
/<<PKGBUILDDIR>>/src-temp/net/sf/statcvs/charts/ChartConfigUtil.java:112:
error: cannot find symbol
[javac] ((XYLineAndShapeRenderer)
renderer).setBaseShapesVisible(showShapes.booleanValue());
[javac] ^
[javac] symbol: method setBaseShapesVisible(boolean)
[javac] location: class XYLineAndShapeRenderer
[javac]
/<<PKGBUILDDIR>>/src-temp/net/sf/statcvs/charts/ChartConfigUtil.java:113:
error: cannot find symbol
[javac] ((XYLineAndShapeRenderer)
renderer).setBaseShapesFilled(filledShapes.booleanValue());
[javac] ^
[javac] symbol: method setBaseShapesFilled(boolean)
[javac] location: class XYLineAndShapeRenderer
[javac]
/<<PKGBUILDDIR>>/src-temp/net/sf/statcvs/charts/ChartConfigUtil.java:132:
warning: [removal] Float(double) in Float has been deprecated and marked for
removal
[javac] "chart.chartBackgroundImage.transparency", new
Float(0.35));
[javac] ^
[javac]
/<<PKGBUILDDIR>>/src-temp/net/sf/statcvs/charts/ChartConfigUtil.java:142:
error: cannot find symbol
[javac]
chart.setBackgroundImageAlignment(Align.BOTTOM_LEFT);
[javac] ^
[javac] symbol: variable Align
[javac] location: class ChartConfigUtil
[javac]
/<<PKGBUILDDIR>>/src-temp/net/sf/statcvs/charts/ChartConfigUtil.java:163:
warning: [removal] Float(double) in Float has been deprecated and marked for
removal
[javac] new Float(0.35));
[javac] ^
[javac]
/<<PKGBUILDDIR>>/src-temp/net/sf/statcvs/charts/ChartConfigUtil.java:191:
warning: [removal] Integer(int) in Integer has been deprecated and marked for
removal
[javac] new Integer(9));
[javac] ^
[javac]
/<<PKGBUILDDIR>>/src-temp/net/sf/statcvs/charts/ChartConfigUtil.java:195:
error: cannot find symbol
[javac] copyright.setPosition(RectangleEdge.BOTTOM);
[javac] ^
[javac] symbol: variable RectangleEdge
[javac] location: class ChartConfigUtil
[javac]
/<<PKGBUILDDIR>>/src-temp/net/sf/statcvs/charts/ChartConfigUtil.java:196:
error: cannot find symbol
[javac]
copyright.setHorizontalAlignment(HorizontalAlignment.RIGHT);
[javac] ^
[javac] symbol: variable HorizontalAlignment
[javac] location: class ChartConfigUtil
[javac] /<<PKGBUILDDIR>>/src-temp/net/sf/statcvs/charts/ChartImage.java:61:
error: cannot find symbol
[javac] ChartUtilities.saveChartAsPNG(new File(rootDirectory +
fileName), chart, size.width, size.height);
[javac] ^
[javac] symbol: variable ChartUtilities
[javac] location: class ChartImage
[javac]
/<<PKGBUILDDIR>>/src-temp/net/sf/statcvs/charts/CommitScatterChartMaker.java:116:
error: no suitable constructor found for TimeSeries(String,Class<Second>)
[javac] final TimeSeries result = new TimeSeries("Dummy",
Second.class);
[javac] ^
[javac] constructor TimeSeries.TimeSeries(Comparable) is not applicable
[javac] (actual and formal argument lists differ in length)
[javac] constructor TimeSeries.TimeSeries(Comparable,String,String) is
not applicable
[javac] (actual and formal argument lists differ in length)
[javac]
/<<PKGBUILDDIR>>/src-temp/net/sf/statcvs/charts/CommitScatterChartMaker.java:148:
error: cannot find symbol
[javac] renderer.setShape(new Rectangle(new Dimension(2, 2)));
[javac] ^
[javac] symbol: method setShape(Rectangle)
[javac] location: variable renderer of type XYItemRenderer
[javac]
/<<PKGBUILDDIR>>/src-temp/net/sf/statcvs/charts/DirectoryPieChartMaker.java:83:
warning: [removal] Integer(int) in Integer has been deprecated and marked for
removal
[javac] data.setValue(Messages.getString("PIE_MODSIZE_OTHER"), new
Integer(otherSum));
[javac] ^
[javac]
/<<PKGBUILDDIR>>/src-temp/net/sf/statcvs/charts/DirectoryPieChartMaker.java:93:
error: method setSectionOutlinePaint in class PiePlot<K> cannot be applied to
given types;
[javac] plot.setSectionOutlinePaint(Color.BLACK);
[javac] ^
[javac] required: Comparable,Paint
[javac] found: Color
[javac] reason: actual and formal argument lists differ in length
[javac] where K is a type-variable:
[javac] K extends Comparable<K> declared in class PiePlot
[javac]
/<<PKGBUILDDIR>>/src-temp/net/sf/statcvs/charts/ModifyAddChartMaker.java:143:
error: cannot find symbol
[javac] chart.getLegend().setPosition(RectangleEdge.TOP);
[javac] ^
[javac] symbol: variable RectangleEdge
[javac] location: class ModifyAddChartMaker
[javac]
/<<PKGBUILDDIR>>/src-temp/net/sf/statcvs/charts/ModuleEvolutionChartMaker.java:60:
error: cannot find symbol
[javac] final ContourDataset data = buildDs();
[javac] ^
[javac] symbol: class ContourDataset
[javac] location: class ModuleEvolutionChartMaker
[javac]
/<<PKGBUILDDIR>>/src-temp/net/sf/statcvs/charts/ModuleEvolutionChartMaker.java:74:
error: cannot find symbol
[javac] final ColorBar zAxis = new ColorBar("Commit Activity (%)");
[javac] ^
[javac] symbol: class ColorBar
[javac] location: class ModuleEvolutionChartMaker
[javac]
/<<PKGBUILDDIR>>/src-temp/net/sf/statcvs/charts/ModuleEvolutionChartMaker.java:74:
error: cannot find symbol
[javac] final ColorBar zAxis = new ColorBar("Commit Activity (%)");
[javac] ^
[javac] symbol: class ColorBar
[javac] location: class ModuleEvolutionChartMaker
[javac]
/<<PKGBUILDDIR>>/src-temp/net/sf/statcvs/charts/ModuleEvolutionChartMaker.java:77:
error: cannot find symbol
[javac] final ContourPlot plot = new ContourPlot(data, xAxis,
yAxis, zAxis);
[javac] ^
[javac] symbol: class ContourPlot
[javac] location: class ModuleEvolutionChartMaker
[javac]
/<<PKGBUILDDIR>>/src-temp/net/sf/statcvs/charts/ModuleEvolutionChartMaker.java:77:
error: cannot find symbol
[javac] final ContourPlot plot = new ContourPlot(data, xAxis,
yAxis, zAxis);
[javac] ^
[javac] symbol: class ContourPlot
[javac] location: class ModuleEvolutionChartMaker
[javac]
/<<PKGBUILDDIR>>/src-temp/net/sf/statcvs/charts/ModuleEvolutionChartMaker.java:81:
error: cannot find symbol
[javac] plot.setColorBarLocation(RectangleEdge.BOTTOM);
[javac] ^
[javac] symbol: variable RectangleEdge
[javac] location: class ModuleEvolutionChartMaker
[javac]
/<<PKGBUILDDIR>>/src-temp/net/sf/statcvs/charts/ModuleEvolutionChartMaker.java:216:
warning: [removal] Double(double) in Double has been deprecated and marked for
removal
[javac] oDoubleY[index] = new Double(y);
[javac] ^
[javac]
/<<PKGBUILDDIR>>/src-temp/net/sf/statcvs/charts/ModuleEvolutionChartMaker.java:218:
warning: [removal] Double(double) in Double has been deprecated and marked for
removal
[javac] oDoubleZ[index] = (value != 0) ? new
Double(value) : null;
[javac] ^
[javac]
/<<PKGBUILDDIR>>/src-temp/net/sf/statcvs/charts/ModuleEvolutionChartMaker.java:224:
warning: [removal] Double(double) in Double has been deprecated and marked for
removal
[javac] oDoubleY[index] = new Double(y);
[javac] ^
[javac]
/<<PKGBUILDDIR>>/src-temp/net/sf/statcvs/charts/ModuleEvolutionChartMaker.java:229:
error: cannot find symbol
[javac] return new DefaultContourDataset(null, oDateX, oDoubleY,
oDoubleZ);
[javac] ^
[javac] symbol: class DefaultContourDataset
[javac] location: class ModuleEvolutionChartMaker
[javac]
/<<PKGBUILDDIR>>/src-temp/net/sf/statcvs/charts/ModuleSizePieChartMaker.java:83:
error: method setSectionOutlinePaint in class PiePlot<K> cannot be applied to
given types;
[javac] plot.setSectionOutlinePaint(Color.BLACK);
[javac] ^
[javac] required: Comparable,Paint
[javac] found: Color
[javac] reason: actual and formal argument lists differ in length
[javac] where K is a type-variable:
[javac] K extends Comparable<K> declared in class PiePlot
[javac]
/<<PKGBUILDDIR>>/src-temp/net/sf/statcvs/charts/SymbolicNameAnnotation.java:95:
error: cannot find symbol
[javac] final RectangleEdge domainEdge =
Plot.resolveDomainAxisLocation(xyPlot.getDomainAxisLocation(), orientation);
[javac] ^
[javac] symbol: class RectangleEdge
[javac] location: class SymbolicNameAnnotation
[javac]
/<<PKGBUILDDIR>>/src-temp/net/sf/statcvs/charts/SymbolicNameAnnotation.java:96:
error: cannot find symbol
[javac] final RectangleEdge rangeEdge =
Plot.resolveRangeAxisLocation(xyPlot.getRangeAxisLocation(), orientation);
[javac] ^
[javac] symbol: class RectangleEdge
[javac] location: class SymbolicNameAnnotation
[javac]
/<<PKGBUILDDIR>>/src-temp/net/sf/statcvs/charts/SymbolicNameAnnotation.java:115:
error: cannot find symbol
[javac] TextAnchor.BOTTOM_RIGHT, -Math.PI / 2,
TextAnchor.BOTTOM_RIGHT);
[javac] ^
[javac] symbol: variable TextAnchor
[javac] location: class SymbolicNameAnnotation
[javac]
/<<PKGBUILDDIR>>/src-temp/net/sf/statcvs/charts/SymbolicNameAnnotation.java:115:
error: cannot find symbol
[javac] TextAnchor.BOTTOM_RIGHT, -Math.PI / 2,
TextAnchor.BOTTOM_RIGHT);
[javac] ^
[javac] symbol: variable TextAnchor
[javac] location: class SymbolicNameAnnotation
[javac]
/<<PKGBUILDDIR>>/src-temp/net/sf/statcvs/charts/SymbolicNameAnnotation.java:114:
error: cannot find symbol
[javac] TextUtilities.drawRotatedString(symbolicName.getName(),
g2d, getArrangedLabelX(symbolicName, dataArea, domainAxis, domainEdge), y1 + 2,
[javac] ^
[javac] symbol: variable TextUtilities
[javac] location: class SymbolicNameAnnotation
[javac]
/<<PKGBUILDDIR>>/src-temp/net/sf/statcvs/charts/TimeLineChartMaker.java:92:
error: no suitable constructor found for TimeSeries(String,Class<Millisecond>)
[javac] final TimeSeries result = new
TimeSeries("!??!SERIES_LABEL!??!", Millisecond.class);
[javac] ^
[javac] constructor TimeSeries.TimeSeries(Comparable) is not applicable
[javac] (actual and formal argument lists differ in length)
[javac] constructor TimeSeries.TimeSeries(Comparable,String,String) is
not applicable
[javac] (actual and formal argument lists differ in length)
[javac]
/<<PKGBUILDDIR>>/src-temp/net/sf/statcvs/output/ChurnPageMaker.java:78:
warning: [removal] Integer(int) in Integer has been deprecated and marked for
removal
[javac] changePerRevision.put(dateToUse, new
Integer(Math.abs(getLineChanges(rev))));
[javac] ^
[javac]
/<<PKGBUILDDIR>>/src-temp/net/sf/statcvs/output/ChurnPageMaker.java:80:
warning: [removal] Integer(int) in Integer has been deprecated and marked for
removal
[javac] changePerRevision.put(dateToUse, new
Integer(Math.abs(changes.intValue()) + getLineChanges(rev)));
[javac] ^
[javac]
/<<PKGBUILDDIR>>/src-temp/net/sf/statcvs/output/ChurnPageMaker.java:85: error:
no suitable constructor found for TimeSeries(String,Class<Day>)
[javac] final TimeSeries timeLine = new
TimeSeries(Messages.getString("CHURN_TOUCHED_LINE"), Day.class);
[javac] ^
[javac] constructor TimeSeries.TimeSeries(Comparable) is not applicable
[javac] (actual and formal argument lists differ in length)
[javac] constructor TimeSeries.TimeSeries(Comparable,String,String) is
not applicable
[javac] (actual and formal argument lists differ in length)
[javac] /<<PKGBUILDDIR>>/src-temp/net/sf/statcvs/util/IntegerMap.java:67:
warning: [removal] Integer(int) in Integer has been deprecated and marked for
removal
[javac] map.put(key, new Integer(value));
[javac] ^
[javac]
/<<PKGBUILDDIR>>/src-temp/net/sf/statcvs/reportmodel/IntegerColumn.java:73:
warning: [removal] Integer(int) in Integer has been deprecated and marked for
removal
[javac] values.add(new Integer(value));
[javac] ^
[javac]
/<<PKGBUILDDIR>>/src-temp/net/sf/statcvs/reports/CloudCommitTableReport.java:66:
warning: [removal] Integer(int) in Integer has been deprecated and marked for
removal
[javac] final Integer minFrequency =
ConfigurationOptions.getConfigIntegerProperty("cloud.minFrequency", new
Integer(5));
[javac]
^
[javac]
/<<PKGBUILDDIR>>/src-temp/net/sf/statcvs/reports/CloudCommitTableReport.java:67:
warning: [removal] Integer(int) in Integer has been deprecated and marked for
removal
[javac] final Integer maxNumbers =
ConfigurationOptions.getConfigIntegerProperty("cloud.maxWordNumberInTable", new
Integer(50));
[javac]
^
[javac]
/<<PKGBUILDDIR>>/src-temp/net/sf/statcvs/reports/CloudCommitTableReport.java:96:
warning: [removal] Integer(int) in Integer has been deprecated and marked for
removal
[javac] final Integer minSize =
ConfigurationOptions.getConfigIntegerProperty("cloud.minLengthForWord", new
Integer(4));
[javac]
^
[javac]
/<<PKGBUILDDIR>>/src-temp/net/sf/statcvs/reports/CloudCommitTableReport.java:159:
warning: [removal] Integer(int) in Integer has been deprecated and marked for
removal
[javac] final Integer minFrequency =
ConfigurationOptions.getConfigIntegerProperty("cloud.minFrequency", new
Integer(5));
[javac]
^
[javac]
/<<PKGBUILDDIR>>/src-temp/net/sf/statcvs/reports/CloudCommitTableReport.java:160:
warning: [removal] Integer(int) in Integer has been deprecated and marked for
removal
[javac] final Integer maxNumbers =
ConfigurationOptions.getConfigIntegerProperty("cloud.maxWordNumberInCloud", new
Integer(100));
[javac]
^
[javac]
/<<PKGBUILDDIR>>/src-temp/net/sf/statcvs/reports/LOCSeriesBuilder.java:40:
error: no suitable constructor found for TimeSeries(String,Class<Minute>)
[javac] series = new TimeSeries(seriesTitle, Minute.class);
[javac] ^
[javac] constructor TimeSeries.TimeSeries(Comparable) is not applicable
[javac] (actual and formal argument lists differ in length)
[javac] constructor TimeSeries.TimeSeries(Comparable,String,String) is
not applicable
[javac] (actual and formal argument lists differ in length)
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] 42 errors
[javac] 22 warnings
BUILD FAILED
/<<PKGBUILDDIR>>/build.xml:60: Compile failed; see the compiler error output
for details.
Total time: 1 second
dh_auto_build: error: ant -Duser.name debian jar javadoc returned exit code 1
make[1]: *** [debian/rules:9: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:6: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202503/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:statcvs, so that this is still
visible in the BTS web page for this package.
Thanks.
--- End Message ---
--- Begin Message ---
Source: statcvs
Source-Version: 1:0.7.0.dfsg-11
Done: Julien Plissonneau Duquène <sre4e...@free.fr>
We believe that the bug you reported is fixed in the latest version of
statcvs, 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 1099...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Julien Plissonneau Duquène <sre4e...@free.fr> (supplier of updated statcvs
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: Mon, 28 Apr 2025 14:37:34 +0000
Source: statcvs
Architecture: source
Version: 1:0.7.0.dfsg-11
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: Julien Plissonneau Duquène <sre4e...@free.fr>
Closes: 897311 1099290
Changes:
statcvs (1:0.7.0.dfsg-11) unstable; urgency=medium
.
* Adopt package, adding myself to uploaders. (Closes: #897311)
* Update jfreechart compatibility patch to fix FTBFS. (Closes: #1099290)
* Fix build with default JDK (21).
* Promote Standards-Version to 4.7.2 with no change.
Checksums-Sha1:
8f1af6c4d58c5f7a824002bed83582346dad52f6 1915 statcvs_0.7.0.dfsg-11.dsc
aca4f800b73af4e2ade25d9ef4db0da803dcb1f5 11460
statcvs_0.7.0.dfsg-11.debian.tar.xz
076d1af573b0cc8272b9a13ff4880b744692be7a 7652
statcvs_0.7.0.dfsg-11_source.buildinfo
Checksums-Sha256:
4f25cd9e486a87707abb457fd2816db55d24f002490c1fe969e8c0a25b4465c0 1915
statcvs_0.7.0.dfsg-11.dsc
45ee5eed799c5bf02bbffc3c72c0750fe6f1e87b1b6ec9366ea72a90f10fa038 11460
statcvs_0.7.0.dfsg-11.debian.tar.xz
a433b6f371d2118163c66ee63f8734b597e691d78c3814e854836bc546298b8c 7652
statcvs_0.7.0.dfsg-11_source.buildinfo
Files:
504603a535178e1c56605b99394e448a 1915 vcs optional statcvs_0.7.0.dfsg-11.dsc
2cc56cdeefc6af8fe8021aeba4a08908 11460 vcs optional
statcvs_0.7.0.dfsg-11.debian.tar.xz
d8e664e4da6431eae42deab8099014c8 7652 vcs optional
statcvs_0.7.0.dfsg-11_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQHEBAEBCgAuFiEEQGIgyLhVKAI3jM5BH1x6i0VWQxQFAmgR2aQQHGJhZ2VAZGVi
aWFuLm9yZwAKCRAfXHqLRVZDFHe1DACHCM+/fJRolM5JFo6XuTmu/pcZOQP//LfY
cuDHExdjbwmVnEZkarsJXZGSJ9iW/4nHoj+jPnO0sYQg9YTJ8cQcZuJ+EdDSMv04
cFXt4pcIfCV0BSKnCxDmJUyyKM7Lb8gouUJMaL+YfaZ8zLwLUkN1rUm9uCp6Ygll
svMQSagSq3Nfr/JnwOBebwuXauBCZ81oAPyj/CUeZshgbFW0iQiwHdtfq2bM8aSw
dlElJDv23SEorKNJI2Ae8nhZdUytZ7okA27QnNueh4SfshywGbJvxjPCo7yPOXep
bckCxu2FtHXj7HAVnuQX40KKzcAf3wir8eVGTIzfC41egVNKLVuGgjYv9b4t1j/7
DuPmykQrBlqzSJKpgjXaSALGCGFQK9Xe2gq2OINdwz5efZQPyee0cFDu405zg7ol
WOXzANoDJCsq0+XwgtMTD53qEToORuza6T1N0E3JSRd1DteW9yMb4FPtMiBq9Idw
7lmZQ+nTYxx7AHR4Xw8Ku8I/PspvGKM=
=Go7J
-----END PGP SIGNATURE-----
pgpadOmWtyq88.pgp
Description: PGP signature
--- End Message ---