Source: dbus-sharp-glib Version: 0.6.0-1 Severity: important >From my pbuilder build log on amd64, using a chroot with all packages locally rebuilt:
... debian/rules override_dh_auto_build make[1]: Entering directory '/tmp/buildd/dbus-sharp-glib-0.6.0' dh_auto_build make[2]: Entering directory '/tmp/buildd/dbus-sharp-glib-0.6.0' Making all in src make[3]: Entering directory '/tmp/buildd/dbus-sharp-glib-0.6.0/src' /usr/bin/mono-csc -out:dbus-sharp-glib.dll -debug -target:library -keyfile:../dbus-sharp.snk -r:/usr/lib/mono/dbus-sharp-2.0/dbus-sharp.dll GLib.cs GLib.IO.cs AssemblyInfo.cs error CS0006: Metadata file `/usr/lib/mono/dbus-sharp-2.0/dbus-sharp.dll' could not be found Compilation failed: 1 error(s), 0 warnings Makefile:412: recipe for target 'dbus-sharp-glib.dll' failed make[3]: *** [dbus-sharp-glib.dll] Error 1 make[3]: Leaving directory '/tmp/buildd/dbus-sharp-glib-0.6.0/src' Makefile:392: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory '/tmp/buildd/dbus-sharp-glib-0.6.0' dh_auto_build: make -j1 returned exit code 2 debian/rules:16: recipe for target 'override_dh_auto_build' failed make[1]: *** [override_dh_auto_build] Error 2 make[1]: Leaving directory '/tmp/buildd/dbus-sharp-glib-0.6.0' debian/rules:44: recipe for target 'build' failed make: *** [build] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2 I couldn't reproduce this with a vanilla pbuilder chroot, so I suppose there's some difference in one of the Build-Depends. I do see that dbus-sharp.dll is now in /usr/lib/cli, but that's also the case in the official libdbus2.0-cil package; so I suppose there must be some other difference somewhere. -- Daniel Schepler -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

