Your message dated Sat, 07 Mar 2026 14:36:11 +0000
with message-id <[email protected]>
and subject line Bug#1129124: fixed in golang-gonum-v1-plot 0.7.0-6
has caused the Debian Bug report #1129124,
regarding golang-gonum-v1-plot: FTBFS: FAIL: TestLineWidth
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.)


-- 
1129124: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1129124
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:golang-gonum-v1-plot
Version: 0.7.0-5
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202602/

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 cannot 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:golang-gonum-v1-plot, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --builddirectory=_build --buildsystem=golang --with=golang
   dh_auto_clean -O--builddirectory=_build -O--buildsystem=golang
   dh_autoreconf_clean -O--builddirectory=_build -O--buildsystem=golang
   dh_clean -O--builddirectory=_build -O--buildsystem=golang
 debian/rules binary
dh binary --builddirectory=_build --buildsystem=golang --with=golang
   dh_update_autotools_config -O--builddirectory=_build -O--buildsystem=golang
   dh_autoreconf -O--builddirectory=_build -O--buildsystem=golang
   dh_auto_configure -O--builddirectory=_build -O--buildsystem=golang
   dh_auto_build -O--builddirectory=_build -O--buildsystem=golang
        cd _build && go install -trimpath -v -p 2 gonum.org/v1/plot 
gonum.org/v1/plot/cmpimg gonum.org/v1/plot/gob gonum.org/v1/plot/palette 
gonum.org/v1/plot/palette/brewer gonum.org/v1/plot/palette/moreland 
gonum.org/v1/plot/plotter gonum.org/v1/plot/plotutil 
gonum.org/v1/plot/tools/bezier gonum.org/v1/plot/vg gonum.org/v1/plot/vg/draw 
gonum.org/v1/plot/vg/fonts gonum.org/v1/plot/vg/recorder 
gonum.org/v1/plot/vg/vgeps gonum.org/v1/plot/vg/vgimg 
gonum.org/v1/plot/vg/vgpdf gonum.org/v1/plot/vg/vgsvg gonum.org/v1/plot/vg/vgtex
internal/goarch
internal/unsafeheader
internal/cpu

[... snipped ...]

