Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 308511 - media-gfx/f-spot-0.6.1.1-r3 failsto build: error CS0016: Could not write to file `SmugMugNet.dll', cause: Could not find file "./SmugMugNet.dll"
Summary: media-gfx/f-spot-0.6.1.1-r3 failsto build: error CS0016: Could not write to f...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Denis Dupeyron (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-08 19:48 UTC by Pacho Ramos
Modified: 2010-08-12 12:43 UTC (History)
1 user (show)

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 Pacho Ramos gentoo-dev 2010-03-08 19:48:26 UTC
I get:
Making all in SmugMugNet
make[5]: Entering directory `/var/tmp/portage/media-gfx/f-spot-0.6.1.1-r3/work/f-spot-0.6.1.1/extensions/Exporters/SmugMugExport/SmugMugNet'
/usr/bin/gmcs -debug -target:library -out:SmugMugNet.dll  -r:../../../../src/FSpot.Utils.dll -r:System.Web ./SmugMugApi.cs ./NoCheckCertificatePolicy.cs
error CS0016: Could not write to file `SmugMugNet.dll', cause: Could not find file "./SmugMugNet.dll"
Compilation failed: 1 error(s), 0 warnings
make[5]: *** [SmugMugNet.dll] Error 1
make[5]: Leaving directory `/var/tmp/portage/media-gfx/f-spot-0.6.1.1-r3/work/f-spot-0.6.1.1/extensions/Exporters/SmugMugExport/SmugMugNet'
make[4]: *** [SmugMugNet/SmugMugNet.dll] Error 2
make[4]: *** Waiting for unfinished jobs....
make[5]: Leaving directory `/var/tmp/portage/media-gfx/f-spot-0.6.1.1-r3/work/f-spot-0.6.1.1/extensions/Exporters/SmugMugExport/SmugMugNet'
Making all in .
make[5]: Entering directory `/var/tmp/portage/media-gfx/f-spot-0.6.1.1-r3/work/f-spot-0.6.1.1/extensions/Exporters/SmugMugExport'
/usr/bin/gmcs -debug -target:library -out:SmugMugExport.dll ./SmugMugExport.cs -r:../../../src/f-spot.exe -r:../../../src/FSpot.Core.dll -r:../../../src/FSpot.Utils.dll -r:SmugMugNet/SmugMugNet.dll -r:../../../lib/semweb/SemWeb.dll -r:../../../lib/mono-addins/Mono.Addins/Mono.Addins.dll -r:../../../lib/mono-addins/Mono.Addins.Setup/Mono.Addins.Setup.dll -r:../../../lib/mono-addins/Mono.Addins.Gui/Mono.Addins.Gui.dll -r:../../../lib/gio-sharp/gio/gio-sharp.dll -r:../../../lib/libgphoto2-sharp/libgphoto2-sharp.dll -r:../../../lib/gtk-sharp-beans/gtk-sharp-beans.dll -r:../../../lib/gnome-keyring-sharp/gnome-keyring-sharp.dll -pkg:ndesk-dbus-1.0 -pkg:ndesk-dbus-glib-1.0 -r:Mono.Posix -pkg:gtk-sharp-2.0 -pkg:glade-sharp-2.0  -resource:./SmugMugExport.addin.xml -resource:./SmugMugExport.glade
./SmugMugExport.cs(473,36): warning CS0612: `Gtk.OptionMenu' is obsolete
./SmugMugExport.cs(474,36): warning CS0612: `Gtk.OptionMenu' is obsolete
./SmugMugExport.cs(48,45): warning CS0618: `System.Net.ServicePointManager.CertificatePolicy' is obsolete: `Use ServerCertificateValidationCallback instead'
./SmugMugExport.cs(691,30): warning CS0169: The private method `FSpotSmugMugExport.SmugMugExport.HandleAccountSelected(object, System.EventArgs)' is never used
./SmugMugExport.cs(444,37): warning CS0414: The private field `FSpotSmugMugExport.SmugMugExport.rh' is assigned but its value is never used
./SmugMugExport.cs(468,46): warning CS0414: The private field `FSpotSmugMugExport.SmugMugExport.gallery_add' is assigned but its value is never used
./SmugMugExport.cs(469,41): warning CS0414: The private field `FSpotSmugMugExport.SmugMugExport.album_add' is assigned but its value is never used
Compilation succeeded - 7 warning(s)
make[5]: Leaving directory `/var/tmp/portage/media-gfx/f-spot-0.6.1.1-r3/work/f-spot-0.6.1.1/extensions/Exporters/SmugMugExport'
make[4]: Leaving directory `/var/tmp/portage/media-gfx/f-spot-0.6.1.1-r3/work/f-spot-0.6.1.1/extensions/Exporters/SmugMugExport'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/media-gfx/f-spot-0.6.1.1-r3/work/f-spot-0.6.1.1/extensions/Exporters'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/media-gfx/f-spot-0.6.1.1-r3/work/f-spot-0.6.1.1/extensions'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/media-gfx/f-spot-0.6.1.1-r3/work/f-spot-0.6.1.1'
make: *** [all] Error 2
 * ERROR: media-gfx/f-spot-0.6.1.1-r3 failed:
 *   compile failure
 * 
 * Call stack:
 *     ebuild.sh, line   54:  Called src_compile
 *   environment, line 3118:  Called gnome2_src_compile
 *   environment, line 2450:  Called die
 * The specific snippet of code:
 *       emake || die "compile failure"
 * 
 * If you need support, post the output of 'emerge --info =media-gfx/f-spot-0.6.1.1-r3',
 * the complete build log and the output of 'emerge -pqv =media-gfx/f-spot-0.6.1.1-r3'.
 * The complete build log is located at '/var/tmp/portage/media-gfx/f-spot-0.6.1.1-r3/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-gfx/f-spot-0.6.1.1-r3/temp/environment'.
 * S: '/var/tmp/portage/media-gfx/f-spot-0.6.1.1-r3/work/f-spot-0.6.1.1'

