Your message dated Sun, 27 Mar 2011 10:19:39 +0000
with message-id <e1q3n4n-0006od...@franck.debian.org>
and subject line Bug#619682: fixed in shotwell 0.8.1-3
has caused the Debian Bug report #619682,
regarding shotwell: FTBFS on kfreebsd-*: Compilation failed: 5 error(s), 1 
warning(s)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
619682: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=619682
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: shotwell
Version: 0.8.1-2
Severity: serious
Justification: FTBFS
User: debian-...@lists.debian.org
Usertags: kfreebsd

Hi,

your package no longer builds on kfreebsd-*:
| mkdir -p x86_64-kfreebsd-gnu
| valac --ccode --directory=x86_64-kfreebsd-gnu --basedir=src -g 
--enable-checking --thread -D NO_CAMERA \
|       --pkg=atk --pkg=dbus-glib-1 --pkg=gconf-2.0 --pkg=gdk-2.0 
--pkg=gdk-x11-2.0 --pkg=gee-1.0 --pkg=gexiv2 --pkg=gstreamer-0.10 
--pkg=gstreamer-base-0.10 --pkg=gtk+-2.0 --pkg=glib-2.0 --pkg=json-glib-1.0 
--pkg=libexif --pkg=libgphoto2 --pkg=libsoup-2.4 --pkg=libxml-2.0 --pkg=sqlite3 
--pkg=unique-1.0 --pkg=webkit-1.0 --pkg=ExtendedPosix --pkg=posix --pkg=LConv 
--pkg=libraw \
|       --vapidir=./vapi \
|       -X -D_PREFIX='"/usr"' -X -D_VERSION='"0.8.1"' -X 
-DGETTEXT_PACKAGE='"shotwell"' -X -D_LANG_SUPPORT_DIR='"/usr/share/locale"' \
| warning: D-Bus GLib is deprecated, use GDBus
|       -X -I./vapi \
|        \
|       src/main.vala src/AppWindow.vala src/CollectionPage.vala 
src/Thumbnail.vala src/DatabaseTables.vala src/ThumbnailCache.vala 
src/image_util.vala src/CheckerboardLayout.vala src/PhotoPage.vala 
src/Page.vala src/ImportPage.vala src/GPhoto.vala src/SortedList.vala 
src/EventsDirectoryPage.vala src/Dimensions.vala src/Box.vala src/Photo.vala 
src/Orientation.vala src/util.vala src/BatchImport.vala src/Dialogs.vala 
src/Resources.vala src/Debug.vala src/Sidebar.vala src/ColorTransformation.vala 
src/EditingTools.vala src/DataObject.vala src/DataCollection.vala 
src/LibraryWindow.vala src/CameraTable.vala src/DirectWindow.vala 
src/Properties.vala src/CustomComponents.vala src/Config.vala src/Event.vala 
src/International.vala src/Workers.vala src/system.vala src/AppDirs.vala 
src/PixbufCache.vala src/WebConnectors.vala src/FacebookConnector.vala 
src/CommandManager.vala src/Commands.vala src/SlideshowPage.vala 
src/LibraryFiles.vala src/FlickrConnector.vala src/YandexConnector.vala src/Pr
 inting.vala src/Tag.vala src/TagPage.vala src/PicasaConnector.vala 
src/PiwigoConnector.vala src/YouTubeConnector.vala src/Screensaver.vala 
src/PhotoFileAdapter.vala src/PhotoFileFormat.vala src/PhotoFileSniffer.vala 
src/PhotoMetadata.vala src/GRaw.vala src/GdkSupport.vala src/JfifSupport.vala 
src/RawSupport.vala src/MimicManager.vala src/TrashPage.vala 
src/PngSupport.vala src/Exporter.vala src/DirectoryMonitor.vala 
src/LibraryMonitor.vala src/OfflinePage.vala src/LastImportPage.vala 
src/AlienDatabase.vala src/AlienDatabaseImportJob.vala 
src/AlienDatabaseImportDialog.vala src/FSpotDatabaseDriver.vala 
src/FSpotDatabaseTables.vala src/VideoSupport.vala src/VideosPage.vala 
src/Tombstone.vala src/MetadataWriter.vala src/Application.vala 
src/TimedQueue.vala src/MediaPage.vala src/MediaDataRepresentation.vala 
src/file_util.vala src/DesktopIntegration.vala src/FlaggedPage.vala 
src/MediaInterfaces.vala src/MediaMetadata.vala src/VideoMetadata.vala 
src/string_util.vala src/MediaMonito
 r.vala src/PhotoMonitor.vala src/VideoMonitor.vala
