Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 119739 - mono-1.1.13.1 breaks f-spot (Mono.Unix stuff)
Summary: mono-1.1.13.1 breaks f-spot (Mono.Unix stuff)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Joe McCann (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 118841
  Show dependency tree
 
Reported: 2006-01-20 14:28 UTC by gad.kadosh
Modified: 2006-02-03 00:37 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description gad.kadosh 2006-01-20 14:28:39 UTC
emerging f-spot-0.1.5 with mono-1.1.13.1 results with:

mcs -out:f-spot.exe -unsafe -debug -nowarn:0618 -nowarn:0169 -nowarn:0612 -d:TEST_METADATA  ./Cairo/Cairo.cs ./Cairo/Surface.cs ./Cairo/FontOptions.cs ./Cairo/Matrix.cs ./Cairo/Pattern.cs ./Cairo/Graphics.cs ./Mail/Base64AttachmentEncoder.cs ./Mail/EsmtpClient.cs ./Mail/EsmtpMail.cs ./Mail/EsmtpStream.cs ./Mail/IAttachmentEncoder.cs ./Mail/MailAddressCollection.cs ./Mail/MailAddress.cs ./Mail/MailHeader.cs ./Mail/MailMessageWrapper.cs ./Mail/MailUtil.cs ./Mail/MimeTypes.cs ./Mail/SmtpException.cs ./Mail/SmtpResponse.cs ./Mail/ToUUEncodingTransform.cs ./Mail/UUAttachmentEncoder.cs ./AsyncPixbufLoader.cs ./Bim.cs ./BitConverter.cs ./PhotoArray.cs ./CDExport.cs ./Ciff.cs ./ColorDialog.cs ./CompatFileChooser.cs ./Core.cs ./DateCommands.cs ./Db.cs ./DCRawFile.cs ./Delay.cs ./DirectoryAdaptor.cs ./DirectoryCollection.cs ./Exif.cs ./FlickrExport.cs ./FlickrRemote.cs ./FileImportBackend.cs ./FolderExport.cs ./FotkiRemote.cs ./FormClient.cs ./FullScreenView.cs ./GalleryRemote.cs ./GalleryExport.cs ./GladeDialog.cs ./Global.cs ./GroupAdaptor.cs ./GroupSelector.cs ./HigMessageDialog.cs ./Histogram.cs ./IBrowsableItem.cs ./IconView.cs ./ImageFile.cs ./ImageView.cs ./ImportBackend.cs ./ImportCommand.cs ./ImportStore.cs ./InfoBox.cs ./InfoDisplay.cs ./IptcFile.cs ./JpegFile.cs ./JpegHeader.cs ./JpegUtils.cs ./Cms.cs ./Loupe.cs ./MainWindow.cs ./MetadataStore.cs ./MrwFile.cs ./Operation.cs ./PhotoImageView.cs ./PhotoLoader.cs ./PhotoPopup.cs ./PhotoQuery.cs ./PhotoStore.cs ./PhotoTagMenu.cs ./PhotoVersionCommands.cs ./PhotoVersionMenu.cs ./PhotoView.cs ./PngFile.cs ./PnmFile.cs ./PixbufLoader.cs ./PixbufUtils.cs ./PixbufCache.cs ./PixelBuffer.cs ./PreferenceDialog.cs ./Preferences.cs ./PreviewPopup.cs ./PrintDialog.cs ./ProgressDialog.cs ./RafFile.cs ./RotateCommand.cs ./ScalingIconView.cs ./SlideView.cs ./SingleView.cs ./StockIcons.cs ./SimpleCalendar.cs ./SvgFile.cs ./TagCommands.cs ./TagMenu.cs ./TagPopup.cs ./TagSelectionWidget.cs ./TagStore.cs ./TagView.cs ./ThreadProgressDialog.cs ./ThumbnailCache.cs ./ThumbnailGenerator.cs ./Tiff.cs ./TimeAdaptor.cs ./TipWindow.cs ./Unix.cs ./Util.cs ./ThumbnailCommand.cs ./QueryDisplay.cs ./QueryView.cs ./ZoomUtils.cs ./GPhotoCamera.cs ./CameraSelectionDialog.cs ./CameraFileSelectionDialog.cs ./TagSelectionDialog.cs ./XmpFile.cs ./main.cs Defines.cs -r:../libgphoto2-sharp/libgphoto2-sharp.dll -r:../semweb/SemWeb.dll -r:System.Data -r:System.Web -r:Mono.Data.SqliteClient -r:Mono.Posix -r:Mono.Security -r:ICSharpCode.SharpZipLib -pkg:dbus-sharp -pkg:gtkhtml-sharp-2.0 -pkg:glade-sharp-2.0 -pkg:gnome-vfs-sharp-2.0 -pkg:gconf-sharp-2.0 -resource:../icons/f-spot-browse.png,f-spot-browse.png -resource:../icons/f-spot-crop.png,f-spot-crop.png -resource:../icons/f-spot-camera.png,f-spot-camera.png -resource:../icons/f-spot-edit-image.png,f-spot-edit-image.png -resource:../icons/f-spot-events.png,f-spot-events.png -resource:../icons/f-spot-favorite.png,f-spot-favorite.png -resource:../icons/f-spot-hidden.png,f-spot-hidden.png -resource:../icons/f-spot-loading.png,f-spot-loading.png -resource:../icons/f-spot-logo.png,f-spot-logo.png -resource:../icons/f-spot-other.png,f-spot-other.png -resource:../icons/f-spot-people.png,f-spot-people.png -resource:../icons/f-spot-places.png,f-spot-places.png -resource:../icons/f-spot-question-mark.png,f-spot-question-mark.png -resource:../icons/f-spot-red-eye.png,f-spot-red-eye.png -resource:../icons/f-spot-rotate-90.png,f-spot-rotate-90.png -resource:../icons/f-spot-rotate-270.png,f-spot-rotate-270.png -resource:../icons/f-spot-slideshow.png,f-spot-slideshow.png -resource:../icons/f-spot-stock_near.png,f-spot-stock_near.png -resource:../icons/f-spot-stock_far.png,f-spot-stock_far.png -resource:../icons/f-spot-fullscreen.png,f-spot-fullscreen.png -resource:../icons/f-spot-simple-white.css,f-spot-simple-white.css -resource:../icons/f-spot-simple.css,f-spot-simple.css -resource:../icons/f-spot.js,f-spot.js -resource:./dces.rdf,dces.rdf -resource:./f-spot.glade,f-spot.glade
./Unix.cs(15,33): error CS0234: The type or namespace name `Error' does not exist in the namespace `Mono.Unix'. Are you missing an assembly reference?
./Unix.cs(17,37): error CS0234: The type or namespace name `Error' does not exist in the namespace `Mono.Unix'. Are you missing an assembly reference?
Compilation failed: 2 error(s), 0 warnings
make[2]: *** [f-spot.exe] Error 1
make[2]: Leaving directory `/var/tmp/portage/f-spot-0.1.5/work/f-spot-0.1.5/src'make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/f-spot-0.1.5/work/f-spot-0.1.5'
make: *** [all] Error 2
Comment 1 Peter Johanson (RETIRED) gentoo-dev 2006-01-20 14:35:30 UTC
To fill in the rest of the info, these classes moved to the Mono.Unix.Native namespace, starting in mono-1.1.10. Most of the time a one line patch to change an import statement is enough to get this working.

Note, this does then require the package to have a dependancy on mono-1.1.10 or newer. I can cook up the patch for you if you really need.

Comment 2 Joe McCann (RETIRED) gentoo-dev 2006-02-03 00:37:50 UTC
New versions 0.1.8 which fixes this is in cvs