Your message dated Sun, 02 Oct 2016 16:47:08 +0000
with message-id <[email protected]>
and subject line Bug#839301: fixed in ldc 1:1.1.0git20161002.78c0d69-1
has caused the Debian Bug report #839301,
regarding ldc: FTBFS: conv.d(298): Error: template std.conv.toImpl cannot 
deduce function from argument types !(string)(const(char)[]), candidates are:
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.)


-- 
839301: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=839301
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ldc
Version: 1:1.1.0git216c112-1
Severity: serious
Tags: stretch sid
User: [email protected]
Usertags: qa-ftbfs-20160930 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> make[3]: Entering directory '/<<PKGBUILDDIR>>/build-static'
> [ 11%] Generating gccbuiltins_x86.di
> cd /<<PKGBUILDDIR>>/build-static/runtime && ../bin/gen_gccbuiltins 
> /<<PKGBUILDDIR>>/build-static/runtime/gccbuiltins_x86.di x86
> [ 11%] Generating gccbuiltins_aarch64.di
> cd /<<PKGBUILDDIR>>/build-static/runtime && ../bin/gen_gccbuiltins 
> /<<PKGBUILDDIR>>/build-static/runtime/gccbuiltins_aarch64.di aarch64
> [ 11%] Generating gccbuiltins_arm.di
> cd /<<PKGBUILDDIR>>/build-static/runtime && ../bin/gen_gccbuiltins 
> /<<PKGBUILDDIR>>/build-static/runtime/gccbuiltins_arm.di arm
> [ 11%] Generating gccbuiltins_mips.di
> cd /<<PKGBUILDDIR>>/build-static/runtime && ../bin/gen_gccbuiltins 
> /<<PKGBUILDDIR>>/build-static/runtime/gccbuiltins_mips.di mips
> [ 11%] Generating gccbuiltins_ppc.di
> cd /<<PKGBUILDDIR>>/build-static/runtime && ../bin/gen_gccbuiltins 
> /<<PKGBUILDDIR>>/build-static/runtime/gccbuiltins_ppc.di ppc
> [ 11%] Generating gccbuiltins_s390.di
> cd /<<PKGBUILDDIR>>/build-static/runtime && ../bin/gen_gccbuiltins 
> /<<PKGBUILDDIR>>/build-static/runtime/gccbuiltins_s390.di s390
> [ 11%] Generating std/array-debug.o
> cd /<<PKGBUILDDIR>> && /<<PKGBUILDDIR>>/build-static/bin/ldc2 --output-o -c 
> -I/<<PKGBUILDDIR>>/runtime/druntime/src 
> -I/<<PKGBUILDDIR>>/runtime/druntime/src/gc 
> /<<PKGBUILDDIR>>/runtime/phobos/std/array.d 
> -of/<<PKGBUILDDIR>>/build-static/runtime/std/array-debug.o -w -g 
> -link-debuglib -I/<<PKGBUILDDIR>>/runtime/phobos
> [ 11%] Generating std/ascii-debug.o
> cd /<<PKGBUILDDIR>> && /<<PKGBUILDDIR>>/build-static/bin/ldc2 --output-o -c 
> -I/<<PKGBUILDDIR>>/runtime/druntime/src 
> -I/<<PKGBUILDDIR>>/runtime/druntime/src/gc 
> /<<PKGBUILDDIR>>/runtime/phobos/std/ascii.d 
> -of/<<PKGBUILDDIR>>/build-static/runtime/std/ascii-debug.o -w -g 
> -link-debuglib -I/<<PKGBUILDDIR>>/runtime/phobos
> [ 11%] Generating std/base64-debug.o
> cd /<<PKGBUILDDIR>> && /<<PKGBUILDDIR>>/build-static/bin/ldc2 --output-o -c 
> -I/<<PKGBUILDDIR>>/runtime/druntime/src 
> -I/<<PKGBUILDDIR>>/runtime/druntime/src/gc 
> /<<PKGBUILDDIR>>/runtime/phobos/std/base64.d 
> -of/<<PKGBUILDDIR>>/build-static/runtime/std/base64-debug.o -w -g 
> -link-debuglib -I/<<PKGBUILDDIR>>/runtime/phobos
> [ 11%] Generating std/bigint-debug.o
> cd /<<PKGBUILDDIR>> && /<<PKGBUILDDIR>>/build-static/bin/ldc2 --output-o -c 
> -I/<<PKGBUILDDIR>>/runtime/druntime/src 
> -I/<<PKGBUILDDIR>>/runtime/druntime/src/gc 
> /<<PKGBUILDDIR>>/runtime/phobos/std/bigint.d 
> -of/<<PKGBUILDDIR>>/build-static/runtime/std/bigint-debug.o -w -g 
> -link-debuglib -I/<<PKGBUILDDIR>>/runtime/phobos
> /<<PKGBUILDDIR>>/runtime/phobos/std/conv.d(298): Error: template 
> std.conv.toImpl cannot deduce function from argument types 
> !(string)(const(char)[]), candidates are:
> /<<PKGBUILDDIR>>/runtime/phobos/std/conv.d(364):        std.conv.toImpl(T, 
> S)(S value) if (isImplicitlyConvertible!(S, T) && !isEnumStrToStr!(S, T) && 
> !isNullToStr!(S, T))
> /<<PKGBUILDDIR>>/runtime/phobos/std/conv.d(478):        std.conv.toImpl(T, 
> S)(ref S s) if (isRawStaticArray!S)
> /<<PKGBUILDDIR>>/runtime/phobos/std/conv.d(494):        std.conv.toImpl(T, 
> S)(S value) if (!isImplicitlyConvertible!(S, T) && 
> is(typeof(S.init.opCast!T()) : T) && !isExactSomeString!T && 
> !is(typeof(T(value))))
> /<<PKGBUILDDIR>>/runtime/phobos/std/conv.d(545):        std.conv.toImpl(T, 
> S)(S value) if (!isImplicitlyConvertible!(S, T) && is(T == struct) && 
> is(typeof(T(value))))
> /<<PKGBUILDDIR>>/runtime/phobos/std/conv.d(594):        std.conv.toImpl(T, 
> S)(S value) if (!isImplicitlyConvertible!(S, T) && is(T == class) && 
> is(typeof(new T(value))))
> /<<PKGBUILDDIR>>/runtime/phobos/std/conv.d(298):        ... (9 more, -v to 
> show) ...
> /<<PKGBUILDDIR>>/runtime/phobos/std/conv.d(3672): Error: template instance 
> std.conv.to!string.to!(const(char)[]) error instantiating
> /<<PKGBUILDDIR>>/runtime/phobos/std/conv.d(3656):        instantiated from 
> here: textImpl!(string, string, const(char)[])
> /<<PKGBUILDDIR>>/runtime/phobos/std/format.d(913):        instantiated from 
> here: text!(string, const(char)[])
> /<<PKGBUILDDIR>>/runtime/phobos/std/bigint.d(803):        instantiated from 
> here: FormatSpec!char
> /<<PKGBUILDDIR>>/runtime/phobos/std/range/primitives.d(2238): Error: template 
> std.utf.decode cannot deduce function from argument types !()(const(char)[], 
> ulong), candidates are:
> /<<PKGBUILDDIR>>/runtime/phobos/std/utf.d(1007):        std.utf.decode(Flag 
> useReplacementDchar = UseReplacementDchar.no, S)(auto ref S str, ref size_t 
> index) if (!isSomeString!S && isRandomAccessRange!S && hasSlicing!S && 
> hasLength!S && isSomeChar!(ElementType!S))
> /<<PKGBUILDDIR>>/runtime/phobos/std/utf.d(1026):        std.utf.decode(Flag 
> useReplacementDchar = UseReplacementDchar.no, S)(auto ref S str, ref size_t 
> index) if (isSomeString!S)
> /<<PKGBUILDDIR>>/runtime/phobos/std/conv.d(1950): Error: template instance 
> std.range.primitives.front!(const(char)) error instantiating
> /<<PKGBUILDDIR>>/runtime/phobos/std/format.d(978):        instantiated from 
> here: parse!(int, const(char)[])
> /<<PKGBUILDDIR>>/runtime/phobos/std/bigint.d(803):        instantiated from 
> here: FormatSpec!char
> /<<PKGBUILDDIR>>/runtime/phobos/std/range/primitives.d(2092): Error: static 
> assert  "Bad template constraint."
> /<<PKGBUILDDIR>>/runtime/phobos/std/conv.d(1964):        instantiated from 
> here: popFront!(const(char))
> /<<PKGBUILDDIR>>/runtime/phobos/std/format.d(978):        instantiated from 
> here: parse!(int, const(char)[])
> /<<PKGBUILDDIR>>/runtime/phobos/std/bigint.d(803):        instantiated from 
> here: FormatSpec!char
> runtime/CMakeFiles/phobos2-ldc-debug.dir/build.make:105: recipe for target 
> 'runtime/std/bigint-debug.o' failed
> make[3]: *** [runtime/std/bigint-debug.o] Error 1

