Mark BROKEN

Reported by:	pkg-fallout
MFH:		2020Q3
This commit is contained in:
Antoine Brodin 2020-07-12 20:16:35 +00:00
parent 0fb16000e3
commit f9a49d45b5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=542102

View File

@ -9,6 +9,7 @@ COMMENT= Persistent key-value store for fast storage environments (lite version)
LITE= yes
MASTERDIR= ${.CURDIR}/../rocksdb
BROKEN= fails to package
BROKEN_armv6= does not build: db/compaction_job.cc:714:52: error: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'const size_t' (aka 'const unsigned int')
BROKEN_armv7= does not build: db/compaction_job.cc:714:52: error: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'const size_t' (aka 'const unsigned int')