Am Di., 28. Aug. 2018 um 15:39 Uhr schrieb Matthias Klumpp <m...@debian.org>:
>
> Am Di., 28. Aug. 2018 um 10:40 Uhr schrieb Andreas Tille <andr...@an3as.eu>:
> >
> > On Tue, Aug 28, 2018 at 10:12:32AM +0300, Adrian Bunk wrote:
> > > Source: libbiod
> > > Version: 0.1.0-5
> > > Severity: serious
> > > Tags: ftbfs
> > >
> > > https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/libbiod.html
> > >
> > > ...
> > > [30/149] ldc2 -Ibiod@sha -I. -I.. -I -I../ -I/usr/include/d -enable-color 
> > > -O -g -release -wi -relocation-model=pic   -of 
> > > 'biod@sha/bio_maf_reader.d.o' -c ../bio/maf/reader.d
> > > FAILED: biod@sha/bio_maf_reader.d.o
> > > ldc2 -Ibiod@sha -I. -I.. -I -I../ -I/usr/include/d -enable-color -O -g 
> > > -release -wi -relocation-model=pic   -of 'biod@sha/bio_maf_reader.d.o' -c 
> > > ../bio/maf/reader.d
> > > ../bio/maf/reader.d(40): Deprecation: struct 
> > > `std.stdio.File.ByLine!(char, char).ByLine` is deprecated - Use .byLine
> > > ../bio/maf/reader.d(53): Error: cannot implicitly convert expression 
> > > `this._f.byLine(cast(Flag)true, '\x0a')` of type `ByLineImpl!(char, 
> > > char)` to `ByLine!(char, char)`
> > > ../bio/maf/reader.d(53):        `this._lines = 
> > > this._f.byLine(cast(Flag)true, '\x0a')` is the first assignment of 
> > > `this._lines` therefore it represents its initialization
> > > ../bio/maf/reader.d(53):        `opAssign` methods are not used for 
> > > initialization, but for subsequent assignments
> > > [
>
> Looks like an upstream issue - have you filed a bug there already?

You don't even need to file a bug - looks like upstream fixed this
already in 
https://github.com/biod/BioD/commit/dd07f3497979b5d7f32ad32476da5108ffc5121e,
so all you need to do is take that patch.

-- 
I welcome VSRE emails. See http://vsre.info/

Reply via email to