[Bug 463211] Review Request: notify-sharp - A C# implementation for Desktop Notifications

bugzilla at redhat.com bugzilla at redhat.com
Wed Oct 8 22:29:47 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=463211





--- Comment #13 from Sindre Pedersen Bjørdal <sindrepb at fedoraproject.org>  2008-10-08 18:29:45 EDT ---
The autoconf is needed because the source tarball is constructed from a svn
checkout. Without it there won't be any configure.

As for the monodoc compilation fails with the following errors:

"Making all in docs
make[1]: Entering directory
`/home/foolish/rpmbuild/BUILD/notify-sharp-20080912/docs'
/usr/bin/mdassembler --out notify-sharp-docs --ecma ./en
/usr/bin/mdassembler --out notify-sharp-docs --ecma ./en

Unhandled Exception: System.IO.IOException: Sharing violation on path
/home/foolish/rpmbuild/BUILD/notify-sharp-20080912/docs/notify-sharp-docs.zip
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess
access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions
options) [0x00000] 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess
access, FileShare share, Int32 bufferSize) [0x00000] 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor
(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
  at System.IO.File.Create (System.String path, Int32 bufferSize, FileOptions
options, System.Object fileSecurity) [0x00000] 
  at System.IO.File.Create (System.String path) [0x00000] 
  at Monodoc.HelpSource.SetupForOutput () [0x00000] 
  at Monodoc.HelpSource..ctor (System.String base_filename, Boolean create)
[0x00000] 
  at Mono.Documentation.Assembler.Main (System.String[] args) [0x00000] 
make[1]: *** [notify-sharp-docs.tree] Error 1
make[1]: *** Waiting for unfinished jobs....
Processing namespace Notifications
    Processing input file ActionArgs.xml
    Processing input file ActionHandler.xml
    Processing input file CloseArgs.xml
    Processing input file CloseHandler.xml
    Processing input file CloseReason.xml
    Processing input file Global.xml
    Processing input file Notification.xml
    Processing input file ServerInformation.xml
    Processing input file Urgency.xml
Have 9 elements in the Notifications
make[1]: Leaving directory
`/home/foolish/rpmbuild/BUILD/notify-sharp-20080912/docs'
make: *** [all-recursive] Error 1
error: Bad exit status from /var/tmp/rpm-tmp.eQSVfb (%build)


RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.eQSVfb (%build)"

Any tips on this?

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the package-review mailing list