Your message dated Fri, 5 Feb 2021 00:42:07 +0200
with message-id <20210204224207.GA23742@localhost>
and subject line Fixed in 0.92~rc1+dfsg-7
has caused the Debian Bug report #845733,
regarding nant: FTBFS (SDK path could not be resolved)
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 ow...@bugs.debian.org
immediately.)
--
845733: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=845733
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:nant
Version: 0.92~rc1+dfsg-6
Severity: serious
Dear maintainer:
I tried to build this package in stretch with "dpkg-buildpackage -A"
(which is what the "Arch: all" autobuilder would do to build it)
but it failed:
--------------------------------------------------------------------------------
[...]
debian/rules build-indep
dh build-indep --with cli
dh: Compatibility levels before 9 are deprecated (level 7 in use)
dh_testdir -i
dh_update_autotools_config -i
dh_auto_configure -i
dh_auto_configure: Compatibility levels before 9 are deprecated (level 7 in use)
debian/rules override_dh_auto_build
make[1]: Entering directory '/<<BUILDDIR>>/nant-0.92~rc1+dfsg'
/usr/bin/make MONO=/usr/bin/cli MCS=/usr/bin/mono-csc
make[2]: Entering directory '/<<BUILDDIR>>/nant-0.92~rc1+dfsg'
mkdir -p bootstrap
# Mono loads log4net before privatebinpath is set-up, so we need this in the
same directory
[... snipped ...]
build:
[mkdir] Creating directory
'/<<BUILDDIR>>/nant-0.92~rc1+dfsg/build/mono-4.5.unix/nant-debug/bin/extensions/neutral/debian'.
[csc] Compiling 22 files to
'/<<BUILDDIR>>/nant-0.92~rc1+dfsg/build/mono-4.5.unix/nant-debug/bin/extensions/neutral/debian/NAnt.MSBuild.dll'.
[csc] warning CS8001: SDK path could not be resolved
[csc] Compilation succeeded - 1 warning(s)
BUILD SUCCEEDED - 0 non-fatal error(s), 1 warning(s)
Total time: 0.3 seconds.
[nant] /<<BUILDDIR>>/nant-0.92~rc1+dfsg/tests/NAnt.Core/NAnt.Core.build
build
Buildfile:
file:///<<BUILDDIR>>/nant-0.92~rc1+dfsg/tests/NAnt.Core/NAnt.Core.build
Target framework: Mono 4.5 Profile
Target(s) specified: build
build:
[csc] Compiling 67 files to
'/<<BUILDDIR>>/nant-0.92~rc1+dfsg/build/mono-4.5.unix/nant-debug/bin/NAnt.Core.Tests.dll'.
[csc] error CS8001: Warning as Error: SDK path could not be
resolved
[csc] Compilation failed: 1 error(s), 0 warnings
BUILD FAILED - 0 non-fatal error(s), 1 warning(s)
/<<BUILDDIR>>/nant-0.92~rc1+dfsg/tests/NAnt.Core/NAnt.Core.build(11,10):
External Program Failed: /usr/lib/mono/4.5/mcs.exe (return code was
1)
Total time: 0.3 seconds.
BUILD FAILED
Nested build failed. Refer to build log for exact reason.
Total time: 5.2 seconds.
Makefile:81: recipe for target 'build-nant' failed
make[2]: *** [build-nant] Error 1
make[2]: Leaving directory '/<<BUILDDIR>>/nant-0.92~rc1+dfsg'
debian/rules:7: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<BUILDDIR>>/nant-0.92~rc1+dfsg'
debian/rules:14: recipe for target 'build-indep' failed
make: *** [build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2
--------------------------------------------------------------------------------
It also fails here:
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/nant.html
Even if this package is Arch:all, please consider uploading in source-only form,
so that we get official build logs here:
https://buildd.debian.org/status/package.php?p=nant
and also avoid bugs like this to propagate to testing.
Thanks.
--- End Message ---
--- Begin Message ---
Version: 0.92~rc1+dfsg-7
nant (0.92~rc1+dfsg-7) unstable; urgency=medium
* [48d668e] Fix build on newer Mono w/ -api facades. Thanks to Sean Champ.
-- Jo Shields <joshi...@microsoft.com> Tue, 25 Feb 2020 10:05:43 -0500
--- End Message ---