Your message dated Mon, 29 Nov 2021 00:48:46 +0000
with message-id <e1mruqc-00028e...@fasolo.debian.org>
and subject line Bug#997567: fixed in golang-github-yuin-goldmark-highlighting 
0.0~git20210516.9216f9c-1
has caused the Debian Bug report #997567,
regarding golang-github-yuin-goldmark-highlighting: FTBFS: dh_auto_test: error: 
cd obj-x86_64-linux-gnu && go test -vet=off -v -p 4 
github.com/yuin/goldmark-highlighting returned exit code 1
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.)


-- 
997567: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=997567
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: golang-github-yuin-goldmark-highlighting
Version: 0.0~git20200218.d1af22c-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> dpkg-buildpackage
> -----------------
> 
> Command: dpkg-buildpackage -us -uc -sa -rfakeroot
> dpkg-buildpackage: info: source package 
> golang-github-yuin-goldmark-highlighting
> dpkg-buildpackage: info: source version 0.0~git20200218.d1af22c-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Anthony Fok <f...@debian.org>
>  dpkg-source --before-build .
> dpkg-buildpackage: info: host architecture amd64
>  debian/rules clean
> dh clean --buildsystem=golang --with golang
>    dh_auto_clean -O--buildsystem=golang
>    dh_autoreconf_clean -O--buildsystem=golang
>    dh_clean -O--buildsystem=golang
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building golang-github-yuin-goldmark-highlighting using 
> existing 
> ./golang-github-yuin-goldmark-highlighting_0.0~git20200218.d1af22c.orig.tar.xz
> dpkg-source: info: building golang-github-yuin-goldmark-highlighting in 
> golang-github-yuin-goldmark-highlighting_0.0~git20200218.d1af22c-1.debian.tar.xz
> dpkg-source: info: building golang-github-yuin-goldmark-highlighting in 
> golang-github-yuin-goldmark-highlighting_0.0~git20200218.d1af22c-1.dsc
>  debian/rules binary
> dh binary --buildsystem=golang --with golang
>    dh_update_autotools_config -O--buildsystem=golang
>    dh_autoreconf -O--buildsystem=golang
>    dh_auto_configure -O--buildsystem=golang
>    dh_auto_build -O--buildsystem=golang
>       cd obj-x86_64-linux-gnu && go install -trimpath -v -p 4 
> github.com/yuin/goldmark-highlighting
> internal/goexperiment
> internal/cpu
> internal/unsafeheader
> internal/abi
> runtime/internal/atomic
> runtime/internal/sys
> internal/race
> internal/bytealg
> runtime/internal/math
> sync/atomic
> unicode
> unicode/utf8
> encoding
> math/bits
> internal/itoa
> math
> unicode/utf16
> runtime
> github.com/danwakefield/fnmatch
> internal/reflectlite
> sync
> internal/testlog
> errors
> sort
> internal/oserror
> io
> strconv
> syscall
> path
> bytes
> strings
> reflect
> html
> regexp/syntax
> bufio
> internal/syscall/unix
> time
> internal/syscall/execenv
> regexp
> internal/poll
> io/fs
> os
> encoding/binary
> internal/fmtsort
> encoding/base64
> path/filepath
> fmt
> net/url
> encoding/json
> github.com/dlclark/regexp2/syntax
> github.com/yuin/goldmark/util
> github.com/dlclark/regexp2
> github.com/alecthomas/chroma
> github.com/alecthomas/chroma/formatters/html
> github.com/alecthomas/chroma/lexers/internal
> github.com/alecthomas/chroma/styles
> github.com/alecthomas/chroma/lexers/a
> github.com/alecthomas/chroma/lexers/b
> github.com/alecthomas/chroma/lexers/p
> github.com/alecthomas/chroma/lexers/j
> github.com/alecthomas/chroma/lexers/e
> github.com/alecthomas/chroma/lexers/d
> github.com/alecthomas/chroma/lexers/f
> github.com/alecthomas/chroma/lexers/c
> github.com/alecthomas/chroma/lexers/i
> github.com/alecthomas/chroma/lexers/k
> github.com/alecthomas/chroma/lexers/l
> github.com/alecthomas/chroma/lexers/n
> github.com/alecthomas/chroma/lexers/o
> github.com/alecthomas/chroma/lexers/q
> github.com/alecthomas/chroma/lexers/r
> github.com/alecthomas/chroma/lexers/t
> github.com/alecthomas/chroma/lexers/h
> github.com/alecthomas/chroma/lexers/v
> github.com/alecthomas/chroma/lexers/w
> github.com/alecthomas/chroma/lexers/x
> github.com/alecthomas/chroma/lexers/circular
> github.com/alecthomas/chroma/lexers/g
> github.com/alecthomas/chroma/lexers/m
> github.com/alecthomas/chroma/lexers/s
> github.com/alecthomas/chroma/lexers/y
> github.com/alecthomas/chroma/lexers/z
> github.com/alecthomas/chroma/lexers
> github.com/yuin/goldmark/text
> github.com/yuin/goldmark/ast
> github.com/yuin/goldmark/renderer
> github.com/yuin/goldmark/parser
> github.com/yuin/goldmark/renderer/html
> github.com/yuin/goldmark
> github.com/yuin/goldmark-highlighting
>    dh_auto_test -O--buildsystem=golang
>       cd obj-x86_64-linux-gnu && go test -vet=off -v -p 4 
> github.com/yuin/goldmark-highlighting
> === RUN   TestHighlighting
>     highlighting_test.go:74: failed to render HTML
> /* Background */ .chroma { color: #f8f8f2; background-color: #272822 }
> /* LineNumbers targeted by URL anchor */ .chroma .ln:target { color: #f8f8f2; 
> background-color: #3c3d38 }
> /* LineNumbersTable targeted by URL anchor */ .chroma .lnt:target { color: 
> #f8f8f2; background-color: #3c3d38 }
> /* Error */ .chroma .err { color: #960050; background-color: #1e0010 }
> /* LineTableTD */ .chroma .lntd { vertical-align: top; padding: 0; margin: 0; 
> border: 0; }
> /* LineTable */ .chroma .lntable { border-spacing: 0; padding: 0; margin: 0; 
> border: 0; width: auto; overflow: auto; display: block; }
> /* LineHighlight */ .chroma .hl { display: block; width: 
> 100%;background-color: #3c3d38 }
> /* LineNumbersTable */ .chroma .lnt { margin-right: 0.4em; padding: 0 0.4em 0 
> 0.4em;color: #7f7f7f }
> /* LineNumbers */ .chroma .ln { margin-right: 0.4em; padding: 0 0.4em 0 
> 0.4em;color: #7f7f7f }
> /* Keyword */ .chroma .k { color: #66d9ef }
> /* KeywordConstant */ .chroma .kc { color: #66d9ef }
> /* KeywordDeclaration */ .chroma .kd { color: #66d9ef }
> /* KeywordNamespace */ .chroma .kn { color: #f92672 }
> /* KeywordPseudo */ .chroma .kp { color: #66d9ef }
> /* KeywordReserved */ .chroma .kr { color: #66d9ef }
> /* KeywordType */ .chroma .kt { color: #66d9ef }
> /* NameAttribute */ .chroma .na { color: #a6e22e }
> /* NameClass */ .chroma .nc { color: #a6e22e }
> /* NameConstant */ .chroma .no { color: #66d9ef }
> /* NameDecorator */ .chroma .nd { color: #a6e22e }
> /* NameException */ .chroma .ne { color: #a6e22e }
> /* NameFunction */ .chroma .nf { color: #a6e22e }
> /* NameOther */ .chroma .nx { color: #a6e22e }
> /* NameTag */ .chroma .nt { color: #f92672 }
> /* Literal */ .chroma .l { color: #ae81ff }
> /* LiteralDate */ .chroma .ld { color: #e6db74 }
> /* LiteralString */ .chroma .s { color: #e6db74 }
> /* LiteralStringAffix */ .chroma .sa { color: #e6db74 }
> /* LiteralStringBacktick */ .chroma .sb { color: #e6db74 }
> /* LiteralStringChar */ .chroma .sc { color: #e6db74 }
> /* LiteralStringDelimiter */ .chroma .dl { color: #e6db74 }
> /* LiteralStringDoc */ .chroma .sd { color: #e6db74 }
> /* LiteralStringDouble */ .chroma .s2 { color: #e6db74 }
> /* LiteralStringEscape */ .chroma .se { color: #ae81ff }
> /* LiteralStringHeredoc */ .chroma .sh { color: #e6db74 }
> /* LiteralStringInterpol */ .chroma .si { color: #e6db74 }
> /* LiteralStringOther */ .chroma .sx { color: #e6db74 }
> /* LiteralStringRegex */ .chroma .sr { color: #e6db74 }
> /* LiteralStringSingle */ .chroma .s1 { color: #e6db74 }
> /* LiteralStringSymbol */ .chroma .ss { color: #e6db74 }
> /* LiteralNumber */ .chroma .m { color: #ae81ff }
> /* LiteralNumberBin */ .chroma .mb { color: #ae81ff }
> /* LiteralNumberFloat */ .chroma .mf { color: #ae81ff }
> /* LiteralNumberHex */ .chroma .mh { color: #ae81ff }
> /* LiteralNumberInteger */ .chroma .mi { color: #ae81ff }
> /* LiteralNumberIntegerLong */ .chroma .il { color: #ae81ff }
> /* LiteralNumberOct */ .chroma .mo { color: #ae81ff }
> /* Operator */ .chroma .o { color: #f92672 }
> /* OperatorWord */ .chroma .ow { color: #f92672 }
> /* Comment */ .chroma .c { color: #75715e }
> /* CommentHashbang */ .chroma .ch { color: #75715e }
> /* CommentMultiline */ .chroma .cm { color: #75715e }
> /* CommentSingle */ .chroma .c1 { color: #75715e }
> /* CommentSpecial */ .chroma .cs { color: #75715e }
> /* CommentPreproc */ .chroma .cp { color: #75715e }
> /* CommentPreprocFile */ .chroma .cpf { color: #75715e }
> /* GenericDeleted */ .chroma .gd { color: #f92672 }
> /* GenericEmph */ .chroma .ge { font-style: italic }
> /* GenericInserted */ .chroma .gi { color: #a6e22e }
> /* GenericStrong */ .chroma .gs { font-weight: bold }
> /* GenericSubheading */ .chroma .gu { color: #75715e }
> 
> --- FAIL: TestHighlighting (0.00s)
> === RUN   TestHighlighting2
> --- PASS: TestHighlighting2 (0.00s)
> === RUN   TestHighlighting3
>     highlighting_test.go:202: failed to render HTML
> --- FAIL: TestHighlighting3 (0.00s)
> === RUN   TestHighlightingHlLines
> === RUN   TestHighlightingHlLines/0
> === RUN   TestHighlightingHlLines/1
> === RUN   TestHighlightingHlLines/2
> --- PASS: TestHighlightingHlLines (0.00s)
>     --- PASS: TestHighlightingHlLines/0 (0.00s)
>     --- PASS: TestHighlightingHlLines/1 (0.00s)
>     --- PASS: TestHighlightingHlLines/2 (0.00s)
> === RUN   TestHighlightingLinenos
> === RUN   TestHighlightingLinenos/0
> === RUN   TestHighlightingLinenos/1
> === RUN   TestHighlightingLinenos/2
> === RUN   TestHighlightingLinenos/3
> === RUN   TestHighlightingLinenos/4
> === RUN   TestHighlightingLinenos/5
> === RUN   TestHighlightingLinenos/6
> --- PASS: TestHighlightingLinenos (0.00s)
>     --- PASS: TestHighlightingLinenos/0 (0.00s)
>     --- PASS: TestHighlightingLinenos/1 (0.00s)
>     --- PASS: TestHighlightingLinenos/2 (0.00s)
>     --- PASS: TestHighlightingLinenos/3 (0.00s)
>     --- PASS: TestHighlightingLinenos/4 (0.00s)
>     --- PASS: TestHighlightingLinenos/5 (0.00s)
>     --- PASS: TestHighlightingLinenos/6 (0.00s)
> === RUN   TestHighlightingGuessLanguage
>     highlighting_test.go:334: render mismatch, got
>         <pre tabindex="0" class="chroma"><span class="ln">1</span>LINE        
>         </pre>
> --- FAIL: TestHighlightingGuessLanguage (0.00s)
> === RUN   TestCoalesceNeeded
>     highlighting_test.go:372: render mismatch, got
>         <pre tabindex="0" class="chroma"><span class="ln">1</span><span 
> class="nf">GET</span> <span class="nn">/foo</span> <span 
> class="kr">HTTP</span><span class="o">/</span><span class="m">1.1</span>
>         <span class="ln">2</span><span class="n">Content-Type</span><span 
> class="o">:</span> <span class="l">application/json</span>
>         <span class="ln">3</span><span class="n">User-Agent</span><span 
> class="o">:</span> <span class="l">foo</span>
>         <span class="ln">4</span>
>         <span class="ln">5</span><span class="p">{</span>
>         <span class="ln">6</span>  <span 
> class="nt">&#34;hello&#34;</span><span class="p">:</span> <span 
> class="s2">&#34;world&#34;</span>
>         <span class="ln">7</span><span class="p">}</span>
>         </pre>
> --- FAIL: TestCoalesceNeeded (0.00s)
> FAIL
> FAIL  github.com/yuin/goldmark-highlighting   0.012s
> FAIL
> dh_auto_test: error: cd obj-x86_64-linux-gnu && go test -vet=off -v -p 4 
> github.com/yuin/goldmark-highlighting returned exit code 1


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/golang-github-yuin-goldmark-highlighting_0.0~git20200218.d1af22c-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!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: golang-github-yuin-goldmark-highlighting
Source-Version: 0.0~git20210516.9216f9c-1
Done: Anthony Fok <f...@debian.org>

We believe that the bug you reported is fixed in the latest version of
golang-github-yuin-goldmark-highlighting, 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 997...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Anthony Fok <f...@debian.org> (supplier of updated 
golang-github-yuin-goldmark-highlighting 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: Sun, 28 Nov 2021 17:23:18 -0700
Source: golang-github-yuin-goldmark-highlighting
Architecture: source
Version: 0.0~git20210516.9216f9c-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team <team+pkg...@tracker.debian.org>
Changed-By: Anthony Fok <f...@debian.org>
Closes: 997567
Changes:
 golang-github-yuin-goldmark-highlighting (0.0~git20210516.9216f9c-1) unstable; 
urgency=medium
 .
   [ Debian Janitor ]
   * Set upstream metadata fields: Bug-Database, Bug-Submit.
 .
   [ Anthony Fok ]
   * New upstream version 0.0~git20210516.9216f9c
   * Patch highlighting_test.go to allow for tabindex="0" in <pre> wrapper.
     This fixes FTBFS with chroma v0.9.2 and up while maintaining backward
     compatibility with older chroma. (Closes: #997567)
   * Change Section from devel to golang
   * Bump debhelper dependency to "Build-Depends: debhelper-compat (= 13)"
   * Bump Standards-Version to 4.6.0 (no change)
   * Mark library package with "Multi-Arch: foreign"
   * Update versioned dependencies as per go.mod
Checksums-Sha1:
 01df58e50f75072835c1a2096831821e00eb71c1 2666 
golang-github-yuin-goldmark-highlighting_0.0~git20210516.9216f9c-1.dsc
 cd7fd119e693cfe915a600fe834b10182b08764b 10012 
golang-github-yuin-goldmark-highlighting_0.0~git20210516.9216f9c.orig.tar.xz
 5ebc2e1f40a87fbcf4bf80f8c376111f36c78cfe 3744 
golang-github-yuin-goldmark-highlighting_0.0~git20210516.9216f9c-1.debian.tar.xz
 ac06c3c0cd5a5edf48f042cf41752998042922c4 7921 
golang-github-yuin-goldmark-highlighting_0.0~git20210516.9216f9c-1_amd64.buildinfo
Checksums-Sha256:
 589b384ff6e4f186250e5c5404528670c35cf1d6f945e233a1c3334602c95b54 2666 
golang-github-yuin-goldmark-highlighting_0.0~git20210516.9216f9c-1.dsc
 d4a8fee60a1709263ed6c51bbcf7f8b4199ce4a3099cc037ee45bfe6975d2dd5 10012 
golang-github-yuin-goldmark-highlighting_0.0~git20210516.9216f9c.orig.tar.xz
 0cad43fcfb8679016fd480d9e1a6636b36220b284c20f4549da5205f2ab82233 3744 
golang-github-yuin-goldmark-highlighting_0.0~git20210516.9216f9c-1.debian.tar.xz
 af3fb97b1c90638ec3139b4be17e5e3947ab3c1587cbb74675593d33a8ff8446 7921 
golang-github-yuin-goldmark-highlighting_0.0~git20210516.9216f9c-1_amd64.buildinfo
Files:
 09528e29effd4eb03caba05d4cc02ae8 2666 golang optional 
golang-github-yuin-goldmark-highlighting_0.0~git20210516.9216f9c-1.dsc
 f4fda8b26b642045e6fb0901fba637d8 10012 golang optional 
golang-github-yuin-goldmark-highlighting_0.0~git20210516.9216f9c.orig.tar.xz
 1a78780e7b9c54dc99f99a57c7de6854 3744 golang optional 
golang-github-yuin-goldmark-highlighting_0.0~git20210516.9216f9c-1.debian.tar.xz
 edf6fc779209977f0841935b8e13b6ee 7921 golang optional 
golang-github-yuin-goldmark-highlighting_0.0~git20210516.9216f9c-1_amd64.buildinfo

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

iQJEBAEBCAAuFiEEFCQhsZrUqVmW+VBy6iUAtBLFms8FAmGkHuwQHGZva2FAZGVi
aWFuLm9yZwAKCRDqJQC0EsWaz7lVD/9rltmdZ170y7kMzauwCSNoZhPOSSITf6bN
eH5qd/fM8eF854Ffu1J6T0S59muJ1BZi5boM2vVlR/EGywbMtvL+l+8cmbHb6klh
xfOtXFV+mcyiNqMp6SoHrhvdCbq0W3y7g0f+mZ3sBOTI/EornRf7fWtUGMS2PEUm
Omr/GhI0UXcA93IQAdIUsulRZi3/niov3zlX4XBlnLByR3+iKutsWigl5ndN9avv
WSwGG1m+cxC/EvB1YWM0y+F1XvwBtZ0ZaZ21TOKudRY/+MF6TolDNGO73dWA7uZX
9VqvUfcLMZFFZbpF5KZw52juzf19YM5wi1U4OKQy+iauOiTr7A9x6sysvvQb2EmY
Zx0Mr4epclnBiUT6iFNVGh1/IjXyxl8q3Xr6KRc2D7ir/7cDbJrCfyZlVvjs0pkJ
lCeWvOO2h+nz3qw2BSomJ8gX8np+UAziksx0+wU8G1cCHOUDKVG4QZvv2E86GhEd
ZLS2Kjn+w7jCV8sb9/KAf2DQFelh8L+hjrSkEE4DyRsGnEhuvaQxtRhegDsff4fm
puCGqTq6Ij1hy5fVyQbEjdWQr4eNhWeJgrIhQTMw1ku6nwgJNmK0AnKJak8xjFXo
G9oritanEab6baK/iv0lj8/wwNRMTtuTsZOvX/H60tCK8qRmvD5gpkT49xkArl1f
JnRSevSJAg==
=GdZB
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to