Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 256926 - dev-dotnet/mono-fuse-0.4.2 fails to build due to an error in HelloFS sample
Summary: dev-dotnet/mono-fuse-0.4.2 fails to build due to an error in HelloFS sample
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Jurek Bartuszek (RETIRED)
URL:
Whiteboard: Pending removal 2010-02-02
Keywords: PMASKED
Depends on:
Blocks:
 
Reported: 2009-01-30 12:16 UTC by 404 Error
Modified: 2010-02-17 15:30 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,15.62 KB, text/plain)
2009-01-30 12:18 UTC, 404 Error
Details
environment (environment,99.60 KB, text/plain)
2009-01-30 12:18 UTC, 404 Error
Details
elibtool.log (elibtool.log,241 bytes, text/plain)
2009-01-30 12:20 UTC, 404 Error
Details

Note You need to log in before you can comment on or make changes to this bug.
Description 404 Error 2009-01-30 12:16:59 UTC
When the package is emerged, the following happens :
[snip...snip....snip]
Making all in HelloFS
make[3]: Entering directory `/var/tmp/portage/dev-dotnet/mono-fuse-0.4.2/work/mono-fuse-0.4.2/example/HelloFS'
cat ./hellofs.in | sed 's,@TOP_BUILDDIR@,/var/tmp/portage/dev-dotnet/mono-fuse-0.4.2/work/mono-fuse-0.4.2,' | \
                sed 's,@BUILDDIR@,/var/tmp/portage/dev-dotnet/mono-fuse-0.4.2/work/mono-fuse-0.4.2/example/HelloFS,' > hellofs && \
        chmod +x hellofs
rm Mono.Fuse.dll
rm: cannot remove `Mono.Fuse.dll': No such file or directory
make[3]: [Mono.Fuse.dll] Error 1 (ignored)
ln -s ../../lib/mono-fuse/Mono.Fuse.dll Mono.Fuse.dll
rm Mono.Fuse.dll.mdb
rm: cannot remove `Mono.Fuse.dll.mdb': No such file or directory
make[3]: [Mono.Fuse.dll.mdb] Error 1 (ignored)
ln -s ../../lib/mono-fuse/Mono.Fuse.dll.mdb Mono.Fuse.dll.mdb
/usr/bin/gmcs -debug+ -d:HAVE_MONO_UNIX_NATIVE_COPY_FUNCS ./HelloFS.cs -r:Mono.Fuse.dll -r:Mono.Posix.dll /out:HelloFS.exe
./HelloFS.cs(61,42): error CS0115: `Mono.Fuse.Samples.HelloFS.OnGetPathStatus(string, ref Mono.Unix.Native.Stat)' is marked as an override but no suitable method found to override
Compilation failed: 1 error(s), 0 warnings
make[3]: *** [HelloFS.exe] Error 1
make[3]: Leaving directory `/var/tmp/portage/dev-dotnet/mono-fuse-0.4.2/work/mono-fuse-0.4.2/example/HelloFS'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/dev-dotnet/mono-fuse-0.4.2/work/mono-fuse-0.4.2/example'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/dev-dotnet/mono-fuse-0.4.2/work/mono-fuse-0.4.2'
make: *** [all] Error 2


Reproducible: Always

Steps to Reproduce:
1.emerge =mono-fuse-0.4.2 



Actual Results:  
Compilation failure

Expected Results:  
Package should build

emerge --info herein below:

Portage 2.1.6.7 (default/linux/amd64/2008.0/desktop, gcc-4.3.3, glibc-2.9_p20081201-r1, 2.6.27-xen-r7 x86_64)
=================================================================
System uname: Linux-2.6.27-xen-r7-x86_64-Intel-R-_Core-TM-_i7_CPU_920_@_2.67GHz-with-glibc2.2.5
Timestamp of tree: Fri, 30 Jan 2009 11:15:02 +0000
distcc 3.1 x86_64-pc-linux-gnu [disabled]
ccache version 2.4 [disabled]
app-shells/bash:     3.2_p48
dev-java/java-config: 1.3.7-r1, 2.1.7
dev-lang/python:     2.5.4-r2
dev-python/pycrypto: 2.0.1-r6
dev-util/ccache:     2.4-r8
dev-util/cmake:      2.6.2-r1
sys-apps/baselayout: 2.0.0
sys-apps/openrc:     0.4.2
sys-apps/sandbox:    1.3.3
sys-devel/autoconf:  2.13, 2.63
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.2
sys-devel/binutils:  2.19
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6a
virtual/os-headers:  2.6.28-r1
ACCEPT_KEYWORDS="amd64 ~amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=core2 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/4.1/env /usr/kde/4.1/share/config /usr/kde/4.1/shutdown /usr/share/config /var/bind"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/eselect/postgresql /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-march=core2 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks fixpackages metadata-transfer parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="ftp://localhost/gentoo"
LDFLAGS="-Wl,-O1"
LINGUAS="en fr"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
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/local/portage/layman/xen /usr/local/portage/layman/nx /usr/local/portage/layman/vmware"
SYNC="rsync://localhost/gentoo-portage"
USE="X a52 aac acl acpi alsa amd64 apache2 berkdb bluetooth branding bzip2 cairo cdda cddb cdio cdr chardet cli cracklib crypt cups dbus dirac dri dts dvd dvdr dvdread dvi eds emboss encode esd evo fam ffmpeg firefox flac fortran ftp gdbm gif giff glib gnome gpm gstreamer gtk gtk2 hal hvm iconv isdnlog jack java jpeg jpeg2k kdeprefix kerberos ldap libnotify mad midi mikmod mmx mp2 mp3 mpeg mudflap multilib nautilus ncurses nls nptl nptlonly nswrapper ntpl objc objc++ objc-gc odbc ogg openal opengl openmp oss pam pcre pdf perl png postgres ppds pppd python qt3 qt3support qt4 quicktime readline reflection samba sdl session spell spl sse sse2 sse3 ssl ssse3 startup-notification svg sysfs tcl tcpd theora tiff tk truetype unicode usb vorbis x264 xml xorg xulrunner xv xvid zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" 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="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en fr" USERLAND="GNU" VIDEO_CARDS="vesa nv"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 404 Error 2009-01-30 12:18:09 UTC
Created attachment 180255 [details]
build.log
Comment 2 404 Error 2009-01-30 12:18:37 UTC
Created attachment 180257 [details]
environment
Comment 3 404 Error 2009-01-30 12:20:11 UTC
Created attachment 180259 [details]
elibtool.log

Notice the patch failure
Comment 4 404 Error 2009-02-17 03:51:43 UTC
I didn't put a dependency between this one and bug #259309. Free feel to notify me if a dependency should be marked.
Comment 5 Diego Elio Pettenò (RETIRED) gentoo-dev 2009-03-31 14:36:54 UTC
Same here.
Comment 6 Tomáš Chvátal (RETIRED) gentoo-dev 2010-02-17 15:30:27 UTC
Treecleaned