Bug 182916 - stabilize dev-dotnet/mono-fuse-0.4.0
Bug#: 182916 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: dotnet@gentoo.org Reported By: jurek@gentoo.org
Component: Ebuilds
URL: 
Summary: stabilize dev-dotnet/mono-fuse-0.4.0
Keywords:  STABLEREQ
Status Whiteboard: 
Opened: 2007-06-22 17:48 0000
Description:   Opened: 2007-06-22 17:48 0000
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 From Christian Faulhammer 2007-06-28 07:15:01 0000 -------
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 From Jurek Bartuszek 2007-06-28 12:31:07 0000 -------
Indeed, marking LATER

------- Comment #3 From Jurek Bartuszek 2007-06-28 16:49:51 0000 -------
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 From Christian Faulhammer 2007-06-29 06:13:24 0000 -------
(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 From Jurek Bartuszek 2007-06-29 11:34:16 0000 -------
Something went wrong that day with repoman commit. Try now.

------- Comment #6 From Christian Faulhammer 2007-06-29 12:47:51 0000 -------
Thanks Jurek for the fast response, x86 stable and closing