=== RUN   TestIssue514/ulps+22
=== RUN   TestIssue514/ulps-1
=== RUN   TestIssue514/ulps-2
=== RUN   TestIssue514/ulps-3
=== RUN   TestIssue514/ulps-4
=== RUN   TestIssue514/ulps-5
=== RUN   TestIssue514/ulps-6
=== RUN   TestIssue514/ulps-7
=== RUN   TestIssue514/ulps-8
=== RUN   TestIssue514/ulps-9
=== RUN   TestIssue514/ulps-10
=== RUN   TestIssue514/ulps-11
=== RUN   TestIssue514/ulps-12
=== RUN   TestIssue514/ulps-13
=== RUN   TestIssue514/ulps-14
=== RUN   TestIssue514/ulps-15
=== RUN   TestIssue514/ulps-16
=== RUN   TestIssue514/ulps-17
=== RUN   TestIssue514/ulps-18
=== RUN   TestIssue514/ulps-19
=== RUN   TestIssue514/ulps-20
=== RUN   TestIssue514/ulps-21
=== RUN   TestIssue514/ulps-22
--- PASS: TestIssue514 (0.00s)
    --- PASS: TestIssue514/ulps+0 (0.00s)
    --- PASS: TestIssue514/ulps+1 (0.00s)
    --- PASS: TestIssue514/ulps+2 (0.00s)
    --- PASS: TestIssue514/ulps+3 (0.00s)
    --- PASS: TestIssue514/ulps+4 (0.00s)
    --- PASS: TestIssue514/ulps+5 (0.00s)
    --- PASS: TestIssue514/ulps+6 (0.00s)
    --- PASS: TestIssue514/ulps+7 (0.00s)
    --- PASS: TestIssue514/ulps+8 (0.00s)
    --- PASS: TestIssue514/ulps+9 (0.00s)
    --- PASS: TestIssue514/ulps+10 (0.00s)
    --- PASS: TestIssue514/ulps+11 (0.00s)
    --- PASS: TestIssue514/ulps+12 (0.00s)
    --- PASS: TestIssue514/ulps+13 (0.00s)
    --- PASS: TestIssue514/ulps+14 (0.00s)
    --- PASS: TestIssue514/ulps+15 (0.00s)
    --- PASS: TestIssue514/ulps+16 (0.00s)
    --- PASS: TestIssue514/ulps+17 (0.00s)
    --- PASS: TestIssue514/ulps+18 (0.00s)
    --- PASS: TestIssue514/ulps+19 (0.00s)
    --- PASS: TestIssue514/ulps+20 (0.00s)
    --- PASS: TestIssue514/ulps+21 (0.00s)
    --- PASS: TestIssue514/ulps+22 (0.00s)
    --- PASS: TestIssue514/ulps-1 (0.00s)
    --- PASS: TestIssue514/ulps-2 (0.00s)
    --- PASS: TestIssue514/ulps-3 (0.00s)
    --- PASS: TestIssue514/ulps-4 (0.00s)
    --- PASS: TestIssue514/ulps-5 (0.00s)
    --- PASS: TestIssue514/ulps-6 (0.00s)
    --- PASS: TestIssue514/ulps-7 (0.00s)
    --- PASS: TestIssue514/ulps-8 (0.00s)
    --- PASS: TestIssue514/ulps-9 (0.00s)
    --- PASS: TestIssue514/ulps-10 (0.00s)
    --- PASS: TestIssue514/ulps-11 (0.00s)
    --- PASS: TestIssue514/ulps-12 (0.00s)
    --- PASS: TestIssue514/ulps-13 (0.00s)
    --- PASS: TestIssue514/ulps-14 (0.00s)
    --- PASS: TestIssue514/ulps-15 (0.00s)
    --- PASS: TestIssue514/ulps-16 (0.00s)
    --- PASS: TestIssue514/ulps-17 (0.00s)
    --- PASS: TestIssue514/ulps-18 (0.00s)
    --- PASS: TestIssue514/ulps-19 (0.00s)
    --- PASS: TestIssue514/ulps-20 (0.00s)
    --- PASS: TestIssue514/ulps-21 (0.00s)
    --- PASS: TestIssue514/ulps-22 (0.00s)
