[Xapian-tickets] [Xapian] #814: 1.4.18: test suite i failing and runs forever

Xapian nobody at xapian.org
Wed Sep 15 10:36:37 BST 2021


#814: 1.4.18: test suite i failing and runs forever
-----------------------------------+------------------------
        Reporter:  Tomasz Kloczko  |      Owner:  Olly Betts
            Type:  defect          |     Status:  new
        Priority:  normal          |  Milestone:
       Component:  Other           |    Version:
        Severity:  normal          |   Keywords:
      Blocked By:                  |   Blocking:
Operating System:  All             |
-----------------------------------+------------------------
 Looks like something is wrong with test suite or tested code.
 Accidentally I left building my rppm package with 1.4.18 for one day and
 it still not been able to finish test suite.
 Only when I run it with -j1 I was able to see below:

 {{{
 + cd xapian-core-1.4.18
 + /usr/bin/make -O -j48 V=1 VERBOSE=1 check -j1
 /usr/bin/make  check-recursive
 make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xapian-
 core-1.4.18'
 Making check in .
 make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xapian-
 core-1.4.18'
 make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xapian-
 core-1.4.18'
 Making check in docs
 make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xapian-
 core-1.4.18/docs'
 make[2]: Nothing to be done for 'check'.
 make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xapian-
 core-1.4.18/docs'
 Making check in tests
 make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xapian-
 core-1.4.18/tests'
 rm -rf .chert .glass .multichert .multiglass \
        .multiglassremoteprog_glass .multiremoteprog_glass \
        .replicatmp .singlefileglass .stub
 /usr/bin/make  check-am
 make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xapian-
 core-1.4.18/tests'
 /usr/bin/make  apitest internaltest stemtest unittest perftest/perftest
 soaktest/soaktest runtest perftest/get_machine_info zlib-vg.so
 make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xapian-
 core-1.4.18/tests'
 /usr/bin/g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include
 -I../include -I./harness  -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -c -o apitest.o apitest.cc
 /usr/bin/g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include
 -I../include -I./harness  -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -c -o dbcheck.o dbcheck.cc
 /usr/bin/g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include
 -I../include -I./harness  -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -c -o api_anydb.o api_anydb.cc
 /usr/bin/g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include
 -I../include -I./harness  -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -c -o api_backend.o api_backend.cc
 /usr/bin/g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include
 -I../include -I./harness  -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -c -o api_closedb.o api_closedb.cc
 /usr/bin/g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include
 -I../include -I./harness  -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -c -o api_collapse.o api_collapse.cc
 /usr/bin/g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include
 -I../include -I./harness  -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -c -o api_compact.o api_compact.cc
 /usr/bin/g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include
 -I../include -I./harness  -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -c -o api_compactold.o api_compactold.cc
 /usr/bin/g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include
 -I../include -I./harness  -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -c -o api_db.o api_db.cc
 /usr/bin/g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include
 -I../include -I./harness  -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -c -o api_generated.o api_generated.cc
 /usr/bin/g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include
 -I../include -I./harness  -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -c -o api_geospatial.o api_geospatial.cc
 /usr/bin/g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include
 -I../include -I./harness  -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -c -o api_matchspy.o api_matchspy.cc
 /usr/bin/g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include
 -I../include -I./harness  -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -c -o api_metadata.o api_metadata.cc
 /usr/bin/g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include
 -I../include -I./harness  -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -c -o api_nodb.o api_nodb.cc
 /usr/bin/g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include
 -I../include -I./harness  -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -c -o api_none.o api_none.cc
 /usr/bin/g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include
 -I../include -I./harness  -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -c -o api_opsynonym.o api_opsynonym.cc
 /usr/bin/g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include
 -I../include -I./harness  -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -c -o api_opvalue.o api_opvalue.cc
 /usr/bin/g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include
 -I../include -I./harness  -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -c -o api_percentages.o api_percentages.cc
 /usr/bin/g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include
 -I../include -I./harness  -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -c -o api_posdb.o api_posdb.cc
 /usr/bin/g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include
 -I../include -I./harness  -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -c -o api_postingsource.o api_postingsource.cc
 /usr/bin/g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include
 -I../include -I./harness  -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -c -o api_qpbackend.o api_qpbackend.cc
 /usr/bin/g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include
 -I../include -I./harness  -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -c -o api_query.o api_query.cc
 /usr/bin/g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include
 -I../include -I./harness  -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -c -o api_queryparser.o api_queryparser.cc
 /usr/bin/g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include
 -I../include -I./harness  -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -c -o api_replacedoc.o api_replacedoc.cc
 /usr/bin/g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include
 -I../include -I./harness  -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -c -o api_replicate.o api_replicate.cc
 /usr/bin/g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include
 -I../include -I./harness  -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -c -o api_scalability.o api_scalability.cc
 /usr/bin/g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include
 -I../include -I./harness  -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -c -o api_serialise.o api_serialise.cc
 /usr/bin/g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include
 -I../include -I./harness  -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -c -o api_snippets.o api_snippets.cc
 /usr/bin/g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include
 -I../include -I./harness  -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -c -o api_sorting.o api_sorting.cc
 /usr/bin/g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include
 -I../include -I./harness  -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -c -o api_spelling.o api_spelling.cc
 /usr/bin/g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include
 -I../include -I./harness  -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -c -o api_stem.o api_stem.cc
 /usr/bin/g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include
 -I../include -I./harness  -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -c -o api_termgen.o api_termgen.cc
 /usr/bin/g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include
 -I../include -I./harness  -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -c -o api_transdb.o api_transdb.cc
 /usr/bin/g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include
 -I../include -I./harness  -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -c -o api_unicode.o api_unicode.cc
 /usr/bin/g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include
 -I../include -I./harness  -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -c -o api_valuestats.o api_valuestats.cc
 /usr/bin/g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include
 -I../include -I./harness  -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -c -o api_valuestream.o api_valuestream.cc
 /usr/bin/g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include
 -I../include -I./harness  -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -c -o api_weight.o api_weight.cc
 /usr/bin/g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include
 -I../include -I./harness  -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -c -o api_wrdb.o api_wrdb.cc
 /usr/bin/g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include
 -I../include -I./harness  -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -c -o ../common/errno_to_string.o
 ../common/errno_to_string.cc
 /usr/bin/g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include
 -I../include -I./harness  -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -c -o harness/backendmanager.o harness/backendmanager.cc
 /usr/bin/g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include
 -I../include -I./harness  -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -c -o harness/backendmanager_multi.o
 harness/backendmanager_multi.cc
 /usr/bin/g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include
 -I../include -I./harness  -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -c -o harness/cputimer.o harness/cputimer.cc
 /usr/bin/g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include
 -I../include -I./harness  -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -c -o harness/fdtracker.o harness/fdtracker.cc
 /usr/bin/g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include
 -I../include -I./harness  -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -c -o harness/index_utils.o harness/index_utils.cc
 /usr/bin/g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include
 -I../include -I./harness  -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -c -o harness/scalability.o harness/scalability.cc
 /usr/bin/g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include
 -I../include -I./harness  -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -c -o harness/testrunner.o harness/testrunner.cc
 /usr/bin/g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include
 -I../include -I./harness  -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -c -o harness/testsuite.o harness/testsuite.cc
 /usr/bin/g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include
 -I../include -I./harness  -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -c -o harness/testutils.o harness/testutils.cc
 /usr/bin/g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include
 -I../include -I./harness  -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -c -o harness/unixcmds.o harness/unixcmds.cc
 /usr/bin/g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include
 -I../include -I./harness  -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -c -o ../common/str.o ../common/str.cc
 /usr/bin/g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include
 -I../include -I./harness  -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -c -o harness/backendmanager_chert.o
 harness/backendmanager_chert.cc
 /usr/bin/g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include
 -I../include -I./harness  -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -c -o harness/backendmanager_glass.o
 harness/backendmanager_glass.cc
 /usr/bin/g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include
 -I../include -I./harness  -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -c -o harness/backendmanager_singlefile.o
 harness/backendmanager_singlefile.cc
 /usr/bin/g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include
 -I../include -I./harness  -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -c -o harness/backendmanager_inmemory.o
 harness/backendmanager_inmemory.cc
 /usr/bin/g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include
 -I../include -I./harness  -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -c -o harness/backendmanager_remote.o
 harness/backendmanager_remote.cc
 /usr/bin/g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include
 -I../include -I./harness  -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -c -o harness/backendmanager_remoteprog.o
 harness/backendmanager_remoteprog.cc
 /usr/bin/g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include
 -I../include -I./harness  -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -c -o harness/backendmanager_remotetcp.o
 harness/backendmanager_remotetcp.cc
 /bin/sh ../libtool  --tag=CXX   --mode=link /usr/bin/g++ -Wall -W
 -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-
 security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-
 sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations
 -Wdouble-promotion -Winit-self -fvisibility=hidden -fvisibility-inlines-
 hidden -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security
 -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS
 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong
 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
 -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -no-
 install  -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now
 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-
 partition=none -fuse-linker-plugin -o apitest apitest.o dbcheck.o
 api_anydb.o api_backend.o api_closedb.o api_collapse.o api_compact.o
 api_compactold.o api_db.o api_generated.o api_geospatial.o api_matchspy.o
 api_metadata.o api_nodb.o api_none.o api_opsynonym.o api_opvalue.o
 api_percentages.o api_posdb.o api_postingsource.o api_qpbackend.o
 api_query.o api_queryparser.o api_replacedoc.o api_replicate.o
 api_scalability.o api_serialise.o api_snippets.o api_sorting.o
 api_spelling.o api_stem.o api_termgen.o api_transdb.o api_unicode.o
 api_valuestats.o api_valuestream.o api_weight.o api_wrdb.o
 ../common/errno_to_string.o harness/backendmanager.o
 harness/backendmanager_multi.o harness/cputimer.o harness/fdtracker.o
 harness/index_utils.o harness/scalability.o harness/testrunner.o
 harness/testsuite.o harness/testutils.o harness/unixcmds.o ../common/str.o
 harness/backendmanager_chert.o harness/backendmanager_glass.o
 harness/backendmanager_singlefile.o harness/backendmanager_inmemory.o
 harness/backendmanager_remote.o harness/backendmanager_remoteprog.o
 harness/backendmanager_remotetcp.o ../libgetopt.la ../libxapian.la
 libtool: link: /usr/bin/g++ -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z
 -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-
 partition=none -fuse-linker-plugin -o apitest apitest.o dbcheck.o
 api_anydb.o api_backend.o api_closedb.o api_collapse.o api_compact.o
 api_compactold.o api_db.o api_generated.o api_geospatial.o api_matchspy.o
 api_metadata.o api_nodb.o api_none.o api_opsynonym.o api_opvalue.o
 api_percentages.o api_posdb.o api_postingsource.o api_qpbackend.o
 api_query.o api_queryparser.o api_replacedoc.o api_replicate.o
 api_scalability.o api_serialise.o api_snippets.o api_sorting.o
 api_spelling.o api_stem.o api_termgen.o api_transdb.o api_unicode.o
 api_valuestats.o api_valuestream.o api_weight.o api_wrdb.o
 ../common/errno_to_string.o harness/backendmanager.o
 harness/backendmanager_multi.o harness/cputimer.o harness/fdtracker.o
 harness/index_utils.o harness/scalability.o harness/testrunner.o
 harness/testsuite.o harness/testutils.o harness/unixcmds.o ../common/str.o
 harness/backendmanager_chert.o harness/backendmanager_glass.o
 harness/backendmanager_singlefile.o harness/backendmanager_inmemory.o
 harness/backendmanager_remote.o harness/backendmanager_remoteprog.o
 harness/backendmanager_remotetcp.o  ../.libs/libgetopt.a
 ../.libs/libxapian.so -lz -luuid -Wl,-rpath
 -Wl,/home/tkloczko/rpmbuild/BUILD/xapian-core-1.4.18/.libs
 /usr/bin/g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include
 -I../include -I./harness  -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -c -o internaltest.o internaltest.cc
 /bin/sh ../libtool  --tag=CXX   --mode=link /usr/bin/g++ -Wall -W
 -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-
 security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-
 sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations
 -Wdouble-promotion -Winit-self -fvisibility=hidden -fvisibility-inlines-
 hidden -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security
 -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS
 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong
 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
 -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -no-
 install  -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now
 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-
 partition=none -fuse-linker-plugin -o internaltest internaltest.o
 ../common/errno_to_string.o harness/backendmanager.o
 harness/backendmanager_multi.o harness/cputimer.o harness/fdtracker.o
 harness/index_utils.o harness/scalability.o harness/testrunner.o
 harness/testsuite.o harness/testutils.o harness/unixcmds.o ../common/str.o
 harness/backendmanager_chert.o harness/backendmanager_glass.o
 harness/backendmanager_singlefile.o harness/backendmanager_inmemory.o
 harness/backendmanager_remote.o harness/backendmanager_remoteprog.o
 harness/backendmanager_remotetcp.o ../libgetopt.la ../libxapian.la
 libtool: link: /usr/bin/g++ -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z
 -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-
 partition=none -fuse-linker-plugin -o internaltest internaltest.o
 ../common/errno_to_string.o harness/backendmanager.o
 harness/backendmanager_multi.o harness/cputimer.o harness/fdtracker.o
 harness/index_utils.o harness/scalability.o harness/testrunner.o
 harness/testsuite.o harness/testutils.o harness/unixcmds.o ../common/str.o
 harness/backendmanager_chert.o harness/backendmanager_glass.o
 harness/backendmanager_singlefile.o harness/backendmanager_inmemory.o
 harness/backendmanager_remote.o harness/backendmanager_remoteprog.o
 harness/backendmanager_remotetcp.o  ../.libs/libgetopt.a
 ../.libs/libxapian.so -lz -luuid -Wl,-rpath
 -Wl,/home/tkloczko/rpmbuild/BUILD/xapian-core-1.4.18/.libs
 /usr/bin/g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include
 -I../include -I./harness  -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -c -o stemtest.o stemtest.cc
 /bin/sh ../libtool  --tag=CXX   --mode=link /usr/bin/g++ -Wall -W
 -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-
 security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-
 sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations
 -Wdouble-promotion -Winit-self -fvisibility=hidden -fvisibility-inlines-
 hidden -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security
 -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS
 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong
 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
 -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -no-
 install  -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now
 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-
 partition=none -fuse-linker-plugin -o stemtest stemtest.o
 ../common/errno_to_string.o harness/backendmanager.o
 harness/backendmanager_multi.o harness/cputimer.o harness/fdtracker.o
 harness/index_utils.o harness/scalability.o harness/testrunner.o
 harness/testsuite.o harness/testutils.o harness/unixcmds.o ../common/str.o
 harness/backendmanager_chert.o harness/backendmanager_glass.o
 harness/backendmanager_singlefile.o harness/backendmanager_inmemory.o
 harness/backendmanager_remote.o harness/backendmanager_remoteprog.o
 harness/backendmanager_remotetcp.o ../libgetopt.la ../libxapian.la
 libtool: link: /usr/bin/g++ -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z
 -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-
 partition=none -fuse-linker-plugin -o stemtest stemtest.o
 ../common/errno_to_string.o harness/backendmanager.o
 harness/backendmanager_multi.o harness/cputimer.o harness/fdtracker.o
 harness/index_utils.o harness/scalability.o harness/testrunner.o
 harness/testsuite.o harness/testutils.o harness/unixcmds.o ../common/str.o
 harness/backendmanager_chert.o harness/backendmanager_glass.o
 harness/backendmanager_singlefile.o harness/backendmanager_inmemory.o
 harness/backendmanager_remote.o harness/backendmanager_remoteprog.o
 harness/backendmanager_remotetcp.o  ../.libs/libgetopt.a
 ../.libs/libxapian.so -lz -luuid -Wl,-rpath
 -Wl,/home/tkloczko/rpmbuild/BUILD/xapian-core-1.4.18/.libs
 /usr/bin/g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include
 -I../include -I./harness  -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -c -o unittest.o unittest.cc
 /usr/bin/g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include
 -I../include -I./harness  -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -c -o harness/utestsuite.o harness/utestsuite.cc
 /bin/sh ../libtool  --tag=CXX   --mode=link /usr/bin/g++ -Wall -W
 -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-
 security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-
 sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations
 -Wdouble-promotion -Winit-self -fvisibility=hidden -fvisibility-inlines-
 hidden -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security
 -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS
 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong
 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
 -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -no-
 install  -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now
 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-
 partition=none -fuse-linker-plugin -o unittest unittest.o
 harness/fdtracker.o harness/utestsuite.o ../libgetopt.la -lz  -luuid
 libtool: link: /usr/bin/g++ -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z
 -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-
 partition=none -fuse-linker-plugin -o unittest unittest.o
 harness/fdtracker.o harness/utestsuite.o  ../.libs/libgetopt.a -lz -luuid
 /usr/bin/g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include
 -I../include -I./harness  -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -c -o perftest/perftest.o perftest/perftest.cc
 /usr/bin/g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include
 -I../include -I./harness  -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -c -o perftest/perftest_matchdecider.o
 perftest/perftest_matchdecider.cc
 /usr/bin/g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include
 -I../include -I./harness  -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -c -o perftest/perftest_randomidx.o
 perftest/perftest_randomidx.cc
 /usr/bin/g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include
 -I../include -I./harness  -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -c -o perftest/freemem.o perftest/freemem.cc
 /usr/bin/g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include
 -I../include -I./harness  -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -c -o perftest/runprocess.o perftest/runprocess.cc
 /bin/sh ../libtool  --tag=CXX   --mode=link /usr/bin/g++ -Wall -W
 -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-
 security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-
 sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations
 -Wdouble-promotion -Winit-self -fvisibility=hidden -fvisibility-inlines-
 hidden -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security
 -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS
 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong
 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
 -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -no-
 install  -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now
 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-
 partition=none -fuse-linker-plugin -o perftest/perftest
 perftest/perftest.o perftest/perftest_matchdecider.o
 perftest/perftest_randomidx.o perftest/freemem.o perftest/runprocess.o
 ../common/errno_to_string.o harness/backendmanager.o
 harness/backendmanager_multi.o harness/cputimer.o harness/fdtracker.o
 harness/index_utils.o harness/scalability.o harness/testrunner.o
 harness/testsuite.o harness/testutils.o harness/unixcmds.o ../common/str.o
 harness/backendmanager_chert.o harness/backendmanager_glass.o
 harness/backendmanager_singlefile.o harness/backendmanager_inmemory.o
 harness/backendmanager_remote.o harness/backendmanager_remoteprog.o
 harness/backendmanager_remotetcp.o ../libgetopt.la ../libxapian.la
 libtool: link: /usr/bin/g++ -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z
 -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-
 partition=none -fuse-linker-plugin -o perftest/perftest
 perftest/perftest.o perftest/perftest_matchdecider.o
 perftest/perftest_randomidx.o perftest/freemem.o perftest/runprocess.o
 ../common/errno_to_string.o harness/backendmanager.o
 harness/backendmanager_multi.o harness/cputimer.o harness/fdtracker.o
 harness/index_utils.o harness/scalability.o harness/testrunner.o
 harness/testsuite.o harness/testutils.o harness/unixcmds.o ../common/str.o
 harness/backendmanager_chert.o harness/backendmanager_glass.o
 harness/backendmanager_singlefile.o harness/backendmanager_inmemory.o
 harness/backendmanager_remote.o harness/backendmanager_remoteprog.o
 harness/backendmanager_remotetcp.o  ../.libs/libgetopt.a
 ../.libs/libxapian.so -lz -luuid -Wl,-rpath
 -Wl,/home/tkloczko/rpmbuild/BUILD/xapian-core-1.4.18/.libs
 /usr/bin/g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include
 -I../include -I./harness  -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -c -o soaktest/soaktest.o soaktest/soaktest.cc
 /usr/bin/g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../common -I../include
 -I../include -I./harness  -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -c -o soaktest/soaktest_queries.o
 soaktest/soaktest_queries.cc
 /bin/sh ../libtool  --tag=CXX   --mode=link /usr/bin/g++ -Wall -W
 -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-
 security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-
 sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations
 -Wdouble-promotion -Winit-self -fvisibility=hidden -fvisibility-inlines-
 hidden -O2 -g -grecord-gcc-switches -pipe -Wall -Werror=format-security
 -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS
 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong
 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
 -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -no-
 install  -Wl,-z,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z,now
 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-
 partition=none -fuse-linker-plugin -o soaktest/soaktest
 soaktest/soaktest.o soaktest/soaktest_queries.o
 ../common/errno_to_string.o harness/backendmanager.o
 harness/backendmanager_multi.o harness/cputimer.o harness/fdtracker.o
 harness/index_utils.o harness/scalability.o harness/testrunner.o
 harness/testsuite.o harness/testutils.o harness/unixcmds.o ../common/str.o
 harness/backendmanager_chert.o harness/backendmanager_glass.o
 harness/backendmanager_singlefile.o harness/backendmanager_inmemory.o
 harness/backendmanager_remote.o harness/backendmanager_remoteprog.o
 harness/backendmanager_remotetcp.o ../libgetopt.la ../libxapian.la
 libtool: link: /usr/bin/g++ -Wall -W -Wredundant-decls -Wpointer-arith
 -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef
 -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self
 -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g -grecord-gcc-
 switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1
 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection
 -fcf-protection -fdata-sections -ffunction-sections -flto=auto -flto-
 partition=none -Wl,-z -Wl,relro -Wl,--as-needed -Wl,--gc-sections -Wl,-z
 -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -flto=auto -flto-
 partition=none -fuse-linker-plugin -o soaktest/soaktest
 soaktest/soaktest.o soaktest/soaktest_queries.o
 ../common/errno_to_string.o harness/backendmanager.o
 harness/backendmanager_multi.o harness/cputimer.o harness/fdtracker.o
 harness/index_utils.o harness/scalability.o harness/testrunner.o
 harness/testsuite.o harness/testutils.o harness/unixcmds.o ../common/str.o
 harness/backendmanager_chert.o harness/backendmanager_glass.o
 harness/backendmanager_singlefile.o harness/backendmanager_inmemory.o
 harness/backendmanager_remote.o harness/backendmanager_remoteprog.o
 harness/backendmanager_remotetcp.o  ../.libs/libgetopt.a
 ../.libs/libxapian.so -lz -luuid -Wl,-rpath
 -Wl,/home/tkloczko/rpmbuild/BUILD/xapian-core-1.4.18/.libs
 make[4]: 'runtest' is up to date.
 make[4]: 'perftest/get_machine_info' is up to date.
 /usr/bin/gcc -fPIC -shared -o zlib-vg.so ./zlib-vg.c -ldl
 make[4]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/xapian-
 core-1.4.18/tests'
 /usr/bin/make  check-TESTS
 make[4]: Entering directory '/home/tkloczko/rpmbuild/BUILD/xapian-
 core-1.4.18/tests'
 Running test './apitest' under valgrind
 Running tests with backend "none"...
 Running test: stubdb7... ok
 Running test: stubdb4... ok
 Running test: defaultctor1... ok
 Running test: copyassign1... ok
 Running test: latlongcoords1... ok
 Running test: latlongmetric1... ok
 Running test: latlongmetric2... ok
 Running test: latlongkeymaker1... ok
 Running test: matchspy6... ok
 Running test: matchspy7... ok
 Running test: trivial1... ok
 Running test: getqterms1... ok
 Running test: getqterms2... ok
 Running test: emptyquery2... ok
 Running test: emptyquery3... POSSIBLE UNRELEASED MEMORY - RETRYING TEST ok
 Running test: querylen1... ok
 Running test: querylen2... ok
 Running test: queryvalid1... ok
 Running test: dontflattensubqueries1... ok
 Running test: emptyquerypart1... ok
 Running test: stemlangs1... POSSIBLE UNRELEASED MEMORY - RETRYING TEST ok
 Running test: weight1... ok
 Running test: nosuchdb1... ok
 Running test: addvalue1... ok
 Running test: poscollapse2... ok
 Running test: uninitdb1... ok
 Running test: scaleweight3... ok
 Running test: rset3... ok
 Running test: rset4... ok
 Running test: valuesetmatchdecider1... ok
 Running test: emptymset1... ok
 Running test: expanddeciderfilterprefix1... ok
 Running test: version1... ok
 Running test: nosubdatabases1... ok
 Running test: document1... ok
 Running test: document2... ok
 Running test: documentclearterms1... ok
 Running test: documentclearvalues1... ok
 Running test: documentemptyterm1... ok
 Running test: emptyquery4... ok
 Running test: singlesubquery1... ok
 Running test: singlesubquery2... ok
 Running test: singlesubquery3... ok
 Running test: combinewqfnomore1... ok
 Running test: subclassablerefcount1... ok
 Running test: subclassablerefcount2... ok
 Running test: subclassablerefcount4... ok
 Running test: subclassablerefcount5... ok
 Running test: subclassablerefcount8... ok
 Running test: nonutf8docdesc1... ok
 Running test: deletewhileiterating1... ok
 Running test: removepostings... ok
 Running test: errorcopyctor... ok
 Running test: valuege3... ok
 Running test: postingsourceclone1... ok
 Running test: queryterms1... ok
 Running test: matchall2... ok
 Running test: matchnothing1... ok
 Running test: overload1... ok
 Running test: nonutf8termdesc1... ok
 Running test: queryintro1... ok
 Running test: queryparser1... POSSIBLE UNRELEASED MEMORY - RETRYING TEST
 ok
 Running test: qp_default_op1... ok
 Running test: qp_default_prefix1... ok
 Running test: qp_default_prefix2... ok
 Running test: qp_odd_chars1... ok
 Running test: qp_flag_bool_any_case1... ok
 Running test: qp_stopper1... ok
 Running test: qp_flag_pure_not1... ok
 Running test: qp_unstem_boolean_prefix... ok
 Running test: qp_accumulate... ok
 Running test: qp_value_range1... ok
 Running test: qp_range1... ok
 Running test: qp_value_range2... ok
 Running test: qp_range2... ok
 Running test: qp_value_range4... ok
 Running test: qp_range4... ok
 Running test: qp_value_daterange1... ok
 Running test: qp_daterange1... ok
 Running test: qp_value_daterange2... ok
 Running test: qp_daterange2... ok
 Running test: qp_value_stringrange1... ok
 Running test: qp_stringrange1... ok
 Running test: qp_value_customrange1... ok
 Running test: qp_customrange1... ok
 Running test: qp_fieldproc1... ok
 Running test: qp_fieldproc2... ok
 Running test: qp_fieldproc3... ok
 Running test: qp_stoplist1... ok
 Running test: qp_stem_all1... ok
 Running test: qp_stem_all_z1... ok
 Running test: qp_near1... ok
 Running test: qp_phrase1... ok
 Running test: qp_default_op2... ok
 Running test: qp_default_op3... ok
 Running test: qp_defaultstrategysome1... ok
 Running test: qp_stemsomefullpos... ok
 Running test: querypairwise1... ok
 Running test: serialise_document1... ok
 Running test: serialise_query1... ok
 Running test: serialise_query2... ok
 Running test: serialise_query3... ok
 Running test: serialise_query4... ok
 Running test: double_register_leak... ok
 Running test: registry1... ok
 Running test: registry2... ok
 Running test: registry3... ok
 Running test: snippet_empty_mset2... ok
 Running test: multivaluekeymaker1... ok
 Running test: stem1... ok
 Running test: stem2... ok
 Running test: stem3... ok
 Running test: stemempty1... ok
 Running test: stemlangs2... ok
 Running test: termgen1... ok
 Running test: tg_spell2... ok
 Running test: tg_max_word_length1... ok
 Running test: utf8iterator1... ok
 Running test: utf8iterator2... ok
 Running test: unicode1... ok
 Running test: caseconvert1... ok
 Running test: caseconvert2... ok
 Running test: utf8convert1... ok
 Running test: unicodepredicates1... ok
 Running test: valuestats5... ok
 Running test: fixedweightsource2... ok
 Running test: tradweight3... ok
 Running test: unigramlmweight3... ok
 Running test: bm25weight3... ok
 Running test: bm25plusweight1... ok
 Running test: inl2weight1... ok
 Running test: inl2weight2... ok
 Running test: ifb2weight1... ok
 Running test: ifb2weight2... ok
 Running test: ineb2weight1... ok
 Running test: ineb2weight2... ok
 Running test: bb2weight1... ok
 Running test: bb2weight2... ok
 Running test: dlhweight2... ok
 Running test: pl2weight1... ok
 Running test: pl2weight2... ok
 Running test: pl2plusweight1... ok
 Running test: pl2plusweight2... ok
 Running test: pl2plusweight3... ok
 Running test: dphweight2... ok
 Running test: tfidfweight1... ok
 Running test: tfidfweight2... ok
 Running test: unigramlmweight6... ok
 Running test: boolweight1... ok
 Running test: coordweight2... ok
 ./apitest backend none: All 150 tests passed.
 Running tests with backend "inmemory"...
 Running test: zerodocid1... ok
 Running test: emptyquery1... ok
 Running test: simplequery1... ok
 Running test: simplequery2... ok
 Running test: simplequery3... ok
 Running test: msetmaxitems1... ok
 Running test: expandweights1... ok
 Running test: expandweights2... ok
 Running test: expandweights3... ok
 Running test: expandweights4... ok
 Running test: expandweights5... ok
 Running test: expandweights6... ok
 Running test: expandweights7... ok
 Running test: expandweights8... ok
 Running test: expandmaxitems1... ok
 Running test: boolquery1... ok
 Running test: msetfirst1... ok
 Running test: topercent1... ok
 Running test: topercent2... ok
 Running test: expandfunctor1... ok
 Running test: expanddeciderfilterprefix2... ok
 Running test: pctcutoff1... ok
 Running test: pctcutoff2... ok
 Running test: pctcutoff3... ok
 Running test: cutoff1... ok
 Running test: allowqterms1... ok
 Running test: maxattain1... ok
 Running test: reversebool1... ok
 Running test: reversebool2... ok
 Running test: getmterms1... ok
 Running test: getmterms2... ok
 Running test: repeatquery1... ok
 Running test: fetchdocs1... ok
 Running test: absentterm1... ok
 Running test: absentterm2... ok
 Running test: rset1... ok
 Running test: rset2... ok
 Running test: eliteset1... ok
 Running test: eliteset2... ok
 Running test: eliteset3... ok
 Running test: eliteset4... ok
 Running test: eliteset5... ok
 Running test: termlisttermfreq1... ok
 Running test: qterminfo1... ok
 Running test: qterminfo2... ok
 Running test: msetzeroitems1... ok
 Running test: matches1... ok
 Running test: wqf1... ok
 Running test: qlen1... ok
 Running test: termlist1... ok
 Running test: termlist2... ok
 Running test: termlist3... ok
 Running test: termlist4... ok
 Running test: puncterms1... ok
 Running test: spaceterms1... ok
 Running test: xor1... ok
 Running test: xor2... ok
 Running test: getdoc1... ok
 Running test: emptyop1... ok
 Running test: checkatleast1... ok
 Running test: checkatleast2... ok
 Running test: checkatleast3... ok
 Running test: allpostlist1... ok
 Running test: emptyterm1... ok
 Running test: scaleweight1... ok
 Running test: scaleweight2... ok
 Running test: bm25weight1... ok
 Running test: tradweight1... ok
 Running test: tradweight4... ok
 Running test: dbstats1... ok
 Running test: dbstats2... ok
 Running test: alldocspl3... ok
 Running test: msetfirst2... ok
 Running test: bm25weight2... ok
 Running test: unigramlmweight2... ok
 Running test: tradweight2... ok
 Running test: emptydb1... ok
 Running test: multiargop1... ok
 Running test: msetweights1... ok
 Running test: itorskiptofromend1... ok
 Running test: sortvalue2... ok
 Running test: enquiregetquery1... ok
 Running test: exactxor1... ok
 Running test: getdocumentlazy1... ok
 Running test: getdocumentlazy2... ok
 Running test: checkatleast4... ok
 Running test: multidb1... ok
 Running test: closedb1... ok
 Running test: closedb3... ok
 Running test: collapsekey5... ok
 Running test: termstats... ok
 Running test: msetiterator1... ok
 Running test: msetiterator2... ok
 Running test: msetiterator3... ok
 Running test: esetiterator1... ok
 Running test: esetiterator2... ok
 Running test: collapsekey1... ok
 Running test: collapsekey2... SKIPPED
 api_db.cc:883: Don't have a suitable database currently

 Running test: collapsekey3... ok
 Running test: collapsekey4... ok
 Running test: allterms1... ok
 Running test: allterms2... ok
 Running test: allterms3... ok
 Running test: allterms4... ok
 Running test: allterms5... ok
 Running test: allterms6... ok
 Running test: specialterms1... ok
 Running test: specialterms2... ok
 Running test: postlist1... ok
 Running test: postlist2... ok
 Running test: postlist3... ok
 Running test: postlist4... ok
 Running test: postlist5... ok
 Running test: postlist6... ok
 Running test: collfreq1... ok
 Running test: sortvalue1... ok
 Running test: sortrel1... ok
 Running test: matchall1... ok
 Running test: matchspy5... ok
 Running test: subclassablerefcount3... ok
 Running test: subclassablerefcount6... ok
 Running test: subclassablerefcount7... ok
 Running test: synonym1... ok
 Running test: synonym2... ok
 Running test: synonym3... ok
 Running test: synonym4... ok
 Running test: opmax1... ok
 Running test: valuerange1... POSSIBLE UNRELEASED MEMORY - RETRYING TEST ok
 Running test: valuege1... ok
 Running test: valuege2... ok
 Running test: valuele1... ok
 Running test: valuege4... ok
 Running test: valuerange3... ok
 Running test: valuerange4... ok
 Running test: valuerangematchesub1... ok
 Running test: consistency3... ok
 Running test: pctcutoff5... ok
 Running test: topercent3... ok
 Running test: topercent4... ok
 Running test: topercent5... ok
 Running test: topercent6... ok
 Running test: valueweightsource1... ok
 Running test: fixedweightsource1... ok
 Running test: xor3... ok
 Running test: phrasealldocs1... ok
 Running test: wildcard1... ok
 Running test: wildcard2... ok
 Running test: dualprefixwildcard1... ok
 Running test: loosephrase1... ok
 Running test: loosenear1... ok
 Running test: complexphrase1... ok
 Running test: complexnear1... ok
 Running test: complexphrase2... ok
 Running test: complexnear2... ok
 Running test: zeroestimate1... ok
 Running test: complexphrase3... ok
 Running test: complexnear3... ok
 Running test: notandor1... ok
 Running test: boolorbug1... ok
 Running test: hoistnotbug1... ok
 Running test: emptynot1... ok
 Running test: emptymaybe1... ok
 Running test: phraseweightcheckbug1... ok
 Running test: orphanedhint1... ok
 Running test: wildquery1... ok
 Running test: snippet1... ok
 Running test: snippetstem1... ok
 Running test: snippetphrase1... ok
 Running test: snippet_termcover1... ok
 Running test: snippet_termcover2... ok
 Running test: snippet_empty... ok
 Running test: snippet_start_nonspace... ok
 Running test: snippet_small_zerolength... ok
 Running test: snippet_empty_mset... ok
 Running test: valuestream2... ok
 Running test: valuestream3... ok
 Running test: valuemapsource1... ok
 Running test: bm25weight4... ok
 Running test: bm25weight5... ok
 Running test: bm25plusweight2... ok
 Running test: bm25plusweight3... ok
 Running test: inl2weight3... ok
 Running test: ifb2weight3... ok
 Running test: ineb2weight3... ok
 Running test: bb2weight3... ok
 Running test: bb2weight4... ok
 Running test: dlhweight1... ok
 Running test: pl2weight3... ok
 Running test: pl2plusweight4... ok
 Running test: pl2plusweight5... ok
 Running test: dphweight1... ok
 Running test: tfidfweight3... ok
 Running test: unigramlmweight4... ok
 Running test: unigramlmweight5... ok
 Running test: unigramlmweight7... ok
 Running test: unigramlmweight8... ok
 Running test: coordweight1... ok
 Running test: multidb3... ok
 Running test: multidb4... ok
 Running test: multidb5... ok
 Running test: rsetmultidb1... ok
 Running test: rsetmultidb3... ok
 Running test: uuid1... SKIPPED
 apitest.cc:142: Test not supported for inmemory backend

 Running test: rsetmultidb2... ok
 Running test: multiexpand1... ok
 Running test: valuestream1... ok
 Running test: valuemapsource2... ok
 Running test: decvalwtsource4... ok
 Running test: estimaterounding1... ok
 Running test: checkinitweight1... ok
 Running test: matchdecider1... ok
 Running test: matchdecider2... ok
 Running test: matchdecider3... ok
 Running test: consistency1... ok
 Running test: userweight1... ok
 Running test: valuesetmatchdecider2... ok
 Running test: matchspy1... ok
 Running test: checkzeromaxpartopt1... ok
 Running test: externalsource4... ok
 Running test: postingsourcebounds1... ok
 Running test: sortfunctor1... ok
 Running test: changesorter1... ok
 Running test: sortfunctorempty1... ok
 Running test: checkstatsweight1... ok
 Running test: checkstatsweight2... ok
 Running test: pctcutoff4... ok
 Running test: externalsource1... ok
 Running test: externalsource3... ok
 Running test: changemaxweightsource1... ok
 Running test: emptyvalwtsource1... ok
 Running test: checkstatsweight3... ok
 Running test: checkstatsweight4... ok
 Running test: sortfunctor3... ok
 Running test: msize1... ok
 Running test: msize2... ok
 Running test: xordecay1... ok
 Running test: ordecay1... ok
 Running test: ordecay2... ok
 Running test: orcheck1... ok
 Running test: getuniqueterms1... ok
 Running test: nopositionbug1... ok
 Running test: netstats1... ok
 Running test: matchspy2... ok
 Running test: matchspy4... ok
 Running test: valuerange5... ok
 Running test: valuerange6... ok
 Running test: valuerange7... ok
 Running test: topercent7... ok
 Running test: subdbwithoutpos1... ok
 Running test: snippetmisc1... ok
 Running test: snippet_cjkngrams... ok
 Running test: dlhweight3... ok
 Running test: dphweight3... ok
 Running test: matchtimelimit1... PROBABLY LEAKED MEMORY - RETRYING TEST ok
 Running test: phrasebug1... ok
 Running test: testlock3... ok
 Running test: stubdb6... ok
 Running test: stubdb8... ok
 Running test: metadata3... ok
 Running test: phrase3... ok
 Running test: near1... ok
 Running test: near2... ok
 Running test: phrase1... ok
 Running test: phrase2... ok
 Running test: poslist1... ok
 Running test: positfromtermit1... ok
 Running test: poslist2... ok
 Running test: poslist3... ok
 Running test: poslistupdate1... ok
 Running test: valueweightsource2... ok
 Running test: valuestats3... ok
 Running test: valueweightsource3... ok
 Running test: alldocspl1... ok
 Running test: alldocspl2... ok
 Running test: totaldoclen1... ok
 Running test: exceed32bitcombineddb1... ok
 Running test: modifiedpostlist1... ok
 Running test: doclenaftercommit1... ok
 Running test: valuesaftercommit1... ok
 Running test: replacedoc8... ok
 Running test: newfreelistblock1... ok
 Running test: splitpostings1... ok
 Running test: closedb7... ok
 Running test: metadata1... ok
 Running test: metadata5... SKIPPED
 apitest.cc:142: Test not supported for inmemory backend

 Running test: valuerange2... ok
 Running test: possubqueries1... ok
 Running test: qp_flag_wildcard1... ok
 Running test: qp_flag_wildcard2... ok
 Running test: qp_flag_wildcard3... ok
 Running test: qp_flag_partial1... ok
 Running test: qp_value_range3... ok
 Running test: qp_range3... ok
 Running test: qp_stopword_group1... ok
 Running test: modtermwdf1... ok
 Running test: bigoaddvalue1... ok
 Running test: serialise_document2... ok
 Running test: decvalwtsource1... ok
 Running test: decvalwtsource2... ok
 Running test: decvalwtsource3... ok
 Running test: decvalwtsource5... ok
 Running test: adddoc1... ok
 Running test: adddoc3... ok
 Running test: adddoc4... ok
 Running test: adddoc6... SKIPPED
 apitest.cc:142: Test not supported for inmemory backend

 Running test: implicitendsession1... ok
 Running test: databaseassign1... ok
 Running test: deldoc1... ok
 Running test: deldoc2... ok
 Running test: deldoc3... ok
 Running test: deldoc4... ok
 Running test: deldoc5... ok
 Running test: deldoc6... ok
 Running test: replacedoc1... ok
 Running test: replacedoc2... ok
 Running test: replacedoc3... ok
 Running test: replacedoc4... ok
 Running test: replacedoc5... ok
 Running test: replacedoc6... ok
 Running test: uniqueterm1... ok
 Running test: allpostlist2... ok
 Running test: emptyterm2... ok
 Running test: phraseorneartoand1... ok
 Running test: longpositionlist1... ok
 Running test: consistency2... ok
 Running test: nomoredocids1... SKIPPED
 apitest.cc:142: Test not supported for inmemory backend

 Running test: termtoolong1... SKIPPED
 apitest.cc:142: Test not supported for inmemory backend

 Running test: postlist7... ok
 Running test: modifyvalues1... ok
 Running test: adddoc2... ok
 Running test: adddoc5... SKIPPED
 apitest.cc:142: Test not supported for inmemory backend

 Running test: sortfunctor2... ok
 Running test: closedb10... ok
 Running test: writeread1... ok
 Running test: valuestats1... ok
 Running test: valueweightsource5... SKIPPED
 apitest.cc:142: Test not supported for inmemory backend

 ./apitest backend inmemory: All 328 tests passed, 8 skipped.
 Running tests with backend "glass"...
 Running test: zerodocid1... ok
 Running test: emptyquery1... ok
 Running test: simplequery1... ok
 Running test: simplequery2... ok
 Running test: simplequery3... ok
 Running test: msetmaxitems1... ok
 Running test: expandweights1... ok
 Running test: expandweights2... ok
 Running test: expandweights3... ok
 Running test: expandweights4... ok
 Running test: expandweights5... ok
 Running test: expandweights6... ok
 Running test: expandweights7... ok
 Running test: expandweights8... ok
 Running test: expandmaxitems1... ok
 Running test: boolquery1... ok
 Running test: msetfirst1... ok
 Running test: topercent1... ok
 Running test: topercent2... ok
 Running test: expandfunctor1... ok
 Running test: expanddeciderfilterprefix2... ok
 Running test: pctcutoff1... ok
 Running test: pctcutoff2... ok
 Running test: pctcutoff3... ok
 Running test: cutoff1... ok
 Running test: allowqterms1... ok
 Running test: maxattain1... ok
 Running test: reversebool1... ok
 Running test: reversebool2... ok
 Running test: getmterms1... ok
 Running test: getmterms2... ok
 Running test: repeatquery1... ok
 Running test: fetchdocs1... ok
 Running test: absentterm1... ok
 Running test: absentterm2... ok
 Running test: rset1... ok
 Running test: rset2... ok
 Running test: eliteset1... ok
 Running test: eliteset2... ok
 Running test: eliteset3... ok
 Running test: eliteset4... ok
 Running test: eliteset5... ok
 Running test: termlisttermfreq1... ok
 Running test: qterminfo1... ok
 Running test: qterminfo2... ok
 Running test: msetzeroitems1... ok
 Running test: matches1... ok
 Running test: wqf1... ok
 Running test: qlen1... ok
 Running test: termlist1... ok
 Running test: termlist2... ok
 Running test: termlist3... ok
 Running test: termlist4... ok
 Running test: puncterms1... ok
 Running test: spaceterms1... ok
 Running test: xor1... ok
 Running test: xor2... ok
 Running test: getdoc1... ok
 Running test: emptyop1... ok
 Running test: checkatleast1... ok
 Running test: checkatleast2... ok
 Running test: checkatleast3... ok
 Running test: allpostlist1... ok
 Running test: emptyterm1... ok
 Running test: scaleweight1... ok
 Running test: scaleweight2... ok
 Running test: bm25weight1... ok
 Running test: tradweight1... ok
 Running test: tradweight4... ok
 Running test: dbstats1... ok
 Running test: dbstats2... ok
 Running test: alldocspl3... ok
 Running test: msetfirst2... ok
 Running test: bm25weight2... ok
 Running test: unigramlmweight2... ok
 Running test: tradweight2... ok
 Running test: emptydb1... ok
 Running test: multiargop1... ok
 Running test: msetweights1... ok
 Running test: itorskiptofromend1... ok
 Running test: sortvalue2... ok
 Running test: enquiregetquery1... ok
 Running test: exactxor1... ok
 Running test: getdocumentlazy1... ok
 Running test: getdocumentlazy2... ok
 Running test: checkatleast4... ok
 Running test: multidb1... ok
 Running test: closedb1... ok
 Running test: closedb3... ok
 Running test: collapsekey5... ok
 Running test: termstats... ok
 Running test: msetiterator1... ok
 Running test: msetiterator2... ok
 Running test: msetiterator3... ok
 Running test: esetiterator1... ok
 Running test: esetiterator2... ok
 Running test: collapsekey1... ok
 Running test: collapsekey2... SKIPPED
 api_db.cc:883: Don't have a suitable database currently

 Running test: collapsekey3... ok
 Running test: collapsekey4... ok
 Running test: allterms1... ok
 Running test: allterms2... ok
 Running test: allterms3... ok
 Running test: allterms4... ok
 Running test: allterms5... ok
 Running test: allterms6... ok
 Running test: specialterms1... ok
 Running test: specialterms2... ok
 Running test: postlist1... ok
 Running test: postlist2... ok
 Running test: postlist3... ok
 Running test: postlist4... ok
 Running test: postlist5... ok
 Running test: postlist6... ok
 Running test: collfreq1... ok
 Running test: sortvalue1... ok
 Running test: sortrel1... ok
 Running test: matchall1... ok
 Running test: matchspy5... ok
 Running test: subclassablerefcount3... ok
 Running test: subclassablerefcount6... ok
 Running test: subclassablerefcount7... ok
 Running test: synonym1... ok
 Running test: synonym2... ok
 Running test: synonym3... ok
 Running test: synonym4... ok
 Running test: opmax1... ok
 Running test: valuerange1... ok
 Running test: valuege1... ok
 Running test: valuege2... ok
 Running test: valuele1... ok
 Running test: valuege4... ok
 Running test: valuerange3... ok
 Running test: valuerange4... ok
 Running test: valuerangematchesub1... ok
 Running test: consistency3... ok
 Running test: pctcutoff5... ok
 Running test: topercent3... ok
 Running test: topercent4... ok
 Running test: topercent5... ok
 Running test: topercent6... ok
 Running test: valueweightsource1... ok
 Running test: fixedweightsource1... ok
 Running test: xor3... ok
 Running test: phrasealldocs1... ok
 Running test: wildcard1... ok
 Running test: wildcard2... ok
 Running test: dualprefixwildcard1... ok
 Running test: loosephrase1... ok
 Running test: loosenear1... ok
 Running test: complexphrase1... ok
 Running test: complexnear1... ok
 Running test: complexphrase2... ok
 Running test: complexnear2... ok
 Running test: zeroestimate1... ok
 Running test: complexphrase3... ok
 Running test: complexnear3... ok
 Running test: notandor1... ok
 Running test: boolorbug1... ok
 Running test: hoistnotbug1... ok
 Running test: emptynot1... ok
 Running test: emptymaybe1... ok
 Running test: phraseweightcheckbug1... ok
 Running test: orphanedhint1... ok
 Running test: wildquery1... ok
 Running test: snippet1... ok
 Running test: snippetstem1... ok
 Running test: snippetphrase1... ok
 Running test: snippet_termcover1... ok
 Running test: snippet_termcover2... ok
 Running test: snippet_empty... ok
 Running test: snippet_start_nonspace... ok
 Running test: snippet_small_zerolength... ok
 Running test: snippet_empty_mset... ok
 Running test: valuestream2... ok
 Running test: valuestream3... ok
 Running test: valuemapsource1... ok
 Running test: bm25weight4... ok
 Running test: bm25weight5... ok
 Running test: bm25plusweight2... ok
 Running test: bm25plusweight3... ok
 Running test: inl2weight3... ok
 Running test: ifb2weight3... ok
 Running test: ineb2weight3... ok
 Running test: bb2weight3... ok
 Running test: bb2weight4... ok
 Running test: dlhweight1... ok
 Running test: pl2weight3... ok
 Running test: pl2plusweight4... ok
 Running test: pl2plusweight5... ok
 Running test: dphweight1... ok
 Running test: tfidfweight3... ok
 Running test: unigramlmweight4... ok
 Running test: unigramlmweight5... ok
 Running test: unigramlmweight7... ok
 Running test: unigramlmweight8... ok
 Running test: coordweight1... ok
 Running test: multidb3... ok
 Running test: multidb4... ok
 Running test: multidb5... ok
 Running test: rsetmultidb1... ok
 Running test: rsetmultidb3... ok
 Running test: uuid1... ok
 Running test: rsetmultidb2... ok
 Running test: multiexpand1... ok
 Running test: valuestream1... ok
 Running test: valuemapsource2... ok
 Running test: decvalwtsource4... ok
 Running test: estimaterounding1... ok
 Running test: checkinitweight1... ok
 Running test: matchdecider1... ok
 Running test: matchdecider2... ok
 Running test: matchdecider3... ok
 Running test: consistency1... ok
 Running test: userweight1... ok
 Running test: valuesetmatchdecider2... ok
 Running test: matchspy1... ok
 Running test: checkzeromaxpartopt1... ok
 Running test: externalsource4... ok
 Running test: postingsourcebounds1... ok
 Running test: sortfunctor1... ok
 Running test: changesorter1... ok
 Running test: sortfunctorempty1... ok
 Running test: checkstatsweight1... ok
 Running test: checkstatsweight2... ok
 Running test: pctcutoff4... ok
 Running test: externalsource1... ok
 Running test: externalsource3... ok
 Running test: changemaxweightsource1... ok
 Running test: emptyvalwtsource1... ok
 Running test: checkstatsweight3... ok
 Running test: checkstatsweight4... ok
 Running test: sortfunctor3... ok
 Running test: lockfileumask1... POSSIBLE UNRELEASED MEMORY - RETRYING TEST
 ok
 Running test: lockfilefd0or1... ok
 Running test: lockfilealreadyopen1... ok
 Running test: testlock1... ok
 Running test: testlock4... ok
 Running test: failedreplace1... ok
 Running test: failedreplace2... ok
 Running test: blocksize1... ok
 Running test: readonlyparentdir1... ok
 Running test: dbfilefd012... ok
 Running test: cursorbug1... ok
 Running test: getrevision1... ok
 Running test: lazytablebug1... ok
 Running test: compactmerge1... ok
 Running test: compactstub1... ok
 Running test: compactstub2... ok
 Running test: compactstub3... ok
 Running test: compactstub4... ok
 Running test: compactempty1... ok
 Running test: compactoldmerge1... ok
 Running test: compactoldstub1... ok
 Running test: compactoldstub2... ok
 Running test: compactoldstub3... ok
 Running test: compactoldstub4... ok
 Running test: compactoldempty1... ok
 Running test: compacttofd1... ok
 Running test: compacttofd2... ok
 Running test: compactmultichunks1... ok
 Running test: compactmissingtables1... ok
 Running test: compactmergesynonym1... ok
 Running test: compactmultipass1... ok
 Running test: compactoldmultichunks1... ok
 Running test: compactoldmissingtables1... ok
 Running test: compactoldmergesynonym1... ok
 Running test: compactoldmultipass1... ok
 Running test: compactnorenumber1... ok
 Running test: compactoldnorenumber1... ok
 Running test: compact1... ok
 Running test: compactsingle1... ok
 Running test: msize1... ok
 Running test: msize2... ok
 Running test: xordecay1... ok
 Running test: ordecay1... ok
 Running test: ordecay2... ok
 Running test: orcheck1... ok
 Running test: getuniqueterms1... ok
 Running test: nopositionbug1... ok
 Running test: netstats1... ok
 Running test: matchspy2... ok
 Running test: matchspy4... ok
 Running test: valuerange5... ok
 Running test: valuerange6... ok
 Running test: valuerange7... ok
 Running test: topercent7... ok
 Running test: subdbwithoutpos1... ok
 Running test: snippetmisc1... ok
 Running test: snippet_cjkngrams... ok
 Running test: dlhweight3... ok
 Running test: dphweight3... ok
 Running test: matchtimelimit1... ok
 Running test: latlongpostingsource1... ok
 Running test: phrasebug1... ok
 Running test: notermlist1... ok
 Running test: getrevision2... ok
 Running test: glassdatabasenotfounderror1... ok
 Running test: metadata3... ok
 Running test: metadata2... ok
 Running test: metadata4... ok
 Running test: stubdb1... ok
 Running test: stubdb2... FAIL: NetworkTimeoutError: Timeout expired while
 trying to read (context: remote:prog(./runsrv ../bin/xapian-progsrv
 .glass/db__apitest_simpledata)
 Running test: stubdb3... ok
 Running test: stubdb5... ok
 Running test: stubdb9... ok
 Running test: phrase3... ok
 Running test: near1... ok
 Running test: near2... ok
 Running test: phrase1... ok
 Running test: phrase2... ok
 Running test: poslist1... ok
 Running test: positfromtermit1... ok
 Running test: poslist2... ok
 Running test: poslist3... ok
 Running test: poslistupdate1... ok
 Running test: replicate1... POSSIBLE UNRELEASED MEMORY - RETRYING TEST ok
 Running test: replicate2... SKIPPED
 apitest.cc:142: Test not supported for glass backend

 Running test: replicate3... ok
 Running test: replicate4... POSSIBLE UNRELEASED MEMORY - RETRYING TEST ok
 Running test: replicate5... POSSIBLE UNRELEASED MEMORY - RETRYING TEST ok
 Running test: replicate6... ok
 Running test: replicate7... ok
 Running test: qp_spell1... ok
 Running test: qp_spell2... ok
 Running test: qp_spellwild1... ok
 Running test: qp_spellpartial1... ok
 Running test: qp_synonym1... ok
 Running test: spell1... ok
 Running test: spell2... ok
 Running test: spell3... ok
 Running test: spell4... ok
 Running test: spell5... ok
 Running test: spell6... ok
 Running test: spell7... ok
 Running test: spell8... ok
 Running test: tg_spell1... ok
 Running test: spell0... ok
 Running test: qpsynonympartial1... ok
 Running test: qp_synonym2... ok
 Running test: qp_synonym3... ok
 Running test: qp_scale1... ok
 Running test: closedb5... ok
 Running test: badtransaction1... ok
 Running test: committransaction1... ok
 Running test: canceltransaction1... ok
 Running test: canceltransaction2... ok
 Running test: nodocs1... ok
 Running test: canceltransaction3... ok
 Running test: valuestats2... ok
 Running test: valuestats4... ok
 Running test: valueweightsource2... ok
 Running test: valuestats3... ok
 Running test: valueweightsource3... ok
 Running test: alldocspl1... ok
 Running test: alldocspl2... ok
 Running test: totaldoclen1... ok
 Running test: exceed32bitcombineddb1... ok
 Running test: modifiedpostlist1... ok
 Running test: doclenaftercommit1... ok
 Running test: valuesaftercommit1... ok
 Running test: replacedoc8... ok
 Running test: newfreelistblock1... ok
 Running test: splitpostings1... ok
 Running test: closedb7... ok
 Running test: metadata1... ok
 Running test: metadata5... ok
 Running test: valuerange2... ok
 Running test: possubqueries1... ok
 Running test: qp_flag_wildcard1... ok
 Running test: qp_flag_wildcard2... ok
 Running test: qp_flag_wildcard3... ok
 Running test: qp_flag_partial1... ok
 Running test: qp_value_range3... ok
 Running test: qp_range3... ok
 Running test: qp_stopword_group1... ok
 Running test: modtermwdf1... ok
 Running test: bigoaddvalue1... ok
 Running test: serialise_document2... ok
 Running test: decvalwtsource1... ok
 Running test: decvalwtsource2... ok
 Running test: decvalwtsource3... ok
 Running test: decvalwtsource5... ok
 Running test: adddoc1... ok
 Running test: adddoc3... ok
 Running test: adddoc4... ok
 Running test: adddoc6... ok
 Running test: implicitendsession1... ok
 Running test: databaseassign1... ok
 Running test: deldoc1... ok
 Running test: deldoc2... ok
 Running test: deldoc3... ok
 Running test: deldoc4... ok
 Running test: deldoc5... ok
 Running test: deldoc6... ok
 Running test: replacedoc1... ok
 Running test: replacedoc2... ok
 Running test: replacedoc3... ok
 Running test: replacedoc4... ok
 Running test: replacedoc5... ok
 Running test: replacedoc6... ok
 Running test: uniqueterm1... ok
 Running test: allpostlist2... ok
 Running test: emptyterm2... ok
 Running test: phraseorneartoand1... ok
 Running test: longpositionlist1... ok
 Running test: consistency2... ok
 Running test: nomoredocids1... ok
 Running test: termtoolong1... ok
 Running test: postlist7... ok
 Running test: modifyvalues1... ok
 Running test: qpmemoryleak1... SKIPPED
 api_backend.cc:574: didn't manage to trigger DatabaseModifiedError

 Running test: closedb4... ok
 Running test: replacedoc7... ok
 Running test: databasemodified1... ok
 Running test: adddoc2... ok
 Running test: adddoc5... ok
 Running test: sortfunctor2... ok
 Running test: closedb10... ok
 Running test: writeread1... ok
 Running test: retrylock1... ok
 Running test: closedb2... ok
 Running test: cursordelbug1... ok
 Running test: closedb8... ok
 Running test: closedb9... ok
 Running test: synonymitor1... ok
 Running test: valuestats1... ok
 Running test: valueweightsource5... ok
 ./apitest backend glass: 424 tests passed, 1 failed, 3 skipped.
 Running tests with backend "singlefile_glass"...
 Running test: zerodocid1... ok
 Running test: emptyquery1... ok
 Running test: simplequery1... ok
 Running test: simplequery2... ok
 Running test: simplequery3... ok
 Running test: msetmaxitems1... ok
 Running test: expandweights1... ok
 Running test: expandweights2... ok
 Running test: expandweights3... ok
 Running test: expandweights4... ok
 Running test: expandweights5... ok
 Running test: expandweights6... ok
 Running test: expandweights7... ok
 Running test: expandweights8... ok
 Running test: expandmaxitems1... ok
 Running test: boolquery1... ok
 Running test: msetfirst1... ok
 Running test: topercent1... ok
 Running test: topercent2... ok
 Running test: expandfunctor1... ok
 Running test: expanddeciderfilterprefix2... ok
 Running test: pctcutoff1... ok
 Running test: pctcutoff2... ok
 Running test: pctcutoff3... ok
 Running test: cutoff1... ok
 Running test: allowqterms1... ok
 Running test: maxattain1... ok
 Running test: reversebool1... ok
 Running test: reversebool2... ok
 Running test: getmterms1... ok
 Running test: getmterms2... ok
 Running test: repeatquery1... ok
 Running test: fetchdocs1... ok
 Running test: absentterm1... ok
 Running test: absentterm2... ok
 Running test: rset1... ok
 Running test: rset2... ok
 Running test: eliteset1... ok
 Running test: eliteset2... ok
 Running test: eliteset3... ok
 Running test: eliteset4... ok
 Running test: eliteset5... ok
 Running test: termlisttermfreq1... ok
 Running test: qterminfo1... ok
 Running test: qterminfo2... ok
 Running test: msetzeroitems1... ok
 Running test: matches1... ok
 Running test: wqf1... ok
 Running test: qlen1... ok
 Running test: termlist1... ok
 Running test: termlist2... ok
 Running test: termlist3... ok
 Running test: termlist4... ok
 Running test: puncterms1... ok
 Running test: spaceterms1... ok
 Running test: xor1... ok
 Running test: xor2... ok
 Running test: getdoc1... ok
 Running test: emptyop1... ok
 Running test: checkatleast1... ok
 Running test: checkatleast2... ok
 Running test: checkatleast3... ok
 Running test: allpostlist1... ok
 Running test: emptyterm1... ok
 Running test: scaleweight1... ok
 Running test: scaleweight2... ok
 Running test: bm25weight1... ok
 Running test: tradweight1... ok
 Running test: tradweight4... ok
 Running test: dbstats1... ok
 Running test: dbstats2... ok
 Running test: alldocspl3... ok
 Running test: msetfirst2... ok
 Running test: bm25weight2... ok
 Running test: unigramlmweight2... ok
 Running test: tradweight2... ok
 Running test: emptydb1... ok
 Running test: multiargop1... ok
 Running test: msetweights1... ok
 Running test: itorskiptofromend1... ok
 Running test: sortvalue2... ok
 Running test: enquiregetquery1... ok
 Running test: exactxor1... ok
 Running test: getdocumentlazy1... ok
 Running test: getdocumentlazy2... ok
 Running test: checkatleast4... ok
 Running test: multidb1... ok
 Running test: closedb1... ok
 Running test: closedb3... ok
 Running test: collapsekey5... ok
 Running test: termstats... ok
 Running test: msetiterator1... ok
 Running test: msetiterator2... ok
 Running test: msetiterator3... ok
 Running test: esetiterator1... ok
 Running test: esetiterator2... ok
 Running test: collapsekey1... ok
 Running test: collapsekey2... SKIPPED
 api_db.cc:883: Don't have a suitable database currently

 Running test: collapsekey3... ok
 Running test: collapsekey4... ok
 Running test: allterms1... ok
 Running test: allterms2... ok
 Running test: allterms3... ok
 Running test: allterms4... ok
 Running test: allterms5... ok
 Running test: allterms6... ok
 Running test: specialterms1... ok
 Running test: specialterms2... ok
 Running test: postlist1... ok
 Running test: postlist2... ok
 Running test: postlist3... ok
 Running test: postlist4... ok
 Running test: postlist5... ok
 Running test: postlist6... ok
 Running test: collfreq1... ok
 Running test: sortvalue1... ok
 Running test: sortrel1... ok
 Running test: matchall1... ok
 Running test: matchspy5... ok
 Running test: subclassablerefcount3... ok
 Running test: subclassablerefcount6... ok
 Running test: subclassablerefcount7... ok
 Running test: synonym1... ok
 Running test: synonym2... ok
 Running test: synonym3... ok
 Running test: synonym4... ok
 Running test: opmax1... ok
 Running test: valuerange1... ok
 Running test: valuege1... ok
 Running test: valuege2... ok
 Running test: valuele1... ok
 Running test: valuege4... ok
 Running test: valuerange3... ok
 Running test: valuerange4... ok
 Running test: valuerangematchesub1... ok
 Running test: consistency3... ok
 Running test: pctcutoff5... ok
 Running test: topercent3... ok
 Running test: topercent4... ok
 Running test: topercent5... ok
 Running test: topercent6... ok
 Running test: valueweightsource1... ok
 Running test: fixedweightsource1... ok
 Running test: xor3... ok
 Running test: phrasealldocs1... ok
 Running test: wildcard1... ok
 Running test: wildcard2... ok
 Running test: dualprefixwildcard1... ok
 Running test: loosephrase1... ok
 Running test: loosenear1... ok
 Running test: complexphrase1... ok
 Running test: complexnear1... ok
 Running test: complexphrase2... ok
 Running test: complexnear2... ok
 Running test: zeroestimate1... ok
 Running test: complexphrase3... ok
 Running test: complexnear3... ok
 Running test: notandor1... ok
 Running test: boolorbug1... ok
 Running test: hoistnotbug1... ok
 Running test: emptynot1... ok
 Running test: emptymaybe1... ok
 Running test: phraseweightcheckbug1... ok
 Running test: orphanedhint1... ok
 Running test: wildquery1... ok
 Running test: snippet1... ok
 Running test: snippetstem1... ok
 Running test: snippetphrase1... ok
 Running test: snippet_termcover1... ok
 Running test: snippet_termcover2... ok
 Running test: snippet_empty... ok
 Running test: snippet_start_nonspace... ok
 Running test: snippet_small_zerolength... ok
 Running test: snippet_empty_mset... ok
 Running test: valuestream2... ok
 Running test: valuestream3... ok
 Running test: valuemapsource1... ok
 Running test: bm25weight4... ok
 Running test: bm25weight5... ok
 Running test: bm25plusweight2... ok
 Running test: bm25plusweight3... ok
 Running test: inl2weight3... ok
 Running test: ifb2weight3... ok
 Running test: ineb2weight3... ok
 Running test: bb2weight3... ok
 Running test: bb2weight4... ok
 Running test: dlhweight1... ok
 Running test: pl2weight3... ok
 Running test: pl2plusweight4... ok
 Running test: pl2plusweight5... ok
 Running test: dphweight1... ok
 Running test: tfidfweight3... ok
 Running test: unigramlmweight4... ok
 Running test: unigramlmweight5... ok
 Running test: unigramlmweight7... ok
 Running test: unigramlmweight8... ok
 Running test: coordweight1... ok
 Running test: multidb3... ok
 Running test: multidb4... ok
 Running test: multidb5... ok
 Running test: rsetmultidb1... ok
 Running test: rsetmultidb3... ok
 Running test: uuid1... ok
 Running test: rsetmultidb2... ok
 Running test: multiexpand1... ok
 Running test: valuestream1... ok
 Running test: valuemapsource2... ok
 Running test: decvalwtsource4... ok
 Running test: estimaterounding1... ok
 Running test: checkinitweight1... ok
 Running test: matchdecider1... ok
 Running test: matchdecider2... ok
 Running test: matchdecider3... ok
 Running test: consistency1... ok
 Running test: userweight1... ok
 Running test: valuesetmatchdecider2... ok
 Running test: matchspy1... ok
 Running test: checkzeromaxpartopt1... ok
 Running test: externalsource4... ok
 Running test: postingsourcebounds1... ok
 Running test: sortfunctor1... ok
 Running test: changesorter1... ok
 Running test: sortfunctorempty1... ok
 Running test: checkstatsweight1... ok
 Running test: checkstatsweight2... ok
 Running test: pctcutoff4... ok
 Running test: externalsource1... ok
 Running test: externalsource3... ok
 Running test: changemaxweightsource1... ok
 Running test: emptyvalwtsource1... ok
 Running test: checkstatsweight3... ok
 Running test: checkstatsweight4... ok
 Running test: sortfunctor3... ok
 Running test: testlock2... ok
 Running test: compactmerge1... ok
 Running test: compactstub1... ok
 Running test: compactstub2... ok
 Running test: compactstub3... ok
 Running test: compactstub4... ok
 Running test: compactempty1... ok
 Running test: compactoldmerge1... ok
 Running test: compactoldstub1... ok
 Running test: compactoldstub2... ok
 Running test: compactoldstub3... ok
 Running test: compactoldstub4... ok
 Running test: compactoldempty1... ok
 Running test: compacttofd1... ok
 Running test: compacttofd2... ok
 Running test: stubdb1... ok
 Running test: stubdb2... FAIL: NetworkTimeoutError: Timeout expired while
 trying to read (context: remote:prog(./runsrv ../bin/xapian-progsrv
 .singlefileglass/db__apitest_simpledata)
 Running test: stubdb3... ok
 Running test: stubdb5... ok
 Running test: stubdb9... ok
 Running test: phrase3... ok
 Running test: near1... ok
 Running test: near2... ok
 Running test: phrase1... ok
 Running test: phrase2... ok
 Running test: poslist1... ok
 Running test: positfromtermit1... ok
 Running test: embedded1... ok
 Running test: valueweightsource2... ok
 Running test: valuestats3... ok
 Running test: valueweightsource3... ok
 ./apitest backend singlefile_glass: 262 tests passed, 1 failed, 1 skipped.
 Running tests with backend "multi_glass"...
 Running test: zerodocid1... POSSIBLE UNRELEASED MEMORY - RETRYING TEST ok
 Running test: emptyquery1... POSSIBLE UNRELEASED MEMORY - RETRYING TEST ok
 Running test: simplequery1... ok
 Running test: simplequery2... ok
 Running test: simplequery3... ok
 Running test: msetmaxitems1... ok
 Running test: expandweights1... ok
 Running test: expandweights2... ok
 Running test: expandweights3... ok
 Running test: expandweights4... ok
 Running test: expandweights5... ok
 Running test: expandweights6... ok
 Running test: expandweights7... ok
 Running test: expandweights8... ok
 Running test: expandmaxitems1... ok
 Running test: boolquery1... ok
 Running test: msetfirst1... ok
 Running test: topercent1... ok
 Running test: topercent2... ok
 Running test: expandfunctor1... ok
 Running test: expanddeciderfilterprefix2... ok
 Running test: pctcutoff1... ok
 Running test: pctcutoff2... ok
 Running test: pctcutoff3... ok
 Running test: cutoff1... ok
 Running test: allowqterms1... ok
 Running test: maxattain1... ok
 Running test: reversebool1... ok
 Running test: reversebool2... ok
 Running test: getmterms1... ok
 Running test: getmterms2... ok
 Running test: repeatquery1... ok
 Running test: fetchdocs1... ok
 Running test: absentterm1... ok
 Running test: absentterm2... ok
 Running test: rset1... ok
 Running test: rset2... ok
 Running test: eliteset1... ok
 Running test: eliteset2... ok
 Running test: eliteset3... ok
 Running test: eliteset4... ok
 Running test: eliteset5... ok
 Running test: termlisttermfreq1... ok
 Running test: qterminfo1... ok
 Running test: qterminfo2... ok
 Running test: msetzeroitems1... ok
 Running test: matches1... ok
 Running test: wqf1... ok
 Running test: qlen1... ok
 Running test: termlist1... ok
 Running test: termlist2... ok
 Running test: termlist3... ok
 Running test: termlist4... ok
 Running test: puncterms1... ok
 Running test: spaceterms1... ok
 Running test: xor1... ok
 Running test: xor2... ok
 Running test: getdoc1... ok
 Running test: emptyop1... ok
 Running test: checkatleast1... ok
 Running test: checkatleast2... ok
 Running test: checkatleast3... ok
 Running test: allpostlist1... ok
 Running test: emptyterm1... ok
 Running test: scaleweight1... ok
 Running test: scaleweight2... ok
 Running test: bm25weight1... ok
 Running test: tradweight1... ok
 Running test: tradweight4... ok
 Running test: dbstats1... ok
 Running test: dbstats2... ok
 Running test: alldocspl3... ok
 Running test: msetfirst2... ok
 Running test: bm25weight2... ok
 Running test: unigramlmweight2... ok
 Running test: tradweight2... ok
 Running test: emptydb1... ok
 Running test: multiargop1... ok
 Running test: msetweights1... ok
 Running test: itorskiptofromend1... ok
 Running test: sortvalue2... ok
 Running test: enquiregetquery1... ok
 Running test: exactxor1... ok
 Running test: getdocumentlazy1... ok
 Running test: getdocumentlazy2... ok
 Running test: checkatleast4... ok
 Running test: multidb1... ok
 Running test: closedb1... ok
 Running test: closedb3... ok
 Running test: collapsekey5... ok
 Running test: termstats... ok
 Running test: msetiterator1... ok
 Running test: msetiterator2... ok
 Running test: msetiterator3... ok
 Running test: esetiterator1... ok
 Running test: esetiterator2... ok
 Running test: collapsekey1... ok
 Running test: collapsekey2... SKIPPED
 api_db.cc:883: Don't have a suitable database currently

 Running test: collapsekey3... ok
 Running test: collapsekey4... ok
 Running test: allterms1... ok
 Running test: allterms2... ok
 Running test: allterms3... ok
 Running test: allterms4... ok
 Running test: allterms5... ok
 Running test: allterms6... ok
 Running test: specialterms1... ok
 Running test: specialterms2... ok
 Running test: postlist1... ok
 Running test: postlist2... ok
 Running test: postlist3... ok
 Running test: postlist4... ok
 Running test: postlist5... ok
 Running test: postlist6... ok
 Running test: collfreq1... ok
 Running test: sortvalue1... ok
 Running test: sortrel1... ok
 Running test: matchall1... ok
 Running test: matchspy5... ok
 Running test: subclassablerefcount3... ok
 Running test: subclassablerefcount6... ok
 Running test: subclassablerefcount7... ok
 Running test: synonym1... ok
 Running test: synonym2... ok
 Running test: synonym3... ok
 Running test: synonym4... ok
 Running test: opmax1... ok
 Running test: valuerange1... ok
 Running test: valuege1... ok
 Running test: valuege2... ok
 Running test: valuele1... ok
 Running test: valuege4... ok
 Running test: valuerange3... ok
 Running test: valuerange4... ok
 Running test: valuerangematchesub1... ok
 Running test: consistency3... ok
 Running test: pctcutoff5... ok
 Running test: topercent3... ok
 Running test: topercent4... ok
 Running test: topercent5... ok
 Running test: topercent6... ok
 Running test: valueweightsource1... ok
 Running test: fixedweightsource1... ok
 Running test: xor3... ok
 Running test: phrasealldocs1... ok
 Running test: wildcard1... SKIPPED
 apitest.cc:142: Test not supported for multi backend

 Running test: wildcard2... SKIPPED
 apitest.cc:142: Test not supported for multi backend

 Running test: dualprefixwildcard1... ok
 Running test: loosephrase1... ok
 Running test: loosenear1... ok
 Running test: complexphrase1... ok
 Running test: complexnear1... ok
 Running test: complexphrase2... ok
 Running test: complexnear2... ok
 Running test: zeroestimate1... ok
 Running test: complexphrase3... ok
 Running test: complexnear3... ok
 Running test: notandor1... ok
 Running test: boolorbug1... ok
 Running test: hoistnotbug1... ok
 Running test: emptynot1... ok
 Running test: emptymaybe1... ok
 Running test: phraseweightcheckbug1... ok
 Running test: orphanedhint1... ok
 Running test: wildquery1... ok
 Running test: snippet1... ok
 Running test: snippetstem1... ok
 Running test: snippetphrase1... ok
 Running test: snippet_termcover1... ok
 Running test: snippet_termcover2... ok
 Running test: snippet_empty... ok
 Running test: snippet_start_nonspace... ok
 Running test: snippet_small_zerolength... ok
 Running test: snippet_empty_mset... ok
 Running test: valuestream2... ok
 Running test: valuestream3... ok
 Running test: valuemapsource1... ok
 Running test: bm25weight4... ok
 Running test: bm25weight5... ok
 Running test: bm25plusweight2... ok
 Running test: bm25plusweight3... ok
 Running test: inl2weight3... ok
 Running test: ifb2weight3... ok
 Running test: ineb2weight3... ok
 Running test: bb2weight3... ok
 Running test: bb2weight4... ok
 Running test: dlhweight1... ok
 Running test: pl2weight3... ok
 Running test: pl2plusweight4... ok
 Running test: pl2plusweight5... ok
 Running test: dphweight1... ok
 Running test: tfidfweight3... ok
 Running test: unigramlmweight4... ok
 Running test: unigramlmweight5... ok
 Running test: unigramlmweight7... ok
 Running test: unigramlmweight8... ok
 Running test: coordweight1... ok
 Running test: matchdecider1... ok
 Running test: matchdecider2... ok
 Running test: matchdecider3... ok
 Running test: consistency1... ok
 Running test: userweight1... ok
 Running test: valuesetmatchdecider2... ok
 Running test: matchspy1... ok
 Running test: checkzeromaxpartopt1... ok
 Running test: externalsource4... ok
 Running test: postingsourcebounds1... ok
 Running test: sortfunctor1... ok
 Running test: changesorter1... ok
 Running test: sortfunctorempty1... ok
 Running test: checkstatsweight1... ok
 Running test: checkstatsweight2... ok
 Running test: sortfunctor3... ok
 Running test: compactmerge1... ok
 Running test: compactstub1... ok
 Running test: compactstub2... ok
 Running test: compactstub3... ok
 Running test: compactstub4... ok
 Running test: compactempty1... ok
 Running test: compactoldmerge1... ok
 Running test: compactoldstub1... ok
 Running test: compactoldstub2... ok
 Running test: compactoldstub3... ok
 Running test: compactoldstub4... ok
 Running test: compactoldempty1... ok
 Running test: compacttofd1... ok
 Running test: compacttofd2... ok
 Running test: compactmultichunks1... ok
 Running test: compactmissingtables1... ok
 Running test: compactmergesynonym1... ok
 Running test: compactmultipass1... ok
 Running test: compactoldmultichunks1... ok
 Running test: compactoldmissingtables1... ok
 Running test: compactoldmergesynonym1... ok
 Running test: compactoldmultipass1... ok
 Running test: compact1... ok
 Running test: compactsingle1... ok
 Running test: msize1... ok
 Running test: msize2... ok
 Running test: xordecay1... ok
 Running test: ordecay1... ok
 Running test: ordecay2... ok
 Running test: orcheck1... ok
 Running test: getuniqueterms1... ok
 Running test: nopositionbug1... ok
 Running test: netstats1... ok
 Running test: matchspy2... ok
 Running test: matchspy4... ok
 Running test: valuerange5... ok
 Running test: valuerange6... ok
 Running test: valuerange7... ok
 Running test: topercent7... ok
 Running test: subdbwithoutpos1... ok
 Running test: snippetmisc1... ok
 Running test: snippet_cjkngrams... ok
 Running test: dlhweight3... ok
 Running test: dphweight3... ok
 Running test: matchtimelimit1... ok
 Running test: latlongpostingsource1... ok
 Running test: phrasebug1... ok
 Running test: metadata3... ok
 Running test: metadata2... ok
 Running test: metadata4... ok
 Running test: postingsourceshardindex1... ok
 Running test: stubdb1... ok
 Running test: stubdb2... FAIL: NetworkTimeoutError: Timeout expired while
 trying to read (context: remote:prog(./runsrv ../bin/xapian-progsrv
 .multiglass/db__apitest_simpledata)
 Running test: stubdb3... ok
 Running test: stubdb5... ok
 Running test: stubdb9... ok
 Running test: phrase3... ok
 Running test: near1... ok
 Running test: near2... ok
 Running test: phrase1... ok
 Running test: phrase2... ok
 Running test: poslist1... ok
 Running test: positfromtermit1... ok
 Running test: poslist2... ok
 Running test: poslist3... ok
 Running test: poslistupdate1... ok
 Running test: qpsynonympartial1... ok
 Running test: qp_synonym2... ok
 Running test: qp_synonym3... ok
 Running test: qp_scale1... ok
 Running test: valueweightsource2... ok
 Running test: valuestats3... ok
 Running test: alldocspl1... ok
 Running test: alldocspl2... ok
 Running test: totaldoclen1... ok
 Running test: exceed32bitcombineddb1... ok
 Running test: modifiedpostlist1... ok
 Running test: doclenaftercommit1... ok
 Running test: valuesaftercommit1... ok
 Running test: replacedoc8... ok
 Running test: newfreelistblock1... ok
 Running test: splitpostings1... ok
 Running test: closedb7... ok
 Running test: metadata1... ok
 Running test: metadata5... ok
 Running test: valuerange2... ok
 Running test: possubqueries1... ok
 Running test: qp_flag_wildcard1... ok
 Running test: qp_flag_wildcard2... ok
 Running test: qp_flag_wildcard3... ok
 Running test: qp_flag_partial1... ok
 Running test: qp_value_range3... ok
 Running test: qp_range3... ok
 Running test: qp_stopword_group1... ok
 Running test: modtermwdf1... ok
 Running test: bigoaddvalue1... ok
 Running test: serialise_document2... ok
 Running test: decvalwtsource1... ok
 Running test: decvalwtsource2... ok
 Running test: decvalwtsource3... ok
 Running test: decvalwtsource5... ok
 Running test: adddoc1... ok
 Running test: adddoc3... ok
 Running test: adddoc4... ok
 Running test: adddoc6... ok
 Running test: implicitendsession1... ok
 Running test: databaseassign1... ok
 Running test: deldoc1... ok
 Running test: deldoc2... ok
 Running test: deldoc3... ok
 Running test: deldoc4... ok
 Running test: deldoc5... ok
 Running test: deldoc6... ok
 Running test: replacedoc1... ok
 Running test: replacedoc2... ok
 Running test: replacedoc3... ok
 Running test: replacedoc4... ok
 Running test: replacedoc5... ok
 Running test: replacedoc6... ok
 Running test: uniqueterm1... ok
 Running test: allpostlist2... ok
 Running test: emptyterm2... ok
 Running test: phraseorneartoand1... ok
 Running test: longpositionlist1... ok
 Running test: consistency2... ok
 Running test: nomoredocids1... ok
 Running test: termtoolong1... ok
 Running test: postlist7... ok
 Running test: modifyvalues1... ok
 Running test: qpmemoryleak1... SKIPPED
 api_backend.cc:574: didn't manage to trigger DatabaseModifiedError

 Running test: closedb4... ok
 Running test: replacedoc7... ok
 Running test: sortfunctor2... ok
 Running test: closedb10... ok
 Running test: writeread1... ok
 Running test: retrylock1... ok
 Running test: closedb2... ok
 Running test: cursordelbug1... ok
 Running test: closedb9... ok
 Running test: synonymitor1... ok
 Running test: valuestats1... ok
 Running test: valueweightsource5... ok
 ./apitest backend multi_glass: 350 tests passed, 1 failed, 4 skipped.
 Running tests with backend "multi_glass_remoteprog_glass"...
 Running test: zerodocid1...

 }}}


 It cannot finish last unit and test suite runs forever in that unit.
 In "ps auxwf" output I see


 {{{
 tkloczko  721759  0.0  0.0 240024 14060 pts/3    S+   09:22   0:00  |
 \_ rpmbuild -ba --clean --rmsource --rmspec --rmsource xapian-core.spec
 tkloczko  738583  0.0  0.0 222412  3532 pts/3    S+   09:24   0:00  |
 \_ /bin/sh -e /var/tmp/rpm-tmp.VXwcgZ
 tkloczko  738584  0.0  0.0   3744  2944 pts/3    S+   09:24   0:00  |
 \_ /usr/bin/make -O -j48 V=1 VERBOSE=1 check -j1
 tkloczko  738585  0.0  0.0   3740  2996 pts/3    S+   09:24   0:00  |
 \_ /usr/bin/make check-recursive
 tkloczko  738586  0.0  0.0   4220  3424 pts/3    S+   09:24   0:00  |
 \_ /bin/sh -c fail=; \ if (target_option=k; case ${target_option-} in ?)
 ;;
 *) echo "am__make_running_with_option: internal error: invalid" "target
 option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no;
 sane_makeflags=$MAKEFLAGS; if
 { if test -z '1'; then false; elif test -n 'x86_64-redhat-linux-gnu'; then
 true; elif test -n '4.3' && test -n '/home/tkloczko/rpmbuild/BUILD/xapian-
 core-1.4.18'; then true; else false; fi; }; then sane_makeflags=$MFLAGS;
 else case $MAKEFLAGS in *\\[\ \?]*) bs=\\; sane_makeflags=`printf '%s\n'
 "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no;
 strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for
 flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no;
 continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I';
 skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O';
 skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l';
 skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;;
 -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes;
 break;; esac; done; test $has_opt = yes); then \   failcom='fail=yes'; \
 else \   failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-
 recursive | sed s/-recursive//`; \ case "check-recursive" in \
 distclean-* | maintainer-clean-*) list='. docs tests' ;; \   *) list='.
 docs tests' ;; \ esac; \ for subdir in $list; do \   echo "Making $target
 in $subdir"; \   if test "$subdir" = "."; then \     dot_seen=yes; \
 local_target="$target-am"; \   else \     local_target="$target"; \   fi;
 \   (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && /usr/bin/make
 $local_target) \   || eval $failcom; \ done; \ if test "$dot_seen" = "no";
 then \   /usr/bin/make  "$target-am" || exit 1; \ fi; test -z "$fail"
 tkloczko  738600  0.0  0.0   4220  2032 pts/3    S+   09:24   0:00  |
 \_ /bin/sh -c fail=; \ if (target_option=k; case ${target_option-} in ?)
 ;; *) echo "am__make_running_with_option: internal error: invalid" "target
 option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no;
 sane_makeflags=$MAKEFLAGS; if { if test -z '1'; then false; elif test -n
 'x86_64-redhat-linux-gnu'; then true; elif test -n '4.3' && test -n
 '/home/tkloczko/rpmbuild/BUILD/xapian-core-1.4.18'; then true; else false;
 fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \?]*)
 bs=\\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs
 $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf
 '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test
 $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*)
 continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt
 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';;
 -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';;
 -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in
 *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes);
 then \   failcom='fail=yes'; \ else \   failcom='exit 1'; \ fi; \
 dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case
 "check-recursive" in \   distclean-* | maintainer-clean-*) list='. docs
 tests' ;; \   *) list='. docs tests' ;; \ esac; \ for subdir in $list; do
 \   echo "Making $target in $subdir"; \   if test "$subdir" = "."; then \
 dot_seen=yes; \     local_target="$target-am"; \   else \
 local_target="$target"; \   fi; \   (CDPATH="${ZSH_VERSION+.}:" && cd
 $subdir && /usr/bin/make  $local_target) \   || eval $failcom; \ done; \
 if test "$dot_seen" = "no"; then \   /usr/bin/make  "$target-am" || exit
 1; \ fi; test -z "$fail"
 tkloczko  738601  0.0  0.0   3232  2376 pts/3    S+   09:24   0:00  |
 \_ /usr/bin/make check
 tkloczko  738603  0.0  0.0   3232  2468 pts/3    S+   09:24   0:00  |
 \_ /usr/bin/make check-am
 tkloczko  742575  0.0  0.0   3232  2496 pts/3    S+   09:28   0:00  |
 \_ /usr/bin/make check-TESTS
 tkloczko  742576  0.0  0.0   4084  2896 pts/3    S+   09:28   0:00  |
 \_ /bin/sh -c failed=0; all=0; xfail=0; xpass=0; skip=0; \ srcdir=.;
 export srcdir; \ list=' apitest internaltest stemtest unittest '; \ { mgn=
 red= grn= lgn= blu= brg= std=; am__color_tests=no; if test "X" = Xno; then
 am__color_tests=no; elif test "X" = Xalways; then am__color_tests=yes;
 elif test "X$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then
 am__color_tests=yes; fi; if test $am__color_tests = yes; then
 red='?[0;31m'; grn='?[0;32m'; lgn='?[1;32m'; blu='?[1;34m'; mgn='?[0;35m';
 brg='?[1m'; std='?[m'; fi; }; \ if test -n "$list"; then \   for tst in
 $list; do \     if test -f ./$tst; then dir=./; \     elif test -f $tst;
 then dir=; \     else dir="./"; fi; \     if ./runtest ${dir}$tst ; then \
 all=`expr $all + 1`; \       case "  " in \       *[\ \?]$tst[\ \?]*) \
 ?xpass=`expr $xpass + 1`; \ ?failed=`expr $failed + 1`; \ ?col=$red;
 res=XPASS; \       ;; \       *) \ ?col=$grn; res=PASS; \       ;; \
 esac; \     elif test $? -ne 77; then \       all=`expr $all + 1`; \
 case "  " in \       *[\ \?]$tst[\ \?]*) \ ?xfail=`expr $xfail + 1`; \
 ?col=$lgn; res=XFAIL; \       ;; \       *) \ ?failed=`expr $failed + 1`;
 \ ?col=$red; res=FAIL; \       ;; \       esac; \     else \
 skip=`expr $skip + 1`; \       col=$blu; res=SKIP; \     fi; \     echo
 "${col}$res${std}: $tst"; \   done; \   if test "$all" -eq 1; then \
 tests="test"; \     All=""; \   else \     tests="tests"; \     All="All
 "; \   fi; \   if test "$failed" -eq 0; then \     if test "$xfail" -eq 0;
 then \       banner="$All$all $tests passed"; \     else \       if test
 "$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
 banner="$All$all $tests behaved as expected ($xfail expected $failures)";
 \     fi; \   else \     if test "$xpass" -eq 0; then \
 banner="$failed of $all $tests failed"; \     else \       if test
 "$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
 banner="$failed of $all $tests did not behave as expected ($xpass
 unexpected $passes)"; \     fi; \   fi; \   dashes="$banner"; \
 skipped=""; \   if test "$skip" -ne 0; then \     if test "$skip" -eq 1;
 then \       skipped="($skip test was not run)"; \     else \
 skipped="($skip tests were not run)"; \     fi; \     test `echo
 "$skipped" | wc -c` -le `echo "$banner" | wc -c` || \
 dashes="$skipped"; \   fi; \   report=""; \   if test "$failed" -ne 0 &&
 test -n "https://xapian.org/bugs"; then \     report="Please report to
 https://xapian.org/bugs"; \     test `echo "$report" | wc -c` -le `echo
 "$banner" | wc -c` || \       dashes="$report"; \   fi; \   dashes=`echo
 "$dashes" | sed s/./=/g`; \   if test "$failed" -eq 0; then \
 col="$grn"; \   else \     col="$red"; \   fi; \   echo
 "${col}$dashes${std}"; \   echo "${col}$banner${std}"; \   test -z
 "$skipped" || echo "${col}$skipped${std}"; \   test -z "$report" || echo
 "${col}$report${std}"; \   echo "${col}$dashes${std}"; \   test "$failed"
 -eq 0; \ else :; fi
 tkloczko  742577 18.0  0.2 385388 341404 pts/3   Sl+  09:28  11:29  |
 \_ /usr/bin/valgrind --log-file=.valgrind.log.%p --child-silent-after-
 fork=yes --leak-resolution=high --suppressions=./valgrind.supp ./apitest
 tkloczko  762257 98.7  0.1 304848 250428 pts/3   R+   09:33  57:36  |
 \_ /usr/bin/valgrind --log-file=.valgrind.log.%p --child-silent-after-
 fork=yes --leak-resolution=high --suppressions=./valgrind.supp ./apitest
 tkloczko  769709 98.7  0.2 330696 275664 pts/3   R+   09:36  54:19  |
 \_ /usr/bin/valgrind --log-file=.valgrind.log.%p --child-silent-after-
 fork=yes --leak-resolution=high --suppressions=./valgrind.supp ./apitest
 tkloczko  776494 98.4  0.2 328204 275944 pts/3   R+   09:38  51:50  |
 \_ /usr/bin/valgrind --log-file=.valgrind.log.%p --child-silent-after-
 fork=yes --leak-resolution=high --suppressions=./valgrind.supp ./apitest
 tkloczko  776512 98.6  0.2 385388 332296 pts/3   R+   09:40  50:24  |
 \_ /usr/bin/valgrind --log-file=.valgrind.log.%p --child-silent-after-
 fork=yes --leak-resolution=high --suppressions=./valgrind.supp ./apitest
 }}}

 Please let me know if you need more details or want me to perform some
 diagnostics.
-- 
Ticket URL: <https://trac.xapian.org/ticket/814>
Xapian <https://xapian.org/>
Xapian


More information about the Xapian-tickets mailing list