[Debian-med-packaging] Bug#1133603: pbcopper: ftbfs with GCC-16
Emanuele Rocca
ema at debian.org
Mon Apr 13 14:09:40 BST 2026
Package: src:pbcopper
Version: 2.3.0+dfsg-4
Severity: important
Tags: sid forky ftbfs
User: debian-gcc at lists.debian.org
Usertags: ftbfs-gcc-16
Hi,
pbcopper fails to build in a test rebuild on at least amd64 and arm64 with
gcc-16/g++-16, but builds properly with gcc-15/g++-15. The severity of this
report will be raised before the forky release.
The full build log can be found at:
https://people.debian.org/~ema/gcc-16-rebuilds/output-1/pbcopper_arm64.build.xz
The last lines of the build log are at the end of this report.
To build with GCC 16, either set CC=gcc-16 CXX=g++-16 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t=experimental install g++
Common build failures include unused (but set) variables, array subscripts
partly outside array bounds, and new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-16/porting_to.html
Please only close this issue after double-checking that the package can be
built correctly with GCC 16.
Please do not reassign this bug to another package. If a fix in another package
is required, then file a bug for the other package (or clone), and mark this
bug as blocked by the bug in the other package.
[...]
[102/182] c++ -Itests/pbcopper_test.p -Itests -I../tests -Iinclude -I../include -I../tests/include -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -g -O2 -ffile-prefix-map=/build/reproducible-path/pbcopper-2.3.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fPIC -DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3 -std=c++20 -Wdate-time -D_FORTIFY_SOURCE=2 -DBOOST_ALL_NO_LIB -pthread -DGTEST_HAS_PTHREAD=1 -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wdouble-promotion -Wshadow -Wformat=1 -MD -MQ tests/pbcopper_test.p/src_cli2_test_Interface.cpp.o -MF tests/pbcopper_test.p/src_cli2_test_Interface.cpp.o.d -o tests/pbcopper_test.p/src_cli2_test_Interface.cpp.o -c ../tests/src/cli2/test_Interface.cpp
[103/182] c++ -Itests/pbcopper_test.p -Itests -I../tests -Iinclude -I../include -I../tests/include -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -g -O2 -ffile-prefix-map=/build/reproducible-path/pbcopper-2.3.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fPIC -DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3 -std=c++20 -Wdate-time -D_FORTIFY_SOURCE=2 -DBOOST_ALL_NO_LIB -pthread -DGTEST_HAS_PTHREAD=1 -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wdouble-promotion -Wshadow -Wformat=1 -MD -MQ tests/pbcopper_test.p/src_data_test_SNR.cpp.o -MF tests/pbcopper_test.p/src_data_test_SNR.cpp.o.d -o tests/pbcopper_test.p/src_data_test_SNR.cpp.o -c ../tests/src/data/test_SNR.cpp
[104/182] c++ -Itests/pbcopper_test.p -Itests -I../tests -Iinclude -I../include -I../tests/include -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -g -O2 -ffile-prefix-map=/build/reproducible-path/pbcopper-2.3.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fPIC -DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3 -std=c++20 -Wdate-time -D_FORTIFY_SOURCE=2 -DBOOST_ALL_NO_LIB -pthread -DGTEST_HAS_PTHREAD=1 -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wdouble-promotion -Wshadow -Wformat=1 -MD -MQ tests/pbcopper_test.p/src_data_test_QualityValues.cpp.o -MF tests/pbcopper_test.p/src_data_test_QualityValues.cpp.o.d -o tests/pbcopper_test.p/src_data_test_QualityValues.cpp.o -c ../tests/src/data/test_QualityValues.cpp
[105/182] c++ -Isrc/libpbcopper.so.2.3.0.p -Isrc -I../src -Iinclude -I../include -Isrc/utility -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -g -O2 -ffile-prefix-map=/build/reproducible-path/pbcopper-2.3.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fPIC -DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3 -std=c++20 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DBOOST_ALL_NO_LIB -pthread -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wdouble-promotion -Wshadow -Wformat=1 -MD -MQ src/libpbcopper.so.2.3.0.p/cli2_HelpMetrics.cpp.o -MF src/libpbcopper.so.2.3.0.p/cli2_HelpMetrics.cpp.o.d -o src/libpbcopper.so.2.3.0.p/cli2_HelpMetrics.cpp.o -c ../src/cli2/HelpMetrics.cpp
[106/182] c++ -Itests/pbcopper_test.p -Itests -I../tests -Iinclude -I../include -I../tests/include -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -g -O2 -ffile-prefix-map=/build/reproducible-path/pbcopper-2.3.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fPIC -DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3 -std=c++20 -Wdate-time -D_FORTIFY_SOURCE=2 -DBOOST_ALL_NO_LIB -pthread -DGTEST_HAS_PTHREAD=1 -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wdouble-promotion -Wshadow -Wformat=1 -MD -MQ tests/pbcopper_test.p/src_data_test_MovieName.cpp.o -MF tests/pbcopper_test.p/src_data_test_MovieName.cpp.o.d -o tests/pbcopper_test.p/src_data_test_MovieName.cpp.o -c ../tests/src/data/test_MovieName.cpp
[107/182] c++ -Itests/pbcopper_test.p -Itests -I../tests -Iinclude -I../include -I../tests/include -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -g -O2 -ffile-prefix-map=/build/reproducible-path/pbcopper-2.3.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fPIC -DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3 -std=c++20 -Wdate-time -D_FORTIFY_SOURCE=2 -DBOOST_ALL_NO_LIB -pthread -DGTEST_HAS_PTHREAD=1 -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wdouble-promotion -Wshadow -Wformat=1 -MD -MQ tests/pbcopper_test.p/src_data_test_Frames.cpp.o -MF tests/pbcopper_test.p/src_data_test_Frames.cpp.o.d -o tests/pbcopper_test.p/src_data_test_Frames.cpp.o -c ../tests/src/data/test_Frames.cpp
[108/182] c++ -Itests/pbcopper_test.p -Itests -I../tests -Iinclude -I../include -I../tests/include -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -g -O2 -ffile-prefix-map=/build/reproducible-path/pbcopper-2.3.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fPIC -DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3 -std=c++20 -Wdate-time -D_FORTIFY_SOURCE=2 -DBOOST_ALL_NO_LIB -pthread -DGTEST_HAS_PTHREAD=1 -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wdouble-promotion -Wshadow -Wformat=1 -MD -MQ tests/pbcopper_test.p/src_align_test_Seeds.cpp.o -MF tests/pbcopper_test.p/src_align_test_Seeds.cpp.o.d -o tests/pbcopper_test.p/src_align_test_Seeds.cpp.o -c ../tests/src/align/test_Seeds.cpp
[109/182] c++ -Itests/pbcopper_test.p -Itests -I../tests -Iinclude -I../include -I../tests/include -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -g -O2 -ffile-prefix-map=/build/reproducible-path/pbcopper-2.3.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fPIC -DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3 -std=c++20 -Wdate-time -D_FORTIFY_SOURCE=2 -DBOOST_ALL_NO_LIB -pthread -DGTEST_HAS_PTHREAD=1 -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wdouble-promotion -Wshadow -Wformat=1 -MD -MQ tests/pbcopper_test.p/src_data_test_IntervalTree.cpp.o -MF tests/pbcopper_test.p/src_data_test_IntervalTree.cpp.o.d -o tests/pbcopper_test.p/src_data_test_IntervalTree.cpp.o -c ../tests/src/data/test_IntervalTree.cpp
[110/182] c++ -Isrc/libpbcopper.so.2.3.0.p -Isrc -I../src -Iinclude -I../include -Isrc/utility -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -g -O2 -ffile-prefix-map=/build/reproducible-path/pbcopper-2.3.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fPIC -DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3 -std=c++20 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DBOOST_ALL_NO_LIB -pthread -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wdouble-promotion -Wshadow -Wformat=1 -MD -MQ src/libpbcopper.so.2.3.0.p/poa_RangeFinder.cpp.o -MF src/libpbcopper.so.2.3.0.p/poa_RangeFinder.cpp.o.d -o src/libpbcopper.so.2.3.0.p/poa_RangeFinder.cpp.o -c ../src/poa/RangeFinder.cpp
[111/182] c++ -Itests/pbcopper_test.p -Itests -I../tests -Iinclude -I../include -I../tests/include -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -g -O2 -ffile-prefix-map=/build/reproducible-path/pbcopper-2.3.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fPIC -DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3 -std=c++20 -Wdate-time -D_FORTIFY_SOURCE=2 -DBOOST_ALL_NO_LIB -pthread -DGTEST_HAS_PTHREAD=1 -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wdouble-promotion -Wshadow -Wformat=1 -MD -MQ tests/pbcopper_test.p/src_utility_test_MoveAppend.cpp.o -MF tests/pbcopper_test.p/src_utility_test_MoveAppend.cpp.o.d -o tests/pbcopper_test.p/src_utility_test_MoveAppend.cpp.o -c ../tests/src/utility/test_MoveAppend.cpp
[112/182] c++ -Itests/pbcopper_test.p -Itests -I../tests -Iinclude -I../include -I../tests/include -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -g -O2 -ffile-prefix-map=/build/reproducible-path/pbcopper-2.3.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fPIC -DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3 -std=c++20 -Wdate-time -D_FORTIFY_SOURCE=2 -DBOOST_ALL_NO_LIB -pthread -DGTEST_HAS_PTHREAD=1 -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wdouble-promotion -Wshadow -Wformat=1 -MD -MQ tests/pbcopper_test.p/src_pbmer_test_KFGraph.cpp.o -MF tests/pbcopper_test.p/src_pbmer_test_KFGraph.cpp.o.d -o tests/pbcopper_test.p/src_pbmer_test_KFGraph.cpp.o -c ../tests/src/pbmer/test_KFGraph.cpp
[113/182] c++ -Itests/pbcopper_test.p -Itests -I../tests -Iinclude -I../include -I../tests/include -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -g -O2 -ffile-prefix-map=/build/reproducible-path/pbcopper-2.3.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fPIC -DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3 -std=c++20 -Wdate-time -D_FORTIFY_SOURCE=2 -DBOOST_ALL_NO_LIB -pthread -DGTEST_HAS_PTHREAD=1 -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wdouble-promotion -Wshadow -Wformat=1 -MD -MQ tests/pbcopper_test.p/src_pbmer_test_Parser.cpp.o -MF tests/pbcopper_test.p/src_pbmer_test_Parser.cpp.o.d -o tests/pbcopper_test.p/src_pbmer_test_Parser.cpp.o -c ../tests/src/pbmer/test_Parser.cpp
[114/182] c++ -Isrc/libpbcopper.so.2.3.0.p -Isrc -I../src -Iinclude -I../include -Isrc/utility -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -g -O2 -ffile-prefix-map=/build/reproducible-path/pbcopper-2.3.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fPIC -DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3 -std=c++20 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DBOOST_ALL_NO_LIB -pthread -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wdouble-promotion -Wshadow -Wformat=1 -MD -MQ src/libpbcopper.so.2.3.0.p/dagcon_AlignmentGraph.cpp.o -MF src/libpbcopper.so.2.3.0.p/dagcon_AlignmentGraph.cpp.o.d -o src/libpbcopper.so.2.3.0.p/dagcon_AlignmentGraph.cpp.o -c ../src/dagcon/AlignmentGraph.cpp
[115/182] c++ -Itests/pbcopper_test.p -Itests -I../tests -Iinclude -I../include -I../tests/include -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -g -O2 -ffile-prefix-map=/build/reproducible-path/pbcopper-2.3.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fPIC -DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3 -std=c++20 -Wdate-time -D_FORTIFY_SOURCE=2 -DBOOST_ALL_NO_LIB -pthread -DGTEST_HAS_PTHREAD=1 -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wdouble-promotion -Wshadow -Wformat=1 -MD -MQ tests/pbcopper_test.p/src_cli2_test_OptionValue.cpp.o -MF tests/pbcopper_test.p/src_cli2_test_OptionValue.cpp.o.d -o tests/pbcopper_test.p/src_cli2_test_OptionValue.cpp.o -c ../tests/src/cli2/test_OptionValue.cpp
[116/182] c++ -Itests/pbcopper_test.p -Itests -I../tests -Iinclude -I../include -I../tests/include -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -g -O2 -ffile-prefix-map=/build/reproducible-path/pbcopper-2.3.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fPIC -DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3 -std=c++20 -Wdate-time -D_FORTIFY_SOURCE=2 -DBOOST_ALL_NO_LIB -pthread -DGTEST_HAS_PTHREAD=1 -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wdouble-promotion -Wshadow -Wformat=1 -MD -MQ tests/pbcopper_test.p/src_poa_test_PoaConsensus.cpp.o -MF tests/pbcopper_test.p/src_poa_test_PoaConsensus.cpp.o.d -o tests/pbcopper_test.p/src_poa_test_PoaConsensus.cpp.o -c ../tests/src/poa/test_PoaConsensus.cpp
[117/182] c++ -Isrc/libpbcopper.so.2.3.0.p -Isrc -I../src -Iinclude -I../include -Isrc/utility -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -g -O2 -ffile-prefix-map=/build/reproducible-path/pbcopper-2.3.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fPIC -DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3 -std=c++20 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DBOOST_ALL_NO_LIB -pthread -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wdouble-promotion -Wshadow -Wformat=1 -MD -MQ src/libpbcopper.so.2.3.0.p/reports_Report.cpp.o -MF src/libpbcopper.so.2.3.0.p/reports_Report.cpp.o.d -o src/libpbcopper.so.2.3.0.p/reports_Report.cpp.o -c ../src/reports/Report.cpp
[118/182] c++ -Itests/pbcopper_test.p -Itests -I../tests -Iinclude -I../include -I../tests/include -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -g -O2 -ffile-prefix-map=/build/reproducible-path/pbcopper-2.3.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fPIC -DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3 -std=c++20 -Wdate-time -D_FORTIFY_SOURCE=2 -DBOOST_ALL_NO_LIB -pthread -DGTEST_HAS_PTHREAD=1 -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wdouble-promotion -Wshadow -Wformat=1 -MD -MQ tests/pbcopper_test.p/src_data_test_RSMovieName.cpp.o -MF tests/pbcopper_test.p/src_data_test_RSMovieName.cpp.o.d -o tests/pbcopper_test.p/src_data_test_RSMovieName.cpp.o -c ../tests/src/data/test_RSMovieName.cpp
[119/182] c++ -Itests/pbcopper_test.p -Itests -I../tests -Iinclude -I../include -I../tests/include -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -g -O2 -ffile-prefix-map=/build/reproducible-path/pbcopper-2.3.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fPIC -DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3 -std=c++20 -Wdate-time -D_FORTIFY_SOURCE=2 -DBOOST_ALL_NO_LIB -pthread -DGTEST_HAS_PTHREAD=1 -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wdouble-promotion -Wshadow -Wformat=1 -MD -MQ tests/pbcopper_test.p/src_data_test_GenomicInterval.cpp.o -MF tests/pbcopper_test.p/src_data_test_GenomicInterval.cpp.o.d -o tests/pbcopper_test.p/src_data_test_GenomicInterval.cpp.o -c ../tests/src/data/test_GenomicInterval.cpp
[120/182] c++ -Itests/pbcopper_test.p -Itests -I../tests -Iinclude -I../include -I../tests/include -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -g -O2 -ffile-prefix-map=/build/reproducible-path/pbcopper-2.3.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fPIC -DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3 -std=c++20 -Wdate-time -D_FORTIFY_SOURCE=2 -DBOOST_ALL_NO_LIB -pthread -DGTEST_HAS_PTHREAD=1 -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wdouble-promotion -Wshadow -Wformat=1 -MD -MQ tests/pbcopper_test.p/src_pbmer_test_DnaBit.cpp.o -MF tests/pbcopper_test.p/src_pbmer_test_DnaBit.cpp.o.d -o tests/pbcopper_test.p/src_pbmer_test_DnaBit.cpp.o -c ../tests/src/pbmer/test_DnaBit.cpp
[121/182] c++ -Itests/pbcopper_test.p -Itests -I../tests -Iinclude -I../include -I../tests/include -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -g -O2 -ffile-prefix-map=/build/reproducible-path/pbcopper-2.3.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fPIC -DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3 -std=c++20 -Wdate-time -D_FORTIFY_SOURCE=2 -DBOOST_ALL_NO_LIB -pthread -DGTEST_HAS_PTHREAD=1 -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wdouble-promotion -Wshadow -Wformat=1 -MD -MQ tests/pbcopper_test.p/src_pbmer_test_Mers.cpp.o -MF tests/pbcopper_test.p/src_pbmer_test_Mers.cpp.o.d -o tests/pbcopper_test.p/src_pbmer_test_Mers.cpp.o -c ../tests/src/pbmer/test_Mers.cpp
[122/182] c++ -Itests/pbcopper_test.p -Itests -I../tests -Iinclude -I../include -I../tests/include -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -g -O2 -ffile-prefix-map=/build/reproducible-path/pbcopper-2.3.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fPIC -DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3 -std=c++20 -Wdate-time -D_FORTIFY_SOURCE=2 -DBOOST_ALL_NO_LIB -pthread -DGTEST_HAS_PTHREAD=1 -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wdouble-promotion -Wshadow -Wformat=1 -MD -MQ tests/pbcopper_test.p/src_data_test_ReadName.cpp.o -MF tests/pbcopper_test.p/src_data_test_ReadName.cpp.o.d -o tests/pbcopper_test.p/src_data_test_ReadName.cpp.o -c ../tests/src/data/test_ReadName.cpp
[123/182] c++ -Itests/pbcopper_test.p -Itests -I../tests -Iinclude -I../include -I../tests/include -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -g -O2 -ffile-prefix-map=/build/reproducible-path/pbcopper-2.3.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fPIC -DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3 -std=c++20 -Wdate-time -D_FORTIFY_SOURCE=2 -DBOOST_ALL_NO_LIB -pthread -DGTEST_HAS_PTHREAD=1 -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wdouble-promotion -Wshadow -Wformat=1 -MD -MQ tests/pbcopper_test.p/src_parallel_test_FireAndForget.cpp.o -MF tests/pbcopper_test.p/src_parallel_test_FireAndForget.cpp.o.d -o tests/pbcopper_test.p/src_parallel_test_FireAndForget.cpp.o -c ../tests/src/parallel/test_FireAndForget.cpp
[124/182] c++ -Itests/pbcopper_test.p -Itests -I../tests -Iinclude -I../include -I../tests/include -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -g -O2 -ffile-prefix-map=/build/reproducible-path/pbcopper-2.3.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fPIC -DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3 -std=c++20 -Wdate-time -D_FORTIFY_SOURCE=2 -DBOOST_ALL_NO_LIB -pthread -DGTEST_HAS_PTHREAD=1 -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wdouble-promotion -Wshadow -Wformat=1 -MD -MQ tests/pbcopper_test.p/src_data_test_Interval.cpp.o -MF tests/pbcopper_test.p/src_data_test_Interval.cpp.o.d -o tests/pbcopper_test.p/src_data_test_Interval.cpp.o -c ../tests/src/data/test_Interval.cpp
[125/182] c++ -Itests/pbcopper_test.p -Itests -I../tests -Iinclude -I../include -I../tests/include -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -g -O2 -ffile-prefix-map=/build/reproducible-path/pbcopper-2.3.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fPIC -DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3 -std=c++20 -Wdate-time -D_FORTIFY_SOURCE=2 -DBOOST_ALL_NO_LIB -pthread -DGTEST_HAS_PTHREAD=1 -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wdouble-promotion -Wshadow -Wformat=1 -MD -MQ tests/pbcopper_test.p/src_logging_test_Logging.cpp.o -MF tests/pbcopper_test.p/src_logging_test_Logging.cpp.o.d -o tests/pbcopper_test.p/src_logging_test_Logging.cpp.o -c ../tests/src/logging/test_Logging.cpp
[126/182] c++ -Itests/pbcopper_test.p -Itests -I../tests -Iinclude -I../include -I../tests/include -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -g -O2 -ffile-prefix-map=/build/reproducible-path/pbcopper-2.3.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fPIC -DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3 -std=c++20 -Wdate-time -D_FORTIFY_SOURCE=2 -DBOOST_ALL_NO_LIB -pthread -DGTEST_HAS_PTHREAD=1 -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wdouble-promotion -Wshadow -Wformat=1 -MD -MQ tests/pbcopper_test.p/src_align_test_BandedChainAlign.cpp.o -MF tests/pbcopper_test.p/src_align_test_BandedChainAlign.cpp.o.d -o tests/pbcopper_test.p/src_align_test_BandedChainAlign.cpp.o -c ../tests/src/align/test_BandedChainAlign.cpp
[127/182] c++ -Itests/pbcopper_test.p -Itests -I../tests -Iinclude -I../include -I../tests/include -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -g -O2 -ffile-prefix-map=/build/reproducible-path/pbcopper-2.3.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fPIC -DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3 -std=c++20 -Wdate-time -D_FORTIFY_SOURCE=2 -DBOOST_ALL_NO_LIB -pthread -DGTEST_HAS_PTHREAD=1 -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wdouble-promotion -Wshadow -Wformat=1 -MD -MQ tests/pbcopper_test.p/src_utility_test_PartitionElements.cpp.o -MF tests/pbcopper_test.p/src_utility_test_PartitionElements.cpp.o.d -o tests/pbcopper_test.p/src_utility_test_PartitionElements.cpp.o -c ../tests/src/utility/test_PartitionElements.cpp
[128/182] c++ -Itests/pbcopper_test.p -Itests -I../tests -Iinclude -I../include -I../tests/include -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -g -O2 -ffile-prefix-map=/build/reproducible-path/pbcopper-2.3.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fPIC -DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3 -std=c++20 -Wdate-time -D_FORTIFY_SOURCE=2 -DBOOST_ALL_NO_LIB -pthread -DGTEST_HAS_PTHREAD=1 -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wdouble-promotion -Wshadow -Wformat=1 -MD -MQ tests/pbcopper_test.p/src_data_test_RSReadName.cpp.o -MF tests/pbcopper_test.p/src_data_test_RSReadName.cpp.o.d -o tests/pbcopper_test.p/src_data_test_RSReadName.cpp.o -c ../tests/src/data/test_RSReadName.cpp
[129/182] c++ -Isrc/libpbcopper.so.2.3.0.p -Isrc -I../src -Iinclude -I../include -Isrc/utility -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -g -O2 -ffile-prefix-map=/build/reproducible-path/pbcopper-2.3.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fPIC -DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3 -std=c++20 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DBOOST_ALL_NO_LIB -pthread -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wdouble-promotion -Wshadow -Wformat=1 -MD -MQ src/libpbcopper.so.2.3.0.p/cli2_CLI.cpp.o -MF src/libpbcopper.so.2.3.0.p/cli2_CLI.cpp.o.d -o src/libpbcopper.so.2.3.0.p/cli2_CLI.cpp.o -c ../src/cli2/CLI.cpp
[130/182] c++ -Itests/pbcopper_test.p -Itests -I../tests -Iinclude -I../include -I../tests/include -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -g -O2 -ffile-prefix-map=/build/reproducible-path/pbcopper-2.3.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fPIC -DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3 -std=c++20 -Wdate-time -D_FORTIFY_SOURCE=2 -DBOOST_ALL_NO_LIB -pthread -DGTEST_HAS_PTHREAD=1 -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wdouble-promotion -Wshadow -Wformat=1 -MD -MQ tests/pbcopper_test.p/src_parallel_test_FireAndForgetIndexed.cpp.o -MF tests/pbcopper_test.p/src_parallel_test_FireAndForgetIndexed.cpp.o.d -o tests/pbcopper_test.p/src_parallel_test_FireAndForgetIndexed.cpp.o -c ../tests/src/parallel/test_FireAndForgetIndexed.cpp
../tests/src/parallel/test_FireAndForgetIndexed.cpp: In member function ‘virtual void Parallel_FireAndForgetIndexed_strings_Test::TestBody()’:
../tests/src/parallel/test_FireAndForgetIndexed.cpp:15:25: warning: unused variable ‘numElements’ [-Wunused-variable]
15 | static const size_t numElements = 10000;
| ^~~~~~~~~~~
../tests/src/parallel/test_FireAndForgetIndexed.cpp:28:10: warning: variable ‘Submit’ set but not used [-Wunused-but-set-variable=]
28 | auto Submit = [&vec](size_t index, size_t data) { vec[index] += data; };
| ^~~~~~
[131/182] c++ -Itests/pbcopper_test.p -Itests -I../tests -Iinclude -I../include -I../tests/include -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -g -O2 -ffile-prefix-map=/build/reproducible-path/pbcopper-2.3.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fPIC -DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3 -std=c++20 -Wdate-time -D_FORTIFY_SOURCE=2 -DBOOST_ALL_NO_LIB -pthread -DGTEST_HAS_PTHREAD=1 -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wdouble-promotion -Wshadow -Wformat=1 -MD -MQ tests/pbcopper_test.p/src_utility_test_Alarm.cpp.o -MF tests/pbcopper_test.p/src_utility_test_Alarm.cpp.o.d -o tests/pbcopper_test.p/src_utility_test_Alarm.cpp.o -c ../tests/src/utility/test_Alarm.cpp
[132/182] c++ -Isrc/libpbcopper.so.2.3.0.p -Isrc -I../src -Iinclude -I../include -Isrc/utility -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -g -O2 -ffile-prefix-map=/build/reproducible-path/pbcopper-2.3.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fPIC -DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3 -std=c++20 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DBOOST_ALL_NO_LIB -pthread -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wdouble-promotion -Wshadow -Wformat=1 -MD -MQ src/libpbcopper.so.2.3.0.p/cli2_InterfaceHelpPrinter.cpp.o -MF src/libpbcopper.so.2.3.0.p/cli2_InterfaceHelpPrinter.cpp.o.d -o src/libpbcopper.so.2.3.0.p/cli2_InterfaceHelpPrinter.cpp.o -c ../src/cli2/InterfaceHelpPrinter.cpp
[133/182] c++ -Itests/pbcopper_test.p -Itests -I../tests -Iinclude -I../include -I../tests/include -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -g -O2 -ffile-prefix-map=/build/reproducible-path/pbcopper-2.3.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fPIC -DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3 -std=c++20 -Wdate-time -D_FORTIFY_SOURCE=2 -DBOOST_ALL_NO_LIB -pthread -DGTEST_HAS_PTHREAD=1 -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wdouble-promotion -Wshadow -Wformat=1 -MD -MQ tests/pbcopper_test.p/src_poa_test_SparsePoa.cpp.o -MF tests/pbcopper_test.p/src_poa_test_SparsePoa.cpp.o.d -o tests/pbcopper_test.p/src_poa_test_SparsePoa.cpp.o -c ../tests/src/poa/test_SparsePoa.cpp
[134/182] c++ -Itests/pbcopper_test.p -Itests -I../tests -Iinclude -I../include -I../tests/include -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -g -O2 -ffile-prefix-map=/build/reproducible-path/pbcopper-2.3.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fPIC -DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3 -std=c++20 -Wdate-time -D_FORTIFY_SOURCE=2 -DBOOST_ALL_NO_LIB -pthread -DGTEST_HAS_PTHREAD=1 -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wdouble-promotion -Wshadow -Wformat=1 -MD -MQ tests/pbcopper_test.p/src_cli2_test_MultiToolInterfaceHelpPrinter.cpp.o -MF tests/pbcopper_test.p/src_cli2_test_MultiToolInterfaceHelpPrinter.cpp.o.d -o tests/pbcopper_test.p/src_cli2_test_MultiToolInterfaceHelpPrinter.cpp.o -c ../tests/src/cli2/test_MultiToolInterfaceHelpPrinter.cpp
[135/182] c++ -Isrc/libpbcopper.so.2.3.0.p -Isrc -I../src -Iinclude -I../include -Isrc/utility -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -g -O2 -ffile-prefix-map=/build/reproducible-path/pbcopper-2.3.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fPIC -DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3 -std=c++20 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DBOOST_ALL_NO_LIB -pthread -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wdouble-promotion -Wshadow -Wformat=1 -MD -MQ src/libpbcopper.so.2.3.0.p/poa_PoaGraphTraversals.cpp.o -MF src/libpbcopper.so.2.3.0.p/poa_PoaGraphTraversals.cpp.o.d -o src/libpbcopper.so.2.3.0.p/poa_PoaGraphTraversals.cpp.o -c ../src/poa/PoaGraphTraversals.cpp
[136/182] c++ -Itests/pbcopper_test.p -Itests -I../tests -Iinclude -I../include -I../tests/include -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -g -O2 -ffile-prefix-map=/build/reproducible-path/pbcopper-2.3.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fPIC -DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3 -std=c++20 -Wdate-time -D_FORTIFY_SOURCE=2 -DBOOST_ALL_NO_LIB -pthread -DGTEST_HAS_PTHREAD=1 -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wdouble-promotion -Wshadow -Wformat=1 -MD -MQ tests/pbcopper_test.p/src_container_test_BitmaskContainer.cpp.o -MF tests/pbcopper_test.p/src_container_test_BitmaskContainer.cpp.o.d -o tests/pbcopper_test.p/src_container_test_BitmaskContainer.cpp.o -c ../tests/src/container/test_BitmaskContainer.cpp
[137/182] c++ -Isrc/libpbcopper.so.2.3.0.p -Isrc -I../src -Iinclude -I../include -Isrc/utility -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -g -O2 -ffile-prefix-map=/build/reproducible-path/pbcopper-2.3.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fPIC -DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3 -std=c++20 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DBOOST_ALL_NO_LIB -pthread -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wdouble-promotion -Wshadow -Wformat=1 -MD -MQ src/libpbcopper.so.2.3.0.p/align_PairwiseAlignment.cpp.o -MF src/libpbcopper.so.2.3.0.p/align_PairwiseAlignment.cpp.o.d -o src/libpbcopper.so.2.3.0.p/align_PairwiseAlignment.cpp.o -c ../src/align/PairwiseAlignment.cpp
[138/182] c++ -Isrc/libpbcopper.so.2.3.0.p -Isrc -I../src -Iinclude -I../include -Isrc/utility -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -g -O2 -ffile-prefix-map=/build/reproducible-path/pbcopper-2.3.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fPIC -DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3 -std=c++20 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DBOOST_ALL_NO_LIB -pthread -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wdouble-promotion -Wshadow -Wformat=1 -MD -MQ src/libpbcopper.so.2.3.0.p/reports_ReportPrinter.cpp.o -MF src/libpbcopper.so.2.3.0.p/reports_ReportPrinter.cpp.o.d -o src/libpbcopper.so.2.3.0.p/reports_ReportPrinter.cpp.o -c ../src/reports/ReportPrinter.cpp
[139/182] c++ -Isrc/libpbcopper.so.2.3.0.p -Isrc -I../src -Iinclude -I../include -Isrc/utility -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -g -O2 -ffile-prefix-map=/build/reproducible-path/pbcopper-2.3.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fPIC -DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3 -std=c++20 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DBOOST_ALL_NO_LIB -pthread -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wdouble-promotion -Wshadow -Wformat=1 -MD -MQ src/libpbcopper.so.2.3.0.p/cli2_CommandLineParser.cpp.o -MF src/libpbcopper.so.2.3.0.p/cli2_CommandLineParser.cpp.o.d -o src/libpbcopper.so.2.3.0.p/cli2_CommandLineParser.cpp.o -c ../src/cli2/CommandLineParser.cpp
[140/182] c++ -Itests/pbcopper_test.p -Itests -I../tests -Iinclude -I../include -I../tests/include -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -g -O2 -ffile-prefix-map=/build/reproducible-path/pbcopper-2.3.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fPIC -DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3 -std=c++20 -Wdate-time -D_FORTIFY_SOURCE=2 -DBOOST_ALL_NO_LIB -pthread -DGTEST_HAS_PTHREAD=1 -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wdouble-promotion -Wshadow -Wformat=1 -MD -MQ tests/pbcopper_test.p/src_utility_test_StringUtils.cpp.o -MF tests/pbcopper_test.p/src_utility_test_StringUtils.cpp.o.d -o tests/pbcopper_test.p/src_utility_test_StringUtils.cpp.o -c ../tests/src/utility/test_StringUtils.cpp
[141/182] c++ -Isrc/libpbcopper.so.2.3.0.p -Isrc -I../src -Iinclude -I../include -Isrc/utility -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -g -O2 -ffile-prefix-map=/build/reproducible-path/pbcopper-2.3.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fPIC -DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3 -std=c++20 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DBOOST_ALL_NO_LIB -pthread -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wdouble-promotion -Wshadow -Wformat=1 -MD -MQ src/libpbcopper.so.2.3.0.p/cli2_Interface.cpp.o -MF src/libpbcopper.so.2.3.0.p/cli2_Interface.cpp.o.d -o src/libpbcopper.so.2.3.0.p/cli2_Interface.cpp.o -c ../src/cli2/Interface.cpp
[142/182] c++ -Itests/pbcopper_test.p -Itests -I../tests -Iinclude -I../include -I../tests/include -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -g -O2 -ffile-prefix-map=/build/reproducible-path/pbcopper-2.3.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fPIC -DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3 -std=c++20 -Wdate-time -D_FORTIFY_SOURCE=2 -DBOOST_ALL_NO_LIB -pthread -DGTEST_HAS_PTHREAD=1 -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wdouble-promotion -Wshadow -Wformat=1 -MD -MQ tests/pbcopper_test.p/src_qgram_test_Index.cpp.o -MF tests/pbcopper_test.p/src_qgram_test_Index.cpp.o.d -o tests/pbcopper_test.p/src_qgram_test_Index.cpp.o -c ../tests/src/qgram/test_Index.cpp
[143/182] c++ -Itests/pbcopper_test.p -Itests -I../tests -Iinclude -I../include -I../tests/include -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -g -O2 -ffile-prefix-map=/build/reproducible-path/pbcopper-2.3.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fPIC -DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3 -std=c++20 -Wdate-time -D_FORTIFY_SOURCE=2 -DBOOST_ALL_NO_LIB -pthread -DGTEST_HAS_PTHREAD=1 -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wdouble-promotion -Wshadow -Wformat=1 -MD -MQ tests/pbcopper_test.p/src_cli2_test_OptionTranslator.cpp.o -MF tests/pbcopper_test.p/src_cli2_test_OptionTranslator.cpp.o.d -o tests/pbcopper_test.p/src_cli2_test_OptionTranslator.cpp.o -c ../tests/src/cli2/test_OptionTranslator.cpp
[144/182] c++ -Isrc/libpbcopper.so.2.3.0.p -Isrc -I../src -Iinclude -I../include -Isrc/utility -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -g -O2 -ffile-prefix-map=/build/reproducible-path/pbcopper-2.3.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fPIC -DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3 -std=c++20 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DBOOST_ALL_NO_LIB -pthread -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wdouble-promotion -Wshadow -Wformat=1 -MD -MQ src/libpbcopper.so.2.3.0.p/cli2_PositionalArgumentTranslator.cpp.o -MF src/libpbcopper.so.2.3.0.p/cli2_PositionalArgumentTranslator.cpp.o.d -o src/libpbcopper.so.2.3.0.p/cli2_PositionalArgumentTranslator.cpp.o -c ../src/cli2/PositionalArgumentTranslator.cpp
[145/182] c++ -Itests/pbcopper_test.p -Itests -I../tests -Iinclude -I../include -I../tests/include -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -g -O2 -ffile-prefix-map=/build/reproducible-path/pbcopper-2.3.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fPIC -DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3 -std=c++20 -Wdate-time -D_FORTIFY_SOURCE=2 -DBOOST_ALL_NO_LIB -pthread -DGTEST_HAS_PTHREAD=1 -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wdouble-promotion -Wshadow -Wformat=1 -MD -MQ tests/pbcopper_test.p/src_parallel_test_WorkQueue.cpp.o -MF tests/pbcopper_test.p/src_parallel_test_WorkQueue.cpp.o.d -o tests/pbcopper_test.p/src_parallel_test_WorkQueue.cpp.o -c ../tests/src/parallel/test_WorkQueue.cpp
[146/182] c++ -Isrc/libpbcopper.so.2.3.0.p -Isrc -I../src -Iinclude -I../include -Isrc/utility -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -g -O2 -ffile-prefix-map=/build/reproducible-path/pbcopper-2.3.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fPIC -DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3 -std=c++20 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DBOOST_ALL_NO_LIB -pthread -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wdouble-promotion -Wshadow -Wformat=1 -MD -MQ src/libpbcopper.so.2.3.0.p/cli2_MultiToolInterface.cpp.o -MF src/libpbcopper.so.2.3.0.p/cli2_MultiToolInterface.cpp.o.d -o src/libpbcopper.so.2.3.0.p/cli2_MultiToolInterface.cpp.o -c ../src/cli2/MultiToolInterface.cpp
[147/182] c++ -Itests/pbcopper_test.p -Itests -I../tests -Iinclude -I../include -I../tests/include -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -g -O2 -ffile-prefix-map=/build/reproducible-path/pbcopper-2.3.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fPIC -DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3 -std=c++20 -Wdate-time -D_FORTIFY_SOURCE=2 -DBOOST_ALL_NO_LIB -pthread -DGTEST_HAS_PTHREAD=1 -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wdouble-promotion -Wshadow -Wformat=1 -MD -MQ tests/pbcopper_test.p/src_algorithm_test_Heteroduplex.cpp.o -MF tests/pbcopper_test.p/src_algorithm_test_Heteroduplex.cpp.o.d -o tests/pbcopper_test.p/src_algorithm_test_Heteroduplex.cpp.o -c ../tests/src/algorithm/test_Heteroduplex.cpp
[148/182] c++ -Itests/pbcopper_test.p -Itests -I../tests -Iinclude -I../include -I../tests/include -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -g -O2 -ffile-prefix-map=/build/reproducible-path/pbcopper-2.3.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fPIC -DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3 -std=c++20 -Wdate-time -D_FORTIFY_SOURCE=2 -DBOOST_ALL_NO_LIB -pthread -DGTEST_HAS_PTHREAD=1 -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wdouble-promotion -Wshadow -Wformat=1 -MD -MQ tests/pbcopper_test.p/src_cli2_test_Results.cpp.o -MF tests/pbcopper_test.p/src_cli2_test_Results.cpp.o.d -o tests/pbcopper_test.p/src_cli2_test_Results.cpp.o -c ../tests/src/cli2/test_Results.cpp
[149/182] c++ -Itests/pbcopper_test.p -Itests -I../tests -Iinclude -I../include -I../tests/include -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -g -O2 -ffile-prefix-map=/build/reproducible-path/pbcopper-2.3.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fPIC -DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3 -std=c++20 -Wdate-time -D_FORTIFY_SOURCE=2 -DBOOST_ALL_NO_LIB -pthread -DGTEST_HAS_PTHREAD=1 -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wdouble-promotion -Wshadow -Wformat=1 -MD -MQ tests/pbcopper_test.p/src_utility_test_MoveInsert.cpp.o -MF tests/pbcopper_test.p/src_utility_test_MoveInsert.cpp.o.d -o tests/pbcopper_test.p/src_utility_test_MoveInsert.cpp.o -c ../tests/src/utility/test_MoveInsert.cpp
[150/182] c++ -Itests/pbcopper_test.p -Itests -I../tests -Iinclude -I../include -I../tests/include -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -g -O2 -ffile-prefix-map=/build/reproducible-path/pbcopper-2.3.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fPIC -DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3 -std=c++20 -Wdate-time -D_FORTIFY_SOURCE=2 -DBOOST_ALL_NO_LIB -pthread -DGTEST_HAS_PTHREAD=1 -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wdouble-promotion -Wshadow -Wformat=1 -MD -MQ tests/pbcopper_test.p/src_cli2_test_InterfaceHelpPrinter.cpp.o -MF tests/pbcopper_test.p/src_cli2_test_InterfaceHelpPrinter.cpp.o.d -o tests/pbcopper_test.p/src_cli2_test_InterfaceHelpPrinter.cpp.o -c ../tests/src/cli2/test_InterfaceHelpPrinter.cpp
[151/182] c++ -Itests/pbcopper_test.p -Itests -I../tests -Iinclude -I../include -I../tests/include -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -g -O2 -ffile-prefix-map=/build/reproducible-path/pbcopper-2.3.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fPIC -DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3 -std=c++20 -Wdate-time -D_FORTIFY_SOURCE=2 -DBOOST_ALL_NO_LIB -pthread -DGTEST_HAS_PTHREAD=1 -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wdouble-promotion -Wshadow -Wformat=1 -MD -MQ tests/pbcopper_test.p/src_data_test_MappedRead.cpp.o -MF tests/pbcopper_test.p/src_data_test_MappedRead.cpp.o.d -o tests/pbcopper_test.p/src_data_test_MappedRead.cpp.o -c ../tests/src/data/test_MappedRead.cpp
[152/182] c++ -Isrc/libpbcopper.so.2.3.0.p -Isrc -I../src -Iinclude -I../include -Isrc/utility -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -g -O2 -ffile-prefix-map=/build/reproducible-path/pbcopper-2.3.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fPIC -DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3 -std=c++20 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DBOOST_ALL_NO_LIB -pthread -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wdouble-promotion -Wshadow -Wformat=1 -MD -MQ src/libpbcopper.so.2.3.0.p/pbmer_KFGraph.cpp.o -MF src/libpbcopper.so.2.3.0.p/pbmer_KFGraph.cpp.o.d -o src/libpbcopper.so.2.3.0.p/pbmer_KFGraph.cpp.o -c ../src/pbmer/KFGraph.cpp
[153/182] c++ -Isrc/libpbcopper.so.2.3.0.p -Isrc -I../src -Iinclude -I../include -Isrc/utility -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -g -O2 -ffile-prefix-map=/build/reproducible-path/pbcopper-2.3.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fPIC -DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3 -std=c++20 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DBOOST_ALL_NO_LIB -pthread -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wdouble-promotion -Wshadow -Wformat=1 -MD -MQ src/libpbcopper.so.2.3.0.p/cli2_OptionTranslator.cpp.o -MF src/libpbcopper.so.2.3.0.p/cli2_OptionTranslator.cpp.o.d -o src/libpbcopper.so.2.3.0.p/cli2_OptionTranslator.cpp.o -c ../src/cli2/OptionTranslator.cpp
[154/182] c++ -Itests/pbcopper_test.p -Itests -I../tests -Iinclude -I../include -I../tests/include -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -g -O2 -ffile-prefix-map=/build/reproducible-path/pbcopper-2.3.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fPIC -DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3 -std=c++20 -Wdate-time -D_FORTIFY_SOURCE=2 -DBOOST_ALL_NO_LIB -pthread -DGTEST_HAS_PTHREAD=1 -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wdouble-promotion -Wshadow -Wformat=1 -MD -MQ tests/pbcopper_test.p/src_container_test_BitContainer.cpp.o -MF tests/pbcopper_test.p/src_container_test_BitContainer.cpp.o.d -o tests/pbcopper_test.p/src_container_test_BitContainer.cpp.o -c ../tests/src/container/test_BitContainer.cpp
[155/182] c++ -Itests/pbcopper_test.p -Itests -I../tests -Iinclude -I../include -I../tests/include -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -g -O2 -ffile-prefix-map=/build/reproducible-path/pbcopper-2.3.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fPIC -DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3 -std=c++20 -Wdate-time -D_FORTIFY_SOURCE=2 -DBOOST_ALL_NO_LIB -pthread -DGTEST_HAS_PTHREAD=1 -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wdouble-promotion -Wshadow -Wformat=1 -MD -MQ tests/pbcopper_test.p/src_data_test_Cigar.cpp.o -MF tests/pbcopper_test.p/src_data_test_Cigar.cpp.o.d -o tests/pbcopper_test.p/src_data_test_Cigar.cpp.o -c ../tests/src/data/test_Cigar.cpp
[156/182] c++ -Itests/pbcopper_test.p -Itests -I../tests -Iinclude -I../include -I../tests/include -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -g -O2 -ffile-prefix-map=/build/reproducible-path/pbcopper-2.3.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fPIC -DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3 -std=c++20 -Wdate-time -D_FORTIFY_SOURCE=2 -DBOOST_ALL_NO_LIB -pthread -DGTEST_HAS_PTHREAD=1 -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wdouble-promotion -Wshadow -Wformat=1 -MD -MQ tests/pbcopper_test.p/src_reports_test_Report.cpp.o -MF tests/pbcopper_test.p/src_reports_test_Report.cpp.o.d -o tests/pbcopper_test.p/src_reports_test_Report.cpp.o -c ../tests/src/reports/test_Report.cpp
[157/182] c++ -Itests/pbcopper_test.p -Itests -I../tests -Iinclude -I../include -I../tests/include -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -g -O2 -ffile-prefix-map=/build/reproducible-path/pbcopper-2.3.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fPIC -DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3 -std=c++20 -Wdate-time -D_FORTIFY_SOURCE=2 -DBOOST_ALL_NO_LIB -pthread -DGTEST_HAS_PTHREAD=1 -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wdouble-promotion -Wshadow -Wformat=1 -MD -MQ tests/pbcopper_test.p/src_align_test_Alignment.cpp.o -MF tests/pbcopper_test.p/src_align_test_Alignment.cpp.o.d -o tests/pbcopper_test.p/src_align_test_Alignment.cpp.o -c ../tests/src/align/test_Alignment.cpp
[158/182] c++ -Itests/pbcopper_test.p -Itests -I../tests -Iinclude -I../include -I../tests/include -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -g -O2 -ffile-prefix-map=/build/reproducible-path/pbcopper-2.3.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fPIC -DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3 -std=c++20 -Wdate-time -D_FORTIFY_SOURCE=2 -DBOOST_ALL_NO_LIB -pthread -DGTEST_HAS_PTHREAD=1 -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wdouble-promotion -Wshadow -Wformat=1 -MD -MQ tests/pbcopper_test.p/src_cli2_test_CommandLineParser.cpp.o -MF tests/pbcopper_test.p/src_cli2_test_CommandLineParser.cpp.o.d -o tests/pbcopper_test.p/src_cli2_test_CommandLineParser.cpp.o -c ../tests/src/cli2/test_CommandLineParser.cpp
[159/182] c++ -Itests/pbcopper_test.p -Itests -I../tests -Iinclude -I../include -I../tests/include -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -g -O2 -ffile-prefix-map=/build/reproducible-path/pbcopper-2.3.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fPIC -DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3 -std=c++20 -Wdate-time -D_FORTIFY_SOURCE=2 -DBOOST_ALL_NO_LIB -pthread -DGTEST_HAS_PTHREAD=1 -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wdouble-promotion -Wshadow -Wformat=1 -MD -MQ tests/pbcopper_test.p/src_cli2_test_CLI.cpp.o -MF tests/pbcopper_test.p/src_cli2_test_CLI.cpp.o.d -o tests/pbcopper_test.p/src_cli2_test_CLI.cpp.o -c ../tests/src/cli2/test_CLI.cpp
[160/182] c++ -Isrc/libpbcopper.so.2.3.0.p -Isrc -I../src -Iinclude -I../include -Isrc/utility -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -g -O2 -ffile-prefix-map=/build/reproducible-path/pbcopper-2.3.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fPIC -DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3 -std=c++20 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DBOOST_ALL_NO_LIB -pthread -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wdouble-promotion -Wshadow -Wformat=1 -MD -MQ src/libpbcopper.so.2.3.0.p/poa_PoaGraphImpl.cpp.o -MF src/libpbcopper.so.2.3.0.p/poa_PoaGraphImpl.cpp.o.d -o src/libpbcopper.so.2.3.0.p/poa_PoaGraphImpl.cpp.o -c ../src/poa/PoaGraphImpl.cpp
[161/182] c++ -Itests/pbcopper_test.p -Itests -I../tests -Iinclude -I../include -I../tests/include -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -g -O2 -ffile-prefix-map=/build/reproducible-path/pbcopper-2.3.0+dfsg=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -mbranch-protection=standard -fPIC -DSIMDE_ENABLE_OPENMP -fopenmp-simd -O3 -std=c++20 -Wdate-time -D_FORTIFY_SOURCE=2 -DBOOST_ALL_NO_LIB -pthread -DGTEST_HAS_PTHREAD=1 -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wdouble-promotion -Wshadow -Wformat=1 -MD -MQ tests/pbcopper_test.p/src_data_test_Read.cpp.o -MF tests/pbcopper_test.p/src_data_test_Read.cpp.o.d -o tests/pbcopper_test.p/src_data_test_Read.cpp.o -c ../tests/src/data/test_Read.cpp
ninja: build stopped: subcommand failed.
dh_auto_build: error: cd build && LC_ALL=C.UTF-8 ninja -j128 -v returned exit code 1
make: *** [debian/rules:10: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
More information about the Debian-med-packaging
mailing list