the package fails to build with following errors. Complete log can be found here
/usr/bin/g++ -std=gnu++17 -msse4.2 -c -Wall -Wno-format-y2k -pthread -fopenmp -O2 -fPIC -DNDEBUG -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_MT -D_REENTRANT -D_THREAD_SAFE -I/build/blast+/src/ncbi-blast-2.16.0+-src/c++/ReleaseMT/inc -I/build/blast+/src/ncbi-blast-2.16.0+-src/c++/include -DNCBI_BUILD_SESSION_ID=17397ac3-ea12-44b4-ae06-1e4454429d5d /build/blast+/src/ncbi-blast-2.16.0+-src/c++/src/serial/hookdata.cpp -o hookdata.o
/usr/bin/g++ -std=gnu++17 -msse4.2 -c -Wall -Wno-format-y2k -pthread -fopenmp -O2 -fPIC -DNDEBUG -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_MT -D_REENTRANT -D_THREAD_SAFE -I/build/blast+/src/ncbi-blast-2.16.0+-src/c++/ReleaseMT/inc -I/build/blast+/src/ncbi-blast-2.16.0+-src/c++/include -DNCBI_BUILD_SESSION_ID=17397ac3-ea12-44b4-ae06-1e4454429d5d /build/blast+/src/ncbi-blast-2.16.0+-src/c++/src/serial/hookdatakey.cpp -o hookdatakey.o
/usr/bin/g++ -std=gnu++17 -msse4.2 -c -Wall -Wno-format-y2k -pthread -fopenmp -O2 -fPIC -DNDEBUG -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_MT -D_REENTRANT -D_THREAD_SAFE -I/build/blast+/src/ncbi-blast-2.16.0+-src/c++/ReleaseMT/inc -I/build/blast+/src/ncbi-blast-2.16.0+-src/c++/include -DNCBI_BUILD_SESSION_ID=17397ac3-ea12-44b4-ae06-1e4454429d5d /build/blast+/src/ncbi-blast-2.16.0+-src/c++/src/serial/typeinfo.cpp -o typeinfo.o
make[4]: Leaving directory '/build/blast+/src/ncbi-blast-2.16.0+-src/c++/ReleaseMT/build/serial'
FAILED: src/serial/Makefile.serial.lib
make[4]: Entering directory '/build/blast+/src/ncbi-blast-2.16.0+-src/c++/ReleaseMT/build/serial'
/bin/rm -f libxser.so libxser.so .xser.dep .libxser.so.stamp
/bin/rm -f /build/blast+/src/ncbi-blast-2.16.0+-src/c++/ReleaseMT/lib/libxser.so /build/blast+/src/ncbi-blast-2.16.0+-src/c++/ReleaseMT/status/.xser.dep
make[4]: Leaving directory '/build/blast+/src/ncbi-blast-2.16.0+-src/c++/ReleaseMT/build/serial'
make[3]: *** [/build/blast+/src/ncbi-blast-2.16.0+-src/c++/src/build-system/Makefile.meta_l:336: all.nonusr] Error 2
make[3]: Leaving directory '/build/blast+/src/ncbi-blast-2.16.0+-src/c++/ReleaseMT/build/serial'
make[2]: *** [/build/blast+/src/ncbi-blast-2.16.0+-src/c++/src/build-system/Makefile.meta_l:288: all_l.real] Error 2
make[2]: Leaving directory '/build/blast+/src/ncbi-blast-2.16.0+-src/c++/ReleaseMT/build/serial'
make[1]: *** [/build/blast+/src/ncbi-blast-2.16.0+-src/c++/src/build-system/Makefile.meta_r:41: all_r.real] Error 5
make[1]: Leaving directory '/build/blast+/src/ncbi-blast-2.16.0+-src/c++/ReleaseMT/build'
make: *** [Makefile:24: all] Error 2
?[1m?[31m==> ERROR:?(B?[m?[1m A failure occurred in build().?(B?[m
?[1m Aborting...?(B?[m
Pinned Comments