Source: dub
Version: 1.36.0-1
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: sramac...@debian.org

https://buildd.debian.org/status/fetch.php?pkg=dub&arch=armhf&ver=1.36.0-1&stamp=1708295658&raw=0

/usr/lib/gcc/arm-linux-gnueabihf/13/include/d/std/format/spec.d:258:33: note: 
scope variable ‘this’ assigned to non-scope parameter ‘e’ calling ‘put’
  258 |             put(writer, trailing[0 .. i]);
      |                                 ^
source/dub/internal/configy/Exceptions.d:335:31: warning: ‘@safe’ function 
‘formatMessage’ calling ‘formattedWrite’ [-Wdeprecated]
  335 |                 formattedWrite(sink, fmt, this.fieldNames.length, 
this.fieldNames);
      |                               ^
/usr/lib/gcc/arm-linux-gnueabihf/13/include/d/std/format/write.d:537:34: note: 
which calls ‘std.format.spec.FormatSpec!char.FormatSpec.writeUpToNextSpec!(void 
delegate(in char[]) @safe).writeUpToNextSpec’
  537 |     while (spec.writeUpToNextSpec(w))
      |                                  ^
/usr/lib/gcc/arm-linux-gnueabihf/13/include/d/std/format/spec.d:258:33: note: 
which would be ‘@system’ because of:
  258 |             put(writer, trailing[0 .. i]);
      |                                 ^
/usr/lib/gcc/arm-linux-gnueabihf/13/include/d/std/format/spec.d:258:33: note: 
scope variable ‘this’ assigned to non-scope parameter ‘e’ calling ‘put’
  258 |             put(writer, trailing[0 .. i]);
      |                                 ^
virtual memory exhausted: Cannot allocate memory

make[1]: *** [debian/rules:16: override_dh_auto_build] Error 1


https://buildd.debian.org/status/fetch.php?pkg=dub&arch=mips64el&ver=1.36.0-1&stamp=1708295519&raw=0

gdmd -run /<<PKGBUILDDIR>>/build.d \
        -g -O -wi -release
Wrote version_.d` file with version: 1.36.0-1
No compiler has been found in the PATH. Attempted values: ["dmd", "ldmd2", 
"gdmd"]
Make sure one of those is in the PATH, or set the `DMD` variable
make[1]: *** [debian/rules:16: override_dh_auto_build] Error 1


https://buildd.debian.org/status/fetch.php?pkg=dub&arch=ppc64el&ver=1.36.0-1&stamp=1708295464&raw=0

gdmd -run /<<PKGBUILDDIR>>/build.d \
        -g -O -wi -release
/<<PKGBUILDDIR>>/build.d:23:8: error: unable to read module ‘algorithm’
   23 | import std.algorithm;
      |        ^
/<<PKGBUILDDIR>>/build.d:23:8: note: Expected 'std/algorithm.d' or 
'std/algorithm/package.d' in one of the following import paths:
   23 | import std.algorithm;
      |        ^
import path[0] = /usr/lib/gcc/powerpc64le-linux-gnu/13/include/d
make[1]: *** [debian/rules:16: override_dh_auto_build] Error 1


Cheers
-- 
Sebastian Ramacher

Reply via email to