[pkg-go] Bug#1013350: Update vuls dependency to bbolt
Ileana Dumitrescu
ileanadumi95 at protonmail.com
Wed Jun 22 14:49:31 BST 2022
Package: vuls
Version: 0.7.0-1
Tags: FTBFS upstream
vuls FTBFS for riscv because of its dependency on golang-github-boltdb-bolt, which is outdated and incompatible with riscv. The upstream should update the dependency from golang-github-boltdb-bolt to golang-github-coreos-bbolt, which is an updated fork of bolt with riscv support. Full build log at [0].
[0] https://buildd.debian.org/status/fetch.php?pkg=vuls&arch=riscv64&ver=0.7.0-1&stamp=1581053039&raw=0
github.com/boltdb/bolt
# github.com/boltdb/bolt
src/github.com/boltdb/bolt/bolt_unix.go:62:15: undefined: maxMapSize
src/github.com/boltdb/bolt/bucket.go:135:15: undefined: brokenUnaligned
src/github.com/boltdb/bolt/db.go:101:13: undefined: maxMapSize
src/github.com/boltdb/bolt/db.go:317:12: undefined: maxMapSize
src/github.com/boltdb/bolt/db.go:335:10: undefined: maxMapSize
src/github.com/boltdb/bolt/db.go:336:8: undefined: maxMapSize
src/github.com/boltdb/bolt/freelist.go:169:19: undefined: maxAllocSize
src/github.com/boltdb/bolt/freelist.go:176:14: undefined: maxAllocSize
src/github.com/boltdb/bolt/freelist.go:204:17: undefined: maxAllocSize
src/github.com/boltdb/bolt/freelist.go:207:7: undefined: maxAllocSize
src/github.com/boltdb/bolt/freelist.go:207:7: too many errors
More information about the Pkg-go-maintainers
mailing list