Your message dated Sun, 21 Feb 2010 12:18:32 +0000
with message-id <e1njalc-0008gg...@ries.debian.org>
and subject line Bug#569370: fixed in shotwell 0.4.3+dfsg-1.1
has caused the Debian Bug report #569370,
regarding shotwell: FTBFS: WebConnectors.vala:185.9-185.46: error: Assignment:
Cannot convert from `uint8[]' to `string'
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.)
--
569370: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=569370
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: shotwell
Version: 0.4.3+dfsg-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100211 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> make[1]: Entering directory
> `/build/user-shotwell_0.4.3+dfsg-1-amd64-cZK9nW/shotwell-0.4.3+dfsg'
> pkg-config --print-errors --exists 'gee-1.0 >= 0.5.0 gtk+-2.0 >= 2.14.4
> libexif >= 0.6.16 sqlite3 >= 3.5.9 dbus-glib-1 >= 0.76 gconf-2.0 >= 2.22.0
> hal >= 0.5.11 libgphoto2 >= 2.4.2 libsoup-2.4 >= 2.26.0 libxml-2.0 >= 2.6.32
> unique-1.0 >= 1.0.0 webkit-1.0 >= 1.1.5'
> mkdir -p x86_64-linux-gnu
> valac --ccode --directory=x86_64-linux-gnu --basedir=src -g --enable-checking
> --thread \
> --pkg=atk --pkg=gdk-2.0 --pkg=gee-1.0 --pkg=gtk+-2.0 --pkg=libexif
> --pkg=sqlite3 --pkg=dbus-glib-1 --pkg=gconf-2.0 --pkg=hal --pkg=libgphoto2
> --pkg=libsoup-2.4 --pkg=libxml-2.0 --pkg=unique-1.0 --pkg=webkit-1.0
> --pkg=FStream --pkg=FixedKeyFile --pkg=ExtendedPosix --pkg=posix \
> --vapidir=./vapi \
> -X -D_PREFIX='"/usr"' -X -D_VERSION='"0.4.3"' -X
> -DGETTEXT_PACKAGE='"shotwell"' -X -D_LANG_SUPPORT_DIR='"/usr/share/locale"' \
> -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/Exif.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
> libexif.vapi:67.33-67.48: warning: deprecated syntax, use [CCode (has_target
> = false)]
> public static delegate void ForeachEntryFunc(Entry e, void *user);
> ^^^^^^^^^^^^^^^^
> libexif.vapi:98.33-98.50: warning: deprecated syntax, use [CCode (has_target
> = false)]
> public static delegate void ForeachContentFunc(Content c, void *user);
> ^^^^^^^^^^^^^^^^^^
> EditingTools.vala:306.40-306.46: warning: deprecated syntax, use [CCode
> (has_target = false)]
> public static delegate EditingTool Factory();
> ^^^^^^^
> WebConnectors.vala:185.9-185.46: error: Assignment: Cannot convert from
> `uint8[]' to `string'
> response = post_req.response_body.data;
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> WebConnectors.vala:285.22-285.56: error: Argument 1: Cannot convert from
> `uint8[]' to `string'
> set_response(outbound_message.response_body.data);
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> LibraryWindow.vala:792.36-792.48: error: Access to protected member
> `LibraryWindow.PageStub.get_page' denied
> return (EventPage) stub.get_page();
> ^^^^^^^^^^^^^
> LibraryWindow.vala:1310.32-1310.50: error: Access to protected member
> `LibraryWindow.PageStub.get_page' denied
> switch_to_page(events_dir.get_page());
> ^^^^^^^^^^^^^^^^^^^
> LibraryWindow.vala:1322.32-1322.50: error: Access to protected member
> `LibraryWindow.PageStub.get_page' denied
> switch_to_page(event_stub.get_page());
> ^^^^^^^^^^^^^^^^^^^
> LibraryWindow.vala:1115.39-1115.51: error: Access to protected member
> `LibraryWindow.PageStub.get_page' denied
> if (get_current_page() == stub.get_page())
> ^^^^^^^^^^^^^
> LibraryWindow.vala:1118.47-1118.59: error: Access to protected member
> `LibraryWindow.PageStub.get_page' denied
> debug("Removing stubbed page %s",
> stub.get_page().get_page_name());
> ^^^^^^^^^^^^^
> LibraryWindow.vala:1121.34-1121.46: error: Access to protected member
> `LibraryWindow.PageStub.get_page' denied
> remove_from_notebook(stub.get_page());
> ^^^^^^^^^^^^^
> LibraryWindow.vala:1124.38-1124.50: error: Access to protected member
> `LibraryWindow.PageStub.get_page' denied
> if (!destroy_page_layout(stub.get_page()))
> ^^^^^^^^^^^^^
> LibraryWindow.vala:1125.17-1125.29: error: Access to protected member
> `LibraryWindow.PageStub.get_page' denied
> stub.get_page().destroy();
> ^^^^^^^^^^^^^
> LibraryWindow.vala:1127.46-1127.58: error: Access to protected member
> `LibraryWindow.PageStub.get_page' denied
> debug("Removed stubbed page %s", stub.get_page().get_page_name());
> ^^^^^^^^^^^^^
> LibraryWindow.vala:922.38-922.56: error: Access to protected member
> `LibraryWindow.PageStub.get_page' denied
> if (event_stub.has_page() && event_stub.get_page() ==
> get_current_page())
> ^^^^^^^^^^^^^^^^^^^
> LibraryWindow.vala:563.43-563.61: error: Access to protected member
> `LibraryWindow.PageStub.get_page' denied
> ((SubEventsDirectoryPage)
> events_dir.get_page()).notify_sort_changed(new_events_sort);
> ^^^^^^^^^^^^^^^^^^^
> Compilation failed: 13 error(s), 3 warning(s)
> make[1]: *** [x86_64-linux-gnu/.stamp] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2010/02/11/shotwell_0.4.3+dfsg-1_lsid64.buildlog
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot. Internet was not
accessible from the build systems.
--
| Lucas Nussbaum
| lu...@lucas-nussbaum.net http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---
Source: shotwell
Source-Version: 0.4.3+dfsg-1.1
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.4.3+dfsg-1.1.debian.tar.gz
to main/s/shotwell/shotwell_0.4.3+dfsg-1.1.debian.tar.gz
shotwell_0.4.3+dfsg-1.1.dsc
to main/s/shotwell/shotwell_0.4.3+dfsg-1.1.dsc
shotwell_0.4.3+dfsg-1.1_i386.deb
to main/s/shotwell/shotwell_0.4.3+dfsg-1.1_i386.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 569...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Luca Falavigna <dktrkr...@debian.org> (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: SHA1
Format: 1.8
Date: Sat, 20 Feb 2010 18:03:45 +0100
Source: shotwell
Binary: shotwell
Architecture: source i386
Version: 0.4.3+dfsg-1.1
Distribution: unstable
Urgency: low
Maintainer: Devid Antonio Filoni <d.fil...@ubuntu.com>
Changed-By: Luca Falavigna <dktrkr...@debian.org>
Description:
shotwell - digital photo organizer
Closes: 569370
Changes:
shotwell (0.4.3+dfsg-1.1) unstable; urgency=low
.
* Non-maintainer upload.
* debian/patches/02_vala_0.7.10.patch:
- Fix build with vala 0.7.10 (Closes: #569370).
* debian/control:
- Bump minimum valac version to 0.7.10.
Checksums-Sha1:
38337fd854b96a9c6a999173f9ab6f489d2ea5c8 1406 shotwell_0.4.3+dfsg-1.1.dsc
8d74c30b61243ee062ef30e9de8e3c6232c4cc33 12723
shotwell_0.4.3+dfsg-1.1.debian.tar.gz
e958c8107a641773efc596f611f09f8eeaa53a19 731244
shotwell_0.4.3+dfsg-1.1_i386.deb
Checksums-Sha256:
6dbd7c222b24723bbdd214df4c9177b3d82aae1a1d58798363fd235f8cb6be00 1406
shotwell_0.4.3+dfsg-1.1.dsc
fd9110ed970e859d242458c4ec6296267a24752ad0d39a9f48506877f8c2be67 12723
shotwell_0.4.3+dfsg-1.1.debian.tar.gz
df8dd5675eddf712eafb2d3763771de517ba3ce27342c8180e6c1e510683c643 731244
shotwell_0.4.3+dfsg-1.1_i386.deb
Files:
a6a1b665cea71d6b762bc940157af5c1 1406 gnome extra shotwell_0.4.3+dfsg-1.1.dsc
cee81c0182b1162ec393100cd6574198 12723 gnome extra
shotwell_0.4.3+dfsg-1.1.debian.tar.gz
a37070dca5eda8019d0cdce3fb018982 731244 gnome extra
shotwell_0.4.3+dfsg-1.1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkuAGJUACgkQnXjXEYa8KlAOEQCaA5uTGvW/QlFLWq+vUSUJ+40T
1d0An1SdKTcIzqbm0bL8Y+ocXHsrgnoD
=M1/v
-----END PGP SIGNATURE-----
--- End Message ---