Your message dated Sun, 16 Feb 2025 10:54:50 +0000
with message-id <e1tjciu-00bvvu...@fasolo.debian.org>
and subject line Bug#1095396: fixed in stacks 2.68+dfsg-2
has caused the Debian Bug report #1095396,
regarding stacks: FTBFS: Make sure /usr/share/automake-*/tap-driver.sh exists 
and is linked
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1095396: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1095396
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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.

--- End Message ---
--- Begin Message ---
Source: stacks
Source-Version: 2.68+dfsg-2
Done: Étienne Mollier <emoll...@debian.org>

We believe that the bug you reported is fixed in the latest version of
stacks, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1095...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Étienne Mollier <emoll...@debian.org> (supplier of updated stacks package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 16 Feb 2025 10:54:31 +0100
Source: stacks
Architecture: source
Version: 2.68+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team 
<debian-med-packag...@lists.alioth.debian.org>
Changed-By: Étienne Mollier <emoll...@debian.org>
Closes: 1095396
Changes:
 stacks (2.68+dfsg-2) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Andreas Tille ]
   * Remove Tim Booth <tbo...@ceh.ac.uk> since address is bouncing
     (Thank you for your work on this package, Tim)
 .
   [ Étienne Mollier ]
   * d/control: explicitly build-depend on automake.
   * d/rules: reinforce the fetch the TAP driver for any automake version.
     Unfortunately this change is not sufficient to put upstream's super
     secret test suite on tracks, so it is still disabled for the moment.
     (Closes: #1095396)
   * use_debian_packaged_htslib.patch: normalise Last-Update timestamp.
Checksums-Sha1:
 235a18d6eeca84a33bad1c5c22c89970fa49841a 2050 stacks_2.68+dfsg-2.dsc
 a4b257a1997837310253bbae16d2e7b4b9eaee6b 12488 stacks_2.68+dfsg-2.debian.tar.xz
 70563cbdd033725f0fd382fac229e56d54ad6c67 8096 
stacks_2.68+dfsg-2_amd64.buildinfo
Checksums-Sha256:
 ca0242c1d505daa7f91d34743214ffa334ea492126e95fba89c5251c1b9a1c9c 2050 
stacks_2.68+dfsg-2.dsc
 e07482fc23eb570d9c43a560055b051f88430b001a86a9b40223e3d5dc4e283c 12488 
stacks_2.68+dfsg-2.debian.tar.xz
 0dcf119eab2e5ccb683d67e746bbeb6a13a7ea33984cbf104322d760d5fa20a3 8096 
stacks_2.68+dfsg-2_amd64.buildinfo
Files:
 5533731e077571c42220b8b2259d9e34 2050 science optional stacks_2.68+dfsg-2.dsc
 c534f4ad4dbee58b2bcbb1a06a37472b 12488 science optional 
stacks_2.68+dfsg-2.debian.tar.xz
 5ab423615f0875fe485ac2def6bc0fac 8096 science optional 
stacks_2.68+dfsg-2_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJIBAEBCgAyFiEEj5GyJ8fW8rGUjII2eTz2fo8NEdoFAmexvEYUHGVtb2xsaWVy
QGRlYmlhbi5vcmcACgkQeTz2fo8NEdq11xAAw6a+StoSXMJRUgQi+cgeEzCG1rox
pJZL29HhgzwMhiBzUzD7sgs/zCQxpCCIXrXOUUn3fjPPI/SwtkFEghH4i6M3FExE
ORF4rTh9cY3aBexC50tvAA4zEndXcm4ttKCkQQ9S+Z5lHmmsiiJst/xchU+RWp6T
Rp2SMqx/1BkTrGM8Tx9zSxCBXRSahVJ3BEq/IrE/QBWXhwNACET7c9zUgzKUPefR
9T6XMkxSuNgD2Pr9yxFfexrvt8urO42kv+RXgnDeuWZniZddPixlncfwmspJpKKh
4A8QXx0rvabQEaGai1++ZXezpRJ2khoEoiyvwn7OCfD75TlTvkgNJl0yg7sq42/w
3xRdjgjC7wsfpRw6S7Yb2EzNWgodnvAl2Lb4MKGL5eYAh2RmsVe67sq00A5NqmxV
M3WZbp5fFrPvnPhQn4UNJihQCrntVzbl/cr8+YWLi6yMvjkLc1Emye7ILhBrGDKF
0f3+a/v5vQUyiNxpGVXqhKoF5cYuKKfya7YZTGtASVNIh5bGLOUxsKUmgZyW9F84
2/N0lEE3p6ODGeti10OrhgiPNDyzKoYzZRibAsKt6mbu8NlgniFGtJRtC4QxfxMA
GWmhKCCM/oRG3O2raxsfdLXx8DPnG1JMs+lVdJrsSpqyEpUdZfOOj1jqA7PLmmvu
7EgPxPEUnSp92vs=
=9idR
-----END PGP SIGNATURE-----

Attachment: pgpn1WEfmWfqm.pgp
Description: PGP signature


--- End Message ---

Reply via email to