Mock Version: 1.1.5 Mock Version: 1.1.5 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/f-spot.spec'], False, '/var/lib/mock/dist-f15-build-941622-140119/root/', None, 86400, True, 0, 497, 497, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/f-spot.spec'] warning: Could not canonicalize hostname: x86-16.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/f-spot-0.8.0-5.fc15.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/f-spot.spec'], False, '/var/lib/mock/dist-f15-build-941622-140119/root/', None, 86400, True, 0, 497, 497, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/f-spot.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.k0yl67 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf f-spot-0.8.0 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/f-spot-0.8.0.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd f-spot-0.8.0 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (0001-Don-t-crash-with-empty-databases.patch):' Patch #1 (0001-Don-t-crash-with-empty-databases.patch): + /bin/cat /builddir/build/SOURCES/0001-Don-t-crash-with-empty-databases.patch + /usr/bin/patch -s -p1 -b --suffix db-fix --fuzz=0 Patch #3 (0001-simplify-f-spot-import.patch): + echo 'Patch #3 (0001-simplify-f-spot-import.patch):' + /bin/cat /builddir/build/SOURCES/0001-simplify-f-spot-import.patch + /usr/bin/patch -s -p1 -b --suffix .gvfs-gphoto --fuzz=2 + pushd lib/TagLib/TagLib ~/build/BUILD/f-spot-0.8.0/lib/TagLib/TagLib ~/build/BUILD/f-spot-0.8.0 Patch #4 (0001-All-fields-of-a-struct-must-be-initialized-before-th.patch): + echo 'Patch #4 (0001-All-fields-of-a-struct-must-be-initialized-before-th.patch):' + /bin/cat /builddir/build/SOURCES/0001-All-fields-of-a-struct-must-be-initialized-before-th.patch + /usr/bin/patch -s -p1 -b --suffix mono28-compile-fix --fuzz=0 + popd ~/build/BUILD/f-spot-0.8.0 Patch #5 (0001-PixbufLoader-from-gtk-sharp-master-does-not-have-a-C.patch): + echo 'Patch #5 (0001-PixbufLoader-from-gtk-sharp-master-does-not-have-a-C.patch):' + /bin/cat /builddir/build/SOURCES/0001-PixbufLoader-from-gtk-sharp-master-does-not-have-a-C.patch + /usr/bin/patch -s -p1 -b --suffix mono28-compile-fix --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.PbY8nr + umask 022 + cd /builddir/build/BUILD + cd f-spot-0.8.0 + LANG=C + export LANG + unset DISPLAY + export MONO_SHARED_DIR=/builddir/build/BUILD/f-spot-0.8.0 + MONO_SHARED_DIR=/builddir/build/BUILD/f-spot-0.8.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-scrollkeeper --disable-static 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 whether NLS is requested... yes checking for style of include used by make... GNU checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking for intltool >= 0.35.0... 0.41.1 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for XML::Parser... ok checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu 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 fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 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 checking for x86_64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GNOME_DOC_UTILS... 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 Mono.Posix.dll... found checking for Mono 2.0 GAC for Mono.Simd.dll... found checking for Mono 2.0 GAC for System.dll... found checking for Mono 2.0 GAC for System.Runtime.Remoting.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 System.Data.dll... found checking for Mono 2.0 GAC for Mono.Cairo.dll... found checking for Mono 2.0 GAC for ICSharpCode.SharpZipLib.dll... found checking for library containing strerror... none required checking for x86_64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking for ANSI C header files... (cached) yes checking for x86_64-redhat-linux-gnu-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.27.4) checking for GTKSHARP... yes checking for GLIBSHARP... yes checking for GLIBSHARP_2_12_7... yes checking for GTKSHARP_A11Y... yes checking for KEYRINGSHARP... yes checking for FLICKRNET... yes checking for mono... (cached) /usr/bin/mono checking for gmcs... (cached) /usr/bin/gmcs checking for gapi2-fixup... /usr/bin/gapi2-fixup checking for gapi2-parser... /usr/bin/gapi2-parser checking for gapi2-codegen... /usr/bin/gapi2-codegen checking for mono.pc... found checking for F... yes checking for GIO... yes checking for GNOME_SHARP... yes checking for GLIBSHARP... 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 GCONF_SHARP... yes checking for MONO_ADDINS... yes checking for MONO_ADDINS_SETUP... yes checking for MONO_ADDINS_GUI... yes checking for NDESK_DBUS... yes checking for jpeg_start_decompress in -ljpeg... yes checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking for LCMS... yes checking for UNIQUE... 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... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for sed... /bin/sed configure: creating ./config.status config.status: creating src/Clients/MainApp/f-spot config.status: creating Makefile config.status: creating build/Makefile config.status: creating build/m4/Makefile config.status: creating build/m4/shave/shave config.status: creating build/m4/shave/shave-libtool config.status: creating build/pkg-config/Makefile config.status: creating data/Makefile config.status: creating data/desktop-files/Makefile config.status: creating data/desktop-files/f-spot.desktop.in config.status: creating data/desktop-files/f-spot-view.desktop.in config.status: creating data/desktop-files/f-spot-import.desktop.in config.status: creating help/Makefile config.status: creating lib/gio-sharp/generator/Makefile config.status: creating lib/gio-sharp/gio/Makefile config.status: creating lib/gio-sharp/Makefile config.status: creating lib/GKeyFile/Makefile config.status: creating lib/gtk-sharp-beans/Makefile config.status: creating lib/Hyena/build/m4/Makefile config.status: creating lib/Hyena/build/Makefile config.status: creating lib/Hyena/build/pkg-config/Makefile config.status: creating lib/Hyena/Hyena.Data.Sqlite/Makefile config.status: creating lib/Hyena/Hyena.Gui/Makefile config.status: creating lib/Hyena/Hyena/Makefile config.status: creating lib/Hyena/Makefile config.status: creating lib/Hyena/Mono.Data.Sqlite/Makefile config.status: creating lib/libfspot/Makefile config.status: creating lib/Makefile config.status: creating lib/Mono.Google/Makefile config.status: creating lib/Mono.Tabblo/Makefile config.status: creating lib/SmugMugNet/Makefile config.status: creating lib/TagLib/Makefile config.status: creating lib/unique-sharp/generator/Makefile config.status: creating lib/unique-sharp/Makefile config.status: creating lib/unique-sharp/unique/Makefile config.status: creating src/AssemblyInfo.cs config.status: creating src/Makefile config.status: creating src/Core/Makefile config.status: creating src/Core/FSpot.Bling/Makefile config.status: creating src/Core/FSpot.Cms/Makefile config.status: creating src/Core/FSpot.Cms/FSpot.Cms.dll.config config.status: creating src/Core/FSpot.Core/Makefile config.status: creating src/Core/FSpot.Core/FSpot.Core.dll.config config.status: creating src/Core/FSpot.Core/FSpot.Core/Defines.cs config.status: creating src/Core/FSpot.JobScheduler/Makefile config.status: creating src/Core/FSpot.Utils/Makefile config.status: creating src/Core/FSpot.Utils/FSpot.Utils.dll.config config.status: creating src/Core/FSpot.Query/Makefile config.status: creating src/Core/FSpot.Gui/Makefile config.status: creating src/Core/FSpot.Gui/FSpot.Gui.dll.config config.status: creating src/Core/FSpot.Platform/Makefile config.status: creating src/Clients/Makefile config.status: creating src/Clients/MainApp/Makefile config.status: creating src/Clients/MainApp/f-spot.exe.config config.status: creating src/Extensions/Makefile config.status: creating src/Extensions/Editors/Makefile config.status: creating src/Extensions/Editors/FSpot.Editors.Blackout/Makefile config.status: creating src/Extensions/Editors/FSpot.Editors.BW/Makefile config.status: creating src/Extensions/Editors/FSpot.Editors.Flip/Makefile config.status: creating src/Extensions/Editors/FSpot.Editors.Pixelate/Makefile config.status: creating src/Extensions/Editors/FSpot.Editors.Resize/Makefile config.status: creating src/Extensions/Exporters/Makefile config.status: creating src/Extensions/Exporters/FSpot.Exporters.CD/Makefile config.status: creating src/Extensions/Exporters/FSpot.Exporters.Flickr/Makefile config.status: creating src/Extensions/Exporters/FSpot.Exporters.Gallery/Makefile config.status: creating src/Extensions/Exporters/FSpot.Exporters.Facebook/Makefile config.status: creating src/Extensions/Exporters/FSpot.Exporters.Folder/Makefile config.status: creating src/Extensions/Exporters/FSpot.Exporters.SmugMug/Makefile config.status: creating src/Extensions/Exporters/FSpot.Exporters.Tabblo/Makefile config.status: creating src/Extensions/Exporters/FSpot.Exporters.PicasaWeb/Makefile config.status: creating src/Extensions/Exporters/FSpot.Exporters.Zip/Makefile config.status: creating src/Extensions/Tools/Makefile config.status: creating src/Extensions/Tools/FSpot.Tools.RawPlusJpeg/Makefile config.status: creating src/Extensions/Tools/FSpot.Tools.ChangePhotoPath/Makefile config.status: creating src/Extensions/Tools/FSpot.Tools.DevelopInUFraw/Makefile config.status: creating src/Extensions/Tools/FSpot.Tools.LiveWebGallery/Makefile config.status: creating src/Extensions/Tools/FSpot.Tools.MergeDb/Makefile config.status: creating src/Extensions/Tools/FSpot.Tools.RetroactiveRoll/Makefile config.status: creating src/Extensions/Tools/FSpot.Tools.ScreensaverConfig/Makefile config.status: creating src/Extensions/Transitions/Makefile config.status: creating src/Extensions/Transitions/FSpot.Transitions.Cover/Makefile config.status: creating docs/Makefile config.status: creating icons/Makefile config.status: creating tools/Makefile config.status: creating po/Makefile.in config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands # INTLTOOL_MAKEFILE f-spot-0.8.0 Build Environment Install Prefix: /usr Datadir: /usr/share Libdir: /usr/lib64 C Compiler: /bin/sh /builddir/build/BUILD/f-spot-0.8.0/build/m4/shave/shave cc gcc Mono C# Compiler: /bin/sh /builddir/build/BUILD/f-spot-0.8.0/build/m4/shave/shave mcs /usr/bin/gmcs -define:RELEASE Mono Runtime: /usr/bin/mono Build/Development: Unit Tests: no User Help: yes (requires gnome-doc-utils >= 0.17.3) Run 'make' to build F-Spot. + make V=1 -j16 Making all in build Making all in pkg-config /usr/bin/gmcs -out:dll-map-verifier.exe DllMapVerifier.cs Making all in m4 Making all in data Making all in desktop-files Generating and caching the translation database Merging translations into f-spot-import.desktop. Generating and caching the translation database Merging translations into f-spot-view.desktop. Generating and caching the translation database Merging translations into f-spot.desktop. Making all in lib Making all in GKeyFile *** Generating C# code Generation Summary: Enums: 2 Structs: 0 Boxed: 0 Opaques: 1 Interfaces: 0 Objects: 0 Callbacks: 0 Properties: 0 Signals: 0 Methods: 36 Constructors: 1 Throttled: 0 Total Nodes: 40 /usr/bin/gmcs -debug -target:library -unsafe -out:gkeyfile-sharp.dll -pkg:glib-sharp-2.0 ./generated/Error.cs ./generated/Flags.cs ./generated/GKeyFile.cs Making all in gio-sharp Making all in generator *** Building the generator /usr/bin/gmcs -debug -target:exe /out:gapi_codegen.exe ./AliasGen.cs ./BoxedGen.cs ./ByRefGen.cs ./CallbackGen.cs ./ChildProperty.cs ./ClassBase.cs ./ClassGen.cs ./CodeGenerator.cs ./ConstFilenameGen.cs ./ConstStringGen.cs ./Ctor.cs ./EnumGen.cs ./FieldBase.cs ./GenBase.cs ./GenerationInfo.cs ./HandleBase.cs ./IAccessor.cs ./IGeneratable.cs ./IManualMarshaler.cs ./InterfaceGen.cs ./LPGen.cs ./LPUGen.cs ./ManagedCallString.cs ./ManualGen.cs ./MarshalGen.cs ./MethodBase.cs ./MethodBody.cs ./Method.cs ./ObjectField.cs ./ObjectBase.cs ./ObjectGen.cs ./OpaqueGen.cs ./Parameters.cs ./Parser.cs ./Property.cs ./PropertyBase.cs ./ReturnValue.cs ./Signal.cs ./Signature.cs ./SimpleBase.cs ./SimpleGen.cs ./Statistics.cs ./StructBase.cs ./StructField.cs ./StructGen.cs ./SymbolTable.cs ./VirtualMethod.cs ./VMSignature.cs Making all in gio *** Massaging the raw api into gio-api.xml Warning: matched no nodes *** Generating C# code Simple type element GSeekType has no specified default value Name: socket Type: GSocket* in callback GSocketSourceFunc Ellipsis parameter in g_async_initable_new_async in type GLib.AsyncInitable Name: parameters Type: GParameter* in g_async_initable_newv_async in type GLib.AsyncInitable Ellipsis parameter in g_initable_new in type GLib.Initable Name: parameters Type: GParameter* in g_initable_newv in type GLib.Initable Name: cb Type: GCallback in g_cancellable_connect in method Connect in type GLib.Cancellable Name: pollfd Type: GPollFD* in g_cancellable_make_pollfd in method MakePollfd in type GLib.Cancellable Name: key_file Type: GKeyFile* in g_desktop_app_info_new_from_keyfile in type GLib.DesktopAppInfo GLib.NetworkAddress implements unknown GInterface GSocketConnectable GLib.NetworkService implements unknown GInterface GSocketConnectable rettype: GTypeClass* in method RefClass in type GLib.IOExtension Ellipsis parameter in g_simple_async_report_error_in_idle in method AsyncReportErrorInIdle in type GLib.Simple Interface GLib.File virtual method GetParseName has no matching method to invoke. Interface GLib.File virtual method PrefixMatches has no matching method to invoke. Interface GLib.File virtual method QuerySettableAttributesAsync has no matching method to invoke. Interface GLib.File virtual method QuerySettableAttributesFinish has no matching method to invoke. Interface GLib.File virtual method QueryWritableNamespacesAsync has no matching method to invoke. Interface GLib.File virtual method QueryWritableNamespacesFinish has no matching method to invoke. Interface GLib.File virtual method ReadFn has no matching method to invoke. Interface GLib.File virtual method DeleteFile has no matching method to invoke. Interface GLib.File virtual method DeleteFileAsync has no matching method to invoke. Interface GLib.File virtual method DeleteFileFinish has no matching method to invoke. Interface GLib.File virtual method TrashAsync has no matching method to invoke. Interface GLib.File virtual method TrashFinish has no matching method to invoke. Interface GLib.File virtual method MakeDirectoryAsync has no matching method to invoke. Interface GLib.File virtual method MakeDirectoryFinish has no matching method to invoke. Interface GLib.File virtual method MakeSymbolicLinkAsync has no matching method to invoke. Interface GLib.File virtual method MakeSymbolicLinkFinish has no matching method to invoke. Interface GLib.File virtual method MoveAsync has no matching method to invoke. Interface GLib.File virtual method MoveFinish has no matching method to invoke. Interface GLib.File virtual method MonitorDir has no matching method to invoke. Interface GLib.File virtual method MonitorFile has no matching method to invoke. Defaulting FileProgressCallback param to 'call' scope in method SimpleAsyncThreadFunc.Move Defaulting FileReadMoreCallback param to 'call' scope in method SimpleAsyncThreadFunc.LoadPartialContentsAsync Defaulting FileProgressCallback param to 'call' scope in method SimpleAsyncThreadFunc.CopyAsync Defaulting FileProgressCallback param to 'call' scope in method SimpleAsyncThreadFunc.Copy Interface GLib.Icon virtual method ToTokens has no matching method to invoke. Interface GLib.Icon virtual method FromTokens has no matching method to invoke. Interface GLib.Seekable virtual method Tell has no matching method to invoke. Interface GLib.Seekable virtual method CanSeek has no matching method to invoke. Interface GLib.Seekable virtual method TruncateFn has no matching method to invoke. Defaulting ReallocFunc param to 'call' scope in method MemoryOutputStream.g_memory_output_stream_new Defaulting AsyncReadyCallback param to 'call' scope in method SimpleAsyncResult.g_simple_async_result_new Defaulting AsyncReadyCallback param to 'call' scope in method SimpleAsyncResult.g_simple_async_result_new_from_error Defaulting SimpleAsyncThreadFunc param to 'call' scope in method SimpleAsyncResult.RunInThread No glue-filename specified, can't create glue for FileAttributeInfoList.NInfos No glue-filename specified, can't create glue for FileAttributeInfoList.Infos Defaulting IOSchedulerJobFunc param to 'call' scope in method Io.SchedulerPushJob Defaulting AsyncReadyCallback param to 'call' scope in method Simple.AsyncReportGerrorInIdle Generation Summary: Enums: 23 Structs: 3 Boxed: 0 Opaques: 8 Interfaces: 12 Objects: 34 Callbacks: 6 Properties: 26 Signals: 20 Methods: 748 Constructors: 29 Throttled: 9 Total Nodes: 918 *** Building gio-sharp.dll /usr/bin/gmcs -debug -target:exe -d:GIO_SHARP_2_22 -target:library -out:gio-sharp.dll -unsafe -debug -pkg:glib-sharp-2.0 ./AssemblyInfo.cs ./FileFactory.cs ./GioStream.cs generated/AppInfo.cs generated/AppInfoAdapter.cs generated/AppInfoCreateFlags.cs generated/AppLaunchContext.cs generated/AskPasswordFlags.cs generated/AskPasswordHandler.cs generated/AskQuestionHandler.cs generated/AsyncInitable.cs generated/AsyncInitableAdapter.cs generated/AsyncReadyCallback.cs generated/AsyncResult.cs generated/AsyncResultAdapter.cs generated/BufferedInputStream.cs generated/BufferedOutputStream.cs generated/Cancellable.cs generated/ChangedHandler.cs generated/Content.cs generated/DataInputStream.cs generated/DataOutputStream.cs generated/DataStreamByteOrder.cs generated/DataStreamNewlineType.cs generated/DesktopAppInfo.cs generated/DesktopAppInfoLookup.cs generated/DesktopAppInfoLookupAdapter.cs generated/Drive.cs generated/DriveAdapter.cs generated/DriveChangedHandler.cs generated/DriveConnectedHandler.cs generated/DriveDisconnectedHandler.cs generated/DriveEjectButtonHandler.cs generated/DriveStartFlags.cs generated/DriveStartStopType.cs generated/DriveStopButtonHandler.cs generated/Emblem.cs generated/EmblemOrigin.cs generated/EmblemedIcon.cs generated/File.cs generated/FileAdapter.cs generated/FileAttributeInfo.cs generated/FileAttributeInfoFlags.cs generated/FileAttributeInfoList.cs generated/FileAttributeMatcher.cs generated/FileAttributeStatus.cs generated/FileAttributeType.cs generated/FileCopyFlags.cs generated/FileCreateFlags.cs generated/FileEnumerator.cs generated/FileIOStream.cs generated/FileIcon.cs generated/FileInfo.cs generated/FileInputStream.cs generated/FileMonitor.cs generated/FileMonitorEvent.cs generated/FileMonitorFlags.cs generated/FileOutputStream.cs generated/FileProgressCallback.cs generated/FileQueryInfoFlags.cs generated/FileReadMoreCallback.cs generated/FileType.cs generated/FilenameCompleter.cs generated/FilesystemPreviewType.cs generated/FilterInputStream.cs generated/FilterOutputStream.cs generated/GLibSharp.AsyncReadyCallbackNative.cs generated/GLibSharp.FileProgressCallbackNative.cs generated/GLibSharp.FileReadMoreCallbackNative.cs generated/GLibSharp.GSourceFuncNative.cs generated/GLibSharp.IOSchedulerJobFuncNative.cs generated/GLibSharp.ReallocFuncNative.cs generated/GLibSharp.SimpleAsyncThreadFuncNative.cs generated/IOErrorEnum.cs generated/IOExtension.cs generated/IOExtensionPoint.cs generated/IOModule.cs generated/IOSchedulerJob.cs generated/IOSchedulerJobFunc.cs generated/IOStream.cs generated/Icon.cs generated/IconAdapter.cs generated/InetAddress.cs generated/InetSocketAddress.cs generated/Initable.cs generated/InitableAdapter.cs generated/InputStream.cs generated/InputVector.cs generated/Io.cs generated/LoadableIcon.cs generated/LoadableIconAdapter.cs generated/LocalDirectoryMonitor.cs generated/LocalFileEnumerator.cs generated/LocalFileIOStream.cs generated/MemoryInputStream.cs generated/MemoryOutputStream.cs generated/Mount.cs generated/MountAdapter.cs generated/MountAddedHandler.cs generated/MountChangedHandler.cs generated/MountMountFlags.cs generated/MountOperation.cs generated/MountOperationResult.cs generated/MountPreUnmountHandler.cs generated/MountRemovedHandler.cs generated/MountUnmountFlags.cs generated/NativeVolumeMonitor.cs generated/OutputStream.cs generated/OutputStreamSpliceFlags.cs generated/OutputVector.cs generated/PasswordSave.cs generated/ReallocFunc.cs generated/ReplyHandler.cs generated/Seekable.cs generated/SeekableAdapter.cs generated/ShowProcessesHandler.cs generated/Simple.cs generated/SimpleAsyncResult.cs generated/SimpleAsyncThreadFunc.cs generated/SrvTarget.cs generated/ThemedIcon.cs generated/Vfs.cs generated/Volume.cs generated/VolumeAdapter.cs generated/VolumeAddedHandler.cs generated/VolumeChangedHandler.cs generated/VolumeMonitor.cs generated/VolumeRemovedHandler.cs ./AssemblyInfo.cs(6,11): warning CS1699: Use compiler option `keyfile' or appropriate project settings instead of `AssemblyKeyFile' attribute generated/InputVector.cs(14,32): warning CS0169: The private field `GLib.InputVector._buffer' is never used generated/OutputVector.cs(14,32): warning CS0169: The private field `GLib.OutputVector._buffer' is never used Compilation succeeded - 3 warning(s) Making all in gtk-sharp-beans *** Massaging the raw api into gtk-api.xml *** Massaging the raw api into gtkbeans-api.xml *** Generating C# code Defaulting BuilderConnectFunc param to 'call' scope in method Builder.ConnectSignalsFull Generation Summary: Enums: 1 Structs: 0 Boxed: 0 Opaques: 0 Interfaces: 0 Objects: 1 Callbacks: 1 Properties: 1 Signals: 0 Methods: 13 Constructors: 1 Throttled: 0 Total Nodes: 18 Simple type element GSeekType has no specified default value Generation Summary: Enums: 0 Structs: 0 Boxed: 0 Opaques: 0 Interfaces: 0 Objects: 1 Callbacks: 0 Properties: 3 Signals: 0 Methods: 1 Constructors: 1 Throttled: 0 Total Nodes: 6 *** Building gtk-sharp-beans.dll /usr/bin/gmcs -debug -target:exe -target:library -out:gtk-sharp-beans.dll -d:GCONF_SHARP_2_18 -d:GCONF_SHARP_2_20_2 -d:GTK_2_16 -unsafe -pkg:glib-sharp-2.0 -r:../../lib/gio-sharp/gio/gio-sharp.dll -pkg:gtk-sharp-2.0 ./Dialog.cs ./Drawable.cs ./Global.cs ./Image.cs ./ImageMenuItem.cs ./Widget.cs ./Format.cs ./Priority.cs ./Shell.cs ./Sources.cs ./Style.cs ./Timeout.cs ./PixbufFormat.cs ./PixbufLoader.cs ./AssemblyInfo.cs gtk_generated/Builder.cs gtk_generated/BuilderConnectFunc.cs gtk_generated/BuilderError.cs gtk_generated/GtkBeansSharp.BuilderConnectFuncNative.cs gtk_generated/MountOperation.cs gtk_generated/ObjectManager.cs ./AssemblyInfo.cs(6,11): warning CS1699: Use compiler option `keyfile' or appropriate project settings instead of `AssemblyKeyFile' attribute Compilation succeeded - 1 warning(s) Making all in Hyena Making all in build Making all in m4 /usr/bin/gmcs -r:System.Xml -out:addin-xml-string-extractor.exe AddinXmlStringExtractor.cs /usr/bin/gmcs -out:dll-map-verifier.exe DllMapVerifier.cs /usr/bin/gmcs -r:/usr/lib64/mono/gtk-sharp-2.0/glib-sharp.dll -out:gobject-intptr-ctor-verifier.exe GObjectIntPtrCtorVerifier.cs /usr/bin/gmcs -out:gconf-schema-extractor.exe GConfSchemaExtractor.cs Making all in pkg-config /usr/bin/gmcs -out:gconf-schema-extractor.exe GConfSchemaExtractor.cs Making all in Hyena /usr/bin/gmcs -define:RELEASE -nowarn:0278 -nowarn:0078 -define:HAVE_GTK_2_10 -define:NET_2_0 -debug -target:library -out:../../../bin/Hyena.dll -d:GCONF_SHARP_2_18 -d:GCONF_SHARP_2_20_2 -d:GTK_2_16 -define:ENABLE_ATK -r:/usr/lib64/mono/gtk-sharp-2.0/glib-sharp.dll -r:Mono.Posix -r:System -r:System.Core ./Hyena.Collections/CollectionExtensions.cs ./Hyena.Collections/IntervalHeap.cs ./Hyena.Collections/IStackProvider.cs ./Hyena.Collections/LruCache.cs ./Hyena.Collections/QueuePipeline.cs ./Hyena.Collections/QueuePipelineElement.cs ./Hyena.Collections/RangeCollection.cs ./Hyena.Collections/Selection.cs ./Hyena.Collections/SelectionProxy.cs ./Hyena.Collections/Tests/IntervalHeapTests.cs ./Hyena.Collections/Tests/QueuePipelineTests.cs ./Hyena.Collections/Tests/RangeCollectionTests.cs ./Hyena.Collections/WriteLineElement.cs ./Hyena.CommandLine/CommandLineParser.cs ./Hyena.CommandLine/Layout.cs ./Hyena.CommandLine/LayoutGroup.cs ./Hyena.CommandLine/LayoutOption.cs ./Hyena.Data/ArrayModelCache.cs ./Hyena.Data/BaseListModel.cs ./Hyena.Data/ColumnDescription.cs ./Hyena.Data/DictionaryModelCache.cs ./Hyena.Data/ICacheableItem.cs ./Hyena.Data/ICacheableModel.cs ./Hyena.Data/ICareAboutView.cs ./Hyena.Data/IFilterable.cs ./Hyena.Data/IListModel.cs ./Hyena.Data/IPropertyStoreExpose.cs ./Hyena.Data/ISelectable.cs ./Hyena.Data/ISortable.cs ./Hyena.Data/ISortableColumn.cs ./Hyena.Data/MemoryListModel.cs ./Hyena.Data/ModelCache.cs ./Hyena.Data/ModelSelection.cs ./Hyena.Data/PropertyStore.cs ./Hyena.Data/SortType.cs ./Hyena.Downloader/Buffer.cs ./Hyena.Downloader/DownloadManager.cs ./Hyena.Downloader/HttpDownloader.cs ./Hyena.Downloader/HttpDownloaderState.cs ./Hyena.Downloader/HttpFileDownloader.cs ./Hyena.Downloader/HttpStringDownloader.cs ./Hyena.Downloader/Tests/HttpTestServer.cs ./Hyena.Jobs/Job.cs ./Hyena.Jobs/JobExtensions.cs ./Hyena.Jobs/PriorityHints.cs ./Hyena.Jobs/Resource.cs ./Hyena.Jobs/Scheduler.cs ./Hyena.Jobs/SimpleAsyncJob.cs ./Hyena.Jobs/Tests/SchedulerTests.cs ./Hyena.Json/Deserializer.cs ./Hyena.Json/IJsonCollection.cs ./Hyena.Json/JsonArray.cs ./Hyena.Json/JsonObject.cs ./Hyena.Json/Serializer.cs ./Hyena.Json/Tests/DeserializerTests.cs ./Hyena.Json/Tests/SerializerTests.cs ./Hyena.Json/Tests/TokenizerTests.cs ./Hyena.Json/Token.cs ./Hyena.Json/Tokenizer.cs ./Hyena.Json/TokenType.cs ./Hyena.Query/AliasedObjectSet.cs ./Hyena.Query/DateQueryValue.cs ./Hyena.Query/EnumQueryValue.cs ./Hyena.Query/ExactStringQueryValue.cs ./Hyena.Query/ExactUriStringQueryValue.cs ./Hyena.Query/FileSizeQueryValue.cs ./Hyena.Query/IntegerKeyedObjectQueryValue.cs ./Hyena.Query/IntegerQueryValue.cs ./Hyena.Query/NullQueryValue.cs ./Hyena.Query/QueryField.cs ./Hyena.Query/QueryFieldSet.cs ./Hyena.Query/QueryLimit.cs ./Hyena.Query/QueryListNode.cs ./Hyena.Query/QueryNode.cs ./Hyena.Query/QueryOperator.cs ./Hyena.Query/QueryOrder.cs ./Hyena.Query/QueryParser.cs ./Hyena.Query/QueryTermNode.cs ./Hyena.Query/QueryToken.cs ./Hyena.Query/QueryValue.cs ./Hyena.Query/RelativeTimeSpanQueryValue.cs ./Hyena.Query/StringQueryValue.cs ./Hyena.Query/Tests/QueryTests.cs ./Hyena.Query/TimeSpanQueryValue.cs ./Hyena.Query/UserQueryParser.cs ./Hyena.Query/XmlQueryParser.cs ./Hyena.SExpEngine/ArithmeticFunctionSet.cs ./Hyena.SExpEngine/CastFunctionSet.cs ./Hyena.SExpEngine/CompareFunctionSet.cs ./Hyena.SExpEngine/ControlFunctionSet.cs ./Hyena.SExpEngine/Evaluator.cs ./Hyena.SExpEngine/EvaluatorBase.cs ./Hyena.SExpEngine/FunctionFunctionSet.cs ./Hyena.SExpEngine/FunctionNode.cs ./Hyena.SExpEngine/FunctionSet.cs ./Hyena.SExpEngine/ListFunctionSet.cs ./Hyena.SExpEngine/Literals.cs ./Hyena.SExpEngine/LogicFunctionSet.cs ./Hyena.SExpEngine/Parser.cs ./Hyena.SExpEngine/StringFunctionSet.cs ./Hyena.SExpEngine/TreeNode.cs ./Hyena.SExpEngine/UtilityFunctionSet.cs ./Hyena/ApplicationContext.cs ./Hyena/ConsoleCrayon.cs ./Hyena/CryptoUtil.cs ./Hyena/DateTimeUtil.cs ./Hyena/Delegates.cs ./Hyena/EventArgs.cs ./Hyena/IUndoAction.cs ./Hyena/Log.cs ./Hyena/Paths.cs ./Hyena/PlatformDetection.cs ./Hyena/SafeUri.cs ./Hyena/StringUtil.cs ./Hyena/Tests/CryptoUtilTests.cs ./Hyena/Tests/DateTimeUtilTests.cs ./Hyena/Tests/StringUtilTests.cs ./Hyena/Tests/TestBase.cs ./Hyena/ThreadAssist.cs ./Hyena/Timer.cs ./Hyena/UndoManager.cs ./Hyena/XdgBaseDirectorySpec.cs ./System.Web/Helpers.cs ./System.Web/HttpUtility.cs ../../../src/AssemblyInfo.cs Making all in Mono.Data.Sqlite /usr/bin/gmcs -define:RELEASE -unsafe -d:MONO_BACKWARD_COMPAT -nowarn:0278 -nowarn:0078 -define:HAVE_GTK_2_10 -define:NET_2_0 -debug -target:library -out:../../../bin/Mono.Data.Sqlite.dll -d:GCONF_SHARP_2_18 -d:GCONF_SHARP_2_20_2 -d:GTK_2_16 -define:ENABLE_ATK -r:System -r:System.Data -r:System.Transactions ./Mono.Data.Sqlite/SQLite3.cs ./Mono.Data.Sqlite/SQLite3_UTF16.cs ./Mono.Data.Sqlite/SQLiteBase.cs ./Mono.Data.Sqlite/SQLiteCommand.cs ./Mono.Data.Sqlite/SQLiteCommandBuilder.cs ./Mono.Data.Sqlite/SQLiteConnection.cs ./Mono.Data.Sqlite/SQLiteConnectionStringBuilder.cs ./Mono.Data.Sqlite/SQLiteConvert.cs ./Mono.Data.Sqlite/SQLiteDataAdapter.cs ./Mono.Data.Sqlite/SQLiteDataReader.cs ./Mono.Data.Sqlite/SqliteDataSourceEnumerator.cs ./Mono.Data.Sqlite/SQLiteEnlistment.cs ./Mono.Data.Sqlite/SQLiteException.cs ./Mono.Data.Sqlite/SQLiteFactory.cs ./Mono.Data.Sqlite/SQLiteFunction.cs ./Mono.Data.Sqlite/SQLiteFunctionAttribute.cs ./Mono.Data.Sqlite/SQLiteMetaDataCollectionNames.cs ./Mono.Data.Sqlite/SQLiteParameter.cs ./Mono.Data.Sqlite/SQLiteParameterCollection.cs ./Mono.Data.Sqlite/SQLiteStatement.cs ./Mono.Data.Sqlite/SQLiteTransaction.cs ./Mono.Data.Sqlite/SR.Designer.cs ./Mono.Data.Sqlite/UnsafeNativeMethods.cs ../../../src/AssemblyInfo.cs Making all in Hyena.Data.Sqlite /usr/bin/gmcs -define:RELEASE -nowarn:0278 -nowarn:0078 -define:HAVE_GTK_2_10 -define:NET_2_0 -debug -target:library -out:../../../bin/Hyena.Data.Sqlite.dll -d:GCONF_SHARP_2_18 -d:GCONF_SHARP_2_20_2 -d:GTK_2_16 -define:ENABLE_ATK -r:../../../bin/Hyena.dll -r:../../../bin/Mono.Data.Sqlite.dll -r:Mono.Posix -r:System -r:System.Core -r:System.Data ./Hyena.Data.Sqlite/DatabaseColumn.cs ./Hyena.Data.Sqlite/DatabaseColumnAttribute.cs ./Hyena.Data.Sqlite/HyenaSqliteArrayDataReader.cs ./Hyena.Data.Sqlite/HyenaSqliteCommand.cs ./Hyena.Data.Sqlite/HyenaSqliteConnection.cs ./Hyena.Data.Sqlite/ICacheableDatabaseModel.cs ./Hyena.Data.Sqlite/SqliteModelCache.cs ./Hyena.Data.Sqlite/SqliteModelProvider.cs ./Hyena.Data.Sqlite/SqliteUtils.cs ./Hyena.Data.Sqlite/Tests/DbBoundType.cs ./Hyena.Data.Sqlite/Tests/SqliteCommandTests.cs ./Hyena.Data.Sqlite/Tests/SqliteModelProviderTests.cs ./Hyena.Data.Sqlite/Tests/SqliteUtilTests.cs ./Hyena.Metrics/DbSampleStore.cs ./Hyena.Metrics/HttpPoster.cs ./Hyena.Metrics/ISampleStore.cs ./Hyena.Metrics/MemorySampleStore.cs ./Hyena.Metrics/Metric.cs ./Hyena.Metrics/MetricsCollection.cs ./Hyena.Metrics/Sample.cs ./Hyena.Metrics/Tests/MetricsTests.cs ../../../src/AssemblyInfo.cs Making all in Hyena.Gui /usr/bin/gmcs -define:RELEASE -unsafe -nowarn:0278 -nowarn:0078 -define:HAVE_GTK_2_10 -define:NET_2_0 -debug -target:library -out:../../../bin/Hyena.Gui.dll -d:GCONF_SHARP_2_18 -d:GCONF_SHARP_2_20_2 -d:GTK_2_16 -define:ENABLE_ATK -r:../../../bin/Hyena.dll -r:/usr/lib64/mono/gtk-sharp-2.0/atk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gdk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/glib-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gtk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/pango-sharp.dll -r:ICSharpCode.SharpZipLib -r:Mono.Cairo -r:Mono.Posix -r:System -r:System.Core ./Hyena.Data.Gui/Accessibility/ColumnCellAccessible.cs ./Hyena.Data.Gui/Accessibility/ColumnCellTextAccessible.cs ./Hyena.Data.Gui/Accessibility/ColumnHeaderCellTextAccessible.cs ./Hyena.Data.Gui/Accessibility/ICellAccessibleParent.cs ./Hyena.Data.Gui/Accessibility/ListViewAccessible.cs ./Hyena.Data.Gui/Accessibility/ListViewAccessible_Selection.cs ./Hyena.Data.Gui/Accessibility/ListViewAccessible_Table.cs ./Hyena.Data.Gui/CellContext.cs ./Hyena.Data.Gui/Column.cs ./Hyena.Data.Gui/ColumnCell.cs ./Hyena.Data.Gui/ColumnCellCheckBox.cs ./Hyena.Data.Gui/ColumnCellRating.cs ./Hyena.Data.Gui/ColumnCellText.cs ./Hyena.Data.Gui/ColumnController.cs ./Hyena.Data.Gui/ColumnHeaderCellText.cs ./Hyena.Data.Gui/DataViewChild.cs ./Hyena.Data.Gui/DataViewLayout.cs ./Hyena.Data.Gui/DataViewLayoutGrid.cs ./Hyena.Data.Gui/IHeaderCell.cs ./Hyena.Data.Gui/IInteractiveCell.cs ./Hyena.Data.Gui/IListView.cs ./Hyena.Data.Gui/ISizeRequestCell.cs ./Hyena.Data.Gui/ITextCell.cs ./Hyena.Data.Gui/ITooltipCell.cs ./Hyena.Data.Gui/ListView/ListView.cs ./Hyena.Data.Gui/ListView/ListView_Accessible.cs ./Hyena.Data.Gui/ListView/ListView_DragAndDrop.cs ./Hyena.Data.Gui/ListView/ListView_Header.cs ./Hyena.Data.Gui/ListView/ListView_Interaction.cs ./Hyena.Data.Gui/ListView/ListView_Model.cs ./Hyena.Data.Gui/ListView/ListView_Rendering.cs ./Hyena.Data.Gui/ListView/ListView_Windowing.cs ./Hyena.Data.Gui/ListView/ListViewBase.cs ./Hyena.Data.Gui/ListViewTestModule.cs ./Hyena.Data.Gui/ObjectListView.cs ./Hyena.Data.Gui/RowActivatedHandler.cs ./Hyena.Data.Gui/SortableColumn.cs ./Hyena.Gui.Canvas/Point.cs ./Hyena.Gui.Canvas/Rect.cs ./Hyena.Gui.Canvas/Size.cs ./Hyena.Gui.Canvas/Thickness.cs ./Hyena.Gui.Dialogs/ExceptionDialog.cs ./Hyena.Gui.Dialogs/VersionInformationDialog.cs ./Hyena.Gui.Theatrics/Actor.cs ./Hyena.Gui.Theatrics/Choreographer.cs ./Hyena.Gui.Theatrics/Pulsator.cs ./Hyena.Gui.Theatrics/SingleActorStage.cs ./Hyena.Gui.Theatrics/Stage.cs ./Hyena.Gui.Theatrics/Tests/ChoreographerTests.cs ./Hyena.Gui.Theming/GtkColors.cs ./Hyena.Gui.Theming/GtkTheme.cs ./Hyena.Gui.Theming/Theme.cs ./Hyena.Gui.Theming/ThemeContext.cs ./Hyena.Gui.Theming/ThemeEngine.cs ./Hyena.Gui.Theming/ThemeTestModule.cs ./Hyena.Gui/ActionManager.cs ./Hyena.Gui/BaseWidgetAccessible.cs ./Hyena.Gui/CairoDamageDebugger.cs ./Hyena.Gui/CairoExtensions.cs ./Hyena.Gui/CleanRoomStartup.cs ./Hyena.Gui/CompositeUtils.cs ./Hyena.Gui/Contrast.cs ./Hyena.Gui/DragDropList.cs ./Hyena.Gui/EditableEraseAction.cs ./Hyena.Gui/EditableInsertAction.cs ./Hyena.Gui/EditableUndoAdapter.cs ./Hyena.Gui/GtkUtilities.cs ./Hyena.Gui/GtkWorkarounds.cs ./Hyena.Gui/HyenaActionGroup.cs ./Hyena.Gui/PangoCairoHelper.cs ./Hyena.Gui/PangoExtensions.cs ./Hyena.Gui/PixbufImageSurface.cs ./Hyena.Gui/RatingRenderer.cs ./Hyena.Gui/ShadingTestWindow.cs ./Hyena.Gui/TestModuleAttribute.cs ./Hyena.Gui/TestModuleRunner.cs ./Hyena.Gui/TooltipSetter.cs ./Hyena.Query.Gui/DateQueryValueEntry.cs ./Hyena.Query.Gui/FileSizeQueryValueEntry.cs ./Hyena.Query.Gui/IntegerQueryValueEntry.cs ./Hyena.Query.Gui/NullQueryValueEntry.cs ./Hyena.Query.Gui/QueryBox.cs ./Hyena.Query.Gui/QueryDebugger.cs ./Hyena.Query.Gui/QueryLimitBox.cs ./Hyena.Query.Gui/QueryTermBox.cs ./Hyena.Query.Gui/QueryTermsBox.cs ./Hyena.Query.Gui/QueryValueEntry.cs ./Hyena.Query.Gui/RelativeTimeSpanQueryValueEntry.cs ./Hyena.Query.Gui/StringQueryValueEntry.cs ./Hyena.Query.Gui/TimeSpanQueryValueEntry.cs ./Hyena.Widgets/AnimatedBox.cs ./Hyena.Widgets/AnimatedHBox.cs ./Hyena.Widgets/AnimatedImage.cs ./Hyena.Widgets/AnimatedVBox.cs ./Hyena.Widgets/AnimatedWidget.cs ./Hyena.Widgets/ComplexMenuItem.cs ./Hyena.Widgets/EntryPopup.cs ./Hyena.Widgets/GenericToolItem.cs ./Hyena.Widgets/HigMessageDialog.cs ./Hyena.Widgets/ImageButton.cs ./Hyena.Widgets/MenuButton.cs ./Hyena.Widgets/MessageBar.cs ./Hyena.Widgets/PulsingButton.cs ./Hyena.Widgets/RatingEntry.cs ./Hyena.Widgets/RatingMenuItem.cs ./Hyena.Widgets/RoundedFrame.cs ./Hyena.Widgets/ScrolledWindow.cs ./Hyena.Widgets/SegmentedBar.cs ./Hyena.Widgets/SimpleTable.cs ./Hyena.Widgets/SmoothScrolledWindow.cs ./Hyena.Widgets/TextViewEditable.cs ./Hyena.Widgets/WrapLabel.cs ../../../src/AssemblyInfo.cs ./Hyena.Data.Gui/ColumnHeaderCellText.cs(39,32): warning CS0108: `Hyena.Data.Gui.ColumnHeaderCellText.DataHandler' hides inherited member `Hyena.Data.Gui.ColumnCellText.DataHandler'. Use the new keyword if hiding was intended ./Hyena.Data.Gui/ColumnCellText.cs(43,32): (Location of the symbol related to previous warning) Compilation succeeded - 1 warning(s) Making all in libfspot /bin/sh ../../libtool --tag=CC --mode=compile /bin/sh /builddir/build/BUILD/f-spot-0.8.0/build/m4/shave/shave cc gcc -DHAVE_CONFIG_H -I. -I../.. -I ../.. -I ../../lib/ -DLIBEOG_ETTORE_CHANGES=1 -DG_LOG_DOMAIN="libf" -DG_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -DORBIT2=1 -D_REENTRANT -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o f-image-surface.lo f-image-surface.c --shave-mode=compile /bin/sh ../../libtool --tag=CC --mode=compile /bin/sh /builddir/build/BUILD/f-spot-0.8.0/build/m4/shave/shave cc gcc -DHAVE_CONFIG_H -I. -I../.. -I ../.. -I ../../lib/ -DLIBEOG_ETTORE_CHANGES=1 -DG_LOG_DOMAIN="libf" -DG_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -DORBIT2=1 -D_REENTRANT -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o f-pixbuf-utils.lo f-pixbuf-utils.c --shave-mode=compile /bin/sh ../../libtool --tag=CC --mode=compile /bin/sh /builddir/build/BUILD/f-spot-0.8.0/build/m4/shave/shave cc gcc -DHAVE_CONFIG_H -I. -I../.. -I ../.. -I ../../lib/ -DLIBEOG_ETTORE_CHANGES=1 -DG_LOG_DOMAIN="libf" -DG_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -DORBIT2=1 -D_REENTRANT -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o f-pixbuf-unsharp.lo f-pixbuf-unsharp.c --shave-mode=compile /bin/sh ../../libtool --tag=CC --mode=compile /bin/sh /builddir/build/BUILD/f-spot-0.8.0/build/m4/shave/shave cc gcc -DHAVE_CONFIG_H -I. -I../.. -I ../.. -I ../../lib/ -DLIBEOG_ETTORE_CHANGES=1 -DG_LOG_DOMAIN="libf" -DG_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -DORBIT2=1 -D_REENTRANT -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o f-screen-utils.lo f-screen-utils.c --shave-mode=compile libtool: compile: /bin/sh /builddir/build/BUILD/f-spot-0.8.0/build/m4/shave/shave cc gcc -DHAVE_CONFIG_H -I. -I../.. -I ../.. -I ../../lib/ -DLIBEOG_ETTORE_CHANGES=1 -DG_LOG_DOMAIN=\"libf\" -DG_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -DORBIT2=1 -D_REENTRANT -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c f-image-surface.c --shave-mode=compile -fPIC -DPIC -o .libs/f-image-surface.o libtool: compile: /bin/sh /builddir/build/BUILD/f-spot-0.8.0/build/m4/shave/shave cc gcc -DHAVE_CONFIG_H -I. -I../.. -I ../.. -I ../../lib/ -DLIBEOG_ETTORE_CHANGES=1 -DG_LOG_DOMAIN=\"libf\" -DG_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -DORBIT2=1 -D_REENTRANT -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c f-pixbuf-utils.c --shave-mode=compile -fPIC -DPIC -o .libs/f-pixbuf-utils.o libtool: compile: /bin/sh /builddir/build/BUILD/f-spot-0.8.0/build/m4/shave/shave cc gcc -DHAVE_CONFIG_H -I. -I../.. -I ../.. -I ../../lib/ -DLIBEOG_ETTORE_CHANGES=1 -DG_LOG_DOMAIN=\"libf\" -DG_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -DORBIT2=1 -D_REENTRANT -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c f-pixbuf-unsharp.c --shave-mode=compile -fPIC -DPIC -o .libs/f-pixbuf-unsharp.o libtool: compile: /bin/sh /builddir/build/BUILD/f-spot-0.8.0/build/m4/shave/shave cc gcc -DHAVE_CONFIG_H -I. -I../.. -I ../.. -I ../../lib/ -DLIBEOG_ETTORE_CHANGES=1 -DG_LOG_DOMAIN=\"libf\" -DG_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -DORBIT2=1 -D_REENTRANT -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c f-screen-utils.c --shave-mode=compile -fPIC -DPIC -o .libs/f-screen-utils.o gcc -DHAVE_CONFIG_H -I. -I../.. -I ../.. -I ../../lib/ -DLIBEOG_ETTORE_CHANGES=1 -DG_LOG_DOMAIN="libf" -DG_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -DORBIT2=1 -D_REENTRANT -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c f-image-surface.c -fPIC -DPIC -o .libs/f-image-surface.o gcc -DHAVE_CONFIG_H -I. -I../.. -I ../.. -I ../../lib/ -DLIBEOG_ETTORE_CHANGES=1 -DG_LOG_DOMAIN="libf" -DG_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -DORBIT2=1 -D_REENTRANT -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c f-pixbuf-unsharp.c -fPIC -DPIC -o .libs/f-pixbuf-unsharp.o gcc -DHAVE_CONFIG_H -I. -I../.. -I ../.. -I ../../lib/ -DLIBEOG_ETTORE_CHANGES=1 -DG_LOG_DOMAIN="libf" -DG_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -DORBIT2=1 -D_REENTRANT -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c f-pixbuf-utils.c -fPIC -DPIC -o .libs/f-pixbuf-utils.o gcc -DHAVE_CONFIG_H -I. -I../.. -I ../.. -I ../../lib/ -DLIBEOG_ETTORE_CHANGES=1 -DG_LOG_DOMAIN="libf" -DG_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -DORBIT2=1 -D_REENTRANT -pthread -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c f-screen-utils.c -fPIC -DPIC -o .libs/f-screen-utils.o f-image-surface.c: In function 'f_image_surface_create': f-image-surface.c:14:2: warning: enumeration value 'CAIRO_FORMAT_INVALID' not handled in switch f-image-surface.c:14:2: warning: enumeration value 'CAIRO_FORMAT_RGB16_565' not handled in switch f-image-surface.c:10:6: warning: 'size' may be used uninitialized in this function f-pixbuf-utils.c: In function 'f_pixbuf_from_cairo_surface': f-pixbuf-utils.c:190:3: warning: implicit declaration of function 'f_image_surface_get_format' f-pixbuf-utils.c:187:38: warning: unused variable 'key' f-pixbuf-utils.c:183:7: warning: unused variable 'n_channels' f-pixbuf-unsharp.c: In function 'f_pixbuf_blur': f-pixbuf-unsharp.c:409:7: warning: unused variable 'span' f-pixbuf-unsharp.c:403:7: warning: unused variable 'row' f-screen-utils.c: In function 'f_cmsCreateBCHSWabstractProfile': f-screen-utils.c:127:12: warning: unused variable 'WhitePnt' f-pixbuf-unsharp.c: In function 'f_pixbuf_unsharp_l_mask': f-pixbuf-unsharp.c:340:11: warning: 'src' may be used uninitialized in this function f-pixbuf-unsharp.c:341:11: warning: 'dest' may be used uninitialized in this function /bin/sh ../../libtool --tag=CC --mode=link /bin/sh /builddir/build/BUILD/f-spot-0.8.0/build/m4/shave/shave cc gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libfspot.la -rpath /usr/lib64/f-spot f-image-surface.lo f-pixbuf-unsharp.lo f-pixbuf-utils.lo f-screen-utils.lo -lX11 -pthread -r:/usr/lib64/mono/2.0/Mono.Cairo.dll -r:/usr/lib64/mono/mono-addins/Mono.Addins.dll -r:/usr/lib64/mono/mono-addins/Mono.Addins.Gui.dll -r:/usr/lib64/mono/mono-addins/Mono.Addins.Setup.dll -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomevfs-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lart_lgpl_2 -lgconf-2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lpng12 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lcairo -llcms -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -ljpeg --shave-mode=link libtool: link: gcc -shared .libs/f-image-surface.o .libs/f-pixbuf-unsharp.o .libs/f-pixbuf-utils.o .libs/f-screen-utils.o -lX11 -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomevfs-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lart_lgpl_2 -lgconf-2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lpng12 -lpango-1.0 -lfreetype -lfontconfig -lcairo -llcms -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -ljpeg -m64 -mtune=generic -pthread -pthread -pthread -Wl,-soname -Wl,libfspot.so.0 -o .libs/libfspot.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libfspot.so.0" && ln -s "libfspot.so.0.0.0" "libfspot.so.0") libtool: link: (cd ".libs" && rm -f "libfspot.so" && ln -s "libfspot.so.0.0.0" "libfspot.so") libtool: link: ( cd ".libs" && rm -f "libfspot.la" && ln -s "../libfspot.la" "libfspot.la" ) Making all in TagLib /usr/bin/gmcs -define:RELEASE -nowarn:0278 -nowarn:0078 -define:HAVE_GTK_2_10 -define:NET_2_0 -debug -target:library -out:../../bin/TagLib.dll -d:GCONF_SHARP_2_18 -d:GCONF_SHARP_2_20_2 -d:GTK_2_16 -define:ENABLE_ATK ./TagLib/src/TagLib/Aac/AudioHeader.cs ./TagLib/src/TagLib/Aac/BitStream.cs ./TagLib/src/TagLib/Aac/File.cs ./TagLib/src/TagLib/Aiff/File.cs ./TagLib/src/TagLib/Aiff/StreamHeader.cs ./TagLib/src/TagLib/Ape/File.cs ./TagLib/src/TagLib/Ape/Footer.cs ./TagLib/src/TagLib/Ape/Item.cs ./TagLib/src/TagLib/Ape/StreamHeader.cs ./TagLib/src/TagLib/Ape/Tag.cs ./TagLib/src/TagLib/Asf/ContentDescriptionObject.cs ./TagLib/src/TagLib/Asf/ContentDescriptor.cs ./TagLib/src/TagLib/Asf/DescriptionRecord.cs ./TagLib/src/TagLib/Asf/ExtendedContentDescriptionObject.cs ./TagLib/src/TagLib/Asf/File.cs ./TagLib/src/TagLib/Asf/FilePropertiesObject.cs ./TagLib/src/TagLib/Asf/Guid.cs ./TagLib/src/TagLib/Asf/HeaderExtensionObject.cs ./TagLib/src/TagLib/Asf/HeaderObject.cs ./TagLib/src/TagLib/Asf/MetadataLibraryObject.cs ./TagLib/src/TagLib/Asf/Object.cs ./TagLib/src/TagLib/Asf/PaddingObject.cs ./TagLib/src/TagLib/Asf/StreamPropertiesObject.cs ./TagLib/src/TagLib/Asf/Tag.cs ./TagLib/src/TagLib/Asf/UnknownObject.cs ./TagLib/src/TagLib/ByteVector.cs ./TagLib/src/TagLib/ByteVectorList.cs ./TagLib/src/TagLib/CombinedTag.cs ./TagLib/src/TagLib/CorruptFileException.cs ./TagLib/src/TagLib/File.cs ./TagLib/src/TagLib/FileTypes.cs ./TagLib/src/TagLib/Flac/Block.cs ./TagLib/src/TagLib/Flac/BlockHeader.cs ./TagLib/src/TagLib/Flac/File.cs ./TagLib/src/TagLib/Flac/Picture.cs ./TagLib/src/TagLib/Flac/StreamHeader.cs ./TagLib/src/TagLib/Genres.cs ./TagLib/src/TagLib/Gif/Codec.cs ./TagLib/src/TagLib/Gif/File.cs ./TagLib/src/TagLib/Gif/GifCommentTag.cs ./TagLib/src/TagLib/ICodec.cs ./TagLib/src/TagLib/Id3v1/StringHandler.cs ./TagLib/src/TagLib/Id3v1/Tag.cs ./TagLib/src/TagLib/Id3v2/ExtendedHeader.cs ./TagLib/src/TagLib/Id3v2/Footer.cs ./TagLib/src/TagLib/Id3v2/Frame.cs ./TagLib/src/TagLib/Id3v2/FrameFactory.cs ./TagLib/src/TagLib/Id3v2/FrameHeader.cs ./TagLib/src/TagLib/Id3v2/Frames/AttachedPictureFrame.cs ./TagLib/src/TagLib/Id3v2/Frames/CommentsFrame.cs ./TagLib/src/TagLib/Id3v2/Frames/GeneralEncapsulatedObjectFrame.cs ./TagLib/src/TagLib/Id3v2/Frames/MusicCdIdentifierFrame.cs ./TagLib/src/TagLib/Id3v2/Frames/PlayCountFrame.cs ./TagLib/src/TagLib/Id3v2/Frames/PopularimeterFrame.cs ./TagLib/src/TagLib/Id3v2/Frames/PrivateFrame.cs ./TagLib/src/TagLib/Id3v2/Frames/RelativeVolumeFrame.cs ./TagLib/src/TagLib/Id3v2/Frames/SynchronizedLyricsFrame.cs ./TagLib/src/TagLib/Id3v2/Frames/TermsOfUseFrame.cs ./TagLib/src/TagLib/Id3v2/Frames/TextIdentificationFrame.cs ./TagLib/src/TagLib/Id3v2/Frames/UniqueFileIdentifierFrame.cs ./TagLib/src/TagLib/Id3v2/Frames/UnknownFrame.cs ./TagLib/src/TagLib/Id3v2/Frames/UnsynchronisedLyricsFrame.cs ./TagLib/src/TagLib/Id3v2/FrameTypes.cs ./TagLib/src/TagLib/Id3v2/Header.cs ./TagLib/src/TagLib/Id3v2/SynchData.cs ./TagLib/src/TagLib/Id3v2/Tag.cs ./TagLib/src/TagLib/IFD/Entries/ByteIFDEntry.cs ./TagLib/src/TagLib/IFD/Entries/ByteVectorIFDEntry.cs ./TagLib/src/TagLib/IFD/Entries/LongArrayIFDEntry.cs ./TagLib/src/TagLib/IFD/Entries/LongIFDEntry.cs ./TagLib/src/TagLib/IFD/Entries/MakernoteIFDEntry.cs ./TagLib/src/TagLib/IFD/Entries/Rational.cs ./TagLib/src/TagLib/IFD/Entries/RationalArrayIFDEntry.cs ./TagLib/src/TagLib/IFD/Entries/RationalIFDEntry.cs ./TagLib/src/TagLib/IFD/Entries/SByteIFDEntry.cs ./TagLib/src/TagLib/IFD/Entries/ShortArrayIFDEntry.cs ./TagLib/src/TagLib/IFD/Entries/ShortIFDEntry.cs ./TagLib/src/TagLib/IFD/Entries/SLongArrayIFDEntry.cs ./TagLib/src/TagLib/IFD/Entries/SLongIFDEntry.cs ./TagLib/src/TagLib/IFD/Entries/SRational.cs ./TagLib/src/TagLib/IFD/Entries/SRationalArrayIFDEntry.cs ./TagLib/src/TagLib/IFD/Entries/SRationalIFDEntry.cs ./TagLib/src/TagLib/IFD/Entries/SShortArrayIFDEntry.cs ./TagLib/src/TagLib/IFD/Entries/SShortIFDEntry.cs ./TagLib/src/TagLib/IFD/Entries/StringIFDEntry.cs ./TagLib/src/TagLib/IFD/Entries/StripOffsetsIFDEntry.cs ./TagLib/src/TagLib/IFD/Entries/SubIFDArrayEntry.cs ./TagLib/src/TagLib/IFD/Entries/SubIFDEntry.cs ./TagLib/src/TagLib/IFD/Entries/ThumbnailDataIFDEntry.cs ./TagLib/src/TagLib/IFD/Entries/UndefinedIFDEntry.cs ./TagLib/src/TagLib/IFD/Entries/UserCommentIFDEntry.cs ./TagLib/src/TagLib/IFD/IFDDirectory.cs ./TagLib/src/TagLib/IFD/IFDEntry.cs ./TagLib/src/TagLib/IFD/IFDEntryType.cs ./TagLib/src/TagLib/IFD/IFDReader.cs ./TagLib/src/TagLib/IFD/IFDRenderer.cs ./TagLib/src/TagLib/IFD/IFDStructure.cs ./TagLib/src/TagLib/IFD/IFDTag.cs ./TagLib/src/TagLib/IFD/Makernotes/Nikon3MakernoteReader.cs ./TagLib/src/TagLib/IFD/Tags/CanonFileInfoEntryTag.cs ./TagLib/src/TagLib/IFD/Tags/CanonMakerNoteEntryTag.cs ./TagLib/src/TagLib/IFD/Tags/CanonPictureInfoEntryTag.cs ./TagLib/src/TagLib/IFD/Tags/ExifEntryTag.cs ./TagLib/src/TagLib/IFD/Tags/GPSEntryTag.cs ./TagLib/src/TagLib/IFD/Tags/IFDEntryTag.cs ./TagLib/src/TagLib/IFD/Tags/IOPEntryTag.cs ./TagLib/src/TagLib/IFD/Tags/Nikon3MakerNoteEntryTag.cs ./TagLib/src/TagLib/IFD/Tags/NikonIsoInfoEntryTag.cs ./TagLib/src/TagLib/IFD/Tags/NikonLensData3EntryTag.cs ./TagLib/src/TagLib/IFD/Tags/NikonPictureControlEntryTag.cs ./TagLib/src/TagLib/IFD/Tags/NikonPreviewMakerNoteEntryTag.cs ./TagLib/src/TagLib/IFD/Tags/NikonShotInfoEntryTag.cs ./TagLib/src/TagLib/IFD/Tags/NikonVibrationReductionEntryTag.cs ./TagLib/src/TagLib/IFD/Tags/NikonWorldTimeEntryTag.cs ./TagLib/src/TagLib/IFD/Tags/OlympusMakerNoteEntryTag.cs ./TagLib/src/TagLib/IFD/Tags/PanasonicMakerNoteEntryTag.cs ./TagLib/src/TagLib/IFD/Tags/PentaxMakerNoteEntryTag.cs ./TagLib/src/TagLib/IFD/Tags/SonyMakerNoteEntryTag.cs ./TagLib/src/TagLib/Image/Codec.cs ./TagLib/src/TagLib/Image/CombinedImageTag.cs ./TagLib/src/TagLib/Image/File.cs ./TagLib/src/TagLib/Image/ImageBlockFile.cs ./TagLib/src/TagLib/Image/ImageOrientation.cs ./TagLib/src/TagLib/Image/ImageTag.cs ./TagLib/src/TagLib/Image/NoMetadata/File.cs ./TagLib/src/TagLib/Jpeg/Codec.cs ./TagLib/src/TagLib/Jpeg/File.cs ./TagLib/src/TagLib/Jpeg/JpegCommentTag.cs ./TagLib/src/TagLib/Jpeg/Marker.cs ./TagLib/src/TagLib/Jpeg/Table.cs ./TagLib/src/TagLib/ListBase.cs ./TagLib/src/TagLib/Mpc/File.cs ./TagLib/src/TagLib/Mpc/StreamHeader.cs ./TagLib/src/TagLib/Mpeg/AudioFile.cs ./TagLib/src/TagLib/Mpeg/AudioHeader.cs ./TagLib/src/TagLib/Mpeg/File.cs ./TagLib/src/TagLib/Mpeg/VBRIHeader.cs ./TagLib/src/TagLib/Mpeg/VideoHeader.cs ./TagLib/src/TagLib/Mpeg/XingHeader.cs ./TagLib/src/TagLib/Mpeg4/AppleTag.cs ./TagLib/src/TagLib/Mpeg4/Box.cs ./TagLib/src/TagLib/Mpeg4/Boxes/AppleAdditionalInfoBox.cs ./TagLib/src/TagLib/Mpeg4/Boxes/AppleAnnotationBox.cs ./TagLib/src/TagLib/Mpeg4/Boxes/AppleDataBox.cs ./TagLib/src/TagLib/Mpeg4/Boxes/AppleElementaryStreamDescriptor.cs ./TagLib/src/TagLib/Mpeg4/Boxes/AppleItemListBox.cs ./TagLib/src/TagLib/Mpeg4/Boxes/FullBox.cs ./TagLib/src/TagLib/Mpeg4/Boxes/IsoAudioSampleEntry.cs ./TagLib/src/TagLib/Mpeg4/Boxes/IsoChunkLargeOffsetBox.cs ./TagLib/src/TagLib/Mpeg4/Boxes/IsoChunkOffsetBox.cs ./TagLib/src/TagLib/Mpeg4/Boxes/IsoFreeSpaceBox.cs ./TagLib/src/TagLib/Mpeg4/Boxes/IsoHandlerBox.cs ./TagLib/src/TagLib/Mpeg4/Boxes/IsoMetaBox.cs ./TagLib/src/TagLib/Mpeg4/Boxes/IsoMovieHeaderBox.cs ./TagLib/src/TagLib/Mpeg4/Boxes/IsoSampleDescriptionBox.cs ./TagLib/src/TagLib/Mpeg4/Boxes/IsoSampleEntry.cs ./TagLib/src/TagLib/Mpeg4/Boxes/IsoSampleTableBox.cs ./TagLib/src/TagLib/Mpeg4/Boxes/IsoUserDataBox.cs ./TagLib/src/TagLib/Mpeg4/Boxes/IsoVisualSampleEntry.cs ./TagLib/src/TagLib/Mpeg4/Boxes/UnknownBox.cs ./TagLib/src/TagLib/Mpeg4/BoxFactory.cs ./TagLib/src/TagLib/Mpeg4/BoxHeader.cs ./TagLib/src/TagLib/Mpeg4/BoxTypes.cs ./TagLib/src/TagLib/Mpeg4/File.cs ./TagLib/src/TagLib/Mpeg4/FileParser.cs ./TagLib/src/TagLib/NonContainer/EndTag.cs ./TagLib/src/TagLib/NonContainer/File.cs ./TagLib/src/TagLib/NonContainer/StartTag.cs ./TagLib/src/TagLib/NonContainer/Tag.cs ./TagLib/src/TagLib/Ogg/Bitstream.cs ./TagLib/src/TagLib/Ogg/Codec.cs ./TagLib/src/TagLib/Ogg/Codecs/Theora.cs ./TagLib/src/TagLib/Ogg/Codecs/Vorbis.cs ./TagLib/src/TagLib/Ogg/File.cs ./TagLib/src/TagLib/Ogg/GroupedComment.cs ./TagLib/src/TagLib/Ogg/Page.cs ./TagLib/src/TagLib/Ogg/PageHeader.cs ./TagLib/src/TagLib/Ogg/Paginator.cs ./TagLib/src/TagLib/Ogg/XiphComment.cs ./TagLib/src/TagLib/Picture.cs ./TagLib/src/TagLib/Png/Codec.cs ./TagLib/src/TagLib/Png/File.cs ./TagLib/src/TagLib/Png/PngTag.cs ./TagLib/src/TagLib/Properties.cs ./TagLib/src/TagLib/ReadOnlyByteVector.cs ./TagLib/src/TagLib/Riff/AviHeaderList.cs ./TagLib/src/TagLib/Riff/AviStream.cs ./TagLib/src/TagLib/Riff/BitmapInfoHeader.cs ./TagLib/src/TagLib/Riff/DivXTag.cs ./TagLib/src/TagLib/Riff/File.cs ./TagLib/src/TagLib/Riff/InfoTag.cs ./TagLib/src/TagLib/Riff/List.cs ./TagLib/src/TagLib/Riff/ListTag.cs ./TagLib/src/TagLib/Riff/MovieIdTag.cs ./TagLib/src/TagLib/Riff/WaveFormatEx.cs ./TagLib/src/TagLib/StringList.cs ./TagLib/src/TagLib/SupportedMimeType.cs ./TagLib/src/TagLib/Tag.cs ./TagLib/src/TagLib/Tiff/Arw/File.cs ./TagLib/src/TagLib/Tiff/BaseTiffFile.cs ./TagLib/src/TagLib/Tiff/Codec.cs ./TagLib/src/TagLib/Tiff/Cr2/File.cs ./TagLib/src/TagLib/Tiff/Dng/File.cs ./TagLib/src/TagLib/Tiff/File.cs ./TagLib/src/TagLib/Tiff/Nef/File.cs ./TagLib/src/TagLib/Tiff/Pef/File.cs ./TagLib/src/TagLib/Tiff/Rw2/File.cs ./TagLib/src/TagLib/Tiff/Rw2/IFDReader.cs ./TagLib/src/TagLib/Tiff/Rw2/IFDTag.cs ./TagLib/src/TagLib/UnsupportedFormatException.cs ./TagLib/src/TagLib/WavPack/File.cs ./TagLib/src/TagLib/WavPack/StreamHeader.cs ./TagLib/src/TagLib/Xmp/XmlNodeExtensions.cs ./TagLib/src/TagLib/Xmp/XmpNode.cs ./TagLib/src/TagLib/Xmp/XmpNodeType.cs ./TagLib/src/TagLib/Xmp/XmpNodeVisitor.cs ./TagLib/src/TagLib/Xmp/XmpTag.cs ../../src/AssemblyInfo.cs Making all in unique-sharp Making all in generator *** Building the generator /usr/bin/gmcs -debug -target:exe /out:gapi_codegen.exe ./AliasGen.cs ./BoxedGen.cs ./ByRefGen.cs ./CallbackGen.cs ./ChildProperty.cs ./ClassBase.cs ./ClassGen.cs ./CodeGenerator.cs ./ConstFilenameGen.cs ./ConstStringGen.cs ./Ctor.cs ./EnumGen.cs ./FieldBase.cs ./GenBase.cs ./GenerationInfo.cs ./HandleBase.cs ./IAccessor.cs ./IGeneratable.cs ./IManualMarshaler.cs ./InterfaceGen.cs ./LPGen.cs ./LPUGen.cs ./ManagedCallString.cs ./ManualGen.cs ./MarshalGen.cs ./MethodBase.cs ./MethodBody.cs ./Method.cs ./ObjectField.cs ./ObjectBase.cs ./ObjectGen.cs ./OpaqueGen.cs ./Parameters.cs ./Parser.cs ./Property.cs ./PropertyBase.cs ./ReturnValue.cs ./Signal.cs ./Signature.cs ./SimpleBase.cs ./SimpleGen.cs ./Statistics.cs ./StructBase.cs ./StructField.cs ./StructGen.cs ./SymbolTable.cs ./VirtualMethod.cs ./VMSignature.cs Making all in unique *** Massaging the raw api into unique-api.xml *** Generating C# code Property has unknown Type GdkScreen in type Unique.App Name: window Type: GtkWindow* in unique_app_watch_window in method WatchWindow in type Unique.App rettype: GdkScreen* in method GetScreen in type Unique.MessageData Generation Summary: Enums: 2 Structs: 0 Boxed: 0 Opaques: 1 Interfaces: 0 Objects: 1 Callbacks: 0 Properties: 3 Signals: 0 Methods: 9 Constructors: 2 Throttled: 2 Total Nodes: 20 *** Building unique-sharp.dll /usr/bin/gmcs -debug -target:exe -target:library -out:unique-sharp.dll -unsafe -debug -pkg:glib-sharp-2.0 ./AssemblyInfo.cs ./MessageReceivedHandler.cs generated/App.cs generated/Command.cs generated/MessageData.cs generated/Response.cs ./AssemblyInfo.cs(6,11): warning CS1699: Use compiler option `keyfile' or appropriate project settings instead of `AssemblyKeyFile' attribute Compilation succeeded - 1 warning(s) Making all in Mono.Google /usr/bin/gmcs -define:RELEASE -nowarn:0278 -nowarn:0078 -define:HAVE_GTK_2_10 -define:NET_2_0 -debug -target:library -out:../../bin/Mono.Google.dll -d:GCONF_SHARP_2_18 -d:GCONF_SHARP_2_20_2 -d:GTK_2_16 -define:ENABLE_ATK -r:../../bin/Hyena.dll -r:Mono.Posix -r:System ./Mono.Google.Picasa/AlbumAccess.cs ./Mono.Google.Picasa/CreateAlbumException.cs ./Mono.Google.Picasa/DeleteAlbumException.cs ./Mono.Google.Picasa/GDataApi.cs ./Mono.Google.Picasa/PicasaAlbum.cs ./Mono.Google.Picasa/PicasaAlbumCollection.cs ./Mono.Google.Picasa/PicasaPicture.cs ./Mono.Google.Picasa/PicasaPictureCollection.cs ./Mono.Google.Picasa/PicasaWeb.cs ./Mono.Google.Picasa/UploadPictureException.cs ./Mono.Google.Picasa/UploadProgressEventArgs.cs ./Mono.Google.Picasa/UploadProgressEventHandler.cs ./Mono.Google.Picasa/XmlUtil.cs ./Mono.Google/Authentication.cs ./Mono.Google/CaptchaException.cs ./Mono.Google/GoogleConnection.cs ./Mono.Google/GoogleService.cs ./Mono.Google/MultipartRequest.cs ./Mono.Google/NoCheckCertificatePolicy.cs ./AssemblyInfo.cs Making all in Mono.Tabblo /usr/bin/gmcs -define:RELEASE -nowarn:0278 -nowarn:0078 -define:HAVE_GTK_2_10 -define:NET_2_0 -debug -target:library -out:../../bin/Mono.Tabblo.dll -d:GCONF_SHARP_2_18 -d:GCONF_SHARP_2_20_2 -d:GTK_2_16 -define:ENABLE_ATK -r:../../bin/Hyena.dll -r:Mono.Posix -r:System ./Mono.Tabblo/Connection.cs ./Mono.Tabblo/IPreferences.cs ./Mono.Tabblo/MultipartRequest.cs ./Mono.Tabblo/Picture.cs ./Mono.Tabblo/TabbloException.cs ./Mono.Tabblo/TotalUploadProgress.cs ./Mono.Tabblo/Uploader.cs ./Mono.Tabblo/UploadProgressEventArgs.cs ./Mono.Tabblo/UploadProgressEventHandler.cs ./AssemblyInfo.cs Making all in SmugMugNet /usr/bin/gmcs -define:RELEASE -nowarn:0278 -nowarn:0078 -define:HAVE_GTK_2_10 -define:NET_2_0 -debug -target:library -out:../../bin/SmugMugNet.dll -d:GCONF_SHARP_2_18 -d:GCONF_SHARP_2_20_2 -d:GTK_2_16 -define:ENABLE_ATK -r:../../bin/Hyena.dll -r:Mono.Posix -r:System ./SmugMugNet/Album.cs ./SmugMugNet/Category.cs ./SmugMugNet/Credentials.cs ./SmugMugNet/NoCheckCertificatePolicy.cs ./SmugMugNet/SmugMugApi.cs ./SmugMugNet/SmugMugException.cs ./SmugMugNet/SmugMugProxy.cs ./SmugMugNet/SmugMugUploadException.cs ../../src/AssemblyInfo.cs Making all in docs Making all in help Making all in icons Making all in tools Found cached translation database Merging translations into f-spot-screensaver.desktop. Making all in po Making all in src Making all in Core Making all in FSpot.Bling /usr/bin/gmcs -define:RELEASE -nowarn:0278 -nowarn:0078 -define:HAVE_GTK_2_10 -define:NET_2_0 -debug -target:library -out:../../../bin/FSpot.Bling.dll -d:GCONF_SHARP_2_18 -d:GCONF_SHARP_2_20_2 -d:GTK_2_16 -define:ENABLE_ATK -r:../../../lib/gio-sharp/gio/gio-sharp.dll -r:../../../lib/gtk-sharp-beans/gtk-sharp-beans.dll -r:/usr/lib64/mono/gtk-sharp-2.0/glib-sharp.dll ./FSpot.Bling/Animation.cs ./FSpot.Bling/BackEase.cs ./FSpot.Bling/CubicEase.cs ./FSpot.Bling/DoubleAnimation.cs ./FSpot.Bling/EasedAnimation.cs ./FSpot.Bling/EasingFunction.cs ./FSpot.Bling/EasingMode.cs ./FSpot.Bling/QuinticEase.cs ../../../src/AssemblyInfo.cs Making all in FSpot.Cms /usr/bin/gmcs -define:RELEASE -unsafe -nowarn:0278 -nowarn:0078 -define:HAVE_GTK_2_10 -define:NET_2_0 -debug -target:library -out:../../../bin/FSpot.Cms.dll -d:GCONF_SHARP_2_18 -d:GCONF_SHARP_2_20_2 -d:GTK_2_16 -define:ENABLE_ATK -r:/usr/lib64/mono/gtk-sharp-2.0/atk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gdk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/glib-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gtk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/pango-sharp.dll ./Cms/CctTable.cs ./Cms/CmsException.cs ./Cms/ColorCIELab.cs ./Cms/ColorCIELCh.cs ./Cms/ColorCIExyY.cs ./Cms/ColorCIEXYZ.cs ./Cms/Format.cs ./Cms/GammaTable.cs ./Cms/IccColorSpace.cs ./Cms/IccProfileClass.cs ./Cms/Intent.cs ./Cms/NativeMethods.cs ./Cms/Profile.cs ./Cms/SaveException.cs ./Cms/Transform.cs ../../../src/AssemblyInfo.cs Making all in FSpot.Utils /usr/bin/gmcs -define:RELEASE -nowarn:0278 -nowarn:0078 -define:HAVE_GTK_2_10 -define:NET_2_0 -debug -target:library -out:../../../bin/FSpot.Utils.dll -d:GCONF_SHARP_2_18 -d:GCONF_SHARP_2_20_2 -d:GTK_2_16 -define:ENABLE_ATK -r:../../../bin/Hyena.dll -r:../../../bin/TagLib.dll -r:../../../lib/gio-sharp/gio/gio-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/atk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gdk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/glib-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gtk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/pango-sharp.dll -r:Mono.Cairo -r:Mono.Posix -r:System ./FSpot.Utils/Cache.cs ./FSpot.Utils/CairoUtils.cs ./FSpot.Utils/ConsoleCrayon.cs ./FSpot.Utils/DelayedOperation.cs ./FSpot.Utils/FileExtensions.cs ./FSpot.Utils/GdkUtils.cs ./FSpot.Utils/GIOTagLibFileAbstraction.cs ./FSpot.Utils/GtkUtil.cs ./FSpot.Utils/HashUtils.cs ./FSpot.Utils/MemorySurface.cs ./FSpot.Utils/Metadata.cs ./FSpot.Utils/PixbufUtils.cs ./FSpot.Utils/RecursiveFileEnumerator.cs ./FSpot.Utils/SafeUriExtensions.cs ./FSpot.Utils/SidecarXmpExtensions.cs ./FSpot.Utils/Tests/GIOTagLibFileAbstractionTests.cs ./FSpot.Utils/Tests/ImageTestHelper.cs ./FSpot.Utils/Tests/MetadataTest.cs ./FSpot.Utils/Tests/SafeUriTests.cs ./FSpot.Utils/Tests/SidecarXmpExtensionsTests.cs ./FSpot.Utils/Tests/XdgThumbnailSpecTests.cs ./FSpot.Utils/UriExtensions.cs ./FSpot.Utils/UriList.cs ./FSpot.Utils/UriUtils.cs ./FSpot.Utils/Vector.cs ./FSpot.Utils/XdgThumbnailSpec.cs ../../../src/AssemblyInfo.cs Making all in FSpot.Core /usr/bin/gmcs -define:RELEASE -nowarn:0278 -nowarn:0078 -define:HAVE_GTK_2_10 -define:NET_2_0 -debug -target:library -out:../../../bin/FSpot.Core.dll -d:GCONF_SHARP_2_18 -d:GCONF_SHARP_2_20_2 -d:GTK_2_16 -define:ENABLE_ATK -r:../../../bin/FSpot.Cms.dll -r:../../../bin/FSpot.Utils.dll -r:../../../bin/Hyena.Data.Sqlite.dll -r:../../../bin/Hyena.dll -r:../../../bin/TagLib.dll -r:../../../lib/gio-sharp/gio/gio-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/atk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gdk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/glib-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gtk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/pango-sharp.dll -r:Mono.Cairo -r:Mono.Posix -r:System -resource:./FSpot.Core.addins,FSpot.Core.addins ./FSpot.Core/BrowsableCollectionProxy.cs ./FSpot.Core/BrowsableEventArgs.cs ./FSpot.Core/BrowsablePointer.cs ./FSpot.Core/BrowsablePointerChangedEventArgs.cs ./FSpot.Core/Category.cs ./FSpot.Core/DbItem.cs ./FSpot.Core/Defines.cs ./FSpot.Core/FilePhoto.cs ./FSpot.Core/Global.cs ./FSpot.Core/IBrowsableCollection.cs ./FSpot.Core/IBrowsableItemChanges.cs ./FSpot.Core/ILoadable.cs ./FSpot.Core/IPhoto.cs ./FSpot.Core/IPhotoComparer.cs ./FSpot.Core/IPhotoExtensions.cs ./FSpot.Core/IPhotoVersion.cs ./FSpot.Core/IPhotoVersionable.cs ./FSpot.Core/PhotoChanges.cs ./FSpot.Core/PhotoList.cs ./FSpot.Core/PhotosChanges.cs ./FSpot.Core/Roll.cs ./FSpot.Core/Tag.cs ../../../src/AssemblyInfo.cs Making all in FSpot.JobScheduler /usr/bin/gmcs -define:RELEASE -nowarn:0278 -nowarn:0078 -define:HAVE_GTK_2_10 -define:NET_2_0 -debug -target:library -out:../../../bin/FSpot.JobScheduler.dll -d:GCONF_SHARP_2_18 -d:GCONF_SHARP_2_20_2 -d:GTK_2_16 -define:ENABLE_ATK -r:../../../bin/Hyena.dll -r:Mono.Posix -r:System ./Banshee.Base/FSpotCompat.cs ./Banshee.Kernel/IInstanceCriticalJob.cs ./Banshee.Kernel/IJob.cs ./Banshee.Kernel/IntervalHeap.cs ./Banshee.Kernel/JobPriority.cs ./Banshee.Kernel/Scheduler.cs ./FSpot.Jobs/JobStatus.cs ../../../src/AssemblyInfo.cs Making all in FSpot.Query /usr/bin/gmcs -define:RELEASE -nowarn:0278 -nowarn:0078 -define:HAVE_GTK_2_10 -define:NET_2_0 -debug -target:library -out:../../../bin/FSpot.Query.dll -d:GCONF_SHARP_2_18 -d:GCONF_SHARP_2_20_2 -d:GTK_2_16 -define:ENABLE_ATK -r:../../../bin/FSpot.Cms.dll -r:../../../bin/FSpot.Core.dll -r:../../../bin/FSpot.Utils.dll -r:../../../bin/Hyena.Data.Sqlite.dll -r:../../../bin/Hyena.dll -r:../../../bin/TagLib.dll -r:../../../lib/gio-sharp/gio/gio-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/atk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gdk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/glib-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gtk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/pango-sharp.dll -r:Mono.Cairo -r:Mono.Posix -r:System ./FSpot.Query/ConditionWrapper.cs ./FSpot.Query/DateRange.cs ./FSpot.Query/FolderSet.cs ./FSpot.Query/IOrderCondition.cs ./FSpot.Query/IQueryCondition.cs ./FSpot.Query/LogicalTerm.cs ./FSpot.Query/OrderByTime.cs ./FSpot.Query/RatingRange.cs ./FSpot.Query/RollSet.cs ./FSpot.Query/Tests/LogicalTermTests.cs ./FSpot.Query/UntaggedCondition.cs ../../../src/AssemblyInfo.cs Making all in FSpot.Gui /usr/bin/gmcs -define:RELEASE -nowarn:0278 -nowarn:0078 -define:HAVE_GTK_2_10 -define:NET_2_0 -debug -target:library -out:../../../bin/FSpot.Gui.dll -d:GCONF_SHARP_2_18 -d:GCONF_SHARP_2_20_2 -d:GTK_2_16 -define:ENABLE_ATK -r:../../../bin/FSpot.Bling.dll -r:../../../bin/FSpot.Cms.dll -r:../../../bin/FSpot.Core.dll -r:../../../bin/FSpot.Utils.dll -r:../../../bin/Hyena.Data.Sqlite.dll -r:../../../bin/Hyena.Gui.dll -r:../../../bin/Hyena.dll -r:../../../bin/TagLib.dll -r:../../../lib/gio-sharp/gio/gio-sharp.dll -r:../../../lib/gtk-sharp-beans/gtk-sharp-beans.dll -r:/usr/lib64/mono/gtk-sharp-2.0/atk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gdk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/glib-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gtk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/pango-sharp.dll -r:Mono.Cairo -r:Mono.Posix -r:System ./FSpot.Gui/CompositeUtils.cs ./FSpot.Gui/WindowOpacityFader.cs ./FSpot.Transitions/CairoTransition.cs ./FSpot.Transitions/DissolveTransition.cs ./FSpot.Transitions/PushTransition.cs ./FSpot.Transitions/SlideShowTransition.cs ./FSpot.Widgets/ApplicationActivatedEventArgs.cs ./FSpot.Widgets/BuilderWindow.cs ./FSpot.Widgets/CellGridView.cs ./FSpot.Widgets/CheckPattern.cs ./FSpot.Widgets/Curve.cs ./FSpot.Widgets/CurveType.cs ./FSpot.Widgets/CustomPrintWidget.cs ./FSpot.Widgets/DateEdit.cs ./FSpot.Widgets/DateEditFlags.cs ./FSpot.Widgets/HighlightedBox.cs ./FSpot.Widgets/ImageView.cs ./FSpot.Widgets/ImageView_Container.cs ./FSpot.Widgets/ImageView_Panning.cs ./FSpot.Widgets/Layout.cs ./FSpot.Widgets/MenuButton.cs ./FSpot.Widgets/OpenWithMenu.cs ./FSpot.Widgets/PointerMode.cs ./FSpot.Widgets/RatingEntry.cs ./FSpot.Widgets/RatingRenderer.cs ./FSpot.Widgets/SaneTreeView.cs ./FSpot.Widgets/ScrolledView.cs ./FSpot.Widgets/SelectionCollection.cs ./FSpot.Widgets/ToolTipWindow.cs ../../../src/AssemblyInfo.cs Making all in FSpot.Platform /usr/bin/gmcs -define:RELEASE -nowarn:0278 -nowarn:0078 -define:HAVE_GTK_2_10 -define:NET_2_0 -debug -target:library -out:../../../bin/FSpot.Platform.dll -d:GCONF_SHARP_2_18 -d:GCONF_SHARP_2_20_2 -d:GTK_2_16 -define:ENABLE_ATK -r:../../../bin/FSpot.Cms.dll -r:../../../bin/FSpot.Core.dll -r:../../../bin/FSpot.Utils.dll -r:../../../bin/Hyena.Data.Sqlite.dll -r:../../../bin/Hyena.dll -r:../../../bin/TagLib.dll -r:../../../lib/gio-sharp/gio/gio-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/atk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gconf-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gdk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/glib-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gtk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/pango-sharp.dll -r:/usr/lib64/mono/ndesk-dbus-1.0/NDesk.DBus.dll -r:/usr/lib64/mono/ndesk-dbus-glib-1.0/NDesk.DBus.GLib.dll -r:Mono.Cairo -r:Mono.Posix -r:System ./FSpot.Platform/Desktop.cs ./FSpot.Platform/PreferenceBackend.cs ./FSpot.Platform/ScreenSaver.cs ./FSpot.Platform/WebProxy.cs ../../../src/AssemblyInfo.cs Making all in Clients Making all in MainApp /usr/bin/gmcs -define:RELEASE -unsafe -nowarn:0278 -nowarn:0078 -define:HAVE_GTK_2_10 -define:NET_2_0 -debug -target:exe -out:../../../bin/f-spot.exe -d:GCONF_SHARP_2_18 -d:GCONF_SHARP_2_20_2 -d:GTK_2_16 -define:ENABLE_ATK -r:../../../bin/FSpot.Bling.dll -r:../../../bin/FSpot.Cms.dll -r:../../../bin/FSpot.Core.dll -r:../../../bin/FSpot.Gui.dll -r:../../../bin/FSpot.JobScheduler.dll -r:../../../bin/FSpot.Platform.dll -r:../../../bin/FSpot.Query.dll -r:../../../bin/FSpot.Utils.dll -r:../../../bin/Hyena.Data.Sqlite.dll -r:../../../bin/Hyena.Gui.dll -r:../../../bin/Hyena.dll -r:../../../bin/TagLib.dll -r:../../../lib/gio-sharp/gio/gio-sharp.dll -r:../../../lib/gtk-sharp-beans/gtk-sharp-beans.dll -r:../../../lib/unique-sharp/unique/unique-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/art-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/atk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gconf-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gdk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/glib-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gnome-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gnome-vfs-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gtk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/pango-sharp.dll -r:/usr/lib64/mono/mono-addins/Mono.Addins.Gui.dll -r:/usr/lib64/mono/mono-addins/Mono.Addins.Setup.dll -r:/usr/lib64/mono/mono-addins/Mono.Addins.dll -r:/usr/lib64/mono/ndesk-dbus-1.0/NDesk.DBus.dll -r:/usr/lib64/mono/ndesk-dbus-glib-1.0/NDesk.DBus.GLib.dll -r:ICSharpCode.SharpZipLib -r:Mono.Cairo -r:Mono.Posix -r:System -r:System.Data -resource:./../../../COPYING,COPYING -resource:./../../../icons/flower.png,flower.png -resource:./../../../icons/f-spot-128.png,f-spot-128.png -resource:./../../../icons/f-spot-not.png,f-spot-not.png -resource:./FSpot.addin.xml,FSpot.addin.xml -resource:./FSpot.UI.Dialog/ui/AdjustTimeDialog.ui,AdjustTimeDialog.ui -resource:./FSpot.UI.Dialog/ui/CreateTagDialog.ui,CreateTagDialog.ui -resource:./FSpot.UI.Dialog/ui/DateRangeDialog.ui,DateRangeDialog.ui -resource:./FSpot.UI.Dialog/ui/EditTagDialog.ui,EditTagDialog.ui -resource:./FSpot.UI.Dialog/ui/EditTagIconDialog.ui,EditTagIconDialog.ui -resource:./FSpot.UI.Dialog/ui/LastImportRollFilterDialog.ui,LastImportRollFilterDialog.ui -resource:./FSpot.UI.Dialog/ui/PreferenceDialog.ui,PreferenceDialog.ui -resource:./FSpot.UI.Dialog/ui/RatingFilterDialog.ui,RatingFilterDialog.ui -resource:./FSpot.UI.Dialog/ui/RepairDialog.ui,RepairDialog.ui -resource:./FSpot.UI.Dialog/ui/SelectionRatioDialog.ui,SelectionRatioDialog.ui -resource:./ui/color_editor_prefs_window.ui,color_editor_prefs_window.ui -resource:./ui/import.ui,import.ui -resource:./ui/mail_dialog.ui,mail_dialog.ui -resource:./ui/main_window.ui,main_window.ui -resource:./ui/single_view.ui,single_view.ui -resource:./ui/tag_selection_dialog.ui,tag_selection_dialog.ui -resource:./ui/version_name_dialog.ui,version_name_dialog.ui -resource:./ui/viewer_preferences.ui,viewer_preferences.ui ./DependentListStore.cs ./FSpot.ColorAdjustment/Adjustment.cs ./FSpot.ColorAdjustment/AutoStretch.cs ./FSpot.ColorAdjustment/Desaturate.cs ./FSpot.ColorAdjustment/FullColorAdjustment.cs ./FSpot.ColorAdjustment/SepiaTone.cs ./FSpot.Database/Db.cs ./FSpot.Database/DbException.cs ./FSpot.Database/DbStore.cs ./FSpot.Database/FSpotDatabaseConnection.cs ./FSpot.Database/Tests/UpdaterTests.cs ./FSpot.Database/Updater.cs ./FSpot.Editors/AutoStretchEditor.cs ./FSpot.Editors/ColorEditor.cs ./FSpot.Editors/CropEditor.cs ./FSpot.Editors/DesaturateEditor.cs ./FSpot.Editors/Editor.cs ./FSpot.Editors/RedEyeEditor.cs ./FSpot.Editors/SepiaEditor.cs ./FSpot.Editors/SoftFocusEditor.cs ./FSpot.Editors/TiltEditor.cs ./FSpot.Extensions/CommandMenuItemNode.cs ./FSpot.Extensions/ComplexMenuItemNode.cs ./FSpot.Extensions/ExportMenuItemNode.cs ./FSpot.Extensions/ICommand.cs ./FSpot.Extensions/IExporter.cs ./FSpot.Extensions/IMenuGenerator.cs ./FSpot.Extensions/IService.cs ./FSpot.Extensions/MenuNode.cs ./FSpot.Extensions/PhotoSelectionCondition.cs ./FSpot.Extensions/PopupCommands.cs ./FSpot.Extensions/ServiceNode.cs ./FSpot.Extensions/SidebarPage.cs ./FSpot.Extensions/SidebarPageNode.cs ./FSpot.Extensions/TransitionNode.cs ./FSpot.Extensions/ViewModeCondition.cs ./FSpot.Filters/ChmodFilter.cs ./FSpot.Filters/FilterRequest.cs ./FSpot.Filters/FilterSet.cs ./FSpot.Filters/IFilter.cs ./FSpot.Filters/JpegFilter.cs ./FSpot.Filters/ResizeFilter.cs ./FSpot.Filters/SharpFilter.cs ./FSpot.Filters/UniqueNameFilter.cs ./FSpot.Filters/WhiteListFilter.cs ./FSpot.Imaging/Ciff.cs ./FSpot.Imaging/DCRawFile.cs ./FSpot.Imaging/ImageFile.cs ./FSpot.Imaging/InternalProcess.cs ./FSpot.Imaging/IOChannel.cs ./FSpot.Imaging/RafFile.cs ./FSpot.Imaging/Tests/ImageFileTests.cs ./FSpot.Imaging/Tiff.cs ./FSpot.Import/FileImportSource.cs ./FSpot.Import/ImportController.cs ./FSpot.Import/ImportSource.cs ./FSpot.Import/MetadataImporter.cs ./FSpot.Jobs/CalculateHashJob.cs ./FSpot.Jobs/SyncMetadataJob.cs ./FSpot.Loaders/AreaPreparedEventArgs.cs ./FSpot.Loaders/AreaUpdatedEventArgs.cs ./FSpot.Loaders/GdkImageLoader.cs ./FSpot.Loaders/IImageLoader.cs ./FSpot.Loaders/ImageLoader.cs ./FSpot.Query/HiddenTag.cs ./FSpot.UI.Dialog/AboutDialog.cs ./FSpot.UI.Dialog/AdjustTimeDialog.cs ./FSpot.UI.Dialog/BuilderDialog.cs ./FSpot.UI.Dialog/DateRangeDialog.cs ./FSpot.UI.Dialog/EditExceptionDialog.cs ./FSpot.UI.Dialog/EditTagDialog.cs ./FSpot.UI.Dialog/EditTagIconDialog.cs ./FSpot.UI.Dialog/ImportDialog.cs ./FSpot.UI.Dialog/ImportFailureDialog.cs ./FSpot.UI.Dialog/LastRollDialog.cs ./FSpot.UI.Dialog/PreferenceDialog.cs ./FSpot.UI.Dialog/ProgressDialog.cs ./FSpot.UI.Dialog/RatingFilterDialog.cs ./FSpot.UI.Dialog/RepairDbDialog.cs ./FSpot.UI.Dialog/RepairDialog.cs ./FSpot.UI.Dialog/SelectionRatioDialog.cs ./FSpot.UI.Dialog/TagSelectionDialog.cs ./FSpot.UI.Dialog/ThreadProgressDialog.cs ./FSpot.Widgets/BrowseablePointerGridView.cs ./FSpot.Widgets/CellRendererTextProgress.cs ./FSpot.Widgets/CollectionCellGridView.cs ./FSpot.Widgets/EditorPage.cs ./FSpot.Widgets/Filmstrip.cs ./FSpot.Widgets/FindBar.cs ./FSpot.Widgets/FolderTreeModel.cs ./FSpot.Widgets/FolderTreePage.cs ./FSpot.Widgets/FolderTreeView.cs ./FSpot.Widgets/ImageInfo.cs ./FSpot.Widgets/InfoBox.cs ./FSpot.Widgets/Loupe.cs ./FSpot.Widgets/MetadataDisplay.cs ./FSpot.Widgets/PhotoImageView.cs ./FSpot.Widgets/PreviewPopup.cs ./FSpot.Widgets/QueryView.cs ./FSpot.Widgets/RatingMenuItem.cs ./FSpot.Widgets/SelectionCollectionGridView.cs ./FSpot.Widgets/Sharpener.cs ./FSpot.Widgets/Sidebar.cs ./FSpot.Widgets/SlideShow.cs ./FSpot.Widgets/SoftFocus.cs ./FSpot.Widgets/TagEntry.cs ./FSpot.Widgets/TagMenu.cs ./FSpot.Widgets/TagView.cs ./FSpot.Widgets/Tests/FindBarTests.cs ./FSpot.Widgets/ThumbnailCaptionRenderer.cs ./FSpot.Widgets/ThumbnailDateCaptionRenderer.cs ./FSpot.Widgets/ThumbnailDecorationRenderer.cs ./FSpot.Widgets/ThumbnailFilenameCaptionRenderer.cs ./FSpot.Widgets/ThumbnailRatingDecorationRenderer.cs ./FSpot.Widgets/ThumbnailTagsCaptionRenderer.cs ./FSpot.Widgets/ThumbnailTextCaptionRenderer.cs ./FSpot.Widgets/TrayView.cs ./FSpot.Widgets/ViewContext.cs ./FSpot/Accelerometer.cs ./FSpot/App.cs ./FSpot/BitConverter.cs ./FSpot/ColorManagement.cs ./FSpot/ControlOverlay.cs ./FSpot/DragDropTargets.cs ./FSpot/ExportStore.cs ./FSpot/FolderQueryWidget.cs ./FSpot/FullScreenView.cs ./FSpot/GroupAdaptor.cs ./FSpot/GroupSelector.cs ./FSpot/Histogram.cs ./FSpot/InfoOverlay.cs ./FSpot/ItemAction.cs ./FSpot/JobStore.cs ./FSpot/main.cs ./FSpot/MainWindow.cs ./FSpot/MetaStore.cs ./FSpot/Photo.cs ./FSpot/PhotoEventArgs.cs ./FSpot/PhotoLoader.cs ./FSpot/PhotoPopup.cs ./FSpot/PhotoQuery.cs ./FSpot/PhotoStore.cs ./FSpot/PhotoVersion.cs ./FSpot/PhotoView.cs ./FSpot/PixbufCache.cs ./FSpot/Preferences.cs ./FSpot/PrintOperation.cs ./FSpot/ProgressItem.cs ./FSpot/QueryWidget.cs ./FSpot/RollStore.cs ./FSpot/RotateCommand.cs ./FSpot/SelectionDataExtensions.cs ./FSpot/SendEmail.cs ./FSpot/SingleView.cs ./FSpot/TagQueryWidget.cs ./FSpot/TagSelectionWidget.cs ./FSpot/TagStore.cs ./FSpot/Term.cs ./FSpot/ThumbnailCache.cs ./FSpot/ThumbnailGenerator.cs ./FSpot/TimeAdaptor.cs ./FSpot/UriCollection.cs ./FSpot/XScreenSaverSlide.cs ./ImageLoaderThread.cs ./PhotoTagMenu.cs ./PhotoVersionCommands.cs ./PhotoVersionMenu.cs ./PixbufUtils.cs ./TagCommands.cs ./TagPopup.cs ./ThumbnailCommand.cs ../../../src/AssemblyInfo.cs ./FSpot.UI.Dialog/EditTagDialog.cs(31,43): warning CS0612: `Gtk.OptionMenu' is obsolete ./FSpot.UI.Dialog/TagSelectionDialog.cs(20,30): warning CS0108: `FSpot.UI.Dialog.TagSelectionDialog.Run()' hides inherited member `Gtk.Dialog.Run()'. Use the new keyword if hiding was intended /usr/lib64/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll (Location of the symbol related to previous warning) ./FSpot.UI.Dialog/TagSelectionDialog.cs(29,29): warning CS0108: `FSpot.UI.Dialog.TagSelectionDialog.Hide()' hides inherited member `Gtk.Widget.Hide()'. Use the new keyword if hiding was intended /usr/lib64/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll (Location of the symbol related to previous warning) ./FSpot.Widgets/MetadataDisplay.cs(157,22): warning CS0108: `FSpot.Widgets.MetadataDisplayWidget.Visible' hides inherited member `Gtk.Widget.Visible'. Use the new keyword if hiding was intended /usr/lib64/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll (Location of the symbol related to previous warning) ./FSpot.Widgets/PreviewPopup.cs(41,32): warning CS0109: The member `FSpot.PreviewPopup.Item' does not hide an inherited member. The new keyword is not required ./FSpot/SingleView.cs(618,44): warning CS0108: `FSpot.SingleView.PreferenceDialog.Show()' hides inherited member `Gtk.Widget.Show()'. Use the new keyword if hiding was intended /usr/lib64/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll (Location of the symbol related to previous warning) ./FSpot.Widgets/FolderTreeView.cs(140,49): warning CS0618: `FSpot.DragDropTargets.UriListEntry' is obsolete: `Use gtk_target_list_add_uri_target' ./FSpot.Widgets/FolderTreeView.cs(141,49): warning CS0618: `FSpot.DragDropTargets.PlainTextEntry' is obsolete: `better use gtk_target_list_add_text_targets' ./FSpot.Widgets/FolderTreeView.cs(148,56): warning CS0618: `FSpot.DragDropTargets.UriListEntry' is obsolete: `Use gtk_target_list_add_uri_target' ./FSpot.Widgets/FolderTreeView.cs(149,56): warning CS0618: `FSpot.DragDropTargets.PlainTextEntry' is obsolete: `better use gtk_target_list_add_text_targets' ./FSpot.Widgets/InfoBox.cs(705,30): warning CS0612: `Gtk.Object.SetData(string, System.IntPtr)' is obsolete ./FSpot.Widgets/InfoBox.cs(714,30): warning CS0612: `Gtk.Object.SetData(string, System.IntPtr)' is obsolete ./FSpot.Widgets/InfoBox.cs(723,30): warning CS0612: `Gtk.Object.SetData(string, System.IntPtr)' is obsolete ./FSpot.Widgets/InfoBox.cs(732,30): warning CS0612: `Gtk.Object.SetData(string, System.IntPtr)' is obsolete ./FSpot.Widgets/InfoBox.cs(741,30): warning CS0612: `Gtk.Object.SetData(string, System.IntPtr)' is obsolete ./FSpot.Widgets/InfoBox.cs(750,30): warning CS0612: `Gtk.Object.SetData(string, System.IntPtr)' is obsolete ./FSpot.Widgets/InfoBox.cs(759,30): warning CS0612: `Gtk.Object.SetData(string, System.IntPtr)' is obsolete ./FSpot.Widgets/InfoBox.cs(764,67): warning CS0612: `Gtk.Object.GetData(string)' is obsolete ./FSpot.Widgets/MetadataDisplay.cs(64,22): warning CS0108: `FSpot.Widgets.MetadataDisplayWidget.State' hides inherited member `Gtk.Widget.State'. Use the new keyword if hiding was intended /usr/lib64/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll (Location of the symbol related to previous warning) ./FSpot.Widgets/PhotoImageView.cs(238,62): warning CS0618: `FSpot.PhotoLoader' is obsolete: `nuke or rename this' ./FSpot.Widgets/PreviewPopup.cs(115,68): warning CS0618: `FSpot.PhotoLoader' is obsolete: `nuke or rename this' ./FSpot.Widgets/TagEntry.cs(103,33): warning CS0612: `Gtk.Entry.AppendText(string)' is obsolete ./FSpot/App.cs(265,58): warning CS0618: `FSpot.PhotoStore.Query(FSpot.Core.Tag[])' is obsolete: `drop this, use IQueryCondition correctly instead' ./FSpot/App.cs(267,58): warning CS0618: `FSpot.PhotoStore.Query(FSpot.Core.Tag[])' is obsolete: `drop this, use IQueryCondition correctly instead' ./FSpot/main.cs(283,44): warning CS0168: The variable `e' is declared but never used ./FSpot/MainWindow.cs(183,49): warning CS0618: `FSpot.DragDropTargets.UriListEntry' is obsolete: `Use gtk_target_list_add_uri_target' ./FSpot/MainWindow.cs(191,49): warning CS0618: `FSpot.DragDropTargets.UriListEntry' is obsolete: `Use gtk_target_list_add_uri_target' ./FSpot/MainWindow.cs(913,72): warning CS0618: `FSpot.PhotoLoader' is obsolete: `nuke or rename this' ./FSpot/MainWindow.cs(1086,58): warning CS0618: `FSpot.DragDropTargets.UriListEntry' is obsolete: `Use gtk_target_list_add_uri_target' ./FSpot/MainWindow.cs(1189,58): warning CS0618: `FSpot.DragDropTargets.UriListEntry' is obsolete: `Use gtk_target_list_add_uri_target' ./FSpot/MainWindow.cs(1215,97): warning CS0618: `FSpot.PhotoQuery.Photos' is obsolete: `DO NOT USE THIS, IT'S TOO SLOW' ./FSpot/MainWindow.cs(1770,59): warning CS0618: `FSpot.PhotoStore.Query(FSpot.Core.Tag[])' is obsolete: `drop this, use IQueryCondition correctly instead' ./FSpot/MainWindow.cs(2293,33): warning CS0618: `FSpot.DragDropTargets.PlainTextEntry' is obsolete: `better use gtk_target_list_add_text_targets' ./FSpot/MainWindow.cs(2294,33): warning CS0618: `FSpot.DragDropTargets.UriListEntry' is obsolete: `Use gtk_target_list_add_uri_target' ./FSpot/MainWindow.cs(2306,45): warning CS0618: `FSpot.DragDropTargets.PlainTextEntry' is obsolete: `better use gtk_target_list_add_text_targets' ./FSpot/MainWindow.cs(2311,45): warning CS0618: `FSpot.DragDropTargets.UriListEntry' is obsolete: `Use gtk_target_list_add_uri_target' ./FSpot/MainWindow.cs(2732,51): warning CS0612: `Gtk.MenuItem.RemoveSubmenu()' is obsolete ./FSpot/Photo.cs(345,38): warning CS0168: The variable `item' is declared but never used ./FSpot/PhotoStore.cs(380,35): warning CS0618: `FSpot.PhotoStore.Query(FSpot.Core.Tag[], string, FSpot.Query.DateRange, FSpot.Query.RollSet)' is obsolete: `drop this, use IQueryCondition correctly instead' ./FSpot/SingleView.cs(97,55): warning CS0618: `FSpot.DragDropTargets.UriListEntry' is obsolete: `Use gtk_target_list_add_uri_target' ./FSpot/SingleView.cs(98,55): warning CS0618: `FSpot.DragDropTargets.PlainTextEntry' is obsolete: `better use gtk_target_list_add_text_targets' ./FSpot/SingleView.cs(442,64): warning CS0618: `FSpot.DragDropTargets.UriListEntry' is obsolete: `Use gtk_target_list_add_uri_target' ./FSpot/SingleView.cs(443,67): warning CS0618: `FSpot.DragDropTargets.PlainTextEntry' is obsolete: `better use gtk_target_list_add_text_targets' ./FSpot/TagQueryWidget.cs(180,25): warning CS0612: `Gtk.DrawingArea.Size(int, int)' is obsolete ./FSpot/TagSelectionWidget.cs(524,49): warning CS0618: `FSpot.DragDropTargets.UriListEntry' is obsolete: `Use gtk_target_list_add_uri_target' ./FSpot/TagSelectionWidget.cs(707,58): warning CS0618: `FSpot.DragDropTargets.UriListEntry' is obsolete: `Use gtk_target_list_add_uri_target' ./FSpot/TagStore.cs(384,80): warning CS0618: `FSpot.PhotoStore.Query(FSpot.Core.Tag[])' is obsolete: `drop this, use IQueryCondition correctly instead' ./PixbufUtils.cs(131,47): warning CS0618: `PixbufUtils.GetOrientation(string)' is obsolete: `Use GetOrientation (SafeUri) instead' Compilation succeeded - 48 warning(s) Making all in Extensions Making all in Editors Making all in FSpot.Editors.Blackout /usr/bin/gmcs -define:RELEASE -nowarn:0278 -nowarn:0078 -define:HAVE_GTK_2_10 -define:NET_2_0 -debug -target:library -out:../../../../bin/FSpot.Editors.BlackoutEditor.dll -d:GCONF_SHARP_2_18 -d:GCONF_SHARP_2_20_2 -d:GTK_2_16 -define:ENABLE_ATK -r:../../../../bin/FSpot.Bling.dll -r:../../../../bin/FSpot.Cms.dll -r:../../../../bin/FSpot.Core.dll -r:../../../../bin/FSpot.Gui.dll -r:../../../../bin/FSpot.JobScheduler.dll -r:../../../../bin/FSpot.Platform.dll -r:../../../../bin/FSpot.Query.dll -r:../../../../bin/FSpot.Utils.dll -r:../../../../bin/Hyena.Data.Sqlite.dll -r:../../../../bin/Hyena.Gui.dll -r:../../../../bin/Hyena.dll -r:../../../../bin/TagLib.dll -r:../../../../bin/f-spot.exe -r:../../../../lib/gio-sharp/gio/gio-sharp.dll -r:../../../../lib/gtk-sharp-beans/gtk-sharp-beans.dll -r:../../../../lib/unique-sharp/unique/unique-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/art-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/atk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gconf-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gdk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/glib-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gnome-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gnome-vfs-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gtk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/pango-sharp.dll -r:/usr/lib64/mono/mono-addins/Mono.Addins.Gui.dll -r:/usr/lib64/mono/mono-addins/Mono.Addins.Setup.dll -r:/usr/lib64/mono/mono-addins/Mono.Addins.dll -r:/usr/lib64/mono/ndesk-dbus-1.0/NDesk.DBus.dll -r:/usr/lib64/mono/ndesk-dbus-glib-1.0/NDesk.DBus.GLib.dll -r:ICSharpCode.SharpZipLib -r:Mono.Cairo -r:Mono.Posix -r:System -r:System.Data -resource:./Resources/BlackoutEditor.addin.xml,BlackoutEditor.addin.xml ./FSpot.Addins.Editors/BlackoutEditor.cs ../../../../src/AssemblyInfo.cs Making all in FSpot.Editors.BW /usr/bin/gmcs -define:RELEASE -unsafe -nowarn:0278 -nowarn:0078 -define:HAVE_GTK_2_10 -define:NET_2_0 -debug -target:library -out:../../../../bin/FSpot.Editors.BWEditor.dll -d:GCONF_SHARP_2_18 -d:GCONF_SHARP_2_20_2 -d:GTK_2_16 -define:ENABLE_ATK -r:../../../../bin/FSpot.Bling.dll -r:../../../../bin/FSpot.Cms.dll -r:../../../../bin/FSpot.Core.dll -r:../../../../bin/FSpot.Gui.dll -r:../../../../bin/FSpot.JobScheduler.dll -r:../../../../bin/FSpot.Platform.dll -r:../../../../bin/FSpot.Query.dll -r:../../../../bin/FSpot.Utils.dll -r:../../../../bin/Hyena.Data.Sqlite.dll -r:../../../../bin/Hyena.Gui.dll -r:../../../../bin/Hyena.dll -r:../../../../bin/TagLib.dll -r:../../../../bin/f-spot.exe -r:../../../../lib/gio-sharp/gio/gio-sharp.dll -r:../../../../lib/gtk-sharp-beans/gtk-sharp-beans.dll -r:../../../../lib/unique-sharp/unique/unique-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/art-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/atk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gconf-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gdk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/glib-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gnome-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gnome-vfs-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gtk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/pango-sharp.dll -r:/usr/lib64/mono/mono-addins/Mono.Addins.Gui.dll -r:/usr/lib64/mono/mono-addins/Mono.Addins.Setup.dll -r:/usr/lib64/mono/mono-addins/Mono.Addins.dll -r:/usr/lib64/mono/ndesk-dbus-1.0/NDesk.DBus.dll -r:/usr/lib64/mono/ndesk-dbus-glib-1.0/NDesk.DBus.GLib.dll -r:ICSharpCode.SharpZipLib -r:Mono.Cairo -r:Mono.Posix -r:Mono.Simd -r:System -r:System.Data -resource:./Resources/BWEditor.addin.xml,BWEditor.addin.xml ./FSpot.Addins.Editors/BWEditor.cs ../../../../src/AssemblyInfo.cs Making all in FSpot.Editors.Flip /usr/bin/gmcs -define:RELEASE -nowarn:0278 -nowarn:0078 -define:HAVE_GTK_2_10 -define:NET_2_0 -debug -target:library -out:../../../../bin/FSpot.Editors.FlipEditor.dll -d:GCONF_SHARP_2_18 -d:GCONF_SHARP_2_20_2 -d:GTK_2_16 -define:ENABLE_ATK -r:../../../../bin/FSpot.Bling.dll -r:../../../../bin/FSpot.Cms.dll -r:../../../../bin/FSpot.Core.dll -r:../../../../bin/FSpot.Gui.dll -r:../../../../bin/FSpot.JobScheduler.dll -r:../../../../bin/FSpot.Platform.dll -r:../../../../bin/FSpot.Query.dll -r:../../../../bin/FSpot.Utils.dll -r:../../../../bin/Hyena.Data.Sqlite.dll -r:../../../../bin/Hyena.Gui.dll -r:../../../../bin/Hyena.dll -r:../../../../bin/TagLib.dll -r:../../../../bin/f-spot.exe -r:../../../../lib/gio-sharp/gio/gio-sharp.dll -r:../../../../lib/gtk-sharp-beans/gtk-sharp-beans.dll -r:../../../../lib/unique-sharp/unique/unique-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/art-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/atk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gconf-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gdk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/glib-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gnome-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gnome-vfs-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gtk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/pango-sharp.dll -r:/usr/lib64/mono/mono-addins/Mono.Addins.Gui.dll -r:/usr/lib64/mono/mono-addins/Mono.Addins.Setup.dll -r:/usr/lib64/mono/mono-addins/Mono.Addins.dll -r:/usr/lib64/mono/ndesk-dbus-1.0/NDesk.DBus.dll -r:/usr/lib64/mono/ndesk-dbus-glib-1.0/NDesk.DBus.GLib.dll -r:ICSharpCode.SharpZipLib -r:Mono.Cairo -r:Mono.Posix -r:System -r:System.Data -resource:./Resources/FlipEditor.addin.xml,FlipEditor.addin.xml ./FSpot.Addins.Editors/FlipEditor.cs ../../../../src/AssemblyInfo.cs Making all in FSpot.Editors.Pixelate /usr/bin/gmcs -define:RELEASE -nowarn:0278 -nowarn:0078 -define:HAVE_GTK_2_10 -define:NET_2_0 -debug -target:library -out:../../../../bin/FSpot.Editors.PixelateEditor.dll -d:GCONF_SHARP_2_18 -d:GCONF_SHARP_2_20_2 -d:GTK_2_16 -define:ENABLE_ATK -r:../../../../bin/FSpot.Bling.dll -r:../../../../bin/FSpot.Cms.dll -r:../../../../bin/FSpot.Core.dll -r:../../../../bin/FSpot.Gui.dll -r:../../../../bin/FSpot.JobScheduler.dll -r:../../../../bin/FSpot.Platform.dll -r:../../../../bin/FSpot.Query.dll -r:../../../../bin/FSpot.Utils.dll -r:../../../../bin/Hyena.Data.Sqlite.dll -r:../../../../bin/Hyena.Gui.dll -r:../../../../bin/Hyena.dll -r:../../../../bin/TagLib.dll -r:../../../../bin/f-spot.exe -r:../../../../lib/gio-sharp/gio/gio-sharp.dll -r:../../../../lib/gtk-sharp-beans/gtk-sharp-beans.dll -r:../../../../lib/unique-sharp/unique/unique-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/art-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/atk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gconf-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gdk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/glib-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gnome-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gnome-vfs-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gtk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/pango-sharp.dll -r:/usr/lib64/mono/mono-addins/Mono.Addins.Gui.dll -r:/usr/lib64/mono/mono-addins/Mono.Addins.Setup.dll -r:/usr/lib64/mono/mono-addins/Mono.Addins.dll -r:/usr/lib64/mono/ndesk-dbus-1.0/NDesk.DBus.dll -r:/usr/lib64/mono/ndesk-dbus-glib-1.0/NDesk.DBus.GLib.dll -r:ICSharpCode.SharpZipLib -r:Mono.Cairo -r:Mono.Posix -r:System -r:System.Data -resource:./Resources/PixelateEditor.addin.xml,PixelateEditor.addin.xml ./FSpot.Addins.Editors/PixelateEditor.cs ../../../../src/AssemblyInfo.cs Making all in FSpot.Editors.Resize /usr/bin/gmcs -define:RELEASE -nowarn:0278 -nowarn:0078 -define:HAVE_GTK_2_10 -define:NET_2_0 -debug -target:library -out:../../../../bin/FSpot.Editors.ResizeEditor.dll -d:GCONF_SHARP_2_18 -d:GCONF_SHARP_2_20_2 -d:GTK_2_16 -define:ENABLE_ATK -r:../../../../bin/FSpot.Bling.dll -r:../../../../bin/FSpot.Cms.dll -r:../../../../bin/FSpot.Core.dll -r:../../../../bin/FSpot.Gui.dll -r:../../../../bin/FSpot.JobScheduler.dll -r:../../../../bin/FSpot.Platform.dll -r:../../../../bin/FSpot.Query.dll -r:../../../../bin/FSpot.Utils.dll -r:../../../../bin/Hyena.Data.Sqlite.dll -r:../../../../bin/Hyena.Gui.dll -r:../../../../bin/Hyena.dll -r:../../../../bin/TagLib.dll -r:../../../../bin/f-spot.exe -r:../../../../lib/gio-sharp/gio/gio-sharp.dll -r:../../../../lib/gtk-sharp-beans/gtk-sharp-beans.dll -r:../../../../lib/unique-sharp/unique/unique-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/art-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/atk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gconf-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gdk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/glib-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gnome-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gnome-vfs-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gtk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/pango-sharp.dll -r:/usr/lib64/mono/mono-addins/Mono.Addins.Gui.dll -r:/usr/lib64/mono/mono-addins/Mono.Addins.Setup.dll -r:/usr/lib64/mono/mono-addins/Mono.Addins.dll -r:/usr/lib64/mono/ndesk-dbus-1.0/NDesk.DBus.dll -r:/usr/lib64/mono/ndesk-dbus-glib-1.0/NDesk.DBus.GLib.dll -r:ICSharpCode.SharpZipLib -r:Mono.Cairo -r:Mono.Posix -r:System -r:System.Data -resource:./Resources/ResizeEditor.addin.xml,ResizeEditor.addin.xml ./FSpot.Addins.Editors/ResizeEditor.cs ../../../../src/AssemblyInfo.cs Making all in Exporters Making all in FSpot.Exporters.CD /usr/bin/gmcs -define:RELEASE -nowarn:0278 -nowarn:0078 -define:HAVE_GTK_2_10 -define:NET_2_0 -debug -target:library -out:../../../../bin/FSpot.Exporters.CD.dll -d:GCONF_SHARP_2_18 -d:GCONF_SHARP_2_20_2 -d:GTK_2_16 -define:ENABLE_ATK -r:../../../../bin/FSpot.Bling.dll -r:../../../../bin/FSpot.Cms.dll -r:../../../../bin/FSpot.Core.dll -r:../../../../bin/FSpot.Gui.dll -r:../../../../bin/FSpot.JobScheduler.dll -r:../../../../bin/FSpot.Platform.dll -r:../../../../bin/FSpot.Query.dll -r:../../../../bin/FSpot.Utils.dll -r:../../../../bin/Hyena.Data.Sqlite.dll -r:../../../../bin/Hyena.Gui.dll -r:../../../../bin/Hyena.dll -r:../../../../bin/TagLib.dll -r:../../../../bin/f-spot.exe -r:../../../../lib/gio-sharp/gio/gio-sharp.dll -r:../../../../lib/gtk-sharp-beans/gtk-sharp-beans.dll -r:../../../../lib/unique-sharp/unique/unique-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/art-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/atk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gconf-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gdk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/glib-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gnome-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gnome-vfs-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gtk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/pango-sharp.dll -r:/usr/lib64/mono/mono-addins/Mono.Addins.Gui.dll -r:/usr/lib64/mono/mono-addins/Mono.Addins.Setup.dll -r:/usr/lib64/mono/mono-addins/Mono.Addins.dll -r:/usr/lib64/mono/ndesk-dbus-1.0/NDesk.DBus.dll -r:/usr/lib64/mono/ndesk-dbus-glib-1.0/NDesk.DBus.GLib.dll -r:ICSharpCode.SharpZipLib -r:Mono.Cairo -r:Mono.Posix -r:System -r:System.Data -resource:./Resources/CDExport.addin.xml,CDExport.addin.xml -resource:./Resources/CDExport.ui,CDExport.ui ./FSpot.Exporters.CD/CDExport.cs ./FSpot.Exporters.CD/CDExportDialog.cs ../../../../src/AssemblyInfo.cs ./FSpot.Exporters.CD/CDExportDialog.cs(70,54): warning CS0219: The variable `f' is assigned but its value is never used Compilation succeeded - 1 warning(s) Making all in FSpot.Exporters.Facebook /usr/bin/gmcs -define:RELEASE -nowarn:0278 -nowarn:0078 -define:HAVE_GTK_2_10 -define:NET_2_0 -debug -target:library -out:../../../../bin/FSpot.Exporters.Facebook.dll -d:GCONF_SHARP_2_18 -d:GCONF_SHARP_2_20_2 -d:GTK_2_16 -define:ENABLE_ATK -r:../../../../bin/FSpot.Bling.dll -r:../../../../bin/FSpot.Cms.dll -r:../../../../bin/FSpot.Core.dll -r:../../../../bin/FSpot.Gui.dll -r:../../../../bin/FSpot.JobScheduler.dll -r:../../../../bin/FSpot.Platform.dll -r:../../../../bin/FSpot.Query.dll -r:../../../../bin/FSpot.Utils.dll -r:../../../../bin/Hyena.Data.Sqlite.dll -r:../../../../bin/Hyena.Gui.dll -r:../../../../bin/Hyena.dll -r:../../../../bin/TagLib.dll -r:../../../../bin/f-spot.exe -r:../../../../lib/gio-sharp/gio/gio-sharp.dll -r:../../../../lib/gtk-sharp-beans/gtk-sharp-beans.dll -r:../../../../lib/unique-sharp/unique/unique-sharp.dll -r:/usr/lib64/mono/gnome-keyring-sharp-1.0/Gnome.Keyring.dll -r:/usr/lib64/mono/gtk-sharp-2.0/art-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/atk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gconf-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gdk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/glib-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gnome-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gnome-vfs-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gtk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/pango-sharp.dll -r:/usr/lib64/mono/mono-addins/Mono.Addins.Gui.dll -r:/usr/lib64/mono/mono-addins/Mono.Addins.Setup.dll -r:/usr/lib64/mono/mono-addins/Mono.Addins.dll -r:/usr/lib64/mono/ndesk-dbus-1.0/NDesk.DBus.dll -r:/usr/lib64/mono/ndesk-dbus-glib-1.0/NDesk.DBus.GLib.dll -r:ICSharpCode.SharpZipLib -r:Mono.Cairo -r:Mono.Posix -r:System -r:System.Data -resource:./Resources/FacebookExport.addin.xml,FacebookExport.addin.xml -resource:./Resources/FacebookExport.ui,FacebookExport.ui ./FindNullableClashes.cs ./FSpot.Exporters.Facebook/FacebookExport.cs ./FSpot.Exporters.Facebook/FacebookExportDialog.cs ./FSpot.Exporters.Facebook/FacebookTagPopup.cs ./Mono.Facebook/Album.cs ./Mono.Facebook/Error.cs ./Mono.Facebook/Event.cs ./Mono.Facebook/facebook.cs ./Mono.Facebook/FacebookException.cs ./Mono.Facebook/FacebookParam.cs ./Mono.Facebook/FacebookSession.cs ./Mono.Facebook/Friend.cs ./Mono.Facebook/FriendInfo.cs ./Mono.Facebook/Group.cs ./Mono.Facebook/Location.cs ./Mono.Facebook/Notification.cs ./Mono.Facebook/PeopleList.cs ./Mono.Facebook/Photo.cs ./Mono.Facebook/Responses.cs ./Mono.Facebook/SessionInfo.cs ./Mono.Facebook/SessionWrapper.cs ./Mono.Facebook/Tag.cs ./Mono.Facebook/User.cs ./Mono.Facebook/Util.cs ./Mono.Facebook/AssemblyInfo.cs Making all in FSpot.Exporters.Flickr /usr/bin/gmcs -define:RELEASE -nowarn:0278 -nowarn:0078 -define:HAVE_GTK_2_10 -define:NET_2_0 -debug -target:library -out:../../../../bin/FSpot.Exporters.Flickr.dll -d:GCONF_SHARP_2_18 -d:GCONF_SHARP_2_20_2 -d:GTK_2_16 -define:ENABLE_ATK -pkg:flickrnet -r:../../../../bin/FSpot.Bling.dll -r:../../../../bin/FSpot.Cms.dll -r:../../../../bin/FSpot.Core.dll -r:../../../../bin/FSpot.Gui.dll -r:../../../../bin/FSpot.JobScheduler.dll -r:../../../../bin/FSpot.Platform.dll -r:../../../../bin/FSpot.Query.dll -r:../../../../bin/FSpot.Utils.dll -r:../../../../bin/Hyena.Data.Sqlite.dll -r:../../../../bin/Hyena.Gui.dll -r:../../../../bin/Hyena.dll -r:../../../../bin/TagLib.dll -r:../../../../bin/f-spot.exe -r:../../../../lib/gio-sharp/gio/gio-sharp.dll -r:../../../../lib/gtk-sharp-beans/gtk-sharp-beans.dll -r:../../../../lib/unique-sharp/unique/unique-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/art-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/atk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gconf-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gdk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/glib-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gnome-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gnome-vfs-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gtk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/pango-sharp.dll -r:/usr/lib64/mono/mono-addins/Mono.Addins.Gui.dll -r:/usr/lib64/mono/mono-addins/Mono.Addins.Setup.dll -r:/usr/lib64/mono/mono-addins/Mono.Addins.dll -r:/usr/lib64/mono/ndesk-dbus-1.0/NDesk.DBus.dll -r:/usr/lib64/mono/ndesk-dbus-glib-1.0/NDesk.DBus.GLib.dll -r:ICSharpCode.SharpZipLib -r:Mono.Cairo -r:Mono.Posix -r:System -r:System.Data -resource:./Resources/flickr_export.ui,flickr_export.ui -resource:./Resources/FlickrExport.addin.xml,FlickrExport.addin.xml ./FSpot.Exporters.Flickr/FlickrExport.cs ./FSpot.Exporters.Flickr/FlickrRemote.cs ../../../../src/AssemblyInfo.cs Making all in FSpot.Exporters.Folder /usr/bin/gmcs -define:RELEASE -nowarn:0278 -nowarn:0078 -define:HAVE_GTK_2_10 -define:NET_2_0 -debug -target:library -out:../../../../bin/FSpot.Exporters.Folder.dll -d:GCONF_SHARP_2_18 -d:GCONF_SHARP_2_20_2 -d:GTK_2_16 -define:ENABLE_ATK -r:../../../../bin/FSpot.Bling.dll -r:../../../../bin/FSpot.Cms.dll -r:../../../../bin/FSpot.Core.dll -r:../../../../bin/FSpot.Gui.dll -r:../../../../bin/FSpot.JobScheduler.dll -r:../../../../bin/FSpot.Platform.dll -r:../../../../bin/FSpot.Query.dll -r:../../../../bin/FSpot.Utils.dll -r:../../../../bin/Hyena.Data.Sqlite.dll -r:../../../../bin/Hyena.Gui.dll -r:../../../../bin/Hyena.dll -r:../../../../bin/TagLib.dll -r:../../../../bin/f-spot.exe -r:../../../../lib/gio-sharp/gio/gio-sharp.dll -r:../../../../lib/gtk-sharp-beans/gtk-sharp-beans.dll -r:../../../../lib/unique-sharp/unique/unique-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/art-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/atk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gconf-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gdk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/glib-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gnome-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gnome-vfs-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gtk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/pango-sharp.dll -r:/usr/lib64/mono/mono-addins/Mono.Addins.Gui.dll -r:/usr/lib64/mono/mono-addins/Mono.Addins.Setup.dll -r:/usr/lib64/mono/mono-addins/Mono.Addins.dll -r:/usr/lib64/mono/ndesk-dbus-1.0/NDesk.DBus.dll -r:/usr/lib64/mono/ndesk-dbus-glib-1.0/NDesk.DBus.GLib.dll -r:ICSharpCode.SharpZipLib -r:Mono.Cairo -r:Mono.Posix -r:System -r:System.Data -r:System.Web -resource:./Resources/folder_export.ui,folder_export.ui -resource:./Resources/FolderExport.addin.xml,FolderExport.addin.xml -resource:./Resources/f-spot.js,f-spot.js -resource:./Resources/f-spot-simple.css,f-spot-simple.css -resource:./Resources/f-spot-simple-white.css,f-spot-simple-white.css ./FSpot.Exporters.Folder/FolderExport.cs ../../../../src/AssemblyInfo.cs Making all in FSpot.Exporters.Gallery /usr/bin/gmcs -define:RELEASE -nowarn:0278 -nowarn:0078 -define:HAVE_GTK_2_10 -define:NET_2_0 -debug -target:library -out:../../../../bin/FSpot.Exporters.Gallery.dll -d:GCONF_SHARP_2_18 -d:GCONF_SHARP_2_20_2 -d:GTK_2_16 -define:ENABLE_ATK -r:../../../../bin/FSpot.Bling.dll -r:../../../../bin/FSpot.Cms.dll -r:../../../../bin/FSpot.Core.dll -r:../../../../bin/FSpot.Gui.dll -r:../../../../bin/FSpot.JobScheduler.dll -r:../../../../bin/FSpot.Platform.dll -r:../../../../bin/FSpot.Query.dll -r:../../../../bin/FSpot.Utils.dll -r:../../../../bin/Hyena.Data.Sqlite.dll -r:../../../../bin/Hyena.Gui.dll -r:../../../../bin/Hyena.dll -r:../../../../bin/TagLib.dll -r:../../../../bin/f-spot.exe -r:../../../../lib/gio-sharp/gio/gio-sharp.dll -r:../../../../lib/gtk-sharp-beans/gtk-sharp-beans.dll -r:../../../../lib/unique-sharp/unique/unique-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/art-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/atk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gconf-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gdk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/glib-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gnome-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gnome-vfs-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gtk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/pango-sharp.dll -r:/usr/lib64/mono/mono-addins/Mono.Addins.Gui.dll -r:/usr/lib64/mono/mono-addins/Mono.Addins.Setup.dll -r:/usr/lib64/mono/mono-addins/Mono.Addins.dll -r:/usr/lib64/mono/ndesk-dbus-1.0/NDesk.DBus.dll -r:/usr/lib64/mono/ndesk-dbus-glib-1.0/NDesk.DBus.GLib.dll -r:ICSharpCode.SharpZipLib -r:Mono.Cairo -r:Mono.Posix -r:System -r:System.Data -resource:./Resources/gallery_add_album_dialog.ui,gallery_add_album_dialog.ui -resource:./Resources/gallery_add_dialog.ui,gallery_add_dialog.ui -resource:./Resources/gallery_export_dialog.ui,gallery_export_dialog.ui -resource:./Resources/GalleryExport.addin.xml,GalleryExport.addin.xml ./FSpot.Exporters.Gallery/AccountDialog.cs ./FSpot.Exporters.Gallery/FormClient.cs ./FSpot.Exporters.Gallery/GalleryAccount.cs ./FSpot.Exporters.Gallery/GalleryAccountManager.cs ./FSpot.Exporters.Gallery/GalleryAddAlbum.cs ./FSpot.Exporters.Gallery/GalleryExport.cs ./FSpot.Exporters.Gallery/GalleryRemote.cs ../../../../src/AssemblyInfo.cs ./FSpot.Exporters.Gallery/GalleryAddAlbum.cs(24,21): warning CS0612: `Gtk.OptionMenu' is obsolete ./FSpot.Exporters.Gallery/GalleryExport.cs(97,21): warning CS0612: `Gtk.OptionMenu' is obsolete ./FSpot.Exporters.Gallery/GalleryExport.cs(98,21): warning CS0612: `Gtk.OptionMenu' is obsolete ./FSpot.Exporters.Gallery/GalleryAddAlbum.cs(46,52): warning CS0612: `Gtk.OptionMenu' is obsolete ./FSpot.Exporters.Gallery/GalleryExport.cs(32,52): warning CS0612: `Gtk.OptionMenu' is obsolete ./FSpot.Exporters.Gallery/GalleryExport.cs(37,54): warning CS0612: `Gtk.OptionMenu' is obsolete Compilation succeeded - 6 warning(s) Making all in FSpot.Exporters.PicasaWeb /usr/bin/gmcs -define:RELEASE -nowarn:0278 -nowarn:0078 -define:HAVE_GTK_2_10 -define:NET_2_0 -debug -target:library -out:../../../../bin/FSpot.Exporters.PicasaWeb.dll -d:GCONF_SHARP_2_18 -d:GCONF_SHARP_2_20_2 -d:GTK_2_16 -define:ENABLE_ATK -r:../../../../bin/FSpot.Bling.dll -r:../../../../bin/FSpot.Cms.dll -r:../../../../bin/FSpot.Core.dll -r:../../../../bin/FSpot.Gui.dll -r:../../../../bin/FSpot.JobScheduler.dll -r:../../../../bin/FSpot.Platform.dll -r:../../../../bin/FSpot.Query.dll -r:../../../../bin/FSpot.Utils.dll -r:../../../../bin/Hyena.Data.Sqlite.dll -r:../../../../bin/Hyena.Gui.dll -r:../../../../bin/Hyena.dll -r:../../../../bin/Mono.Google.dll -r:../../../../bin/TagLib.dll -r:../../../../bin/f-spot.exe -r:../../../../lib/gio-sharp/gio/gio-sharp.dll -r:../../../../lib/gtk-sharp-beans/gtk-sharp-beans.dll -r:../../../../lib/unique-sharp/unique/unique-sharp.dll -r:/usr/lib64/mono/gnome-keyring-sharp-1.0/Gnome.Keyring.dll -r:/usr/lib64/mono/gtk-sharp-2.0/art-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/atk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gconf-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gdk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/glib-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gnome-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gnome-vfs-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gtk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/pango-sharp.dll -r:/usr/lib64/mono/mono-addins/Mono.Addins.Gui.dll -r:/usr/lib64/mono/mono-addins/Mono.Addins.Setup.dll -r:/usr/lib64/mono/mono-addins/Mono.Addins.dll -r:/usr/lib64/mono/ndesk-dbus-1.0/NDesk.DBus.dll -r:/usr/lib64/mono/ndesk-dbus-glib-1.0/NDesk.DBus.GLib.dll -r:ICSharpCode.SharpZipLib -r:Mono.Cairo -r:Mono.Posix -r:System -r:System.Data -resource:./Resources/google_add_album_dialog.ui,google_add_album_dialog.ui -resource:./Resources/google_add_dialog.ui,google_add_dialog.ui -resource:./Resources/google_export_dialog.ui,google_export_dialog.ui -resource:./Resources/PicasaWebExport.addin.xml,PicasaWebExport.addin.xml ./FSpot.Exporters.PicasaWeb/GoogleAccount.cs ./FSpot.Exporters.PicasaWeb/GoogleAccountDialog.cs ./FSpot.Exporters.PicasaWeb/GoogleAccountManager.cs ./FSpot.Exporters.PicasaWeb/GoogleAddAlbum.cs ./FSpot.Exporters.PicasaWeb/PicasaWebExport.cs ../../../../src/AssemblyInfo.cs ./FSpot.Exporters.PicasaWeb/PicasaWebExport.cs(114,21): warning CS0612: `Gtk.OptionMenu' is obsolete ./FSpot.Exporters.PicasaWeb/PicasaWebExport.cs(115,21): warning CS0612: `Gtk.OptionMenu' is obsolete ./FSpot.Exporters.PicasaWeb/GoogleAccount.cs(50,45): warning CS0618: `System.Net.ServicePointManager.CertificatePolicy' is obsolete: `Use ServerCertificateValidationCallback instead' ./FSpot.Exporters.PicasaWeb/PicasaWebExport.cs(42,42): warning CS0612: `Gtk.OptionMenu' is obsolete ./FSpot.Exporters.PicasaWeb/PicasaWebExport.cs(43,40): warning CS0612: `Gtk.OptionMenu' is obsolete Compilation succeeded - 5 warning(s) Making all in FSpot.Exporters.SmugMug /usr/bin/gmcs -define:RELEASE -nowarn:0278 -nowarn:0078 -define:HAVE_GTK_2_10 -define:NET_2_0 -debug -target:library -out:../../../../bin/FSpot.Exporters.SmugMug.dll -d:GCONF_SHARP_2_18 -d:GCONF_SHARP_2_20_2 -d:GTK_2_16 -define:ENABLE_ATK -r:../../../../bin/FSpot.Bling.dll -r:../../../../bin/FSpot.Cms.dll -r:../../../../bin/FSpot.Core.dll -r:../../../../bin/FSpot.Gui.dll -r:../../../../bin/FSpot.JobScheduler.dll -r:../../../../bin/FSpot.Platform.dll -r:../../../../bin/FSpot.Query.dll -r:../../../../bin/FSpot.Utils.dll -r:../../../../bin/Hyena.Data.Sqlite.dll -r:../../../../bin/Hyena.Gui.dll -r:../../../../bin/Hyena.dll -r:../../../../bin/SmugMugNet.dll -r:../../../../bin/TagLib.dll -r:../../../../bin/f-spot.exe -r:../../../../lib/gio-sharp/gio/gio-sharp.dll -r:../../../../lib/gtk-sharp-beans/gtk-sharp-beans.dll -r:../../../../lib/unique-sharp/unique/unique-sharp.dll -r:/usr/lib64/mono/gnome-keyring-sharp-1.0/Gnome.Keyring.dll -r:/usr/lib64/mono/gtk-sharp-2.0/art-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/atk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gconf-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gdk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/glib-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gnome-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gnome-vfs-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gtk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/pango-sharp.dll -r:/usr/lib64/mono/mono-addins/Mono.Addins.Gui.dll -r:/usr/lib64/mono/mono-addins/Mono.Addins.Setup.dll -r:/usr/lib64/mono/mono-addins/Mono.Addins.dll -r:/usr/lib64/mono/ndesk-dbus-1.0/NDesk.DBus.dll -r:/usr/lib64/mono/ndesk-dbus-glib-1.0/NDesk.DBus.GLib.dll -r:ICSharpCode.SharpZipLib -r:Mono.Cairo -r:Mono.Posix -r:System -r:System.Data -resource:./Resources/smugmug_add_album_dialog.ui,smugmug_add_album_dialog.ui -resource:./Resources/smugmug_add_dialog.ui,smugmug_add_dialog.ui -resource:./Resources/smugmug_export_dialog.ui,smugmug_export_dialog.ui -resource:./Resources/SmugMugExport.addin.xml,SmugMugExport.addin.xml ./FSpot.Exporters.SmugMug/SmugMugAccount.cs ./FSpot.Exporters.SmugMug/SmugMugAccountDialog.cs ./FSpot.Exporters.SmugMug/SmugMugAccountManager.cs ./FSpot.Exporters.SmugMug/SmugMugAddAlbum.cs ./FSpot.Exporters.SmugMug/SmugMugExport.cs ../../../../src/AssemblyInfo.cs ./FSpot.Exporters.SmugMug/SmugMugExport.cs(104,21): warning CS0612: `Gtk.OptionMenu' is obsolete ./FSpot.Exporters.SmugMug/SmugMugExport.cs(105,21): warning CS0612: `Gtk.OptionMenu' is obsolete ./FSpot.Exporters.SmugMug/SmugMugAccount.cs(37,45): warning CS0618: `System.Net.ServicePointManager.CertificatePolicy' is obsolete: `Use ServerCertificateValidationCallback instead' ./FSpot.Exporters.SmugMug/SmugMugExport.cs(41,42): warning CS0612: `Gtk.OptionMenu' is obsolete ./FSpot.Exporters.SmugMug/SmugMugExport.cs(42,40): warning CS0612: `Gtk.OptionMenu' is obsolete Compilation succeeded - 5 warning(s) Making all in FSpot.Exporters.Tabblo /usr/bin/gmcs -define:RELEASE -nowarn:0278 -nowarn:0078 -define:HAVE_GTK_2_10 -define:NET_2_0 -debug -target:library -out:../../../../bin/FSpot.Exporters.Tabblo.dll -d:GCONF_SHARP_2_18 -d:GCONF_SHARP_2_20_2 -d:GTK_2_16 -define:ENABLE_ATK -r:../../../../bin/FSpot.Bling.dll -r:../../../../bin/FSpot.Cms.dll -r:../../../../bin/FSpot.Core.dll -r:../../../../bin/FSpot.Gui.dll -r:../../../../bin/FSpot.JobScheduler.dll -r:../../../../bin/FSpot.Platform.dll -r:../../../../bin/FSpot.Query.dll -r:../../../../bin/FSpot.Utils.dll -r:../../../../bin/Hyena.Data.Sqlite.dll -r:../../../../bin/Hyena.Gui.dll -r:../../../../bin/Hyena.dll -r:../../../../bin/Mono.Tabblo.dll -r:../../../../bin/TagLib.dll -r:../../../../bin/f-spot.exe -r:../../../../lib/gio-sharp/gio/gio-sharp.dll -r:../../../../lib/gtk-sharp-beans/gtk-sharp-beans.dll -r:../../../../lib/unique-sharp/unique/unique-sharp.dll -r:/usr/lib64/mono/gnome-keyring-sharp-1.0/Gnome.Keyring.dll -r:/usr/lib64/mono/gtk-sharp-2.0/art-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/atk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gconf-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gdk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/glib-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gnome-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gnome-vfs-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gtk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/pango-sharp.dll -r:/usr/lib64/mono/mono-addins/Mono.Addins.Gui.dll -r:/usr/lib64/mono/mono-addins/Mono.Addins.Setup.dll -r:/usr/lib64/mono/mono-addins/Mono.Addins.dll -r:/usr/lib64/mono/ndesk-dbus-1.0/NDesk.DBus.dll -r:/usr/lib64/mono/ndesk-dbus-glib-1.0/NDesk.DBus.GLib.dll -r:ICSharpCode.SharpZipLib -r:Mono.Cairo -r:Mono.Posix -r:System -r:System.Data -resource:./Resources/TabbloExport.addin.xml,TabbloExport.addin.xml -resource:./Resources/ui/TabbloExport.ui,TabbloExport.ui -resource:./Resources/ui/TrustError.ui,TrustError.ui ./FSpot.Exporters.Tabblo/ApplicationCentricCertificatePolicy.cs ./FSpot.Exporters.Tabblo/BlindTrustCertificatePolicy.cs ./FSpot.Exporters.Tabblo/FSpotTraceListener.cs ./FSpot.Exporters.Tabblo/FSpotUploadProgress.cs ./FSpot.Exporters.Tabblo/TabbloExport.cs ./FSpot.Exporters.Tabblo/TabbloExportModel.cs ./FSpot.Exporters.Tabblo/TabbloExportView.cs ./FSpot.Exporters.Tabblo/UserDecisionCertificatePolicy.cs ./AssemblyInfo.cs ./FSpot.Exporters.Tabblo/TabbloExport.cs(351,45): warning CS0618: `System.Net.ServicePointManager.CertificatePolicy' is obsolete: `Use ServerCertificateValidationCallback instead' Compilation succeeded - 1 warning(s) Making all in FSpot.Exporters.Zip /usr/bin/gmcs -define:RELEASE -nowarn:0278 -nowarn:0078 -define:HAVE_GTK_2_10 -define:NET_2_0 -debug -target:library -out:../../../../bin/FSpot.Exporters.Zip.dll -d:GCONF_SHARP_2_18 -d:GCONF_SHARP_2_20_2 -d:GTK_2_16 -define:ENABLE_ATK -r:../../../../bin/FSpot.Bling.dll -r:../../../../bin/FSpot.Cms.dll -r:../../../../bin/FSpot.Core.dll -r:../../../../bin/FSpot.Gui.dll -r:../../../../bin/FSpot.JobScheduler.dll -r:../../../../bin/FSpot.Platform.dll -r:../../../../bin/FSpot.Query.dll -r:../../../../bin/FSpot.Utils.dll -r:../../../../bin/Hyena.Data.Sqlite.dll -r:../../../../bin/Hyena.Gui.dll -r:../../../../bin/Hyena.dll -r:../../../../bin/TagLib.dll -r:../../../../bin/f-spot.exe -r:../../../../lib/gio-sharp/gio/gio-sharp.dll -r:../../../../lib/gtk-sharp-beans/gtk-sharp-beans.dll -r:../../../../lib/unique-sharp/unique/unique-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/art-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/atk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gconf-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gdk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/glib-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gnome-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gnome-vfs-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gtk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/pango-sharp.dll -r:/usr/lib64/mono/mono-addins/Mono.Addins.Gui.dll -r:/usr/lib64/mono/mono-addins/Mono.Addins.Setup.dll -r:/usr/lib64/mono/mono-addins/Mono.Addins.dll -r:/usr/lib64/mono/ndesk-dbus-1.0/NDesk.DBus.dll -r:/usr/lib64/mono/ndesk-dbus-glib-1.0/NDesk.DBus.GLib.dll -r:ICSharpCode.SharpZipLib -r:Mono.Cairo -r:Mono.Posix -r:System -r:System.Data -resource:./Resources/zip_export.ui,zip_export.ui -resource:./Resources/ZipExport.addin.xml,ZipExport.addin.xml ./FSpot.Exporters.Zip/ZipExport.cs ../../../../src/AssemblyInfo.cs Making all in Tools Making all in FSpot.Tools.ChangePhotoPath /usr/bin/gmcs -define:RELEASE -nowarn:0278 -nowarn:0078 -define:HAVE_GTK_2_10 -define:NET_2_0 -debug -target:library -out:../../../../bin/FSpot.Tools.ChangePhotoPath.dll -d:GCONF_SHARP_2_18 -d:GCONF_SHARP_2_20_2 -d:GTK_2_16 -define:ENABLE_ATK -r:../../../../bin/FSpot.Bling.dll -r:../../../../bin/FSpot.Cms.dll -r:../../../../bin/FSpot.Core.dll -r:../../../../bin/FSpot.Gui.dll -r:../../../../bin/FSpot.JobScheduler.dll -r:../../../../bin/FSpot.Platform.dll -r:../../../../bin/FSpot.Query.dll -r:../../../../bin/FSpot.Utils.dll -r:../../../../bin/Hyena.Data.Sqlite.dll -r:../../../../bin/Hyena.Gui.dll -r:../../../../bin/Hyena.dll -r:../../../../bin/TagLib.dll -r:../../../../bin/f-spot.exe -r:../../../../lib/gio-sharp/gio/gio-sharp.dll -r:../../../../lib/gtk-sharp-beans/gtk-sharp-beans.dll -r:../../../../lib/unique-sharp/unique/unique-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/art-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/atk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gconf-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gdk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/glib-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gnome-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gnome-vfs-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gtk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/pango-sharp.dll -r:/usr/lib64/mono/mono-addins/Mono.Addins.Gui.dll -r:/usr/lib64/mono/mono-addins/Mono.Addins.Setup.dll -r:/usr/lib64/mono/mono-addins/Mono.Addins.dll -r:/usr/lib64/mono/ndesk-dbus-1.0/NDesk.DBus.dll -r:/usr/lib64/mono/ndesk-dbus-glib-1.0/NDesk.DBus.GLib.dll -r:ICSharpCode.SharpZipLib -r:Mono.Cairo -r:Mono.Posix -r:System -r:System.Data -resource:./Resources/ChangePhotoPath.addin.xml,ChangePhotoPath.addin.xml -resource:./Resources/ChangePhotoPath.ui,ChangePhotoPath.ui ./FSpot.Tools.ChangePhotoPath/ChangePhotoPathController.cs ./FSpot.Tools.ChangePhotoPath/ChangePhotoPathGui.cs ./FSpot.Tools.ChangePhotoPath/IChangePhotoPathGui.cs ../../../../src/AssemblyInfo.cs Making all in FSpot.Tools.DevelopInUFraw /usr/bin/gmcs -define:RELEASE -nowarn:0278 -nowarn:0078 -define:HAVE_GTK_2_10 -define:NET_2_0 -debug -target:library -out:../../../../bin/FSpot.Tools.DevelopInUFRaw.dll -d:GCONF_SHARP_2_18 -d:GCONF_SHARP_2_20_2 -d:GTK_2_16 -define:ENABLE_ATK -r:../../../../bin/FSpot.Bling.dll -r:../../../../bin/FSpot.Cms.dll -r:../../../../bin/FSpot.Core.dll -r:../../../../bin/FSpot.Gui.dll -r:../../../../bin/FSpot.JobScheduler.dll -r:../../../../bin/FSpot.Platform.dll -r:../../../../bin/FSpot.Query.dll -r:../../../../bin/FSpot.Utils.dll -r:../../../../bin/Hyena.Data.Sqlite.dll -r:../../../../bin/Hyena.Gui.dll -r:../../../../bin/Hyena.dll -r:../../../../bin/TagLib.dll -r:../../../../bin/f-spot.exe -r:../../../../lib/gio-sharp/gio/gio-sharp.dll -r:../../../../lib/gtk-sharp-beans/gtk-sharp-beans.dll -r:../../../../lib/unique-sharp/unique/unique-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/art-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/atk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gconf-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gdk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/glib-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gnome-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gnome-vfs-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gtk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/pango-sharp.dll -r:/usr/lib64/mono/mono-addins/Mono.Addins.Gui.dll -r:/usr/lib64/mono/mono-addins/Mono.Addins.Setup.dll -r:/usr/lib64/mono/mono-addins/Mono.Addins.dll -r:/usr/lib64/mono/ndesk-dbus-1.0/NDesk.DBus.dll -r:/usr/lib64/mono/ndesk-dbus-glib-1.0/NDesk.DBus.GLib.dll -r:ICSharpCode.SharpZipLib -r:Mono.Cairo -r:Mono.Posix -r:System -r:System.Data -resource:./Resources/DevelopInUFRaw.addin.xml,DevelopInUFRaw.addin.xml ./FSpot.Tools.DevelopInUFraw/AbstractDevelopInUFRaw.cs ./FSpot.Tools.DevelopInUFraw/DevelopInUFRaw.cs ./FSpot.Tools.DevelopInUFraw/DevelopInUFRawBatch.cs ../../../../src/AssemblyInfo.cs Making all in FSpot.Tools.LiveWebGallery /usr/bin/gmcs -define:RELEASE -nowarn:0278 -nowarn:0078 -define:HAVE_GTK_2_10 -define:NET_2_0 -debug -target:library -out:../../../../bin/FSpot.Tools.LiveWebGallery.dll -d:GCONF_SHARP_2_18 -d:GCONF_SHARP_2_20_2 -d:GTK_2_16 -define:ENABLE_ATK -r:../../../../bin/FSpot.Bling.dll -r:../../../../bin/FSpot.Cms.dll -r:../../../../bin/FSpot.Core.dll -r:../../../../bin/FSpot.Gui.dll -r:../../../../bin/FSpot.JobScheduler.dll -r:../../../../bin/FSpot.Platform.dll -r:../../../../bin/FSpot.Query.dll -r:../../../../bin/FSpot.Utils.dll -r:../../../../bin/Hyena.Data.Sqlite.dll -r:../../../../bin/Hyena.Gui.dll -r:../../../../bin/Hyena.dll -r:../../../../bin/TagLib.dll -r:../../../../bin/f-spot.exe -r:../../../../lib/gio-sharp/gio/gio-sharp.dll -r:../../../../lib/gtk-sharp-beans/gtk-sharp-beans.dll -r:../../../../lib/unique-sharp/unique/unique-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/art-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/atk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gconf-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gdk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/glib-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gnome-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gnome-vfs-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gtk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/pango-sharp.dll -r:/usr/lib64/mono/mono-addins/Mono.Addins.Gui.dll -r:/usr/lib64/mono/mono-addins/Mono.Addins.Setup.dll -r:/usr/lib64/mono/mono-addins/Mono.Addins.dll -r:/usr/lib64/mono/ndesk-dbus-1.0/NDesk.DBus.dll -r:/usr/lib64/mono/ndesk-dbus-glib-1.0/NDesk.DBus.GLib.dll -r:ICSharpCode.SharpZipLib -r:Mono.Cairo -r:Mono.Posix -r:System -r:System.Data -resource:./Resources/LiveWebGallery.addin.xml,LiveWebGallery.addin.xml -resource:./Resources/ui/empty.png,empty.png -resource:./Resources/ui/f-spot.css,f-spot.css -resource:./Resources/ui/f-spot.js,f-spot.js -resource:./Resources/ui/gallery.html,gallery.html -resource:./Resources/ui/LiveWebGallery.ui,LiveWebGallery.ui ./FSpot.Tools.LiveWebGallery/GalleryRequestHandler.cs ./FSpot.Tools.LiveWebGallery/LiveWebGallery.cs ./FSpot.Tools.LiveWebGallery/LiveWebGalleryDialog.cs ./FSpot.Tools.LiveWebGallery/PhotoRequestHandler.cs ./FSpot.Tools.LiveWebGallery/ResourceRequestHandler.cs ./FSpot.Tools.LiveWebGallery/SimpleWebServer.cs ../../../../src/AssemblyInfo.cs ./FSpot.Tools.LiveWebGallery/GalleryRequestHandler.cs(147,69): warning CS0618: `FSpot.PhotoStore.Query(FSpot.Core.Tag[])' is obsolete: `drop this, use IQueryCondition correctly instead' ./FSpot.Tools.LiveWebGallery/GalleryRequestHandler.cs(149,69): warning CS0618: `FSpot.PhotoQuery.Photos' is obsolete: `DO NOT USE THIS, IT'S TOO SLOW' Compilation succeeded - 2 warning(s) Making all in FSpot.Tools.MergeDb /usr/bin/gmcs -define:RELEASE -nowarn:0278 -nowarn:0078 -define:HAVE_GTK_2_10 -define:NET_2_0 -debug -target:library -out:../../../../bin/FSpot.Tools.MergeDb.dll -d:GCONF_SHARP_2_18 -d:GCONF_SHARP_2_20_2 -d:GTK_2_16 -define:ENABLE_ATK -r:../../../../bin/FSpot.Bling.dll -r:../../../../bin/FSpot.Cms.dll -r:../../../../bin/FSpot.Core.dll -r:../../../../bin/FSpot.Gui.dll -r:../../../../bin/FSpot.JobScheduler.dll -r:../../../../bin/FSpot.Platform.dll -r:../../../../bin/FSpot.Query.dll -r:../../../../bin/FSpot.Utils.dll -r:../../../../bin/Hyena.Data.Sqlite.dll -r:../../../../bin/Hyena.Gui.dll -r:../../../../bin/Hyena.dll -r:../../../../bin/TagLib.dll -r:../../../../bin/f-spot.exe -r:../../../../lib/gio-sharp/gio/gio-sharp.dll -r:../../../../lib/gtk-sharp-beans/gtk-sharp-beans.dll -r:../../../../lib/unique-sharp/unique/unique-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/art-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/atk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gconf-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gdk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/glib-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gnome-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gnome-vfs-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gtk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/pango-sharp.dll -r:/usr/lib64/mono/mono-addins/Mono.Addins.Gui.dll -r:/usr/lib64/mono/mono-addins/Mono.Addins.Setup.dll -r:/usr/lib64/mono/mono-addins/Mono.Addins.dll -r:/usr/lib64/mono/ndesk-dbus-1.0/NDesk.DBus.dll -r:/usr/lib64/mono/ndesk-dbus-glib-1.0/NDesk.DBus.GLib.dll -r:ICSharpCode.SharpZipLib -r:Mono.Cairo -r:Mono.Posix -r:System -r:System.Data -resource:./Resources/MergeDb.addin.xml,MergeDb.addin.xml -resource:./Resources/mergedb_dialog.ui,mergedb_dialog.ui -resource:./Resources/pickfolder_dialog.ui,pickfolder_dialog.ui ./FSpot.Tools.MergeDb/MergeDb.cs ./FSpot.Tools.MergeDb/MergeDbDialog.cs ./FSpot.Tools.MergeDb/PickFolderDialog.cs ../../../../src/AssemblyInfo.cs ./FSpot.Tools.MergeDb/MergeDb.cs(171,51): warning CS0618: `FSpot.PhotoQuery.Photos' is obsolete: `DO NOT USE THIS, IT'S TOO SLOW' Compilation succeeded - 1 warning(s) Making all in FSpot.Tools.RawPlusJpeg /usr/bin/gmcs -define:RELEASE -nowarn:0278 -nowarn:0078 -define:HAVE_GTK_2_10 -define:NET_2_0 -debug -target:library -out:../../../../bin/FSpot.Tools.RawPlusJpeg.dll -d:GCONF_SHARP_2_18 -d:GCONF_SHARP_2_20_2 -d:GTK_2_16 -define:ENABLE_ATK -r:../../../../bin/FSpot.Bling.dll -r:../../../../bin/FSpot.Cms.dll -r:../../../../bin/FSpot.Core.dll -r:../../../../bin/FSpot.Gui.dll -r:../../../../bin/FSpot.JobScheduler.dll -r:../../../../bin/FSpot.Platform.dll -r:../../../../bin/FSpot.Query.dll -r:../../../../bin/FSpot.Utils.dll -r:../../../../bin/Hyena.Data.Sqlite.dll -r:../../../../bin/Hyena.Gui.dll -r:../../../../bin/Hyena.dll -r:../../../../bin/TagLib.dll -r:../../../../bin/f-spot.exe -r:../../../../lib/gio-sharp/gio/gio-sharp.dll -r:../../../../lib/gtk-sharp-beans/gtk-sharp-beans.dll -r:../../../../lib/unique-sharp/unique/unique-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/art-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/atk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gconf-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gdk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/glib-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gnome-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gnome-vfs-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gtk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/pango-sharp.dll -r:/usr/lib64/mono/mono-addins/Mono.Addins.Gui.dll -r:/usr/lib64/mono/mono-addins/Mono.Addins.Setup.dll -r:/usr/lib64/mono/mono-addins/Mono.Addins.dll -r:/usr/lib64/mono/ndesk-dbus-1.0/NDesk.DBus.dll -r:/usr/lib64/mono/ndesk-dbus-glib-1.0/NDesk.DBus.GLib.dll -r:ICSharpCode.SharpZipLib -r:Mono.Cairo -r:Mono.Posix -r:System -r:System.Data -resource:./Resources/RawPlusJpeg.addin.xml,RawPlusJpeg.addin.xml ./FSpot.Tools.RawPlusJpeg/RawPlusJpeg.cs ../../../../src/AssemblyInfo.cs ./FSpot.Tools.RawPlusJpeg/RawPlusJpeg.cs(41,72): warning CS0618: `FSpot.PhotoStore.Query(FSpot.Core.Tag[], string, FSpot.Query.DateRange, FSpot.Query.RollSet)' is obsolete: `drop this, use IQueryCondition correctly instead' Compilation succeeded - 1 warning(s) Making all in FSpot.Tools.RetroactiveRoll /usr/bin/gmcs -define:RELEASE -nowarn:0278 -nowarn:0078 -define:HAVE_GTK_2_10 -define:NET_2_0 -debug -target:library -out:../../../../bin/FSpot.Tools.RetroactiveRoll.dll -d:GCONF_SHARP_2_18 -d:GCONF_SHARP_2_20_2 -d:GTK_2_16 -define:ENABLE_ATK -r:../../../../bin/FSpot.Bling.dll -r:../../../../bin/FSpot.Cms.dll -r:../../../../bin/FSpot.Core.dll -r:../../../../bin/FSpot.Gui.dll -r:../../../../bin/FSpot.JobScheduler.dll -r:../../../../bin/FSpot.Platform.dll -r:../../../../bin/FSpot.Query.dll -r:../../../../bin/FSpot.Utils.dll -r:../../../../bin/Hyena.Data.Sqlite.dll -r:../../../../bin/Hyena.Gui.dll -r:../../../../bin/Hyena.dll -r:../../../../bin/TagLib.dll -r:../../../../bin/f-spot.exe -r:../../../../lib/gio-sharp/gio/gio-sharp.dll -r:../../../../lib/gtk-sharp-beans/gtk-sharp-beans.dll -r:../../../../lib/unique-sharp/unique/unique-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/art-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/atk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gconf-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gdk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/glib-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gnome-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gnome-vfs-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gtk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/pango-sharp.dll -r:/usr/lib64/mono/mono-addins/Mono.Addins.Gui.dll -r:/usr/lib64/mono/mono-addins/Mono.Addins.Setup.dll -r:/usr/lib64/mono/mono-addins/Mono.Addins.dll -r:/usr/lib64/mono/ndesk-dbus-1.0/NDesk.DBus.dll -r:/usr/lib64/mono/ndesk-dbus-glib-1.0/NDesk.DBus.GLib.dll -r:ICSharpCode.SharpZipLib -r:Mono.Cairo -r:Mono.Posix -r:System -r:System.Data -resource:./Resources/RetroactiveRoll.addin.xml,RetroactiveRoll.addin.xml ./FSpot.Tools.RetroactiveRoll/RetroactiveRoll.cs ../../../../src/AssemblyInfo.cs Making all in FSpot.Tools.ScreensaverConfig /usr/bin/gmcs -define:RELEASE -nowarn:0278 -nowarn:0078 -define:HAVE_GTK_2_10 -define:NET_2_0 -debug -target:library -out:../../../../bin/FSpot.Tools.ScreensaverConfig.dll -d:GCONF_SHARP_2_18 -d:GCONF_SHARP_2_20_2 -d:GTK_2_16 -define:ENABLE_ATK -r:../../../../bin/FSpot.Bling.dll -r:../../../../bin/FSpot.Cms.dll -r:../../../../bin/FSpot.Core.dll -r:../../../../bin/FSpot.Gui.dll -r:../../../../bin/FSpot.JobScheduler.dll -r:../../../../bin/FSpot.Platform.dll -r:../../../../bin/FSpot.Query.dll -r:../../../../bin/FSpot.Utils.dll -r:../../../../bin/Hyena.Data.Sqlite.dll -r:../../../../bin/Hyena.Gui.dll -r:../../../../bin/Hyena.dll -r:../../../../bin/TagLib.dll -r:../../../../bin/f-spot.exe -r:../../../../lib/gio-sharp/gio/gio-sharp.dll -r:../../../../lib/gtk-sharp-beans/gtk-sharp-beans.dll -r:../../../../lib/unique-sharp/unique/unique-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/art-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/atk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gconf-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gdk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/glib-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gnome-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gnome-vfs-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gtk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/pango-sharp.dll -r:/usr/lib64/mono/mono-addins/Mono.Addins.Gui.dll -r:/usr/lib64/mono/mono-addins/Mono.Addins.Setup.dll -r:/usr/lib64/mono/mono-addins/Mono.Addins.dll -r:/usr/lib64/mono/ndesk-dbus-1.0/NDesk.DBus.dll -r:/usr/lib64/mono/ndesk-dbus-glib-1.0/NDesk.DBus.GLib.dll -r:ICSharpCode.SharpZipLib -r:Mono.Cairo -r:Mono.Posix -r:System -r:System.Data -resource:./Resources/ScreensaverConfig.addin.xml,ScreensaverConfig.addin.xml -resource:./Resources/ScreensaverConfigDialog.ui,ScreensaverConfigDialog.ui ./FSpot.Tools.ScreensaverConfig/ScreensaverConfig.cs ../../../../src/AssemblyInfo.cs Making all in Transitions Making all in FSpot.Transitions.Cover /usr/bin/gmcs -define:RELEASE -nowarn:0278 -nowarn:0078 -define:HAVE_GTK_2_10 -define:NET_2_0 -debug -target:library -out:../../../../bin/FSpot.Exporters.CoverTransition.dll -d:GCONF_SHARP_2_18 -d:GCONF_SHARP_2_20_2 -d:GTK_2_16 -define:ENABLE_ATK -r:../../../../bin/FSpot.Bling.dll -r:../../../../bin/FSpot.Cms.dll -r:../../../../bin/FSpot.Core.dll -r:../../../../bin/FSpot.Gui.dll -r:../../../../bin/FSpot.JobScheduler.dll -r:../../../../bin/FSpot.Platform.dll -r:../../../../bin/FSpot.Query.dll -r:../../../../bin/FSpot.Utils.dll -r:../../../../bin/Hyena.Data.Sqlite.dll -r:../../../../bin/Hyena.Gui.dll -r:../../../../bin/Hyena.dll -r:../../../../bin/TagLib.dll -r:../../../../bin/f-spot.exe -r:../../../../lib/gio-sharp/gio/gio-sharp.dll -r:../../../../lib/gtk-sharp-beans/gtk-sharp-beans.dll -r:../../../../lib/unique-sharp/unique/unique-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/art-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/atk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gconf-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gdk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/glib-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gnome-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gnome-vfs-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/gtk-sharp.dll -r:/usr/lib64/mono/gtk-sharp-2.0/pango-sharp.dll -r:/usr/lib64/mono/mono-addins/Mono.Addins.Gui.dll -r:/usr/lib64/mono/mono-addins/Mono.Addins.Setup.dll -r:/usr/lib64/mono/mono-addins/Mono.Addins.dll -r:/usr/lib64/mono/ndesk-dbus-1.0/NDesk.DBus.dll -r:/usr/lib64/mono/ndesk-dbus-glib-1.0/NDesk.DBus.GLib.dll -r:ICSharpCode.SharpZipLib -r:Mono.Cairo -r:Mono.Posix -r:System -r:System.Data -resource:./Resources/CoverTransition.addin.xml,CoverTransition.addin.xml ./FSpot.Addins.Transitions/Cover.cs ../../../../src/AssemblyInfo.cs Making all in tests Found cached translation database Merging translations into f-spot.schemas. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.6zrVVC + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64 ++ dirname /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64 + cd f-spot-0.8.0 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64 + export MONO_SHARED_DIR=/builddir/build/BUILD/f-spot-0.8.0 + MONO_SHARED_DIR=/builddir/build/BUILD/f-spot-0.8.0 + make install DESTDIR=/builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64 'INSTALL=/usr/bin/install -p' Making install in build Making install in pkg-config /usr/bin/install -p -m 644 f-spot.pc '/builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/lib64/pkgconfig' Making install in m4 Making install in data Making install in desktop-files /usr/bin/install -p -m 644 f-spot.desktop f-spot-view.desktop f-spot-import.desktop '/builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/applications' Making install in lib Making install in GKeyFile /usr/bin/install -p -m 644 gkeyfile-sharp.dll '/builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/lib64/f-spot' Making install in gio-sharp Making install in generator Making install in gio /usr/bin/install -p -m 644 gio-sharp.dll gio-sharp.dll.config '/builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/lib64/f-spot' Making install in gtk-sharp-beans /usr/bin/install -p -m 644 gtk-sharp-beans.dll gtk-sharp-beans.dll.config '/builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/lib64/f-spot' Making install in Hyena Making install in build Making install in m4 Making install in pkg-config /usr/bin/install -p gconf-schema-extractor.exe '/builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/lib64/f-spot' Making install in Hyena /usr/bin/install -p ../../../bin/Hyena.dll ../../../bin/Hyena.dll.mdb Hyena.dll.config '/builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/lib64/f-spot' Making install in Mono.Data.Sqlite /usr/bin/install -p ../../../bin/Mono.Data.Sqlite.dll ../../../bin/Mono.Data.Sqlite.dll.mdb '/builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/lib64/f-spot' Making install in Hyena.Data.Sqlite /usr/bin/install -p ../../../bin/Hyena.Data.Sqlite.dll ../../../bin/Hyena.Data.Sqlite.dll.mdb '/builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/lib64/f-spot' Making install in Hyena.Gui /usr/bin/install -p ../../../bin/Hyena.Gui.dll ../../../bin/Hyena.Gui.dll.mdb Hyena.Gui.dll.config '/builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/lib64/f-spot' Making install in libfspot /bin/sh /builddir/build/BUILD/f-spot-0.8.0/build/m4/shave/shave-libtool '/bin/sh ../../libtool' --mode=install /usr/bin/install -p libfspot.la '/builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/lib64/f-spot' libtool: install: warning: remember to run `libtool --finish /usr/lib64/f-spot' Making install in TagLib /usr/bin/install -p ../../bin/TagLib.dll ../../bin/TagLib.dll.mdb '/builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/lib64/f-spot' Making install in unique-sharp Making install in generator Making install in unique /usr/bin/install -p -m 644 unique-sharp.dll unique-sharp.dll.config '/builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/lib64/f-spot' Making install in Mono.Google /usr/bin/install -p ../../bin/Mono.Google.dll ../../bin/Mono.Google.dll.mdb '/builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/lib64/f-spot/Extensions' Making install in Mono.Tabblo /usr/bin/install -p ../../bin/Mono.Tabblo.dll ../../bin/Mono.Tabblo.dll.mdb '/builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/lib64/f-spot/Extensions' Making install in SmugMugNet /usr/bin/install -p ../../bin/SmugMugNet.dll ../../bin/SmugMugNet.dll.mdb '/builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/lib64/f-spot/Extensions' Making install in docs Making install in help /bin/sh /builddir/build/BUILD/f-spot-0.8.0/install-sh -d /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/C /bin/sh /builddir/build/BUILD/f-spot-0.8.0/install-sh -d /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/de /bin/sh /builddir/build/BUILD/f-spot-0.8.0/install-sh -d /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/es /usr/bin/install -p -m 644 C/23hq.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/C/23hq.page /usr/bin/install -p -m 644 C/adjust-color.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/C/adjust-color.page /usr/bin/install -p -m 644 C/cd.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/C/cd.page /usr/bin/install -p -m 644 C/colors.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/C/colors.page /usr/bin/install -p -m 644 C/date-search.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/C/date-search.page /usr/bin/install -p -m 644 C/enhancements.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/C/enhancements.page /usr/bin/install -p -m 644 C/extensions.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/C/extensions.page /usr/bin/install -p -m 644 C/facebook.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/C/facebook.page /usr/bin/install -p -m 644 C/file-management.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/C/file-management.page /usr/bin/install -p -m 644 C/flickr.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/C/flickr.page /usr/bin/install -p -m 644 C/folder.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/C/folder.page /usr/bin/install -p -m 644 C/general-editing.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/C/general-editing.page /usr/bin/install -p -m 644 C/import-photos.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/C/import-photos.page /usr/bin/install -p -m 644 C/import-roll-search.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/C/import-roll-search.page /usr/bin/install -p -m 644 C/index.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/C/index.page /usr/bin/install -p -m 644 C/introduction.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/C/introduction.page /usr/bin/install -p -m 644 C/picasa.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/C/picasa.page /usr/bin/install -p -m 644 C/rate-search.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/C/rate-search.page /usr/bin/install -p -m 644 C/ratings.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/C/ratings.page /usr/bin/install -p -m 644 C/smugmug.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/C/smugmug.page /usr/bin/install -p -m 644 C/tag-attach.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/C/tag-attach.page /usr/bin/install -p -m 644 C/tag-creation.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/C/tag-creation.page /usr/bin/install -p -m 644 C/tag-delete.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/C/tag-delete.page /usr/bin/install -p -m 644 C/tag-remove.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/C/tag-remove.page /usr/bin/install -p -m 644 C/tag-search.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/C/tag-search.page /usr/bin/install -p -m 644 C/tags.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/C/tags.page /usr/bin/install -p -m 644 C/upload-to-web.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/C/upload-to-web.page /usr/bin/install -p -m 644 C/versioning.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/C/versioning.page /usr/bin/install -p -m 644 C/zooomr.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/C/zooomr.page /usr/bin/install -p -m 644 de/23hq.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/de/23hq.page /usr/bin/install -p -m 644 de/adjust-color.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/de/adjust-color.page /usr/bin/install -p -m 644 de/cd.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/de/cd.page /usr/bin/install -p -m 644 de/colors.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/de/colors.page /usr/bin/install -p -m 644 de/date-search.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/de/date-search.page /usr/bin/install -p -m 644 de/enhancements.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/de/enhancements.page /usr/bin/install -p -m 644 de/extensions.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/de/extensions.page /usr/bin/install -p -m 644 de/facebook.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/de/facebook.page /usr/bin/install -p -m 644 de/file-management.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/de/file-management.page /usr/bin/install -p -m 644 de/flickr.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/de/flickr.page /usr/bin/install -p -m 644 de/folder.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/de/folder.page /usr/bin/install -p -m 644 de/general-editing.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/de/general-editing.page /usr/bin/install -p -m 644 de/import-photos.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/de/import-photos.page /usr/bin/install -p -m 644 de/import-roll-search.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/de/import-roll-search.page /usr/bin/install -p -m 644 de/index.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/de/index.page /usr/bin/install -p -m 644 de/introduction.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/de/introduction.page /usr/bin/install -p -m 644 de/picasa.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/de/picasa.page /usr/bin/install -p -m 644 de/rate-search.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/de/rate-search.page /usr/bin/install -p -m 644 de/ratings.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/de/ratings.page /usr/bin/install -p -m 644 de/smugmug.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/de/smugmug.page /usr/bin/install -p -m 644 de/tag-attach.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/de/tag-attach.page /usr/bin/install -p -m 644 de/tag-creation.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/de/tag-creation.page /usr/bin/install -p -m 644 de/tag-delete.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/de/tag-delete.page /usr/bin/install -p -m 644 de/tag-remove.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/de/tag-remove.page /usr/bin/install -p -m 644 de/tag-search.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/de/tag-search.page /usr/bin/install -p -m 644 de/tags.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/de/tags.page /usr/bin/install -p -m 644 de/upload-to-web.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/de/upload-to-web.page /usr/bin/install -p -m 644 de/versioning.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/de/versioning.page /usr/bin/install -p -m 644 de/zooomr.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/de/zooomr.page /usr/bin/install -p -m 644 es/23hq.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/es/23hq.page /usr/bin/install -p -m 644 es/adjust-color.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/es/adjust-color.page /usr/bin/install -p -m 644 es/cd.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/es/cd.page /usr/bin/install -p -m 644 es/colors.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/es/colors.page /usr/bin/install -p -m 644 es/date-search.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/es/date-search.page /usr/bin/install -p -m 644 es/enhancements.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/es/enhancements.page /usr/bin/install -p -m 644 es/extensions.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/es/extensions.page /usr/bin/install -p -m 644 es/facebook.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/es/facebook.page /usr/bin/install -p -m 644 es/file-management.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/es/file-management.page /usr/bin/install -p -m 644 es/flickr.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/es/flickr.page /usr/bin/install -p -m 644 es/folder.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/es/folder.page /usr/bin/install -p -m 644 es/general-editing.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/es/general-editing.page /usr/bin/install -p -m 644 es/import-photos.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/es/import-photos.page /usr/bin/install -p -m 644 es/import-roll-search.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/es/import-roll-search.page /usr/bin/install -p -m 644 es/index.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/es/index.page /usr/bin/install -p -m 644 es/introduction.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/es/introduction.page /usr/bin/install -p -m 644 es/picasa.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/es/picasa.page /usr/bin/install -p -m 644 es/rate-search.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/es/rate-search.page /usr/bin/install -p -m 644 es/ratings.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/es/ratings.page /usr/bin/install -p -m 644 es/smugmug.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/es/smugmug.page /usr/bin/install -p -m 644 es/tag-attach.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/es/tag-attach.page /usr/bin/install -p -m 644 es/tag-creation.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/es/tag-creation.page /usr/bin/install -p -m 644 es/tag-delete.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/es/tag-delete.page /usr/bin/install -p -m 644 es/tag-remove.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/es/tag-remove.page /usr/bin/install -p -m 644 es/tag-search.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/es/tag-search.page /usr/bin/install -p -m 644 es/tags.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/es/tags.page /usr/bin/install -p -m 644 es/upload-to-web.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/es/upload-to-web.page /usr/bin/install -p -m 644 es/versioning.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/es/versioning.page /usr/bin/install -p -m 644 es/zooomr.page /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/es/zooomr.page /bin/sh /builddir/build/BUILD/f-spot-0.8.0/install-sh -d /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/C/figures/ /usr/bin/install -p -m 644 C/figures/f-spot-adjust-colors.png /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/C/figures/f-spot-adjust-colors.png /bin/sh /builddir/build/BUILD/f-spot-0.8.0/install-sh -d /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/de/figures/ cd /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/de/figures/ && ln -s -f ../../C/figures/f-spot-adjust-colors.png f-spot-adjust-colors.png /bin/sh /builddir/build/BUILD/f-spot-0.8.0/install-sh -d /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/es/figures/ cd /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/es/figures/ && ln -s -f ../../C/figures/f-spot-adjust-colors.png f-spot-adjust-colors.png /usr/bin/install -p -m 644 C/figures/f-spot-autocolor.png /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/C/figures/f-spot-autocolor.png cd /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/de/figures/ && ln -s -f ../../C/figures/f-spot-autocolor.png f-spot-autocolor.png cd /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/es/figures/ && ln -s -f ../../C/figures/f-spot-autocolor.png f-spot-autocolor.png /usr/bin/install -p -m 644 C/figures/f-spot-crop.png /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/C/figures/f-spot-crop.png cd /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/de/figures/ && ln -s -f ../../C/figures/f-spot-crop.png f-spot-crop.png cd /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/es/figures/ && ln -s -f ../../C/figures/f-spot-crop.png f-spot-crop.png /usr/bin/install -p -m 644 C/figures/f-spot-desaturate.png /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/C/figures/f-spot-desaturate.png cd /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/de/figures/ && ln -s -f ../../C/figures/f-spot-desaturate.png f-spot-desaturate.png cd /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/es/figures/ && ln -s -f ../../C/figures/f-spot-desaturate.png f-spot-desaturate.png /usr/bin/install -p -m 644 C/figures/f-spot-fullscreen.png /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/C/figures/f-spot-fullscreen.png cd /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/de/figures/ && ln -s -f ../../C/figures/f-spot-fullscreen.png f-spot-fullscreen.png cd /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/es/figures/ && ln -s -f ../../C/figures/f-spot-fullscreen.png f-spot-fullscreen.png /usr/bin/install -p -m 644 C/figures/f-spot-red-eye.png /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/C/figures/f-spot-red-eye.png cd /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/de/figures/ && ln -s -f ../../C/figures/f-spot-red-eye.png f-spot-red-eye.png cd /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/es/figures/ && ln -s -f ../../C/figures/f-spot-red-eye.png f-spot-red-eye.png /usr/bin/install -p -m 644 C/figures/f-spot-sepia.png /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/C/figures/f-spot-sepia.png cd /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/de/figures/ && ln -s -f ../../C/figures/f-spot-sepia.png f-spot-sepia.png cd /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/es/figures/ && ln -s -f ../../C/figures/f-spot-sepia.png f-spot-sepia.png /usr/bin/install -p -m 644 C/figures/f-spot-slideshow.png /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/C/figures/f-spot-slideshow.png cd /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/de/figures/ && ln -s -f ../../C/figures/f-spot-slideshow.png f-spot-slideshow.png cd /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/es/figures/ && ln -s -f ../../C/figures/f-spot-slideshow.png f-spot-slideshow.png /usr/bin/install -p -m 644 C/figures/f-spot-soft-focus.png /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/C/figures/f-spot-soft-focus.png cd /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/de/figures/ && ln -s -f ../../C/figures/f-spot-soft-focus.png f-spot-soft-focus.png cd /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/es/figures/ && ln -s -f ../../C/figures/f-spot-soft-focus.png f-spot-soft-focus.png /usr/bin/install -p -m 644 C/figures/f-spot-straighten.png /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/C/figures/f-spot-straighten.png cd /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/de/figures/ && ln -s -f ../../C/figures/f-spot-straighten.png f-spot-straighten.png cd /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/gnome/help/f-spot/es/figures/ && ln -s -f ../../C/figures/f-spot-straighten.png f-spot-straighten.png Making install in icons Installing 16x16 adjust-colors.png into hicolor icon theme Installing 22x22 adjust-colors.png into hicolor icon theme Installing 24x24 adjust-colors.png into hicolor icon theme Installing 16x16 align-horizon.png into hicolor icon theme Installing 22x22 align-horizon.png into hicolor icon theme Installing 24x24 align-horizon.png into hicolor icon theme Installing 16x16 autocolor.png into hicolor icon theme Installing 22x22 autocolor.png into hicolor icon theme Installing 24x24 autocolor.png into hicolor icon theme Installing 16x16 color-desaturate.png into hicolor icon theme Installing 22x22 color-desaturate.png into hicolor icon theme Installing 24x24 color-desaturate.png into hicolor icon theme Installing 16x16 color-sepia.png into hicolor icon theme Installing 22x22 color-sepia.png into hicolor icon theme Installing 16x16 crop.png into hicolor icon theme Installing 22x22 crop.png into hicolor icon theme Installing 16x16 filter-soft-focus.png into hicolor icon theme Installing 22x22 filter-soft-focus.png into hicolor icon theme Installing 24x24 filter-soft-focus.png into hicolor icon theme Installing scalable object-rotate-left.svg into hicolor icon theme Installing 16x16 object-rotate-left.png into hicolor icon theme Installing 22x22 object-rotate-left.png into hicolor icon theme Installing 24x24 object-rotate-left.png into hicolor icon theme Installing 32x32 object-rotate-left.png into hicolor icon theme Installing scalable object-rotate-right.svg into hicolor icon theme Installing 16x16 object-rotate-right.png into hicolor icon theme Installing 22x22 object-rotate-right.png into hicolor icon theme Installing 24x24 object-rotate-right.png into hicolor icon theme Installing 32x32 object-rotate-right.png into hicolor icon theme Installing 16x16 rating-blank.png into hicolor icon theme Installing 16x16 rating-rated.png into hicolor icon theme Installing 16x16 rating-rated-gray.png into hicolor icon theme Installing 16x16 red-eye-remove.png into hicolor icon theme Installing 22x22 red-eye-remove.png into hicolor icon theme Installing 24x24 red-eye-remove.png into hicolor icon theme Installing 16x16 tag.png into hicolor icon theme Installing 22x22 tag.png into hicolor icon theme Installing 16x16 tag-new.png into hicolor icon theme Installing 22x22 tag-new.png into hicolor icon theme Installing 24x24 tag-new.png into hicolor icon theme Installing 16x16 view-far.png into hicolor icon theme Installing 22x22 view-far.png into hicolor icon theme Installing 24x24 view-far.png into hicolor icon theme Installing scalable view-fullscreen.svg into hicolor icon theme Installing 16x16 view-fullscreen.png into hicolor icon theme Installing 22x22 view-fullscreen.png into hicolor icon theme Installing 24x24 view-fullscreen.png into hicolor icon theme Installing 32x32 view-fullscreen.png into hicolor icon theme Installing 16x16 view-near.png into hicolor icon theme Installing 22x22 view-near.png into hicolor icon theme Installing 24x24 view-near.png into hicolor icon theme Installing scalable view-restore.svg into hicolor icon theme Installing 16x16 view-restore.png into hicolor icon theme Installing 22x22 view-restore.png into hicolor icon theme Installing 24x24 view-restore.png into hicolor icon theme Installing 32x32 view-restore.png into hicolor icon theme Installing 16x16 camera-photo.png into hicolor icon theme Installing 22x22 camera-photo.png into hicolor icon theme Installing 24x24 camera-photo.png into hicolor icon theme Installing 32x32 camera-photo.png into hicolor icon theme Installing 16x16 emblem-event.png into hicolor icon theme Installing 22x22 emblem-event.png into hicolor icon theme Installing 24x24 emblem-event.png into hicolor icon theme Installing 32x32 emblem-event.png into hicolor icon theme Installing scalable emblem-event.svg into hicolor icon theme Installing 16x16 emblem-people.png into hicolor icon theme Installing 22x22 emblem-people.png into hicolor icon theme Installing 24x24 emblem-people.png into hicolor icon theme Installing 32x32 emblem-people.png into hicolor icon theme Installing 16x16 emblem-places.png into hicolor icon theme Installing 22x22 emblem-places.png into hicolor icon theme Installing 24x24 emblem-places.png into hicolor icon theme Installing 32x32 emblem-places.png into hicolor icon theme Installing scalable emblem-places.svg into hicolor icon theme Installing 16x16 emblem-readonly.png into hicolor icon theme Installing 22x22 emblem-readonly.png into hicolor icon theme Installing 24x24 emblem-readonly.png into hicolor icon theme Installing 32x32 emblem-readonly.png into hicolor icon theme Installing 16x16 film-roll.png into hicolor icon theme Installing 22x22 film-roll.png into hicolor icon theme Installing 24x24 film-roll.png into hicolor icon theme Installing scalable mode-browse.svg into hicolor icon theme Installing 16x16 mode-browse.png into hicolor icon theme Installing 22x22 mode-browse.png into hicolor icon theme Installing 24x24 mode-browse.png into hicolor icon theme Installing 32x32 mode-browse.png into hicolor icon theme Installing 16x16 mode-image-edit.png into hicolor icon theme Installing 22x22 mode-image-edit.png into hicolor icon theme Installing 24x24 mode-image-edit.png into hicolor icon theme *** Icon cache not updated. After install, run this: *** /usr/bin/gtk-update-icon-cache -f -t /usr/share/f-spot/icons/hicolor Making install in tools /usr/bin/install -p f-spot-import f-spot-sqlite-upgrade '/builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/bin' /usr/bin/install -p f-spot-screensaver '/builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/libexec/gnome-screensaver' /usr/bin/install -p -m 644 f-spot-screensaver.desktop '/builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/applications/screensavers' Making install in po installing ar.gmo as /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/locale/ar/LC_MESSAGES/f-spot.mo installing as.gmo as /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/locale/as/LC_MESSAGES/f-spot.mo installing ast.gmo as /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/locale/ast/LC_MESSAGES/f-spot.mo installing be@latin.gmo as /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/locale/be@latin/LC_MESSAGES/f-spot.mo installing bg.gmo as /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/locale/bg/LC_MESSAGES/f-spot.mo installing bn_IN.gmo as /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/locale/bn_IN/LC_MESSAGES/f-spot.mo installing ca.gmo as /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/locale/ca/LC_MESSAGES/f-spot.mo installing cs.gmo as /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/locale/cs/LC_MESSAGES/f-spot.mo installing da.gmo as /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/locale/da/LC_MESSAGES/f-spot.mo installing de.gmo as /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/locale/de/LC_MESSAGES/f-spot.mo installing dz.gmo as /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/locale/dz/LC_MESSAGES/f-spot.mo installing el.gmo as /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/locale/el/LC_MESSAGES/f-spot.mo installing en_CA.gmo as /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/locale/en_CA/LC_MESSAGES/f-spot.mo installing en_GB.gmo as /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/locale/en_GB/LC_MESSAGES/f-spot.mo installing es.gmo as /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/locale/es/LC_MESSAGES/f-spot.mo installing et.gmo as /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/locale/et/LC_MESSAGES/f-spot.mo installing eu.gmo as /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/locale/eu/LC_MESSAGES/f-spot.mo installing fa.gmo as /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/locale/fa/LC_MESSAGES/f-spot.mo installing fi.gmo as /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/locale/fi/LC_MESSAGES/f-spot.mo installing fr.gmo as /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/locale/fr/LC_MESSAGES/f-spot.mo installing gl.gmo as /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/locale/gl/LC_MESSAGES/f-spot.mo installing gu.gmo as /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/locale/gu/LC_MESSAGES/f-spot.mo installing he.gmo as /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/locale/he/LC_MESSAGES/f-spot.mo installing hi.gmo as /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/locale/hi/LC_MESSAGES/f-spot.mo installing hu.gmo as /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/locale/hu/LC_MESSAGES/f-spot.mo installing id.gmo as /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/locale/id/LC_MESSAGES/f-spot.mo installing it.gmo as /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/locale/it/LC_MESSAGES/f-spot.mo installing ja.gmo as /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/locale/ja/LC_MESSAGES/f-spot.mo installing ka.gmo as /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/locale/ka/LC_MESSAGES/f-spot.mo installing kn.gmo as /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/locale/kn/LC_MESSAGES/f-spot.mo installing ko.gmo as /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/locale/ko/LC_MESSAGES/f-spot.mo installing lt.gmo as /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/locale/lt/LC_MESSAGES/f-spot.mo installing lv.gmo as /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/locale/lv/LC_MESSAGES/f-spot.mo installing mk.gmo as /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/locale/mk/LC_MESSAGES/f-spot.mo installing mr.gmo as /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/locale/mr/LC_MESSAGES/f-spot.mo installing nb.gmo as /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/locale/nb/LC_MESSAGES/f-spot.mo installing nds.gmo as /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/locale/nds/LC_MESSAGES/f-spot.mo installing nl.gmo as /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/locale/nl/LC_MESSAGES/f-spot.mo installing oc.gmo as /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/locale/oc/LC_MESSAGES/f-spot.mo installing or.gmo as /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/locale/or/LC_MESSAGES/f-spot.mo installing pa.gmo as /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/locale/pa/LC_MESSAGES/f-spot.mo installing pl.gmo as /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/locale/pl/LC_MESSAGES/f-spot.mo installing pt.gmo as /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/locale/pt/LC_MESSAGES/f-spot.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/f-spot.mo installing ro.gmo as /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/locale/ro/LC_MESSAGES/f-spot.mo installing ru.gmo as /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/locale/ru/LC_MESSAGES/f-spot.mo installing rw.gmo as /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/locale/rw/LC_MESSAGES/f-spot.mo installing sk.gmo as /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/locale/sk/LC_MESSAGES/f-spot.mo installing sl.gmo as /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/locale/sl/LC_MESSAGES/f-spot.mo installing sr.gmo as /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/locale/sr/LC_MESSAGES/f-spot.mo installing sr@latin.gmo as /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/locale/sr@latin/LC_MESSAGES/f-spot.mo installing sv.gmo as /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/locale/sv/LC_MESSAGES/f-spot.mo installing ta.gmo as /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/locale/ta/LC_MESSAGES/f-spot.mo installing te.gmo as /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/locale/te/LC_MESSAGES/f-spot.mo installing th.gmo as /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/locale/th/LC_MESSAGES/f-spot.mo installing uk.gmo as /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/locale/uk/LC_MESSAGES/f-spot.mo installing vi.gmo as /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/locale/vi/LC_MESSAGES/f-spot.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/f-spot.mo installing zh_HK.gmo as /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/locale/zh_HK/LC_MESSAGES/f-spot.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/f-spot.mo Making install in src Making install in Core Making install in FSpot.Bling /usr/bin/install -p ../../../bin/FSpot.Bling.dll ../../../bin/FSpot.Bling.dll.mdb '/builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/lib64/f-spot' Making install in FSpot.Cms /usr/bin/install -p ../../../bin/FSpot.Cms.dll ../../../bin/FSpot.Cms.dll.mdb FSpot.Cms.dll.config '/builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/lib64/f-spot' Making install in FSpot.Utils /usr/bin/install -p ../../../bin/FSpot.Utils.dll ../../../bin/FSpot.Utils.dll.mdb FSpot.Utils.dll.config '/builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/lib64/f-spot' Making install in FSpot.Core /usr/bin/install -p -m 644 FSpot.Core.addins '/builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/lib64/f-spot' /usr/bin/install -p ../../../bin/FSpot.Core.dll ../../../bin/FSpot.Core.dll.mdb FSpot.Core.dll.config '/builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/lib64/f-spot' Making install in FSpot.JobScheduler /usr/bin/install -p ../../../bin/FSpot.JobScheduler.dll ../../../bin/FSpot.JobScheduler.dll.mdb '/builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/lib64/f-spot' Making install in FSpot.Query /usr/bin/install -p ../../../bin/FSpot.Query.dll ../../../bin/FSpot.Query.dll.mdb '/builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/lib64/f-spot' Making install in FSpot.Gui /usr/bin/install -p ../../../bin/FSpot.Gui.dll ../../../bin/FSpot.Gui.dll.mdb FSpot.Gui.dll.config '/builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/lib64/f-spot' Making install in FSpot.Platform /usr/bin/install -p ../../../bin/FSpot.Platform.dll ../../../bin/FSpot.Platform.dll.mdb '/builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/lib64/f-spot' Making install in Clients Making install in MainApp /usr/bin/install -p f-spot '/builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/bin' /usr/bin/install -p ../../../bin/f-spot.exe ../../../bin/f-spot.exe.mdb f-spot.exe.config '/builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/lib64/f-spot' Making install in Extensions Making install in Editors Making install in FSpot.Editors.Blackout /usr/bin/install -p ../../../../bin/FSpot.Editors.BlackoutEditor.dll ../../../../bin/FSpot.Editors.BlackoutEditor.dll.mdb '/builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/lib64/f-spot/Extensions' Making install in FSpot.Editors.BW /usr/bin/install -p ../../../../bin/FSpot.Editors.BWEditor.dll ../../../../bin/FSpot.Editors.BWEditor.dll.mdb '/builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/lib64/f-spot/Extensions' Making install in FSpot.Editors.Flip /usr/bin/install -p ../../../../bin/FSpot.Editors.FlipEditor.dll ../../../../bin/FSpot.Editors.FlipEditor.dll.mdb '/builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/lib64/f-spot/Extensions' Making install in FSpot.Editors.Pixelate /usr/bin/install -p ../../../../bin/FSpot.Editors.PixelateEditor.dll ../../../../bin/FSpot.Editors.PixelateEditor.dll.mdb '/builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/lib64/f-spot/Extensions' Making install in FSpot.Editors.Resize /usr/bin/install -p ../../../../bin/FSpot.Editors.ResizeEditor.dll ../../../../bin/FSpot.Editors.ResizeEditor.dll.mdb '/builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/lib64/f-spot/Extensions' Making install in Exporters Making install in FSpot.Exporters.CD /usr/bin/install -p ../../../../bin/FSpot.Exporters.CD.dll ../../../../bin/FSpot.Exporters.CD.dll.mdb '/builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/lib64/f-spot/Extensions' Making install in FSpot.Exporters.Facebook /usr/bin/install -p ../../../../bin/FSpot.Exporters.Facebook.dll ../../../../bin/FSpot.Exporters.Facebook.dll.mdb '/builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/lib64/f-spot/Extensions' Making install in FSpot.Exporters.Flickr /usr/bin/install -p ../../../../bin/FSpot.Exporters.Flickr.dll ../../../../bin/FSpot.Exporters.Flickr.dll.mdb '/builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/lib64/f-spot/Extensions' Making install in FSpot.Exporters.Folder /usr/bin/install -p ../../../../bin/FSpot.Exporters.Folder.dll ../../../../bin/FSpot.Exporters.Folder.dll.mdb '/builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/lib64/f-spot/Extensions' Making install in FSpot.Exporters.Gallery /usr/bin/install -p ../../../../bin/FSpot.Exporters.Gallery.dll ../../../../bin/FSpot.Exporters.Gallery.dll.mdb '/builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/lib64/f-spot/Extensions' Making install in FSpot.Exporters.PicasaWeb /usr/bin/install -p ../../../../bin/FSpot.Exporters.PicasaWeb.dll ../../../../bin/FSpot.Exporters.PicasaWeb.dll.mdb '/builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/lib64/f-spot/Extensions' Making install in FSpot.Exporters.SmugMug /usr/bin/install -p ../../../../bin/FSpot.Exporters.SmugMug.dll ../../../../bin/FSpot.Exporters.SmugMug.dll.mdb '/builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/lib64/f-spot/Extensions' Making install in FSpot.Exporters.Tabblo /usr/bin/install -p ../../../../bin/FSpot.Exporters.Tabblo.dll ../../../../bin/FSpot.Exporters.Tabblo.dll.mdb '/builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/lib64/f-spot/Extensions' Making install in FSpot.Exporters.Zip /usr/bin/install -p ../../../../bin/FSpot.Exporters.Zip.dll ../../../../bin/FSpot.Exporters.Zip.dll.mdb '/builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/lib64/f-spot/Extensions' Making install in Tools Making install in FSpot.Tools.ChangePhotoPath /usr/bin/install -p ../../../../bin/FSpot.Tools.ChangePhotoPath.dll ../../../../bin/FSpot.Tools.ChangePhotoPath.dll.mdb '/builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/lib64/f-spot/Extensions' Making install in FSpot.Tools.DevelopInUFraw /usr/bin/install -p ../../../../bin/FSpot.Tools.DevelopInUFRaw.dll ../../../../bin/FSpot.Tools.DevelopInUFRaw.dll.mdb '/builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/lib64/f-spot/Extensions' Making install in FSpot.Tools.LiveWebGallery /usr/bin/install -p ../../../../bin/FSpot.Tools.LiveWebGallery.dll ../../../../bin/FSpot.Tools.LiveWebGallery.dll.mdb '/builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/lib64/f-spot/Extensions' Making install in FSpot.Tools.MergeDb /usr/bin/install -p ../../../../bin/FSpot.Tools.MergeDb.dll ../../../../bin/FSpot.Tools.MergeDb.dll.mdb '/builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/lib64/f-spot/Extensions' Making install in FSpot.Tools.RawPlusJpeg /usr/bin/install -p ../../../../bin/FSpot.Tools.RawPlusJpeg.dll ../../../../bin/FSpot.Tools.RawPlusJpeg.dll.mdb '/builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/lib64/f-spot/Extensions' Making install in FSpot.Tools.RetroactiveRoll /usr/bin/install -p ../../../../bin/FSpot.Tools.RetroactiveRoll.dll ../../../../bin/FSpot.Tools.RetroactiveRoll.dll.mdb '/builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/lib64/f-spot/Extensions' Making install in FSpot.Tools.ScreensaverConfig /usr/bin/install -p ../../../../bin/FSpot.Tools.ScreensaverConfig.dll ../../../../bin/FSpot.Tools.ScreensaverConfig.dll.mdb '/builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/lib64/f-spot/Extensions' Making install in Transitions Making install in FSpot.Transitions.Cover /usr/bin/install -p ../../../../bin/FSpot.Exporters.CoverTransition.dll ../../../../bin/FSpot.Exporters.CoverTransition.dll.mdb '/builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/lib64/f-spot/Extensions' Making install in tests (gconftool-2:28571): GConf-WARNING **: None of the resolved addresses are writable; saving configuration settings will not be possible Attached schema `/schemas/desktop/gnome/f-spot/ui/gtkrc' to key `/desktop/gnome/f-spot/ui/gtkrc' WARNING: failed to install schema `/schemas/desktop/gnome/f-spot/ui/gtkrc', locale `C': Unable to store a value at key '/schemas/desktop/gnome/f-spot/ui/gtkrc', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf Attached schema `/schemas/desktop/gnome/f-spot/ui/maximized' to key `/desktop/gnome/f-spot/ui/maximized' Attached schema `/schemas/desktop/gnome/f-spot/ui/main_window_width' to key `/desktop/gnome/f-spot/ui/main_window_width' Attached schema `/schemas/desktop/gnome/f-spot/ui/main_window_height' to key `/desktop/gnome/f-spot/ui/main_window_height' WARNING: failed to install schema `/schemas/desktop/gnome/f-spot/ui/maximized', locale `C': Unable to store a value at key '/schemas/desktop/gnome/f-spot/ui/maximized', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf WARNING: failed to install schema `/schemas/desktop/gnome/f-spot/ui/main_window_width', locale `C': Unable to store a value at key '/schemas/desktop/gnome/f-spot/ui/main_window_width', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf WARNING: failed to install schema `/schemas/desktop/gnome/f-spot/ui/main_window_height', locale `C': Unable to store a value at key '/schemas/desktop/gnome/f-spot/ui/main_window_height', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf WARNING: failed to install schema `/schemas/desktop/gnome/f-spot/ui/main_window_x', locale `C': Unable to store a value at key '/schemas/desktop/gnome/f-spot/ui/main_window_x', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf WARNING: failed to install schema `/schemas/desktop/gnome/f-spot/ui/main_window_y', locale `C': Unable to store a value at key '/schemas/desktop/gnome/f-spot/ui/main_window_y', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf WARNING: failed to install schema `/schemas/desktop/gnome/f-spot/ui/show_dates', locale `C': Unable to store a value at key '/schemas/desktop/gnome/f-spot/ui/show_dates', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf WARNING: failed to install schema `/schemas/desktop/gnome/f-spot/ui/show_tags', locale `C': Unable to store a value at key '/schemas/desktop/gnome/f-spot/ui/show_tags', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf WARNING: failed to install schema `/schemas/desktop/gnome/f-spot/ui/tag_icon_size', locale `C': Unable to store a value at key '/schemas/desktop/gnome/f-spot/ui/tag_icon_size', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf WARNING: failed to install schema `/schemas/desktop/gnome/f-spot/ui/show_ratings', locale `C': Unable to store a value at key '/schemas/desktop/gnome/f-spot/ui/show_ratings', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf WARNING: failed to install schema `/schemas/desktop/gnome/f-spot/ui/show_filmstrip', locale `C': Unable to store a value at key '/schemas/desktop/gnome/f-spot/ui/show_filmstrip', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf Attached schema `/schemas/desktop/gnome/f-spot/ui/main_window_x' to key `/desktop/gnome/f-spot/ui/main_window_x' Attached schema `/schemas/desktop/gnome/f-spot/ui/main_window_y' to key `/desktop/gnome/f-spot/ui/main_window_y' Attached schema `/schemas/desktop/gnome/f-spot/ui/show_dates' to key `/desktop/gnome/f-spot/ui/show_dates' Attached schema `/schemas/desktop/gnome/f-spot/ui/show_tags' to key `/desktop/gnome/f-spot/ui/show_tags' Attached schema `/schemas/desktop/gnome/f-spot/ui/tag_icon_size' to key `/desktop/gnome/f-spot/ui/tag_icon_size' Attached schema `/schemas/desktop/gnome/f-spot/ui/show_ratings' to key `/desktop/gnome/f-spot/ui/show_ratings' Attached schema `/schemas/desktop/gnome/f-spot/ui/show_filmstrip' to key `/desktop/gnome/f-spot/ui/show_filmstrip' Attached schema `/schemas/desktop/gnome/f-spot/ui/filmstrip_orientation' to key `/desktop/gnome/f-spot/ui/filmstrip_orientation' Attached schema `/schemas/desktop/gnome/f-spot/ui/show_timeline' to key `/desktop/gnome/f-spot/ui/show_timeline' Attached schema `/schemas/desktop/gnome/f-spot/ui/show_toolbar' to key `/desktop/gnome/f-spot/ui/show_toolbar' Attached schema `/schemas/desktop/gnome/f-spot/ui/show_sidebar' to key `/desktop/gnome/f-spot/ui/show_sidebar' Attached schema `/schemas/desktop/gnome/f-spot/ui/sidebar_size' to key `/desktop/gnome/f-spot/ui/sidebar_size' Attached schema `/schemas/desktop/gnome/f-spot/ui/import_window_width' to key `/desktop/gnome/f-spot/ui/import_window_width' Attached schema `/schemas/desktop/gnome/f-spot/ui/import_window_height' to key `/desktop/gnome/f-spot/ui/import_window_height' Attached schema `/schemas/desktop/gnome/f-spot/ui/import_window_pane_position' to key `/desktop/gnome/f-spot/ui/import_window_pane_position' Attached schema `/schemas/desktop/gnome/f-spot/ui/viewer_maximized' to key `/desktop/gnome/f-spot/ui/viewer_maximized' Attached schema `/schemas/desktop/gnome/f-spot/ui/viewer_width' to key `/desktop/gnome/f-spot/ui/viewer_width' Attached schema `/schemas/desktop/gnome/f-spot/ui/viewer_height' to key `/desktop/gnome/f-spot/ui/viewer_height' Attached schema `/schemas/desktop/gnome/f-spot/ui/viewer_x' to key `/desktop/gnome/f-spot/ui/viewer_x' Attached schema `/schemas/desktop/gnome/f-spot/ui/viewer_y' to key `/desktop/gnome/f-spot/ui/viewer_y' Attached schema `/schemas/desktop/gnome/f-spot/ui/viewer_show_toolbar' to key `/desktop/gnome/f-spot/ui/viewer_show_toolbar' Attached schema `/schemas/desktop/gnome/f-spot/ui/viewer_show_filenames' to key `/desktop/gnome/f-spot/ui/viewer_show_filenames' Attached schema `/schemas/desktop/gnome/f-spot/viewer/interpolation' to key `/desktop/gnome/f-spot/viewer/interpolation' Attached schema `/schemas/desktop/gnome/f-spot/viewer/transparency' to key `/desktop/gnome/f-spot/viewer/transparency' Attached schema `/schemas/desktop/gnome/f-spot/viewer/trans_color' to key `/desktop/gnome/f-spot/viewer/trans_color' WARNING: failed to install schema `/schemas/desktop/gnome/f-spot/ui/filmstrip_orientation', locale `C': Unable to store a value at key '/schemas/desktop/gnome/f-spot/ui/filmstrip_orientation', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf WARNING: failed to install schema `/schemas/desktop/gnome/f-spot/ui/show_timeline', locale `C': Unable to store a value at key '/schemas/desktop/gnome/f-spot/ui/show_timeline', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf WARNING: failed to install schema `/schemas/desktop/gnome/f-spot/ui/show_toolbar', locale `C': Unable to store a value at key '/schemas/desktop/gnome/f-spot/ui/show_toolbar', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf WARNING: failed to install schema `/schemas/desktop/gnome/f-spot/ui/show_sidebar', locale `C': Unable to store a value at key '/schemas/desktop/gnome/f-spot/ui/show_sidebar', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf WARNING: failed to install schema `/schemas/desktop/gnome/f-spot/ui/sidebar_size', locale `C': Unable to store a value at key '/schemas/desktop/gnome/f-spot/ui/sidebar_size', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf WARNING: failed to install schema `/schemas/desktop/gnome/f-spot/ui/import_window_width', locale `C': Unable to store a value at key '/schemas/desktop/gnome/f-spot/ui/import_window_width', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf WARNING: failed to install schema `/schemas/desktop/gnome/f-spot/ui/import_window_height', locale `C': Unable to store a value at key '/schemas/desktop/gnome/f-spot/ui/import_window_height', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf WARNING: failed to install schema `/schemas/desktop/gnome/f-spot/ui/import_window_pane_position', locale `C': Unable to store a value at key '/schemas/desktop/gnome/f-spot/ui/import_window_pane_position', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf WARNING: failed to install schema `/schemas/desktop/gnome/f-spot/ui/viewer_maximized', locale `C': Unable to store a value at key '/schemas/desktop/gnome/f-spot/ui/viewer_maximized', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf WARNING: failed to install schema `/schemas/desktop/gnome/f-spot/ui/viewer_width', locale `C': Unable to store a value at key '/schemas/desktop/gnome/f-spot/ui/viewer_width', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf WARNING: failed to install schema `/schemas/desktop/gnome/f-spot/ui/viewer_height', locale `C': Unable to store a value at key '/schemas/desktop/gnome/f-spot/ui/viewer_height', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf WARNING: failed to install schema `/schemas/desktop/gnome/f-spot/ui/viewer_x', locale `C': Unable to store a value at key '/schemas/desktop/gnome/f-spot/ui/viewer_x', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf WARNING: failed to install schema `/schemas/desktop/gnome/f-spot/ui/viewer_y', locale `C': Unable to store a value at key '/schemas/desktop/gnome/f-spot/ui/viewer_y', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf WARNING: failed to install schema `/schemas/desktop/gnome/f-spot/ui/viewer_show_toolbar', locale `C': Unable to store a value at key '/schemas/desktop/gnome/f-spot/ui/viewer_show_toolbar', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf WARNING: failed to install schema `/schemas/desktop/gnome/f-spot/ui/viewer_show_filenames', locale `C': Unable to store a value at key '/schemas/desktop/gnome/f-spot/ui/viewer_show_filenames', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf WARNING: failed to install schema `/schemas/desktop/gnome/f-spot/viewer/interpolation', locale `C': Unable to store a value at key '/schemas/desktop/gnome/f-spot/viewer/interpolation', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf WARNING: failed to install schema `/schemas/desktop/gnome/f-spot/viewer/transparency', locale `C': Unable to store a value at key '/schemas/desktop/gnome/f-spot/viewer/transparency', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf WARNING: failed to install schema `/schemas/desktop/gnome/f-spot/viewer/trans_color', locale `C': Unable to store a value at key '/schemas/desktop/gnome/f-spot/viewer/trans_color', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf /usr/bin/install -p -m 644 f-spot.schemas '/builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/etc/gconf/schemas' + find /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64 -name '*.la' -exec rm -f '{}' ';' + rm /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/lib64/pkgconfig/f-spot.pc + find /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64 '(' -name '*.exe' -or -name '*.dll' ')' -exec chmod a+x '{}' ';' + find /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64 -name '*.config' -exec chmod a-x '{}' ';' + for file in '$RPM_BUILD_ROOT/usr/share/applications/*.desktop' + desktop-file-validate /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/applications/f-spot-import.desktop + for file in '$RPM_BUILD_ROOT/usr/share/applications/*.desktop' + desktop-file-validate /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/applications/f-spot-view.desktop + for file in '$RPM_BUILD_ROOT/usr/share/applications/*.desktop' + desktop-file-validate /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/applications/f-spot.desktop + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64 f-spot + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/f-spot-0.8.0 extracting debug info from /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/lib64/f-spot/libfspot.so.0.0.0 symlinked /usr/lib/debug/usr/lib64/f-spot/libfspot.so.0.0.0.debug to /usr/lib/debug/usr/lib64/f-spot/libfspot.so.0.debug symlinked /usr/lib/debug/usr/lib64/f-spot/libfspot.so.0.0.0.debug to /usr/lib/debug/usr/lib64/f-spot/libfspot.so.debug 48 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: f-spot-0.8.0-5.fc15.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1a2oZ2 + umask 022 + cd /builddir/build/BUILD + cd f-spot-0.8.0 + DOCDIR=/builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/doc/f-spot-0.8.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/doc/f-spot-0.8.0 + /bin/mkdir -p /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/doc/f-spot-0.8.0 + cp -pr AUTHORS COPYING README NEWS /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64/usr/share/doc/f-spot-0.8.0 + exit 0 Provides: libfspot.so.0()(64bit) mimehandler(image/bmp) mimehandler(image/gif) mimehandler(image/jpeg) mimehandler(image/jpg) mimehandler(image/pjpeg) mimehandler(image/png) mimehandler(image/svg+xml) mimehandler(image/tiff) mimehandler(image/x-bmp) mimehandler(image/x-ciff) mimehandler(image/x-cr2) mimehandler(image/x-dcraw) mimehandler(image/x-gray) mimehandler(image/x-icb) mimehandler(image/x-ico) mimehandler(image/x-mrw) mimehandler(image/x-nef) mimehandler(image/x-orf) mimehandler(image/x-pcx) mimehandler(image/x-png) mimehandler(image/x-portable-anymap) mimehandler(image/x-portable-bitmap) mimehandler(image/x-portable-graymap) mimehandler(image/x-portable-pixmap) mimehandler(image/x-psd) mimehandler(image/x-raf) mimehandler(image/x-x3f) mimehandler(image/x-xbitmap) mimehandler(image/x-xpixmap) mimehandler(x-content/image-dcf) mimehandler(x-content/image-picturecd) mono(FSpot.Bling) = 0.8.0.0 mono(FSpot.Cms) = 0.8.0.0 mono(FSpot.Core) = 0.8.0.0 mono(FSpot.Editors.BWEditor) = 0.8.0.0 mono(FSpot.Editors.BlackoutEditor) = 0.8.0.0 mono(FSpot.Editors.FlipEditor) = 0.8.0.0 mono(FSpot.Editors.PixelateEditor) = 0.8.0.0 mono(FSpot.Editors.ResizeEditor) = 0.8.0.0 mono(FSpot.Exporters.CD) = 0.8.0.0 mono(FSpot.Exporters.CoverTransition) = 0.8.0.0 mono(FSpot.Exporters.Facebook) = 0.1.0.0 mono(FSpot.Exporters.Flickr) = 0.8.0.0 mono(FSpot.Exporters.Folder) = 0.8.0.0 mono(FSpot.Exporters.Gallery) = 0.8.0.0 mono(FSpot.Exporters.PicasaWeb) = 0.8.0.0 mono(FSpot.Exporters.SmugMug) = 0.8.0.0 mono(FSpot.Exporters.Tabblo) = 0.3.1.0 mono(FSpot.Exporters.Zip) = 0.8.0.0 mono(FSpot.Gui) = 0.8.0.0 mono(FSpot.JobScheduler) = 0.8.0.0 mono(FSpot.Platform) = 0.8.0.0 mono(FSpot.Query) = 0.8.0.0 mono(FSpot.Tools.ChangePhotoPath) = 0.8.0.0 mono(FSpot.Tools.DevelopInUFRaw) = 0.8.0.0 mono(FSpot.Tools.LiveWebGallery) = 0.8.0.0 mono(FSpot.Tools.MergeDb) = 0.8.0.0 mono(FSpot.Tools.RawPlusJpeg) = 0.8.0.0 mono(FSpot.Tools.RetroactiveRoll) = 0.8.0.0 mono(FSpot.Utils) = 0.8.0.0 mono(Hyena) = 0.8.0.0 mono(Hyena.Data.Sqlite) = 0.8.0.0 mono(Hyena.Gui) = 0.8.0.0 mono(Mono.Data.Sqlite) = 0.8.0.0 mono(Mono.Google) = 0.1.0.0 mono(Mono.Tabblo) = 0.3.0.0 mono(SmugMugNet) = 0.8.0.0 mono(TagLib) = 0.8.0.0 mono(f-spot) = 0.8.0.0 mono(gconf-schema-extractor) = 0.0.0.0 mono(gio-sharp) = 2.14.0.0 mono(gkeyfile-sharp) = 0.0.0.0 mono(gtk-sharp-beans) = 2.14.0.0 mono(unique-sharp) = 1.0.0.0 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires(pre): /bin/sh GConf2 Requires(post): /bin/sh GConf2 Requires(preun): /bin/sh GConf2 Requires(postun): /bin/sh Requires: /bin/bash /bin/sh libICE.so.6()(64bit) libORBit-2.so.0()(64bit) libSM.so.6()(64bit) libX11.so.6()(64bit) libart_lgpl_2.so.2()(64bit) libatk-1.0.so.0()(64bit) libbonobo-2.so.0()(64bit) libbonobo-activation.so.4()(64bit) libbonoboui-2.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libcairo.so.2()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libfspot.so.0()(64bit) libgconf-2.so.4()(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgnome-2.so.0()(64bit) libgnomecanvas-2.so.0()(64bit) libgnomeui-2.so.0()(64bit) libgnomevfs-2.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgthread-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libjpeg.so.62()(64bit) liblcms.so.1()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libpng12.so.0()(64bit) libpopt.so.0()(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) mono(FSpot.Bling) = 0.8.0.0 mono(FSpot.Cms) = 0.8.0.0 mono(FSpot.Core) = 0.8.0.0 mono(FSpot.Gui) = 0.8.0.0 mono(FSpot.JobScheduler) = 0.8.0.0 mono(FSpot.Platform) = 0.8.0.0 mono(FSpot.Query) = 0.8.0.0 mono(FSpot.Utils) = 0.8.0.0 mono(FlickrNet) = 2.2.0.0 mono(Gnome.Keyring) = 1.0.0.0 mono(Hyena) = 0.8.0.0 mono(Hyena.Data.Sqlite) = 0.8.0.0 mono(Hyena.Gui) = 0.8.0.0 mono(ICSharpCode.SharpZipLib) = 2.84.0.0 mono(Mono.Addins) = 0.5.0.0 mono(Mono.Addins.Gui) = 0.5.0.0 mono(Mono.Addins.Setup) = 0.5.0.0 mono(Mono.Cairo) = 2.0.0.0 mono(Mono.Data.Sqlite) = 0.8.0.0 mono(Mono.Google) = 0.1.0.0 mono(Mono.Posix) = 2.0.0.0 mono(Mono.Simd) = 2.0.0.0 mono(Mono.Tabblo) = 0.3.0.0 mono(NDesk.DBus) = 1.0.0.0 mono(SmugMugNet) = 0.8.0.0 mono(System) = 2.0.0.0 mono(System.Core) = 3.5.0.0 mono(System.Data) = 2.0.0.0 mono(System.Transactions) = 2.0.0.0 mono(System.Web) = 2.0.0.0 mono(System.Xml) = 2.0.0.0 mono(TagLib) = 0.8.0.0 mono(atk-sharp) = 2.12.0.0 mono(f-spot) = 0.8.0.0 mono(gconf-sharp) = 2.24.0.0 mono(gdk-sharp) = 2.12.0.0 mono(gio-sharp) = 2.14.0.0 mono(glib-sharp) = 2.12.0.0 mono(gnome-sharp) = 2.24.0.0 mono(gtk-sharp) = 2.12.0.0 mono(gtk-sharp-beans) = 2.14.0.0 mono(mscorlib) = 2.0.0.0 mono(pango-sharp) = 2.12.0.0 mono(unique-sharp) = 1.0.0.0 rtld(GNU_HASH) Processing files: f-spot-screensaver-0.8.0-5.fc15.x86_64 Provides: mono(FSpot.Tools.ScreensaverConfig) = 0.8.0.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /bin/sh mono(FSpot.Core) = 0.8.0.0 mono(FSpot.Gui) = 0.8.0.0 mono(f-spot) = 0.8.0.0 mono(gtk-sharp) = 2.12.0.0 mono(gtk-sharp-beans) = 2.14.0.0 mono(mscorlib) = 2.0.0.0 Processing files: f-spot-debuginfo-0.8.0-5.fc15.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64 warning: Could not canonicalize hostname: x86-16.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/f-spot-0.8.0-5.fc15.x86_64.rpm Wrote: /builddir/build/RPMS/f-spot-screensaver-0.8.0-5.fc15.x86_64.rpm Wrote: /builddir/build/RPMS/f-spot-debuginfo-0.8.0-5.fc15.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.vkdbbi + umask 022 + cd /builddir/build/BUILD + cd f-spot-0.8.0 + /bin/rm -rf /builddir/build/BUILDROOT/f-spot-0.8.0-5.fc15.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->