-
Notifications
You must be signed in to change notification settings - Fork 105
Closed
Labels
Description
Hi,
when I try to build Sambamba, I get
[4/34] ldc2 -I=sambamba.p -I=. -I=.. -enable-color -wi -O -g -release -wi -O3 -release -enable-inlining -boundscheck=off -J../ -J. -makedeps=sambamba.p/sambamba_fixbins.d.o.deps -of=sambamba.p/sambamba_fixbins.d.o -c ../sambamba/fixbins.d
FAILED: sambamba.p/sambamba_fixbins.d.o
ldc2 -I=sambamba.p -I=. -I=.. -enable-color -wi -O -g -release -wi -O3 -release -enable-inlining -boundscheck=off -J../ -J. -makedeps=sambamba.p/sambamba_fixbins.d.o.deps -of=sambamba.p/sambamba_fixbins.d.o -c ../sambamba/fixbins.d
../sambamba/fixbins.d(25): Error: module `reader` is in file 'bio/std/hts/bam/reader.d' which cannot be read
So there seem to be some remaining references to BioD which are not yet taken over in the source base of Sambamba.
BTW, @pjotrp I tried to send this via e-mail to you but your mail address is bouncing.
Kind regards, Andreas.