[Debian-med-packaging] Bug#1097434: ncbi-blast+: ftbfs with GCC-15

Matthias Klose doko at debian.org
Mon Feb 17 17:38:57 GMT 2025


Package: src:ncbi-blast+
Version: 2.16.0+ds-6
Severity: important
Tags: sid forky
User: debian-gcc at lists.debian.org
Usertags: ftbfs-gcc-15

[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/ncbi-blast+_2.16.0+ds-6_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

[...]
/build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/src/connect/ncbi_priv.h:224:33: note: in expansion of macro ‘CORE_CURRENT_FUNCTION’
  224 |             _mess.func        = CORE_CURRENT_FUNCTION;                  \
      |                                 ^~~~~~~~~~~~~~~~~~~~~
/build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/src/connect/ncbi_priv.h:239:5: note: in expansion of macro ‘DO_CORE_LOG_X’
  239 |     DO_CORE_LOG_X(code, subcode, level, message, dynamic, 0, 0, 0, 0)
      |     ^~~~~~~~~~~~~
/build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/src/connect/ncbi_priv.h:151:5: note: in expansion of macro ‘DO_CORE_LOG’
  151 |     DO_CORE_LOG(NCBI_C_ERRCODE_X, subcode, level,                       \
      |     ^~~~~~~~~~~
/build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/src/connect/ncbi_tls.c:212:5: note: in expansion of macro ‘CORE_LOGF_X’
  212 |     CORE_LOGF_X(47, eLOG_Error,
      |     ^~~~~~~~~~~
specs -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fPIC   -DNDEBUG -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE  -D_FORTIFY_SOURCE=2 -D_MT -D_REENTRANT -D_THREAD_SAFE -I/build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/BUILD/inc -I/build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/include   /build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/src/cgi/cgi_run.cpp -o cgi_run.o 
/usr/bin/g++  -std=gnu++17 -c -Wall -Wno-format-y2k  -pthread -fopenmp -g -O2 -ffile-prefix-map=/build/reproducible-path/ncbi-blast+-2.16.0+ds=. -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fPIC   -DNDEBUG -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE  -D_FORTIFY_SOURCE=2 -D_MT -D_REENTRANT -D_THREAD_SAFE -I/build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/BUILD/inc -I/build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/include   /build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/src/cgi/cgi_util.cpp -o cgi_util.o 
/usr/bin/g++  -std=gnu++17 -c -Wall -Wno-format-y2k  -pthread -fopenmp -g -O2 -ffile-prefix-map=/build/reproducible-path/ncbi-blast+-2.16.0+ds=. -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fPIC   -DNDEBUG -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE  -D_FORTIFY_SOURCE=2 -D_MT -D_REENTRANT -D_THREAD_SAFE -I/build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/BUILD/inc -I/build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/include   /build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/src/cgi/cgi_serial.cpp -o cgi_serial.o 
/usr/bin/g++  -std=gnu++17 -c -Wall -Wno-format-y2k  -pthread -fopenmp -g -O2 -ffile-prefix-map=/build/reproducible-path/ncbi-blast+-2.16.0+ds=. -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fPIC   -DNDEBUG -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE  -D_FORTIFY_SOURCE=2 -D_MT -D_REENTRANT -D_THREAD_SAFE -I/build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/BUILD/inc -I/build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/include   /build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/src/cgi/cgi_session.cpp -o cgi_session.o 
/usr/bin/g++  -std=gnu++17 -c -Wall -Wno-format-y2k  -pthread -fopenmp -g -O2 -ffile-prefix-map=/build/reproducible-path/ncbi-blast+-2.16.0+ds=. -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fPIC   -DNDEBUG -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE  -D_FORTIFY_SOURCE=2 -D_MT -D_REENTRANT -D_THREAD_SAFE -I/build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/BUILD/inc -I/build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/include   /build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/src/cgi/cgi_exception.cpp -o cgi_exception.o 
/usr/bin/g++  -std=gnu++17 -c -Wall -Wno-format-y2k  -pthread -fopenmp -g -O2 -ffile-prefix-map=/build/reproducible-path/ncbi-blast+-2.16.0+ds=. -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fPIC   -DNDEBUG -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE  -D_FORTIFY_SOURCE=2 -D_MT -D_REENTRANT -D_THREAD_SAFE -I/build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/BUILD/inc -I/build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/include   /build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/src/cgi/cgiapp_cached.cpp -o cgiapp_cached.o 
/usr/bin/g++  -std=gnu++17 -c -Wall -Wno-format-y2k  -pthread -fopenmp -g -O2 -ffile-prefix-map=/build/reproducible-path/ncbi-blast+-2.16.0+ds=. -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fPIC   -DNDEBUG -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE  -D_FORTIFY_SOURCE=2 -D_MT -D_REENTRANT -D_THREAD_SAFck-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fPIC   -DNDEBUG -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE  -D_FORTIFY_SOURCE=2 -D_MT -D_REENTRANT -D_THREAD_SAFE -I/build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/BUILD/inc -I/build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/include  /build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/src/html/components.cpp -o components.o 
/usr/bin/g++  -std=gnu++17 -c -Wall -Wno-format-y2k  -pthread -fopenmp -g -O2 -ffile-prefix-map=/build/reproducible-path/ncbi-blast+-2.16.0+ds=. -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fPIC   -DNDEBUG -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE  -D_FORTIFY_SOURCE=2 -D_MT -D_REENTRANT -D_THREAD_SAFE -I/build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/BUILD/inc -I/build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/include  /build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/src/html/commentdiag.cpp -o commentdiag.o 
/usr/bin/g++  -std=gnu++17 -c -Wall -Wno-format-y2k  -pthread -fopenmp -g -O2 -ffile-prefix-map=/build/reproducible-path/ncbi-blast+-2.16.0+ds=. -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fPIC   -DNDEBUG -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE  -D_FORTIFY_SOURCE=2 -D_MT -D_REENTRANT -D_THREAD_SAFE -I/build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/BUILD/inc -I/build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/include  /build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/src/html/indentstream.cpp -o indentstream.o 
/usr/bin/g++  -std=gnu++17 -c -Wall -Wno-format-y2k  -pthread -fopenmp -g -O2 -ffile-prefix-map=/build/reproducible-path/ncbi-blast+-2.16.0+ds=. -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fPIC   -DNDEBUG -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE  -D_FORTIFY_SOURCE=2 -D_MT -D_REENTRANT -D_THREAD_SAFE -I/build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/BUILD/inc -I/build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/include  /build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/src/html/html_exception.cpp -o html_exception.o 
/usr/bin/g++  -std=gnu++17 -c -Wall -Wno-format-y2k  -pthread -fopenmp -g -O2 -ffile-prefix-map=/build/reproducible-path/ncbi-blast+-2.16.0+ds=. -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fPIC   -DNDEBUG -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE  -D_FORTIFY_SOURCE=2 -D_MT -D_REENTRANT -D_THREAD_SAFE -I/build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/BUILD/inc -I/build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/include  /build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/src/html/writer_htmlenc.cpp -o writer_htmlenc.o 
/bin/rm -f libxhtml.so .libxhtml.so.stamp
/usr/bin/g++  -std=gnu++17  -shared -o libxhtml.so -Wl,-rpath,/usr/lib/ncbi-blast+ -Wl,--enable-new-dtags -Wl,-export-dynamic -pthread -fopenmp -specs=/usr/share/dpkg/no-pie-link.specs -Wl,-z,relro -Wl,-z,now -gdwarf-3 -O2 -fPIC node.o html.o htmlhelper.o page.o pager.o selection.o components.o commentdiag.o indentstream.o html_exception.o writer_htmlenc.o -Wl,-rpath-link,/build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/BUILD/lib -L/build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/BUILD/lib -lxncbi -lm -lpthread  
/bin/bash /build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/scripts/common/impl/if_diff.sh /bin/ln -f libxhtml.so /build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/BUILD/lib
/bin/ln -f libxhtml.so /build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/BUILD/lib/libxhtml.so
/bin/ln -f .xhtml.dep /build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/BUILD/status/.xhtml.dep
make[5]: Leaving directory '/build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/BUILD/build/html'
make[4]: Leaving directory '/build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/BUILD/build/html'
make[4]: Leaving directory '/build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/BUILD/build/algo/blast/unit_tests/api'
make[5]: Entering directory '/build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/BUILD/build/objtools/blast/gene_info_reader/unit_test'
/usr/bin/g++  -std=gnu++17 -c  -Wall -Wno-format-y2k -pthread -fopenmp -g -O2 -ffile-prefix-map=/build/reproducible-path/ncbi-blast+-2.16.0+ds=. -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fPIE  -DNDEBUG -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE  -D_FORTIFY_SOURCE=2 -D_MT -D_REENTRANT -D_THREAD_SAFE -I/build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/BUILD/inc -I/build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/include  -Wno-unused-local-typedefs -DNCBI_APP_BUILT_AS=gene_info_unit_test /build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/src/objtools/blast/gene_info_reader/unit_test/gene_info_test.cpp -o gene_info_test.o 
/usr/bin/g++ -std=gnu++17 -Wl,-rpath,/usr/lib/ncbi-blast+ -Wl,--enable-new-dtags -Wl,-export-dynamic -pthread -fopenmp -specs=/usr/share/dpkg/no-pie-link.specs -Wl,-z,relro -Wl,-z,now -gdwarf-3 -O2 -fPIE -pie gene_info_test.o -Wl,-rpath-link,/build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/BUILD/lib -L/build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/BUILD/lib -ltest_boost -lgene_info -lxncbi -lm -lpthread -o gene_info_unit_test
/bin/bash /build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/scripts/common/impl/if_diff.sh /bin/ln -f gene_info_unit_test /build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/BUILD/bin
/bin/ln -f gene_info_unit_test /build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/BUILD/bin/gene_info_unit_test
make[5]: Leaving directory '/build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/BUILD/build/objtools/blast/gene_info_reader/unit_test'
make[4]: Leaving directory '/build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/BUILD/build/objtools/blast/gene_info_reader/unit_test'
_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE  -D_FORTIFY_SOURCE=2 -D_MT -D_REENTRANT -D_THREAD_SAFE -I/build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/BUILD/inc -I/build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/include  /build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/src/connect/ncbi_tls.c -o ncbi_tls.o 
/bin/rm -f libxconnect.so .libxconnect.so.stamp
/usr/bin/g++  -std=gnu++17  -shared -o libxconnect.so -Wl,-rpath,/usr/lib/ncbi-blast+ -Wl,--enable-new-dtags -Wl,-export-dynamic -pthread -fopenmp -specs=/usr/share/dpkg/no-pie-link.specs -Wl,-z,relro -Wl,-z,now -gdwarf-3 -O2 -Wl,--as-needed -fPIC ncbi_lbsm.o ncbi_lbsm_ipc.o ncbi_ansi_ext.o ncbi_types.o ncbi_core.o ncbi_priv.o ncbi_util.o ncbi_buffer.o ncbi_socket.o ncbi_connector.o ncbi_connection.o ncbi_connutil.o ncbi_ipv6.o ncbi_server_info.o ncbi_host_info.o ncbi_service.o ncbi_sendmail.o ncbi_base64.o ncbi_heapmgr.o ncbi_lb.o ncbi_socket_connector.o ncbi_file_connector.o ncbi_http_connector.o ncbi_memory_connector.o ncbi_service_connector.o ncbi_ftp_connector.o ncbi_version.o ncbi_iprange.o ncbi_local.o ncbi_lbsmd.o ncbi_dispd.o ncbi_linkerd.o ncbi_namerd.o parson.o ncbi_localip.o ncbi_lbdns.o ncbi_socket_cxx.o ncbi_core_cxx.o email_diag_handler.o ncbi_conn_streambuf.o ncbi_conn_stream.o ncbi_conn_test.o ncbi_misc.o ncbi_namedpipe.o ncbi_namedpipe_connector.o ncbi_pipe.o ncbi_pipe_connector.o ncbi_conn_reader_writer.o ncbi_userhost.o ncbi_http_session.o ncbi_monkey.o ncbi_service_cxx.o ncbi_localip_cxx.o ncbi_blowfish.o ncbi_usage_report.o connect_misc.o ncbi_gnutls.o ncbi_mbedtls.o ncbi_tls.o -Wl,-rpath-link,/build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/BUILD/lib -L/build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/BUILD/lib -lxncbi -lmbedtls -lmbedx509 -lmbedcrypto -lz -lresolv -lm -lpthread  
/bin/bash /build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/scripts/common/impl/if_diff.sh /bin/ln -f libxconnect.so /build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/BUILD/lib
/bin/ln -f libxconnect.so /build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/BUILD/lib/libxconnect.so
/bin/ln -f .xconnect.dep /build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/BUILD/status/.xconnect.dep
make[5]: Leaving directory '/build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/BUILD/build/connect'
make[4]: Leaving directory '/build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/BUILD/build/connect'
E -I/build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/BUILD/inc -I/build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/include   /build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/src/cgi/cgi_entry_reader.cpp -o cgi_entry_reader.o 
/usr/bin/g++  -std=gnu++17 -c -Wall -Wno-format-y2k  -pthread -fopenmp -g -O2 -ffile-prefix-map=/build/reproducible-path/ncbi-blast+-2.16.0+ds=. -specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fPIC   -DNDEBUG -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE  -D_FORTIFY_SOURCE=2 -D_MT -D_REENTRANT -D_THREAD_SAFE -I/build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/BUILD/inc -I/build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/include   /build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/src/cgi/user_agent.cpp -o user_agent.o 
/bin/rm -f libxcgi.so .libxcgi.so.stamp
/usr/bin/g++  -std=gnu++17  -shared -o libxcgi.so -Wl,-rpath,/usr/lib/ncbi-blast+ -Wl,--enable-new-dtags -Wl,-export-dynamic -pthread -fopenmp -specs=/usr/share/dpkg/no-pie-link.specs -Wl,-z,relro -Wl,-z,now -gdwarf-3 -O2 -fPIC ncbicgi.o cgiapp.o cgictx.o ncbicgir.o ncbires.o ref_args.o cgi_run.o cgi_util.o cgi_serial.o cgi_session.o cgi_exception.o cgiapp_cached.o cgi_entry_reader.o user_agent.o -Wl,-rpath-link,/build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/BUILD/lib -L/build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/BUILD/lib -lxutil -lxncbi -lm -lpthread  
/bin/bash /build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/scripts/common/impl/if_diff.sh /bin/ln -f libxcgi.so /build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/BUILD/lib
/bin/ln -f libxcgi.so /build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/BUILD/lib/libxcgi.so
/bin/ln -f .xcgi.dep /build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/BUILD/status/.xcgi.dep
make[5]: Leaving directory '/build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/BUILD/build/cgi'
make[4]: Leaving directory '/build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/BUILD/build/cgi'
=format-security -fcf-protection -fPIC   -DNDEBUG -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE  -D_FORTIFY_SOURCE=2 -D_MT -D_REENTRANT -D_THREAD_SAFE -I/build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/BUILD/inc -I/build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/include      /build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/src/util/compress/api/archive_zip.cpp -o archive_zip.o 
/bin/rm -f libxcompress.so .libxcompress.so.stamp
/usr/bin/g++  -std=gnu++17  -shared -o libxcompress.so -Wl,-rpath,/usr/lib/ncbi-blast+ -Wl,--enable-new-dtags -Wl,-export-dynamic -pthread -fopenmp -specs=/usr/share/dpkg/no-pie-link.specs -Wl,-z,relro -Wl,-z,now -gdwarf-3 -O2 -fPIC compress.o stream.o streambuf.o stream_util.o bzip2.o lzo.o zlib.o zstd.o reader_zlib.o tar.o archive.o archive_.o archive_zip.o -Wl,-rpath-link,/build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/BUILD/lib -L/build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/BUILD/lib -lxutil -lxncbi -lbz2 -lz -lm -lpthread  
/bin/bash /build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/scripts/common/impl/if_diff.sh /bin/ln -f libxcompress.so /build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/BUILD/lib
/bin/ln -f libxcompress.so /build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/BUILD/lib/libxcompress.so
/bin/ln -f .xcompress.dep /build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/BUILD/status/.xcompress.dep
make[5]: Leaving directory '/build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/BUILD/build/util/compress/api'
make[4]: Leaving directory '/build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/BUILD/build/util/compress/api'
make[3]: Leaving directory '/build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/BUILD/build'
make[2]: *** [Makefile.flat:415: ptb_all] Error 2
make[2]: Leaving directory '/build/reproducible-path/ncbi-blast+-2.16.0+ds/c++/BUILD/build'
make[1]: *** [debian/rules:102: override_dh_auto_build-arch] Error 2
make[1]: Leaving directory '/build/reproducible-path/ncbi-blast+-2.16.0+ds'
make: *** [debian/rules:210: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2



More information about the Debian-med-packaging mailing list