[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1012624: Update golang-github-blevesearch-bleve dependency to bbolt



Package: golang-github-blevesearch-bleve
Version: 0.5.0+git20170912.278.6eea5b78-6
Tags: FTBFS upstream

golang-github-blevesearch-bleve 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 below.

dpkg-buildpackage: info: source package golang-github-blevesearch-bleve
dpkg-buildpackage: info: source version 0.5.0+git20170912.278.6eea5b78-6
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Jelmer Vernooij <jelmer@debian.org>
 dpkg-source --before-build .
dpkg-buildpackage: info: host architecture riscv64
 fakeroot 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-blevesearch-bleve using existing ./golang-github-blevesearch-bleve_0.5.0+git20170912.278.6eea5b78.orig.tar.xz
dpkg-source: info: using patch list from debian/patches/series
dpkg-source: info: building golang-github-blevesearch-bleve in golang-github-blevesearch-bleve_0.5.0+git20170912.278.6eea5b78-6.debian.tar.xz
dpkg-source: info: building golang-github-blevesearch-bleve in golang-github-blevesearch-bleve_0.5.0+git20170912.278.6eea5b78-6.dsc
 debian/rules build
dh build --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-riscv64-linux-gnu && go install -trimpath -v -p 4 github.com/blevesearch/bleve github.com/blevesearch/bleve/analysis github.com/blevesearch/bleve/analysis/analyzer/custom github.com/blevesearch/bleve/analysis/analyzer/keyword github.com/blevesearch/bleve/analysis/analyzer/simple github.com/blevesearch/bleve/analysis/analyzer/standard github.com/blevesearch/bleve/analysis/analyzer/web github.com/blevesearch/bleve/analysis/char/html github.com/blevesearch/bleve/analysis/char/regexp github.com/blevesearch/bleve/analysis/char/zerowidthnonjoiner github.com/blevesearch/bleve/analysis/datetime/flexible github.com/blevesearch/bleve/analysis/datetime/optional github.com/blevesearch/bleve/analysis/lang/ar github.com/blevesearch/bleve/analysis/lang/bg github.com/blevesearch/bleve/analysis/lang/ca github.com/blevesearch/bleve/analysis/lang/cjk github.com/blevesearch/bleve/analysis/lang/ckb github.com/blevesearch/bleve/analysis/lang/cs github.com/blevesearch/bleve/analysis/lang/de github.com/blevesearch/bleve/analysis/lang/el github.com/blevesearch/bleve/analysis/lang/en github.com/blevesearch/bleve/analysis/lang/es github.com/blevesearch/bleve/analysis/lang/eu github.com/blevesearch/bleve/analysis/lang/fa github.com/blevesearch/bleve/analysis/lang/fr github.com/blevesearch/bleve/analysis/lang/ga github.com/blevesearch/bleve/analysis/lang/gl github.com/blevesearch/bleve/analysis/lang/hi github.com/blevesearch/bleve/analysis/lang/hy github.com/blevesearch/bleve/analysis/lang/id github.com/blevesearch/bleve/analysis/lang/in github.com/blevesearch/bleve/analysis/lang/it github.com/blevesearch/bleve/analysis/lang/pt github.com/blevesearch/bleve/analysis/token/apostrophe github.com/blevesearch/bleve/analysis/token/camelcase github.com/blevesearch/bleve/analysis/token/compound github.com/blevesearch/bleve/analysis/token/edgengram github.com/blevesearch/bleve/analysis/token/elision github.com/blevesearch/bleve/analysis/token/keyword github.com/blevesearch/bleve/analysis/token/length github.com/blevesearch/bleve/analysis/token/lowercase github.com/blevesearch/bleve/analysis/token/ngram github.com/blevesearch/bleve/analysis/token/porter github.com/blevesearch/bleve/analysis/token/shingle github.com/blevesearch/bleve/analysis/token/stop github.com/blevesearch/bleve/analysis/token/truncate github.com/blevesearch/bleve/analysis/token/unicodenorm github.com/blevesearch/bleve/analysis/tokenizer/character github.com/blevesearch/bleve/analysis/tokenizer/exception github.com/blevesearch/bleve/analysis/tokenizer/letter github.com/blevesearch/bleve/analysis/tokenizer/regexp github.com/blevesearch/bleve/analysis/tokenizer/single github.com/blevesearch/bleve/analysis/tokenizer/unicode github.com/blevesearch/bleve/analysis/tokenizer/web github.com/blevesearch/bleve/analysis/tokenizer/whitespace github.com/blevesearch/bleve/analysis/tokenmap github.com/blevesearch/bleve/cmd/bleve github.com/blevesearch/bleve/cmd/bleve/cmd github.com/blevesearch/bleve/config github.com/blevesearch/bleve/document github.com/blevesearch/bleve/geo github.com/blevesearch/bleve/http github.com/blevesearch/bleve/index github.com/blevesearch/bleve/index/store github.com/blevesearch/bleve/index/store/boltdb github.com/blevesearch/bleve/index/store/goleveldb github.com/blevesearch/bleve/index/store/gtreap github.com/blevesearch/bleve/index/store/metrics github.com/blevesearch/bleve/index/store/moss github.com/blevesearch/bleve/index/store/null github.com/blevesearch/bleve/index/upsidedown github.com/blevesearch/bleve/mapping github.com/blevesearch/bleve/numeric github.com/blevesearch/bleve/registry github.com/blevesearch/bleve/search github.com/blevesearch/bleve/search/collector github.com/blevesearch/bleve/search/facet github.com/blevesearch/bleve/search/highlight github.com/blevesearch/bleve/search/highlight/format/ansi github.com/blevesearch/bleve/search/highlight/format/html github.com/blevesearch/bleve/search/highlight/fragmenter/simple github.com/blevesearch/bleve/search/highlight/highlighter/ansi github.com/blevesearch/bleve/search/highlight/highlighter/html github.com/blevesearch/bleve/search/highlight/highlighter/simple github.com/blevesearch/bleve/search/query github.com/blevesearch/bleve/search/scorer github.com/blevesearch/bleve/search/searcher
internal/unsafeheader
internal/goexperiment
internal/cpu
internal/abi
runtime/internal/atomic
runtime/internal/sys
internal/race
runtime/internal/math
internal/bytealg
sync/atomic
unicode
unicode/utf8
encoding
runtime
math/bits
internal/itoa
unicode/utf16
math
container/list
crypto/internal/subtle
crypto/subtle
vendor/golang.org/x/crypto/cryptobyte/asn1
internal/nettrace
vendor/golang.org/x/crypto/internal/subtle
github.com/steveyen/gtreap
github.com/blevesearch/go-porterstemmer
container/ring
internal/reflectlite
sync
internal/singleflight
math/rand
internal/testlog
errors
sort
runtime/cgo
io
strconv
internal/oserror
syscall
bytes
reflect
path
strings
internal/syscall/unix
time
internal/syscall/execenv
bufio
encoding/binary
internal/fmtsort
internal/poll
encoding/base64
io/fs
hash
context
hash/crc32
os
crypto/cipher
crypto
crypto/elliptic/internal/fiat
crypto/aes
fmt
crypto/des
crypto/internal/randutil
crypto/sha512
crypto/ed25519/internal/edwards25519/field
crypto/hmac
encoding/json
log
compress/flate
math/big
crypto/ed25519/internal/edwards25519
crypto/md5
crypto/rc4
compress/gzip
crypto/sha1
crypto/sha256
encoding/hex
encoding/pem
vendor/golang.org/x/net/dns/dnsmessage
net/url
path/filepath
crypto/rand
crypto/elliptic
encoding/asn1
crypto/ed25519
crypto/rsa
crypto/dsa
net
vendor/golang.org/x/crypto/chacha20
vendor/golang.org/x/crypto/cryptobyte
crypto/x509/pkix
vendor/golang.org/x/crypto/poly1305
vendor/golang.org/x/crypto/curve25519
crypto/ecdsa
vendor/golang.org/x/crypto/hkdf
vendor/golang.org/x/crypto/chacha20poly1305
vendor/golang.org/x/text/transform
vendor/golang.org/x/text/unicode/bidi
vendor/golang.org/x/net/http2/hpack
vendor/golang.org/x/text/unicode/norm
io/ioutil
vendor/golang.org/x/text/secure/bidirule
mime
mime/quotedprintable
net/http/internal
net/http/internal/ascii
vendor/golang.org/x/net/idna
github.com/blevesearch/bleve/analysis
github.com/blevesearch/bleve/numeric
github.com/blevesearch/bleve/geo
github.com/blevesearch/bleve/index/store
golang.org/x/net/context
hash/fnv
github.com/blevesearch/bleve/document
runtime/debug
github.com/golang/protobuf/proto
github.com/blevesearch/bleve/index
github.com/boltdb/bolt
# github.com/boltdb/bolt
src/github.com/boltdb/bolt/bolt_unix.go:62:14: [maxMapSize]byte used as value
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:12: [maxMapSize]byte used as value
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:18: [maxAllocSize]pgid used as value
src/github.com/boltdb/bolt/freelist.go:169:19: undefined: maxAllocSize
src/github.com/boltdb/bolt/freelist.go:169:18: too many errors
github.com/blevesearch/segment
github.com/blevesearch/bleve/search
github.com/blevesearch/bleve/search/highlight
github.com/blevesearch/bleve/registry
container/heap
github.com/blevesearch/bleve/search/collector
github.com/blevesearch/bleve/analysis/datetime/flexible
github.com/blevesearch/bleve/analysis/datetime/optional
github.com/blevesearch/bleve/index/store/gtreap
github.com/blevesearch/bleve/index/upsidedown
github.com/blevesearch/bleve/analysis/token/lowercase
github.com/blevesearch/bleve/analysis/token/porter
github.com/blevesearch/bleve/analysis/token/stop
github.com/blevesearch/bleve/analysis/tokenizer/unicode
github.com/blevesearch/bleve/search/facet
github.com/blevesearch/bleve/search/highlight/format/html
github.com/blevesearch/bleve/analysis/lang/en
crypto/x509
net/textproto
vendor/golang.org/x/net/http/httpproxy
github.com/blevesearch/bleve/analysis/analyzer/standard
github.com/blevesearch/bleve/search/highlight/fragmenter/simple
github.com/blevesearch/bleve/mapping
vendor/golang.org/x/net/http/httpguts
mime/multipart
github.com/blevesearch/bleve/search/highlight/highlighter/simple
github.com/blevesearch/bleve/search/scorer
crypto/tls
regexp/syntax
github.com/blevesearch/bleve/search/highlight/highlighter/html
github.com/blevesearch/bleve/analysis/analyzer/custom
github.com/blevesearch/bleve/analysis/tokenizer/single
github.com/blevesearch/bleve/analysis/tokenizer/character
github.com/blevesearch/bleve/analysis/analyzer/keyword
regexp
github.com/blevesearch/bleve/analysis/tokenizer/letter
golang.org/x/text/transform
github.com/blevesearch/bleve/analysis/analyzer/simple
golang.org/x/text/unicode/norm
github.com/blevesearch/bleve/analysis/lang/bg
github.com/blevesearch/bleve/search/searcher
github.com/blevesearch/bleve/analysis/tokenizer/exception
github.com/blevesearch/bleve/analysis/tokenizer/web
github.com/blevesearch/bleve/analysis/analyzer/web
github.com/blevesearch/bleve/search/query
net/http/httptrace
github.com/blevesearch/bleve/analysis/char/regexp
github.com/blevesearch/bleve/analysis/token/unicodenorm
github.com/blevesearch/bleve/analysis/char/html
net/http
github.com/blevesearch/bleve/analysis/char/zerowidthnonjoiner
github.com/blevesearch/bleve/analysis/lang/ar
github.com/blevesearch/bleve/analysis/token/elision
github.com/blevesearch/bleve/analysis/lang/cjk
github.com/blevesearch/bleve/analysis/lang/ca
github.com/blevesearch/bleve/analysis/lang/ckb
github.com/blevesearch/bleve/analysis/lang/cs
github.com/blevesearch/bleve/analysis/lang/de
github.com/blevesearch/bleve/analysis/lang/el
github.com/blevesearch/bleve/analysis/lang/es
github.com/blevesearch/bleve/analysis/lang/eu
github.com/blevesearch/bleve/analysis/lang/fa
github.com/blevesearch/bleve/analysis/lang/fr
github.com/blevesearch/bleve/analysis/lang/ga
github.com/blevesearch/bleve/analysis/lang/gl
github.com/willf/bitset
github.com/blevesearch/bleve/analysis/lang/hy
github.com/blevesearch/bleve/analysis/lang/id
github.com/blevesearch/bleve/analysis/lang/it
github.com/blevesearch/bleve/analysis/lang/pt
github.com/blevesearch/bleve/analysis/lang/in
github.com/blevesearch/bleve/analysis/token/apostrophe
github.com/blevesearch/bleve/analysis/token/camelcase
github.com/blevesearch/bleve/analysis/lang/hi
github.com/blevesearch/bleve/analysis/token/compound
github.com/blevesearch/bleve/analysis/token/edgengram
github.com/blevesearch/bleve/analysis/token/keyword
github.com/blevesearch/bleve/analysis/token/length
github.com/blevesearch/bleve/analysis/token/ngram
github.com/blevesearch/bleve/analysis/token/shingle
github.com/blevesearch/bleve/analysis/token/truncate
github.com/blevesearch/bleve/analysis/tokenizer/regexp
github.com/blevesearch/bleve/analysis/tokenizer/whitespace
github.com/blevesearch/bleve/analysis/tokenmap
encoding/csv
flag
expvar
text/template/parse
github.com/syndtr/goleveldb/leveldb/util
github.com/syndtr/goleveldb/leveldb/comparer
github.com/blevesearch/bleve/cmd/bleve/vendor/github.com/spf13/pflag
github.com/syndtr/goleveldb/leveldb/storage
github.com/syndtr/goleveldb/leveldb/cache
github.com/syndtr/goleveldb/leveldb/filter
text/template
github.com/syndtr/goleveldb/leveldb/opt
github.com/syndtr/goleveldb/leveldb/errors
github.com/golang/snappy
github.com/couchbase/ghistogram
github.com/syndtr/goleveldb/leveldb/iterator
github.com/syndtr/goleveldb/leveldb/journal
github.com/edsrzf/mmap-go
github.com/syndtr/goleveldb/leveldb/memdb
github.com/syndtr/goleveldb/leveldb/table
github.com/blevesearch/bleve/search/highlight/format/ansi
github.com/couchbase/moss
github.com/blevesearch/bleve/cmd/bleve/vendor/github.com/spf13/cobra
github.com/blevesearch/bleve/search/highlight/highlighter/ansi
log/syslog
github.com/syndtr/goleveldb/leveldb
text/tabwriter
github.com/blevesearch/bleve/index/store/null
runtime/pprof
github.com/blevesearch/bleve/index/store/moss
github.com/rcrowley/go-metrics
github.com/blevesearch/bleve/index/store/goleveldb
github.com/blevesearch/bleve/index/store/metrics
dh_auto_build: error: cd obj-riscv64-linux-gnu && go install -trimpath -v -p 4 github.com/blevesearch/bleve github.com/blevesearch/bleve/analysis github.com/blevesearch/bleve/analysis/analyzer/custom github.com/blevesearch/bleve/analysis/analyzer/keyword github.com/blevesearch/bleve/analysis/analyzer/simple github.com/blevesearch/bleve/analysis/analyzer/standard github.com/blevesearch/bleve/analysis/analyzer/web github.com/blevesearch/bleve/analysis/char/html github.com/blevesearch/bleve/analysis/char/regexp github.com/blevesearch/bleve/analysis/char/zerowidthnonjoiner github.com/blevesearch/bleve/analysis/datetime/flexible github.com/blevesearch/bleve/analysis/datetime/optional github.com/blevesearch/bleve/analysis/lang/ar github.com/blevesearch/bleve/analysis/lang/bg github.com/blevesearch/bleve/analysis/lang/ca github.com/blevesearch/bleve/analysis/lang/cjk github.com/blevesearch/bleve/analysis/lang/ckb github.com/blevesearch/bleve/analysis/lang/cs github.com/blevesearch/bleve/analysis/lang/de github.com/blevesearch/bleve/analysis/lang/el github.com/blevesearch/bleve/analysis/lang/en github.com/blevesearch/bleve/analysis/lang/es github.com/blevesearch/bleve/analysis/lang/eu github.com/blevesearch/bleve/analysis/lang/fa github.com/blevesearch/bleve/analysis/lang/fr github.com/blevesearch/bleve/analysis/lang/ga github.com/blevesearch/bleve/analysis/lang/gl github.com/blevesearch/bleve/analysis/lang/hi github.com/blevesearch/bleve/analysis/lang/hy github.com/blevesearch/bleve/analysis/lang/id github.com/blevesearch/bleve/analysis/lang/in github.com/blevesearch/bleve/analysis/lang/it github.com/blevesearch/bleve/analysis/lang/pt github.com/blevesearch/bleve/analysis/token/apostrophe github.com/blevesearch/bleve/analysis/token/camelcase github.com/blevesearch/bleve/analysis/token/compound github.com/blevesearch/bleve/analysis/token/edgengram github.com/blevesearch/bleve/analysis/token/elision github.com/blevesearch/bleve/analysis/token/keyword github.com/blevesearch/bleve/analysis/token/length github.com/blevesearch/bleve/analysis/token/lowercase github.com/blevesearch/bleve/analysis/token/ngram github.com/blevesearch/bleve/analysis/token/porter github.com/blevesearch/bleve/analysis/token/shingle github.com/blevesearch/bleve/analysis/token/stop github.com/blevesearch/bleve/analysis/token/truncate github.com/blevesearch/bleve/analysis/token/unicodenorm github.com/blevesearch/bleve/analysis/tokenizer/character github.com/blevesearch/bleve/analysis/tokenizer/exception github.com/blevesearch/bleve/analysis/tokenizer/letter github.com/blevesearch/bleve/analysis/tokenizer/regexp github.com/blevesearch/bleve/analysis/tokenizer/single github.com/blevesearch/bleve/analysis/tokenizer/unicode github.com/blevesearch/bleve/analysis/tokenizer/web github.com/blevesearch/bleve/analysis/tokenizer/whitespace github.com/blevesearch/bleve/analysis/tokenmap github.com/blevesearch/bleve/cmd/bleve github.com/blevesearch/bleve/cmd/bleve/cmd github.com/blevesearch/bleve/config github.com/blevesearch/bleve/document github.com/blevesearch/bleve/geo github.com/blevesearch/bleve/http github.com/blevesearch/bleve/index github.com/blevesearch/bleve/index/store github.com/blevesearch/bleve/index/store/boltdb github.com/blevesearch/bleve/index/store/goleveldb github.com/blevesearch/bleve/index/store/gtreap github.com/blevesearch/bleve/index/store/metrics github.com/blevesearch/bleve/index/store/moss github.com/blevesearch/bleve/index/store/null github.com/blevesearch/bleve/index/upsidedown github.com/blevesearch/bleve/mapping github.com/blevesearch/bleve/numeric github.com/blevesearch/bleve/registry github.com/blevesearch/bleve/search github.com/blevesearch/bleve/search/collector github.com/blevesearch/bleve/search/facet github.com/blevesearch/bleve/search/highlight github.com/blevesearch/bleve/search/highlight/format/ansi github.com/blevesearch/bleve/search/highlight/format/html github.com/blevesearch/bleve/search/highlight/fragmenter/simple github.com/blevesearch/bleve/search/highlight/highlighter/ansi github.com/blevesearch/bleve/search/highlight/highlighter/html github.com/blevesearch/bleve/search/highlight/highlighter/simple github.com/blevesearch/bleve/search/query github.com/blevesearch/bleve/search/scorer github.com/blevesearch/bleve/search/searcher returned exit code 2
make: *** [debian/rules:7: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2


Reply to: