Linux nero.in-design.com 2.6.34.7-56.fc13.i686 #1 SMP Wed Sep 15
03:33:58 UTC 2010 i686 i686 i386 GNU/Linux
l-0.7.2 # make
mkdir -p src
/usr/bin/valac --ccode --directory=src --basedir=src -g
--enable-checking --thread \
--pkg=atk --pkg=gdk-2.0 --pkg=gee-1.0 --pkg=gtk+-2.0 --pkg=glib-2.0
--pkg=libexif --pkg=sqlite3 --pkg=gexiv2 --pkg=gconf-2.0
--pkg=libgphoto2 --pkg=libsoup-2.4 --pkg=libxml-2.0 --pkg=unique-1.0
--pkg=webkit-1.0 --pkg=gudev-1.0 --pkg=dbus-glib-1 --pkg=gdk-x11-2.0
--pkg=FixedKeyFile --pkg=ExtendedPosix --pkg=posix --pkg=LConv
--pkg=gdk-none --pkg=libraw \
--vapidir=./vapi \
-X -D_PREFIX='"/usr/local"' -X -D_VERSION='"0.7.2"' -X
-DGETTEXT_PACKAGE='"shotwell"' -X
-D_LANG_SUPPORT_DIR='"/usr/local/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/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/Printing.vala
src/Tag.vala src/TagPage.vala src/PicasaConnector.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/PhotoExporter.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
CollectionPage.vala:1747.9-1764.66: error: missing break statement at
end of switch section
CollectionPage.vala:1746.5-1746.42: error: missing return statement at
end of method or lambda body
private Comparator get_sort_comparator() {
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
CollectionPage.vala:1772.9-1780.61: error: missing break statement at
end of switch section
CollectionPage.vala:1771.5-1771.61: error: missing return statement at
end of method or lambda body
private ComparatorPredicate get_sort_comparator_predicate() {
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
CollectionPage.vala:1822.9-1831.22: error: missing break statement at
end of switch section
DatabaseTables.vala:1267.5-1267.80: error: missing return statement at
end of method or lambda body
public static Gee.HashMap<string, KeyValueMap>?
marshall_all_transformations(string? trans) {
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ThumbnailCache.vala:214.9-219.30: error: missing break statement at end
of switch section
ThumbnailCache.vala:213.5-213.47: error: missing return statement at end
of method or lambda body
private static ThumbnailCache get_cache_for(Size size) {
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
CheckerboardLayout.vala:966.9-997.18: error: missing break statement at
end of switch section
ImportPage.vala:560.5-560.58: error: missing return statement at end of
method or lambda body
public override CheckerboardItem? get_fullscreen_photo() {
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ImportPage.vala:578.9-639.18: error: missing break statement at end of
switch section
Dimensions.vala:222.9-233.51: error: missing break statement at end of
switch section
Dimensions.vala:221.5-221.46: error: missing return statement at end of
method or lambda body
public Dimensions get_scaled_by_constraint(int scale,
ScaleConstraint constraint) {
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Photo.vala:505.9-513.43: error: missing break statement at end of switch
section
Photo.vala:504.5-504.46: error: missing return statement at end of
method or lambda body
private PhotoFileReader get_backing_reader(BackingFetchMode mode) {
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Orientation.vala:51.9-74.32: error: missing break statement at end of
switch section
Orientation.vala:50.5-50.39: error: missing return statement at end of
method or lambda body
public Orientation rotate_clockwise() {
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Orientation.vala:82.9-105.36: error: missing break statement at end of
switch section
Orientation.vala:81.5-81.46: error: missing return statement at end of
method or lambda body
public Orientation rotate_counterclockwise() {
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Orientation.vala:113.9-136.32: error: missing break statement at end of
switch section
Orientation.vala:112.5-112.41: error: missing return statement at end of
method or lambda body
public Orientation flip_top_to_bottom() {
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Orientation.vala:144.9-167.36: error: missing break statement at end of
switch section
Orientation.vala:143.5-143.41: error: missing return statement at end of
method or lambda body
public Orientation flip_left_to_right() {
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Orientation.vala:175.9-186.44: error: missing break statement at end of
switch section
Orientation.vala:174.5-174.30: error: missing return statement at end of
method or lambda body
public Orientation perform(Rotation rotation) {
^^^^^^^^^^^^^^^^^^^^^^^^^^
Orientation.vala:194.9-219.53: error: missing break statement at end of
switch section
Orientation.vala:193.5-193.34: error: missing return statement at end of
method or lambda body
public Rotation[] to_rotations() {
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Orientation.vala:227.9-240.57: error: missing break statement at end of
switch section
Orientation.vala:226.5-226.39: error: missing return statement at end of
method or lambda body
public Dimensions rotate_dimensions(Dimensions dim) {
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Orientation.vala:252.9-287.18: error: missing break statement at end of
switch section
Orientation.vala:306.9-352.18: error: missing break statement at end of
switch section
Orientation.vala:367.9-413.18: error: missing break statement at end of
switch section
Orientation.vala:452.9-463.42: error: missing break statement at end of
switch section
Orientation.vala:451.5-451.29: error: missing return statement at end of
method or lambda body
public Gdk.Pixbuf perform(Gdk.Pixbuf pixbuf) {
^^^^^^^^^^^^^^^^^^^^^^^^^
Orientation.vala:471.9-480.28: error: missing break statement at end of
switch section
Orientation.vala:470.5-470.28: error: missing return statement at end of
method or lambda body
public Rotation opposite() {
^^^^^^^^^^^^^^^^^^^^^^^^
ColorTransformation.vala:148.13-192.22: error: missing break statement
at end of switch section
EditingTools.vala:2567.9-2602.18: error: missing break statement at end
of switch section
Workers.vala:51.9-58.18: error: missing break statement at end of switch
section
PixbufCache.vala:192.9-199.18: error: missing break statement at end of
switch section
WebConnectors.vala:24.9-32.30: error: missing break statement at end of
switch section
WebConnectors.vala:23.5-23.27: error: missing return statement at end of
method or lambda body
public string to_string() {
^^^^^^^^^^^^^^^^^^^^^^^
WebConnectors.vala:39.5-39.40: error: missing return statement at end of
method or lambda body
public static HttpMethod from_string(string str) {
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
WebConnectors.vala:1117.5-1117.47: error: missing return statement at
end of method or lambda body
public ServiceInteractor? create_interactor(PublishingDialog host,
string service_name) {
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Printing.vala:56.9-63.37: error: missing break statement at end of
switch section
Printing.vala:55.5-55.40: error: missing return statement at end of
method or lambda body
public Measurement get_content_width() {
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Printing.vala:71.9-78.38: error: missing break statement at end of
switch section
Printing.vala:70.5-70.41: error: missing return statement at end of
method or lambda body
public Measurement get_content_height() {
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Printing.vala:159.5-159.33: error: missing return statement at end of
method or lambda body
public Measurement convert_to(MeasurementUnit to_unit) {
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Printing.vala:467.5-467.48: error: missing return statement at end of
method or lambda body
private MeasurementUnit get_user_unit_choice() {
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Printing.vala:566.9-589.18: error: missing break statement at end of
switch section
Printing.vala:606.9-617.18: error: missing break statement at end of
switch section
Printing.vala:624.5-624.44: error: missing return statement at end of
method or lambda body
private ContentLayout get_content_layout() {
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Printing.vala:870.9-878.18: error: missing break statement at end of
switch section
PhotoFileFormat.vala:123.9-133.58: error: missing break statement at end
of switch section
PhotoFileFormat.vala:122.5-122.44: error: missing return statement at
end of method or lambda body
private PhotoFileFormatDriver get_driver() {
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
MimicManager.vala:110.23-110.62: error: use of possibly unassigned local
variable `writer'
VerifyJob job = new VerifyJob(this, photo, writer);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Compilation failed: 57 error(s), 0 warning(s)
make: *** [src/.stamp] Error 1
Not really sure where to start or even what information to include to
help others help me trouble shoot this issue. Please let me know what
other information I can provide to help with this issue.
Thanks,
Tamer
_______________________________________________
Shotwell mailing list
[email protected]
http://lists.yorba.org/cgi-bin/mailman/listinfo/shotwell