[Bug 2741] New: libkqueue - A userspace implementation of the kqueue kernel event notification mechanism

RPM Fusion Bugzilla noreply at rpmfusion.org
Wed Apr 3 21:11:09 CEST 2013


https://bugzilla.rpmfusion.org/show_bug.cgi?id=2741

             Bug #: 2741
           Summary: libkqueue - A userspace implementation of the kqueue
                    kernel event notification mechanism
    Classification: Unclassified
           Product: Package Reviews
           Version: Current
          Platform: All
        OS/Version: GNU/Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Review Request
        AssignedTo: rpmfusion-package-review at rpmfusion.org
        ReportedBy: ericshane at eradman.com
                CC: rpmfusion-package-review at rpmfusion.org


Source files:

http://static.eradman.com/src/libkqueue-1.0.1-1.src.rpm
http://static.eradman.com/src/libkqueue.spec
http://static.eradman.com/src/libkqueue-1.0.1.tar.gz

This is a user space implementation of the kqueue(2) kernel event notification
mechanism. libkqueue acts as a translator between the kevent structure and the
native kernel facilities.

This is my first post to rpmfusion.org, I need a sponsor in order publish this
package. I'm submitting it here since my Red Hat request (889505) appears to
have stagnated. Here's the output of rpmlint:

libkqueue.src:27: W: macro-in-comment %{configure}
libkqueue-debuginfo.i686: E: debuginfo-without-sources
4 packages and 0 specfiles checked; 1 errors, 2 warnings.

The first warning is because I added a comment noting why %{_configure} had to
be used

 27 # %{configure} sets --target 'x86_64-redhat-linux-gnu' instead of 'linux'
 28 %build
 29 %{_configure} --prefix=%{_prefix} --libdir=%{_libdir}

The second error occurs because an empty debuginfo package is created by
rpmbuild. I haven't been able to determine why.

thanks

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


More information about the rpmfusion-developers mailing list