dpkg-buildpackage -rfakeroot -D -us -uc dpkg-buildpackage: set CFLAGS to default value: -g -O2 dpkg-buildpackage: set CPPFLAGS to default value: dpkg-buildpackage: set LDFLAGS to default value: dpkg-buildpackage: set FFLAGS to default value: -g -O2 dpkg-buildpackage: set CXXFLAGS to default value: -g -O2 dpkg-buildpackage: source package banshee dpkg-buildpackage: source version 1.2.1-1~Debconf8 dpkg-buildpackage: source changed by Gabriel Falcão Gonçalves de Moura dpkg-buildpackage: host architecture i386 fakeroot debian/rules clean test -x debian/rules dh_testroot /usr/bin/make -f debian/rules reverse-config make[1]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1' for i in ./config.guess ./config.sub ; do \ if test -e $i.cdbs-orig ; then \ mv $i.cdbs-orig $i ; \ fi ; \ done make[1]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1' if [ "reverse-patches" = "reverse-patches" ]; then rm -f debian/stamp-patched; fi patches: debian/patches/01_no-warnaserror.patch debian/patches/02_system-equalizer.patch debian/patches/99_ltmain_as-needed.patch Patch debian/patches/99_ltmain_as-needed.patch is not applied. Patch debian/patches/02_system-equalizer.patch is not applied. Patch debian/patches/01_no-warnaserror.patch is not applied. if [ "reverse-patches" != "reverse-patches" ]; then touch debian/stamp-patched; fi if [ "reverse-patches" != "reverse-patches" ] ; then \ /usr/bin/make -f debian/rules update-config ; \ fi for dir in debian/patches ; do \ rm -f $dir/*.log ; \ done for i in ./config.guess ./config.sub ; do \ if test -e $i.cdbs-orig ; then \ mv $i.cdbs-orig $i ; \ fi ; \ done dh_clean GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 /usr/bin/make -C . -k distclean make[1]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1' make[1]: *** Sem regra para processar o alvo `distclean'. make[1]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1' make: [makefile-clean] Erro 2 (ignorado) rm -f debian/stamp-makefile-build rm -f debian/stamp-autotools-files cd . && \ rm -f intltool-extract intltool-merge intltool-update po/.intltool-merge-cache; \ if test -d doc; then find doc -name '*.omf.out' -exec rm -f \{\} \; ; fi; \ if test -d help; then find help -name '*.omf.out' -exec rm -f \{\} \; ; fi rm -f debian/cdbs-install-list debian/cdbs-package-list rm -rf /home/gabriel/Desktop/sources/banshee-1.2.1/.wapi dpkg-source -b banshee-1.2.1 dpkg-source: info: using source format `1.0' dpkg-source: info: building banshee in banshee_1.2.1.orig.tar.gz dpkg-source: info: building banshee in banshee_1.2.1-1~Debconf8.diff.gz dpkg-source: info: building banshee in banshee_1.2.1-1~Debconf8.dsc debian/rules build test -x debian/rules mkdir -p "." /usr/bin/make -f debian/rules reverse-config make[1]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1' for i in ./config.guess ./config.sub ; do \ if test -e $i.cdbs-orig ; then \ mv $i.cdbs-orig $i ; \ fi ; \ done make[1]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1' if [ "debian/stamp-patched" = "reverse-patches" ]; then rm -f debian/stamp-patched; fi patches: debian/patches/01_no-warnaserror.patch debian/patches/02_system-equalizer.patch debian/patches/99_ltmain_as-needed.patch Trying patch debian/patches/01_no-warnaserror.patch at level 1 ... success. Trying patch debian/patches/02_system-equalizer.patch at level 1 ... 0 ... success. Trying patch debian/patches/99_ltmain_as-needed.patch at level 1 ... 0 ... success. if [ "debian/stamp-patched" != "reverse-patches" ]; then touch debian/stamp-patched; fi if [ "debian/stamp-patched" != "reverse-patches" ] ; then \ /usr/bin/make -f debian/rules update-config ; \ fi make[1]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1' if test -e /usr/share/misc/config.guess ; then \ for i in ./config.guess ; do \ if ! test -e $i.cdbs-orig ; then \ mv $i $i.cdbs-orig ; \ cp --remove-destination /usr/share/misc/config.guess $i ; \ fi ; \ done ; \ fi if test -e /usr/share/misc/config.sub ; then \ for i in ./config.sub ; do \ if ! test -e $i.cdbs-orig ; then \ mv $i $i.cdbs-orig ; \ cp --remove-destination /usr/share/misc/config.sub $i ; \ fi ; \ done ; \ fi make[1]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1' if test -e /usr/share/misc/config.guess ; then \ for i in ./config.guess ; do \ if ! test -e $i.cdbs-orig ; then \ mv $i $i.cdbs-orig ; \ cp --remove-destination /usr/share/misc/config.guess $i ; \ fi ; \ done ; \ fi if test -e /usr/share/misc/config.sub ; then \ for i in ./config.sub ; do \ if ! test -e $i.cdbs-orig ; then \ mv $i $i.cdbs-orig ; \ cp --remove-destination /usr/share/misc/config.sub $i ; \ fi ; \ done ; \ fi touch debian/stamp-autotools-files chmod a+x /home/gabriel/Desktop/sources/banshee-1.2.1/./configure cd . && CC="cc" CXX="g++" CFLAGS="-g -O2 -g -Wall -O2" CXXFLAGS="-g -O2 -g -Wall -O2" CPPFLAGS="" LDFLAGS=" -Wl,-z,defs -Wl,-O1 -Wl,--as-needed" /home/gabriel/Desktop/sources/banshee-1.2.1/./configure --build=i486-linux-gnu --prefix=/usr --includedir="\${prefix}/include" --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" --sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/banshee" --disable-maintainer-mode --disable-dependency-tracking --srcdir=. --disable-static checking build system type... i486-pc-linux-gnu checking host system type... i486-pc-linux-gnu checking target system type... i486-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... none checking for intltool >= 0.21... 0.37.1 found checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for XML::Parser... ok checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking how to run the C preprocessor... cc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether gfortran accepts -g... yes checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for gfortran option to produce PIC... -fPIC checking if gfortran PIC flag -fPIC works... yes checking if gfortran static flag -static works... yes checking if gfortran supports -c -o file.o... yes checking whether the gfortran linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate checking for a BSD-compatible install... /usr/bin/install -c checking for library containing strerror... none required checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) none checking for ANSI C header files... (cached) yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.16... yes checking for GLIB - version >= 2.0.0... yes (version 2.17.4) checking for GDK_X11... yes checking for GST... yes checking for GST_PBUTILS... yes checking for BNPX_GTK... yes checking for X... libraries , headers checking for XVIDMODE... yes checking for MONO_MODULE... yes checking for gmcs... /usr/bin/gmcs checking for mono... /usr/bin/mono checking for Mono 2.0 GAC for System.Data.dll... found checking for Mono 2.0 GAC for System.Web.dll... found checking for Mono 2.0 GAC for System.Web.Services.dll... found checking for Mono 2.0 GAC for Mono.Cairo.dll... found checking for Mono 2.0 GAC for Mono.Data.SqliteClient.dll... found checking for Mono 2.0 GAC for Mono.Posix.dll... found checking for Mono 2.0 GAC for ICSharpCode.SharpZipLib.dll... found checking for NDESK_DBUS... yes checking for MONO_ADDINS... yes checking for MONO_ADDINS_SETUP... yes checking for MONO_ADDINS_GUI... yes checking for NOTIFY_SHARP... yes checking for BOO... yes checking for monodocer... /usr/bin/monodocer checking for mdassembler... /usr/bin/mdassembler checking for NUNIT... no configure: WARNING: Could not find nunit: tests will not be available. checking for TAGLIB_SHARP... yes checking for GTKSHARP... yes checking for GLIBSHARP... yes checking for GCONFSHARP... yes checking for GNOMESHARP... yes checking for SQLITE... yes checking for gconftool-2... /usr/bin/gconftool-2 Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation Using $(sysconfdir)/gconf/schemas as install directory for schema files checking for LIBMTP... yes checking for IPODSHARP... yes checking for MONO_ZEROCONF... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for catalogs to be installed... ar be@latin bg ca cs da de dz en_CA en_GB es fi fr gl he hu it ja lt lv mk nb nl oc pa pl pt pt_BR ru sl sr sr@Latn sv th vi zh_CN zh_HK zh_TW configure: creating ./config.status config.status: creating Makefile config.status: creating build/Makefile config.status: creating build/m4/Makefile config.status: creating build/pkg-config/Makefile config.status: creating data/Makefile config.status: creating data/org.bansheeproject.Banshee.service config.status: creating data/audio-profiles/Makefile config.status: creating data/icon-theme-hicolor/Makefile config.status: creating docs/Makefile config.status: creating docs/Hyena/Makefile config.status: creating docs/Banshee/Makefile config.status: creating po/Makefile.in config.status: creating tests/Makefile config.status: creating extras/Makefile config.status: creating libbanshee/Makefile config.status: creating gstreamer/Makefile config.status: creating gstreamer/equalizer/Makefile config.status: creating src/Makefile config.status: creating src/AssemblyInfo.cs config.status: creating src/Clients/Makefile config.status: creating src/Clients/banshee-1 config.status: creating src/Clients/Halie/Makefile config.status: creating src/Clients/Nereid/Makefile config.status: creating src/Core/Makefile config.status: creating src/Core/Banshee.Core/Makefile config.status: creating src/Core/Banshee.Services/Makefile config.status: creating src/Core/Banshee.ThickClient/Makefile config.status: creating src/Core/Banshee.Widgets/Makefile config.status: creating src/Backends/Makefile config.status: creating src/Backends/Banshee.Gnome/Makefile config.status: creating src/Backends/Banshee.GStreamer/Makefile config.status: creating src/Backends/Banshee.Hal/Makefile config.status: creating src/Backends/Banshee.Unix/Makefile config.status: creating src/Backends/Banshee.NowPlaying.X11/Makefile config.status: creating src/Backends/Banshee.NowPlaying.X11/libbnpx11/Makefile config.status: creating src/Libraries/Makefile config.status: creating src/Libraries/Hyena/Makefile config.status: creating src/Libraries/Hyena.Gui/Makefile config.status: creating src/Libraries/Lastfm/Makefile config.status: creating src/Libraries/Lastfm.Gui/Makefile config.status: creating src/Libraries/Migo/Makefile config.status: creating src/Libraries/Mono.Media/Makefile config.status: creating src/Libraries/Mtp/Makefile config.status: creating src/Libraries/Mtp/Mtp.dll.config config.status: creating src/Libraries/MusicBrainz/Makefile config.status: creating src/Dap/Makefile config.status: creating src/Dap/Banshee.Dap/Makefile config.status: creating src/Dap/Banshee.Dap.Ipod/Makefile config.status: creating src/Dap/Banshee.Dap.MassStorage/Makefile config.status: creating src/Dap/Banshee.Dap.Mtp/Makefile config.status: creating src/Extensions/Makefile config.status: creating src/Extensions/Banshee.AudioCd/Makefile config.status: creating src/Extensions/Banshee.Bookmarks/Makefile config.status: creating src/Extensions/Banshee.BooScript/Makefile config.status: creating src/Extensions/Banshee.CoverArt/Makefile config.status: creating src/Extensions/Banshee.Daap/Makefile config.status: creating src/Extensions/Banshee.FileSystemQueue/Makefile config.status: creating src/Extensions/Banshee.InternetRadio/Makefile config.status: creating src/Extensions/Banshee.Lastfm/Makefile config.status: creating src/Extensions/Banshee.MediaWeb/Makefile config.status: creating src/Extensions/Banshee.MiniMode/Makefile config.status: creating src/Extensions/Banshee.MultimediaKeys/Makefile config.status: creating src/Extensions/Banshee.NotificationArea/Makefile config.status: creating src/Extensions/Banshee.NowPlaying/Makefile config.status: creating src/Extensions/Banshee.PlayQueue/Makefile config.status: creating src/Extensions/Banshee.Podcasting/Makefile config.status: creating src/Extensions/Banshee.SqlDebugConsole/Makefile config.status: creating src/Extensions/Banshee.Sample/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing intltool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands banshee-1-1.2.1 Install Prefix: /usr Datadir: /usr/share Libdir: /usr/lib C Compiler: cc Mono C# Compiler: /usr/bin/gmcs Mono Runtime: /usr/bin/mono Digital Audio Player (DAP) Support: Mass Storage: yes MTP: yes iPod: yes DAAP Support: yes Podcast Support: yes Boo Scripting: yes X11 Video Support: yes Unfinished, unstable, unusable components: MediaWeb: no Unit Tests: no (requires nunit >= 2.4.7) WARNING: An existing Banshee install is in /usr/lib/banshee-1 Remove the existing install before installing this build. Installing over an existing install will cause conflicts! GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 /usr/bin/make -C . make[1]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1' /usr/bin/make all-recursive make[2]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1' Making all in build make[3]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/build' Making all in pkg-config make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/build/pkg-config' sed "s,\@VERSION\@,1.2.1,g; s,\@prefix\@,/usr,g" < banshee-1-core.pc.in > banshee-1-core.pc sed "s,\@VERSION\@,1.2.1,g; s,\@prefix\@,/usr,g" < banshee-1-hyena-gui.pc.in > banshee-1-hyena-gui.pc sed "s,\@VERSION\@,1.2.1,g; s,\@prefix\@,/usr,g" < banshee-1-hyena.pc.in > banshee-1-hyena.pc sed "s,\@VERSION\@,1.2.1,g; s,\@prefix\@,/usr,g" < banshee-1-lastfm-gui.pc.in > banshee-1-lastfm-gui.pc sed "s,\@VERSION\@,1.2.1,g; s,\@prefix\@,/usr,g" < banshee-1-lastfm.pc.in > banshee-1-lastfm.pc sed "s,\@VERSION\@,1.2.1,g; s,\@prefix\@,/usr,g" < banshee-1-mono-media.pc.in > banshee-1-mono-media.pc sed "s,\@VERSION\@,1.2.1,g; s,\@prefix\@,/usr,g" < banshee-1-musicbrainz.pc.in > banshee-1-musicbrainz.pc sed "s,\@VERSION\@,1.2.1,g; s,\@prefix\@,/usr,g" < banshee-1-services.pc.in > banshee-1-services.pc sed "s,\@VERSION\@,1.2.1,g; s,\@prefix\@,/usr,g" < banshee-1-thickclient.pc.in > banshee-1-thickclient.pc make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/build/pkg-config' Making all in m4 make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/build/m4' make[4]: Nada a ser feito para `all'. make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/build/m4' make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/build' /usr/bin/gmcs -out:gconf-schema-extractor.exe GConfSchemaExtractor.cs make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/build' if [ "x.." = "x.." ]; then \ /usr/bin/gmcs -out:translator-extractor.exe TranslatorExtractor.cs && LC_ALL=en_US.utf8 /usr/bin/mono translator-extractor.exe ../po > \ ../src/Core/Banshee.Core/Resources/translators.xml; \ fi; make[3]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/build' Making all in data make[3]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/data' Making all in audio-profiles make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/data/audio-profiles' LC_ALL=C ../../intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po base.xml.in base.xml Generating and caching the translation database Merging translations into base.xml. CREATED base.xml LC_ALL=C ../../intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po flac.xml.in flac.xml Found cached translation database Merging translations into flac.xml. CREATED flac.xml LC_ALL=C ../../intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po mp3-lame.xml.in mp3-lame.xml Found cached translation database Merging translations into mp3-lame.xml. CREATED mp3-lame.xml LC_ALL=C ../../intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po mp3-xing.xml.in mp3-xing.xml Found cached translation database Merging translations into mp3-xing.xml. CREATED mp3-xing.xml LC_ALL=C ../../intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po vorbis.xml.in vorbis.xml Found cached translation database Merging translations into vorbis.xml. CREATED vorbis.xml LC_ALL=C ../../intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po wavpack.xml.in wavpack.xml Found cached translation database Merging translations into wavpack.xml. CREATED wavpack.xml LC_ALL=C ../../intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po wav.xml.in wav.xml Found cached translation database Merging translations into wav.xml. CREATED wav.xml LC_ALL=C ../../intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po wma.xml.in wma.xml Found cached translation database Merging translations into wma.xml. CREATED wma.xml mkdir -p ../../bin/share/banshee-1/audio-profiles && cp base.xml flac.xml mp3-lame.xml mp3-xing.xml vorbis.xml wavpack.xml wav.xml wma.xml ../../bin/share/banshee-1/audio-profiles make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/data/audio-profiles' Making all in icon-theme-hicolor make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/data/icon-theme-hicolor' (for icon_desc in apps,media-player-banshee-16.png apps,media-player-banshee-22.png apps,media-player-banshee-24.png apps,media-player-banshee-32.png apps,media-player-banshee-48.png apps,media-player-banshee-192.png; do \ category=$(echo $icon_desc | cut -f1 -d,); \ src_file="./$(echo $icon_desc | cut -f2 -d,)"; \ dest_file=$(echo $src_file | sed -r 's,\-[0-9]+,,'); \ size=$(echo $src_file | sed 's,[^0-9],,g'); \ dest_dir="../../bin/share/banshee-1/icons/hicolor/${size}x${size}/${category}"; \ mkdir -p "${dest_dir}" && cp -f "${src_file}" "${dest_dir}/${dest_file}"; \ done;) &>/dev/null || true make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/data/icon-theme-hicolor' make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/data' sed -e "s/\@VERSION\@/1.2.1/" < banshee-1.desktop.in.in > banshee-1.desktop.in LC_ALL=C ../intltool-merge -d -u -c ../po/.intltool-merge-cache ../po banshee-1.desktop.in banshee-1.desktop Found cached translation database Merging translations into banshee-1.desktop. rm banshee-1.desktop.in make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/data' make[3]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/data' Making all in libbanshee make[3]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/libbanshee' /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -ggdb3 -D_FORTIFY_SOURCE=2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -c -o banshee-gst.lo banshee-gst.c mkdir .libs cc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -ggdb3 -D_FORTIFY_SOURCE=2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -c banshee-gst.c -fPIC -DPIC -o .libs/banshee-gst.o /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -ggdb3 -D_FORTIFY_SOURCE=2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -c -o banshee-player.lo banshee-player.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -ggdb3 -D_FORTIFY_SOURCE=2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -c banshee-player.c -fPIC -DPIC -o .libs/banshee-player.o /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -ggdb3 -D_FORTIFY_SOURCE=2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -c -o banshee-player-cdda.lo banshee-player-cdda.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -ggdb3 -D_FORTIFY_SOURCE=2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -c banshee-player-cdda.c -fPIC -DPIC -o .libs/banshee-player-cdda.o /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -ggdb3 -D_FORTIFY_SOURCE=2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -c -o banshee-player-equalizer.lo banshee-player-equalizer.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -ggdb3 -D_FORTIFY_SOURCE=2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -c banshee-player-equalizer.c -fPIC -DPIC -o .libs/banshee-player-equalizer.o /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -ggdb3 -D_FORTIFY_SOURCE=2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -c -o banshee-player-missing-elements.lo banshee-player-missing-elements.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -ggdb3 -D_FORTIFY_SOURCE=2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -c banshee-player-missing-elements.c -fPIC -DPIC -o .libs/banshee-player-missing-elements.o /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -ggdb3 -D_FORTIFY_SOURCE=2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -c -o banshee-player-pipeline.lo banshee-player-pipeline.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -ggdb3 -D_FORTIFY_SOURCE=2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -c banshee-player-pipeline.c -fPIC -DPIC -o .libs/banshee-player-pipeline.o /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -ggdb3 -D_FORTIFY_SOURCE=2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -c -o banshee-player-video.lo banshee-player-video.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -ggdb3 -D_FORTIFY_SOURCE=2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -c banshee-player-video.c -fPIC -DPIC -o .libs/banshee-player-video.o /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -ggdb3 -D_FORTIFY_SOURCE=2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -c -o banshee-ripper.lo banshee-ripper.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -ggdb3 -D_FORTIFY_SOURCE=2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -c banshee-ripper.c -fPIC -DPIC -o .libs/banshee-ripper.o /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -ggdb3 -D_FORTIFY_SOURCE=2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -c -o banshee-tagger.lo banshee-tagger.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -ggdb3 -D_FORTIFY_SOURCE=2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -c banshee-tagger.c -fPIC -DPIC -o .libs/banshee-tagger.o /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -ggdb3 -D_FORTIFY_SOURCE=2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -c -o banshee-transcoder.lo banshee-transcoder.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -ggdb3 -D_FORTIFY_SOURCE=2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -g -Wall -O2 -c banshee-transcoder.c -fPIC -DPIC -o .libs/banshee-transcoder.o /bin/sh ../libtool --tag=CC --mode=link cc -g -O2 -g -Wall -O2 -avoid-version -module -Wl,-z,defs -Wl,-O1 -Wl,--as-needed -o libbanshee.la -rpath /usr/lib/banshee-1 banshee-gst.lo banshee-player.lo banshee-player-cdda.lo banshee-player-equalizer.lo banshee-player-missing-elements.lo banshee-player-pipeline.lo banshee-player-video.lo banshee-ripper.lo banshee-tagger.lo banshee-transcoder.lo -lgdk-x11-2.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread -lgstbase-0.10 -lgstcontroller-0.10 -lgstdataprotocol-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 -lgstvideo-0.10 -lgstinterfaces-0.10 -lgstcdda-0.10 -lgstpbutils-0.10 cc -shared .libs/banshee-gst.o .libs/banshee-player.o .libs/banshee-player-cdda.o .libs/banshee-player-equalizer.o .libs/banshee-player-missing-elements.o .libs/banshee-player-pipeline.o .libs/banshee-player-video.o .libs/banshee-ripper.o .libs/banshee-tagger.o .libs/banshee-transcoder.o -Wl,--as-needed /usr/lib/libgdk-x11-2.0.so /usr/lib/libgdk_pixbuf-2.0.so -lm /usr/lib/libpangocairo-1.0.so /usr/lib/libpango-1.0.so /usr/lib/libcairo.so /usr/lib/libgstbase-0.10.so -L/usr/lib /usr/lib/libgstcontroller-0.10.so /usr/lib/libgstdataprotocol-0.10.so /usr/lib/libgstreamer-0.10.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so /usr/lib/libgthread-2.0.so -lrt /usr/lib/libxml2.so /usr/lib/libglib-2.0.so -lgstvideo-0.10 -lgstinterfaces-0.10 -lgstcdda-0.10 -lgstpbutils-0.10 -Wl,-z -Wl,defs -Wl,-O1 -pthread -Wl,-soname -Wl,libbanshee.so -o .libs/libbanshee.so creating libbanshee.la (cd .libs && rm -f libbanshee.la && ln -s ../libbanshee.la libbanshee.la) mkdir -p ../bin cp -f .libs/libbanshee.so ../bin/libbanshee.so make[3]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/libbanshee' Making all in gstreamer make[3]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/gstreamer' make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/gstreamer' make[4]: Nada a ser feito para `all-am'. make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/gstreamer' make[3]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/gstreamer' Making all in src make[3]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src' Making all in Libraries make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Libraries' Making all in Hyena make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Libraries/Hyena' Compiling Hyena.dll... make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Libraries/Hyena' Making all in Hyena.Gui make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Libraries/Hyena.Gui' Compiling Hyena.Gui.dll... make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Libraries/Hyena.Gui' Making all in Migo make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Libraries/Migo' Compiling Migo.dll... make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Libraries/Migo' Making all in Mono.Media make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Libraries/Mono.Media' Compiling Mono.Media.dll... make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Libraries/Mono.Media' Making all in Mtp make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Libraries/Mtp' Compiling Mtp.dll... make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Libraries/Mtp' Making all in MusicBrainz make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Libraries/MusicBrainz' Compiling MusicBrainz.dll... make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Libraries/MusicBrainz' Making all in Lastfm make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Libraries/Lastfm' Compiling Lastfm.dll... make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Libraries/Lastfm' Making all in Lastfm.Gui make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Libraries/Lastfm.Gui' Compiling Lastfm.Gui.dll... make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Libraries/Lastfm.Gui' make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Libraries' make[5]: Nada a ser feito para `all-am'. make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Libraries' make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Libraries' Making all in Core make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Core' Making all in Banshee.Core make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Core/Banshee.Core' Compiling Banshee.Core.dll... make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Core/Banshee.Core' Making all in Banshee.Services make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Core/Banshee.Services' Compiling Banshee.Services.dll... make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Core/Banshee.Services' Making all in Banshee.Widgets make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Core/Banshee.Widgets' Compiling Banshee.Widgets.dll... make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Core/Banshee.Widgets' Making all in Banshee.ThickClient make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Core/Banshee.ThickClient' Compiling Banshee.ThickClient.dll... make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Core/Banshee.ThickClient' make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Core' make[5]: Nada a ser feito para `all-am'. make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Core' make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Core' Making all in Clients make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Clients' Making all in Halie make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Clients/Halie' Compiling Halie.exe... make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Clients/Halie' Making all in Nereid make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Clients/Nereid' Compiling Nereid.exe... make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Clients/Nereid' make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Clients' make[5]: Nada a ser feito para `all-am'. make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Clients' make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Clients' Making all in Dap make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Dap' Making all in Banshee.Dap make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Dap/Banshee.Dap' Compiling Banshee.Dap.dll... make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Dap/Banshee.Dap' Making all in Banshee.Dap.Ipod make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Dap/Banshee.Dap.Ipod' Compiling Banshee.Dap.Ipod.dll... make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Dap/Banshee.Dap.Ipod' Making all in Banshee.Dap.MassStorage make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Dap/Banshee.Dap.MassStorage' Compiling Banshee.Dap.MassStorage.dll... make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Dap/Banshee.Dap.MassStorage' Making all in Banshee.Dap.Mtp make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Dap/Banshee.Dap.Mtp' Compiling Banshee.Dap.Mtp.dll... make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Dap/Banshee.Dap.Mtp' make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Dap' make[5]: Nada a ser feito para `all-am'. make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Dap' make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Dap' Making all in Extensions make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions' Making all in Banshee.AudioCd make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.AudioCd' Compiling Banshee.AudioCd.dll... make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.AudioCd' Making all in Banshee.Bookmarks make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.Bookmarks' Compiling Banshee.Bookmarks.dll... make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.Bookmarks' Making all in Banshee.BooScript make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.BooScript' Compiling Banshee.BooScript.dll... make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.BooScript' Making all in Banshee.CoverArt make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.CoverArt' Compiling Banshee.CoverArt.dll... make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.CoverArt' Making all in Banshee.Daap make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.Daap' Compiling Banshee.Daap.dll... make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.Daap' Making all in Banshee.FileSystemQueue make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.FileSystemQueue' Compiling Banshee.FileSystemQueue.dll... make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.FileSystemQueue' Making all in Banshee.InternetRadio make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.InternetRadio' Compiling Banshee.InternetRadio.dll... make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.InternetRadio' Making all in Banshee.Lastfm make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.Lastfm' Compiling Banshee.Lastfm.dll... make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.Lastfm' Making all in Banshee.MediaWeb make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.MediaWeb' make[5]: Nada a ser feito para `all'. make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.MediaWeb' Making all in Banshee.MiniMode make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.MiniMode' Compiling Banshee.MiniMode.dll... make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.MiniMode' Making all in Banshee.MultimediaKeys make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.MultimediaKeys' Compiling Banshee.MultimediaKeys.dll... make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.MultimediaKeys' Making all in Banshee.NotificationArea make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.NotificationArea' Compiling Banshee.NotificationArea.dll... make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.NotificationArea' Making all in Banshee.NowPlaying make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.NowPlaying' Compiling Banshee.NowPlaying.dll... make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.NowPlaying' Making all in Banshee.PlayQueue make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.PlayQueue' Compiling Banshee.PlayQueue.dll... make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.PlayQueue' Making all in Banshee.Podcasting make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.Podcasting' Compiling Banshee.Podcasting.dll... make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.Podcasting' Making all in Banshee.Sample make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.Sample' make[5]: Nada a ser feito para `all'. make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.Sample' Making all in Banshee.SqlDebugConsole make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.SqlDebugConsole' make[5]: Nada a ser feito para `all'. make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.SqlDebugConsole' make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions' make[5]: Nada a ser feito para `all-am'. make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions' make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions' Making all in Backends make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Backends' Making all in Banshee.Hal make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Backends/Banshee.Hal' Compiling Banshee.Hal.dll... make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Backends/Banshee.Hal' Making all in Banshee.Gnome make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Backends/Banshee.Gnome' Compiling Banshee.Gnome.dll... make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Backends/Banshee.Gnome' Making all in Banshee.GStreamer make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Backends/Banshee.GStreamer' Compiling Banshee.GStreamer.dll... make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Backends/Banshee.GStreamer' Making all in Banshee.Unix make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Backends/Banshee.Unix' Compiling Banshee.Unix.dll... make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Backends/Banshee.Unix' Making all in Banshee.NowPlaying.X11 make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Backends/Banshee.NowPlaying.X11' Making all in libbnpx11 make[6]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Backends/Banshee.NowPlaying.X11/libbnpx11' /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../../.. -g -O2 -g -Wall -O2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -g -Wall -O2 -c -o libbnpx11_la-bacon-resize.lo `test -f 'bacon-resize.c' || echo './'`bacon-resize.c mkdir .libs cc -DHAVE_CONFIG_H -I. -I../../../.. -g -O2 -g -Wall -O2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -g -Wall -O2 -c bacon-resize.c -fPIC -DPIC -o .libs/libbnpx11_la-bacon-resize.o /bin/sh ../../../../libtool --tag=CC --mode=link cc -g -O2 -g -Wall -O2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -g -O2 -g -Wall -O2 -avoid-version -module -Wl,-z,defs -Wl,-O1 -Wl,--as-needed -o libbnpx11.la -rpath /usr/lib/banshee-1/Backends libbnpx11_la-bacon-resize.lo -lX11 -lgtk-x11-2.0 -latk-1.0 -lgdk-x11-2.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lX11 -lXxf86vm -lXrandr cc -shared .libs/libbnpx11_la-bacon-resize.o -Wl,--as-needed /usr/lib/libgtk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libgdk_pixbuf-2.0.so -lm /usr/lib/libpangocairo-1.0.so /usr/lib/libpango-1.0.so /usr/lib/libcairo.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so /usr/lib/libglib-2.0.so -lX11 -lXxf86vm -lXrandr -Wl,-z -Wl,defs -Wl,-O1 -Wl,-soname -Wl,libbnpx11.so -o .libs/libbnpx11.so creating libbnpx11.la (cd .libs && rm -f libbnpx11.la && ln -s ../libbnpx11.la libbnpx11.la) mkdir -p ../../../../bin cp -f .libs/libbnpx11.so ../../../../bin/libbnpx11.so make[6]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Backends/Banshee.NowPlaying.X11/libbnpx11' make[6]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Backends/Banshee.NowPlaying.X11' Compiling Banshee.NowPlaying.X11.dll... make[6]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Backends/Banshee.NowPlaying.X11' make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Backends/Banshee.NowPlaying.X11' make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Backends' make[5]: Nada a ser feito para `all-am'. make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Backends' make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Backends' make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src' make[4]: Nada a ser feito para `all-am'. make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src' make[3]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src' Making all in docs make[3]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/docs' Making all in Hyena make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/docs/Hyena' /usr/bin/mdassembler --out hyena-docs --ecma ./en Processing namespace Hyena Processing input file ConsoleCrayon.xml Processing input file CryptoUtil.xml Processing input file DateTimeUtil.xml Processing input file IUndoAction.xml Processing input file Log.xml Processing input file LogEntry.xml Processing input file LogEntryType.xml Processing input file LogNotifyArgs.xml Processing input file LogNotifyHandler.xml Processing input file StringUtil.xml Processing input file Timer.xml Processing input file UndoManager.xml Processing namespace Hyena.Collections Processing input file IStackProvider`1.xml Processing input file IntervalHeap`1.xml Processing input file RangeCollection+Range.xml Processing input file RangeCollection.xml Processing input file Selection.xml Processing input file SelectionProxy.xml Processing namespace Hyena.CommandLine Processing input file CommandLineParser.xml Processing input file Layout.xml Processing input file LayoutGroup.xml Processing input file LayoutOption.xml Processing namespace Hyena.Data Processing input file ArrayModelCache`1.xml Processing input file ColumnDescription.xml Processing input file DictionaryModelCache`1.xml Processing input file ICacheableModel.xml Processing input file ICareAboutView.xml Processing input file IFilterable.xml Processing input file IListModel`1.xml Processing input file IObjectListModel.xml Processing input file IPropertyStoreExpose.xml Processing input file ISortable.xml Processing input file ISortableColumn.xml Processing input file ModelCache`1.xml Processing input file ModelSelection`1.xml Processing input file PropertyChangeEventArgs.xml Processing input file PropertyChangeEventHandler.xml Processing input file PropertyStore.xml Processing input file SortType.xml Processing namespace Hyena.Data.Gui Processing input file CairoHelper.xml Processing input file CellContext.xml Processing input file Column.xml Processing input file ColumnCell.xml Processing input file ColumnCellText+DataHandler.xml Processing input file ColumnCellText.xml Processing input file ColumnController.xml Processing input file ColumnHeaderCellText+DataHandler.xml Processing input file ColumnHeaderCellText.xml Processing input file IHeaderCell.xml Processing input file ListView`1.xml Processing input file ObjectListView.xml Processing input file RowActivatedArgs`1.xml Processing input file RowActivatedHandler`1.xml Processing input file SortableColumn.xml Processing namespace Hyena.Data.Sqlite Processing input file AbstractDatabaseColumnAttribute.xml Processing input file DatabaseColumnAttribute.xml Processing input file DatabaseColumnConstraints.xml Processing input file DbColumn.xml Processing input file HyenaCommandType.xml Processing input file HyenaSqliteCommand.xml Processing input file HyenaSqliteConnection.xml Processing input file ICacheableDatabaseModel.xml Processing input file SqliteModelCache`1+AggregatesUpdatedEventHandler.xml Processing input file SqliteModelCache`1.xml Processing input file SqliteModelProvider`1.xml Processing input file VirtualDatabaseColumnAttribute.xml Processing namespace Hyena.Gui Processing input file CairoCorners.xml Processing input file CairoExtensions.xml Processing input file CleanRoomStartup+StartupInvocationHandler.xml Processing input file CleanRoomStartup.xml Processing input file EntryUndoAdapter.xml Processing input file GtkUtilities.xml Processing namespace Hyena.Gui.Dialogs Processing input file ExceptionDialog.xml Processing input file VersionInformationDialog.xml Processing namespace Hyena.Gui.Theatrics Processing input file Actor`1.xml Processing input file SingleActorStage.xml Processing input file Stage`1+ActorStepHandler.xml Processing input file Stage`1.xml Processing namespace Hyena.Gui.Theming Processing input file GtkColorClass.xml Processing input file GtkColors.xml Processing input file GtkTheme.xml Processing input file Theme.xml Processing input file ThemeContext.xml Processing namespace Hyena.Query Processing input file AliasedObjectSet`1.xml Processing input file DateQueryValue.xml Processing input file FileSizeFactor.xml Processing input file FileSizeQueryValue.xml Processing input file IAliasedObject.xml Processing input file IntegerKeyedObjectQueryValue`1.xml Processing input file IntegerQueryValue.xml Processing input file Keyword.xml Processing input file Operator.xml Processing input file QueryField.xml Processing input file QueryFieldSet.xml Processing input file QueryLimit.xml Processing input file QueryListNode.xml Processing input file QueryNode.xml Processing input file QueryNodeSearchMethod.xml Processing input file QueryOrder.xml Processing input file QueryParser.xml Processing input file QueryTermNode.xml Processing input file QueryToken.xml Processing input file QueryValue.xml Processing input file RelativeDateFactor.xml Processing input file StringQueryValue.xml Processing input file TokenID.xml Processing input file UserQueryParser.xml Processing input file XmlQueryParser.xml Processing namespace Hyena.Query.Gui Processing input file DateQueryValueEntry.xml Processing input file FileSizeQueryValueEntry.xml Processing input file IntegerQueryValueEntry.xml Processing input file QueryBox.xml Processing input file QueryLimitBox.xml Processing input file QueryTermBox.xml Processing input file QueryTermsBox.xml Processing input file QueryValueEntry.xml Processing input file StringQueryValueEntry.xml Processing namespace Hyena.SExpEngine Processing input file ArithmeticFunctionSet+ArithmeticOperation.xml Processing input file ArithmeticFunctionSet.xml Processing input file BooleanLiteral.xml Processing input file CastFunctionSet.xml Processing input file CompareFunctionSet.xml Processing input file ControlFunctionSet.xml Processing input file DoubleLiteral.xml Processing input file EvaluationException.xml Processing input file Evaluator.xml Processing input file EvaluatorBase.xml Processing input file FunctionAttribute.xml Processing input file FunctionFunctionSet.xml Processing input file FunctionNode.xml Processing input file FunctionSet.xml Processing input file IntLiteral.xml Processing input file InvalidFunctionException.xml Processing input file ListFunctionSet.xml Processing input file LiteralNodeBase.xml Processing input file LiteralNode`1.xml Processing input file LogicFunctionSet.xml Processing input file Parser.xml Processing input file ParserException.xml Processing input file SExpFunctionHandler.xml Processing input file SExpVariableResolutionHandler.xml Processing input file StringFunctionSet.xml Processing input file StringLiteral.xml Processing input file TreeNode.xml Processing input file UnknownVariableException.xml Processing input file UtilityFunctionSet.xml Processing input file VoidLiteral.xml Processing namespace Hyena.Widgets Processing input file AnimatedImage.xml Processing input file MessageBar.xml Processing input file RoundedFrame.xml Processing input file ScrolledWindow.xml Have 17 elements in the Hyena.Data Have 25 elements in the Hyena.Query Have 4 elements in the Hyena.CommandLine Have 15 elements in the Hyena.Data.Gui Have 12 elements in the Hyena.Data.Sqlite Have 6 elements in the Hyena.Gui Have 2 elements in the Hyena.Gui.Dialogs Have 9 elements in the Hyena.Query.Gui Have 4 elements in the Hyena.Widgets Have 12 elements in the Hyena Have 30 elements in the Hyena.SExpEngine Have 4 elements in the Hyena.Gui.Theatrics Have 5 elements in the Hyena.Gui.Theming Have 6 elements in the Hyena.Collections make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/docs/Hyena' Making all in Banshee make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/docs/Banshee' /usr/bin/mdassembler --out banshee-docs --ecma ./en Processing namespace Bacon Processing input file VolumeButton+VolumeChangedHandler.xml Processing input file VolumeButton.xml Processing namespace Banshee.AudioProfiles Processing input file Pipeline+Process.xml Processing input file Pipeline.xml Processing input file PipelineVariable+PossibleValue.xml Processing input file PipelineVariable.xml Processing input file PipelineVariableControlType.xml Processing input file Profile.xml Processing input file ProfileConfiguration.xml Processing input file ProfileManager.xml Processing input file TestProfileArgs.xml Processing input file TestProfileHandler.xml Processing namespace Banshee.AudioProfiles.Gui Processing input file ProfileComboBox.xml Processing input file ProfileComboBoxConfigurable.xml Processing input file ProfileConfigurationDialog.xml Processing input file ProfileConfigureButton.xml Processing input file TextViewLabel.xml Processing namespace Banshee.Base Processing input file ApplicationContext.xml Processing input file CoverArtSpec.xml Processing input file FileNamePattern+Conversion.xml Processing input file FileNamePattern+ExpandTokenHandler.xml Processing input file FileNamePattern+FilterHandler.xml Processing input file FileNamePattern.xml Processing input file Localization.xml Processing input file NamingUtil+PostfixDuplicateIncrementHandler.xml Processing input file NamingUtil.xml Processing input file Paths.xml Processing input file PlatformHacks.xml Processing input file ProductAuthor.xml Processing input file ProductInformation.xml Processing input file ProductTranslation.xml Processing input file RateLimiter+RateLimitedMethod.xml Processing input file RateLimiter.xml Processing input file Resource.xml Processing input file SafeUri.xml Processing input file ThreadAssist.xml Processing input file UriList.xml Processing namespace Banshee.Collection Processing input file AlbumInfo.xml Processing input file AlbumListModel.xml Processing input file ArtistInfo.xml Processing input file ArtistListModel.xml Processing input file BansheeListModel`1.xml Processing input file ExportableModel.xml Processing input file FileTrackInfo.xml Processing input file IBasicTrackInfo.xml Processing input file IExportableModel.xml Processing input file IHasTrackSelection.xml Processing input file ITrackInfo.xml Processing input file ImportEventArgs.xml Processing input file ImportEventHandler.xml Processing input file ImportManager.xml Processing input file ModelHelper+IdFilterChangedHandler.xml Processing input file ModelHelper+SingleIdFilterHandler`1.xml Processing input file ModelHelper.xml Processing input file SampleTrackInfo.xml Processing input file TrackAttributes.xml Processing input file TrackFilterType.xml Processing input file TrackInfo.xml Processing input file TrackListModel.xml Processing input file UnknownTrackInfo.xml Processing namespace Banshee.Collection.Database Processing input file AlbumListDatabaseModel.xml Processing input file ArtistListDatabaseModel.xml Processing input file DatabaseTrackInfo.xml Processing input file LibraryAlbumInfo.xml Processing input file LibraryArtistInfo.xml Processing input file TrackListDatabaseModel.xml Processing namespace Banshee.Collection.Gui Processing input file AlbumListView.xml Processing input file ArtistListView.xml Processing input file ArtworkManager.xml Processing input file ArtworkRenderer.xml Processing input file BetaReleaseViewOverlay.xml Processing input file ColumnCellAlbum.xml Processing input file ColumnCellDateTime.xml Processing input file ColumnCellDuration.xml Processing input file ColumnCellPlaybackIndicator.xml Processing input file ColumnCellTrackNumber.xml Processing input file PersistentColumnController.xml Processing input file TrackListView.xml Processing namespace Banshee.Configuration Processing input file ConfigurationClient.xml Processing input file DatabaseConfigurationClient.xml Processing input file IConfigurationClient.xml Processing input file SchemaEntry`1.xml Processing input file XmlConfigurationClient.xml Processing namespace Banshee.Configuration.Schema Processing input file ImportSchema.xml Processing input file LibrarySchema.xml Processing namespace Banshee.Database Processing input file BansheeDbConnection.xml Processing input file BansheeDbFormatMigrator+SlowStartedHandler.xml Processing input file BansheeDbFormatMigrator.xml Processing input file BansheeModelCache`1.xml Processing input file BansheeModelProvider`1.xml Processing namespace Banshee.Equalizer Processing input file EqualizerManager.xml Processing input file EqualizerSetting.xml Processing input file EqualizerSettingEventArgs.xml Processing input file EqualizerSettingEventHandler.xml Processing namespace Banshee.Equalizer.Gui Processing input file AmplifierChangedEventArgs.xml Processing input file AmplifierChangedEventHandler.xml Processing input file EqualizerBandScale.xml Processing input file EqualizerChangedEventArgs.xml Processing input file EqualizerChangedEventHandler.xml Processing input file EqualizerLevelsBox.xml Processing input file EqualizerPresetComboBox.xml Processing input file EqualizerView.xml Processing input file EqualizerWindow.xml Processing namespace Banshee.Gui Processing input file BansheeActionGroup.xml Processing input file BansheeDbFormatMigratorMonitor.xml Processing input file BansheeIconFactory.xml Processing input file BaseClientWindow.xml Processing input file CommonServices.xml Processing input file GlobalActions.xml Processing input file GtkBaseClient.xml Processing input file GtkElementsService+PrimaryWindowCloseHandler.xml Processing input file GtkElementsService.xml Processing input file IHasSourceView.xml Processing input file IconThemeUtils.xml Processing input file InterfaceActionService.xml Processing input file PlaybackActions.xml Processing input file PlaybackRepeatActions.xml Processing input file SourceActions.xml Processing input file TrackActions.xml Processing input file ViewActions.xml Processing namespace Banshee.Gui.Dialogs Processing input file AboutDialog.xml Processing input file ConfirmShutdownDialog.xml Processing input file ErrorListDialog.xml Processing input file FileChooserDialog.xml Processing input file GladeDialog.xml Processing input file GladeWindow.xml Processing input file ImageFileChooserDialog.xml Processing input file OpenLocationDialog.xml Processing input file PreferencesDialog.xml Processing input file SeekDialog.xml Processing input file TrackEditor.xml Processing namespace Banshee.Gui.DragDrop Processing input file DragDropList`1.xml Processing input file DragDropTarget.xml Processing input file DragDropTargetType.xml Processing input file DragDropUtilities.xml Processing namespace Banshee.Gui.Widgets Processing input file ArtworkPopup.xml Processing input file ConnectedMessageBar.xml Processing input file ConnectedSeekSlider.xml Processing input file ConnectedVolumeButton.xml Processing input file PlaylistMenuItem.xml Processing input file RepeatActionButton.xml Processing input file TrackInfoDisplay.xml Processing input file UserJobTile.xml Processing input file UserJobTileHost.xml Processing namespace Banshee.I18n Processing input file AssemblyCatalogAttribute.xml Processing input file Catalog.xml Processing namespace Banshee.IO Processing input file DemuxVfs.xml Processing input file Directory.xml Processing input file File.xml Processing input file IDemuxVfs.xml Processing input file IDirectory.xml Processing input file IFile.xml Processing input file IProvider.xml Processing input file StreamAssist.xml Processing input file Utilities.xml Processing namespace Banshee.IO.SystemIO Processing input file DemuxVfs.xml Processing input file Directory.xml Processing input file File.xml Processing input file Provider.xml Processing namespace Banshee.Kernel Processing input file IInstanceCriticalJob.xml Processing input file IJob.xml Processing input file Job.xml Processing input file JobEventHandler.xml Processing input file JobPriority.xml Processing input file Scheduler.xml Processing namespace Banshee.Library Processing input file HomeDirectoryImportSource.xml Processing input file IImportSource.xml Processing input file ImportSourceManager.xml Processing input file LibraryImportManager.xml Processing input file LibrarySource.xml Processing input file ThreadPoolImportSource.xml Processing namespace Banshee.Library.Gui Processing input file FileImportSource.xml Processing input file FolderImportSource.xml Processing input file ImportDialog.xml Processing namespace Banshee.MediaEngine Processing input file DBusPlayerEngineEventHandler.xml Processing input file DBusPlayerEngineStateHandler.xml Processing input file IEqualizer.xml Processing input file IPlayerEngineService.xml Processing input file NullPlayerEngine.xml Processing input file PlayerEngine.xml Processing input file PlayerEngineEvent.xml Processing input file PlayerEngineEventArgs.xml Processing input file PlayerEngineEventHandler.xml Processing input file PlayerEngineService.xml Processing input file PlayerEngineState.xml Processing input file PlayerEngineStateArgs.xml Processing input file PlayerEngineStateHandler.xml Processing namespace Banshee.Metadata Processing input file BaseMetadataProvider.xml Processing input file IMetadataLookupJob.xml Processing input file IMetadataProvider.xml Processing input file MetadataLookupResultArgs.xml Processing input file MetadataLookupResultHandler.xml Processing input file MetadataService.xml Processing input file MetadataServiceJob.xml Processing input file MetadataSettings.xml Processing namespace Banshee.Metadata.Embedded Processing input file EmbeddedMetadataProvider.xml Processing input file EmbeddedQueryJob.xml Processing namespace Banshee.Metadata.MusicBrainz Processing input file MusicBrainzMetadataProvider.xml Processing input file MusicBrainzQueryJob.xml Processing namespace Banshee.Metadata.Rhapsody Processing input file RhapsodyMetadataProvider.xml Processing input file RhapsodyQueryJob.xml Processing namespace Banshee.Networking Processing input file INetworkManager.xml Processing input file NetworkDetect.xml Processing input file NetworkManager.xml Processing input file NetworkStateChangedArgs.xml Processing input file NetworkStateChangedHandler.xml Processing input file NetworkUnavailableException.xml Processing input file State.xml Processing input file StateChangeHandler.xml Processing namespace Banshee.PlaybackController Processing input file IBasicPlaybackController.xml Processing input file ICanonicalPlaybackController.xml Processing input file IPlaybackController.xml Processing input file IPlaybackControllerExportable.xml Processing input file PlaybackControllerService.xml Processing input file PlaybackControllerStoppedHandler.xml Processing input file PlaybackRepeatMode.xml Processing input file PlaybackShuffleMode.xml Processing namespace Banshee.PlayerMigration Processing input file AmarokPlayerImportSource.xml Processing namespace Banshee.Playlist Processing input file AbstractPlaylistSource.xml Processing input file ImportPlaylistWorker.xml Processing input file PlaylistFileUtil.xml Processing input file PlaylistImportCanceledException.xml Processing input file PlaylistSource.xml Processing namespace Banshee.Playlist.Gui Processing input file PlaylistExportDialog.xml Processing namespace Banshee.Playlists.Formats Processing input file AsxPlaylistFormat.xml Processing input file IPlaylistFormat.xml Processing input file InvalidPlaylistException.xml Processing input file M3uPlaylistFormat.xml Processing input file PlaylistFormatBase.xml Processing input file PlaylistFormatDescription.xml Processing input file PlaylistFormatMagicHandler.xml Processing input file PlaylistParser.xml Processing input file PlsPlaylistFormat.xml Processing namespace Banshee.Query Processing input file AbstractPlaylistQueryValue`1.xml Processing input file BansheeQuery.xml Processing input file NaturalIntegerQueryValue.xml Processing input file PlaylistQueryValue.xml Processing input file RatingQueryValue.xml Processing input file SmartPlaylistQueryValue.xml Processing input file YearQueryValue.xml Processing namespace Banshee.Query.Gui Processing input file BansheeQueryBox.xml Processing input file PlaylistQueryValueEntry.xml Processing input file RatingQueryValueEntry.xml Processing input file SmartPlaylistQueryValueEntry.xml Processing namespace Banshee.ServiceStack Processing input file Application.xml Processing input file DBusServiceManager.xml Processing input file IDBusExportable.xml Processing input file IExtensionService.xml Processing input file IInitializeService.xml Processing input file IService.xml Processing input file IUserJob.xml Processing input file IdleHandler.xml Processing input file IdleImplementationHandler.xml Processing input file IdleTimeoutRemoveHandler.xml Processing input file IdleTimeoutRemoveImplementationHandler.xml Processing input file InvokeHandler.xml Processing input file ServiceManager.xml Processing input file ServiceStartedArgs.xml Processing input file ServiceStartedHandler.xml Processing input file ShutdownRequestHandler.xml Processing input file TestUserJob.xml Processing input file TimeoutHandler.xml Processing input file TimeoutImplementationHandler.xml Processing input file UserJob.xml Processing input file UserJobEventArgs.xml Processing input file UserJobEventHandler.xml Processing input file UserJobManager.xml Processing namespace Banshee.SmartPlaylist Processing input file DependencyComparer.xml Processing input file Editor.xml Processing input file SmartPlaylistCore.xml Processing input file SmartPlaylistSource.xml Processing input file Timer.xml Processing namespace Banshee.Sources Processing input file DatabaseSource.xml Processing input file ErrorSource+Message.xml Processing input file ErrorSource.xml Processing input file IDurationAggregator.xml Processing input file IFileSizeAggregator.xml Processing input file IImportable.xml Processing input file ISource.xml Processing input file ISourceManager.xml Processing input file ITrackModelSource.xml Processing input file IUnmapableSource.xml Processing input file PrimarySource.xml Processing input file Source+NameComparer.xml Processing input file Source+SizeComparer.xml Processing input file Source.xml Processing input file SourceAddedArgs.xml Processing input file SourceAddedHandler.xml Processing input file SourceEventArgs.xml Processing input file SourceEventHandler.xml Processing input file SourceManager.xml Processing input file SourceMergeType.xml Processing namespace Banshee.Sources.Gui Processing input file CompositeTrackSourceContents.xml Processing input file ISourceContents.xml Processing input file ObjectListSourceContents.xml Processing input file SourceIconResolver.xml Processing input file SourceView.xml Processing namespace Banshee.Streaming Processing input file CommonTags.xml Processing input file RadioTrackInfo.xml Processing input file SaveTrackMetadataJob.xml Processing input file StreamPlaybackError.xml Processing input file StreamTag.xml Processing input file StreamTagger.xml Processing namespace Banshee.Web Processing input file Browser.xml Processing namespace Banshee.Widgets Processing input file ActionButton.xml Processing input file ActionToggleButton.xml Processing input file ComplexMenuItem.xml Processing input file CoverArtThumbnail.xml Processing input file CoverArtView.xml Processing input file CustomActionProxy.xml Processing input file DateButton.xml Processing input file DictionaryComboBox`1.xml Processing input file DiscUsageDisplay.xml Processing input file DrawingUtilities.xml Processing input file EllipsizeLabel.xml Processing input file FadingAlignment.xml Processing input file GenericToolItem`1.xml Processing input file HigMessageDialog.xml Processing input file HoverImageButton.xml Processing input file LinearProgress.xml Processing input file LinkLabel+UriOpenHandler.xml Processing input file LinkLabel.xml Processing input file MenuTile.xml Processing input file MessagePane.xml Processing input file MultiStateToggleButton.xml Processing input file PropertyTable.xml Processing input file RadialProgress.xml Processing input file RatingActionProxy.xml Processing input file RatingEntry.xml Processing input file RatingMenuItem.xml Processing input file SearchEntry.xml Processing input file SeekSlider.xml Processing input file ShadowContainer.xml Processing input file SimpleNotebook.xml Processing input file StreamPositionLabel.xml Processing input file Tile.xml Processing input file TileView.xml Processing input file ToggleState.xml Processing input file ToggleStateChangedArgs.xml Processing input file ToggleStateChangedHandler.xml Have 8 elements in the Banshee.Networking Have 11 elements in the Banshee.Gui.Dialogs Have 2 elements in the Banshee.Metadata.Rhapsody Have 13 elements in the Banshee.MediaEngine Have 9 elements in the Banshee.IO Have 9 elements in the Banshee.Equalizer.Gui Have 3 elements in the Banshee.Library.Gui Have 6 elements in the Banshee.Streaming Have 5 elements in the Banshee.Playlist Have 4 elements in the Banshee.Gui.DragDrop Have 2 elements in the Banshee.Metadata.Embedded Have 1 elements in the Banshee.PlayerMigration Have 4 elements in the Banshee.Query.Gui Have 5 elements in the Banshee.Database Have 36 elements in the Banshee.Widgets Have 5 elements in the Banshee.Sources.Gui Have 23 elements in the Banshee.ServiceStack Have 5 elements in the Banshee.AudioProfiles.Gui Have 5 elements in the Banshee.Configuration Have 17 elements in the Banshee.Gui Have 20 elements in the Banshee.Sources Have 2 elements in the Banshee.Metadata.MusicBrainz Have 12 elements in the Banshee.Collection.Gui Have 23 elements in the Banshee.Collection Have 7 elements in the Banshee.Query Have 9 elements in the Banshee.Playlists.Formats Have 20 elements in the Banshee.Base Have 10 elements in the Banshee.AudioProfiles Have 5 elements in the Banshee.SmartPlaylist Have 4 elements in the Banshee.IO.SystemIO Have 8 elements in the Banshee.Metadata Have 6 elements in the Banshee.Library Have 6 elements in the Banshee.Collection.Database Have 9 elements in the Banshee.Gui.Widgets Have 2 elements in the Bacon Have 6 elements in the Banshee.Kernel Have 2 elements in the Banshee.Configuration.Schema Have 1 elements in the Banshee.Web Have 1 elements in the Banshee.Playlist.Gui Have 4 elements in the Banshee.Equalizer Have 2 elements in the Banshee.I18n Have 8 elements in the Banshee.PlaybackController make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/docs/Banshee' make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/docs' make[4]: Nada a ser feito para `all-am'. make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/docs' make[3]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/docs' Making all in tests make[3]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/tests' make[3]: Nada a ser feito para `all'. make[3]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/tests' Making all in extras make[3]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/extras' make[3]: Nada a ser feito para `all'. make[3]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/extras' Making all in po make[3]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/po' file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ar.po file=`echo be@latin | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file be@latin.po file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bg.po file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca.po file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cs.po file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file da.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de.po file=`echo dz | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file dz.po file=`echo en_CA | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_CA.po file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_GB.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es.po file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fi.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gl.po file=`echo he | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file he.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hu.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file it.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ja.po file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lt.po file=`echo lv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lv.po file=`echo mk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mk.po file=`echo nb | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nb.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nl.po file=`echo oc | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file oc.po file=`echo pa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pa.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pl.po file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ru.po file=`echo sl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sl.po file=`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr.po file=`echo sr@Latn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr@Latn.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sv.po file=`echo th | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file th.po file=`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file vi.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po file=`echo zh_HK | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_HK.po file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po make[3]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/po' make[3]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1' make[3]: Nada a ser feito para `all-am'. make[3]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1' make[2]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1' make[1]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1' touch debian/stamp-makefile-build DEB_MAKE_CHECK_TARGET unset, not running checks fakeroot debian/rules binary test -x debian/rules dh_testroot dh_clean -k dh_installdirs -A mkdir -p "." if test -e /usr/share/misc/config.guess ; then \ for i in ./config.guess ; do \ if ! test -e $i.cdbs-orig ; then \ mv $i $i.cdbs-orig ; \ cp --remove-destination /usr/share/misc/config.guess $i ; \ fi ; \ done ; \ fi if test -e /usr/share/misc/config.sub ; then \ for i in ./config.sub ; do \ if ! test -e $i.cdbs-orig ; then \ mv $i $i.cdbs-orig ; \ cp --remove-destination /usr/share/misc/config.sub $i ; \ fi ; \ done ; \ fi DEB_MAKE_CHECK_TARGET unset, not running checks GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 /usr/bin/make -C . install DESTDIR=/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp/ make[1]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1' Making install in build make[2]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/build' Making install in pkg-config make[3]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/build/pkg-config' make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/build/pkg-config' make[4]: Nada a ser feito para `install-exec-am'. test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/pkgconfig" /usr/bin/install -c -m 644 'banshee-1-core.pc' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/pkgconfig/banshee-1-core.pc' /usr/bin/install -c -m 644 'banshee-1-hyena-gui.pc' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/pkgconfig/banshee-1-hyena-gui.pc' /usr/bin/install -c -m 644 'banshee-1-hyena.pc' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/pkgconfig/banshee-1-hyena.pc' /usr/bin/install -c -m 644 'banshee-1-lastfm-gui.pc' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/pkgconfig/banshee-1-lastfm-gui.pc' /usr/bin/install -c -m 644 'banshee-1-lastfm.pc' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/pkgconfig/banshee-1-lastfm.pc' /usr/bin/install -c -m 644 'banshee-1-mono-media.pc' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/pkgconfig/banshee-1-mono-media.pc' /usr/bin/install -c -m 644 'banshee-1-musicbrainz.pc' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/pkgconfig/banshee-1-musicbrainz.pc' /usr/bin/install -c -m 644 'banshee-1-services.pc' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/pkgconfig/banshee-1-services.pc' /usr/bin/install -c -m 644 'banshee-1-thickclient.pc' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/pkgconfig/banshee-1-thickclient.pc' make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/build/pkg-config' make[3]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/build/pkg-config' Making install in m4 make[3]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/build/m4' make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/build/m4' make[4]: Nada a ser feito para `install-exec-am'. make[4]: Nada a ser feito para `install-data-am'. make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/build/m4' make[3]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/build/m4' make[3]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/build' make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/build' make[4]: Nada a ser feito para `install-exec-am'. test -z "/usr/lib/banshee-1" || /bin/mkdir -p "/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1" /usr/bin/install -c 'gconf-schema-extractor.exe' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/gconf-schema-extractor.exe' make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/build' make[3]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/build' make[2]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/build' Making install in data make[2]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/data' Making install in audio-profiles make[3]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/data/audio-profiles' make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/data/audio-profiles' make[4]: Nada a ser feito para `install-exec-am'. test -z "/usr/share/banshee-1/audio-profiles" || /bin/mkdir -p "/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/share/banshee-1/audio-profiles" /usr/bin/install -c -m 644 'base.xml' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/share/banshee-1/audio-profiles/base.xml' /usr/bin/install -c -m 644 'flac.xml' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/share/banshee-1/audio-profiles/flac.xml' /usr/bin/install -c -m 644 'mp3-lame.xml' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/share/banshee-1/audio-profiles/mp3-lame.xml' /usr/bin/install -c -m 644 'mp3-xing.xml' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/share/banshee-1/audio-profiles/mp3-xing.xml' /usr/bin/install -c -m 644 'vorbis.xml' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/share/banshee-1/audio-profiles/vorbis.xml' /usr/bin/install -c -m 644 'wavpack.xml' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/share/banshee-1/audio-profiles/wavpack.xml' /usr/bin/install -c -m 644 'wav.xml' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/share/banshee-1/audio-profiles/wav.xml' /usr/bin/install -c -m 644 'wma.xml' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/share/banshee-1/audio-profiles/wma.xml' make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/data/audio-profiles' make[3]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/data/audio-profiles' Making install in icon-theme-hicolor make[3]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/data/icon-theme-hicolor' make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/data/icon-theme-hicolor' make[4]: Nada a ser feito para `install-exec-am'. Installing 16x16 media-player-banshee.png into hicolor icon theme Installing 22x22 media-player-banshee.png into hicolor icon theme Installing 24x24 media-player-banshee.png into hicolor icon theme Installing 32x32 media-player-banshee.png into hicolor icon theme Installing 48x48 media-player-banshee.png into hicolor icon theme Installing 192x192 media-player-banshee.png into hicolor icon theme *** Icon cache not updated. After install, run this: *** /usr/bin/gtk-update-icon-cache -f -t /usr/share/icons/hicolor make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/data/icon-theme-hicolor' make[3]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/data/icon-theme-hicolor' make[3]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/data' make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/data' make[4]: Nada a ser feito para `install-exec-am'. test -z "/usr/share/dbus-1/services" || /bin/mkdir -p "/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/share/dbus-1/services" /usr/bin/install -c -m 644 'org.bansheeproject.Banshee.service' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/share/dbus-1/services/org.bansheeproject.Banshee.service' test -z "/usr/share/applications" || /bin/mkdir -p "/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/share/applications" /usr/bin/install -c -m 644 'banshee-1.desktop' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/share/applications/banshee-1.desktop' make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/data' make[3]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/data' make[2]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/data' Making install in libbanshee make[2]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/libbanshee' make[3]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/libbanshee' make[3]: Nada a ser feito para `install-exec-am'. test -z "/usr/lib/banshee-1" || /bin/mkdir -p "/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libbanshee.la' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/libbanshee.la' /usr/bin/install -c .libs/libbanshee.so /home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/libbanshee.so /usr/bin/install -c .libs/libbanshee.lai /home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/libbanshee.la libtool: install: warning: remember to run `libtool --finish /usr/lib/banshee-1' make[3]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/libbanshee' make[2]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/libbanshee' Making install in gstreamer make[2]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/gstreamer' make[3]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/gstreamer' make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/gstreamer' make[4]: Nada a ser feito para `install-exec-am'. make[4]: Nada a ser feito para `install-data-am'. make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/gstreamer' make[3]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/gstreamer' make[2]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/gstreamer' Making install in src make[2]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src' Making install in Libraries make[3]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Libraries' Making install in Hyena make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Libraries/Hyena' make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Libraries/Hyena' make[5]: Nada a ser feito para `install-exec-am'. test -z "/usr/lib/banshee-1" || /bin/mkdir -p "/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1" /usr/bin/install -c '../../../bin/Hyena.dll' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Hyena.dll' /usr/bin/install -c '../../../bin/Hyena.dll.mdb' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Hyena.dll.mdb' make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Libraries/Hyena' make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Libraries/Hyena' Making install in Hyena.Gui make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Libraries/Hyena.Gui' make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Libraries/Hyena.Gui' make[5]: Nada a ser feito para `install-exec-am'. test -z "/usr/lib/banshee-1" || /bin/mkdir -p "/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1" /usr/bin/install -c '../../../bin/Hyena.Gui.dll' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Hyena.Gui.dll' /usr/bin/install -c '../../../bin/Hyena.Gui.dll.mdb' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Hyena.Gui.dll.mdb' /usr/bin/install -c 'Hyena.Gui.dll.config' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Hyena.Gui.dll.config' make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Libraries/Hyena.Gui' make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Libraries/Hyena.Gui' Making install in Migo make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Libraries/Migo' make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Libraries/Migo' make[5]: Nada a ser feito para `install-exec-am'. test -z "/usr/lib/banshee-1" || /bin/mkdir -p "/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1" /usr/bin/install -c '../../../bin/Migo.dll' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Migo.dll' /usr/bin/install -c '../../../bin/Migo.dll.mdb' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Migo.dll.mdb' make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Libraries/Migo' make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Libraries/Migo' Making install in Mono.Media make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Libraries/Mono.Media' make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Libraries/Mono.Media' make[5]: Nada a ser feito para `install-exec-am'. test -z "/usr/lib/banshee-1" || /bin/mkdir -p "/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1" /usr/bin/install -c '../../../bin/Mono.Media.dll' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Mono.Media.dll' /usr/bin/install -c '../../../bin/Mono.Media.dll.mdb' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Mono.Media.dll.mdb' make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Libraries/Mono.Media' make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Libraries/Mono.Media' Making install in Mtp make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Libraries/Mtp' make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Libraries/Mtp' make[5]: Nada a ser feito para `install-exec-am'. test -z "/usr/lib/banshee-1" || /bin/mkdir -p "/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1" /usr/bin/install -c '../../../bin/Mtp.dll' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Mtp.dll' /usr/bin/install -c '../../../bin/Mtp.dll.mdb' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Mtp.dll.mdb' /usr/bin/install -c 'Mtp.dll.config' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Mtp.dll.config' make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Libraries/Mtp' make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Libraries/Mtp' Making install in MusicBrainz make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Libraries/MusicBrainz' make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Libraries/MusicBrainz' make[5]: Nada a ser feito para `install-exec-am'. test -z "/usr/lib/banshee-1" || /bin/mkdir -p "/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1" /usr/bin/install -c '../../../bin/MusicBrainz.dll' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/MusicBrainz.dll' /usr/bin/install -c '../../../bin/MusicBrainz.dll.mdb' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/MusicBrainz.dll.mdb' make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Libraries/MusicBrainz' make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Libraries/MusicBrainz' Making install in Lastfm make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Libraries/Lastfm' make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Libraries/Lastfm' make[5]: Nada a ser feito para `install-exec-am'. test -z "/usr/lib/banshee-1" || /bin/mkdir -p "/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1" /usr/bin/install -c '../../../bin/Lastfm.dll' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Lastfm.dll' /usr/bin/install -c '../../../bin/Lastfm.dll.mdb' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Lastfm.dll.mdb' make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Libraries/Lastfm' make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Libraries/Lastfm' Making install in Lastfm.Gui make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Libraries/Lastfm.Gui' make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Libraries/Lastfm.Gui' make[5]: Nada a ser feito para `install-exec-am'. test -z "/usr/lib/banshee-1" || /bin/mkdir -p "/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1" /usr/bin/install -c '../../../bin/Lastfm.Gui.dll' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Lastfm.Gui.dll' /usr/bin/install -c '../../../bin/Lastfm.Gui.dll.mdb' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Lastfm.Gui.dll.mdb' make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Libraries/Lastfm.Gui' make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Libraries/Lastfm.Gui' make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Libraries' make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Libraries' make[5]: Nada a ser feito para `install-exec-am'. make[5]: Nada a ser feito para `install-data-am'. make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Libraries' make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Libraries' make[3]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Libraries' Making install in Core make[3]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Core' Making install in Banshee.Core make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Core/Banshee.Core' make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Core/Banshee.Core' make[5]: Nada a ser feito para `install-exec-am'. test -z "/usr/lib/banshee-1" || /bin/mkdir -p "/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1" /usr/bin/install -c '../../../bin/Banshee.Core.dll' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Banshee.Core.dll' /usr/bin/install -c '../../../bin/Banshee.Core.dll.mdb' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Banshee.Core.dll.mdb' make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Core/Banshee.Core' make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Core/Banshee.Core' Making install in Banshee.Services make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Core/Banshee.Services' make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Core/Banshee.Services' make[5]: Nada a ser feito para `install-exec-am'. test -z "/usr/lib/banshee-1" || /bin/mkdir -p "/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1" /usr/bin/install -c -m 644 'Banshee.Services.addins' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Banshee.Services.addins' test -z "/usr/lib/banshee-1" || /bin/mkdir -p "/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1" /usr/bin/install -c '../../../bin/Banshee.Services.dll' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Banshee.Services.dll' /usr/bin/install -c '../../../bin/Banshee.Services.dll.mdb' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Banshee.Services.dll.mdb' make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Core/Banshee.Services' make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Core/Banshee.Services' Making install in Banshee.Widgets make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Core/Banshee.Widgets' make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Core/Banshee.Widgets' make[5]: Nada a ser feito para `install-exec-am'. test -z "/usr/lib/banshee-1" || /bin/mkdir -p "/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1" /usr/bin/install -c '../../../bin/Banshee.Widgets.dll' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Banshee.Widgets.dll' /usr/bin/install -c '../../../bin/Banshee.Widgets.dll.mdb' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Banshee.Widgets.dll.mdb' /usr/bin/install -c 'Banshee.Widgets.dll.config' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Banshee.Widgets.dll.config' make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Core/Banshee.Widgets' make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Core/Banshee.Widgets' Making install in Banshee.ThickClient make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Core/Banshee.ThickClient' make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Core/Banshee.ThickClient' make[5]: Nada a ser feito para `install-exec-am'. Installing private icon theme icon: 16x16/actions/media-repeat-all.png Installing private icon theme icon: 16x16/actions/media-repeat-none.png Installing private icon theme icon: 16x16/actions/media-repeat-single.png Installing private icon theme icon: 16x16/categories/source-playlist.png Installing private icon theme icon: 16x16/categories/source-smart-playlist.png Installing private icon theme icon: 22x22/actions/encode.png Installing private icon theme icon: 22x22/categories/source-playlist.png Installing private icon theme icon: 22x22/categories/source-smart-playlist.png test -z "/usr/lib/banshee-1" || /bin/mkdir -p "/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1" /usr/bin/install -c '../../../bin/Banshee.ThickClient.dll' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Banshee.ThickClient.dll' /usr/bin/install -c '../../../bin/Banshee.ThickClient.dll.mdb' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Banshee.ThickClient.dll.mdb' make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Core/Banshee.ThickClient' make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Core/Banshee.ThickClient' make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Core' make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Core' make[5]: Nada a ser feito para `install-exec-am'. make[5]: Nada a ser feito para `install-data-am'. make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Core' make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Core' make[3]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Core' Making install in Clients make[3]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Clients' Making install in Halie make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Clients/Halie' make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Clients/Halie' make[5]: Nada a ser feito para `install-exec-am'. test -z "/usr/lib/banshee-1" || /bin/mkdir -p "/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1" /usr/bin/install -c '../../../bin/Halie.exe' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Halie.exe' /usr/bin/install -c '../../../bin/Halie.exe.mdb' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Halie.exe.mdb' make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Clients/Halie' make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Clients/Halie' Making install in Nereid make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Clients/Nereid' make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Clients/Nereid' make[5]: Nada a ser feito para `install-exec-am'. test -z "/usr/lib/banshee-1" || /bin/mkdir -p "/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1" /usr/bin/install -c '../../../bin/Nereid.exe' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Nereid.exe' /usr/bin/install -c '../../../bin/Nereid.exe.mdb' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Nereid.exe.mdb' make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Clients/Nereid' make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Clients/Nereid' make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Clients' make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Clients' test -z "/usr/bin" || /bin/mkdir -p "/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/bin" /usr/bin/install -c 'banshee-1' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/bin/banshee-1' make[5]: Nada a ser feito para `install-data-am'. make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Clients' make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Clients' make[3]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Clients' Making install in Dap make[3]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Dap' Making install in Banshee.Dap make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Dap/Banshee.Dap' make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Dap/Banshee.Dap' make[5]: Nada a ser feito para `install-exec-am'. test -z "/usr/lib/banshee-1/Extensions" || /bin/mkdir -p "/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Extensions" /usr/bin/install -c '../../../bin/Banshee.Dap.dll' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Extensions/Banshee.Dap.dll' /usr/bin/install -c '../../../bin/Banshee.Dap.dll.mdb' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Extensions/Banshee.Dap.dll.mdb' make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Dap/Banshee.Dap' make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Dap/Banshee.Dap' Making install in Banshee.Dap.Ipod make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Dap/Banshee.Dap.Ipod' make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Dap/Banshee.Dap.Ipod' make[5]: Nada a ser feito para `install-exec-am'. Installing private icon theme icon: 16x16/devices/multimedia-player-ipod-mini-blue.png Installing private icon theme icon: 16x16/devices/multimedia-player-ipod-mini-gold.png Installing private icon theme icon: 16x16/devices/multimedia-player-ipod-mini-green.png Installing private icon theme icon: 16x16/devices/multimedia-player-ipod-mini-pink.png Installing private icon theme icon: 16x16/devices/multimedia-player-ipod-mini-silver.png Installing private icon theme icon: 16x16/devices/multimedia-player-ipod-nano-black.png Installing private icon theme icon: 16x16/devices/multimedia-player-ipod-nano-white.png Installing private icon theme icon: 16x16/devices/multimedia-player-ipod-shuffle.png Installing private icon theme icon: 16x16/devices/multimedia-player-ipod-standard-color.png Installing private icon theme icon: 16x16/devices/multimedia-player-ipod-standard-monochrome.png Installing private icon theme icon: 16x16/devices/multimedia-player-ipod-U2-color.png Installing private icon theme icon: 16x16/devices/multimedia-player-ipod-U2-monochrome.png Installing private icon theme icon: 16x16/devices/multimedia-player-ipod-video-black.png Installing private icon theme icon: 16x16/devices/multimedia-player-ipod-video-white.png Installing private icon theme icon: 22x22/devices/multimedia-player-ipod-mini-blue.png Installing private icon theme icon: 22x22/devices/multimedia-player-ipod-mini-gold.png Installing private icon theme icon: 22x22/devices/multimedia-player-ipod-mini-green.png Installing private icon theme icon: 22x22/devices/multimedia-player-ipod-mini-pink.png Installing private icon theme icon: 22x22/devices/multimedia-player-ipod-mini-silver.png Installing private icon theme icon: 22x22/devices/multimedia-player-ipod-nano-black.png Installing private icon theme icon: 22x22/devices/multimedia-player-ipod-nano-white.png Installing private icon theme icon: 22x22/devices/multimedia-player-ipod-shuffle.png Installing private icon theme icon: 22x22/devices/multimedia-player-ipod-standard-color.png Installing private icon theme icon: 22x22/devices/multimedia-player-ipod-standard-monochrome.png Installing private icon theme icon: 22x22/devices/multimedia-player-ipod-U2-color.png Installing private icon theme icon: 22x22/devices/multimedia-player-ipod-U2-monochrome.png Installing private icon theme icon: 22x22/devices/multimedia-player-ipod-video-black.png Installing private icon theme icon: 22x22/devices/multimedia-player-ipod-video-white.png Installing private icon theme icon: scalable/devices/multimedia-player-ipod-mini-blue.svg Installing private icon theme icon: scalable/devices/multimedia-player-ipod-mini-gold.svg Installing private icon theme icon: scalable/devices/multimedia-player-ipod-mini-green.svg Installing private icon theme icon: scalable/devices/multimedia-player-ipod-mini-pink.svg Installing private icon theme icon: scalable/devices/multimedia-player-ipod-mini-silver.svg Installing private icon theme icon: scalable/devices/multimedia-player-ipod-nano-black.svg Installing private icon theme icon: scalable/devices/multimedia-player-ipod-nano-white.svg Installing private icon theme icon: scalable/devices/multimedia-player-ipod-shuffle.svg Installing private icon theme icon: scalable/devices/multimedia-player-ipod-standard-color.svg Installing private icon theme icon: scalable/devices/multimedia-player-ipod-standard-monochrome.svg Installing private icon theme icon: scalable/devices/multimedia-player-ipod-U2-color.svg Installing private icon theme icon: scalable/devices/multimedia-player-ipod-U2-monochrome.svg Installing private icon theme icon: scalable/devices/multimedia-player-ipod-video-black.svg Installing private icon theme icon: scalable/devices/multimedia-player-ipod-video-white.svg test -z "/usr/lib/banshee-1/Extensions" || /bin/mkdir -p "/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Extensions" /usr/bin/install -c '../../../bin/Banshee.Dap.Ipod.dll' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Extensions/Banshee.Dap.Ipod.dll' /usr/bin/install -c '../../../bin/Banshee.Dap.Ipod.dll.mdb' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Extensions/Banshee.Dap.Ipod.dll.mdb' /usr/bin/make install-data-hook make[6]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Dap/Banshee.Dap.Ipod' for ASM in /usr/lib/ipod-sharp/ipod-sharp.dll /usr/lib/ipod-sharp/ipod-sharp.dll.mdb /usr/lib/ipod-sharp/ipod-sharp-ui.dll /usr/lib/ipod-sharp/ipod-sharp-ui.dll.mdb; do \ /usr/bin/install -c -m 0755 $ASM /home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Extensions; \ done; make[6]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Dap/Banshee.Dap.Ipod' make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Dap/Banshee.Dap.Ipod' make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Dap/Banshee.Dap.Ipod' Making install in Banshee.Dap.MassStorage make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Dap/Banshee.Dap.MassStorage' make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Dap/Banshee.Dap.MassStorage' make[5]: Nada a ser feito para `install-exec-am'. test -z "/usr/lib/banshee-1/Extensions" || /bin/mkdir -p "/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Extensions" /usr/bin/install -c '../../../bin/Banshee.Dap.MassStorage.dll' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Extensions/Banshee.Dap.MassStorage.dll' /usr/bin/install -c '../../../bin/Banshee.Dap.MassStorage.dll.mdb' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Extensions/Banshee.Dap.MassStorage.dll.mdb' make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Dap/Banshee.Dap.MassStorage' make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Dap/Banshee.Dap.MassStorage' Making install in Banshee.Dap.Mtp make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Dap/Banshee.Dap.Mtp' make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Dap/Banshee.Dap.Mtp' make[5]: Nada a ser feito para `install-exec-am'. test -z "/usr/lib/banshee-1/Extensions" || /bin/mkdir -p "/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Extensions" /usr/bin/install -c '../../../bin/Banshee.Dap.Mtp.dll' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Extensions/Banshee.Dap.Mtp.dll' /usr/bin/install -c '../../../bin/Banshee.Dap.Mtp.dll.mdb' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Extensions/Banshee.Dap.Mtp.dll.mdb' make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Dap/Banshee.Dap.Mtp' make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Dap/Banshee.Dap.Mtp' make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Dap' make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Dap' make[5]: Nada a ser feito para `install-exec-am'. make[5]: Nada a ser feito para `install-data-am'. make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Dap' make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Dap' make[3]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Dap' Making install in Extensions make[3]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions' Making install in Banshee.AudioCd make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.AudioCd' make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.AudioCd' make[5]: Nada a ser feito para `install-exec-am'. Installing private icon theme icon: 16x16/actions/media-import-audio-cd.png Installing private icon theme icon: 22x22/actions/media-import-audio-cd.png test -z "/usr/lib/banshee-1/Extensions" || /bin/mkdir -p "/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Extensions" /usr/bin/install -c '../../../bin/Banshee.AudioCd.dll' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Extensions/Banshee.AudioCd.dll' /usr/bin/install -c '../../../bin/Banshee.AudioCd.dll.mdb' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Extensions/Banshee.AudioCd.dll.mdb' make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.AudioCd' make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.AudioCd' Making install in Banshee.Bookmarks make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.Bookmarks' make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.Bookmarks' make[5]: Nada a ser feito para `install-exec-am'. test -z "/usr/lib/banshee-1/Extensions" || /bin/mkdir -p "/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Extensions" /usr/bin/install -c '../../../bin/Banshee.Bookmarks.dll' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Extensions/Banshee.Bookmarks.dll' /usr/bin/install -c '../../../bin/Banshee.Bookmarks.dll.mdb' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Extensions/Banshee.Bookmarks.dll.mdb' make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.Bookmarks' make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.Bookmarks' Making install in Banshee.BooScript make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.BooScript' make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.BooScript' make[5]: Nada a ser feito para `install-exec-am'. test -z "/usr/lib/banshee-1/Extensions" || /bin/mkdir -p "/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Extensions" /usr/bin/install -c '../../../bin/Banshee.BooScript.dll' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Extensions/Banshee.BooScript.dll' /usr/bin/install -c '../../../bin/Banshee.BooScript.dll.mdb' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Extensions/Banshee.BooScript.dll.mdb' make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.BooScript' make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.BooScript' Making install in Banshee.CoverArt make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.CoverArt' make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.CoverArt' make[5]: Nada a ser feito para `install-exec-am'. test -z "/usr/lib/banshee-1/Extensions" || /bin/mkdir -p "/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Extensions" /usr/bin/install -c '../../../bin/Banshee.CoverArt.dll' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Extensions/Banshee.CoverArt.dll' /usr/bin/install -c '../../../bin/Banshee.CoverArt.dll.mdb' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Extensions/Banshee.CoverArt.dll.mdb' make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.CoverArt' make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.CoverArt' Making install in Banshee.Daap make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.Daap' make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.Daap' make[5]: Nada a ser feito para `install-exec-am'. test -z "/usr/lib/banshee-1/Extensions" || /bin/mkdir -p "/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Extensions" /usr/bin/install -c '../../../bin/Banshee.Daap.dll' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Extensions/Banshee.Daap.dll' /usr/bin/install -c '../../../bin/Banshee.Daap.dll.mdb' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Extensions/Banshee.Daap.dll.mdb' make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.Daap' make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.Daap' Making install in Banshee.FileSystemQueue make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.FileSystemQueue' make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.FileSystemQueue' make[5]: Nada a ser feito para `install-exec-am'. test -z "/usr/lib/banshee-1/Extensions" || /bin/mkdir -p "/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Extensions" /usr/bin/install -c '../../../bin/Banshee.FileSystemQueue.dll' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Extensions/Banshee.FileSystemQueue.dll' /usr/bin/install -c '../../../bin/Banshee.FileSystemQueue.dll.mdb' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Extensions/Banshee.FileSystemQueue.dll.mdb' make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.FileSystemQueue' make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.FileSystemQueue' Making install in Banshee.InternetRadio make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.InternetRadio' make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.InternetRadio' make[5]: Nada a ser feito para `install-exec-am'. Installing private icon theme icon: 22x22/categories/radio.png Installing private icon theme icon: 48x48/categories/radio.png Installing private icon theme icon: scalable/categories/radio.svg test -z "/usr/lib/banshee-1/Extensions" || /bin/mkdir -p "/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Extensions" /usr/bin/install -c '../../../bin/Banshee.InternetRadio.dll' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Extensions/Banshee.InternetRadio.dll' /usr/bin/install -c '../../../bin/Banshee.InternetRadio.dll.mdb' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Extensions/Banshee.InternetRadio.dll.mdb' make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.InternetRadio' make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.InternetRadio' Making install in Banshee.Lastfm make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.Lastfm' make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.Lastfm' make[5]: Nada a ser feito para `install-exec-am'. Installing private icon theme icon: 22x22/categories/lastfm-audioscrobbler.png Installing private icon theme icon: 22x22/categories/lastfm-neighbour.png Installing private icon theme icon: 22x22/categories/lastfm-personal.png Installing private icon theme icon: 22x22/categories/lastfm-recommended.png Installing private icon theme icon: 22x22/categories/lastfm-tag.png test -z "/usr/lib/banshee-1/Extensions" || /bin/mkdir -p "/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Extensions" /usr/bin/install -c '../../../bin/Banshee.Lastfm.dll' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Extensions/Banshee.Lastfm.dll' /usr/bin/install -c '../../../bin/Banshee.Lastfm.dll.mdb' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Extensions/Banshee.Lastfm.dll.mdb' make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.Lastfm' make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.Lastfm' Making install in Banshee.MediaWeb make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.MediaWeb' make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.MediaWeb' make[5]: Nada a ser feito para `install-exec-am'. test -z "" || /bin/mkdir -p "/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp/" make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.MediaWeb' make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.MediaWeb' Making install in Banshee.MiniMode make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.MiniMode' make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.MiniMode' make[5]: Nada a ser feito para `install-exec-am'. test -z "/usr/lib/banshee-1/Extensions" || /bin/mkdir -p "/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Extensions" /usr/bin/install -c '../../../bin/Banshee.MiniMode.dll' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Extensions/Banshee.MiniMode.dll' /usr/bin/install -c '../../../bin/Banshee.MiniMode.dll.mdb' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Extensions/Banshee.MiniMode.dll.mdb' make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.MiniMode' make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.MiniMode' Making install in Banshee.MultimediaKeys make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.MultimediaKeys' make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.MultimediaKeys' make[5]: Nada a ser feito para `install-exec-am'. test -z "/usr/lib/banshee-1/Extensions" || /bin/mkdir -p "/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Extensions" /usr/bin/install -c '../../../bin/Banshee.MultimediaKeys.dll' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Extensions/Banshee.MultimediaKeys.dll' /usr/bin/install -c '../../../bin/Banshee.MultimediaKeys.dll.mdb' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Extensions/Banshee.MultimediaKeys.dll.mdb' make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.MultimediaKeys' make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.MultimediaKeys' Making install in Banshee.NotificationArea make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.NotificationArea' make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.NotificationArea' make[5]: Nada a ser feito para `install-exec-am'. test -z "/usr/lib/banshee-1/Extensions" || /bin/mkdir -p "/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Extensions" /usr/bin/install -c '../../../bin/Banshee.NotificationArea.dll' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Extensions/Banshee.NotificationArea.dll' /usr/bin/install -c '../../../bin/Banshee.NotificationArea.dll.mdb' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Extensions/Banshee.NotificationArea.dll.mdb' /usr/bin/install -c 'Banshee.NotificationArea.dll.config' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Extensions/Banshee.NotificationArea.dll.config' make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.NotificationArea' make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.NotificationArea' Making install in Banshee.NowPlaying make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.NowPlaying' make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.NowPlaying' make[5]: Nada a ser feito para `install-exec-am'. test -z "/usr/lib/banshee-1/Extensions" || /bin/mkdir -p "/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Extensions" /usr/bin/install -c '../../../bin/Banshee.NowPlaying.dll' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Extensions/Banshee.NowPlaying.dll' /usr/bin/install -c '../../../bin/Banshee.NowPlaying.dll.mdb' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Extensions/Banshee.NowPlaying.dll.mdb' make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.NowPlaying' make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.NowPlaying' Making install in Banshee.PlayQueue make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.PlayQueue' make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.PlayQueue' make[5]: Nada a ser feito para `install-exec-am'. test -z "/usr/lib/banshee-1/Extensions" || /bin/mkdir -p "/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Extensions" /usr/bin/install -c '../../../bin/Banshee.PlayQueue.dll' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Extensions/Banshee.PlayQueue.dll' /usr/bin/install -c '../../../bin/Banshee.PlayQueue.dll.mdb' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Extensions/Banshee.PlayQueue.dll.mdb' make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.PlayQueue' make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.PlayQueue' Making install in Banshee.Podcasting make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.Podcasting' make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.Podcasting' make[5]: Nada a ser feito para `install-exec-am'. Installing private icon theme icon: 16x16/categories/podcast.png Installing private icon theme icon: 16x16/status/podcast-new.png Installing private icon theme icon: 22x22/categories/podcast.png Installing private icon theme icon: 48x48/categories/podcast.png test -z "/usr/lib/banshee-1/Extensions" || /bin/mkdir -p "/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Extensions" /usr/bin/install -c '../../../bin/Banshee.Podcasting.dll' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Extensions/Banshee.Podcasting.dll' /usr/bin/install -c '../../../bin/Banshee.Podcasting.dll.mdb' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Extensions/Banshee.Podcasting.dll.mdb' make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.Podcasting' make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.Podcasting' Making install in Banshee.Sample make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.Sample' make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.Sample' make[5]: Nada a ser feito para `install-exec-am'. make[5]: Nada a ser feito para `install-data-am'. make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.Sample' make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.Sample' Making install in Banshee.SqlDebugConsole make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.SqlDebugConsole' make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.SqlDebugConsole' make[5]: Nada a ser feito para `install-exec-am'. make[5]: Nada a ser feito para `install-data-am'. make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.SqlDebugConsole' make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions/Banshee.SqlDebugConsole' make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions' make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions' make[5]: Nada a ser feito para `install-exec-am'. make[5]: Nada a ser feito para `install-data-am'. make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions' make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions' make[3]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Extensions' Making install in Backends make[3]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Backends' Making install in Banshee.Hal make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Backends/Banshee.Hal' make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Backends/Banshee.Hal' make[5]: Nada a ser feito para `install-exec-am'. test -z "/usr/lib/banshee-1/Backends" || /bin/mkdir -p "/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Backends" /usr/bin/install -c '../../../bin/Banshee.Hal.dll' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Backends/Banshee.Hal.dll' /usr/bin/install -c '../../../bin/Banshee.Hal.dll.mdb' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Backends/Banshee.Hal.dll.mdb' make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Backends/Banshee.Hal' make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Backends/Banshee.Hal' Making install in Banshee.Gnome make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Backends/Banshee.Gnome' make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Backends/Banshee.Gnome' make[5]: Nada a ser feito para `install-exec-am'. Installing private icon theme icon: 16x16/actions/media-write-cd.png Installing private icon theme icon: 22x22/actions/media-write-cd.png Installing private icon theme icon: 32x32/actions/media-write-cd.png Installing private icon theme icon: 48x48/actions/media-write-cd.png test -z "/usr/lib/banshee-1/Backends" || /bin/mkdir -p "/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Backends" /usr/bin/install -c '../../../bin/Banshee.Gnome.dll' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Backends/Banshee.Gnome.dll' /usr/bin/install -c '../../../bin/Banshee.Gnome.dll.mdb' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Backends/Banshee.Gnome.dll.mdb' make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Backends/Banshee.Gnome' make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Backends/Banshee.Gnome' Making install in Banshee.GStreamer make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Backends/Banshee.GStreamer' make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Backends/Banshee.GStreamer' make[5]: Nada a ser feito para `install-exec-am'. test -z "/usr/lib/banshee-1/Backends" || /bin/mkdir -p "/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Backends" /usr/bin/install -c '../../../bin/Banshee.GStreamer.dll' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Backends/Banshee.GStreamer.dll' /usr/bin/install -c '../../../bin/Banshee.GStreamer.dll.mdb' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Backends/Banshee.GStreamer.dll.mdb' make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Backends/Banshee.GStreamer' make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Backends/Banshee.GStreamer' Making install in Banshee.Unix make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Backends/Banshee.Unix' make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Backends/Banshee.Unix' make[5]: Nada a ser feito para `install-exec-am'. test -z "/usr/lib/banshee-1/Backends" || /bin/mkdir -p "/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Backends" /usr/bin/install -c '../../../bin/Banshee.Unix.dll' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Backends/Banshee.Unix.dll' /usr/bin/install -c '../../../bin/Banshee.Unix.dll.mdb' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Backends/Banshee.Unix.dll.mdb' make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Backends/Banshee.Unix' make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Backends/Banshee.Unix' Making install in Banshee.NowPlaying.X11 make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Backends/Banshee.NowPlaying.X11' Making install in libbnpx11 make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Backends/Banshee.NowPlaying.X11/libbnpx11' make[6]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Backends/Banshee.NowPlaying.X11/libbnpx11' make[6]: Nada a ser feito para `install-exec-am'. test -z "/usr/lib/banshee-1/Backends" || /bin/mkdir -p "/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Backends" /bin/sh ../../../../libtool --mode=install /usr/bin/install -c 'libbnpx11.la' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Backends/libbnpx11.la' /usr/bin/install -c .libs/libbnpx11.so /home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Backends/libbnpx11.so /usr/bin/install -c .libs/libbnpx11.lai /home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Backends/libbnpx11.la libtool: install: warning: remember to run `libtool --finish /usr/lib/banshee-1/Backends' make[6]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Backends/Banshee.NowPlaying.X11/libbnpx11' make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Backends/Banshee.NowPlaying.X11/libbnpx11' make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Backends/Banshee.NowPlaying.X11' make[6]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Backends/Banshee.NowPlaying.X11' make[6]: Nada a ser feito para `install-exec-am'. test -z "/usr/lib/banshee-1/Backends" || /bin/mkdir -p "/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Backends" /usr/bin/install -c '../../../bin/Banshee.NowPlaying.X11.dll' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Backends/Banshee.NowPlaying.X11.dll' /usr/bin/install -c '../../../bin/Banshee.NowPlaying.X11.dll.mdb' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/banshee-1/Backends/Banshee.NowPlaying.X11.dll.mdb' make[6]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Backends/Banshee.NowPlaying.X11' make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Backends/Banshee.NowPlaying.X11' make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Backends/Banshee.NowPlaying.X11' make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Backends' make[5]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Backends' make[5]: Nada a ser feito para `install-exec-am'. make[5]: Nada a ser feito para `install-data-am'. make[5]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Backends' make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Backends' make[3]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src/Backends' make[3]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src' make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src' make[4]: Nada a ser feito para `install-exec-am'. make[4]: Nada a ser feito para `install-data-am'. make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src' make[3]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src' make[2]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/src' Making install in docs make[2]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/docs' Making install in Hyena make[3]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/docs/Hyena' make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/docs/Hyena' make[4]: Nada a ser feito para `install-exec-am'. test -z "/usr/lib/monodoc/sources" || /bin/mkdir -p "/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/monodoc/sources" /usr/bin/install -c -m 644 'hyena-docs.zip' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/monodoc/sources/hyena-docs.zip' /usr/bin/install -c -m 644 'hyena-docs.tree' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/monodoc/sources/hyena-docs.tree' /usr/bin/install -c -m 644 'hyena-docs.source' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/monodoc/sources/hyena-docs.source' make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/docs/Hyena' make[3]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/docs/Hyena' Making install in Banshee make[3]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/docs/Banshee' make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/docs/Banshee' make[4]: Nada a ser feito para `install-exec-am'. test -z "/usr/lib/monodoc/sources" || /bin/mkdir -p "/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/monodoc/sources" /usr/bin/install -c -m 644 'banshee-docs.zip' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/monodoc/sources/banshee-docs.zip' /usr/bin/install -c -m 644 'banshee-docs.tree' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/monodoc/sources/banshee-docs.tree' /usr/bin/install -c -m 644 'banshee-docs.source' '/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/lib/monodoc/sources/banshee-docs.source' make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/docs/Banshee' make[3]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/docs/Banshee' make[3]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/docs' make[4]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/docs' make[4]: Nada a ser feito para `install-exec-am'. make[4]: Nada a ser feito para `install-data-am'. make[4]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/docs' make[3]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/docs' make[2]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/docs' Making install in tests make[2]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/tests' make[3]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/tests' make[3]: Nada a ser feito para `install-exec-am'. make[3]: Nada a ser feito para `install-data-am'. make[3]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/tests' make[2]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/tests' Making install in extras make[2]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/extras' make[3]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/extras' make[3]: Nada a ser feito para `install-exec-am'. make[3]: Nada a ser feito para `install-data-am'. make[3]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/extras' make[2]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/extras' Making install in po make[2]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/po' /bin/sh /home/gabriel/Desktop/sources/banshee-1.2.1/install-sh -d /home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/share/locale linguas="ar be@latin bg ca cs da de dz en_CA en_GB es fi fr gl he hu it ja lt lv mk nb nl oc pa pl pt pt_BR ru sl sr sr@Latn sv th vi zh_CN zh_HK zh_TW "; \ for lang in $linguas; do \ dir=/home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /home/gabriel/Desktop/sources/banshee-1.2.1/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/banshee-1.mo; \ echo "installing $lang.gmo as $dir/banshee-1.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/banshee-1.mo; \ echo "installing ./$lang.gmo as" \ "$dir/banshee-1.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/banshee-1.mo.m; \ echo "installing $lang.gmo.m as $dir/banshee-1.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/banshee-1.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/banshee-1.mo.m"; \ else \ true; \ fi; \ fi; \ done installing ar.gmo as /home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/share/locale/ar/LC_MESSAGES/banshee-1.mo installing be@latin.gmo as /home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/share/locale/be@latin/LC_MESSAGES/banshee-1.mo installing bg.gmo as /home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/share/locale/bg/LC_MESSAGES/banshee-1.mo installing ca.gmo as /home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/share/locale/ca/LC_MESSAGES/banshee-1.mo installing cs.gmo as /home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/share/locale/cs/LC_MESSAGES/banshee-1.mo installing da.gmo as /home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/share/locale/da/LC_MESSAGES/banshee-1.mo installing de.gmo as /home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/share/locale/de/LC_MESSAGES/banshee-1.mo installing dz.gmo as /home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/share/locale/dz/LC_MESSAGES/banshee-1.mo installing en_CA.gmo as /home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/share/locale/en_CA/LC_MESSAGES/banshee-1.mo installing en_GB.gmo as /home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/share/locale/en_GB/LC_MESSAGES/banshee-1.mo installing es.gmo as /home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/share/locale/es/LC_MESSAGES/banshee-1.mo installing fi.gmo as /home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/share/locale/fi/LC_MESSAGES/banshee-1.mo installing fr.gmo as /home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/share/locale/fr/LC_MESSAGES/banshee-1.mo installing gl.gmo as /home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/share/locale/gl/LC_MESSAGES/banshee-1.mo installing he.gmo as /home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/share/locale/he/LC_MESSAGES/banshee-1.mo installing hu.gmo as /home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/share/locale/hu/LC_MESSAGES/banshee-1.mo installing it.gmo as /home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/share/locale/it/LC_MESSAGES/banshee-1.mo installing ja.gmo as /home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/share/locale/ja/LC_MESSAGES/banshee-1.mo installing lt.gmo as /home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/share/locale/lt/LC_MESSAGES/banshee-1.mo installing lv.gmo as /home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/share/locale/lv/LC_MESSAGES/banshee-1.mo installing mk.gmo as /home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/share/locale/mk/LC_MESSAGES/banshee-1.mo installing nb.gmo as /home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/share/locale/nb/LC_MESSAGES/banshee-1.mo installing nl.gmo as /home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/share/locale/nl/LC_MESSAGES/banshee-1.mo installing oc.gmo as /home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/share/locale/oc/LC_MESSAGES/banshee-1.mo installing pa.gmo as /home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/share/locale/pa/LC_MESSAGES/banshee-1.mo installing pl.gmo as /home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/share/locale/pl/LC_MESSAGES/banshee-1.mo installing pt.gmo as /home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/share/locale/pt/LC_MESSAGES/banshee-1.mo installing pt_BR.gmo as /home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/share/locale/pt_BR/LC_MESSAGES/banshee-1.mo installing ru.gmo as /home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/share/locale/ru/LC_MESSAGES/banshee-1.mo installing sl.gmo as /home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/share/locale/sl/LC_MESSAGES/banshee-1.mo installing sr.gmo as /home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/share/locale/sr/LC_MESSAGES/banshee-1.mo installing sr@Latn.gmo as /home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/share/locale/sr@Latn/LC_MESSAGES/banshee-1.mo installing sv.gmo as /home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/share/locale/sv/LC_MESSAGES/banshee-1.mo installing th.gmo as /home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/share/locale/th/LC_MESSAGES/banshee-1.mo installing vi.gmo as /home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/share/locale/vi/LC_MESSAGES/banshee-1.mo installing zh_CN.gmo as /home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/share/locale/zh_CN/LC_MESSAGES/banshee-1.mo installing zh_HK.gmo as /home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/share/locale/zh_HK/LC_MESSAGES/banshee-1.mo installing zh_TW.gmo as /home/gabriel/Desktop/sources/banshee-1.2.1/debian/tmp//usr/share/locale/zh_TW/LC_MESSAGES/banshee-1.mo make[2]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1/po' make[2]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1' make[3]: Entrando no diretório `/home/gabriel/Desktop/sources/banshee-1.2.1' make[3]: Nada a ser feito para `install-exec-am'. make[3]: Nada a ser feito para `install-data-am'. make[3]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1' make[2]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1' make[1]: Saindo do diretório `/home/gabriel/Desktop/sources/banshee-1.2.1' dh_installdirs -pmonodoc-banshee-manual dh_installdocs -pmonodoc-banshee-manual ./README ./NEWS ./AUTHORS dh_installexamples -pmonodoc-banshee-manual dh_installman -pmonodoc-banshee-manual dh_installinfo -pmonodoc-banshee-manual dh_installmenu -pmonodoc-banshee-manual dh_installcron -pmonodoc-banshee-manual dh_installinit -pmonodoc-banshee-manual dh_installdebconf -pmonodoc-banshee-manual dh_installemacsen -pmonodoc-banshee-manual dh_installcatalogs -pmonodoc-banshee-manual dh_installpam -pmonodoc-banshee-manual dh_installlogrotate -pmonodoc-banshee-manual dh_installlogcheck -pmonodoc-banshee-manual dh_installchangelogs -pmonodoc-banshee-manual ./ChangeLog dh_installudev -pmonodoc-banshee-manual dh_lintian -pmonodoc-banshee-manual dh_install -pmonodoc-banshee-manual dh_link -pmonodoc-banshee-manual dh_installmime -pmonodoc-banshee-manual dh_scrollkeeper -pmonodoc-banshee-manual dh_gconf -pmonodoc-banshee-manual dh_desktop -pmonodoc-banshee-manual dh_icons -pmonodoc-banshee-manual dh_strip -pmonodoc-banshee-manual dh_compress -pmonodoc-banshee-manual dh_fixperms -pmonodoc-banshee-manual dh_makeshlibs -pmonodoc-banshee-manual dh_installdeb -pmonodoc-banshee-manual dh_perl -pmonodoc-banshee-manual dh_shlibdeps -pmonodoc-banshee-manual dh_gencontrol -pmonodoc-banshee-manual dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends} dh_md5sums -pmonodoc-banshee-manual dh_builddeb -pmonodoc-banshee-manual dpkg-deb: construindo pacote 'monodoc-banshee-manual' em '../monodoc-banshee-manual_1.2.1-1~Debconf8_all.deb'. dh_installdirs -pbanshee dh_installdocs -pbanshee ./README ./NEWS ./AUTHORS dh_installexamples -pbanshee dh_installman -pbanshee dh_installinfo -pbanshee dh_installmenu -pbanshee dh_installcron -pbanshee dh_installinit -pbanshee dh_installdebconf -pbanshee dh_installemacsen -pbanshee dh_installcatalogs -pbanshee dh_installpam -pbanshee dh_installlogrotate -pbanshee dh_installlogcheck -pbanshee dh_installchangelogs -pbanshee ./ChangeLog dh_installudev -pbanshee dh_lintian -pbanshee dh_install -pbanshee dh_link -pbanshee dh_installmime -pbanshee dh_scrollkeeper -pbanshee dh_gconf -pbanshee dh_desktop -pbanshee dh_icons -pbanshee dh_strip -pbanshee dh_compress -pbanshee dh_fixperms -pbanshee dh_makeshlibs -pbanshee dh_installdeb -pbanshee dh_perl -pbanshee dh_shlibdeps -pbanshee dpkg-shlibdeps: warning: dependency on libpthread.so.0 could be avoided if "debian/banshee/usr/lib/banshee-1/libbanshee.so" were not uselessly linked against it (they use none of its symbols). dh_clifixperms dh_clideps -d dh_clideps: Warning! No Build-Depends(-Indep) on cli-common-dev (>= 0.4.4)! dh_clideps: Warning: Could not resolve moduleref: winmm for: MusicBrainz.dll! dh_clideps: Warning: No Debian dependency data for gdk-sharp (2.10.0.0__35e10195dab3c99f)! dh_clideps: Warning: No Debian dependency data for ipod-sharp (0.0.1.0__536f152cecbf758a)! dh_clideps: Warning: No Debian dependency data for glib-sharp (2.10.0.0__35e10195dab3c99f)! dh_clideps: Warning: No Debian dependency data for gtk-sharp (2.10.0.0__35e10195dab3c99f)! dh_clideps: Warning: No Debian dependency data for ipod-sharp (0.0.1.0__536f152cecbf758a)! dh_clideps: Warning: No Debian dependency data for ipod-sharp-ui (0.0.1.0__536f152cecbf758a)! dh_clideps: Warning: Missing shlibs entry: libbnpx11.so or libbnpx11 for: Banshee.NowPlaying.X11.dll! dh_clideps: Warning: Missing shlibs entry: libbanshee.so or libbanshee for: Banshee.GStreamer.dll! dh_gencontrol -pbanshee dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends} dh_md5sums -pbanshee dh_builddeb -pbanshee dpkg-deb: construindo pacote 'banshee' em '../banshee_1.2.1-1~Debconf8_i386.deb'. dpkg-genchanges >../banshee_1.2.1-1~Debconf8_i386.changes dpkg-genchanges: including full source code in upload dpkg-buildpackage: full upload (original source is included) Now running lintian... W: banshee source: changelog-should-mention-nmu W: banshee source: source-nmu-has-incorrect-version-number 1.2.1-1~Debconf8 W: banshee: binary-without-manpage usr/bin/banshee W: banshee: binary-without-manpage usr/bin/banshee-1 Finished running lintian. Now signing changes and any dsc files... signfile banshee_1.2.1-1~Debconf8.dsc Gabriel Falcão Gonçalves de Moura can't connect to `/home/gabriel/.gnome2/seahorse-uajn4g/S.gpg-agent': Arquivo ou diretório não encontrado gpg: impossível ligar a `/home/gabriel/.gnome2/seahorse-uajn4g/S.gpg-agent': connect failed signfile banshee_1.2.1-1~Debconf8_i386.changes Gabriel Falcão Gonçalves de Moura can't connect to `/home/gabriel/.gnome2/seahorse-uajn4g/S.gpg-agent': Arquivo ou diretório não encontrado gpg: impossível ligar a `/home/gabriel/.gnome2/seahorse-uajn4g/S.gpg-agent': connect failed Successfully signed dsc and changes files