PASS
ok      gonum.org/v1/plot       0.022s
=== RUN   TestDiff
--- PASS: TestDiff (0.03s)
PASS
ok      gonum.org/v1/plot/cmpimg        0.038s
=== RUN   TestPersistency
--- PASS: TestPersistency (0.02s)
PASS
ok      gonum.org/v1/plot/gob   0.020s
=== RUN   TestColor
--- PASS: TestColor (0.02s)
=== RUN   TestRainbow
--- PASS: TestRainbow (0.00s)
=== RUN   TestHeat
--- PASS: TestHeat (0.00s)
=== RUN   TestRadial
--- PASS: TestRadial (0.00s)
=== RUN   TestReverse
--- PASS: TestReverse (0.01s)
=== RUN   TestReverse_Palette
--- PASS: TestReverse_Palette (0.00s)
PASS
ok      gonum.org/v1/plot/palette       0.036s
?       gonum.org/v1/plot/palette/brewer        [no test files]
=== RUN   TestSRGBA_rgb
--- PASS: TestSRGBA_rgb (0.00s)
=== RUN   TestCieXYZ_rgb
--- PASS: TestCieXYZ_rgb (0.00s)
=== RUN   TestCieLAB_cieXYZ
--- PASS: TestCieLAB_cieXYZ (0.00s)
=== RUN   TestMsh_cieLAB
--- PASS: TestMsh_cieLAB (0.00s)
=== RUN   TestCieLAB_sRGBA
--- PASS: TestCieLAB_sRGBA (0.00s)
=== RUN   TestHueTwist
--- PASS: TestHueTwist (0.00s)
=== RUN   TestCieXYZ_cieLAB
--- PASS: TestCieXYZ_cieLAB (0.00s)
=== RUN   TestColorToRGB
--- PASS: TestColorToRGB (0.00s)
=== RUN   TestCieLAB_msh
--- PASS: TestCieLAB_msh (0.00s)
=== RUN   TestColorToMSH
--- PASS: TestColorToMSH (0.00s)
=== RUN   TestExtendedBlackBody
--- PASS: TestExtendedBlackBody (0.00s)
=== RUN   TestInterpolateMSHDiverging
--- PASS: TestInterpolateMSHDiverging (0.00s)
=== RUN   TestSmoothBlueRed
--- PASS: TestSmoothBlueRed (0.00s)
=== RUN   TestSmoothCoolWarm
--- PASS: TestSmoothCoolWarm (0.00s)
=== RUN   TestSmoothDiverging_At
--- PASS: TestSmoothDiverging_At (0.00s)
=== RUN   TestSmoothDiverging_Range
--- PASS: TestSmoothDiverging_Range (0.00s)
PASS
ok      gonum.org/v1/plot/palette/moreland      0.006s
=== RUN   TestTarjan
--- PASS: TestTarjan (0.00s)
=== RUN   TestJohnson
--- PASS: TestJohnson (0.00s)
=== RUN   TestBarChart
--- PASS: TestBarChart (0.04s)
=== RUN   TestBarChart_positiveNegative
--- PASS: TestBarChart_positiveNegative (0.00s)
=== RUN   TestBoxPlot
--- PASS: TestBoxPlot (0.03s)
=== RUN   TestNewBubbles
--- PASS: TestNewBubbles (0.01s)
=== RUN   TestColorBar_horizontal
--- PASS: TestColorBar_horizontal (0.00s)
=== RUN   TestColorBar_horizontal_log
--- PASS: TestColorBar_horizontal_log (0.00s)
=== RUN   TestColorBar_vertical
--- PASS: TestColorBar_vertical (0.00s)
=== RUN   TestErrors
--- PASS: TestErrors (0.01s)
=== RUN   TestFieldDims
--- PASS: TestFieldDims (0.00s)
=== RUN   TestFilledLine
--- PASS: TestFilledLine (0.01s)
=== RUN   TestFunction
--- PASS: TestFunction (0.01s)
=== RUN   TestMainExample
--- PASS: TestMainExample (0.00s)
=== RUN   TestHistogram
--- PASS: TestHistogram (0.01s)
=== RUN   TestSingletonHistogram
--- PASS: TestSingletonHistogram (0.00s)
=== RUN   TestHistogramLogScale
--- PASS: TestHistogramLogScale (0.01s)
=== RUN   TestImagePlot
--- PASS: TestImagePlot (0.00s)
=== RUN   TestImagePlot_log
--- PASS: TestImagePlot_log (0.53s)
=== RUN   TestInvertedScale
--- PASS: TestInvertedScale (0.01s)
=== RUN   TestLogScale
--- PASS: TestLogScale (0.01s)
=== RUN   TestPolygon_holes
--- PASS: TestPolygon_holes (0.07s)
=== RUN   TestPolygon_hexagons
--- PASS: TestPolygon_hexagons (0.00s)
=== RUN   TestPolygon_clip
--- PASS: TestPolygon_clip (0.00s)
=== RUN   TestFloatPrecision
--- PASS: TestFloatPrecision (0.01s)
=== RUN   TestQuartPlot
--- PASS: TestQuartPlot (0.03s)
=== RUN   TestRotation
--- PASS: TestRotation (0.01s)
=== RUN   TestSankey_simple
--- PASS: TestSankey_simple (0.01s)
=== RUN   TestSankey_grouped
--- PASS: TestSankey_grouped (0.01s)
=== RUN   TestSankey_idempotent
--- PASS: TestSankey_idempotent (0.00s)
=== RUN   TestScatter
--- PASS: TestScatter (0.01s)
=== RUN   TestStep
--- PASS: TestStep (0.01s)
=== RUN   TestTimeSeries
--- PASS: TestTimeSeries (0.01s)
PASS
ok      gonum.org/v1/plot/plotter       0.881s
testing: warning: no tests to run
PASS
ok      gonum.org/v1/plot/plotutil      0.002s [no tests to run]
=== RUN   TestNew
--- PASS: TestNew (0.00s)
=== RUN   TestPoint
--- PASS: TestPoint (0.00s)
=== RUN   TestCurve
--- PASS: TestCurve (0.00s)
PASS
ok      gonum.org/v1/plot/tools/bezier  0.002s
=== RUN   TestVGFONTPATH
--- PASS: TestVGFONTPATH (0.00s)
=== RUN   TestLineWidth
    vg_test.go:76: image mismatch for -1:jpg
    vg_test.go:76: image mismatch for 0:jpg
    vg_test.go:76: image mismatch for 1:jpg
