Your message dated Sun, 16 Nov 2025 16:15:21 +0000
with message-id <[email protected]>
and subject line Bug#1119779: fixed in sambamba 1.0.1+dfsg-3
has caused the Debian Bug report #1119779,
regarding sambamba: FTBFS: ../BioD/bio/core/utils/stream.d(32): Error: switch
case fallthrough - use 'goto case;' if intended
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 [email protected]
immediately.)
--
1119779: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1119779
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:sambamba
Version: 1.0.1+dfsg-2
Severity: serious
Tags: ftbfs forky sid
Dear maintainer:
During a rebuild of all packages in unstable, this package failed to build.
Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:
https://people.debian.org/~sanvila/build-logs/202510/
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 cannot 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:sambamba, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
mkdir -p obj-x86_64-linux-gnu
dh clean --buildsystem=meson
debian/rules override_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_clean
rm -rf /<<PKGBUILDDIR>>/output/
rm -f test.log
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_autoreconf_clean -O--buildsystem=meson
dh_clean -O--buildsystem=meson
debian/rules binary
mkdir -p obj-x86_64-linux-gnu
dh binary --buildsystem=meson
dh_update_autotools_config -O--buildsystem=meson
dh_autoreconf -O--buildsystem=meson
debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_configure -- -Doptimize_strong=true -Dcpp_link_args="-wi -L=-z -L=relro
/usr/lib/x86_64-linux-gnu/libhts.a -L=-lz -L=-lcrypto -L=-lcurl -L=-llzma
-L=-lbz2 -L=-ldeflate -L=-llz4"
cd obj-x86_64-linux-gnu && DEB_PYTHON_INSTALL_LAYOUT=deb LC_ALL=C.UTF-8
meson setup .. --wrap-mode=nodownload --buildtype=plain --prefix=/usr
--sysconfdir=/etc --localstatedir=/var --libdir=lib/x86_64-linux-gnu
-Dpython.bytecompile=-1 -Doptimize_strong=true -Dcpp_link_args="-wi -L=-z
-L=relro /usr/lib/x86_64-linux-gnu/libhts.a -L=-lz -L=-lcrypto -L=-lcurl
-L=-llzma -L=-lbz2 -L=-ldeflate -L=-llz4"
The Meson build system
Version: 1.9.1
Source dir: /<<PKGBUILDDIR>>
Build dir: /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
Build type: native build
Project name: Sambamba
Project version: 1.0.1
C compiler for the host machine: cc (gcc 15.2.0 "cc (Debian 15.2.0-7) 15.2.0")
C linker for the host machine: cc ld.bfd 2.45
D compiler for the host machine: ldc2 (llvm 1.41.0 "LDC - the LLVM D compiler
(1.41.0):")
D linker for the host machine: ldc2 ld.bfd 2.45
Host machine cpu family: x86_64
Host machine cpu: x86_64
../meson.build:18: WARNING: Project does not target a minimum version but uses
feature deprecated since '0.56.0': meson.source_root. use
meson.project_source_root() or meson.global_source_root() instead.
../meson.build:19: WARNING: Project does not target a minimum version but uses
feature deprecated since '0.56.0': meson.build_root. use
meson.project_build_root() or meson.global_build_root() instead.
Found pkg-config: YES (/usr/bin/pkg-config) 1.8.1
Run-time dependency liblz4 found: YES 1.10.0
Run-time dependency zlib found: YES 1.3.1
Program ldc2 found: YES (/usr/bin/ldc2)
Program mkdir found: YES (/usr/bin/mkdir)
../meson.build:220: WARNING: Project does not target a minimum version but uses
feature deprecated since '0.55.0': ExternalProgram.path. use
ExternalProgram.full_path() instead
WARNING: You should add the boolean check kwarg to the run_command call.
It currently defaults to false,
but it will default to true in meson 2.0.
See also: https://github.com/mesonbuild/meson/issues/9300
../meson.build:227: WARNING: Project does not target a minimum version but uses
feature deprecated since '0.55.0': ExternalProgram.path. use
ExternalProgram.full_path() instead
Program /<<PKGBUILDDIR>>/test/test_suite.sh found: YES
(/<<PKGBUILDDIR>>/test/test_suite.sh)
Build targets in project: 1
WARNING: Deprecated features used:
* 0.55.0: {'ExternalProgram.path'}
* 0.56.0: {'meson.build_root', 'meson.source_root'}
Sambamba 1.0.1
User defined options
buildtype : plain
cpp_link_args : -wi -L=-z -L=relro /usr/lib/x86_64-linux-gnu/libhts.a
-L=-lz -L=-lcrypto -L=-lcurl -L=-llzma -L=-lbz2 -L=-ldeflate -L=-llz4
libdir : lib/x86_64-linux-gnu
localstatedir : /var
optimize_strong : true
prefix : /usr
python.bytecompile: -1
sysconfdir : /etc
wrap_mode : nodownload
Found ninja-1.12.1 at /usr/bin/ninja
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build -O--buildsystem=meson
cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 ninja -j2 -v
[1/140] ldc2 -I=sambamba.p -I=. -I=.. -I../BioD -I../BioD/contrib/msgpack-d/src
-enable-color -wi -release -wi -g -O2 -fcf-protection=full -g -release
-boundscheck=off -enable-inlining -singleobj -J../ -J. -J../BioD -JBioD
-makedeps=sambamba.p/sambamba_main.d.o.deps -of=sambamba.p/sambamba_main.d.o -c
../sambamba/main.d
[2/140] ldc2 -I=sambamba.p -I=. -I=.. -I../BioD -I../BioD/contrib/msgpack-d/src
-enable-color -wi -release -wi -g -O2 -fcf-protection=full -g -release
-boundscheck=off -enable-inlining -singleobj -J../ -J. -J../BioD -JBioD
-makedeps=sambamba.p/sambamba_fixbins.d.o.deps
-of=sambamba.p/sambamba_fixbins.d.o -c ../sambamba/fixbins.d
[3/140] ldc2 -I=sambamba.p -I=. -I=.. -I../BioD -I../BioD/contrib/msgpack-d/src
-enable-color -wi -release -wi -g -O2 -fcf-protection=full -g -release
-boundscheck=off -enable-inlining -singleobj -J../ -J. -J../BioD -JBioD
-makedeps=sambamba.p/sambamba_flagstat.d.o.deps
-of=sambamba.p/sambamba_flagstat.d.o -c ../sambamba/flagstat.d
[4/140] ldc2 -I=sambamba.p -I=. -I=.. -I../BioD -I../BioD/contrib/msgpack-d/src
-enable-color -wi -release -wi -g -O2 -fcf-protection=full -g -release
-boundscheck=off -enable-inlining -singleobj -J../ -J. -J../BioD -JBioD
-makedeps=sambamba.p/sambamba_depth.d.o.deps -of=sambamba.p/sambamba_depth.d.o
-c ../sambamba/depth.d
[5/140] ldc2 -I=sambamba.p -I=. -I=.. -I../BioD -I../BioD/contrib/msgpack-d/src
-enable-color -wi -release -wi -g -O2 -fcf-protection=full -g -release
-boundscheck=off -enable-inlining -singleobj -J../ -J. -J../BioD -JBioD
-makedeps=sambamba.p/sambamba_index.d.o.deps -of=sambamba.p/sambamba_index.d.o
-c ../sambamba/index.d
[6/140] ldc2 -I=sambamba.p -I=. -I=.. -I../BioD -I../BioD/contrib/msgpack-d/src
-enable-color -wi -release -wi -g -O2 -fcf-protection=full -g -release
-boundscheck=off -enable-inlining -singleobj -J../ -J. -J../BioD -JBioD
-makedeps=sambamba.p/sambamba_markdup2.d.o.deps
-of=sambamba.p/sambamba_markdup2.d.o -c ../sambamba/markdup2.d
[7/140] ldc2 -I=sambamba.p -I=. -I=.. -I../BioD -I../BioD/contrib/msgpack-d/src
-enable-color -wi -release -wi -g -O2 -fcf-protection=full -g -release
-boundscheck=off -enable-inlining -singleobj -J../ -J. -J../BioD -JBioD
-makedeps=sambamba.p/sambamba_merge.d.o.deps -of=sambamba.p/sambamba_merge.d.o
-c ../sambamba/merge.d
[8/140] ldc2 -I=sambamba.p -I=. -I=.. -I../BioD -I../BioD/contrib/msgpack-d/src
-enable-color -wi -release -wi -g -O2 -fcf-protection=full -g -release
-boundscheck=off -enable-inlining -singleobj -J../ -J. -J../BioD -JBioD
-makedeps=sambamba.p/sambamba_markdup.d.o.deps
-of=sambamba.p/sambamba_markdup.d.o -c ../sambamba/markdup.d
[9/140] ldc2 -I=sambamba.p -I=. -I=.. -I../BioD -I../BioD/contrib/msgpack-d/src
-enable-color -wi -release -wi -g -O2 -fcf-protection=full -g -release
-boundscheck=off -enable-inlining -singleobj -J../ -J. -J../BioD -JBioD
-makedeps=sambamba.p/sambamba_slice.d.o.deps -of=sambamba.p/sambamba_slice.d.o
-c ../sambamba/slice.d
[10/140] ldc2 -I=sambamba.p -I=. -I=.. -I../BioD
-I../BioD/contrib/msgpack-d/src -enable-color -wi -release -wi -g -O2
-fcf-protection=full -g -release -boundscheck=off -enable-inlining -singleobj
-J../ -J. -J../BioD -JBioD -makedeps=sambamba.p/sambamba_sort.d.o.deps
-of=sambamba.p/sambamba_sort.d.o -c ../sambamba/sort.d
[11/140] ldc2 -I=sambamba.p -I=. -I=.. -I../BioD
-I../BioD/contrib/msgpack-d/src -enable-color -wi -release -wi -g -O2
-fcf-protection=full -g -release -boundscheck=off -enable-inlining -singleobj
-J../ -J. -J../BioD -JBioD -makedeps=sambamba.p/sambamba_subsample.d.o.deps
-of=sambamba.p/sambamba_subsample.d.o -c ../sambamba/subsample.d
[12/140] ldc2 -I=sambamba.p -I=. -I=.. -I../BioD
-I../BioD/contrib/msgpack-d/src -enable-color -wi -release -wi -g -O2
-fcf-protection=full -g -release -boundscheck=off -enable-inlining -singleobj
-J../ -J. -J../BioD -JBioD -makedeps=sambamba.p/sambamba_pileup.d.o.deps
-of=sambamba.p/sambamba_pileup.d.o -c ../sambamba/pileup.d
[13/140] ldc2 -I=sambamba.p -I=. -I=.. -I../BioD
-I../BioD/contrib/msgpack-d/src -enable-color -wi -release -wi -g -O2
-fcf-protection=full -g -release -boundscheck=off -enable-inlining -singleobj
-J../ -J. -J../BioD -JBioD
-makedeps=sambamba.p/sambamba_utils_common_file.d.o.deps
-of=sambamba.p/sambamba_utils_common_file.d.o -c ../sambamba/utils/common/file.d
[14/140] ldc2 -I=sambamba.p -I=. -I=.. -I../BioD
-I../BioD/contrib/msgpack-d/src -enable-color -wi -release -wi -g -O2
-fcf-protection=full -g -release -boundscheck=off -enable-inlining -singleobj
-J../ -J. -J../BioD -JBioD
-makedeps=sambamba.p/sambamba_utils_common_bed.d.o.deps
-of=sambamba.p/sambamba_utils_common_bed.d.o -c ../sambamba/utils/common/bed.d
[15/140] ldc2 -I=sambamba.p -I=. -I=.. -I../BioD
-I../BioD/contrib/msgpack-d/src -enable-color -wi -release -wi -g -O2
-fcf-protection=full -g -release -boundscheck=off -enable-inlining -singleobj
-J../ -J. -J../BioD -JBioD
-makedeps=sambamba.p/sambamba_utils_common_intervaltree.d.o.deps
-of=sambamba.p/sambamba_utils_common_intervaltree.d.o -c
../sambamba/utils/common/intervaltree.d
[16/140] ldc2 -I=sambamba.p -I=. -I=.. -I../BioD
-I../BioD/contrib/msgpack-d/src -enable-color -wi -release -wi -g -O2
-fcf-protection=full -g -release -boundscheck=off -enable-inlining -singleobj
-J../ -J. -J../BioD -JBioD
-makedeps=sambamba.p/sambamba_utils_common_ldc_gc_workaround.d.o.deps
-of=sambamba.p/sambamba_utils_common_ldc_gc_workaround.d.o -c
../sambamba/utils/common/ldc_gc_workaround.d
[17/140] ldc2 -I=sambamba.p -I=. -I=.. -I../BioD
-I../BioD/contrib/msgpack-d/src -enable-color -wi -release -wi -g -O2
-fcf-protection=full -g -release -boundscheck=off -enable-inlining -singleobj
-J../ -J. -J../BioD -JBioD
-makedeps=sambamba.p/sambamba_utils_common_overwrite.d.o.deps
-of=sambamba.p/sambamba_utils_common_overwrite.d.o -c
../sambamba/utils/common/overwrite.d
[18/140] ldc2 -I=sambamba.p -I=. -I=.. -I../BioD
-I../BioD/contrib/msgpack-d/src -enable-color -wi -release -wi -g -O2
-fcf-protection=full -g -release -boundscheck=off -enable-inlining -singleobj
-J../ -J. -J../BioD -JBioD
-makedeps=sambamba.p/sambamba_utils_common_pratt_parser.d.o.deps
-of=sambamba.p/sambamba_utils_common_pratt_parser.d.o -c
../sambamba/utils/common/pratt_parser.d
[19/140] ldc2 -I=sambamba.p -I=. -I=.. -I../BioD
-I../BioD/contrib/msgpack-d/src -enable-color -wi -release -wi -g -O2
-fcf-protection=full -g -release -boundscheck=off -enable-inlining -singleobj
-J../ -J. -J../BioD -JBioD
-makedeps=sambamba.p/sambamba_utils_common_progressbar.d.o.deps
-of=sambamba.p/sambamba_utils_common_progressbar.d.o -c
../sambamba/utils/common/progressbar.d
[20/140] ldc2 -I=sambamba.p -I=. -I=.. -I../BioD
-I../BioD/contrib/msgpack-d/src -enable-color -wi -release -wi -g -O2
-fcf-protection=full -g -release -boundscheck=off -enable-inlining -singleobj
-J../ -J. -J../BioD -JBioD
-makedeps=sambamba.p/sambamba_utils_common_filtering.d.o.deps
-of=sambamba.p/sambamba_utils_common_filtering.d.o -c
../sambamba/utils/common/filtering.d
[21/140] ldc2 -I=sambamba.p -I=. -I=.. -I../BioD
-I../BioD/contrib/msgpack-d/src -enable-color -wi -release -wi -g -O2
-fcf-protection=full -g -release -boundscheck=off -enable-inlining -singleobj
-J../ -J. -J../BioD -JBioD
-makedeps=sambamba.p/sambamba_utils_common_readstorage.d.o.deps
-of=sambamba.p/sambamba_utils_common_readstorage.d.o -c
../sambamba/utils/common/readstorage.d
[22/140] ldc2 -I=sambamba.p -I=. -I=.. -I../BioD
-I../BioD/contrib/msgpack-d/src -enable-color -wi -release -wi -g -O2
-fcf-protection=full -g -release -boundscheck=off -enable-inlining -singleobj
-J../ -J. -J../BioD -JBioD
-makedeps=sambamba.p/sambamba_utils_common_tmpdir.d.o.deps
-of=sambamba.p/sambamba_utils_common_tmpdir.d.o -c
../sambamba/utils/common/tmpdir.d
[23/140] ldc2 -I=sambamba.p -I=. -I=.. -I../BioD
-I../BioD/contrib/msgpack-d/src -enable-color -wi -release -wi -g -O2
-fcf-protection=full -g -release -boundscheck=off -enable-inlining -singleobj
-J../ -J. -J../BioD -JBioD
-makedeps=sambamba.p/sambamba_utils_view_alignmentrangeprocessor.d.o.deps
-of=sambamba.p/sambamba_utils_view_alignmentrangeprocessor.d.o -c
../sambamba/utils/view/alignmentrangeprocessor.d
[24/140] ldc2 -I=sambamba.p -I=. -I=.. -I../BioD
-I../BioD/contrib/msgpack-d/src -enable-color -wi -release -wi -g -O2
-fcf-protection=full -g -release -boundscheck=off -enable-inlining -singleobj
-J../ -J. -J../BioD -JBioD
-makedeps=sambamba.p/sambamba_utils_view_headerserializer.d.o.deps
-of=sambamba.p/sambamba_utils_view_headerserializer.d.o -c
../sambamba/utils/view/headerserializer.d
[25/140] ldc2 -I=sambamba.p -I=. -I=.. -I../BioD
-I../BioD/contrib/msgpack-d/src -enable-color -wi -release -wi -g -O2
-fcf-protection=full -g -release -boundscheck=off -enable-inlining -singleobj
-J../ -J. -J../BioD -JBioD -makedeps=sambamba.p/sambamba_validate.d.o.deps
-of=sambamba.p/sambamba_validate.d.o -c ../sambamba/validate.d
[26/140] ldc2 -I=sambamba.p -I=. -I=.. -I../BioD
-I../BioD/contrib/msgpack-d/src -enable-color -wi -release -wi -g -O2
-fcf-protection=full -g -release -boundscheck=off -enable-inlining -singleobj
-J../ -J. -J../BioD -JBioD
-makedeps=sambamba.p/sambamba_utils_common_queryparser.d.o.deps
-of=sambamba.p/sambamba_utils_common_queryparser.d.o -c
../sambamba/utils/common/queryparser.d
[27/140] ldc2 -I=sambamba.p -I=. -I=.. -I../BioD
-I../BioD/contrib/msgpack-d/src -enable-color -wi -release -wi -g -O2
-fcf-protection=full -g -release -boundscheck=off -enable-inlining -singleobj
-J../ -J. -J../BioD -JBioD -makedeps=sambamba.p/BioD_bio_core_base.d.o.deps
-of=sambamba.p/BioD_bio_core_base.d.o -c ../BioD/bio/core/base.d
[28/140] ldc2 -I=sambamba.p -I=. -I=.. -I../BioD
-I../BioD/contrib/msgpack-d/src -enable-color -wi -release -wi -g -O2
-fcf-protection=full -g -release -boundscheck=off -enable-inlining -singleobj
-J../ -J. -J../BioD -JBioD
-makedeps=sambamba.p/BioD_bio_core_bgzf_block.d.o.deps
-of=sambamba.p/BioD_bio_core_bgzf_block.d.o -c ../BioD/bio/core/bgzf/block.d
[29/140] ldc2 -I=sambamba.p -I=. -I=.. -I../BioD
-I../BioD/contrib/msgpack-d/src -enable-color -wi -release -wi -g -O2
-fcf-protection=full -g -release -boundscheck=off -enable-inlining -singleobj
-J../ -J. -J../BioD -JBioD
-makedeps=sambamba.p/BioD_bio_core_bgzf_chunk.d.o.deps
-of=sambamba.p/BioD_bio_core_bgzf_chunk.d.o -c ../BioD/bio/core/bgzf/chunk.d
[30/140] ldc2 -I=sambamba.p -I=. -I=.. -I../BioD
-I../BioD/contrib/msgpack-d/src -enable-color -wi -release -wi -g -O2
-fcf-protection=full -g -release -boundscheck=off -enable-inlining -singleobj
-J../ -J. -J../BioD -JBioD
-makedeps=sambamba.p/BioD_bio_core_bgzf_compress.d.o.deps
-of=sambamba.p/BioD_bio_core_bgzf_compress.d.o -c
../BioD/bio/core/bgzf/compress.d
[31/140] ldc2 -I=sambamba.p -I=. -I=.. -I../BioD
-I../BioD/contrib/msgpack-d/src -enable-color -wi -release -wi -g -O2
-fcf-protection=full -g -release -boundscheck=off -enable-inlining -singleobj
-J../ -J. -J../BioD -JBioD
-makedeps=sambamba.p/BioD_bio_core_bgzf_constants.d.o.deps
-of=sambamba.p/BioD_bio_core_bgzf_constants.d.o -c
../BioD/bio/core/bgzf/constants.d
[32/140] ldc2 -I=sambamba.p -I=. -I=.. -I../BioD
-I../BioD/contrib/msgpack-d/src -enable-color -wi -release -wi -g -O2
-fcf-protection=full -g -release -boundscheck=off -enable-inlining -singleobj
-J../ -J. -J../BioD -JBioD
-makedeps=sambamba.p/BioD_bio_core_bgzf_inputstream.d.o.deps
-of=sambamba.p/BioD_bio_core_bgzf_inputstream.d.o -c
../BioD/bio/core/bgzf/inputstream.d
[33/140] ldc2 -I=sambamba.p -I=. -I=.. -I../BioD
-I../BioD/contrib/msgpack-d/src -enable-color -wi -release -wi -g -O2
-fcf-protection=full -g -release -boundscheck=off -enable-inlining -singleobj
-J../ -J. -J../BioD -JBioD
-makedeps=sambamba.p/BioD_bio_core_bgzf_outputstream.d.o.deps
-of=sambamba.p/BioD_bio_core_bgzf_outputstream.d.o -c
../BioD/bio/core/bgzf/outputstream.d
[34/140] ldc2 -I=sambamba.p -I=. -I=.. -I../BioD
-I../BioD/contrib/msgpack-d/src -enable-color -wi -release -wi -g -O2
-fcf-protection=full -g -release -boundscheck=off -enable-inlining -singleobj
-J../ -J. -J../BioD -JBioD
-makedeps=sambamba.p/BioD_bio_core_bgzf_virtualoffset.d.o.deps
-of=sambamba.p/BioD_bio_core_bgzf_virtualoffset.d.o -c
../BioD/bio/core/bgzf/virtualoffset.d
[35/140] ldc2 -I=sambamba.p -I=. -I=.. -I../BioD
-I../BioD/contrib/msgpack-d/src -enable-color -wi -release -wi -g -O2
-fcf-protection=full -g -release -boundscheck=off -enable-inlining -singleobj
-J../ -J. -J../BioD -JBioD -makedeps=sambamba.p/BioD_bio_core_call.d.o.deps
-of=sambamba.p/BioD_bio_core_call.d.o -c ../BioD/bio/core/call.d
[36/140] ldc2 -I=sambamba.p -I=. -I=.. -I../BioD
-I../BioD/contrib/msgpack-d/src -enable-color -wi -release -wi -g -O2
-fcf-protection=full -g -release -boundscheck=off -enable-inlining -singleobj
-J../ -J. -J../BioD -JBioD
-makedeps=sambamba.p/BioD_bio_core_decompress.d.o.deps
-of=sambamba.p/BioD_bio_core_decompress.d.o -c ../BioD/bio/core/decompress.d
[37/140] ldc2 -I=sambamba.p -I=. -I=.. -I../BioD
-I../BioD/contrib/msgpack-d/src -enable-color -wi -release -wi -g -O2
-fcf-protection=full -g -release -boundscheck=off -enable-inlining -singleobj
-J../ -J. -J../BioD -JBioD -makedeps=sambamba.p/BioD_bio_core_genotype.d.o.deps
-of=sambamba.p/BioD_bio_core_genotype.d.o -c ../BioD/bio/core/genotype.d
[38/140] ldc2 -I=sambamba.p -I=. -I=.. -I../BioD
-I../BioD/contrib/msgpack-d/src -enable-color -wi -release -wi -g -O2
-fcf-protection=full -g -release -boundscheck=off -enable-inlining -singleobj
-J../ -J. -J../BioD -JBioD -makedeps=sambamba.p/BioD_bio_core_kmer.d.o.deps
-of=sambamba.p/BioD_bio_core_kmer.d.o -c ../BioD/bio/core/kmer.d
[39/140] ldc2 -I=sambamba.p -I=. -I=.. -I../BioD
-I../BioD/contrib/msgpack-d/src -enable-color -wi -release -wi -g -O2
-fcf-protection=full -g -release -boundscheck=off -enable-inlining -singleobj
-J../ -J. -J../BioD -JBioD -makedeps=sambamba.p/BioD_bio_core_region.d.o.deps
-of=sambamba.p/BioD_bio_core_region.d.o -c ../BioD/bio/core/region.d
[40/140] ldc2 -I=sambamba.p -I=. -I=.. -I../BioD
-I../BioD/contrib/msgpack-d/src -enable-color -wi -release -wi -g -O2
-fcf-protection=full -g -release -boundscheck=off -enable-inlining -singleobj
-J../ -J. -J../BioD -JBioD -makedeps=sambamba.p/sambamba_view.d.o.deps
-of=sambamba.p/sambamba_view.d.o -c ../sambamba/view.d
[41/140] ldc2 -I=sambamba.p -I=. -I=.. -I../BioD
-I../BioD/contrib/msgpack-d/src -enable-color -wi -release -wi -g -O2
-fcf-protection=full -g -release -boundscheck=off -enable-inlining -singleobj
-J../ -J. -J../BioD -JBioD -makedeps=sambamba.p/BioD_bio_core_tinymap.d.o.deps
-of=sambamba.p/BioD_bio_core_tinymap.d.o -c ../BioD/bio/core/tinymap.d
[42/140] ldc2 -I=sambamba.p -I=. -I=.. -I../BioD
-I../BioD/contrib/msgpack-d/src -enable-color -wi -release -wi -g -O2
-fcf-protection=full -g -release -boundscheck=off -enable-inlining -singleobj
-J../ -J. -J../BioD -JBioD -makedeps=sambamba.p/BioD_bio_core_sequence.d.o.deps
-of=sambamba.p/BioD_bio_core_sequence.d.o -c ../BioD/bio/core/sequence.d
[43/140] ldc2 -I=sambamba.p -I=. -I=.. -I../BioD
-I../BioD/contrib/msgpack-d/src -enable-color -wi -release -wi -g -O2
-fcf-protection=full -g -release -boundscheck=off -enable-inlining -singleobj
-J../ -J. -J../BioD -JBioD
-makedeps=sambamba.p/BioD_bio_core_utils_algo.d.o.deps
-of=sambamba.p/BioD_bio_core_utils_algo.d.o -c ../BioD/bio/core/utils/algo.d
[44/140] ldc2 -I=sambamba.p -I=. -I=.. -I../BioD
-I../BioD/contrib/msgpack-d/src -enable-color -wi -release -wi -g -O2
-fcf-protection=full -g -release -boundscheck=off -enable-inlining -singleobj
-J../ -J. -J../BioD -JBioD
-makedeps=sambamba.p/BioD_bio_core_utils_exception.d.o.deps
-of=sambamba.p/BioD_bio_core_utils_exception.d.o -c
../BioD/bio/core/utils/exception.d
[45/140] ldc2 -I=sambamba.p -I=. -I=.. -I../BioD
-I../BioD/contrib/msgpack-d/src -enable-color -wi -release -wi -g -O2
-fcf-protection=full -g -release -boundscheck=off -enable-inlining -singleobj
-J../ -J. -J../BioD -JBioD
-makedeps=sambamba.p/BioD_bio_core_utils_format.d.o.deps
-of=sambamba.p/BioD_bio_core_utils_format.d.o -c ../BioD/bio/core/utils/format.d
[46/140] ldc2 -I=sambamba.p -I=. -I=.. -I../BioD
-I../BioD/contrib/msgpack-d/src -enable-color -wi -release -wi -g -O2
-fcf-protection=full -g -release -boundscheck=off -enable-inlining -singleobj
-J../ -J. -J../BioD -JBioD
-makedeps=sambamba.p/BioD_bio_core_utils_memoize.d.o.deps
-of=sambamba.p/BioD_bio_core_utils_memoize.d.o -c
../BioD/bio/core/utils/memoize.d
[47/140] ldc2 -I=sambamba.p -I=. -I=.. -I../BioD
-I../BioD/contrib/msgpack-d/src -enable-color -wi -release -wi -g -O2
-fcf-protection=full -g -release -boundscheck=off -enable-inlining -singleobj
-J../ -J. -J../BioD -JBioD
-makedeps=sambamba.p/BioD_bio_core_utils_bylinefast.d.o.deps
-of=sambamba.p/BioD_bio_core_utils_bylinefast.d.o -c
../BioD/bio/core/utils/bylinefast.d
[48/140] ldc2 -I=sambamba.p -I=. -I=.. -I../BioD
-I../BioD/contrib/msgpack-d/src -enable-color -wi -release -wi -g -O2
-fcf-protection=full -g -release -boundscheck=off -enable-inlining -singleobj
-J../ -J. -J../BioD -JBioD
-makedeps=sambamba.p/BioD_bio_core_utils_outbuffer.d.o.deps
-of=sambamba.p/BioD_bio_core_utils_outbuffer.d.o -c
../BioD/bio/core/utils/outbuffer.d
[49/140] ldc2 -I=sambamba.p -I=. -I=.. -I../BioD
-I../BioD/contrib/msgpack-d/src -enable-color -wi -release -wi -g -O2
-fcf-protection=full -g -release -boundscheck=off -enable-inlining -singleobj
-J../ -J. -J../BioD -JBioD
-makedeps=sambamba.p/BioD_bio_core_utils_range.d.o.deps
-of=sambamba.p/BioD_bio_core_utils_range.d.o -c ../BioD/bio/core/utils/range.d
[50/140] ldc2 -I=sambamba.p -I=. -I=.. -I../BioD
-I../BioD/contrib/msgpack-d/src -enable-color -wi -release -wi -g -O2
-fcf-protection=full -g -release -boundscheck=off -enable-inlining -singleobj
-J../ -J. -J../BioD -JBioD
-makedeps=sambamba.p/BioD_bio_core_utils_roundbuf.d.o.deps
-of=sambamba.p/BioD_bio_core_utils_roundbuf.d.o -c
../BioD/bio/core/utils/roundbuf.d
[51/140] ldc2 -I=sambamba.p -I=. -I=.. -I../BioD
-I../BioD/contrib/msgpack-d/src -enable-color -wi -release -wi -g -O2
-fcf-protection=full -g -release -boundscheck=off -enable-inlining -singleobj
-J../ -J. -J../BioD -JBioD
-makedeps=sambamba.p/BioD_bio_core_utils_switchendianness.d.o.deps
-of=sambamba.p/BioD_bio_core_utils_switchendianness.d.o -c
../BioD/bio/core/utils/switchendianness.d
[52/140] ldc2 -I=sambamba.p -I=. -I=.. -I../BioD
-I../BioD/contrib/msgpack-d/src -enable-color -wi -release -wi -g -O2
-fcf-protection=full -g -release -boundscheck=off -enable-inlining -singleobj
-J../ -J. -J../BioD -JBioD
-makedeps=sambamba.p/BioD_bio_core_utils_stream.d.o.deps
-of=sambamba.p/BioD_bio_core_utils_stream.d.o -c ../BioD/bio/core/utils/stream.d
FAILED: sambamba.p/BioD_bio_core_utils_stream.d.o
ldc2 -I=sambamba.p -I=. -I=.. -I../BioD -I../BioD/contrib/msgpack-d/src
-enable-color -wi -release -wi -g -O2 -fcf-protection=full -g -release
-boundscheck=off -enable-inlining -singleobj -J../ -J. -J../BioD -JBioD
-makedeps=sambamba.p/BioD_bio_core_utils_stream.d.o.deps
-of=sambamba.p/BioD_bio_core_utils_stream.d.o -c ../BioD/bio/core/utils/stream.d
../BioD/bio/core/utils/stream.d(32): Error: switch case fallthrough - use 'goto
case;' if intended
case "w", "wb":
^
[53/140] ldc2 -I=sambamba.p -I=. -I=.. -I../BioD
-I../BioD/contrib/msgpack-d/src -enable-color -wi -release -wi -g -O2
-fcf-protection=full -g -release -boundscheck=off -enable-inlining -singleobj
-J../ -J. -J../BioD -JBioD
-makedeps=sambamba.p/BioD_bio_core_utils_tmpfile.d.o.deps
-of=sambamba.p/BioD_bio_core_utils_tmpfile.d.o -c
../BioD/bio/core/utils/tmpfile.d
ninja: build stopped: subcommand failed.
dh_auto_build: error: cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 ninja -j2 -v
returned exit code 1
make: *** [debian/rules:8: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: sambamba
Source-Version: 1.0.1+dfsg-3
Done: Santiago Vila <[email protected]>
We believe that the bug you reported is fixed in the latest version of
sambamba, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Santiago Vila <[email protected]> (supplier of updated sambamba 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sun, 16 Nov 2025 15:55:00 +0100
Source: sambamba
Architecture: source
Version: 1.0.1+dfsg-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team
<[email protected]>
Changed-By: Santiago Vila <[email protected]>
Closes: 1119779
Changes:
sambamba (1.0.1+dfsg-3) unstable; urgency=medium
.
* Team upload.
.
[ Sudip Mukherjee ]
* Apply upstream fix for missing break to fix FTBFS. Closes: #1119779.
.
[ Santiago Vila ]
* d/control: Drop "Rules-Requires-Root: no" (default).
* d/control: Drop "Priority: optional" (default).
* d/control: Update standards-version.
Checksums-Sha1:
5e1ce377fd2b7e881abd209dd20ac367114fb9ac 1906 sambamba_1.0.1+dfsg-3.dsc
dc17bb2a61fd9c0c82b8f9730723bac02d59a10f 7216
sambamba_1.0.1+dfsg-3.debian.tar.xz
854376380c8b9eb3d9259a13ac449d3a8e4f636f 8147
sambamba_1.0.1+dfsg-3_source.buildinfo
Checksums-Sha256:
8a58f931cdba53c7f0d9c121bf68efc7fa9e5a044ef14acebaf303086df2c5df 1906
sambamba_1.0.1+dfsg-3.dsc
bb01d33e6e175a115f83f4fb48e2434801ad73d4f6eb17ec2f75ce038b81610f 7216
sambamba_1.0.1+dfsg-3.debian.tar.xz
31eb84317f38c921c4561f2ac170b1906783c4c7cd35922425bcd99efcde5998 8147
sambamba_1.0.1+dfsg-3_source.buildinfo
Files:
7f614eb6be3b4580d8b29332948abd81 1906 science optional
sambamba_1.0.1+dfsg-3.dsc
8426d1e9f0dbe34654cc46016e173fe1 7216 science optional
sambamba_1.0.1+dfsg-3.debian.tar.xz
0ae7361946dab4334e73aa299c4d4a1e 8147 science optional
sambamba_1.0.1+dfsg-3_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQEzBAEBCgAdFiEE1Uw7+v+wQt44LaXXQc5/C58bizIFAmkZ6XsACgkQQc5/C58b
izItpAf+OyYcFdaB0mpDZCYE0Dw2KRgErdYwO22v9F0I0ka2gEtCwgKzGrlYerMf
VwMEt2r+jV3O+q7dbmMrNfntX4QQHqkNHxFaIZJB75QMPGHqTwQ0NEj7c+OLFNYb
YovD7ADmoS8Q0mue0iKkShuDxmdY4uMaJ/RchaTmujLnoTOERgzaaA2gJMrjxTTU
EHlCTyn6ab4ZJQvtdMb0YskgGv16Qj8CKjLPriOZIibFNMm49yF9DH1ma5uF1uuS
jYvXyM8da82Dg8MswjTeVP8K8w+heGCWghU7MRfHKQ1xdbSVY4YmHHc8l5DecDdS
aSFxyNpRYcFHO/gPwxvQk/YhNmXUOA==
=SzH+
-----END PGP SIGNATURE-----
pgpwp1VG5pLbF.pgp
Description: PGP signature
--- End Message ---