[Debian-med-packaging] Bug#1095396: stacks: FTBFS: Make sure /usr/share/automake-*/tap-driver.sh exists and is linked

Santiago Vila sanvila at debian.org
Fri Feb 7 12:13:16 GMT 2025


Package: src:stacks
Version: 2.68+dfsg-1
Severity: serious
Tags: ftbfs trixie sid

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean
   debian/rules override_dh_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_clean
rm -f ./constants.php
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
configure.ac:28: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:28: You should run autoupdate.
./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from...
configure.ac:28: the top level
configure.ac:20: installing 'config/ar-lib'
configure.ac:15: installing 'config/compile'
configure.ac:7: installing 'config/install-sh'
configure.ac:7: installing 'config/missing'
Makefile.am: installing 'config/depcomp'
parallel-tests: installing 'config/test-driver'
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_configure -- --enable-sparsehash --enable-bam \
         --with-bam-include-path=/usr/include/samtools \
	 --with-bam-lib-path=/usr/lib
	./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run --disable-maintainer-mode --disable-dependency-tracking --enable-sparsehash --enable-bam --with-bam-include-path=/usr/include/samtools --with-bam-lib-path=/usr/lib
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking for g++... g++
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking whether make supports the include directive... yes (GNU style)
checking dependency style of g++... none
checking for gcc... gcc
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... none
checking whether g++ supports C++11 features by default... yes
checking for ranlib... ranlib
checking for ar... ar
checking the archiver (ar) interface... ar
checking for omp_set_num_threads in -lgomp... yes
checking for gzread in -lz... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for float.h... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for gcc option to support OpenMP... -fopenmp
checking for _Bool... yes
checking for stdbool.h that conforms to C99 or later... yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking whether closedir returns void... no
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for GNU libc compatible malloc... yes
checking for GNU libc compatible realloc... yes
checking for floor... no
checking for memset... yes
checking for pow... no
checking for sqrt... no
checking for clock_gettime... yes
checking for functional regular expressions... yes
checking for gawk... (cached) mawk
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_build
	make -j2
make[1]: Entering directory '/<<PKGBUILDDIR>>'
make  all-recursive
make[2]: Entering directory '/<<PKGBUILDDIR>>'
make[3]: Entering directory '/<<PKGBUILDDIR>>'
g++ -DHAVE_CONFIG_H -I.  -fopenmp -I./htslib -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/ustacks.o src/ustacks.cc
g++ -DHAVE_CONFIG_H -I.  -fopenmp -I./htslib -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/aln_utils.o src/aln_utils.cc
g++ -DHAVE_CONFIG_H -I.  -fopenmp -I./htslib -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/BamI.o src/BamI.cc
g++ -DHAVE_CONFIG_H -I.  -fopenmp -I./htslib -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/catalog_utils.o src/catalog_utils.cc
g++ -DHAVE_CONFIG_H -I.  -fopenmp -I./htslib -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/cmb.o src/cmb.cc
g++ -DHAVE_CONFIG_H -I.  -fopenmp -I./htslib -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/constants.o src/constants.cc
g++ -DHAVE_CONFIG_H -I.  -fopenmp -I./htslib -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/DNANSeq.o src/DNANSeq.cc
g++ -DHAVE_CONFIG_H -I.  -fopenmp -I./htslib -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/DNASeq4.o src/DNASeq4.cc
g++ -DHAVE_CONFIG_H -I.  -fopenmp -I./htslib -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/DNASeq.o src/DNASeq.cc
g++ -DHAVE_CONFIG_H -I.  -fopenmp -I./htslib -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/gzFasta.o src/gzFasta.cc
g++ -DHAVE_CONFIG_H -I.  -fopenmp -I./htslib -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/input.o src/input.cc
g++ -DHAVE_CONFIG_H -I.  -fopenmp -I./htslib -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/kmers.o src/kmers.cc
g++ -DHAVE_CONFIG_H -I.  -fopenmp -I./htslib -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/locus.o src/locus.cc
g++ -DHAVE_CONFIG_H -I.  -fopenmp -I./htslib -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/log_utils.o src/log_utils.cc
g++ -DHAVE_CONFIG_H -I.  -fopenmp -I./htslib -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/MetaPopInfo.o src/MetaPopInfo.cc
src/MetaPopInfo.cc: In member function ‘void MetaPopInfo::fill_pop_indexes(std::map<int, std::pair<int, int> >&) const’:
src/MetaPopInfo.cc:427:30: warning: narrowing conversion of ‘i’ from ‘std::size_t’ {aka ‘long unsigned int’} to ‘int’ [-Wnarrowing]
  427 |         pop_indexes.insert( {i, {pops_[i].first_sample, pops_[i].last_sample}} );
      |                              ^
