reassign 678753 0.8.0.0-3 kthxbye On 24/06/2012 17:35, Lucas Nussbaum wrote: > Source: banshee-community-extensions > Version: 2.4.0-1 > Severity: serious > Tags: wheezy sid > User: debian...@lists.debian.org > Usertags: qa-ftbfs-20120624 qa-ftbfs > Justification: FTBFS on amd64 > > Hi, > > During a rebuild of all packages in sid, your package failed to build on > amd64. > > Relevant part: >> make[4]: Entering directory `/«PKGBUILDDIR»/src/ZeitgeistDataprovider' >> /usr/bin/mono-csc \ >> -define:RELEASE \ >> \ >> \ >> -debug -target:library >> -out:../../bin/Banshee.ZeitgeistDataprovider.dll \ >> \ >> -r:/usr/lib/banshee/Banshee.Core.dll >> -r:/usr/lib/banshee/Banshee.Services.dll >> -r:/usr/lib/banshee/Banshee.ThickClient.dll >> -r:/usr/lib/banshee/Banshee.Widgets.dll >> -r:/usr/lib/banshee/Hyena.Data.Sqlite.dll -r:/usr/lib/banshee/Hyena.Gui.dll >> -r:/usr/lib/banshee/Hyena.dll -r:/usr/lib/banshee/Mono.Media.dll >> -r:/usr/lib/banshee/MusicBrainz.dll >> -r:/usr/lib/cli/dbus-sharp-1.0/dbus-sharp.dll >> -r:/usr/lib/cli/dbus-sharp-glib-1.0/dbus-sharp-glib.dll >> -r:/usr/lib/cli/taglib-sharp-2.0/taglib-sharp.dll >> -r:/usr/lib/pkgconfig/../../lib/cli/Mono.Addins-0.2/Mono.Addins.dll >> -r:/usr/lib/pkgconfig/../../lib/cli/atk-sharp-2.0/atk-sharp.dll >> -r:/usr/lib/pkgconfig/../../lib/cli/gdk-sharp-2.0/gdk-sharp.dll >> -r:/usr/lib/pkgconfig/../../lib/cli/glib-sharp-2.0/glib-sharp.dll >> -r:/usr/lib/pkgconfig/../../lib/cli/gtk-sharp-2.0/gtk-sharp.dll >> -r:/usr/lib/pkgconfig/../../lib/cli/pango-sharp-2.0/pango-sharp.dll >> -r:@expanded_libdir@/cli/zeitgeist-sharp-0.8/zeitgeist-sharp.dll >> -r:Mono.Cairo -r:Mono.Posix -r:System -res ource:./ZeitgeistDataprovider.addin.xml,ZeitgeistDataprovider.addin.xml ./Banshee.ZeitgeistDataprovider/ZeitgeistDataprovider.cs ../../src/AssemblyInfo.cs >> error CS0006: Metadata file >> `@expanded_libdir@/cli/zeitgeist-sharp-0.8/zeitgeist-sharp.dll' could not be >> found >> Compilation failed: 1 error(s), 0 warnings >> make[4]: *** [../../bin/Banshee.ZeitgeistDataprovider.dll] Error 1
Looks like the dh-autoreconf isn't finding and expanding the SHAMROCK_EXPAND_* macros. To fix this, we can either add AC_CONFIG_MACRO_DIR([.]) to configure.ac or add -I. to the dh-autoreconf call. -- Kind regards, Loong Jin
signature.asc
Description: OpenPGP digital signature