If the failure looks somehow time/timezone related:
Note that this rebuild was performed without the 'tzdata' package
installed in the chroot. tzdata used be (transitively) part of
build-essential, but it no longer is. If this package requires it to
build, it should be added to build-depends. For the release team's
opinion on this, see
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=836940#185

The full build log is available from:
   http://aws-logs.debian.net/2016/09/30/ldc_1.1.0git216c112-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: ldc
Source-Version: 1:1.1.0git20161002.78c0d69-1

We believe that the bug you reported is fixed in the latest version of
ldc, 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.
Matthias Klumpp <[email protected]> (supplier of updated ldc 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: SHA256

Format: 1.8
Date: Sun, 02 Oct 2016 14:14:30 +0200
Source: ldc
Binary: ldc libphobos2-ldc-dev libphobos2-ldc71
Architecture: source amd64
Version: 1:1.1.0git20161002.78c0d69-1
Distribution: unstable
Urgency: medium
Maintainer: Debian D Language Group <[email protected]>
Changed-By: Matthias Klumpp <[email protected]>
Description:
 ldc        - LLVM D Compiler
 libphobos2-ldc-dev - LLVM D Compiler - Phobos2 Standard library, imports
 libphobos2-ldc71 - LLVM D Compiler - Phobos2 Standard library, shared objects
Closes: 839301
Changes:
 ldc (1:1.1.0git20161002.78c0d69-1) unstable; urgency=medium
 .
   * New upstream Git snapshot: 1.1.0git20161002.78c0d69
     - Closes: #839301
   * Refresh patches
   * Update Vcs-* URLs
   * Add gbp.conf
   * Add a few source-package local options
   * d/rules: List missing files on install
Checksums-Sha1:
 e88609457afc0bf61669f78621b290c0335d3464 2491 
ldc_1.1.0git20161002.78c0d69-1.dsc
 4a1e184558803da98286287448d62591a69003ce 4312672 
ldc_1.1.0git20161002.78c0d69.orig.tar.xz
 b10e0724a3e7e82119d7e8b78101e1937ebe0933 13028 
ldc_1.1.0git20161002.78c0d69-1.debian.tar.xz
 105090b6be4521de27c44304ed40c38b9cd77511 3092864 
ldc-dbgsym_1.1.0git20161002.78c0d69-1_amd64.deb
 bf540744ac32bb3f99c18f423c3c3445088ab262 10291928 
ldc_1.1.0git20161002.78c0d69-1_amd64.deb
 297752a2278a479ce0a5e9522902684556c13982 3771364 
libphobos2-ldc-dev_1.1.0git20161002.78c0d69-1_amd64.deb
 c9ff2a3e9f73a96b192d476609ad92cce6b520ec 273692 
libphobos2-ldc71-dbgsym_1.1.0git20161002.78c0d69-1_amd64.deb
 74402db7a304d38094efd71ea82ecc1df094da11 1052806 
libphobos2-ldc71_1.1.0git20161002.78c0d69-1_amd64.deb
Checksums-Sha256:
 ff0ce97f13ed5a576247025e6302ddea586750cfaf9596a0106d359e697d8919 2491 
ldc_1.1.0git20161002.78c0d69-1.dsc
 612878934add07dfb8b9dc968f8d287199b85be8eb240b6d6dc1c31b2dc626f5 4312672 
ldc_1.1.0git20161002.78c0d69.orig.tar.xz
 b9212aa4264d9792c87d01b6f636f71bdd8602703a7aa6f48a8a669d5387db55 13028 
ldc_1.1.0git20161002.78c0d69-1.debian.tar.xz
 514c63fc384a6d277800af5d5f786b9e1d3c2ff632255d02b80de3672695e4a7 3092864 
ldc-dbgsym_1.1.0git20161002.78c0d69-1_amd64.deb
 f7c8c98d9a533abdab939c6aa00f36d96e7c995a5652f34592d32d8eac131735 10291928 
ldc_1.1.0git20161002.78c0d69-1_amd64.deb
 e50e0b9bd2484e5a3eb0f29fd16747b266b294bca998976377354e6d14826108 3771364 
libphobos2-ldc-dev_1.1.0git20161002.78c0d69-1_amd64.deb
 fa03a13f10178fdfc6112d81fd1855c9f2d89d13b0aaf4fa012884953c42e364 273692 
libphobos2-ldc71-dbgsym_1.1.0git20161002.78c0d69-1_amd64.deb
 9409f71fd9a78e00f228c6aaf5f225afc6504d86db0489acb5402dde669e1394 1052806 
libphobos2-ldc71_1.1.0git20161002.78c0d69-1_amd64.deb
Files:
 41a852094e80b2e1bb550c6892283f43 2491 devel optional 
ldc_1.1.0git20161002.78c0d69-1.dsc
 12bebc1ec5aa50eff252e26b0dd341c9 4312672 devel optional 
ldc_1.1.0git20161002.78c0d69.orig.tar.xz
 1bfa51f94715c0010fa32ff12afdc632 13028 devel optional 
ldc_1.1.0git20161002.78c0d69-1.debian.tar.xz
 7f56b19ba93fdc9101255d4fbff47f8d 3092864 debug extra 
ldc-dbgsym_1.1.0git20161002.78c0d69-1_amd64.deb
 7c3fbb6ce6588fa2d672b6eeec1245a9 10291928 devel optional 
ldc_1.1.0git20161002.78c0d69-1_amd64.deb
 3de602b90588b76f1063c1e551c3b1d9 3771364 libdevel optional 
libphobos2-ldc-dev_1.1.0git20161002.78c0d69-1_amd64.deb
 54f2a4e5074863454f59fe0ded938781 273692 debug extra 
libphobos2-ldc71-dbgsym_1.1.0git20161002.78c0d69-1_amd64.deb
 6f94a2da1f653ab7e9d85e64f76995db 1052806 libdevel optional 
libphobos2-ldc71_1.1.0git20161002.78c0d69-1_amd64.deb

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

iQIsBAEBCAAWBQJX8RFdDxxtYWtAZGViaWFuLm9yZwAKCRBJTIpfv03s67mjD/wL
d0bJOXpQgonoI06r/Ryf7ugef/C7RRCQwwd//A+ADZZ870o1BzJX4CFY2+ibdO6K
6dt7DuIz6fE3y9xzGL1cwgY1P7KbxFO18pg3lbVeOVBMyHRrq62nWxzRFTqQYaH+
tBTlRoN2DbF9rK/ADxzBnD+2Z5rXP02GbTefCNd9cc5oDb6yntJqVjw4SzMWSCgo
8skpmDk8T4UZh/g8HSfieIScvpM1Ckc2q/vYE9aPuSZVJMed/+rg0Rb9FizWotDB
XJU3HljmdrTnk/heDjLmIjFruf4+TxEai7n/7LU6K1p8VLZJ4DIqWxyOP3LFmxd5
7ZmXHYDzTikthhfgt122UkT+dGqojQTzjze+VLl8f5j9rn3+vmlXvP0lrEeJOQY1
n7+oJelwSzOuyEryIs2/RunxE6JSOuZgqLR4DycqnNzvgpYphDo1U90d3FhMrL0T
W7s5M/n4nY0I5mcRUMxqng7YDnXeyu0Xx3ZZy0Oj8ZNltog789QHQtN+EuK7fixP
xT2/z5YNg8yYQdrkNe8GYnXREBWUF9e8ZMDSJ0LKecoZ0YoVNvX4r0l8Eig43jNd
uhAEL4QPVLguC8DFlvz7S7Mqql1DyBb1IzIX/io42H3RXQChEfROu8NO2xuhnXCQ
e6NGd5HZNULQf7boDNAYbxkF0RxvAttyo3U0fSNEMA==
=BeLw
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to