#1097319 lucene++: ftbfs with GCC-15

#1097319#5
Date:
2025-02-17 17:35:23 UTC
From:
To:
[This bug is NOT targeted to the upcoming trixie release]

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-15/g++-15, but succeeds to build with gcc-14/g++-14. The
severity of this report will be raised before the forky release.

The full build log can be found at:
http://qa-logs.debian.net/2025/02/16/amd64exp/lucene++_3.0.9-3.2_unstable_gccexp.log.gz
The last lines of the build log are at the end of this report.

To build with GCC 15, either set CC=gcc-15 CXX=g++-15 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++

GCC 15 now defaults to the C23/C++23 standards, exposing many FTBFS.
Other Common build failures are new warnings resulting in build failures
with -Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-15/porting_to.html

[...]
[ 50%] Building CXX object src/core/CMakeFiles/lucene++.dir/util/InfoStream.cpp.o
cd /build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/src/core && /usr/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -Dlucene___EXPORTS -I/build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/include -I/build/reproducible-path/lucene++-3.0.9/include/lucene++ -I/build/reproducible-path/lucene++-3.0.9/src/core/include -g -O2 -ffile-prefix-map=/build/reproducible-path/lucene++-3.0.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -g -DNDEBUG -std=gnu++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -DLPP_BUILDING_LIB  -Winvalid-pch -include "/build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/src/core/cotire/lucene++_CXX_prefix.hxx"  -MD -MT src/core/CMakeFiles/lucene++.dir/util/InfoStream.cpp.o -MF CMakeFiles/lucene++.dir/util/InfoStream.cpp.o.d -o CMakeFiles/lucene++.dir/util/InfoStream.cpp.o -c /build/reproducible-path/lucene++-3.0.9/src/core/util/InfoStream.cpp
[ 50%] Building CXX object src/core/CMakeFiles/lucene++.dir/util/InputStreamReader.cpp.o
cd /build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/src/core && /usr/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -Dlucene___EXPORTS -I/build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/include -I/build/reproducible-path/lucene++-3.0.9/include/lucene++ -I/build/reproducible-path/lucene++-3.0.9/src/core/include -g -O2 -ffile-prefix-map=/build/reproducible-path/lucene++-3.0.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -g -DNDEBUG -std=gnu++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -DLPP_BUILDING_LIB  -Winvalid-pch -include "/build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/src/core/cotire/lucene++_CXX_prefix.hxx"  -MD -MT src/core/CMakeFiles/lucene++.dir/util/InputStreamReader.cpp.o -MF CMakeFiles/lucene++.dir/util/InputStreamReader.cpp.o.d -o CMakeFiles/lucene++.dir/util/InputStreamReader.cpp.o -c /build/reproducible-path/lucene++-3.0.9/src/core/util/InputStreamReader.cpp
[ 50%] Building CXX object src/core/CMakeFiles/lucene++.dir/util/LuceneAllocator.cpp.o
cd /build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/src/core && /usr/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -Dlucene___EXPORTS -I/build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/include -I/build/reproducible-path/lucene++-3.0.9/include/lucene++ -I/build/reproducible-path/lucene++-3.0.9/src/core/include -g -O2 -ffile-prefix-map=/build/reproducible-path/lucene++-3.0.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -g -DNDEBUG -std=gnu++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -DLPP_BUILDING_LIB  -Winvalid-pch -include "/build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/src/core/cotire/lucene++_CXX_prefix.hxx"  -MD -MT src/core/CMakeFiles/lucene++.dir/util/LuceneAllocator.cpp.o -MF CMakeFiles/lucene++.dir/util/LuceneAllocator.cpp.o.d -o CMakeFiles/lucene++.dir/util/LuceneAllocator.cpp.o -c /build/reproducible-path/lucene++-3.0.9/src/core/util/LuceneAllocator.cpp
[ 50%] Building CXX object src/core/CMakeFiles/lucene++.dir/util/LuceneException.cpp.o
cd /build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/src/core && /usr/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -Dlucene___EXPORTS -I/build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/include -I/build/reproducible-path/lucene++-3.0.9/include/lucene++ -I/build/reproducible-path/lucene++-3.0.9/src/core/include -g -O2 -ffile-prefix-map=/build/reproducible-path/lucene++-3.0.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -g -DNDEBUG -std=gnu++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -DLPP_BUILDING_LIB  -Winvalid-pch -include "/build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/src/core/cotire/lucene++_CXX_prefix.hxx"  -MD -MT src/core/CMakeFiles/lucene++.dir/util/LuceneException.cpp.o -MF CMakeFiles/lucene++.dir/util/LuceneException.cpp.o.d -o CMakeFiles/lucene++.dir/util/LuceneException.cpp.o -c /build/reproducible-path/lucene++-3.0.9/src/core/util/LuceneException.cpp
[ 50%] Building CXX object src/core/CMakeFiles/lucene++.dir/util/LuceneObject.cpp.o
cd /build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/src/core && /usr/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -Dlucene___EXPORTS -I/build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/include -I/build/reproducible-path/lucene++-3.0.9/include/lucene++ -I/build/reproducible-path/lucene++-3.0.9/src/core/include -g -O2 -ffile-prefix-map=/build/reproducible-path/lucene++-3.0.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -g -DNDEBUG -std=gnu++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -DLPP_BUILDING_LIB  -Winvalid-pch -include "/build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/src/core/cotire/lucene++_CXX_prefix.hxx"  -MD -MT src/core/CMakeFiles/lucene++.dir/util/LuceneObject.cpp.o -MF CMakeFiles/lucene++.dir/util/LuceneObject.cpp.o.d -o CMakeFiles/lucene++.dir/util/LuceneObject.cpp.o -c /build/reproducible-path/lucene++-3.0.9/src/core/util/LuceneObject.cpp
[ 50%] Building CXX object src/core/CMakeFiles/lucene++.dir/util/LuceneSignal.cpp.o
cd /build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/src/core && /usr/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -Dlucene___EXPORTS -I/build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/include -I/build/reproducible-path/lucene++-3.0.9/include/lucene++ -I/build/reproducible-path/lucene++-3.0.9/src/core/include -g -O2 -ffile-prefix-map=/build/reproducible-path/lucene++-3.0.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -g -DNDEBUG -std=gnu++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -DLPP_BUILDING_LIB  -Winvalid-pch -include "/build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/src/core/cotire/lucene++_CXX_prefix.hxx"  -MD -MT src/core/CMakeFiles/lucene++.dir/util/LuceneSignal.cpp.o -MF CMakeFiles/lucene++.dir/util/LuceneSignal.cpp.o.d -o CMakeFiles/lucene++.dir/util/LuceneSignal.cpp.o -c /build/reproducible-path/lucene++-3.0.9/src/core/util/LuceneSignal.cpp
[ 50%] Building CXX object src/core/CMakeFiles/lucene++.dir/util/LuceneSync.cpp.o
cd /build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/src/core && /usr/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -Dlucene___EXPORTS -I/build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/include -I/build/reproducible-path/lucene++-3.0.9/include/lucene++ -I/build/reproducible-path/lucene++-3.0.9/src/core/include -g -O2 -ffile-prefix-map=/build/reproducible-path/lucene++-3.0.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -g -DNDEBUG -std=gnu++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -DLPP_BUILDING_LIB  -Winvalid-pch -include "/build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/src/core/cotire/lucene++_CXX_prefix.hxx"  -MD -MT src/core/CMakeFiles/lucene++.dir/util/LuceneSync.cpp.o -MF CMakeFiles/lucene++.dir/util/LuceneSync.cpp.o.d -o CMakeFiles/lucene++.dir/util/LuceneSync.cpp.o -c /build/reproducible-path/lucene++-3.0.9/src/core/util/LuceneSync.cpp
[ 50%] Building CXX object src/core/CMakeFiles/lucene++.dir/util/LuceneThread.cpp.o
cd /build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/src/core && /usr/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -Dlucene___EXPORTS -I/build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/include -I/build/reproducible-path/lucene++-3.0.9/include/lucene++ -I/build/reproducible-path/lucene++-3.0.9/src/core/include -g -O2 -ffile-prefix-map=/build/reproducible-path/lucene++-3.0.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -g -DNDEBUG -std=gnu++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -DLPP_BUILDING_LIB  -Winvalid-pch -include "/build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/src/core/cotire/lucene++_CXX_prefix.hxx"  -MD -MT src/core/CMakeFiles/lucene++.dir/util/LuceneThread.cpp.o -MF CMakeFiles/lucene++.dir/util/LuceneThread.cpp.o.d -o CMakeFiles/lucene++.dir/util/LuceneThread.cpp.o -c /build/reproducible-path/lucene++-3.0.9/src/core/util/LuceneThread.cpp
[ 51%] Building CXX object src/core/CMakeFiles/lucene++.dir/util/MiscUtils.cpp.o
cd /build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/src/core && /usr/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -Dlucene___EXPORTS -I/build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/include -I/build/reproducible-path/lucene++-3.0.9/include/lucene++ -I/build/reproducible-path/lucene++-3.0.9/src/core/include -g -O2 -ffile-prefix-map=/build/reproducible-path/lucene++-3.0.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -g -DNDEBUG -std=gnu++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -DLPP_BUILDING_LIB  -Winvalid-pch -include "/build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/src/core/cotire/lucene++_CXX_prefix.hxx"  -MD -MT src/core/CMakeFiles/lucene++.dir/util/MiscUtils.cpp.o -MF CMakeFiles/lucene++.dir/util/MiscUtils.cpp.o.d -o CMakeFiles/lucene++.dir/util/MiscUtils.cpp.o -c /build/reproducible-path/lucene++-3.0.9/src/core/util/MiscUtils.cpp
[ 51%] Building CXX object src/core/CMakeFiles/lucene++.dir/util/NumericUtils.cpp.o
cd /build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/src/core && /usr/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -Dlucene___EXPORTS -I/build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/include -I/build/reproducible-path/lucene++-3.0.9/include/lucene++ -I/build/reproducible-path/lucene++-3.0.9/src/core/include -g -O2 -ffile-prefix-map=/build/reproducible-path/lucene++-3.0.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -g -DNDEBUG -std=gnu++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -DLPP_BUILDING_LIB  -Winvalid-pch -include "/build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/src/core/cotire/lucene++_CXX_prefix.hxx"  -MD -MT src/core/CMakeFiles/lucene++.dir/util/NumericUtils.cpp.o -MF CMakeFiles/lucene++.dir/util/NumericUtils.cpp.o.d -o CMakeFiles/lucene++.dir/util/NumericUtils.cpp.o -c /build/reproducible-path/lucene++-3.0.9/src/core/util/NumericUtils.cpp
[ 51%] Building CXX object src/core/CMakeFiles/lucene++.dir/util/OpenBitSet.cpp.o
cd /build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/src/core && /usr/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -Dlucene___EXPORTS -I/build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/include -I/build/reproducible-path/lucene++-3.0.9/include/lucene++ -I/build/reproducible-path/lucene++-3.0.9/src/core/include -g -O2 -ffile-prefix-map=/build/reproducible-path/lucene++-3.0.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -g -DNDEBUG -std=gnu++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -DLPP_BUILDING_LIB  -Winvalid-pch -include "/build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/src/core/cotire/lucene++_CXX_prefix.hxx"  -MD -MT src/core/CMakeFiles/lucene++.dir/util/OpenBitSet.cpp.o -MF CMakeFiles/lucene++.dir/util/OpenBitSet.cpp.o.d -o CMakeFiles/lucene++.dir/util/OpenBitSet.cpp.o -c /build/reproducible-path/lucene++-3.0.9/src/core/util/OpenBitSet.cpp
[ 51%] Building CXX object src/core/CMakeFiles/lucene++.dir/util/OpenBitSetDISI.cpp.o
cd /build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/src/core && /usr/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -Dlucene___EXPORTS -I/build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/include -I/build/reproducible-path/lucene++-3.0.9/include/lucene++ -I/build/reproducible-path/lucene++-3.0.9/src/core/include -g -O2 -ffile-prefix-map=/build/reproducible-path/lucene++-3.0.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -g -DNDEBUG -std=gnu++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -DLPP_BUILDING_LIB  -Winvalid-pch -include "/build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/src/core/cotire/lucene++_CXX_prefix.hxx"  -MD -MT src/core/CMakeFiles/lucene++.dir/util/OpenBitSetDISI.cpp.o -MF CMakeFiles/lucene++.dir/util/OpenBitSetDISI.cpp.o.d -o CMakeFiles/lucene++.dir/util/OpenBitSetDISI.cpp.o -c /build/reproducible-path/lucene++-3.0.9/src/core/util/OpenBitSetDISI.cpp
[ 51%] Building CXX object src/core/CMakeFiles/lucene++.dir/util/OpenBitSetIterator.cpp.o
cd /build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/src/core && /usr/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -Dlucene___EXPORTS -I/build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/include -I/build/reproducible-path/lucene++-3.0.9/include/lucene++ -I/build/reproducible-path/lucene++-3.0.9/src/core/include -g -O2 -ffile-prefix-map=/build/reproducible-path/lucene++-3.0.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -g -DNDEBUG -std=gnu++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -DLPP_BUILDING_LIB  -Winvalid-pch -include "/build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/src/core/cotire/lucene++_CXX_prefix.hxx"  -MD -MT src/core/CMakeFiles/lucene++.dir/util/OpenBitSetIterator.cpp.o -MF CMakeFiles/lucene++.dir/util/OpenBitSetIterator.cpp.o.d -o CMakeFiles/lucene++.dir/util/OpenBitSetIterator.cpp.o -c /build/reproducible-path/lucene++-3.0.9/src/core/util/OpenBitSetIterator.cpp
[ 51%] Building CXX object src/core/CMakeFiles/lucene++.dir/util/Random.cpp.o
cd /build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/src/core && /usr/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -Dlucene___EXPORTS -I/build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/include -I/build/reproducible-path/lucene++-3.0.9/include/lucene++ -I/build/reproducible-path/lucene++-3.0.9/src/core/include -g -O2 -ffile-prefix-map=/build/reproducible-path/lucene++-3.0.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -g -DNDEBUG -std=gnu++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -DLPP_BUILDING_LIB  -Winvalid-pch -include "/build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/src/core/cotire/lucene++_CXX_prefix.hxx"  -MD -MT src/core/CMakeFiles/lucene++.dir/util/Random.cpp.o -MF CMakeFiles/lucene++.dir/util/Random.cpp.o.d -o CMakeFiles/lucene++.dir/util/Random.cpp.o -c /build/reproducible-path/lucene++-3.0.9/src/core/util/Random.cpp
[ 51%] Building CXX object src/core/CMakeFiles/lucene++.dir/util/Reader.cpp.o
cd /build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/src/core && /usr/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -Dlucene___EXPORTS -I/build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/include -I/build/reproducible-path/lucene++-3.0.9/include/lucene++ -I/build/reproducible-path/lucene++-3.0.9/src/core/include -g -O2 -ffile-prefix-map=/build/reproducible-path/lucene++-3.0.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -g -DNDEBUG -std=gnu++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -DLPP_BUILDING_LIB  -Winvalid-pch -include "/build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/src/core/cotire/lucene++_CXX_prefix.hxx"  -MD -MT src/core/CMakeFiles/lucene++.dir/util/Reader.cpp.o -MF CMakeFiles/lucene++.dir/util/Reader.cpp.o.d -o CMakeFiles/lucene++.dir/util/Reader.cpp.o -c /build/reproducible-path/lucene++-3.0.9/src/core/util/Reader.cpp
[ 52%] Building CXX object src/core/CMakeFiles/lucene++.dir/util/ReaderUtil.cpp.o
cd /build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/src/core && /usr/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -Dlucene___EXPORTS -I/build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/include -I/build/reproducible-path/lucene++-3.0.9/include/lucene++ -I/build/reproducible-path/lucene++-3.0.9/src/core/include -g -O2 -ffile-prefix-map=/build/reproducible-path/lucene++-3.0.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -g -DNDEBUG -std=gnu++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -DLPP_BUILDING_LIB  -Winvalid-pch -include "/build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/src/core/cotire/lucene++_CXX_prefix.hxx"  -MD -MT src/core/CMakeFiles/lucene++.dir/util/ReaderUtil.cpp.o -MF CMakeFiles/lucene++.dir/util/ReaderUtil.cpp.o.d -o CMakeFiles/lucene++.dir/util/ReaderUtil.cpp.o -c /build/reproducible-path/lucene++-3.0.9/src/core/util/ReaderUtil.cpp
[ 52%] Building CXX object src/core/CMakeFiles/lucene++.dir/util/ScorerDocQueue.cpp.o
cd /build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/src/core && /usr/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -Dlucene___EXPORTS -I/build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/include -I/build/reproducible-path/lucene++-3.0.9/include/lucene++ -I/build/reproducible-path/lucene++-3.0.9/src/core/include -g -O2 -ffile-prefix-map=/build/reproducible-path/lucene++-3.0.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -g -DNDEBUG -std=gnu++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -DLPP_BUILDING_LIB  -Winvalid-pch -include "/build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/src/core/cotire/lucene++_CXX_prefix.hxx"  -MD -MT src/core/CMakeFiles/lucene++.dir/util/ScorerDocQueue.cpp.o -MF CMakeFiles/lucene++.dir/util/ScorerDocQueue.cpp.o.d -o CMakeFiles/lucene++.dir/util/ScorerDocQueue.cpp.o -c /build/reproducible-path/lucene++-3.0.9/src/core/util/ScorerDocQueue.cpp
[ 52%] Building CXX object src/core/CMakeFiles/lucene++.dir/util/SmallDouble.cpp.o
cd /build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/src/core && /usr/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -Dlucene___EXPORTS -I/build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/include -I/build/reproducible-path/lucene++-3.0.9/include/lucene++ -I/build/reproducible-path/lucene++-3.0.9/src/core/include -g -O2 -ffile-prefix-map=/build/reproducible-path/lucene++-3.0.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -g -DNDEBUG -std=gnu++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -DLPP_BUILDING_LIB  -Winvalid-pch -include "/build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/src/core/cotire/lucene++_CXX_prefix.hxx"  -MD -MT src/core/CMakeFiles/lucene++.dir/util/SmallDouble.cpp.o -MF CMakeFiles/lucene++.dir/util/SmallDouble.cpp.o.d -o CMakeFiles/lucene++.dir/util/SmallDouble.cpp.o -c /build/reproducible-path/lucene++-3.0.9/src/core/util/SmallDouble.cpp
[ 52%] Building CXX object src/core/CMakeFiles/lucene++.dir/util/SortedVIntList.cpp.o
cd /build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/src/core && /usr/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -Dlucene___EXPORTS -I/build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/include -I/build/reproducible-path/lucene++-3.0.9/include/lucene++ -I/build/reproducible-path/lucene++-3.0.9/src/core/include -g -O2 -ffile-prefix-map=/build/reproducible-path/lucene++-3.0.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -g -DNDEBUG -std=gnu++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -DLPP_BUILDING_LIB  -Winvalid-pch -include "/build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/src/core/cotire/lucene++_CXX_prefix.hxx"  -MD -MT src/core/CMakeFiles/lucene++.dir/util/SortedVIntList.cpp.o -MF CMakeFiles/lucene++.dir/util/SortedVIntList.cpp.o.d -o CMakeFiles/lucene++.dir/util/SortedVIntList.cpp.o -c /build/reproducible-path/lucene++-3.0.9/src/core/util/SortedVIntList.cpp
[ 52%] Building CXX object src/core/CMakeFiles/lucene++.dir/util/StringReader.cpp.o
cd /build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/src/core && /usr/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -Dlucene___EXPORTS -I/build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/include -I/build/reproducible-path/lucene++-3.0.9/include/lucene++ -I/build/reproducible-path/lucene++-3.0.9/src/core/include -g -O2 -ffile-prefix-map=/build/reproducible-path/lucene++-3.0.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -g -DNDEBUG -std=gnu++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -DLPP_BUILDING_LIB  -Winvalid-pch -include "/build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/src/core/cotire/lucene++_CXX_prefix.hxx"  -MD -MT src/core/CMakeFiles/lucene++.dir/util/StringReader.cpp.o -MF CMakeFiles/lucene++.dir/util/StringReader.cpp.o.d -o CMakeFiles/lucene++.dir/util/StringReader.cpp.o -c /build/reproducible-path/lucene++-3.0.9/src/core/util/StringReader.cpp
[ 52%] Building CXX object src/core/CMakeFiles/lucene++.dir/util/StringUtils.cpp.o
cd /build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/src/core && /usr/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -Dlucene___EXPORTS -I/build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/include -I/build/reproducible-path/lucene++-3.0.9/include/lucene++ -I/build/reproducible-path/lucene++-3.0.9/src/core/include -g -O2 -ffile-prefix-map=/build/reproducible-path/lucene++-3.0.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -g -DNDEBUG -std=gnu++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -DLPP_BUILDING_LIB  -Winvalid-pch -include "/build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/src/core/cotire/lucene++_CXX_prefix.hxx"  -MD -MT src/core/CMakeFiles/lucene++.dir/util/StringUtils.cpp.o -MF CMakeFiles/lucene++.dir/util/StringUtils.cpp.o.d -o CMakeFiles/lucene++.dir/util/StringUtils.cpp.o -c /build/reproducible-path/lucene++-3.0.9/src/core/util/StringUtils.cpp
[ 52%] Building CXX object src/core/CMakeFiles/lucene++.dir/util/Synchronize.cpp.o
cd /build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/src/core && /usr/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -Dlucene___EXPORTS -I/build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/include -I/build/reproducible-path/lucene++-3.0.9/include/lucene++ -I/build/reproducible-path/lucene++-3.0.9/src/core/include -g -O2 -ffile-prefix-map=/build/reproducible-path/lucene++-3.0.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -g -DNDEBUG -std=gnu++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -DLPP_BUILDING_LIB  -Winvalid-pch -include "/build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/src/core/cotire/lucene++_CXX_prefix.hxx"  -MD -MT src/core/CMakeFiles/lucene++.dir/util/Synchronize.cpp.o -MF CMakeFiles/lucene++.dir/util/Synchronize.cpp.o.d -o CMakeFiles/lucene++.dir/util/Synchronize.cpp.o -c /build/reproducible-path/lucene++-3.0.9/src/core/util/Synchronize.cpp
[ 52%] Building CXX object src/core/CMakeFiles/lucene++.dir/util/TestPoint.cpp.o
cd /build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/src/core && /usr/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -Dlucene___EXPORTS -I/build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/include -I/build/reproducible-path/lucene++-3.0.9/include/lucene++ -I/build/reproducible-path/lucene++-3.0.9/src/core/include -g -O2 -ffile-prefix-map=/build/reproducible-path/lucene++-3.0.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -g -DNDEBUG -std=gnu++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -DLPP_BUILDING_LIB  -Winvalid-pch -include "/build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/src/core/cotire/lucene++_CXX_prefix.hxx"  -MD -MT src/core/CMakeFiles/lucene++.dir/util/TestPoint.cpp.o -MF CMakeFiles/lucene++.dir/util/TestPoint.cpp.o.d -o CMakeFiles/lucene++.dir/util/TestPoint.cpp.o -c /build/reproducible-path/lucene++-3.0.9/src/core/util/TestPoint.cpp
[ 53%] Building CXX object src/core/CMakeFiles/lucene++.dir/util/ThreadPool.cpp.o
cd /build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/src/core && /usr/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -Dlucene___EXPORTS -I/build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/include -I/build/reproducible-path/lucene++-3.0.9/include/lucene++ -I/build/reproducible-path/lucene++-3.0.9/src/core/include -g -O2 -ffile-prefix-map=/build/reproducible-path/lucene++-3.0.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -g -DNDEBUG -std=gnu++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -DLPP_BUILDING_LIB  -Winvalid-pch -include "/build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/src/core/cotire/lucene++_CXX_prefix.hxx"  -MD -MT src/core/CMakeFiles/lucene++.dir/util/ThreadPool.cpp.o -MF CMakeFiles/lucene++.dir/util/ThreadPool.cpp.o.d -o CMakeFiles/lucene++.dir/util/ThreadPool.cpp.o -c /build/reproducible-path/lucene++-3.0.9/src/core/util/ThreadPool.cpp
[ 53%] Building CXX object src/core/CMakeFiles/lucene++.dir/util/UTF8Stream.cpp.o
cd /build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/src/core && /usr/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -Dlucene___EXPORTS -I/build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/include -I/build/reproducible-path/lucene++-3.0.9/include/lucene++ -I/build/reproducible-path/lucene++-3.0.9/src/core/include -g -O2 -ffile-prefix-map=/build/reproducible-path/lucene++-3.0.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -g -DNDEBUG -std=gnu++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -DLPP_BUILDING_LIB  -Winvalid-pch -include "/build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/src/core/cotire/lucene++_CXX_prefix.hxx"  -MD -MT src/core/CMakeFiles/lucene++.dir/util/UTF8Stream.cpp.o -MF CMakeFiles/lucene++.dir/util/UTF8Stream.cpp.o.d -o CMakeFiles/lucene++.dir/util/UTF8Stream.cpp.o -c /build/reproducible-path/lucene++-3.0.9/src/core/util/UTF8Stream.cpp
[ 53%] Building CXX object src/core/CMakeFiles/lucene++.dir/util/UnicodeUtils.cpp.o
cd /build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/src/core && /usr/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -Dlucene___EXPORTS -I/build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/include -I/build/reproducible-path/lucene++-3.0.9/include/lucene++ -I/build/reproducible-path/lucene++-3.0.9/src/core/include -g -O2 -ffile-prefix-map=/build/reproducible-path/lucene++-3.0.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -g -DNDEBUG -std=gnu++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -DLPP_BUILDING_LIB  -Winvalid-pch -include "/build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/src/core/cotire/lucene++_CXX_prefix.hxx"  -MD -MT src/core/CMakeFiles/lucene++.dir/util/UnicodeUtils.cpp.o -MF CMakeFiles/lucene++.dir/util/UnicodeUtils.cpp.o.d -o CMakeFiles/lucene++.dir/util/UnicodeUtils.cpp.o -c /build/reproducible-path/lucene++-3.0.9/src/core/util/UnicodeUtils.cpp
[ 53%] Building C object src/core/CMakeFiles/lucene++.dir/util/md5/md5.c.o
cd /build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/src/core && /usr/bin/cc -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -Dlucene___EXPORTS -I/build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/include -I/build/reproducible-path/lucene++-3.0.9/include/lucene++ -I/build/reproducible-path/lucene++-3.0.9/src/core/include -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/build/reproducible-path/lucene++-3.0.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -g -DNDEBUG -fPIC -DLPP_BUILDING_LIB -MD -MT src/core/CMakeFiles/lucene++.dir/util/md5/md5.c.o -MF CMakeFiles/lucene++.dir/util/md5/md5.c.o.d -o CMakeFiles/lucene++.dir/util/md5/md5.c.o -c /build/reproducible-path/lucene++-3.0.9/src/core/util/md5/md5.c
[ 53%] Building CXX object src/core/CMakeFiles/lucene++.dir/util/unicode/guniprop.cpp.o
cd /build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/src/core && /usr/bin/c++ -DBOOST_ATOMIC_DYN_LINK -DBOOST_ATOMIC_NO_LIB -DBOOST_DATE_TIME_DYN_LINK -DBOOST_DATE_TIME_NO_LIB -DBOOST_FILESYSTEM_DYN_LINK -DBOOST_FILESYSTEM_NO_LIB -DBOOST_IOSTREAMS_DYN_LINK -DBOOST_IOSTREAMS_NO_LIB -DBOOST_REGEX_DYN_LINK -DBOOST_REGEX_NO_LIB -DBOOST_SYSTEM_DYN_LINK -DBOOST_SYSTEM_NO_LIB -DBOOST_THREAD_DYN_LINK -DBOOST_THREAD_NO_LIB -Dlucene___EXPORTS -I/build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/include -I/build/reproducible-path/lucene++-3.0.9/include/lucene++ -I/build/reproducible-path/lucene++-3.0.9/src/core/include -g -O2 -ffile-prefix-map=/build/reproducible-path/lucene++-3.0.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -g -DNDEBUG -std=gnu++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -DLPP_BUILDING_LIB  -Winvalid-pch -include "/build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/src/core/cotire/lucene++_CXX_prefix.hxx"  -MD -MT src/core/CMakeFiles/lucene++.dir/util/unicode/guniprop.cpp.o -MF CMakeFiles/lucene++.dir/util/unicode/guniprop.cpp.o.d -o CMakeFiles/lucene++.dir/util/unicode/guniprop.cpp.o -c /build/reproducible-path/lucene++-3.0.9/src/core/util/unicode/guniprop.cpp
[ 53%] Linking CXX shared library liblucene++.so
cd /build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/src/core && /usr/bin/cmake -E cmake_link_script CMakeFiles/lucene++.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -g -O2 -ffile-prefix-map=/build/reproducible-path/lucene++-3.0.9=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -g -DNDEBUG -Wl,--dependency-file=CMakeFiles/lucene++.dir/link.d -Wl,-z,relro -shared -Wl,-soname,liblucene++.so.0 -o liblucene++.so.3.0.9 CMakeFiles/lucene++.dir/analysis/ASCIIFoldingFilter.cpp.o CMakeFiles/lucene++.dir/analysis/Analyzer.cpp.o CMakeFiles/lucene++.dir/analysis/BaseCharFilter.cpp.o CMakeFiles/lucene++.dir/analysis/CachingTokenFilter.cpp.o CMakeFiles/lucene++.dir/analysis/CharArraySet.cpp.o CMakeFiles/lucene++.dir/analysis/CharFilter.cpp.o CMakeFiles/lucene++.dir/analysis/CharReader.cpp.o CMakeFiles/lucene++.dir/analysis/CharStream.cpp.o CMakeFiles/lucene++.dir/analysis/CharTokenizer.cpp.o CMakeFiles/lucene++.dir/analysis/ISOLatin1AccentFilter.cpp.o CMakeFiles/lucene++.dir/analysis/KeywordAnalyzer.cpp.o CMakeFiles/lucene++.dir/analysis/KeywordTokenizer.cpp.o CMakeFiles/lucene++.dir/analysis/LengthFilter.cpp.o CMakeFiles/lucene++.dir/analysis/LetterTokenizer.cpp.o CMakeFiles/lucene++.dir/analysis/LowerCaseFilter.cpp.o CMakeFiles/lucene++.dir/analysis/LowerCaseTokenizer.cpp.o CMakeFiles/lucene++.dir/analysis/MappingCharFilter.cpp.o CMakeFiles/lucene++.dir/analysis/NormalizeCharMap.cpp.o CMakeFiles/lucene++.dir/analysis/NumericTokenStream.cpp.o CMakeFiles/lucene++.dir/analysis/PerFieldAnalyzerWrapper.cpp.o CMakeFiles/lucene++.dir/analysis/PorterStemFilter.cpp.o CMakeFiles/lucene++.dir/analysis/PorterStemmer.cpp.o CMakeFiles/lucene++.dir/analysis/SimpleAnalyzer.cpp.o CMakeFiles/lucene++.dir/analysis/StopAnalyzer.cpp.o CMakeFiles/lucene++.dir/analysis/StopFilter.cpp.o CMakeFiles/lucene++.dir/analysis/TeeSinkTokenFilter.cpp.o CMakeFiles/lucene++.dir/analysis/Token.cpp.o CMakeFiles/lucene++.dir/analysis/TokenFilter.cpp.o CMakeFiles/lucene++.dir/analysis/TokenStream.cpp.o CMakeFiles/lucene++.dir/analysis/Tokenizer.cpp.o CMakeFiles/lucene++.dir/analysis/WhitespaceAnalyzer.cpp.o CMakeFiles/lucene++.dir/analysis/WhitespaceTokenizer.cpp.o CMakeFiles/lucene++.dir/analysis/WordlistLoader.cpp.o CMakeFiles/lucene++.dir/analysis/standard/StandardAnalyzer.cpp.o CMakeFiles/lucene++.dir/analysis/standard/StandardFilter.cpp.o CMakeFiles/lucene++.dir/analysis/standard/StandardTokenizer.cpp.o CMakeFiles/lucene++.dir/analysis/standard/StandardTokenizerImpl.cpp.o CMakeFiles/lucene++.dir/analysis/tokenattributes/FlagsAttribute.cpp.o CMakeFiles/lucene++.dir/analysis/tokenattributes/OffsetAttribute.cpp.o CMakeFiles/lucene++.dir/analysis/tokenattributes/PayloadAttribute.cpp.o CMakeFiles/lucene++.dir/analysis/tokenattributes/PositionIncrementAttribute.cpp.o CMakeFiles/lucene++.dir/analysis/tokenattributes/TermAttribute.cpp.o CMakeFiles/lucene++.dir/analysis/tokenattributes/TypeAttribute.cpp.o CMakeFiles/lucene++.dir/document/AbstractField.cpp.o CMakeFiles/lucene++.dir/document/CompressionTools.cpp.o CMakeFiles/lucene++.dir/document/DateField.cpp.o CMakeFiles/lucene++.dir/document/DateTools.cpp.o CMakeFiles/lucene++.dir/document/Document.cpp.o CMakeFiles/lucene++.dir/document/Field.cpp.o CMakeFiles/lucene++.dir/document/FieldSelector.cpp.o CMakeFiles/lucene++.dir/document/Fieldable.cpp.o CMakeFiles/lucene++.dir/document/LoadFirstFieldSelector.cpp.o CMakeFiles/lucene++.dir/document/MapFieldSelector.cpp.o CMakeFiles/lucene++.dir/document/NumberTools.cpp.o CMakeFiles/lucene++.dir/document/NumericField.cpp.o CMakeFiles/lucene++.dir/document/SetBasedFieldSelector.cpp.o CMakeFiles/lucene++.dir/index/AbstractAllTermDocs.cpp.o CMakeFiles/lucene++.dir/index/AllTermDocs.cpp.o CMakeFiles/lucene++.dir/index/BufferedDeletes.cpp.o CMakeFiles/lucene++.dir/index/ByteBlockPool.cpp.o CMakeFiles/lucene++.dir/index/ByteSliceReader.cpp.o CMakeFiles/lucene++.dir/index/ByteSliceWriter.cpp.o CMakeFiles/lucene++.dir/index/CharBlockPool.cpp.o CMakeFiles/lucene++.dir/index/CheckIndex.cpp.o CMakeFiles/lucene++.dir/index/CompoundFileReader.cpp.o CMakeFiles/lucene++.dir/index/CompoundFileWriter.cpp.o CMakeFiles/lucene++.dir/index/ConcurrentMergeScheduler.cpp.o CMakeFiles/lucene++.dir/index/DefaultSkipListReader.cpp.o CMakeFiles/lucene++.dir/index/DefaultSkipListWriter.cpp.o CMakeFiles/lucene++.dir/index/DirectoryReader.cpp.o CMakeFiles/lucene++.dir/index/DocConsumer.cpp.o CMakeFiles/lucene++.dir/index/DocConsumerPerThread.cpp.o CMakeFiles/lucene++.dir/index/DocFieldConsumer.cpp.o CMakeFiles/lucene++.dir/index/DocFieldConsumerPerField.cpp.o CMakeFiles/lucene++.dir/index/DocFieldConsumerPerThread.cpp.o CMakeFiles/lucene++.dir/index/DocFieldConsumers.cpp.o CMakeFiles/lucene++.dir/index/DocFieldConsumersPerField.cpp.o CMakeFiles/lucene++.dir/index/DocFieldConsumersPerThread.cpp.o CMakeFiles/lucene++.dir/index/DocFieldProcessor.cpp.o CMakeFiles/lucene++.dir/index/DocFieldProcessorPerField.cpp.o CMakeFiles/lucene++.dir/index/DocFieldProcessorPerThread.cpp.o CMakeFiles/lucene++.dir/index/DocInverter.cpp.o CMakeFiles/lucene++.dir/index/DocInverterPerField.cpp.o CMakeFiles/lucene++.dir/index/DocInverterPerThread.cpp.o CMakeFiles/lucene++.dir/index/DocumentsWriter.cpp.o CMakeFiles/lucene++.dir/index/DocumentsWriterThreadState.cpp.o CMakeFiles/lucene++.dir/index/FieldInfo.cpp.o CMakeFiles/lucene++.dir/index/FieldInfos.cpp.o CMakeFiles/lucene++.dir/index/FieldInvertState.cpp.o CMakeFiles/lucene++.dir/index/FieldSortedTermVectorMapper.cpp.o CMakeFiles/lucene++.dir/index/FieldsReader.cpp.o CMakeFiles/lucene++.dir/index/FieldsWriter.cpp.o CMakeFiles/lucene++.dir/index/FilterIndexReader.cpp.o CMakeFiles/lucene++.dir/index/FormatPostingsDocsConsumer.cpp.o CMakeFiles/lucene++.dir/index/FormatPostingsDocsWriter.cpp.o CMakeFiles/lucene++.dir/index/FormatPostingsFieldsConsumer.cpp.o CMakeFiles/lucene++.dir/index/FormatPostingsFieldsWriter.cpp.o CMakeFiles/lucene++.dir/index/FormatPostingsPositionsConsumer.cpp.o CMakeFiles/lucene++.dir/index/FormatPostingsPositionsWriter.cpp.o CMakeFiles/lucene++.dir/index/FormatPostingsTermsConsumer.cpp.o CMakeFiles/lucene++.dir/index/FormatPostingsTermsWriter.cpp.o CMakeFiles/lucene++.dir/index/FreqProxFieldMergeState.cpp.o CMakeFiles/lucene++.dir/index/FreqProxTermsWriter.cpp.o CMakeFiles/lucene++.dir/index/FreqProxTermsWriterPerField.cpp.o CMakeFiles/lucene++.dir/index/FreqProxTermsWriterPerThread.cpp.o CMakeFiles/lucene++.dir/index/IndexCommit.cpp.o CMakeFiles/lucene++.dir/index/IndexDeletionPolicy.cpp.o CMakeFiles/lucene++.dir/index/IndexFileDeleter.cpp.o CMakeFiles/lucene++.dir/index/IndexFileNameFilter.cpp.o CMakeFiles/lucene++.dir/index/IndexFileNames.cpp.o CMakeFiles/lucene++.dir/index/IndexReader.cpp.o CMakeFiles/lucene++.dir/index/IndexWriter.cpp.o CMakeFiles/lucene++.dir/index/IntBlockPool.cpp.o CMakeFiles/lucene++.dir/index/InvertedDocConsumer.cpp.o CMakeFiles/lucene++.dir/index/InvertedDocConsumerPerField.cpp.o CMakeFiles/lucene++.dir/index/InvertedDocConsumerPerThread.cpp.o CMakeFiles/lucene++.dir/index/InvertedDocEndConsumer.cpp.o CMakeFiles/lucene++.dir/index/InvertedDocEndConsumerPerField.cpp.o CMakeFiles/lucene++.dir/index/InvertedDocEndConsumerPerThread.cpp.o CMakeFiles/lucene++.dir/index/KeepOnlyLastCommitDeletionPolicy.cpp.o CMakeFiles/lucene++.dir/index/LogByteSizeMergePolicy.cpp.o CMakeFiles/lucene++.dir/index/LogDocMergePolicy.cpp.o CMakeFiles/lucene++.dir/index/LogMergePolicy.cpp.o CMakeFiles/lucene++.dir/index/MergeDocIDRemapper.cpp.o CMakeFiles/lucene++.dir/index/MergePolicy.cpp.o CMakeFiles/lucene++.dir/index/MergeScheduler.cpp.o CMakeFiles/lucene++.dir/index/MultiLevelSkipListReader.cpp.o CMakeFiles/lucene++.dir/index/MultiLevelSkipListWriter.cpp.o CMakeFiles/lucene++.dir/index/MultiReader.cpp.o CMakeFiles/lucene++.dir/index/MultipleTermPositions.cpp.o CMakeFiles/lucene++.dir/index/NormsWriter.cpp.o CMakeFiles/lucene++.dir/index/NormsWriterPerField.cpp.o CMakeFiles/lucene++.dir/index/NormsWriterPerThread.cpp.o CMakeFiles/lucene++.dir/index/ParallelReader.cpp.o CMakeFiles/lucene++.dir/index/Payload.cpp.o CMakeFiles/lucene++.dir/index/PositionBasedTermVectorMapper.cpp.o CMakeFiles/lucene++.dir/index/RawPostingList.cpp.o CMakeFiles/lucene++.dir/index/ReadOnlyDirectoryReader.cpp.o CMakeFiles/lucene++.dir/index/ReadOnlySegmentReader.cpp.o CMakeFiles/lucene++.dir/index/ReusableStringReader.cpp.o CMakeFiles/lucene++.dir/index/SegmentInfo.cpp.o CMakeFiles/lucene++.dir/index/SegmentInfoCollection.cpp.o CMakeFiles/lucene++.dir/index/SegmentInfos.cpp.o CMakeFiles/lucene++.dir/index/SegmentMergeInfo.cpp.o CMakeFiles/lucene++.dir/index/SegmentMergeQueue.cpp.o CMakeFiles/lucene++.dir/index/SegmentMerger.cpp.o CMakeFiles/lucene++.dir/index/SegmentReader.cpp.o CMakeFiles/lucene++.dir/index/SegmentTermDocs.cpp.o CMakeFiles/lucene++.dir/index/SegmentTermEnum.cpp.o CMakeFiles/lucene++.dir/index/SegmentTermPositionVector.cpp.o CMakeFiles/lucene++.dir/index/SegmentTermPositions.cpp.o CMakeFiles/lucene++.dir/index/SegmentTermVector.cpp.o CMakeFiles/lucene++.dir/index/SegmentWriteState.cpp.o CMakeFiles/lucene++.dir/index/SerialMergeScheduler.cpp.o CMakeFiles/lucene++.dir/index/SnapshotDeletionPolicy.cpp.o CMakeFiles/lucene++.dir/index/SortedTermVectorMapper.cpp.o CMakeFiles/lucene++.dir/index/StoredFieldsWriter.cpp.o CMakeFiles/lucene++.dir/index/StoredFieldsWriterPerThread.cpp.o CMakeFiles/lucene++.dir/index/Term.cpp.o CMakeFiles/lucene++.dir/index/TermBuffer.cpp.o CMakeFiles/lucene++.dir/index/TermDocs.cpp.o CMakeFiles/lucene++.dir/index/TermEnum.cpp.o CMakeFiles/lucene++.dir/index/TermFreqVector.cpp.o CMakeFiles/lucene++.dir/index/TermInfo.cpp.o CMakeFiles/lucene++.dir/index/TermInfosReader.cpp.o CMakeFiles/lucene++.dir/index/TermInfosWriter.cpp.o CMakeFiles/lucene++.dir/index/TermPositionVector.cpp.o CMakeFiles/lucene++.dir/index/TermPositions.cpp.o CMakeFiles/lucene++.dir/index/TermVectorEntry.cpp.o CMakeFiles/lucene++.dir/index/TermVectorEntryFreqSortedComparator.cpp.o CMakeFiles/lucene++.dir/index/TermVectorMapper.cpp.o CMakeFiles/lucene++.dir/index/TermVectorOffsetInfo.cpp.o CMakeFiles/lucene++.dir/index/TermVectorsReader.cpp.o CMakeFiles/lucene++.dir/index/TermVectorsTermsWriter.cpp.o CMakeFiles/lucene++.dir/index/TermVectorsTermsWriterPerField.cpp.o CMakeFiles/lucene++.dir/index/TermVectorsTermsWriterPerThread.cpp.o CMakeFiles/lucene++.dir/index/TermVectorsWriter.cpp.o CMakeFiles/lucene++.dir/index/TermsHash.cpp.o CMakeFiles/lucene++.dir/index/TermsHashConsumer.cpp.o CMakeFiles/lucene++.dir/index/TermsHashConsumerPerField.cpp.o CMakeFiles/lucene++.dir/index/TermsHashConsumerPerThread.cpp.o CMakeFiles/lucene++.dir/index/TermsHashPerField.cpp.o CMakeFiles/lucene++.dir/index/TermsHashPerThread.cpp.o CMakeFiles/lucene++.dir/queryparser/FastCharStream.cpp.o CMakeFiles/lucene++.dir/queryparser/MultiFieldQueryParser.cpp.o CMakeFiles/lucene++.dir/queryparser/QueryParseError.cpp.o CMakeFiles/lucene++.dir/queryparser/QueryParser.cpp.o CMakeFiles/lucene++.dir/queryparser/QueryParserCharStream.cpp.o CMakeFiles/lucene++.dir/queryparser/QueryParserConstants.cpp.o CMakeFiles/lucene++.dir/queryparser/QueryParserToken.cpp.o CMakeFiles/lucene++.dir/queryparser/QueryParserTokenManager.cpp.o CMakeFiles/lucene++.dir/search/BooleanClause.cpp.o CMakeFiles/lucene++.dir/search/BooleanQuery.cpp.o CMakeFiles/lucene++.dir/search/BooleanScorer.cpp.o CMakeFiles/lucene++.dir/search/BooleanScorer2.cpp.o CMakeFiles/lucene++.dir/search/CachingSpanFilter.cpp.o CMakeFiles/lucene++.dir/search/CachingWrapperFilter.cpp.o CMakeFiles/lucene++.dir/search/Collector.cpp.o CMakeFiles/lucene++.dir/search/ComplexExplanation.cpp.o CMakeFiles/lucene++.dir/search/ConjunctionScorer.cpp.o CMakeFiles/lucene++.dir/search/ConstantScoreQuery.cpp.o CMakeFiles/lucene++.dir/search/DefaultSimilarity.cpp.o CMakeFiles/lucene++.dir/search/DisjunctionMaxQuery.cpp.o CMakeFiles/lucene++.dir/search/DisjunctionMaxScorer.cpp.o CMakeFiles/lucene++.dir/search/DisjunctionSumScorer.cpp.o CMakeFiles/lucene++.dir/search/DocIdSet.cpp.o CMakeFiles/lucene++.dir/search/DocIdSetIterator.cpp.o CMakeFiles/lucene++.dir/search/ExactPhraseScorer.cpp.o CMakeFiles/lucene++.dir/search/Explanation.cpp.o CMakeFiles/lucene++.dir/search/FieldCache.cpp.o CMakeFiles/lucene++.dir/search/FieldCacheImpl.cpp.o CMakeFiles/lucene++.dir/search/FieldCacheRangeFilter.cpp.o CMakeFiles/lucene++.dir/search/FieldCacheTermsFilter.cpp.o CMakeFiles/lucene++.dir/search/FieldComparator.cpp.o CMakeFiles/lucene++.dir/search/FieldComparatorSource.cpp.o CMakeFiles/lucene++.dir/search/FieldDoc.cpp.o CMakeFiles/lucene++.dir/search/FieldDocSortedHitQueue.cpp.o CMakeFiles/lucene++.dir/search/FieldValueHitQueue.cpp.o CMakeFiles/lucene++.dir/search/Filter.cpp.o CMakeFiles/lucene++.dir/search/FilterManager.cpp.o CMakeFiles/lucene++.dir/search/FilteredDocIdSet.cpp.o CMakeFiles/lucene++.dir/search/FilteredDocIdSetIterator.cpp.o CMakeFiles/lucene++.dir/search/FilteredQuery.cpp.o CMakeFiles/lucene++.dir/search/FilteredTermEnum.cpp.o CMakeFiles/lucene++.dir/search/FuzzyQuery.cpp.o CMakeFiles/lucene++.dir/search/FuzzyTermEnum.cpp.o CMakeFiles/lucene++.dir/search/HitQueue.cpp.o CMakeFiles/lucene++.dir/search/HitQueueBase.cpp.o CMakeFiles/lucene++.dir/search/IndexSearcher.cpp.o CMakeFiles/lucene++.dir/search/MatchAllDocsQuery.cpp.o CMakeFiles/lucene++.dir/search/MultiPhraseQuery.cpp.o CMakeFiles/lucene++.dir/search/MultiSearcher.cpp.o CMakeFiles/lucene++.dir/search/MultiTermQuery.cpp.o CMakeFiles/lucene++.dir/search/MultiTermQueryWrapperFilter.cpp.o CMakeFiles/lucene++.dir/search/NumericRangeFilter.cpp.o CMakeFiles/lucene++.dir/search/NumericRangeQuery.cpp.o CMakeFiles/lucene++.dir/search/ParallelMultiSearcher.cpp.o CMakeFiles/lucene++.dir/search/PhrasePositions.cpp.o CMakeFiles/lucene++.dir/search/PhraseQuery.cpp.o CMakeFiles/lucene++.dir/search/PhraseQueue.cpp.o CMakeFiles/lucene++.dir/search/PhraseScorer.cpp.o CMakeFiles/lucene++.dir/search/PositiveScoresOnlyCollector.cpp.o CMakeFiles/lucene++.dir/search/PrefixFilter.cpp.o CMakeFiles/lucene++.dir/search/PrefixQuery.cpp.o CMakeFiles/lucene++.dir/search/PrefixTermEnum.cpp.o CMakeFiles/lucene++.dir/search/Query.cpp.o CMakeFiles/lucene++.dir/search/QueryTermVector.cpp.o CMakeFiles/lucene++.dir/search/QueryWrapperFilter.cpp.o CMakeFiles/lucene++.dir/search/ReqExclScorer.cpp.o CMakeFiles/lucene++.dir/search/ReqOptSumScorer.cpp.o CMakeFiles/lucene++.dir/search/ScoreCachingWrappingScorer.cpp.o CMakeFiles/lucene++.dir/search/ScoreDoc.cpp.o CMakeFiles/lucene++.dir/search/Scorer.cpp.o CMakeFiles/lucene++.dir/search/Searchable.cpp.o CMakeFiles/lucene++.dir/search/Searcher.cpp.o CMakeFiles/lucene++.dir/search/Similarity.cpp.o CMakeFiles/lucene++.dir/search/SimilarityDelegator.cpp.o CMakeFiles/lucene++.dir/search/SingleTermEnum.cpp.o CMakeFiles/lucene++.dir/search/SloppyPhraseScorer.cpp.o CMakeFiles/lucene++.dir/search/Sort.cpp.o CMakeFiles/lucene++.dir/search/SortField.cpp.o CMakeFiles/lucene++.dir/search/SpanFilter.cpp.o CMakeFiles/lucene++.dir/search/SpanFilterResult.cpp.o CMakeFiles/lucene++.dir/search/SpanQueryFilter.cpp.o CMakeFiles/lucene++.dir/search/TermQuery.cpp.o CMakeFiles/lucene++.dir/search/TermRangeFilter.cpp.o CMakeFiles/lucene++.dir/search/TermRangeQuery.cpp.o CMakeFiles/lucene++.dir/search/TermRangeTermEnum.cpp.o CMakeFiles/lucene++.dir/search/TermScorer.cpp.o CMakeFiles/lucene++.dir/search/TimeLimitingCollector.cpp.o CMakeFiles/lucene++.dir/search/TopDocs.cpp.o CMakeFiles/lucene++.dir/search/TopDocsCollector.cpp.o CMakeFiles/lucene++.dir/search/TopFieldCollector.cpp.o CMakeFiles/lucene++.dir/search/TopFieldDocs.cpp.o CMakeFiles/lucene++.dir/search/TopScoreDocCollector.cpp.o CMakeFiles/lucene++.dir/search/Weight.cpp.o CMakeFiles/lucene++.dir/search/WildcardQuery.cpp.o CMakeFiles/lucene++.dir/search/WildcardTermEnum.cpp.o CMakeFiles/lucene++.dir/search/function/ByteFieldSource.cpp.o CMakeFiles/lucene++.dir/search/function/CustomScoreProvider.cpp.o CMakeFiles/lucene++.dir/search/function/CustomScoreQuery.cpp.o CMakeFiles/lucene++.dir/search/function/DocValues.cpp.o CMakeFiles/lucene++.dir/search/function/DoubleFieldSource.cpp.o CMakeFiles/lucene++.dir/search/function/FieldCacheSource.cpp.o CMakeFiles/lucene++.dir/search/function/FieldScoreQuery.cpp.o CMakeFiles/lucene++.dir/search/function/IntFieldSource.cpp.o CMakeFiles/lucene++.dir/search/function/OrdFieldSource.cpp.o CMakeFiles/lucene++.dir/search/function/ReverseOrdFieldSource.cpp.o CMakeFiles/lucene++.dir/search/function/ValueSource.cpp.o CMakeFiles/lucene++.dir/search/function/ValueSourceQuery.cpp.o CMakeFiles/lucene++.dir/search/payloads/AveragePayloadFunction.cpp.o CMakeFiles/lucene++.dir/search/payloads/MaxPayloadFunction.cpp.o CMakeFiles/lucene++.dir/search/payloads/MinPayloadFunction.cpp.o CMakeFiles/lucene++.dir/search/payloads/PayloadFunction.cpp.o CMakeFiles/lucene++.dir/search/payloads/PayloadNearQuery.cpp.o CMakeFiles/lucene++.dir/search/payloads/PayloadSpanUtil.cpp.o CMakeFiles/lucene++.dir/search/payloads/PayloadTermQuery.cpp.o CMakeFiles/lucene++.dir/search/spans/FieldMaskingSpanQuery.cpp.o CMakeFiles/lucene++.dir/search/spans/NearSpansOrdered.cpp.o CMakeFiles/lucene++.dir/search/spans/NearSpansUnordered.cpp.o CMakeFiles/lucene++.dir/search/spans/SpanFirstQuery.cpp.o CMakeFiles/lucene++.dir/search/spans/SpanNearQuery.cpp.o CMakeFiles/lucene++.dir/search/spans/SpanNotQuery.cpp.o CMakeFiles/lucene++.dir/search/spans/SpanOrQuery.cpp.o CMakeFiles/lucene++.dir/search/spans/SpanQuery.cpp.o CMakeFiles/lucene++.dir/search/spans/SpanScorer.cpp.o CMakeFiles/lucene++.dir/search/spans/SpanTermQuery.cpp.o CMakeFiles/lucene++.dir/search/spans/SpanWeight.cpp.o CMakeFiles/lucene++.dir/search/spans/Spans.cpp.o CMakeFiles/lucene++.dir/search/spans/TermSpans.cpp.o CMakeFiles/lucene++.dir/store/BufferedIndexInput.cpp.o CMakeFiles/lucene++.dir/store/BufferedIndexOutput.cpp.o CMakeFiles/lucene++.dir/store/ChecksumIndexInput.cpp.o CMakeFiles/lucene++.dir/store/ChecksumIndexOutput.cpp.o CMakeFiles/lucene++.dir/store/Directory.cpp.o CMakeFiles/lucene++.dir/store/FSDirectory.cpp.o CMakeFiles/lucene++.dir/store/FSLockFactory.cpp.o CMakeFiles/lucene++.dir/store/FileSwitchDirectory.cpp.o CMakeFiles/lucene++.dir/store/IndexInput.cpp.o CMakeFiles/lucene++.dir/store/IndexOutput.cpp.o CMakeFiles/lucene++.dir/store/Lock.cpp.o CMakeFiles/lucene++.dir/store/LockFactory.cpp.o CMakeFiles/lucene++.dir/store/MMapDirectory.cpp.o CMakeFiles/lucene++.dir/store/NativeFSLockFactory.cpp.o CMakeFiles/lucene++.dir/store/NoLockFactory.cpp.o CMakeFiles/lucene++.dir/store/RAMDirectory.cpp.o CMakeFiles/lucene++.dir/store/RAMFile.cpp.o CMakeFiles/lucene++.dir/store/RAMInputStream.cpp.o CMakeFiles/lucene++.dir/store/RAMOutputStream.cpp.o CMakeFiles/lucene++.dir/store/SimpleFSDirectory.cpp.o CMakeFiles/lucene++.dir/store/SimpleFSLockFactory.cpp.o CMakeFiles/lucene++.dir/store/SingleInstanceLockFactory.cpp.o CMakeFiles/lucene++.dir/util/Attribute.cpp.o CMakeFiles/lucene++.dir/util/AttributeSource.cpp.o CMakeFiles/lucene++.dir/util/Base64.cpp.o CMakeFiles/lucene++.dir/util/BitSet.cpp.o CMakeFiles/lucene++.dir/util/BitUtil.cpp.o CMakeFiles/lucene++.dir/util/BitVector.cpp.o CMakeFiles/lucene++.dir/util/BufferedReader.cpp.o CMakeFiles/lucene++.dir/util/CharFolder.cpp.o CMakeFiles/lucene++.dir/util/Collator.cpp.o CMakeFiles/lucene++.dir/util/Constants.cpp.o CMakeFiles/lucene++.dir/util/CycleCheck.cpp.o CMakeFiles/lucene++.dir/util/DocIdBitSet.cpp.o CMakeFiles/lucene++.dir/util/FieldCacheSanityChecker.cpp.o CMakeFiles/lucene++.dir/util/FileReader.cpp.o CMakeFiles/lucene++.dir/util/FileUtils.cpp.o CMakeFiles/lucene++.dir/util/InfoStream.cpp.o CMakeFiles/lucene++.dir/util/InputStreamReader.cpp.o CMakeFiles/lucene++.dir/util/LuceneAllocator.cpp.o CMakeFiles/lucene++.dir/util/LuceneException.cpp.o CMakeFiles/lucene++.dir/util/LuceneObject.cpp.o CMakeFiles/lucene++.dir/util/LuceneSignal.cpp.o CMakeFiles/lucene++.dir/util/LuceneSync.cpp.o CMakeFiles/lucene++.dir/util/LuceneThread.cpp.o CMakeFiles/lucene++.dir/util/MiscUtils.cpp.o CMakeFiles/lucene++.dir/util/NumericUtils.cpp.o CMakeFiles/lucene++.dir/util/OpenBitSet.cpp.o CMakeFiles/lucene++.dir/util/OpenBitSetDISI.cpp.o CMakeFiles/lucene++.dir/util/OpenBitSetIterator.cpp.o CMakeFiles/lucene++.dir/util/Random.cpp.o CMakeFiles/lucene++.dir/util/Reader.cpp.o CMakeFiles/lucene++.dir/util/ReaderUtil.cpp.o CMakeFiles/lucene++.dir/util/ScorerDocQueue.cpp.o CMakeFiles/lucene++.dir/util/SmallDouble.cpp.o CMakeFiles/lucene++.dir/util/SortedVIntList.cpp.o CMakeFiles/lucene++.dir/util/StringReader.cpp.o CMakeFiles/lucene++.dir/util/StringUtils.cpp.o CMakeFiles/lucene++.dir/util/Synchronize.cpp.o CMakeFiles/lucene++.dir/util/TestPoint.cpp.o CMakeFiles/lucene++.dir/util/ThreadPool.cpp.o CMakeFiles/lucene++.dir/util/UTF8Stream.cpp.o CMakeFiles/lucene++.dir/util/UnicodeUtils.cpp.o CMakeFiles/lucene++.dir/util/md5/md5.c.o CMakeFiles/lucene++.dir/util/unicode/guniprop.cpp.o  /usr/lib/x86_64-linux-gnu/libboost_date_time.so.1.83.0 /usr/lib/x86_64-linux-gnu/libboost_filesystem.so.1.83.0 /usr/lib/x86_64-linux-gnu/libboost_iostreams.so.1.83.0 /usr/lib/x86_64-linux-gnu/libboost_regex.so.1.83.0 /usr/lib/x86_64-linux-gnu/libboost_system.so.1.83.0 /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.83.0 /usr/lib/x86_64-linux-gnu/libz.so /usr/lib/x86_64-linux-gnu/libboost_atomic.so.1.83.0
cd /build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu/src/core && /usr/bin/cmake -E cmake_symlink_library liblucene++.so.3.0.9 liblucene++.so.0 liblucene++.so
make[4]: Leaving directory '/build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu'
[ 53%] Built target lucene++
make[3]: Leaving directory '/build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu'
make[2]: *** [Makefile:139: all] Error 2
make[2]: Leaving directory '/build/reproducible-path/lucene++-3.0.9/obj-x86_64-linux-gnu'
dh_auto_build: error: cd obj-x86_64-linux-gnu && make -j8 "INSTALL=install --strip-program=true" VERBOSE=1 returned exit code 2
make[1]: *** [debian/rules:14: override_dh_auto_build-indep] Error 25
make[1]: Leaving directory '/build/reproducible-path/lucene++-3.0.9'
make: *** [debian/rules:7: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2