My emerge --info:
Portage 2.1.7.17 (default/linux/x86/10.0/desktop, gcc-4.3.4, glibc-2.10.1-r1, 2.6.32-tuxonice-r5 i686)
=================================================================
System uname: Linux-2.6.32-tuxonice-r5-i686-Genuine_Intel-R-_CPU_T2300_@_1.66GHz-with-gentoo-1.12.13
Timestamp of tree: Sun, 07 Mar 2010 21:30:01 +0000
ccache version 2.4 [enabled]
app-shells/bash:     4.0_p35
dev-java/java-config: 2.1.10
dev-lang/python:     2.6.4-r1
dev-util/ccache:     2.4-r7
dev-util/cmake:      2.6.4-r3
sys-apps/baselayout: 1.12.13
sys-apps/sandbox:    1.6-r2
sys-devel/autoconf:  2.13, 2.63-r1
sys-devel/automake:  1.9.6-r3, 1.10.3, 1.11.1
sys-devel/binutils:  2.18-r3
sys-devel/gcc:       4.3.4
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6b
virtual/os-headers:  2.6.30-r1
ACCEPT_KEYWORDS="x86"
ACCEPT_LICENSE="*"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=native -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-O2 -march=native -pipe -fomit-frame-pointer"
DISTDIR="/usr/distfiles"
FEATURES="assume-digests ccache distlocks fixpackages news parallel-fetch protect-owned sandbox sfperms strict unmerge-logs unmerge-orphans userfetch"
GENTOO_MIRRORS="ftp://ftp.free.fr/mirrors/ftp.gentoo.org"
LANG="es_ES.UTF-8"
LDFLAGS="-Wl,-O1"
LINGUAS="es es_ES en_US"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local/layman/sunrise /usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 aac acl acpi alsa applet avahi bash-completion berkdb branding bzip2 cairo cdda cddb cdinstall cdr cleartype cli consolekit cracklib crypt css cups cxx daap dbus djvu dri dts dvd dvdr dvi eds emboss encode evo exif fam fat ffmpeg firefox flac fortran gdbm gif glitz gnome gnome-keyring gpm gstreamer gtk hal iconv imagemagick java jpeg kdehiddenvisibility kpathsea laptop latex libnotify lm_sensors lzma mad mikmod mmx mmxext mng modules mono mp3 mp4 mpeg mudflap music musicbrainz nautilus ncurses network network-cron networkmanager nls nptl nptlonly ntfs nvidia ogg opengl openmp pam pango pch pcre pdf perl png policykit ppds pppd python qt3support quicktime readline reflection reiserfs scanner sdl session spell spl sse sse2 ssl ssse3 startup-notification svg sysfs t1lib tcpd threads thunar tiff truetype unicode usb vcd vorbis win32codecs x264 x86 xattr xcb xml xmp xorg xpm xulrunner xv xvid zeroconf zlib" ALSA_CARDS="hda-intel" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="evdev synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="es es_ES en_US" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="nvidia nv vesa" 
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS


Reproducible: Always
Comment 1 Pacho Ramos gentoo-dev 2010-03-12 13:51:27 UTC
On the other hand, -r2 works ok
Comment 2 Pacho Ramos gentoo-dev 2010-08-12 12:43:44 UTC
Fixed with current stable