Your message dated Thu, 20 Nov 2014 12:37:15 +0800
with message-id <[email protected]>
and subject line Re: [pkg-cli-libs-team] Bug#770200: dbus-sharp-glib: FTBFS
with locally rebuilt packages: Metadata file
`/usr/lib/mono/dbus-sharp-2.0/dbus-sharp.dll' could not be found
has caused the Debian Bug report #770200,
regarding dbus-sharp-glib: FTBFS with locally rebuilt packages: Metadata file
`/usr/lib/mono/dbus-sharp-2.0/dbus-sharp.dll' could not be found
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.)
--
770200: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=770200
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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
--- End Message ---
--- Begin Message ---
On Wed, Nov 19, 2014 at 08:53:04AM -0800, Daniel Schepler wrote:
> 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:
[....]
> /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
[....]
> 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.
This flag comes from /usr/lib/pkgconfig/dbus-sharp-2.0.pc, which comes from
libdbus2.0-cil, and shows the correct path on my computer. Sounds like you've
got a polluted .pc file from somewhere. I'm closing this bug.
--
Kind regards,
Loong Jin
signature.asc
Description: Digital signature
--- End Message ---