g++ -DHAVE_CONFIG_H -I.  -fopenmp -I./htslib -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/models.o src/models.cc
g++ -DHAVE_CONFIG_H -I.  -fopenmp -I./htslib -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/mstack.o src/mstack.cc
g++ -DHAVE_CONFIG_H -I.  -fopenmp -I./htslib -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/mst.o src/mst.cc
g++ -DHAVE_CONFIG_H -I.  -fopenmp -I./htslib -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/nucleotides.o src/nucleotides.cc
g++ -DHAVE_CONFIG_H -I.  -fopenmp -I./htslib -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/renz.o src/renz.cc
g++ -DHAVE_CONFIG_H -I.  -fopenmp -I./htslib -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/Seq.o src/Seq.cc
g++ -DHAVE_CONFIG_H -I.  -fopenmp -I./htslib -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/sql_utilities.o src/sql_utilities.cc
g++ -DHAVE_CONFIG_H -I.  -fopenmp -I./htslib -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/stacks.o src/stacks.cc
g++ -DHAVE_CONFIG_H -I.  -fopenmp -I./htslib -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/utils.o src/utils.cc
g++ -DHAVE_CONFIG_H -I.  -fopenmp -I./htslib -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/Vcf.o src/Vcf.cc
g++ -DHAVE_CONFIG_H -I.  -fopenmp -I./htslib -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/cstacks.o src/cstacks.cc
g++ -DHAVE_CONFIG_H -I.  -fopenmp -I./htslib -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/sstacks.o src/sstacks.cc
g++ -DHAVE_CONFIG_H -I.  -fopenmp -I./htslib -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/process_radtags.o src/process_radtags.cc
g++ -DHAVE_CONFIG_H -I.  -fopenmp -I./htslib -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/clean.o src/clean.cc
g++ -DHAVE_CONFIG_H -I.  -fopenmp -I./htslib -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/file_io.o src/file_io.cc
g++ -DHAVE_CONFIG_H -I.  -fopenmp -I./htslib -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/write.o src/write.cc
g++ -DHAVE_CONFIG_H -I.  -fopenmp -I./htslib -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/process_shortreads.o src/process_shortreads.cc
g++ -DHAVE_CONFIG_H -I.  -fopenmp -I./htslib -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/kmer_filter.o src/kmer_filter.cc
g++ -DHAVE_CONFIG_H -I.  -fopenmp -I./htslib -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/clone_filter.o src/clone_filter.cc
g++ -DHAVE_CONFIG_H -I.  -fopenmp -I./htslib -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/populations.o src/populations.cc
g++ -DHAVE_CONFIG_H -I.  -fopenmp -I./htslib -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/bootstrap.o src/bootstrap.cc
g++ -DHAVE_CONFIG_H -I.  -fopenmp -I./htslib -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/export_formats.o src/export_formats.cc
g++ -DHAVE_CONFIG_H -I.  -fopenmp -I./htslib -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/mapping_utils.o src/mapping_utils.cc
g++ -DHAVE_CONFIG_H -I.  -fopenmp -I./htslib -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/genotype_dictionaries.o src/genotype_dictionaries.cc
g++ -DHAVE_CONFIG_H -I.  -fopenmp -I./htslib -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/PopSum.o src/PopSum.cc
g++ -DHAVE_CONFIG_H -I.  -fopenmp -I./htslib -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/Hwp.o src/Hwp.cc
g++ -DHAVE_CONFIG_H -I.  -fopenmp -I./htslib -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/phasedstacks.o src/phasedstacks.cc
g++ -DHAVE_CONFIG_H -I.  -fopenmp -I./htslib -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/tsv2bam.o src/tsv2bam.cc
g++ -DHAVE_CONFIG_H -I.  -fopenmp -I./htslib -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/gstacks.o src/gstacks.cc
g++ -DHAVE_CONFIG_H -I.  -fopenmp -I./htslib -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/debruijn.o src/debruijn.cc
g++ -DHAVE_CONFIG_H -I.  -fopenmp -I./htslib -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o src/SuffixTree.o src/SuffixTree.cc
rm -f libcore.a
ar cr libcore.a src/aln_utils.o src/BamI.o src/catalog_utils.o src/cmb.o src/constants.o src/DNANSeq.o src/DNASeq4.o src/DNASeq.o src/gzFasta.o src/input.o src/kmers.o src/locus.o src/log_utils.o src/MetaPopInfo.o src/models.o src/mstack.o src/mst.o src/nucleotides.o src/renz.o src/Seq.o src/sql_utilities.o src/stacks.o src/utils.o src/Vcf.o  
ranlib libcore.a
rm -f libclean.a
ar cr libclean.a src/clean.o src/kmers.o src/file_io.o src/write.o 
ranlib libclean.a
rm -f libpop.a
ar cr libpop.a src/bootstrap.o src/export_formats.o src/mapping_utils.o src/genotype_dictionaries.o src/PopSum.o src/Hwp.o 
ranlib libpop.a
g++  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fopenmp -Wl,-z,relro -Wl,-z,now -o phasedstacks src/phasedstacks.o -lhts libcore.a -lz -lgomp 
g++  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fopenmp -Wl,-z,relro -Wl,-z,now -o tsv2bam src/tsv2bam.o -lhts libcore.a -lz -lgomp 
g++  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fopenmp -Wl,-z,relro -Wl,-z,now -o ustacks src/ustacks.o -lhts libcore.a -lz -lgomp 
g++  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fopenmp -Wl,-z,relro -Wl,-z,now -o cstacks src/cstacks.o -lhts libcore.a -lz -lgomp 
g++  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fopenmp -Wl,-z,relro -Wl,-z,now -o sstacks src/sstacks.o -lhts libcore.a -lz -lgomp 
g++  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fopenmp -Wl,-z,relro -Wl,-z,now -o process_radtags src/process_radtags.o -lhts libcore.a libclean.a -lz -lgomp 
g++  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fopenmp -Wl,-z,relro -Wl,-z,now -o process_shortreads src/process_shortreads.o -lhts libcore.a libclean.a -lz -lgomp 
g++  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fopenmp -Wl,-z,relro -Wl,-z,now -o kmer_filter src/kmer_filter.o -lhts libcore.a libclean.a -lz -lgomp 
g++  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fopenmp -Wl,-z,relro -Wl,-z,now -o clone_filter src/clone_filter.o -lhts libcore.a libclean.a -lz -lgomp 
g++  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fopenmp -Wl,-z,relro -Wl,-z,now -o populations src/populations.o -lhts libcore.a libpop.a -lz -lgomp 
g++  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fopenmp -Wl,-z,relro -Wl,-z,now -o gstacks src/gstacks.o src/debruijn.o src/SuffixTree.o -lhts libcore.a -lz -lgomp 
make[3]: Leaving directory '/<<PKGBUILDDIR>>'
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   debian/rules override_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
if [ -e /usr/share/automake-1.16/tap-driver.sh ] ; then \
    ln -s /usr/share/automake-1.16/tap-driver.sh tests/tap-driver.sh ; \
else \
    echo "Make sure /usr/share/automake-*/tap-driver.sh exists and is linked" ; \
    false ; \
fi
Make sure /usr/share/automake-*/tap-driver.sh exists and is linked
make[1]: *** [debian/rules:41: override_dh_auto_test] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:11: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202502/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:stacks, so that this is still
visible in the BTS web page for this package.

Thanks.



More information about the Debian-med-packaging mailing list