Your message dated Fri, 14 Jul 2023 09:30:47 +0530
with message-id <[email protected]>
and subject line Re: Bug#1030932: golang-github-go-enry-go-license-detector:
FTBFS on mipsel: test failures
has caused the Debian Bug report #1030932,
regarding golang-github-go-enry-go-license-detector: FTBFS on mipsel: test
failures
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.)
--
1030932: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1030932
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: golang-github-go-enry-go-license-detector
Version: 4.3.0+git20221007.a3a1cc6-1
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
https://buildd.debian.org/status/fetch.php?pkg=golang-github-go-enry-go-license-detector&arch=mipsel&ver=4.3.0%2Bgit20221007.a3a1cc6-1%2Bb2&stamp=1675941345&raw=0
/<<PKGBUILDDIR>>/_build/src/github.com/go-enry/go-license-detector/licensedb/dataset_test.go:26
+0x618
FAIL github.com/go-enry/go-license-detector/licensedb 602.300s
? github.com/go-enry/go-license-detector/licensedb/api [no test files]
=== RUN TestLocalFiler
--- PASS: TestLocalFiler (0.00s)
=== RUN TestGitFiler
--- PASS: TestGitFiler (0.13s)
=== RUN TestZipFiler
--- PASS: TestZipFiler (0.00s)
=== RUN TestNestedFiler
--- PASS: TestNestedFiler (0.00s)
PASS
ok github.com/go-enry/go-license-detector/licensedb/filer 0.203s
=== RUN TestSplitLicenseName
--- PASS: TestSplitLicenseName (0.00s)
PASS
ok github.com/go-enry/go-license-detector/licensedb/internal 2.839s
? github.com/go-enry/go-license-detector/licensedb/internal/assets
[no test files]
=== RUN TestFastlog
--- PASS: TestFastlog (0.00s)
PASS
ok github.com/go-enry/go-license-detector/licensedb/internal/fastlog
0.068s
=== RUN TestNormalizeLines
--- PASS: TestNormalizeLines (0.00s)
PASS
ok github.com/go-enry/go-license-detector/licensedb/internal/normalize
0.028s
=== RUN TestHTML
--- PASS: TestHTML (0.00s)
PASS
ok github.com/go-enry/go-license-detector/licensedb/internal/processors
0.064s
? github.com/go-enry/go-license-detector/licensedb/internal/wmh [no
test files]
FAIL
dh_auto_test: error: cd _build && go test -vet=off -v -p 4
github.com/go-enry/go-license-detector/cmd/license-detector
github.com/go-enry/go-license-detector/licensedb
github.com/go-enry/go-license-detector/licensedb/api
github.com/go-enry/go-license-detector/licensedb/filer
github.com/go-enry/go-license-detector/licensedb/internal
github.com/go-enry/go-license-detector/licensedb/internal/assets
github.com/go-enry/go-license-detector/licensedb/internal/fastlog
github.com/go-enry/go-license-detector/licensedb/internal/normalize
github.com/go-enry/go-license-detector/licensedb/internal/processors
github.com/go-enry/go-license-detector/licensedb/internal/wmh returned exit
code 1
make: *** [debian/rules:6: binary-arch] Error 25
Cheers
--
Sebastian Ramacher
--- End Message ---
--- Begin Message ---
Control: fixed -1 4.3.0+git20221007.a3a1cc6-3
On Thu, 13 Jul 2023 23:49:56 +0800 Shengjing Zhu <[email protected]>
wrote:
> You look at the wrong log, it's golang-github-hhatto-gorst, not
> golang-github-go-enry-go-license-detector.
> It FTBFS on buildd currently.
After increasing the timeout to 150m, the build is now succeeding on
armel and mipsel.
https://buildd.debian.org/status/fetch.php?pkg=golang-github-go-enry-go-license-detector&arch=armel&ver=4.3.0%2Bgit20221007.a3a1cc6-3&stamp=1689278197&raw=0
https://buildd.debian.org/status/fetch.php?pkg=golang-github-go-enry-go-license-detector&arch=mipsel&ver=4.3.0%2Bgit20221007.a3a1cc6-3&stamp=1689281650&raw=0
--- End Message ---