| src/CameraTable.vala:27.13-27.17: error: The symbol `GUdev' could not be found
|     private GUdev.Client client = new GUdev.Client(SUBSYSTEMS);
|             ^^^^^
| src/CameraTable.vala:106.19-106.23: error: The symbol `GUdev' could not be 
found
|         GLib.List<GUdev.Device> device_list = client.query_by_subsystem(null);
|                   ^^^^^
| src/CameraTable.vala:107.18-107.22: error: The symbol `GUdev' could not be 
found
|         foreach (GUdev.Device device in device_list) {
|                  ^^^^^
| src/CameraTable.vala:305.17-305.21: error: The symbol `GUdev' could not be 
found
|                 GUdev.Device device = client.query_by_device_file(path);
|                 ^^^^^
| src/CameraTable.vala:354.47-354.51: error: The symbol `GUdev' could not be 
found
|     private void on_udev_event(string action, GUdev.Device device) {
|                                               ^^^^^
| Compilation failed: 5 error(s), 1 warning(s)

Full build logs:
  https://buildd.debian.org/status/package.php?p=shotwell&suite=sid

Please get in touch with debian-bsd@ if you need help.

KiBi.



--- End Message ---
--- Begin Message ---
Source: shotwell
Source-Version: 0.8.1-3

We believe that the bug you reported is fixed in the latest version of
shotwell, which is due to be installed in the Debian FTP archive:

shotwell_0.8.1-3.debian.tar.gz
  to main/s/shotwell/shotwell_0.8.1-3.debian.tar.gz
shotwell_0.8.1-3.dsc
  to main/s/shotwell/shotwell_0.8.1-3.dsc
shotwell_0.8.1-3_amd64.deb
  to main/s/shotwell/shotwell_0.8.1-3_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 619...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Devid Antonio Filoni <d.fil...@ubuntu.com> (supplier of updated shotwell 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sat, 26 Mar 2011 23:45:32 +0100
Source: shotwell
Binary: shotwell
Architecture: source amd64
Version: 0.8.1-3
Distribution: unstable
Urgency: low
Maintainer: Devid Antonio Filoni <d.fil...@ubuntu.com>
Changed-By: Devid Antonio Filoni <d.fil...@ubuntu.com>
Description: 
 shotwell   - digital photo organizer
Closes: 619682
Changes: 
 shotwell (0.8.1-3) unstable; urgency=low
 .
   * Update debian/patches/non-linux-fixes.patch patch (Closes: #619682).
   * Add debian/patches/vala-0_10_4.patch patch, fix FTBFS caused by
     valac 0.10.4.
   * debian/control: modify valac-0.10 (>= 0.9.8) to valac-0.10 (>= 0.10.4)
     in Build-Depends field.
Checksums-Sha1: 
 d30a3487af82e23ba1e806ee519968c9586fcf83 2186 shotwell_0.8.1-3.dsc
 81150ee16b3e4c4bf97ab2afc649f76064c4381d 15975 shotwell_0.8.1-3.debian.tar.gz
 7a4f9b162485a297a06b2891e9c090890d95327a 2792076 shotwell_0.8.1-3_amd64.deb
Checksums-Sha256: 
 61d87c4c3acc07984209eea21eba097a5bbe2875f07f02f125b5ffabf1f59ec0 2186 
shotwell_0.8.1-3.dsc
 58bc90096925611c3b9371a801780383add371a0de95d909dc109fab32d63d98 15975 
shotwell_0.8.1-3.debian.tar.gz
 768a5f209b2cb0050713812c21ad2a81dd57e7804fe22681b8cae058a14f884b 2792076 
shotwell_0.8.1-3_amd64.deb
Files: 
 c96c8d8804d88169d2c1fd7e12373b23 2186 gnome optional shotwell_0.8.1-3.dsc
 683d2098b038fb03c65e9231a4a48f3a 15975 gnome optional 
shotwell_0.8.1-3.debian.tar.gz
 1ba350558f546dd4a128c070eff3cf57 2792076 gnome optional 
shotwell_0.8.1-3_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBCAAGBQJNjwfpAAoJEEkIatPr4vMfl/4QAJfSOru775GfrGUIdgZsnp/B
Qb6pirBMQ0c44VuRFNj8b5Q6r4UikYGztOsvz8yrgTzPTM48xjrw6vo+KOxYXzp9
HQHe98/DVVpJFeScEopBMPzY4fA+X0HYdre4rjxAoo3MYIpwzkCHVBTvas4f+00p
Ys83sDGMdJVlF30qyAgrkokVe7SGxzQVcheaf5z3T7mvj6PYh4Fr6O7xF4JIMknG
f+g51Q0nG/w8/sXXU/ZZPwK4R8z5G027J2GbhN+R2f6f1vrAfqkhj0EBG43mGO+m
gabFLNaPtS7nu/6WUeqVEsvzrOC0e0PL6cC9b5v7oQBUL25nS3uK0I8PqO4rrWpx
y5clkYMV19u3tKieIQJ9S8Wug7us/GVbFhZBUOHr+OAMkxxmukN+KQQe44y3+Ube
7Qvo2nfl7lvH+XTD5JSTfTLmUyBPpJ8UWtB9AoSVe6zvweT9wVGassyDWd++7c38
IB8cHDnGR4wEok38qjuiUsPLhSaNhKuFyaIq/OF0BZ7wMi3v6QrYkR1Px7UUdw0r
Cm0KVfOgSXo40Gms5WQZSj6xlmZLsb5sVt4xhgxfwtdRaWXzH+NlPmq8ZsGyET2e
CRQ2n5M9Z9ZAuMFyYQhnnQWUz06v9bEQmIrWk/ID52tk9aYKMRToO0cGpCOUT+Cs
kHwbBN8XCd0kO88Qt3c5
=89ZD
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to