Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 182916 - stabilize dev-dotnet/mono-fuse-0.4.0
Summary: stabilize dev-dotnet/mono-fuse-0.4.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: dotnet project
URL:
Whiteboard:
Keywords: STABLEREQ
Depends on:
Blocks:
 
Reported: 2007-06-22 17:48 UTC by Jurek Bartuszek (RETIRED)
Modified: 2007-06-29 12:47 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 Jurek Bartuszek (RETIRED) gentoo-dev 2007-06-22 17:48:01 UTC
dev-dotnet/mono-fuse-0.4.0 has been in the tree for over half a
year now and no bugs regarding it have been filed. Please, stabilize
Comment 1 Christian Faulhammer (RETIRED) gentoo-dev 2007-06-28 07:15:01 UTC
make[3]: Entering directory `/var/tmp/portage/dev-dotnet/mono-fuse-0.4.0/work/mono-fuse-0.4.0/src/Mono.Fuse'
/usr/bin/gmcs -d:HAVE_MONO_UNIX_NATIVE_COPY_FUNCS -d:TRACE -debug+ -out:../../lib/mono-fuse/Mono.Fuse.dll -target:library -r:Mono.Posix.dll ./MapAttribute.cs ./Mono.Fuse/FileSystem.cs ./Mono.Fuse/FileNameMarshaler.cs
./Mono.Fuse/FileSystem.cs(833,39): error CS0117: `Mono.Unix.Native.NativeConvert' does not contain a definition for `Copy'
./Mono.Fuse/FileSystem.cs(843,39): error CS0117: `Mono.Unix.Native.NativeConvert' does not contain a definition for `Copy'
./Mono.Fuse/FileSystem.cs(854,39): error CS0117: `Mono.Unix.Native.NativeConvert' does not contain a definition for `Copy'
./Mono.Fuse/FileSystem.cs(864,39): error CS0117: `Mono.Unix.Native.NativeConvert' does not contain a definition for `Copy'
./Mono.Fuse/FileSystem.cs(874,39): error CS0117: `Mono.Unix.Native.NativeConvert' does not contain a definition for `Copy'
./Mono.Fuse/FileSystem.cs(883,39): error CS0117: `Mono.Unix.Native.NativeConvert' does not contain a definition for `Copy'
Compilation failed: 6 error(s), 0 warnings
make[3]: *** [../../lib/mono-fuse/Mono.Fuse.dll] Error 1
make[3]: Leaving directory `/var/tmp/portage/dev-dotnet/mono-fuse-0.4.0/work/mono-fuse-0.4.0/src/Mono.Fuse'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/dev-dotnet/mono-fuse-0.4.0/work/mono-fuse-0.4.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/dev-dotnet/mono-fuse-0.4.0/work/mono-fuse-0.4.0'
make: *** [all] Error 2
Comment 2 Jurek Bartuszek (RETIRED) gentoo-dev 2007-06-28 12:31:07 UTC
Indeed, marking LATER
Comment 3 Jurek Bartuszek (RETIRED) gentoo-dev 2007-06-28 16:49:51 UTC
Ok, the problem was in a configure.in line that was activated after we fixed some dotnet-related bugs. Now the package is being installed without it, so the state from before that time is restored.
Comment 4 Christian Faulhammer (RETIRED) gentoo-dev 2007-06-29 06:13:24 UTC
(In reply to comment #3)
> Ok, the problem was in a configure.in line that was activated after we fixed
> some dotnet-related bugs. Now the package is being installed without it, so the
> state from before that time is restored.

 Did you actually commit something?  Because the last ChangeLog entry is from 22 Jun 2007 and the build still fails.
Comment 5 Jurek Bartuszek (RETIRED) gentoo-dev 2007-06-29 11:34:16 UTC
Something went wrong that day with repoman commit. Try now.
Comment 6 Christian Faulhammer (RETIRED) gentoo-dev 2007-06-29 12:47:51 UTC
Thanks Jurek for the fast response, x86 stable and closing