Source: wham-align Version: 0.1.5-1 Severity: serious Tags: bullseye sid User: debian-...@lists.debian.org Usertags: ftbfs-gcc-9
Hi Maintainer As can be seen on reproducible builds [1], wham-align FTBFS with GCC 9. Regards Graham [1] g++ -lpthread -o wham sequence.o hash.o embedhash.o main.o aligner.o interval.o edit_distance.o error.o short.o hitset.o model.o perfcounters.o writer.o g++ -lpthread -o wham-build sequence.o hash.o embedhash.o builder.o aligner.o interval.o edit_distance.o error.o short.o hitset.o model.o perfcounters.o writer.o /usr/bin/ld: main.o: in function `align(char*, AlignInfo*, char*, int)': ./main.cpp:466: undefined reference to `pthread_create' /usr/bin/ld: ./main.cpp:466: undefined reference to `pthread_create' /usr/bin/ld: ./main.cpp:475: undefined reference to `pthread_join' collect2: error: ld returned 1 exit status make[1]: *** [makefile:19: wham] Error 1 make[1]: Leaving directory '/build/1st/wham-align-0.1.5' dh_auto_build: make -j16 "INSTALL=install --strip-program=true" returned exit code 2