Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1252853 Details for
Bug 1423836
leveldb: FTBFS in rawhide
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
<fdopen> (text/plain), 119.17 KB, created by
Fedora Release Engineering
on 2017-02-17 14:56:23 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Fedora Release Engineering
Created:
2017-02-17 14:56:23 UTC
Size:
119.17 KB
patch
obsolete
>Mock Version: 1.3.3 >Mock Version: 1.3.3 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/leveldb.spec'], logger=<mockbuild.trace_decorator.getLog object at 0x3fffb0002390>gid=425printOutput=Falseuid=1000timeout=172800env={'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8'}shell=FalsechrootPath='/var/lib/mock/f26-build-7629579-694338/root'user='mockbuild') >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/leveldb.spec'] with env {'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8'} and shell False >Building target platforms: ppc64 >Building for target ppc64 >Wrote: /builddir/build/SRPMS/leveldb-1.18-2.fc26.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/leveldb.spec'], logger=<mockbuild.trace_decorator.getLog object at 0x3fffb0002390>gid=425printOutput=Falseuid=1000timeout=172800env={'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8'}private_network=Trueshell=FalsechrootPath='/var/lib/mock/f26-build-7629579-694338/root'user='mockbuild') >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/leveldb.spec'] with env {'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8'} and shell False >Building target platforms: ppc64 >Building for target ppc64 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.CtjQtO >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf leveldb-1.18 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/leveldb-1.18.tar.gz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd leveldb-1.18 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ /usr/bin/cat /builddir/build/SOURCES/0001-Allow-leveldbjni-build.patch >+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch >+ /usr/bin/cat /builddir/build/SOURCES/0002-Added-a-DB-SuspendCompations-and-DB-ResumeCompaction.patch >+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch >+ /usr/bin/cat /builddir/build/SOURCES/0003-allow-Get-calls-to-avoid-copies-into-std-string.patch >+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch >+ /usr/bin/cat /builddir/build/SOURCES/0004-bloom_test-failure-on-big-endian-archs.patch >+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch >+ cat >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.TNusaj >+ umask 022 >+ cd /builddir/build/BUILD >+ cd leveldb-1.18 >+ export OPT=-DNDEBUG export 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64' export 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64' export 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' >+ OPT=-DNDEBUG >+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64' >+ CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64' >+ LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' >+ /usr/bin/make -O -j4 >g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I. -I./include -std=c++0x -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -fPIC -DNDEBUG -c db/builder.cc -o db/builder.o >g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I. -I./include -std=c++0x -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -fPIC -DNDEBUG -c db/c.cc -o db/c.o >g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I. -I./include -std=c++0x -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -fPIC -DNDEBUG -c db/db_iter.cc -o db/db_iter.o >g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I. -I./include -std=c++0x -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -fPIC -DNDEBUG -c db/dbformat.cc -o db/dbformat.o >g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I. -I./include -std=c++0x -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -fPIC -DNDEBUG -c db/filename.cc -o db/filename.o >g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I. -I./include -std=c++0x -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -fPIC -DNDEBUG -c db/log_reader.cc -o db/log_reader.o >g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I. -I./include -std=c++0x -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -fPIC -DNDEBUG -c db/dumpfile.cc -o db/dumpfile.o >g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I. -I./include -std=c++0x -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -fPIC -DNDEBUG -c db/log_writer.cc -o db/log_writer.o >g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I. -I./include -std=c++0x -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -fPIC -DNDEBUG -c db/memtable.cc -o db/memtable.o >g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I. -I./include -std=c++0x -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -fPIC -DNDEBUG -c db/db_impl.cc -o db/db_impl.o >In file included from db/db_impl.cc:5:0: >./db/db_impl.h: In constructor 'leveldb::DBImpl::DBImpl(const leveldb::Options&, const string&)': >./db/db_impl.h:150:23: warning: 'leveldb::DBImpl::shutting_down_' will be initialized after [-Wreorder] > port::AtomicPointer shutting_down_; > ^~~~~~~~~~~~~~ >./db/db_impl.h:142:17: warning: 'leveldb::port::CondVar leveldb::DBImpl::suspend_cv' [-Wreorder] > port::CondVar suspend_cv; > ^~~~~~~~~~ >db/db_impl.cc:132:1: warning: when initialized here [-Wreorder] > DBImpl::DBImpl(const Options& raw_options, const std::string& dbname) > ^~~~~~ >g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I. -I./include -std=c++0x -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -fPIC -DNDEBUG -c db/table_cache.cc -o db/table_cache.o >g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I. -I./include -std=c++0x -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -fPIC -DNDEBUG -c db/version_edit.cc -o db/version_edit.o >g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I. -I./include -std=c++0x -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -fPIC -DNDEBUG -c db/repair.cc -o db/repair.o >g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I. -I./include -std=c++0x -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -fPIC -DNDEBUG -c db/write_batch.cc -o db/write_batch.o >g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I. -I./include -std=c++0x -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -fPIC -DNDEBUG -c table/block_builder.cc -o table/block_builder.o >g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I. -I./include -std=c++0x -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -fPIC -DNDEBUG -c table/block.cc -o table/block.o >g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I. -I./include -std=c++0x -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -fPIC -DNDEBUG -c table/format.cc -o table/format.o >g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I. -I./include -std=c++0x -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -fPIC -DNDEBUG -c table/filter_block.cc -o table/filter_block.o >g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I. -I./include -std=c++0x -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -fPIC -DNDEBUG -c table/iterator.cc -o table/iterator.o >g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I. -I./include -std=c++0x -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -fPIC -DNDEBUG -c table/table.cc -o table/table.o >g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I. -I./include -std=c++0x -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -fPIC -DNDEBUG -c db/version_set.cc -o db/version_set.o >g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I. -I./include -std=c++0x -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -fPIC -DNDEBUG -c table/merger.cc -o table/merger.o >g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I. -I./include -std=c++0x -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -fPIC -DNDEBUG -c table/table_builder.cc -o table/table_builder.o >g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I. -I./include -std=c++0x -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -fPIC -DNDEBUG -c util/arena.cc -o util/arena.o >g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I. -I./include -std=c++0x -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -fPIC -DNDEBUG -c util/bloom.cc -o util/bloom.o >util/bloom.cc: In member function 'virtual void leveldb::{anonymous}::BloomFilterPolicy::CreateFilter(const leveldb::Slice*, int, std::__cxx11::string*) const': >util/bloom.cc:50:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > for (size_t i = 0; i < n; i++) { > ~~^~~ >g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I. -I./include -std=c++0x -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -fPIC -DNDEBUG -c table/two_level_iterator.cc -o table/two_level_iterator.o >g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I. -I./include -std=c++0x -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -fPIC -DNDEBUG -c util/cache.cc -o util/cache.o >g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I. -I./include -std=c++0x -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -fPIC -DNDEBUG -c util/coding.cc -o util/coding.o >g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I. -I./include -std=c++0x -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -fPIC -DNDEBUG -c util/crc32c.cc -o util/crc32c.o >g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I. -I./include -std=c++0x -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -fPIC -DNDEBUG -c util/comparator.cc -o util/comparator.o >g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I. -I./include -std=c++0x -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -fPIC -DNDEBUG -c util/filter_policy.cc -o util/filter_policy.o >g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I. -I./include -std=c++0x -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -fPIC -DNDEBUG -c util/hash.cc -o util/hash.o >g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I. -I./include -std=c++0x -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -fPIC -DNDEBUG -c util/env.cc -o util/env.o >g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I. -I./include -std=c++0x -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -fPIC -DNDEBUG -c util/histogram.cc -o util/histogram.o >g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I. -I./include -std=c++0x -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -fPIC -DNDEBUG -c util/logging.cc -o util/logging.o >util/logging.cc: In function 'bool leveldb::ConsumeDecimalNumber(leveldb::Slice*, uint64_t*)': >util/logging.cc:58:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > (v == kMaxUint64/10 && delta > kMaxUint64%10)) { > ~~~~~~^~~~~~~~~~~~~~~ >g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I. -I./include -std=c++0x -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -fPIC -DNDEBUG -c util/options.cc -o util/options.o >g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I. -I./include -std=c++0x -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -fPIC -DNDEBUG -c util/env_posix.cc -o util/env_posix.o >g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I. -I./include -std=c++0x -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -fPIC -DNDEBUG -c util/status.cc -o util/status.o >g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I. -I./include -std=c++0x -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -fPIC -DNDEBUG -c port/port_posix.cc -o port/port_posix.o >rm -f libleveldb.a >ar -rs libleveldb.a db/builder.o db/c.o db/db_impl.o db/db_iter.o db/dbformat.o db/dumpfile.o db/filename.o db/log_reader.o db/log_writer.o db/memtable.o db/repair.o db/table_cache.o db/version_edit.o db/version_set.o db/write_batch.o table/block.o table/block_builder.o table/filter_block.o table/format.o table/iterator.o table/merger.o table/table.o table/table_builder.o table/two_level_iterator.o util/arena.o util/bloom.o util/cache.o util/coding.o util/comparator.o util/crc32c.o util/env.o util/env_posix.o util/filter_policy.o util/hash.o util/histogram.o util/logging.o util/options.o util/status.o port/port_posix.o >ar: creating libleveldb.a >g++ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -shared -Wl,-soname -Wl,libleveldb.so.1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I. -I./include -std=c++0x -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -fPIC -DNDEBUG -fPIC db/builder.cc db/c.cc db/db_impl.cc db/db_iter.cc db/dbformat.cc db/dumpfile.cc db/filename.cc db/log_reader.cc db/log_writer.cc db/memtable.cc db/repair.cc db/table_cache.cc db/version_edit.cc db/version_set.cc db/write_batch.cc table/block.cc table/block_builder.cc table/filter_block.cc table/format.cc table/iterator.cc table/merger.cc table/table.cc table/table_builder.cc table/two_level_iterator.cc util/arena.cc util/bloom.cc util/cache.cc util/coding.cc util/comparator.cc util/crc32c.cc util/env.cc util/env_posix.cc util/filter_policy.cc util/hash.cc util/histogram.cc util/logging.cc util/options.cc util/status.cc port/port_posix.cc -o libleveldb.so.1.18 -lsnappy >In file included from db/db_impl.cc:5:0: >./db/db_impl.h: In constructor 'leveldb::DBImpl::DBImpl(const leveldb::Options&, const string&)': >./db/db_impl.h:150:23: warning: 'leveldb::DBImpl::shutting_down_' will be initialized after [-Wreorder] > port::AtomicPointer shutting_down_; > ^~~~~~~~~~~~~~ >./db/db_impl.h:142:17: warning: 'leveldb::port::CondVar leveldb::DBImpl::suspend_cv' [-Wreorder] > port::CondVar suspend_cv; > ^~~~~~~~~~ >db/db_impl.cc:132:1: warning: when initialized here [-Wreorder] > DBImpl::DBImpl(const Options& raw_options, const std::string& dbname) > ^~~~~~ >util/bloom.cc: In member function 'virtual void leveldb::{anonymous}::BloomFilterPolicy::CreateFilter(const leveldb::Slice*, int, std::__cxx11::string*) const': >util/bloom.cc:50:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > for (size_t i = 0; i < n; i++) { > ~~^~~ >util/logging.cc: In function 'bool leveldb::ConsumeDecimalNumber(leveldb::Slice*, uint64_t*)': >util/logging.cc:58:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > (v == kMaxUint64/10 && delta > kMaxUint64%10)) { > ~~~~~~^~~~~~~~~~~~~~~ >ln -fs libleveldb.so.1.18 libleveldb.so >ln -fs libleveldb.so.1.18 libleveldb.so.1 >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.yHG0J2 >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/leveldb-1.18-2.fc26.ppc64 '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/leveldb-1.18-2.fc26.ppc64 >++ dirname /builddir/build/BUILDROOT/leveldb-1.18-2.fc26.ppc64 >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/leveldb-1.18-2.fc26.ppc64 >+ cd leveldb-1.18 >+ mkdir -p /builddir/build/BUILDROOT/leveldb-1.18-2.fc26.ppc64/usr/lib64/pkgconfig /builddir/build/BUILDROOT/leveldb-1.18-2.fc26.ppc64/usr/include >+ cp -a libleveldb.so libleveldb.so.1 libleveldb.so.1.18 /builddir/build/BUILDROOT/leveldb-1.18-2.fc26.ppc64/usr/lib64/ >+ cp -a include/leveldb/ /builddir/build/BUILDROOT/leveldb-1.18-2.fc26.ppc64/usr/include/ >+ cp -a leveldb.pc /builddir/build/BUILDROOT/leveldb-1.18-2.fc26.ppc64/usr/lib64/pkgconfig/ >+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/leveldb-1.18 >extracting debug info from /builddir/build/BUILDROOT/leveldb-1.18-2.fc26.ppc64/usr/lib64/libleveldb.so.1.18 >dwz: Too few files for multifile optimization >/usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. >symlinked /usr/lib/debug/usr/lib64/libleveldb.so.1.18.debug to /usr/lib/debug/usr/lib64/libleveldb.so.1.debug >symlinked /usr/lib/debug/usr/lib64/libleveldb.so.1.18.debug to /usr/lib/debug/usr/lib64/libleveldb.so.debug >895 blocks >+ /usr/lib/rpm/check-buildroot >+ /usr/lib/rpm/brp-compress >+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip >+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 >+ /usr/lib/rpm/brp-python-hardlink >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.E36dmN >+ umask 022 >+ cd /builddir/build/BUILD >+ cd leveldb-1.18 >+ export OPT=-DNDEBUG export 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64' export 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64' export 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' >+ OPT=-DNDEBUG >+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64' >+ CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64' >+ LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' >+ make -j4 check >g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I. -I./include -std=c++0x -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -fPIC -DNDEBUG -c db/db_bench.cc -o db/db_bench.o >g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I. -I./include -std=c++0x -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -fPIC -DNDEBUG -c util/testutil.cc -o util/testutil.o >g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I. -I./include -std=c++0x -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -fPIC -DNDEBUG -c db/leveldb_main.cc -o db/leveldb_main.o >g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I. -I./include -std=c++0x -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -fPIC -DNDEBUG -c util/arena_test.cc -o util/arena_test.o >In file included from util/arena_test.cc:8:0: >./util/testharness.h: In instantiation of 'leveldb::test::Tester& leveldb::test::Tester::IsEq(const X&, const Y&) [with X = int; Y = long unsigned int]': >util/arena_test.cc:59:7: required from here >./util/testharness.h:87:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] >./util/testharness.h:80:11: > if (! (x op y)) { \ > ~~~~~~~~ >./util/testharness.h:87:19: > BINARY_OP(IsEq, ==) >./util/testharness.h:80:14: note: in definition of macro 'BINARY_OP' > if (! (x op y)) { \ > ^~ >g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I. -I./include -std=c++0x -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -fPIC -DNDEBUG -c util/testharness.cc -o util/testharness.o >g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I. -I./include -std=c++0x -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -fPIC -DNDEBUG -c db/autocompact_test.cc -o db/autocompact_test.o >g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I. -I./include -std=c++0x -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -fPIC -DNDEBUG -c util/bloom_test.cc -o util/bloom_test.o >db/db_bench.cc:141:14: warning: 'leveldb::Slice leveldb::{anonymous}::TrimSpace(leveldb::Slice)' defined but not used [-Wunused-function] > static Slice TrimSpace(Slice s) { > ^~~~~~~~~ >db/autocompact_test.cc: In member function 'void leveldb::AutoCompactTest::DoReads(int)': >db/autocompact_test.cc:94:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > if (size <= initial_size/10) { > ~~~~~^~~~~~~~~~~~~~~~~~ >cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -fPIC -DNDEBUG -c db/c_test.c -o db/c_test.o >g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I. -I./include -std=c++0x -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -fPIC -DNDEBUG -c util/cache_test.cc -o util/cache_test.o >In file included from util/cache_test.cc:9:0: >./util/testharness.h: In instantiation of 'leveldb::test::Tester& leveldb::test::Tester::IsEq(const X&, const Y&) [with X = int; Y = long unsigned int]': >util/cache_test.cc:86:3: required from here >./util/testharness.h:87:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] >./util/testharness.h:80:11: > if (! (x op y)) { \ > ~~~~~~~~ >./util/testharness.h:87:19: > BINARY_OP(IsEq, ==) >./util/testharness.h:80:14: note: in definition of macro 'BINARY_OP' > if (! (x op y)) { \ > ^~ >g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I. -I./include -std=c++0x -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -fPIC -DNDEBUG -c util/coding_test.cc -o util/coding_test.o >g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I. -I./include -std=c++0x -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -fPIC -DNDEBUG -c db/corruption_test.cc -o db/corruption_test.o >g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I. -I./include -std=c++0x -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -fPIC -DNDEBUG -c util/crc32c_test.cc -o util/crc32c_test.o >In file included from util/coding_test.cc:7:0: >./util/testharness.h: In instantiation of 'leveldb::test::Tester& leveldb::test::Tester::IsEq(const X&, const Y&) [with X = int; Y = long unsigned int]': >util/coding_test.cc:58:3: required from here >./util/testharness.h:87:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] >./util/testharness.h:80:11: > if (! (x op y)) { \ > ~~~~~~~~ >./util/testharness.h:87:19: > BINARY_OP(IsEq, ==) >./util/testharness.h:80:14: note: in definition of macro 'BINARY_OP' > if (! (x op y)) { \ > ^~ >In file included from util/crc32c_test.cc:6:0: >./util/testharness.h: In instantiation of 'leveldb::test::Tester& leveldb::test::Tester::IsEq(const X&, const Y&) [with X = int; Y = unsigned int]': >util/crc32c_test.cc:21:3: required from here >./util/testharness.h:87:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] >./util/testharness.h:80:11: > if (! (x op y)) { \ > ~~~~~~~~ >./util/testharness.h:87:19: > BINARY_OP(IsEq, ==) >./util/testharness.h:80:14: note: in definition of macro 'BINARY_OP' > if (! (x op y)) { \ > ^~ >db/corruption_test.cc: In member function 'void leveldb::CorruptionTest::Check(int, int)': >db/corruption_test.cc:105:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > key < next_expected) { > ~~~~^~~~~~~~~~~~~~~ >g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I. -I./include -std=c++0x -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -fPIC -DNDEBUG -c db/db_test.cc -o db/db_test.o >g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I. -I./include -std=c++0x -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -fPIC -DNDEBUG -c db/dbformat_test.cc -o db/dbformat_test.o >db/dbformat_test.cc: In member function 'void leveldb::_Test_InternalKey_EncodeDecode::_Run()': >db/dbformat_test.cc:57:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > for (int k = 0; k < sizeof(keys) / sizeof(keys[0]); k++) { > ~~^~~~~~~~~~~~~~~~~~~~~~~~ >db/dbformat_test.cc:58:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > for (int s = 0; s < sizeof(seq) / sizeof(seq[0]); s++) { > ~~^~~~~~~~~~~~~~~~~~~~~~~ >g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I. -I./include -std=c++0x -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -fPIC -DNDEBUG -c util/env_test.cc -o util/env_test.o >In file included from util/env_test.cc:8:0: >./util/testharness.h: In instantiation of 'leveldb::test::Tester& leveldb::test::Tester::IsEq(const X&, const Y&) [with X = int; Y = long unsigned int]': >util/env_test.cc:64:3: required from here >./util/testharness.h:87:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] >./util/testharness.h:80:11: > if (! (x op y)) { \ > ~~~~~~~~ >./util/testharness.h:87:19: > BINARY_OP(IsEq, ==) >./util/testharness.h:80:14: note: in definition of macro 'BINARY_OP' > if (! (x op y)) { \ > ^~ >g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I. -I./include -std=c++0x -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -fPIC -DNDEBUG -c db/filename_test.cc -o db/filename_test.o >db/filename_test.cc: In member function 'void leveldb::_Test_Parse::_Run()': >db/filename_test.cc:39:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > for (int i = 0; i < sizeof(cases) / sizeof(cases[0]); i++) { > ~~^~~~~~~~~~~~~~~~~~~~~~~~~ >db/filename_test.cc:71:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > for (int i = 0; i < sizeof(errors) / sizeof(errors[0]); i++) { > ~~^~~~~~~~~~~~~~~~~~~~~~~~~~ >In file included from db/filename_test.cc:10:0: >./util/testharness.h: In instantiation of 'leveldb::test::Tester& leveldb::test::Tester::IsEq(const X&, const Y&) [with X = int; Y = long unsigned int]': >db/filename_test.cc:85:3: required from here >./util/testharness.h:87:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] >./util/testharness.h:80:11: > if (! (x op y)) { \ > ~~~~~~~~ >./util/testharness.h:87:19: > BINARY_OP(IsEq, ==) >./util/testharness.h:80:14: note: in definition of macro 'BINARY_OP' > if (! (x op y)) { \ > ^~ >g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I. -I./include -std=c++0x -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -fPIC -DNDEBUG -c table/filter_block_test.cc -o table/filter_block_test.o >g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I. -I./include -std=c++0x -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -fPIC -DNDEBUG -c util/hash_test.cc -o util/hash_test.o >In file included from util/hash_test.cc:6:0: >./util/testharness.h: In instantiation of 'leveldb::test::Tester& leveldb::test::Tester::IsEq(const X&, const Y&) [with X = unsigned int; Y = int]': >util/hash_test.cc:36:3: required from here >./util/testharness.h:87:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] >./util/testharness.h:80:11: > if (! (x op y)) { \ > ~~~~~~~~ >./util/testharness.h:87:19: > BINARY_OP(IsEq, ==) >./util/testharness.h:80:14: note: in definition of macro 'BINARY_OP' > if (! (x op y)) { \ > ^~ >g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I. -I./include -std=c++0x -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -fPIC -DNDEBUG -c issues/issue178_test.cc -o issues/issue178_test.o >g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I. -I./include -std=c++0x -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -fPIC -DNDEBUG -c issues/issue200_test.cc -o issues/issue200_test.o >g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I. -I./include -std=c++0x -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -fPIC -DNDEBUG -c db/log_test.cc -o db/log_test.o >In file included from issues/issue178_test.cc:12:0: >./util/testharness.h: In instantiation of 'leveldb::test::Tester& leveldb::test::Tester::IsEq(const X&, const Y&) [with X = int; Y = long unsigned int]': >issues/issue178_test.cc:81:3: required from here >./util/testharness.h:87:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] >./util/testharness.h:80:11: > if (! (x op y)) { \ > ~~~~~~~~ >./util/testharness.h:87:19: > BINARY_OP(IsEq, ==) >./util/testharness.h:80:14: note: in definition of macro 'BINARY_OP' > if (! (x op y)) { \ > ^~ >g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I. -I./include -std=c++0x -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -fPIC -DNDEBUG -c helpers/memenv/memenv_test.cc -o helpers/memenv/memenv_test.o >In file included from db/log_test.cc:11:0: >./util/testharness.h: In instantiation of 'leveldb::test::Tester& leveldb::test::Tester::IsEq(const X&, const Y&) [with X = int; Y = long unsigned int]': >db/log_test.cc:279:3: required from here >./util/testharness.h:87:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] >./util/testharness.h:80:11: > if (! (x op y)) { \ > ~~~~~~~~ >./util/testharness.h:87:19: > BINARY_OP(IsEq, ==) >./util/testharness.h:80:14: note: in definition of macro 'BINARY_OP' > if (! (x op y)) { \ > ^~ >./util/testharness.h: In instantiation of 'leveldb::test::Tester& leveldb::test::Tester::IsLe(const X&, const Y&) [with X = long unsigned int; Y = int]': >db/log_test.cc:467:3: required from here >./util/testharness.h:91:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] >./util/testharness.h:80:11: > if (! (x op y)) { \ > ~~~~~~~~ >./util/testharness.h:91:19: > BINARY_OP(IsLe, <=) >./util/testharness.h:80:14: note: in definition of macro 'BINARY_OP' > if (! (x op y)) { \ > ^~ >./util/testharness.h: In instantiation of 'leveldb::test::Tester& leveldb::test::Tester::IsGe(const X&, const Y&) [with X = long unsigned int; Y = int]': >db/log_test.cc:468:3: required from here >./util/testharness.h:89:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] >./util/testharness.h:80:11: > if (! (x op y)) { \ > ~~~~~~~~ >./util/testharness.h:89:19: > BINARY_OP(IsGe, >=) >./util/testharness.h:80:14: note: in definition of macro 'BINARY_OP' > if (! (x op y)) { \ > ^~ >In file included from helpers/memenv/memenv_test.cc:10:0: >./util/testharness.h: In instantiation of 'leveldb::test::Tester& leveldb::test::Tester::IsEq(const X&, const Y&) [with X = int; Y = long unsigned int]': >helpers/memenv/memenv_test.cc:39:3: required from here >./util/testharness.h:87:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] >./util/testharness.h:80:11: > if (! (x op y)) { \ > ~~~~~~~~ >./util/testharness.h:87:19: > BINARY_OP(IsEq, ==) >./util/testharness.h:80:14: note: in definition of macro 'BINARY_OP' > if (! (x op y)) { \ > ^~ >g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I. -I./include -std=c++0x -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -fPIC -DNDEBUG -c helpers/memenv/memenv.cc -o helpers/memenv/memenv.o >g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I. -I./include -std=c++0x -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -fPIC -DNDEBUG -c db/skiplist_test.cc -o db/skiplist_test.o >db/skiplist_test.cc: In constructor 'leveldb::ConcurrentTest::State::State()': >db/skiplist_test.cc:198:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > for (int k = 0; k < K; k++) { > ~~^~~ >db/skiplist_test.cc: In member function 'void leveldb::ConcurrentTest::ReadStep(leveldb::Random*)': >db/skiplist_test.cc:228:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > for (int k = 0; k < K; k++) { > ~~^~~ >In file included from db/skiplist_test.cc:11:0: >db/skiplist_test.cc:253:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > (gen(pos) > initial_state.Get(key(pos))) > ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >./util/testharness.h:105:72: note: in definition of macro 'ASSERT_TRUE' > #define ASSERT_TRUE(c) ::leveldb::test::Tester(__FILE__, __LINE__).Is((c), #c) > ^ >./util/testharness.h: In instantiation of 'leveldb::test::Tester& leveldb::test::Tester::IsEq(const X&, const Y&) [with X = long unsigned int; Y = int]': >db/skiplist_test.cc:64:7: required from here >./util/testharness.h:87:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] >./util/testharness.h:80:11: > if (! (x op y)) { \ > ~~~~~~~~ >./util/testharness.h:87:19: > BINARY_OP(IsEq, ==) >./util/testharness.h:80:14: note: in definition of macro 'BINARY_OP' > if (! (x op y)) { \ > ^~ >g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I. -I./include -std=c++0x -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -fPIC -DNDEBUG -c table/table_test.cc -o table/table_test.o >g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I. -I./include -std=c++0x -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -fPIC -DNDEBUG -c db/version_edit_test.cc -o db/version_edit_test.o >g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I. -I./include -std=c++0x -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -fPIC -DNDEBUG -c db/version_set_test.cc -o db/version_set_test.o >db/version_set_test.cc: In destructor 'leveldb::FindFileTest::~FindFileTest()': >db/version_set_test.cc:20:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > for (int i = 0; i < files_.size(); i++) { > ~~^~~~~~~~~~~~~~~ >g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -I. -I./include -std=c++0x -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -DLEVELDB_ATOMIC_PRESENT -DSNAPPY -fPIC -DNDEBUG -c db/write_batch_test.cc -o db/write_batch_test.o >In file included from db/write_batch_test.cc:11:0: >./util/testharness.h: In instantiation of 'leveldb::test::Tester& leveldb::test::Tester::IsEq(const X&, const Y&) [with X = int; Y = long unsigned int]': >db/write_batch_test.cc:69:3: required from here >./util/testharness.h:87:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] >./util/testharness.h:80:11: > if (! (x op y)) { \ > ~~~~~~~~ >./util/testharness.h:87:19: > BINARY_OP(IsEq, ==) >./util/testharness.h:80:14: note: in definition of macro 'BINARY_OP' > if (! (x op y)) { \ > ^~ >g++ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread db/db_bench.o db/builder.o db/c.o db/db_impl.o db/db_iter.o db/dbformat.o db/dumpfile.o db/filename.o db/log_reader.o db/log_writer.o db/memtable.o db/repair.o db/table_cache.o db/version_edit.o db/version_set.o db/write_batch.o table/block.o table/block_builder.o table/filter_block.o table/format.o table/iterator.o table/merger.o table/table.o table/table_builder.o table/two_level_iterator.o util/arena.o util/bloom.o util/cache.o util/coding.o util/comparator.o util/crc32c.o util/env.o util/env_posix.o util/filter_policy.o util/hash.o util/histogram.o util/logging.o util/options.o util/status.o port/port_posix.o ./util/testutil.o -o db_bench -lsnappy >g++ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread db/leveldb_main.o db/builder.o db/c.o db/db_impl.o db/db_iter.o db/dbformat.o db/dumpfile.o db/filename.o db/log_reader.o db/log_writer.o db/memtable.o db/repair.o db/table_cache.o db/version_edit.o db/version_set.o db/write_batch.o table/block.o table/block_builder.o table/filter_block.o table/format.o table/iterator.o table/merger.o table/table.o table/table_builder.o table/two_level_iterator.o util/arena.o util/bloom.o util/cache.o util/coding.o util/comparator.o util/crc32c.o util/env.o util/env_posix.o util/filter_policy.o util/hash.o util/histogram.o util/logging.o util/options.o util/status.o port/port_posix.o -o leveldbutil -lsnappy >g++ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread util/arena_test.o db/builder.o db/c.o db/db_impl.o db/db_iter.o db/dbformat.o db/dumpfile.o db/filename.o db/log_reader.o db/log_writer.o db/memtable.o db/repair.o db/table_cache.o db/version_edit.o db/version_set.o db/write_batch.o table/block.o table/block_builder.o table/filter_block.o table/format.o table/iterator.o table/merger.o table/table.o table/table_builder.o table/two_level_iterator.o util/arena.o util/bloom.o util/cache.o util/coding.o util/comparator.o util/crc32c.o util/env.o util/env_posix.o util/filter_policy.o util/hash.o util/histogram.o util/logging.o util/options.o util/status.o port/port_posix.o ./util/testharness.o ./util/testutil.o -o arena_test -lsnappy >g++ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread db/autocompact_test.o db/builder.o db/c.o db/db_impl.o db/db_iter.o db/dbformat.o db/dumpfile.o db/filename.o db/log_reader.o db/log_writer.o db/memtable.o db/repair.o db/table_cache.o db/version_edit.o db/version_set.o db/write_batch.o table/block.o table/block_builder.o table/filter_block.o table/format.o table/iterator.o table/merger.o table/table.o table/table_builder.o table/two_level_iterator.o util/arena.o util/bloom.o util/cache.o util/coding.o util/comparator.o util/crc32c.o util/env.o util/env_posix.o util/filter_policy.o util/hash.o util/histogram.o util/logging.o util/options.o util/status.o port/port_posix.o ./util/testharness.o ./util/testutil.o -o autocompact_test -lsnappy >g++ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread util/bloom_test.o db/builder.o db/c.o db/db_impl.o db/db_iter.o db/dbformat.o db/dumpfile.o db/filename.o db/log_reader.o db/log_writer.o db/memtable.o db/repair.o db/table_cache.o db/version_edit.o db/version_set.o db/write_batch.o table/block.o table/block_builder.o table/filter_block.o table/format.o table/iterator.o table/merger.o table/table.o table/table_builder.o table/two_level_iterator.o util/arena.o util/bloom.o util/cache.o util/coding.o util/comparator.o util/crc32c.o util/env.o util/env_posix.o util/filter_policy.o util/hash.o util/histogram.o util/logging.o util/options.o util/status.o port/port_posix.o ./util/testharness.o ./util/testutil.o -o bloom_test -lsnappy >g++ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread db/c_test.o db/builder.o db/c.o db/db_impl.o db/db_iter.o db/dbformat.o db/dumpfile.o db/filename.o db/log_reader.o db/log_writer.o db/memtable.o db/repair.o db/table_cache.o db/version_edit.o db/version_set.o db/write_batch.o table/block.o table/block_builder.o table/filter_block.o table/format.o table/iterator.o table/merger.o table/table.o table/table_builder.o table/two_level_iterator.o util/arena.o util/bloom.o util/cache.o util/coding.o util/comparator.o util/crc32c.o util/env.o util/env_posix.o util/filter_policy.o util/hash.o util/histogram.o util/logging.o util/options.o util/status.o port/port_posix.o ./util/testharness.o ./util/testutil.o -o c_test -lsnappy >g++ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread util/cache_test.o db/builder.o db/c.o db/db_impl.o db/db_iter.o db/dbformat.o db/dumpfile.o db/filename.o db/log_reader.o db/log_writer.o db/memtable.o db/repair.o db/table_cache.o db/version_edit.o db/version_set.o db/write_batch.o table/block.o table/block_builder.o table/filter_block.o table/format.o table/iterator.o table/merger.o table/table.o table/table_builder.o table/two_level_iterator.o util/arena.o util/bloom.o util/cache.o util/coding.o util/comparator.o util/crc32c.o util/env.o util/env_posix.o util/filter_policy.o util/hash.o util/histogram.o util/logging.o util/options.o util/status.o port/port_posix.o ./util/testharness.o ./util/testutil.o -o cache_test -lsnappy >g++ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread util/coding_test.o db/builder.o db/c.o db/db_impl.o db/db_iter.o db/dbformat.o db/dumpfile.o db/filename.o db/log_reader.o db/log_writer.o db/memtable.o db/repair.o db/table_cache.o db/version_edit.o db/version_set.o db/write_batch.o table/block.o table/block_builder.o table/filter_block.o table/format.o table/iterator.o table/merger.o table/table.o table/table_builder.o table/two_level_iterator.o util/arena.o util/bloom.o util/cache.o util/coding.o util/comparator.o util/crc32c.o util/env.o util/env_posix.o util/filter_policy.o util/hash.o util/histogram.o util/logging.o util/options.o util/status.o port/port_posix.o ./util/testharness.o ./util/testutil.o -o coding_test -lsnappy >g++ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread db/corruption_test.o db/builder.o db/c.o db/db_impl.o db/db_iter.o db/dbformat.o db/dumpfile.o db/filename.o db/log_reader.o db/log_writer.o db/memtable.o db/repair.o db/table_cache.o db/version_edit.o db/version_set.o db/write_batch.o table/block.o table/block_builder.o table/filter_block.o table/format.o table/iterator.o table/merger.o table/table.o table/table_builder.o table/two_level_iterator.o util/arena.o util/bloom.o util/cache.o util/coding.o util/comparator.o util/crc32c.o util/env.o util/env_posix.o util/filter_policy.o util/hash.o util/histogram.o util/logging.o util/options.o util/status.o port/port_posix.o ./util/testharness.o ./util/testutil.o -o corruption_test -lsnappy >g++ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread util/crc32c_test.o db/builder.o db/c.o db/db_impl.o db/db_iter.o db/dbformat.o db/dumpfile.o db/filename.o db/log_reader.o db/log_writer.o db/memtable.o db/repair.o db/table_cache.o db/version_edit.o db/version_set.o db/write_batch.o table/block.o table/block_builder.o table/filter_block.o table/format.o table/iterator.o table/merger.o table/table.o table/table_builder.o table/two_level_iterator.o util/arena.o util/bloom.o util/cache.o util/coding.o util/comparator.o util/crc32c.o util/env.o util/env_posix.o util/filter_policy.o util/hash.o util/histogram.o util/logging.o util/options.o util/status.o port/port_posix.o ./util/testharness.o ./util/testutil.o -o crc32c_test -lsnappy >g++ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread db/db_test.o db/builder.o db/c.o db/db_impl.o db/db_iter.o db/dbformat.o db/dumpfile.o db/filename.o db/log_reader.o db/log_writer.o db/memtable.o db/repair.o db/table_cache.o db/version_edit.o db/version_set.o db/write_batch.o table/block.o table/block_builder.o table/filter_block.o table/format.o table/iterator.o table/merger.o table/table.o table/table_builder.o table/two_level_iterator.o util/arena.o util/bloom.o util/cache.o util/coding.o util/comparator.o util/crc32c.o util/env.o util/env_posix.o util/filter_policy.o util/hash.o util/histogram.o util/logging.o util/options.o util/status.o port/port_posix.o ./util/testharness.o ./util/testutil.o -o db_test -lsnappy >g++ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread db/dbformat_test.o db/builder.o db/c.o db/db_impl.o db/db_iter.o db/dbformat.o db/dumpfile.o db/filename.o db/log_reader.o db/log_writer.o db/memtable.o db/repair.o db/table_cache.o db/version_edit.o db/version_set.o db/write_batch.o table/block.o table/block_builder.o table/filter_block.o table/format.o table/iterator.o table/merger.o table/table.o table/table_builder.o table/two_level_iterator.o util/arena.o util/bloom.o util/cache.o util/coding.o util/comparator.o util/crc32c.o util/env.o util/env_posix.o util/filter_policy.o util/hash.o util/histogram.o util/logging.o util/options.o util/status.o port/port_posix.o ./util/testharness.o ./util/testutil.o -o dbformat_test -lsnappy >g++ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread util/env_test.o db/builder.o db/c.o db/db_impl.o db/db_iter.o db/dbformat.o db/dumpfile.o db/filename.o db/log_reader.o db/log_writer.o db/memtable.o db/repair.o db/table_cache.o db/version_edit.o db/version_set.o db/write_batch.o table/block.o table/block_builder.o table/filter_block.o table/format.o table/iterator.o table/merger.o table/table.o table/table_builder.o table/two_level_iterator.o util/arena.o util/bloom.o util/cache.o util/coding.o util/comparator.o util/crc32c.o util/env.o util/env_posix.o util/filter_policy.o util/hash.o util/histogram.o util/logging.o util/options.o util/status.o port/port_posix.o ./util/testharness.o ./util/testutil.o -o env_test -lsnappy >g++ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread db/filename_test.o db/builder.o db/c.o db/db_impl.o db/db_iter.o db/dbformat.o db/dumpfile.o db/filename.o db/log_reader.o db/log_writer.o db/memtable.o db/repair.o db/table_cache.o db/version_edit.o db/version_set.o db/write_batch.o table/block.o table/block_builder.o table/filter_block.o table/format.o table/iterator.o table/merger.o table/table.o table/table_builder.o table/two_level_iterator.o util/arena.o util/bloom.o util/cache.o util/coding.o util/comparator.o util/crc32c.o util/env.o util/env_posix.o util/filter_policy.o util/hash.o util/histogram.o util/logging.o util/options.o util/status.o port/port_posix.o ./util/testharness.o ./util/testutil.o -o filename_test -lsnappy >g++ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread table/filter_block_test.o db/builder.o db/c.o db/db_impl.o db/db_iter.o db/dbformat.o db/dumpfile.o db/filename.o db/log_reader.o db/log_writer.o db/memtable.o db/repair.o db/table_cache.o db/version_edit.o db/version_set.o db/write_batch.o table/block.o table/block_builder.o table/filter_block.o table/format.o table/iterator.o table/merger.o table/table.o table/table_builder.o table/two_level_iterator.o util/arena.o util/bloom.o util/cache.o util/coding.o util/comparator.o util/crc32c.o util/env.o util/env_posix.o util/filter_policy.o util/hash.o util/histogram.o util/logging.o util/options.o util/status.o port/port_posix.o ./util/testharness.o ./util/testutil.o -o filter_block_test -lsnappy >g++ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread util/hash_test.o db/builder.o db/c.o db/db_impl.o db/db_iter.o db/dbformat.o db/dumpfile.o db/filename.o db/log_reader.o db/log_writer.o db/memtable.o db/repair.o db/table_cache.o db/version_edit.o db/version_set.o db/write_batch.o table/block.o table/block_builder.o table/filter_block.o table/format.o table/iterator.o table/merger.o table/table.o table/table_builder.o table/two_level_iterator.o util/arena.o util/bloom.o util/cache.o util/coding.o util/comparator.o util/crc32c.o util/env.o util/env_posix.o util/filter_policy.o util/hash.o util/histogram.o util/logging.o util/options.o util/status.o port/port_posix.o ./util/testharness.o ./util/testutil.o -o hash_test -lsnappy >g++ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread issues/issue178_test.o db/builder.o db/c.o db/db_impl.o db/db_iter.o db/dbformat.o db/dumpfile.o db/filename.o db/log_reader.o db/log_writer.o db/memtable.o db/repair.o db/table_cache.o db/version_edit.o db/version_set.o db/write_batch.o table/block.o table/block_builder.o table/filter_block.o table/format.o table/iterator.o table/merger.o table/table.o table/table_builder.o table/two_level_iterator.o util/arena.o util/bloom.o util/cache.o util/coding.o util/comparator.o util/crc32c.o util/env.o util/env_posix.o util/filter_policy.o util/hash.o util/histogram.o util/logging.o util/options.o util/status.o port/port_posix.o ./util/testharness.o ./util/testutil.o -o issue178_test -lsnappy >g++ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread issues/issue200_test.o db/builder.o db/c.o db/db_impl.o db/db_iter.o db/dbformat.o db/dumpfile.o db/filename.o db/log_reader.o db/log_writer.o db/memtable.o db/repair.o db/table_cache.o db/version_edit.o db/version_set.o db/write_batch.o table/block.o table/block_builder.o table/filter_block.o table/format.o table/iterator.o table/merger.o table/table.o table/table_builder.o table/two_level_iterator.o util/arena.o util/bloom.o util/cache.o util/coding.o util/comparator.o util/crc32c.o util/env.o util/env_posix.o util/filter_policy.o util/hash.o util/histogram.o util/logging.o util/options.o util/status.o port/port_posix.o ./util/testharness.o ./util/testutil.o -o issue200_test -lsnappy >g++ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread db/log_test.o db/builder.o db/c.o db/db_impl.o db/db_iter.o db/dbformat.o db/dumpfile.o db/filename.o db/log_reader.o db/log_writer.o db/memtable.o db/repair.o db/table_cache.o db/version_edit.o db/version_set.o db/write_batch.o table/block.o table/block_builder.o table/filter_block.o table/format.o table/iterator.o table/merger.o table/table.o table/table_builder.o table/two_level_iterator.o util/arena.o util/bloom.o util/cache.o util/coding.o util/comparator.o util/crc32c.o util/env.o util/env_posix.o util/filter_policy.o util/hash.o util/histogram.o util/logging.o util/options.o util/status.o port/port_posix.o ./util/testharness.o ./util/testutil.o -o log_test -lsnappy >rm -f libmemenv.a >ar -rs libmemenv.a helpers/memenv/memenv.o >ar: creating libmemenv.a >g++ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread db/skiplist_test.o db/builder.o db/c.o db/db_impl.o db/db_iter.o db/dbformat.o db/dumpfile.o db/filename.o db/log_reader.o db/log_writer.o db/memtable.o db/repair.o db/table_cache.o db/version_edit.o db/version_set.o db/write_batch.o table/block.o table/block_builder.o table/filter_block.o table/format.o table/iterator.o table/merger.o table/table.o table/table_builder.o table/two_level_iterator.o util/arena.o util/bloom.o util/cache.o util/coding.o util/comparator.o util/crc32c.o util/env.o util/env_posix.o util/filter_policy.o util/hash.o util/histogram.o util/logging.o util/options.o util/status.o port/port_posix.o ./util/testharness.o ./util/testutil.o -o skiplist_test -lsnappy >g++ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread table/table_test.o db/builder.o db/c.o db/db_impl.o db/db_iter.o db/dbformat.o db/dumpfile.o db/filename.o db/log_reader.o db/log_writer.o db/memtable.o db/repair.o db/table_cache.o db/version_edit.o db/version_set.o db/write_batch.o table/block.o table/block_builder.o table/filter_block.o table/format.o table/iterator.o table/merger.o table/table.o table/table_builder.o table/two_level_iterator.o util/arena.o util/bloom.o util/cache.o util/coding.o util/comparator.o util/crc32c.o util/env.o util/env_posix.o util/filter_policy.o util/hash.o util/histogram.o util/logging.o util/options.o util/status.o port/port_posix.o ./util/testharness.o ./util/testutil.o -o table_test -lsnappy >g++ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread db/version_edit_test.o db/builder.o db/c.o db/db_impl.o db/db_iter.o db/dbformat.o db/dumpfile.o db/filename.o db/log_reader.o db/log_writer.o db/memtable.o db/repair.o db/table_cache.o db/version_edit.o db/version_set.o db/write_batch.o table/block.o table/block_builder.o table/filter_block.o table/format.o table/iterator.o table/merger.o table/table.o table/table_builder.o table/two_level_iterator.o util/arena.o util/bloom.o util/cache.o util/coding.o util/comparator.o util/crc32c.o util/env.o util/env_posix.o util/filter_policy.o util/hash.o util/histogram.o util/logging.o util/options.o util/status.o port/port_posix.o ./util/testharness.o ./util/testutil.o -o version_edit_test -lsnappy >g++ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread db/version_set_test.o db/builder.o db/c.o db/db_impl.o db/db_iter.o db/dbformat.o db/dumpfile.o db/filename.o db/log_reader.o db/log_writer.o db/memtable.o db/repair.o db/table_cache.o db/version_edit.o db/version_set.o db/write_batch.o table/block.o table/block_builder.o table/filter_block.o table/format.o table/iterator.o table/merger.o table/table.o table/table_builder.o table/two_level_iterator.o util/arena.o util/bloom.o util/cache.o util/coding.o util/comparator.o util/crc32c.o util/env.o util/env_posix.o util/filter_policy.o util/hash.o util/histogram.o util/logging.o util/options.o util/status.o port/port_posix.o ./util/testharness.o ./util/testutil.o -o version_set_test -lsnappy >g++ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread db/write_batch_test.o db/builder.o db/c.o db/db_impl.o db/db_iter.o db/dbformat.o db/dumpfile.o db/filename.o db/log_reader.o db/log_writer.o db/memtable.o db/repair.o db/table_cache.o db/version_edit.o db/version_set.o db/write_batch.o table/block.o table/block_builder.o table/filter_block.o table/format.o table/iterator.o table/merger.o table/table.o table/table_builder.o table/two_level_iterator.o util/arena.o util/bloom.o util/cache.o util/coding.o util/comparator.o util/crc32c.o util/env.o util/env_posix.o util/filter_policy.o util/hash.o util/histogram.o util/logging.o util/options.o util/status.o port/port_posix.o ./util/testharness.o ./util/testutil.o -o write_batch_test -lsnappy >g++ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread helpers/memenv/memenv_test.o libmemenv.a libleveldb.a ./util/testharness.o ./util/testutil.o -o memenv_test -lsnappy >for t in arena_test autocompact_test bloom_test c_test cache_test coding_test corruption_test crc32c_test db_test dbformat_test env_test filename_test filter_block_test hash_test issue178_test issue200_test log_test memenv_test skiplist_test table_test version_edit_test version_set_test write_batch_test; do echo "***** Running $t"; ./$t || exit 1; done >***** Running arena_test >==== Test ArenaTest.Empty >==== Test ArenaTest.Simple >==== PASSED 2 tests >***** Running autocompact_test >==== Test AutoCompactTest.ReadAll >iter 1 => 100.040 MB [other 0.000 MB] >iter 2 => 100.040 MB [other 0.000 MB] >iter 3 => 100.040 MB [other 0.000 MB] >iter 4 => 100.040 MB [other 0.000 MB] >iter 5 => 100.040 MB [other 0.000 MB] >iter 6 => 100.040 MB [other 0.000 MB] >iter 7 => 79.524 MB [other 0.000 MB] >iter 8 => 59.008 MB [other 0.000 MB] >iter 9 => 38.492 MB [other 0.000 MB] >iter 10 => 17.976 MB [other 0.000 MB] >iter 11 => 4.103 MB [other 0.000 MB] >==== Test AutoCompactTest.ReadHalf >iter 1 => 50.017 MB [other 50.023 MB] >iter 2 => 50.020 MB [other 50.021 MB] >iter 3 => 50.020 MB [other 50.021 MB] >iter 4 => 50.020 MB [other 50.021 MB] >iter 5 => 50.020 MB [other 50.021 MB] >iter 6 => 50.020 MB [other 50.021 MB] >iter 7 => 29.504 MB [other 50.021 MB] >iter 8 => 8.988 MB [other 50.021 MB] >iter 9 => 4.103 MB [other 34.389 MB] >==== PASSED 2 tests >***** Running bloom_test >==== Test BloomTest.EmptyFilter >==== Test BloomTest.Small >==== Test BloomTest.VaryingLengths >False positives: 0.23% @ length = 1 ; bytes = 9 >False positives: 0.44% @ length = 2 ; bytes = 9 >False positives: 0.75% @ length = 3 ; bytes = 9 >False positives: 1.08% @ length = 4 ; bytes = 9 >False positives: 1.20% @ length = 5 ; bytes = 9 >False positives: 1.59% @ length = 6 ; bytes = 9 >False positives: 1.53% @ length = 7 ; bytes = 10 >False positives: 1.81% @ length = 8 ; bytes = 11 >False positives: 0.79% @ length = 9 ; bytes = 13 >False positives: 1.63% @ length = 10 ; bytes = 14 >False positives: 1.24% @ length = 20 ; bytes = 26 >False positives: 0.84% @ length = 30 ; bytes = 39 >False positives: 1.07% @ length = 40 ; bytes = 51 >False positives: 1.09% @ length = 50 ; bytes = 64 >False positives: 1.12% @ length = 60 ; bytes = 76 >False positives: 0.93% @ length = 70 ; bytes = 89 >False positives: 1.16% @ length = 80 ; bytes = 101 >False positives: 1.07% @ length = 90 ; bytes = 114 >False positives: 0.83% @ length = 100 ; bytes = 126 >False positives: 0.96% @ length = 200 ; bytes = 251 >False positives: 0.77% @ length = 300 ; bytes = 376 >False positives: 0.81% @ length = 400 ; bytes = 501 >False positives: 0.74% @ length = 500 ; bytes = 626 >False positives: 0.78% @ length = 600 ; bytes = 751 >False positives: 0.91% @ length = 700 ; bytes = 876 >False positives: 0.88% @ length = 800 ; bytes = 1001 >False positives: 0.97% @ length = 900 ; bytes = 1126 >False positives: 0.90% @ length = 1000 ; bytes = 1251 >False positives: 0.89% @ length = 2000 ; bytes = 2501 >False positives: 0.95% @ length = 3000 ; bytes = 3751 >False positives: 1.01% @ length = 4000 ; bytes = 5001 >False positives: 0.89% @ length = 5000 ; bytes = 6251 >False positives: 1.03% @ length = 6000 ; bytes = 7501 >False positives: 0.78% @ length = 7000 ; bytes = 8751 >False positives: 1.09% @ length = 8000 ; bytes = 10001 >False positives: 1.09% @ length = 9000 ; bytes = 11251 >False positives: 0.81% @ length = 10000 ; bytes = 12501 >Filters: 33 good, 4 mediocre >==== PASSED 3 tests >***** Running c_test >=== Test create_objects >=== Test destroy >=== Test open_error >=== Test leveldb_free >=== Test open >=== Test put >=== Test compactall >=== Test compactrange >=== Test writebatch >=== Test iter >=== Test approximate_sizes >=== Test property >=== Test snapshot >=== Test repair >=== Test filter >***** Running cache_test >=== Test cleanup >PASS >==== Test CacheTest.HitAndMiss >==== Test CacheTest.Erase >==== Test CacheTest.EntriesArePinned >==== Test CacheTest.EvictionPolicy >==== Test CacheTest.HeavyEntries >==== Test CacheTest.NewId >==== PASSED 6 tests >***** Running coding_test >==== Test Coding.Fixed32 >==== Test Coding.Fixed64 >==== Test Coding.EncodingOutput >==== Test Coding.Varint32 >==== Test Coding.Varint64 >==== Test Coding.Varint32Overflow >==== Test Coding.Varint32Truncation >==== Test Coding.Varint64Overflow >==== Test Coding.Varint64Truncation >==== Test Coding.Strings >==== PASSED 10 tests >***** Running corruption_test >==== Test CorruptionTest.Recovery >expected=100..100; got=100; bad_keys=0; bad_values=0; missed=0 >expected=36..36; got=36; bad_keys=0; bad_values=0; missed=64 >==== Test CorruptionTest.RecoverWriteError >==== Test CorruptionTest.NewFileErrorDuringWrite >==== Test CorruptionTest.TableFile >expected=90..99; got=98; bad_keys=0; bad_values=2; missed=0 >==== Test CorruptionTest.TableFileRepair >expected=95..99; got=98; bad_keys=0; bad_values=0; missed=2 >==== Test CorruptionTest.TableFileIndexData >expected=5000..9999; got=7958; bad_keys=0; bad_values=0; missed=0 >==== Test CorruptionTest.MissingDescriptor >expected=1000..1000; got=1000; bad_keys=0; bad_values=0; missed=0 >==== Test CorruptionTest.SequenceNumberRecovery >==== Test CorruptionTest.CorruptedDescriptor >==== Test CorruptionTest.CompactionInputError >expected=5..9; got=8; bad_keys=0; bad_values=2; missed=0 >expected=10000..10000; got=10000; bad_keys=0; bad_values=0; missed=0 >==== Test CorruptionTest.CompactionInputErrorParanoid >==== Test CorruptionTest.UnrelatedKeys >==== PASSED 12 tests >***** Running crc32c_test >==== Test CRC.StandardResults >==== Test CRC.Values >==== Test CRC.Extend >==== Test CRC.Mask >==== PASSED 4 tests >***** Running db_test >==== Test DBTest.Empty >==== Test DBTest.ReadWrite >==== Test DBTest.PutDeleteGet >==== Test DBTest.GetFromImmutableLayer >==== Test DBTest.GetFromVersions >==== Test DBTest.GetSnapshot >==== Test DBTest.GetLevel0Ordering >==== Test DBTest.GetOrderedByLevels >==== Test DBTest.GetPicksCorrectFile >==== Test DBTest.GetEncountersEmptyLevel >==== Test DBTest.IterEmpty >==== Test DBTest.IterSingle >==== Test DBTest.IterMulti >==== Test DBTest.IterSmallAndLargeMix >==== Test DBTest.IterMultiWithDelete >==== Test DBTest.Recover >==== Test DBTest.RecoveryWithEmptyLog >==== Test DBTest.RecoverDuringMemtableCompaction >==== Test DBTest.MinorCompactionsHappen >==== Test DBTest.RecoverWithLargeLog >==== Test DBTest.CompactionsGenerateMultipleFiles >==== Test DBTest.RepeatedWritesToSameKey >after 1: 0 files >after 2: 0 files >after 3: 1 files >after 4: 2 files >after 5: 3 files >after 6: 4 files >after 7: 5 files >after 8: 6 files >after 9: 7 files >after 10: 4 files >after 11: 5 files >after 12: 6 files >after 13: 7 files >after 14: 4 files >after 15: 5 files >after 16: 6 files >after 17: 7 files >after 18: 4 files >after 19: 5 files >after 20: 6 files >after 21: 7 files >after 22: 4 files >after 23: 5 files >after 24: 6 files >after 25: 3 files >after 26: 4 files >after 27: 5 files >after 28: 6 files >after 29: 7 files >after 30: 4 files >after 31: 5 files >after 32: 6 files >after 33: 7 files >after 34: 4 files >after 35: 5 files >after 36: 6 files >after 37: 7 files >after 38: 4 files >after 39: 5 files >after 40: 6 files >after 41: 7 files >after 42: 4 files >after 43: 5 files >after 44: 6 files >after 45: 7 files >after 46: 4 files >after 47: 5 files >after 48: 6 files >after 49: 7 files >after 50: 4 files >after 51: 5 files >after 52: 6 files >after 53: 7 files >after 54: 4 files >after 55: 5 files >after 56: 6 files >after 57: 7 files >after 58: 4 files >after 59: 5 files >after 60: 6 files >after 61: 7 files >after 62: 4 files >after 63: 5 files >after 64: 6 files >after 65: 7 files >after 66: 4 files >after 67: 5 files >after 68: 6 files >after 69: 7 files >after 70: 4 files >after 71: 5 files >after 72: 6 files >after 73: 3 files >after 74: 4 files >after 75: 5 files >after 76: 6 files >after 77: 7 files >after 78: 8 files >after 79: 4 files >after 80: 5 files >after 81: 6 files >after 82: 7 files >after 83: 4 files >after 84: 5 files >after 85: 6 files >after 86: 7 files >after 87: 4 files >after 88: 5 files >after 89: 6 files >after 90: 7 files >after 91: 4 files >after 92: 5 files >after 93: 6 files >after 94: 7 files >after 95: 4 files >==== Test DBTest.SparseMerge >==== Test DBTest.ApproximateSizes >==== Test DBTest.ApproximateSizes_MixOfSmallAndLarge >==== Test DBTest.IteratorPinsRef >==== Test DBTest.Snapshot >==== Test DBTest.HiddenValuesAreRemoved >==== Test DBTest.DeletionMarkers1 >==== Test DBTest.DeletionMarkers2 >==== Test DBTest.OverlapInLevel0 >==== Test DBTest.L0_CompactionBug_Issue44_a >==== Test DBTest.L0_CompactionBug_Issue44_b >==== Test DBTest.ComparatorCheck >==== Test DBTest.CustomComparator >==== Test DBTest.ManualCompaction >==== Test DBTest.DBOpen_Options >==== Test DBTest.Locking >==== Test DBTest.NoSpace >==== Test DBTest.NonWritableFileSystem >iter 0; errors 0 >iter 1; errors 0 >iter 2; errors 1 >iter 3; errors 2 >iter 4; errors 3 >iter 5; errors 4 >iter 6; errors 5 >iter 7; errors 6 >iter 8; errors 7 >iter 9; errors 8 >iter 10; errors 9 >iter 11; errors 10 >iter 12; errors 11 >iter 13; errors 12 >iter 14; errors 13 >iter 15; errors 14 >iter 16; errors 15 >iter 17; errors 16 >iter 18; errors 17 >iter 19; errors 18 >==== Test DBTest.WriteSyncError >==== Test DBTest.ManifestWriteError >==== Test DBTest.MissingSSTFile >==== Test DBTest.StillReadSST >==== Test DBTest.FilesDeletedAfterCompaction >==== Test DBTest.BloomFilter >10000 present => 10125 reads >10000 missing => 189 reads >==== Test DBTest.MultiThreaded >... starting thread 0 >... starting thread 1 >... starting thread 2 >... starting thread 3 >... stopping thread 0 after 61346 ops >... stopping thread 2 after 59716 ops >... stopping thread 3 after 69831 ops >... stopping thread 1 after 61871 ops >... starting thread 3 >... starting thread 2 >... starting thread 1 >... starting thread 0 >... stopping thread 2 after 101022 ops >... stopping thread 0 after 100088 ops >... stopping thread 1 after 101594 ops >... stopping thread 3 after 100847 ops >... starting thread 0 >... starting thread 1 >... starting thread 2 >... starting thread 3 >... stopping thread 0 after 85271 ops >... stopping thread 3 after 68011 ops >... stopping thread 1 after 77762 ops >... stopping thread 2 after 69690 ops >==== Test DBTest.Randomized >Step 0 of 10000 >1 entries compared: ok=1 >1 entries compared: ok=1 >1 entries compared: ok=1 >Step 100 of 10000 >36 entries compared: ok=1 >1 entries compared: ok=1 >36 entries compared: ok=1 >Step 200 of 10000 >70 entries compared: ok=1 >36 entries compared: ok=1 >70 entries compared: ok=1 >Step 300 of 10000 >101 entries compared: ok=1 >70 entries compared: ok=1 >101 entries compared: ok=1 >Step 400 of 10000 >126 entries compared: ok=1 >101 entries compared: ok=1 >126 entries compared: ok=1 >Step 500 of 10000 >161 entries compared: ok=1 >126 entries compared: ok=1 >161 entries compared: ok=1 >Step 600 of 10000 >189 entries compared: ok=1 >161 entries compared: ok=1 >189 entries compared: ok=1 >Step 700 of 10000 >221 entries compared: ok=1 >189 entries compared: ok=1 >221 entries compared: ok=1 >Step 800 of 10000 >259 entries compared: ok=1 >221 entries compared: ok=1 >259 entries compared: ok=1 >Step 900 of 10000 >285 entries compared: ok=1 >259 entries compared: ok=1 >285 entries compared: ok=1 >Step 1000 of 10000 >313 entries compared: ok=1 >285 entries compared: ok=1 >313 entries compared: ok=1 >Step 1100 of 10000 >343 entries compared: ok=1 >313 entries compared: ok=1 >343 entries compared: ok=1 >Step 1200 of 10000 >372 entries compared: ok=1 >343 entries compared: ok=1 >372 entries compared: ok=1 >Step 1300 of 10000 >403 entries compared: ok=1 >372 entries compared: ok=1 >403 entries compared: ok=1 >Step 1400 of 10000 >440 entries compared: ok=1 >403 entries compared: ok=1 >440 entries compared: ok=1 >Step 1500 of 10000 >477 entries compared: ok=1 >440 entries compared: ok=1 >477 entries compared: ok=1 >Step 1600 of 10000 >505 entries compared: ok=1 >477 entries compared: ok=1 >505 entries compared: ok=1 >Step 1700 of 10000 >539 entries compared: ok=1 >505 entries compared: ok=1 >539 entries compared: ok=1 >Step 1800 of 10000 >560 entries compared: ok=1 >539 entries compared: ok=1 >560 entries compared: ok=1 >Step 1900 of 10000 >591 entries compared: ok=1 >560 entries compared: ok=1 >591 entries compared: ok=1 >Step 2000 of 10000 >616 entries compared: ok=1 >591 entries compared: ok=1 >616 entries compared: ok=1 >Step 2100 of 10000 >649 entries compared: ok=1 >616 entries compared: ok=1 >649 entries compared: ok=1 >Step 2200 of 10000 >675 entries compared: ok=1 >649 entries compared: ok=1 >675 entries compared: ok=1 >Step 2300 of 10000 >692 entries compared: ok=1 >675 entries compared: ok=1 >692 entries compared: ok=1 >Step 2400 of 10000 >718 entries compared: ok=1 >692 entries compared: ok=1 >718 entries compared: ok=1 >Step 2500 of 10000 >742 entries compared: ok=1 >718 entries compared: ok=1 >742 entries compared: ok=1 >Step 2600 of 10000 >770 entries compared: ok=1 >742 entries compared: ok=1 >770 entries compared: ok=1 >Step 2700 of 10000 >798 entries compared: ok=1 >770 entries compared: ok=1 >798 entries compared: ok=1 >Step 2800 of 10000 >829 entries compared: ok=1 >798 entries compared: ok=1 >829 entries compared: ok=1 >Step 2900 of 10000 >851 entries compared: ok=1 >829 entries compared: ok=1 >851 entries compared: ok=1 >Step 3000 of 10000 >874 entries compared: ok=1 >851 entries compared: ok=1 >874 entries compared: ok=1 >Step 3100 of 10000 >900 entries compared: ok=1 >874 entries compared: ok=1 >900 entries compared: ok=1 >Step 3200 of 10000 >919 entries compared: ok=1 >900 entries compared: ok=1 >919 entries compared: ok=1 >Step 3300 of 10000 >954 entries compared: ok=1 >919 entries compared: ok=1 >954 entries compared: ok=1 >Step 3400 of 10000 >992 entries compared: ok=1 >954 entries compared: ok=1 >992 entries compared: ok=1 >Step 3500 of 10000 >1018 entries compared: ok=1 >992 entries compared: ok=1 >1018 entries compared: ok=1 >Step 3600 of 10000 >1046 entries compared: ok=1 >1018 entries compared: ok=1 >1046 entries compared: ok=1 >Step 3700 of 10000 >1082 entries compared: ok=1 >1046 entries compared: ok=1 >1082 entries compared: ok=1 >Step 3800 of 10000 >1103 entries compared: ok=1 >1082 entries compared: ok=1 >1103 entries compared: ok=1 >Step 3900 of 10000 >1132 entries compared: ok=1 >1103 entries compared: ok=1 >1132 entries compared: ok=1 >Step 4000 of 10000 >1150 entries compared: ok=1 >1132 entries compared: ok=1 >1150 entries compared: ok=1 >Step 4100 of 10000 >1187 entries compared: ok=1 >1150 entries compared: ok=1 >1187 entries compared: ok=1 >Step 4200 of 10000 >1217 entries compared: ok=1 >1187 entries compared: ok=1 >1217 entries compared: ok=1 >Step 4300 of 10000 >1241 entries compared: ok=1 >1217 entries compared: ok=1 >1241 entries compared: ok=1 >Step 4400 of 10000 >1267 entries compared: ok=1 >1241 entries compared: ok=1 >1267 entries compared: ok=1 >Step 4500 of 10000 >1290 entries compared: ok=1 >1267 entries compared: ok=1 >1290 entries compared: ok=1 >Step 4600 of 10000 >1317 entries compared: ok=1 >1290 entries compared: ok=1 >1317 entries compared: ok=1 >Step 4700 of 10000 >1336 entries compared: ok=1 >1317 entries compared: ok=1 >1336 entries compared: ok=1 >Step 4800 of 10000 >1358 entries compared: ok=1 >1336 entries compared: ok=1 >1358 entries compared: ok=1 >Step 4900 of 10000 >1384 entries compared: ok=1 >1358 entries compared: ok=1 >1384 entries compared: ok=1 >Step 5000 of 10000 >1421 entries compared: ok=1 >1384 entries compared: ok=1 >1421 entries compared: ok=1 >Step 5100 of 10000 >1447 entries compared: ok=1 >1421 entries compared: ok=1 >1447 entries compared: ok=1 >Step 5200 of 10000 >1478 entries compared: ok=1 >1447 entries compared: ok=1 >1478 entries compared: ok=1 >Step 5300 of 10000 >1509 entries compared: ok=1 >1478 entries compared: ok=1 >1509 entries compared: ok=1 >Step 5400 of 10000 >1529 entries compared: ok=1 >1509 entries compared: ok=1 >1529 entries compared: ok=1 >Step 5500 of 10000 >1543 entries compared: ok=1 >1529 entries compared: ok=1 >1543 entries compared: ok=1 >Step 5600 of 10000 >1557 entries compared: ok=1 >1543 entries compared: ok=1 >1557 entries compared: ok=1 >Step 5700 of 10000 >1567 entries compared: ok=1 >1557 entries compared: ok=1 >1567 entries compared: ok=1 >Step 5800 of 10000 >1596 entries compared: ok=1 >1567 entries compared: ok=1 >1596 entries compared: ok=1 >Step 5900 of 10000 >1620 entries compared: ok=1 >1596 entries compared: ok=1 >1620 entries compared: ok=1 >Step 6000 of 10000 >1657 entries compared: ok=1 >1620 entries compared: ok=1 >1657 entries compared: ok=1 >Step 6100 of 10000 >1683 entries compared: ok=1 >1657 entries compared: ok=1 >1683 entries compared: ok=1 >Step 6200 of 10000 >1711 entries compared: ok=1 >1683 entries compared: ok=1 >1711 entries compared: ok=1 >Step 6300 of 10000 >1741 entries compared: ok=1 >1711 entries compared: ok=1 >1741 entries compared: ok=1 >Step 6400 of 10000 >1769 entries compared: ok=1 >1741 entries compared: ok=1 >1769 entries compared: ok=1 >Step 6500 of 10000 >1805 entries compared: ok=1 >1769 entries compared: ok=1 >1805 entries compared: ok=1 >Step 6600 of 10000 >1839 entries compared: ok=1 >1805 entries compared: ok=1 >1839 entries compared: ok=1 >Step 6700 of 10000 >1879 entries compared: ok=1 >1839 entries compared: ok=1 >1879 entries compared: ok=1 >Step 6800 of 10000 >1905 entries compared: ok=1 >1879 entries compared: ok=1 >1905 entries compared: ok=1 >Step 6900 of 10000 >1924 entries compared: ok=1 >1905 entries compared: ok=1 >1924 entries compared: ok=1 >Step 7000 of 10000 >1957 entries compared: ok=1 >1924 entries compared: ok=1 >1957 entries compared: ok=1 >Step 7100 of 10000 >1990 entries compared: ok=1 >1957 entries compared: ok=1 >1990 entries compared: ok=1 >Step 7200 of 10000 >2012 entries compared: ok=1 >1990 entries compared: ok=1 >2012 entries compared: ok=1 >Step 7300 of 10000 >2040 entries compared: ok=1 >2012 entries compared: ok=1 >2040 entries compared: ok=1 >Step 7400 of 10000 >2071 entries compared: ok=1 >2040 entries compared: ok=1 >2071 entries compared: ok=1 >Step 7500 of 10000 >2087 entries compared: ok=1 >2071 entries compared: ok=1 >2087 entries compared: ok=1 >Step 7600 of 10000 >2113 entries compared: ok=1 >2087 entries compared: ok=1 >2113 entries compared: ok=1 >Step 7700 of 10000 >2143 entries compared: ok=1 >2113 entries compared: ok=1 >2143 entries compared: ok=1 >Step 7800 of 10000 >2164 entries compared: ok=1 >2143 entries compared: ok=1 >2164 entries compared: ok=1 >Step 7900 of 10000 >2193 entries compared: ok=1 >2164 entries compared: ok=1 >2193 entries compared: ok=1 >Step 8000 of 10000 >2223 entries compared: ok=1 >2193 entries compared: ok=1 >2223 entries compared: ok=1 >Step 8100 of 10000 >2244 entries compared: ok=1 >2223 entries compared: ok=1 >2244 entries compared: ok=1 >Step 8200 of 10000 >2266 entries compared: ok=1 >2244 entries compared: ok=1 >2266 entries compared: ok=1 >Step 8300 of 10000 >2306 entries compared: ok=1 >2266 entries compared: ok=1 >2306 entries compared: ok=1 >Step 8400 of 10000 >2326 entries compared: ok=1 >2306 entries compared: ok=1 >2326 entries compared: ok=1 >Step 8500 of 10000 >2352 entries compared: ok=1 >2326 entries compared: ok=1 >2352 entries compared: ok=1 >Step 8600 of 10000 >2371 entries compared: ok=1 >2352 entries compared: ok=1 >2371 entries compared: ok=1 >Step 8700 of 10000 >2402 entries compared: ok=1 >2371 entries compared: ok=1 >2402 entries compared: ok=1 >Step 8800 of 10000 >2431 entries compared: ok=1 >2402 entries compared: ok=1 >2431 entries compared: ok=1 >Step 8900 of 10000 >2470 entries compared: ok=1 >2431 entries compared: ok=1 >2470 entries compared: ok=1 >Step 9000 of 10000 >2492 entries compared: ok=1 >2470 entries compared: ok=1 >2492 entries compared: ok=1 >Step 9100 of 10000 >2512 entries compared: ok=1 >2492 entries compared: ok=1 >2512 entries compared: ok=1 >Step 9200 of 10000 >2536 entries compared: ok=1 >2512 entries compared: ok=1 >2536 entries compared: ok=1 >Step 9300 of 10000 >2562 entries compared: ok=1 >2536 entries compared: ok=1 >2562 entries compared: ok=1 >Step 9400 of 10000 >2579 entries compared: ok=1 >2562 entries compared: ok=1 >2579 entries compared: ok=1 >Step 9500 of 10000 >2612 entries compared: ok=1 >2579 entries compared: ok=1 >2612 entries compared: ok=1 >Step 9600 of 10000 >2641 entries compared: ok=1 >2612 entries compared: ok=1 >2641 entries compared: ok=1 >Step 9700 of 10000 >2657 entries compared: ok=1 >2641 entries compared: ok=1 >2657 entries compared: ok=1 >Step 9800 of 10000 >2684 entries compared: ok=1 >2657 entries compared: ok=1 >2684 entries compared: ok=1 >Step 9900 of 10000 >2705 entries compared: ok=1 >2684 entries compared: ok=1 >2705 entries compared: ok=1 >Step 0 of 10000 >0 entries compared: ok=1 >0 entries compared: ok=1 >0 entries compared: ok=1 >Step 100 of 10000 >32 entries compared: ok=1 >0 entries compared: ok=1 >32 entries compared: ok=1 >Step 200 of 10000 >62 entries compared: ok=1 >32 entries compared: ok=1 >62 entries compared: ok=1 >Step 300 of 10000 >91 entries compared: ok=1 >62 entries compared: ok=1 >91 entries compared: ok=1 >Step 400 of 10000 >132 entries compared: ok=1 >91 entries compared: ok=1 >132 entries compared: ok=1 >Step 500 of 10000 >165 entries compared: ok=1 >132 entries compared: ok=1 >165 entries compared: ok=1 >Step 600 of 10000 >191 entries compared: ok=1 >165 entries compared: ok=1 >191 entries compared: ok=1 >Step 700 of 10000 >225 entries compared: ok=1 >191 entries compared: ok=1 >225 entries compared: ok=1 >Step 800 of 10000 >248 entries compared: ok=1 >225 entries compared: ok=1 >248 entries compared: ok=1 >Step 900 of 10000 >278 entries compared: ok=1 >248 entries compared: ok=1 >278 entries compared: ok=1 >Step 1000 of 10000 >304 entries compared: ok=1 >278 entries compared: ok=1 >304 entries compared: ok=1 >Step 1100 of 10000 >330 entries compared: ok=1 >304 entries compared: ok=1 >330 entries compared: ok=1 >Step 1200 of 10000 >371 entries compared: ok=1 >330 entries compared: ok=1 >371 entries compared: ok=1 >Step 1300 of 10000 >392 entries compared: ok=1 >371 entries compared: ok=1 >392 entries compared: ok=1 >Step 1400 of 10000 >423 entries compared: ok=1 >392 entries compared: ok=1 >423 entries compared: ok=1 >Step 1500 of 10000 >456 entries compared: ok=1 >423 entries compared: ok=1 >456 entries compared: ok=1 >Step 1600 of 10000 >487 entries compared: ok=1 >456 entries compared: ok=1 >487 entries compared: ok=1 >Step 1700 of 10000 >509 entries compared: ok=1 >487 entries compared: ok=1 >509 entries compared: ok=1 >Step 1800 of 10000 >538 entries compared: ok=1 >509 entries compared: ok=1 >538 entries compared: ok=1 >Step 1900 of 10000 >562 entries compared: ok=1 >538 entries compared: ok=1 >562 entries compared: ok=1 >Step 2000 of 10000 >584 entries compared: ok=1 >562 entries compared: ok=1 >584 entries compared: ok=1 >Step 2100 of 10000 >622 entries compared: ok=1 >584 entries compared: ok=1 >622 entries compared: ok=1 >Step 2200 of 10000 >648 entries compared: ok=1 >622 entries compared: ok=1 >648 entries compared: ok=1 >Step 2300 of 10000 >669 entries compared: ok=1 >648 entries compared: ok=1 >669 entries compared: ok=1 >Step 2400 of 10000 >688 entries compared: ok=1 >669 entries compared: ok=1 >688 entries compared: ok=1 >Step 2500 of 10000 >711 entries compared: ok=1 >688 entries compared: ok=1 >711 entries compared: ok=1 >Step 2600 of 10000 >739 entries compared: ok=1 >711 entries compared: ok=1 >739 entries compared: ok=1 >Step 2700 of 10000 >759 entries compared: ok=1 >739 entries compared: ok=1 >759 entries compared: ok=1 >Step 2800 of 10000 >792 entries compared: ok=1 >759 entries compared: ok=1 >792 entries compared: ok=1 >Step 2900 of 10000 >819 entries compared: ok=1 >792 entries compared: ok=1 >819 entries compared: ok=1 >Step 3000 of 10000 >859 entries compared: ok=1 >819 entries compared: ok=1 >859 entries compared: ok=1 >Step 3100 of 10000 >876 entries compared: ok=1 >859 entries compared: ok=1 >876 entries compared: ok=1 >Step 3200 of 10000 >908 entries compared: ok=1 >876 entries compared: ok=1 >908 entries compared: ok=1 >Step 3300 of 10000 >938 entries compared: ok=1 >908 entries compared: ok=1 >938 entries compared: ok=1 >Step 3400 of 10000 >965 entries compared: ok=1 >938 entries compared: ok=1 >965 entries compared: ok=1 >Step 3500 of 10000 >989 entries compared: ok=1 >965 entries compared: ok=1 >989 entries compared: ok=1 >Step 3600 of 10000 >1029 entries compared: ok=1 >989 entries compared: ok=1 >1029 entries compared: ok=1 >Step 3700 of 10000 >1062 entries compared: ok=1 >1029 entries compared: ok=1 >1062 entries compared: ok=1 >Step 3800 of 10000 >1083 entries compared: ok=1 >1062 entries compared: ok=1 >1083 entries compared: ok=1 >Step 3900 of 10000 >1113 entries compared: ok=1 >1083 entries compared: ok=1 >1113 entries compared: ok=1 >Step 4000 of 10000 >1142 entries compared: ok=1 >1113 entries compared: ok=1 >1142 entries compared: ok=1 >Step 4100 of 10000 >1164 entries compared: ok=1 >1142 entries compared: ok=1 >1164 entries compared: ok=1 >Step 4200 of 10000 >1186 entries compared: ok=1 >1164 entries compared: ok=1 >1186 entries compared: ok=1 >Step 4300 of 10000 >1210 entries compared: ok=1 >1186 entries compared: ok=1 >1210 entries compared: ok=1 >Step 4400 of 10000 >1234 entries compared: ok=1 >1210 entries compared: ok=1 >1234 entries compared: ok=1 >Step 4500 of 10000 >1268 entries compared: ok=1 >1234 entries compared: ok=1 >1268 entries compared: ok=1 >Step 4600 of 10000 >1293 entries compared: ok=1 >1268 entries compared: ok=1 >1293 entries compared: ok=1 >Step 4700 of 10000 >1311 entries compared: ok=1 >1293 entries compared: ok=1 >1311 entries compared: ok=1 >Step 4800 of 10000 >1340 entries compared: ok=1 >1311 entries compared: ok=1 >1340 entries compared: ok=1 >Step 4900 of 10000 >1368 entries compared: ok=1 >1340 entries compared: ok=1 >1368 entries compared: ok=1 >Step 5000 of 10000 >1387 entries compared: ok=1 >1368 entries compared: ok=1 >1387 entries compared: ok=1 >Step 5100 of 10000 >1417 entries compared: ok=1 >1387 entries compared: ok=1 >1417 entries compared: ok=1 >Step 5200 of 10000 >1447 entries compared: ok=1 >1417 entries compared: ok=1 >1447 entries compared: ok=1 >Step 5300 of 10000 >1481 entries compared: ok=1 >1447 entries compared: ok=1 >1481 entries compared: ok=1 >Step 5400 of 10000 >1515 entries compared: ok=1 >1481 entries compared: ok=1 >1515 entries compared: ok=1 >Step 5500 of 10000 >1540 entries compared: ok=1 >1515 entries compared: ok=1 >1540 entries compared: ok=1 >Step 5600 of 10000 >1573 entries compared: ok=1 >1540 entries compared: ok=1 >1573 entries compared: ok=1 >Step 5700 of 10000 >1606 entries compared: ok=1 >1573 entries compared: ok=1 >1606 entries compared: ok=1 >Step 5800 of 10000 >1636 entries compared: ok=1 >1606 entries compared: ok=1 >1636 entries compared: ok=1 >Step 5900 of 10000 >1655 entries compared: ok=1 >1636 entries compared: ok=1 >1655 entries compared: ok=1 >Step 6000 of 10000 >1679 entries compared: ok=1 >1655 entries compared: ok=1 >1679 entries compared: ok=1 >Step 6100 of 10000 >1711 entries compared: ok=1 >1679 entries compared: ok=1 >1711 entries compared: ok=1 >Step 6200 of 10000 >1734 entries compared: ok=1 >1711 entries compared: ok=1 >1734 entries compared: ok=1 >Step 6300 of 10000 >1766 entries compared: ok=1 >1734 entries compared: ok=1 >1766 entries compared: ok=1 >Step 6400 of 10000 >1791 entries compared: ok=1 >1766 entries compared: ok=1 >1791 entries compared: ok=1 >Step 6500 of 10000 >1832 entries compared: ok=1 >1791 entries compared: ok=1 >1832 entries compared: ok=1 >Step 6600 of 10000 >1855 entries compared: ok=1 >1832 entries compared: ok=1 >1855 entries compared: ok=1 >Step 6700 of 10000 >1867 entries compared: ok=1 >1855 entries compared: ok=1 >1867 entries compared: ok=1 >Step 6800 of 10000 >1896 entries compared: ok=1 >1867 entries compared: ok=1 >1896 entries compared: ok=1 >Step 6900 of 10000 >1921 entries compared: ok=1 >1896 entries compared: ok=1 >1921 entries compared: ok=1 >Step 7000 of 10000 >1956 entries compared: ok=1 >1921 entries compared: ok=1 >1956 entries compared: ok=1 >Step 7100 of 10000 >1974 entries compared: ok=1 >1956 entries compared: ok=1 >1974 entries compared: ok=1 >Step 7200 of 10000 >2013 entries compared: ok=1 >1974 entries compared: ok=1 >2013 entries compared: ok=1 >Step 7300 of 10000 >2044 entries compared: ok=1 >2013 entries compared: ok=1 >2044 entries compared: ok=1 >Step 7400 of 10000 >2068 entries compared: ok=1 >2044 entries compared: ok=1 >2068 entries compared: ok=1 >Step 7500 of 10000 >2095 entries compared: ok=1 >2068 entries compared: ok=1 >2095 entries compared: ok=1 >Step 7600 of 10000 >2139 entries compared: ok=1 >2095 entries compared: ok=1 >2139 entries compared: ok=1 >Step 7700 of 10000 >2161 entries compared: ok=1 >2139 entries compared: ok=1 >2161 entries compared: ok=1 >Step 7800 of 10000 >2183 entries compared: ok=1 >2161 entries compared: ok=1 >2183 entries compared: ok=1 >Step 7900 of 10000 >2199 entries compared: ok=1 >2183 entries compared: ok=1 >2199 entries compared: ok=1 >Step 8000 of 10000 >2218 entries compared: ok=1 >2199 entries compared: ok=1 >2218 entries compared: ok=1 >Step 8100 of 10000 >2243 entries compared: ok=1 >2218 entries compared: ok=1 >2243 entries compared: ok=1 >Step 8200 of 10000 >2271 entries compared: ok=1 >2243 entries compared: ok=1 >2271 entries compared: ok=1 >Step 8300 of 10000 >2301 entries compared: ok=1 >2271 entries compared: ok=1 >2301 entries compared: ok=1 >Step 8400 of 10000 >2333 entries compared: ok=1 >2301 entries compared: ok=1 >2333 entries compared: ok=1 >Step 8500 of 10000 >2357 entries compared: ok=1 >2333 entries compared: ok=1 >2357 entries compared: ok=1 >Step 8600 of 10000 >2381 entries compared: ok=1 >2357 entries compared: ok=1 >2381 entries compared: ok=1 >Step 8700 of 10000 >2409 entries compared: ok=1 >2381 entries compared: ok=1 >2409 entries compared: ok=1 >Step 8800 of 10000 >2441 entries compared: ok=1 >2409 entries compared: ok=1 >2441 entries compared: ok=1 >Step 8900 of 10000 >2466 entries compared: ok=1 >2441 entries compared: ok=1 >2466 entries compared: ok=1 >Step 9000 of 10000 >2500 entries compared: ok=1 >2466 entries compared: ok=1 >2500 entries compared: ok=1 >Step 9100 of 10000 >2529 entries compared: ok=1 >2500 entries compared: ok=1 >2529 entries compared: ok=1 >Step 9200 of 10000 >2550 entries compared: ok=1 >2529 entries compared: ok=1 >2550 entries compared: ok=1 >Step 9300 of 10000 >2580 entries compared: ok=1 >2550 entries compared: ok=1 >2580 entries compared: ok=1 >Step 9400 of 10000 >2599 entries compared: ok=1 >2580 entries compared: ok=1 >2599 entries compared: ok=1 >Step 9500 of 10000 >2627 entries compared: ok=1 >2599 entries compared: ok=1 >2627 entries compared: ok=1 >Step 9600 of 10000 >2659 entries compared: ok=1 >2627 entries compared: ok=1 >2659 entries compared: ok=1 >Step 9700 of 10000 >2688 entries compared: ok=1 >2659 entries compared: ok=1 >2688 entries compared: ok=1 >Step 9800 of 10000 >2717 entries compared: ok=1 >2688 entries compared: ok=1 >2717 entries compared: ok=1 >Step 9900 of 10000 >2740 entries compared: ok=1 >2717 entries compared: ok=1 >2740 entries compared: ok=1 >Step 0 of 10000 >3 entries compared: ok=1 >3 entries compared: ok=1 >3 entries compared: ok=1 >Step 100 of 10000 >38 entries compared: ok=1 >3 entries compared: ok=1 >38 entries compared: ok=1 >Step 200 of 10000 >75 entries compared: ok=1 >38 entries compared: ok=1 >75 entries compared: ok=1 >Step 300 of 10000 >104 entries compared: ok=1 >75 entries compared: ok=1 >104 entries compared: ok=1 >Step 400 of 10000 >132 entries compared: ok=1 >104 entries compared: ok=1 >132 entries compared: ok=1 >Step 500 of 10000 >175 entries compared: ok=1 >132 entries compared: ok=1 >175 entries compared: ok=1 >Step 600 of 10000 >207 entries compared: ok=1 >175 entries compared: ok=1 >207 entries compared: ok=1 >Step 700 of 10000 >230 entries compared: ok=1 >207 entries compared: ok=1 >230 entries compared: ok=1 >Step 800 of 10000 >269 entries compared: ok=1 >230 entries compared: ok=1 >269 entries compared: ok=1 >Step 900 of 10000 >295 entries compared: ok=1 >269 entries compared: ok=1 >295 entries compared: ok=1 >Step 1000 of 10000 >323 entries compared: ok=1 >295 entries compared: ok=1 >323 entries compared: ok=1 >Step 1100 of 10000 >360 entries compared: ok=1 >323 entries compared: ok=1 >360 entries compared: ok=1 >Step 1200 of 10000 >384 entries compared: ok=1 >360 entries compared: ok=1 >384 entries compared: ok=1 >Step 1300 of 10000 >430 entries compared: ok=1 >384 entries compared: ok=1 >430 entries compared: ok=1 >Step 1400 of 10000 >450 entries compared: ok=1 >430 entries compared: ok=1 >450 entries compared: ok=1 >Step 1500 of 10000 >479 entries compared: ok=1 >450 entries compared: ok=1 >479 entries compared: ok=1 >Step 1600 of 10000 >502 entries compared: ok=1 >479 entries compared: ok=1 >502 entries compared: ok=1 >Step 1700 of 10000 >533 entries compared: ok=1 >502 entries compared: ok=1 >533 entries compared: ok=1 >Step 1800 of 10000 >559 entries compared: ok=1 >533 entries compared: ok=1 >559 entries compared: ok=1 >Step 1900 of 10000 >589 entries compared: ok=1 >559 entries compared: ok=1 >589 entries compared: ok=1 >Step 2000 of 10000 >630 entries compared: ok=1 >589 entries compared: ok=1 >630 entries compared: ok=1 >Step 2100 of 10000 >651 entries compared: ok=1 >630 entries compared: ok=1 >651 entries compared: ok=1 >Step 2200 of 10000 >682 entries compared: ok=1 >651 entries compared: ok=1 >682 entries compared: ok=1 >Step 2300 of 10000 >721 entries compared: ok=1 >682 entries compared: ok=1 >721 entries compared: ok=1 >Step 2400 of 10000 >760 entries compared: ok=1 >721 entries compared: ok=1 >760 entries compared: ok=1 >Step 2500 of 10000 >786 entries compared: ok=1 >760 entries compared: ok=1 >786 entries compared: ok=1 >Step 2600 of 10000 >822 entries compared: ok=1 >786 entries compared: ok=1 >822 entries compared: ok=1 >Step 2700 of 10000 >851 entries compared: ok=1 >822 entries compared: ok=1 >851 entries compared: ok=1 >Step 2800 of 10000 >888 entries compared: ok=1 >851 entries compared: ok=1 >888 entries compared: ok=1 >Step 2900 of 10000 >924 entries compared: ok=1 >888 entries compared: ok=1 >924 entries compared: ok=1 >Step 3000 of 10000 >953 entries compared: ok=1 >924 entries compared: ok=1 >953 entries compared: ok=1 >Step 3100 of 10000 >977 entries compared: ok=1 >953 entries compared: ok=1 >977 entries compared: ok=1 >Step 3200 of 10000 >1010 entries compared: ok=1 >977 entries compared: ok=1 >1010 entries compared: ok=1 >Step 3300 of 10000 >1033 entries compared: ok=1 >1010 entries compared: ok=1 >1033 entries compared: ok=1 >Step 3400 of 10000 >1068 entries compared: ok=1 >1033 entries compared: ok=1 >1068 entries compared: ok=1 >Step 3500 of 10000 >1102 entries compared: ok=1 >1068 entries compared: ok=1 >1102 entries compared: ok=1 >Step 3600 of 10000 >1128 entries compared: ok=1 >1102 entries compared: ok=1 >1128 entries compared: ok=1 >Step 3700 of 10000 >1153 entries compared: ok=1 >1128 entries compared: ok=1 >1153 entries compared: ok=1 >Step 3800 of 10000 >1183 entries compared: ok=1 >1153 entries compared: ok=1 >1183 entries compared: ok=1 >Step 3900 of 10000 >1210 entries compared: ok=1 >1183 entries compared: ok=1 >1210 entries compared: ok=1 >Step 4000 of 10000 >1228 entries compared: ok=1 >1210 entries compared: ok=1 >1228 entries compared: ok=1 >Step 4100 of 10000 >1247 entries compared: ok=1 >1228 entries compared: ok=1 >1247 entries compared: ok=1 >Step 4200 of 10000 >1277 entries compared: ok=1 >1247 entries compared: ok=1 >1277 entries compared: ok=1 >Step 4300 of 10000 >1295 entries compared: ok=1 >1277 entries compared: ok=1 >1295 entries compared: ok=1 >Step 4400 of 10000 >1316 entries compared: ok=1 >1295 entries compared: ok=1 >1316 entries compared: ok=1 >Step 4500 of 10000 >1351 entries compared: ok=1 >1316 entries compared: ok=1 >1351 entries compared: ok=1 >Step 4600 of 10000 >1380 entries compared: ok=1 >1351 entries compared: ok=1 >1380 entries compared: ok=1 >Step 4700 of 10000 >1405 entries compared: ok=1 >1380 entries compared: ok=1 >1405 entries compared: ok=1 >Step 4800 of 10000 >1437 entries compared: ok=1 >1405 entries compared: ok=1 >1437 entries compared: ok=1 >Step 4900 of 10000 >1461 entries compared: ok=1 >1437 entries compared: ok=1 >1461 entries compared: ok=1 >Step 5000 of 10000 >1505 entries compared: ok=1 >1461 entries compared: ok=1 >1505 entries compared: ok=1 >Step 5100 of 10000 >1532 entries compared: ok=1 >1505 entries compared: ok=1 >1532 entries compared: ok=1 >Step 5200 of 10000 >1573 entries compared: ok=1 >1532 entries compared: ok=1 >1573 entries compared: ok=1 >Step 5300 of 10000 >1591 entries compared: ok=1 >1573 entries compared: ok=1 >1591 entries compared: ok=1 >Step 5400 of 10000 >1618 entries compared: ok=1 >1591 entries compared: ok=1 >1618 entries compared: ok=1 >Step 5500 of 10000 >1639 entries compared: ok=1 >1618 entries compared: ok=1 >1639 entries compared: ok=1 >Step 5600 of 10000 >1664 entries compared: ok=1 >1639 entries compared: ok=1 >1664 entries compared: ok=1 >Step 5700 of 10000 >1675 entries compared: ok=1 >1664 entries compared: ok=1 >1675 entries compared: ok=1 >Step 5800 of 10000 >1705 entries compared: ok=1 >1675 entries compared: ok=1 >1705 entries compared: ok=1 >Step 5900 of 10000 >1728 entries compared: ok=1 >1705 entries compared: ok=1 >1728 entries compared: ok=1 >Step 6000 of 10000 >1751 entries compared: ok=1 >1728 entries compared: ok=1 >1751 entries compared: ok=1 >Step 6100 of 10000 >1776 entries compared: ok=1 >1751 entries compared: ok=1 >1776 entries compared: ok=1 >Step 6200 of 10000 >1800 entries compared: ok=1 >1776 entries compared: ok=1 >1800 entries compared: ok=1 >Step 6300 of 10000 >1829 entries compared: ok=1 >1800 entries compared: ok=1 >1829 entries compared: ok=1 >Step 6400 of 10000 >1845 entries compared: ok=1 >1829 entries compared: ok=1 >1845 entries compared: ok=1 >Step 6500 of 10000 >1875 entries compared: ok=1 >1845 entries compared: ok=1 >1875 entries compared: ok=1 >Step 6600 of 10000 >1899 entries compared: ok=1 >1875 entries compared: ok=1 >1899 entries compared: ok=1 >Step 6700 of 10000 >1930 entries compared: ok=1 >1899 entries compared: ok=1 >1930 entries compared: ok=1 >Step 6800 of 10000 >1948 entries compared: ok=1 >1930 entries compared: ok=1 >1948 entries compared: ok=1 >Step 6900 of 10000 >1983 entries compared: ok=1 >1948 entries compared: ok=1 >1983 entries compared: ok=1 >Step 7000 of 10000 >2005 entries compared: ok=1 >1983 entries compared: ok=1 >2005 entries compared: ok=1 >Step 7100 of 10000 >2031 entries compared: ok=1 >2005 entries compared: ok=1 >2031 entries compared: ok=1 >Step 7200 of 10000 >2060 entries compared: ok=1 >2031 entries compared: ok=1 >2060 entries compared: ok=1 >Step 7300 of 10000 >2085 entries compared: ok=1 >2060 entries compared: ok=1 >2085 entries compared: ok=1 >Step 7400 of 10000 >2117 entries compared: ok=1 >2085 entries compared: ok=1 >2117 entries compared: ok=1 >Step 7500 of 10000 >2145 entries compared: ok=1 >2117 entries compared: ok=1 >2145 entries compared: ok=1 >Step 7600 of 10000 >2168 entries compared: ok=1 >2145 entries compared: ok=1 >2168 entries compared: ok=1 >Step 7700 of 10000 >2194 entries compared: ok=1 >2168 entries compared: ok=1 >2194 entries compared: ok=1 >Step 7800 of 10000 >2219 entries compared: ok=1 >2194 entries compared: ok=1 >2219 entries compared: ok=1 >Step 7900 of 10000 >2257 entries compared: ok=1 >2219 entries compared: ok=1 >2257 entries compared: ok=1 >Step 8000 of 10000 >2275 entries compared: ok=1 >2257 entries compared: ok=1 >2275 entries compared: ok=1 >Step 8100 of 10000 >2309 entries compared: ok=1 >2275 entries compared: ok=1 >2309 entries compared: ok=1 >Step 8200 of 10000 >2336 entries compared: ok=1 >2309 entries compared: ok=1 >2336 entries compared: ok=1 >Step 8300 of 10000 >2360 entries compared: ok=1 >2336 entries compared: ok=1 >2360 entries compared: ok=1 >Step 8400 of 10000 >2389 entries compared: ok=1 >2360 entries compared: ok=1 >2389 entries compared: ok=1 >Step 8500 of 10000 >2412 entries compared: ok=1 >2389 entries compared: ok=1 >2412 entries compared: ok=1 >Step 8600 of 10000 >2432 entries compared: ok=1 >2412 entries compared: ok=1 >2432 entries compared: ok=1 >Step 8700 of 10000 >2456 entries compared: ok=1 >2432 entries compared: ok=1 >2456 entries compared: ok=1 >Step 8800 of 10000 >2496 entries compared: ok=1 >2456 entries compared: ok=1 >2496 entries compared: ok=1 >Step 8900 of 10000 >2524 entries compared: ok=1 >2496 entries compared: ok=1 >2524 entries compared: ok=1 >Step 9000 of 10000 >2550 entries compared: ok=1 >2524 entries compared: ok=1 >2550 entries compared: ok=1 >Step 9100 of 10000 >2571 entries compared: ok=1 >2550 entries compared: ok=1 >2571 entries compared: ok=1 >Step 9200 of 10000 >2604 entries compared: ok=1 >2571 entries compared: ok=1 >2604 entries compared: ok=1 >Step 9300 of 10000 >2647 entries compared: ok=1 >2604 entries compared: ok=1 >2647 entries compared: ok=1 >Step 9400 of 10000 >2669 entries compared: ok=1 >2647 entries compared: ok=1 >2669 entries compared: ok=1 >Step 9500 of 10000 >2687 entries compared: ok=1 >2669 entries compared: ok=1 >2687 entries compared: ok=1 >Step 9600 of 10000 >2711 entries compared: ok=1 >2687 entries compared: ok=1 >2711 entries compared: ok=1 >Step 9700 of 10000 >2738 entries compared: ok=1 >2711 entries compared: ok=1 >2738 entries compared: ok=1 >Step 9800 of 10000 >2758 entries compared: ok=1 >2738 entries compared: ok=1 >2758 entries compared: ok=1 >Step 9900 of 10000 >2783 entries compared: ok=1 >2758 entries compared: ok=1 >2783 entries compared: ok=1 >==== PASSED 48 tests >***** Running dbformat_test >==== Test FormatTest.InternalKey_EncodeDecode >==== Test FormatTest.InternalKeyShortSeparator >==== Test FormatTest.InternalKeyShortestSuccessor >***** Running env_test >==== PASSED 3 tests >==== Test EnvPosixTest.RunImmediately >==== Test EnvPosixTest.RunMany >==== Test EnvPosixTest.StartThread >==== PASSED 3 tests >***** Running filename_test >==== Test FileNameTest.Parse >==== Test FileNameTest.Construction >==== PASSED 2 tests >***** Running filter_block_test >==== Test FilterBlockTest.EmptyBuilder >==== Test FilterBlockTest.SingleChunk >==== Test FilterBlockTest.MultiChunk >==== PASSED 3 tests >***** Running hash_test >==== Test HASH.SignedUnsignedIssue >==== PASSED 1 tests >***** Running issue178_test >==== Test Issue178.Test >==== PASSED 1 tests >***** Running issue200_test >==== Test Issue200.Test >==== PASSED 1 tests >***** Running log_test >==== Test LogTest.Empty >==== Test LogTest.ReadWrite >==== Test LogTest.ManyBlocks >==== Test LogTest.Fragmentation >==== Test LogTest.MarginalTrailer >==== Test LogTest.MarginalTrailer2 >==== Test LogTest.ShortTrailer >==== Test LogTest.AlignedEof >==== Test LogTest.RandomRead >==== Test LogTest.ReadError >==== Test LogTest.BadRecordType >==== Test LogTest.TruncatedTrailingRecordIsIgnored >==== Test LogTest.BadLength >==== Test LogTest.BadLengthAtEndIsIgnored >==== Test LogTest.ChecksumMismatch >==== Test LogTest.UnexpectedMiddleType >==== Test LogTest.UnexpectedLastType >==== Test LogTest.UnexpectedFullType >==== Test LogTest.UnexpectedFirstType >==== Test LogTest.MissingLastIsIgnored >==== Test LogTest.PartialLastIsIgnored >==== Test LogTest.ErrorJoinsRecords >==== Test LogTest.ReadStart >==== Test LogTest.ReadSecondOneOff >==== Test LogTest.ReadSecondTenThousand >==== Test LogTest.ReadSecondStart >==== Test LogTest.ReadThirdOneOff >==== Test LogTest.ReadThirdStart >==== Test LogTest.ReadFourthOneOff >==== Test LogTest.ReadFourthFirstBlockTrailer >==== Test LogTest.ReadFourthMiddleBlock >==== Test LogTest.ReadFourthLastBlock >==== Test LogTest.ReadFourthStart >==== Test LogTest.ReadEnd >==== Test LogTest.ReadPastEnd >==== PASSED 35 tests >***** Running memenv_test >==== Test MemEnvTest.Basics >==== Test MemEnvTest.ReadWrite >==== Test MemEnvTest.Locks >==== Test MemEnvTest.Misc >==== Test MemEnvTest.LargeWrite >==== Test MemEnvTest.DBTest >==== PASSED 6 tests >***** Running skiplist_test >==== Test SkipTest.Empty >==== Test SkipTest.InsertAndLookup >==== Test SkipTest.ConcurrentWithoutThreads >==== Test SkipTest.Concurrent1 >Run 0 of 1000 >Run 100 of 1000 >Run 200 of 1000 >Run 300 of 1000 >Run 400 of 1000 >Run 500 of 1000 >Run 600 of 1000 >Run 700 of 1000 >Run 800 of 1000 >Run 900 of 1000 >==== Test SkipTest.Concurrent2 >Run 0 of 1000 >Run 100 of 1000 >Run 200 of 1000 >Run 300 of 1000 >Run 400 of 1000 >Run 500 of 1000 >Run 600 of 1000 >Run 700 of 1000 >Run 800 of 1000 >Run 900 of 1000 >==== Test SkipTest.Concurrent3 >Run 0 of 1000 >Run 100 of 1000 >Run 200 of 1000 >Run 300 of 1000 >Run 400 of 1000 >Run 500 of 1000 >Run 600 of 1000 >Run 700 of 1000 >Run 800 of 1000 >Run 900 of 1000 >==== Test SkipTest.Concurrent4 >Run 0 of 1000 >Run 100 of 1000 >Run 200 of 1000 >Run 300 of 1000 >Run 400 of 1000 >Run 500 of 1000 >Run 600 of 1000 >Run 700 of 1000 >Run 800 of 1000 >Run 900 of 1000 >==== Test SkipTest.Concurrent5 >Run 0 of 1000 >Run 100 of 1000 >Run 200 of 1000 >Run 300 of 1000 >Run 400 of 1000 >Run 500 of 1000 >Run 600 of 1000 >Run 700 of 1000 >Run 800 of 1000 >Run 900 of 1000 >==== PASSED 8 tests >***** Running table_test >==== Test Harness.Empty >==== Test Harness.ZeroRestartPointsInBlock >==== Test Harness.SimpleEmptyKey >==== Test Harness.SimpleSingle >==== Test Harness.SimpleMulti >==== Test Harness.SimpleSpecialKey >==== Test Harness.Randomized >case 1 of 16: num_entries = 0 >case 1 of 16: num_entries = 10 >case 1 of 16: num_entries = 20 >case 1 of 16: num_entries = 30 >case 1 of 16: num_entries = 40 >case 1 of 16: num_entries = 50 >case 1 of 16: num_entries = 250 >case 1 of 16: num_entries = 450 >case 1 of 16: num_entries = 650 >case 1 of 16: num_entries = 850 >case 1 of 16: num_entries = 1050 >case 1 of 16: num_entries = 1250 >case 1 of 16: num_entries = 1450 >case 1 of 16: num_entries = 1650 >case 1 of 16: num_entries = 1850 >case 2 of 16: num_entries = 0 >case 2 of 16: num_entries = 10 >case 2 of 16: num_entries = 20 >case 2 of 16: num_entries = 30 >case 2 of 16: num_entries = 40 >case 2 of 16: num_entries = 50 >case 2 of 16: num_entries = 250 >case 2 of 16: num_entries = 450 >case 2 of 16: num_entries = 650 >case 2 of 16: num_entries = 850 >case 2 of 16: num_entries = 1050 >case 2 of 16: num_entries = 1250 >case 2 of 16: num_entries = 1450 >case 2 of 16: num_entries = 1650 >case 2 of 16: num_entries = 1850 >case 3 of 16: num_entries = 0 >case 3 of 16: num_entries = 10 >case 3 of 16: num_entries = 20 >case 3 of 16: num_entries = 30 >case 3 of 16: num_entries = 40 >case 3 of 16: num_entries = 50 >case 3 of 16: num_entries = 250 >case 3 of 16: num_entries = 450 >case 3 of 16: num_entries = 650 >case 3 of 16: num_entries = 850 >case 3 of 16: num_entries = 1050 >case 3 of 16: num_entries = 1250 >case 3 of 16: num_entries = 1450 >case 3 of 16: num_entries = 1650 >case 3 of 16: num_entries = 1850 >case 4 of 16: num_entries = 0 >case 4 of 16: num_entries = 10 >case 4 of 16: num_entries = 20 >case 4 of 16: num_entries = 30 >case 4 of 16: num_entries = 40 >case 4 of 16: num_entries = 50 >case 4 of 16: num_entries = 250 >case 4 of 16: num_entries = 450 >case 4 of 16: num_entries = 650 >case 4 of 16: num_entries = 850 >case 4 of 16: num_entries = 1050 >case 4 of 16: num_entries = 1250 >case 4 of 16: num_entries = 1450 >case 4 of 16: num_entries = 1650 >case 4 of 16: num_entries = 1850 >case 5 of 16: num_entries = 0 >case 5 of 16: num_entries = 10 >case 5 of 16: num_entries = 20 >case 5 of 16: num_entries = 30 >case 5 of 16: num_entries = 40 >case 5 of 16: num_entries = 50 >case 5 of 16: num_entries = 250 >case 5 of 16: num_entries = 450 >case 5 of 16: num_entries = 650 >case 5 of 16: num_entries = 850 >case 5 of 16: num_entries = 1050 >case 5 of 16: num_entries = 1250 >case 5 of 16: num_entries = 1450 >case 5 of 16: num_entries = 1650 >case 5 of 16: num_entries = 1850 >case 6 of 16: num_entries = 0 >case 6 of 16: num_entries = 10 >case 6 of 16: num_entries = 20 >case 6 of 16: num_entries = 30 >case 6 of 16: num_entries = 40 >case 6 of 16: num_entries = 50 >case 6 of 16: num_entries = 250 >case 6 of 16: num_entries = 450 >case 6 of 16: num_entries = 650 >case 6 of 16: num_entries = 850 >case 6 of 16: num_entries = 1050 >case 6 of 16: num_entries = 1250 >case 6 of 16: num_entries = 1450 >case 6 of 16: num_entries = 1650 >case 6 of 16: num_entries = 1850 >case 7 of 16: num_entries = 0 >case 7 of 16: num_entries = 10 >case 7 of 16: num_entries = 20 >case 7 of 16: num_entries = 30 >case 7 of 16: num_entries = 40 >case 7 of 16: num_entries = 50 >case 7 of 16: num_entries = 250 >case 7 of 16: num_entries = 450 >case 7 of 16: num_entries = 650 >case 7 of 16: num_entries = 850 >case 7 of 16: num_entries = 1050 >case 7 of 16: num_entries = 1250 >case 7 of 16: num_entries = 1450 >case 7 of 16: num_entries = 1650 >case 7 of 16: num_entries = 1850 >case 8 of 16: num_entries = 0 >case 8 of 16: num_entries = 10 >case 8 of 16: num_entries = 20 >case 8 of 16: num_entries = 30 >case 8 of 16: num_entries = 40 >case 8 of 16: num_entries = 50 >case 8 of 16: num_entries = 250 >case 8 of 16: num_entries = 450 >case 8 of 16: num_entries = 650 >case 8 of 16: num_entries = 850 >case 8 of 16: num_entries = 1050 >case 8 of 16: num_entries = 1250 >case 8 of 16: num_entries = 1450 >case 8 of 16: num_entries = 1650 >case 8 of 16: num_entries = 1850 >case 9 of 16: num_entries = 0 >case 9 of 16: num_entries = 10 >case 9 of 16: num_entries = 20 >case 9 of 16: num_entries = 30 >case 9 of 16: num_entries = 40 >case 9 of 16: num_entries = 50 >case 9 of 16: num_entries = 250 >case 9 of 16: num_entries = 450 >case 9 of 16: num_entries = 650 >case 9 of 16: num_entries = 850 >case 9 of 16: num_entries = 1050 >case 9 of 16: num_entries = 1250 >case 9 of 16: num_entries = 1450 >case 9 of 16: num_entries = 1650 >case 9 of 16: num_entries = 1850 >case 10 of 16: num_entries = 0 >case 10 of 16: num_entries = 10 >case 10 of 16: num_entries = 20 >case 10 of 16: num_entries = 30 >case 10 of 16: num_entries = 40 >case 10 of 16: num_entries = 50 >case 10 of 16: num_entries = 250 >case 10 of 16: num_entries = 450 >case 10 of 16: num_entries = 650 >case 10 of 16: num_entries = 850 >case 10 of 16: num_entries = 1050 >case 10 of 16: num_entries = 1250 >case 10 of 16: num_entries = 1450 >case 10 of 16: num_entries = 1650 >case 10 of 16: num_entries = 1850 >case 11 of 16: num_entries = 0 >case 11 of 16: num_entries = 10 >case 11 of 16: num_entries = 20 >case 11 of 16: num_entries = 30 >case 11 of 16: num_entries = 40 >case 11 of 16: num_entries = 50 >case 11 of 16: num_entries = 250 >case 11 of 16: num_entries = 450 >case 11 of 16: num_entries = 650 >case 11 of 16: num_entries = 850 >case 11 of 16: num_entries = 1050 >case 11 of 16: num_entries = 1250 >case 11 of 16: num_entries = 1450 >case 11 of 16: num_entries = 1650 >case 11 of 16: num_entries = 1850 >case 12 of 16: num_entries = 0 >case 12 of 16: num_entries = 10 >case 12 of 16: num_entries = 20 >case 12 of 16: num_entries = 30 >case 12 of 16: num_entries = 40 >case 12 of 16: num_entries = 50 >case 12 of 16: num_entries = 250 >case 12 of 16: num_entries = 450 >case 12 of 16: num_entries = 650 >case 12 of 16: num_entries = 850 >case 12 of 16: num_entries = 1050 >case 12 of 16: num_entries = 1250 >case 12 of 16: num_entries = 1450 >case 12 of 16: num_entries = 1650 >case 12 of 16: num_entries = 1850 >case 13 of 16: num_entries = 0 >case 13 of 16: num_entries = 10 >case 13 of 16: num_entries = 20 >case 13 of 16: num_entries = 30 >case 13 of 16: num_entries = 40 >case 13 of 16: num_entries = 50 >case 13 of 16: num_entries = 250 >case 13 of 16: num_entries = 450 >case 13 of 16: num_entries = 650 >case 13 of 16: num_entries = 850 >case 13 of 16: num_entries = 1050 >case 13 of 16: num_entries = 1250 >case 13 of 16: num_entries = 1450 >case 13 of 16: num_entries = 1650 >case 13 of 16: num_entries = 1850 >case 14 of 16: num_entries = 0 >case 14 of 16: num_entries = 10 >case 14 of 16: num_entries = 20 >case 14 of 16: num_entries = 30 >case 14 of 16: num_entries = 40 >case 14 of 16: num_entries = 50 >case 14 of 16: num_entries = 250 >case 14 of 16: num_entries = 450 >case 14 of 16: num_entries = 650 >case 14 of 16: num_entries = 850 >case 14 of 16: num_entries = 1050 >case 14 of 16: num_entries = 1250 >case 14 of 16: num_entries = 1450 >case 14 of 16: num_entries = 1650 >case 14 of 16: num_entries = 1850 >case 15 of 16: num_entries = 0 >case 15 of 16: num_entries = 10 >case 15 of 16: num_entries = 20 >case 15 of 16: num_entries = 30 >case 15 of 16: num_entries = 40 >case 15 of 16: num_entries = 50 >case 15 of 16: num_entries = 250 >case 15 of 16: num_entries = 450 >case 15 of 16: num_entries = 650 >case 15 of 16: num_entries = 850 >case 15 of 16: num_entries = 1050 >case 15 of 16: num_entries = 1250 >case 15 of 16: num_entries = 1450 >case 15 of 16: num_entries = 1650 >case 15 of 16: num_entries = 1850 >case 16 of 16: num_entries = 0 >case 16 of 16: num_entries = 10 >case 16 of 16: num_entries = 20 >case 16 of 16: num_entries = 30 >case 16 of 16: num_entries = 40 >case 16 of 16: num_entries = 50 >case 16 of 16: num_entries = 250 >case 16 of 16: num_entries = 450 >case 16 of 16: num_entries = 650 >case 16 of 16: num_entries = 850 >case 16 of 16: num_entries = 1050 >case 16 of 16: num_entries = 1250 >case 16 of 16: num_entries = 1450 >case 16 of 16: num_entries = 1650 >case 16 of 16: num_entries = 1850 >==== Test Harness.RandomizedLongDB >==== Test MemTableTest.Simple >key: 'k1d' -> 'v1' >key: 'k2e' -> 'v2' >key: 'k3f' -> 'v3' >key: 'largekeyg' -> 'vlarge' >==== Test TableTest.ApproximateOffsetOfPlain >==== Test TableTest.ApproximateOffsetOfCompressed >Value 3066 is not in range [2000, 3000] >table/table_test.cc:859: Assertion failure Between(c.ApproximateOffsetOf("k03"), 2000, 3000) >make: *** [Makefile:103: check] Error 1 >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.E36dmN (%check) > Bad exit status from /var/tmp/rpm-tmp.E36dmN (%check) >Child return code was: 1 >EXCEPTION: [Error()] >Traceback (most recent call last): > File "/usr/lib/python3.5/site-packages/mockbuild/trace_decorator.py", line 89, in trace > result = func(*args, **kw) > File "/usr/lib/python3.5/site-packages/mockbuild/util.py", line 578, in do > raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >mockbuild.exception.Error: Command failed. See logs for output. > # bash --login -c /usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/leveldb.spec
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1423836
: 1252853 |
1252854
|
1252855