--- FAIL: TestLineWidth (0.17s)
=== RUN   TestParseLength
--- PASS: TestParseLength (0.00s)
=== RUN   TestInMemoryCanvas
--- PASS: TestInMemoryCanvas (0.01s)
=== RUN   TestWriterToCanvas
--- PASS: TestWriterToCanvas (0.01s)
FAIL
FAIL    gonum.org/v1/plot/vg    0.194s
=== RUN   TestCrop
--- PASS: TestCrop (0.00s)
=== RUN   TestTile
--- PASS: TestTile (0.00s)
PASS
ok      gonum.org/v1/plot/vg/draw       0.002s
?       gonum.org/v1/plot/vg/fonts      [no test files]
=== RUN   TestRecorder
--- PASS: TestRecorder (0.00s)
PASS
ok      gonum.org/v1/plot/vg/recorder   0.006s
?       gonum.org/v1/plot/vg/vgeps      [no test files]
=== RUN   TestIssue179
--- PASS: TestIssue179 (0.00s)
=== RUN   TestConcurrentInit
--- PASS: TestConcurrentInit (0.00s)
=== RUN   TestUseBackgroundColor
=== RUN   TestUseBackgroundColor/0
=== RUN   TestUseBackgroundColor/1
--- PASS: TestUseBackgroundColor (0.00s)
    --- PASS: TestUseBackgroundColor/0 (0.00s)
    --- PASS: TestUseBackgroundColor/1 (0.00s)
=== RUN   TestIssue540
--- PASS: TestIssue540 (0.00s)
PASS
ok      gonum.org/v1/plot/vg/vgimg      0.012s
=== RUN   TestEmbedFonts
=== RUN   TestEmbedFonts/embed=false
=== RUN   TestEmbedFonts/embed=true
--- PASS: TestEmbedFonts (0.07s)
    --- PASS: TestEmbedFonts/embed=false (0.02s)
    --- PASS: TestEmbedFonts/embed=true (0.05s)
