After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 722565 - configure should check for nunit-console as well
configure should check for nunit-console as well
Status: RESOLVED FIXED
Product: banshee
Classification: Other
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: Banshee Maintainers
Banshee Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-01-19 20:53 UTC by Andrés G. Aragoneses (IRC: knocte)
Modified: 2014-01-19 21:09 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Andrés G. Aragoneses (IRC: knocte) 2014-01-19 20:53:31 UTC
In a PC in which I have Ubuntu 14.04 preview installed, if I install "libnunit-dev" package, then our shamrock/nunit.m4 macro doesn't complain (thinks NUnit is installed in the system).

However, later when launching the tests, as the package "nunit" is not, it fails with:

Running tests on Hyena.dll...
/bin/bash: line 1: -nologo: command not found
Running tests on Hyena.Gui.dll...
/bin/bash: line 1: -nologo: command not found
Running tests on Hyena.Data.Sqlite.dll...
/bin/bash: line 1: -nologo: command not found
Running tests on Lastfm.dll...
/bin/bash: line 1: -nologo: command not found
Running tests on Migo.dll...
/bin/bash: line 1: -nologo: command not found
Running tests on Mono.Media.dll...
/bin/bash: line 1: -nologo: command not found
Running tests on Banshee.Core.dll...
/bin/bash: line 1: -nologo: command not found
Running tests on Banshee.Gnome.dll...
/bin/bash: line 1: -nologo: command not found
Running tests on Banshee.Services.dll...
/bin/bash: line 1: -nologo: command not found
Running tests on Banshee.ThickClient.dll...
/bin/bash: line 1: -nologo: command not found
Running tests on Banshee.Fixup.dll...
/bin/bash: line 1: -nologo: command not found
Running tests on Banshee.AmazonMp3.exe...
/bin/bash: line 1: -nologo: command not found
Running tests on Banshee.Dap.Mtp.dll...
/bin/bash: line 1: -nologo: command not found
Running tests on Banshee.Gio.dll...
/bin/bash: line 1: -nologo: command not found
Comment 1 Andrés G. Aragoneses (IRC: knocte) 2014-01-19 21:05:22 UTC
s/libnunit-dev/libnunit-cil-dev/
Comment 2 Andrés G. Aragoneses (IRC: knocte) 2014-01-19 21:09:44 UTC
Fixed in https://git.gnome.org/browse/banshee/commit/?id=c56e89b37f4b9173dab5d8086dad5b1f7eac525b