=== RUN   TestArc
--- PASS: TestArc (0.01s)
=== RUN   TestMultipage
--- PASS: TestMultipage (0.05s)
=== RUN   TestIssue540
--- PASS: TestIssue540 (0.03s)
PASS
ok      gonum.org/v1/plot/vg/vgpdf      0.158s
=== RUN   TestSVG
--- PASS: TestSVG (0.00s)
=== RUN   TestNewWith
--- PASS: TestNewWith (0.00s)
=== RUN   TestHtmlEscape
--- PASS: TestHtmlEscape (0.00s)
PASS
ok      gonum.org/v1/plot/vg/vgsvg      0.006s
=== RUN   TestTexCanvas
--- PASS: TestTexCanvas (0.00s)
PASS
ok      gonum.org/v1/plot/vg/vgtex      0.005s
FAIL
dh_auto_test: error: cd _build && go test -vet=off -v -p 2 gonum.org/v1/plot 
gonum.org/v1/plot/cmpimg gonum.org/v1/plot/gob gonum.org/v1/plot/palette 
gonum.org/v1/plot/palette/brewer gonum.org/v1/plot/palette/moreland 
gonum.org/v1/plot/plotter gonum.org/v1/plot/plotutil 
gonum.org/v1/plot/tools/bezier gonum.org/v1/plot/vg gonum.org/v1/plot/vg/draw 
gonum.org/v1/plot/vg/fonts gonum.org/v1/plot/vg/recorder 
gonum.org/v1/plot/vg/vgeps gonum.org/v1/plot/vg/vgimg 
gonum.org/v1/plot/vg/vgpdf gonum.org/v1/plot/vg/vgsvg 
gonum.org/v1/plot/vg/vgtex returned exit code 1
make: *** [debian/rules:4: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: golang-gonum-v1-plot
Source-Version: 0.7.0-6
Done: Nilesh Patra <[email protected]>

We believe that the bug you reported is fixed in the latest version of
golang-gonum-v1-plot, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Nilesh Patra <[email protected]> (supplier of updated golang-gonum-v1-plot 
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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 07 Mar 2026 19:28:36 +0530
Source: golang-gonum-v1-plot
Architecture: source
Version: 0.7.0-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team <[email protected]>
Changed-By: Nilesh Patra <[email protected]>
Closes: 1129124
Changes:
 golang-gonum-v1-plot (0.7.0-6) unstable; urgency=medium
 .
   * Team Upload.
   * Drop Redundant "Rules-Requires-Root: no"
   * Bump Standards-Version to 4.7.3 (no changes needed)
   * Change section from devel to golang
   * Drop "Priority: optional"
   * Drop myself from uploaders
   * Disable Build-Time tests (Closes: #1129124)
Checksums-Sha1:
 84f4bbb499bd49a499b68ce610d5dc8af5d81e04 1727 golang-gonum-v1-plot_0.7.0-6.dsc
 8258b8b62ceed3f788de4480718b83d5783deaad 4956 
golang-gonum-v1-plot_0.7.0-6.debian.tar.xz
 25c6284b6d5ec30f5f4b990cada449d5e51966a9 5418 
golang-gonum-v1-plot_0.7.0-6_amd64.buildinfo
Checksums-Sha256:
 d65986794740bd32708980df836377744654a7bfe34b85d92a272f97ee24cb21 1727 
golang-gonum-v1-plot_0.7.0-6.dsc
 45f8ba3b3f205b57576aac536a3729f8d2591524ec8729ba22f96bec416bafdd 4956 
golang-gonum-v1-plot_0.7.0-6.debian.tar.xz
 26b834f10cd1291e61df03f8fbb7428c2b7244680f460e322caaf3560cae8cb2 5418 
golang-gonum-v1-plot_0.7.0-6_amd64.buildinfo
Files:
 7defb9d4be13e361e689b942fa11b878 1727 golang optional 
golang-gonum-v1-plot_0.7.0-6.dsc
 445e2a296abd5d6597931712e3c3f656 4956 golang optional 
golang-gonum-v1-plot_0.7.0-6.debian.tar.xz
 77e65705f3334312e202bdc61ebbd69b 5418 golang optional 
golang-gonum-v1-plot_0.7.0-6_amd64.buildinfo

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

iIgEARYKADAWIQSglbZu4JAkvuai8HIqJ5BL1yQ+2gUCaawwmxIcbmlsZXNoQGRl
Ymlhbi5vcmcACgkQKieQS9ckPtoEggD+L7hAXeezInXrZ2tKZydBxZhnDHjRNOMx
D6c97An+kD0BAI+ibiF+HBv8Pna2iRFwdMB4HERhBPsNnQ690BiVuv8P
=UOCW
-----END PGP SIGNATURE-----

Attachment: pgpTHbgPoLyDu.pgp
Description: PGP signature


--- End Message ---

Reply via email to