[Bug 480607] Review Request: bluecove - Implementation of JSR-82 Java Bluetooth API

bugzilla at redhat.com bugzilla at redhat.com
Tue Oct 20 20:31:52 UTC 2009


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=480607


Orion Poplawski <orion at cora.nwra.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |orion at cora.nwra.com
         AssignedTo|nobody at fedoraproject.org    |orion at cora.nwra.com
               Flag|                            |fedora-review?




--- Comment #5 from Orion Poplawski <orion at cora.nwra.com>  2009-10-20 16:31:49 EDT ---
You need to document how the snapshot files were created.  Generally you create
a script that does it and include it in the SRPM.

Is it possible to enable gcj support?

Duplicate requires:

Requires:       dbus-java >= 2.5.1
Requires:       dbus-java

Getting a build failure on current F-12:

     [echo] create JNI headers using java.home
/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre
compile-native-lib:
     [echo] compiling  .c -> .o  (-fPIC -fno-stack-protector)
    [apply]
/builddir/build/BUILD/bluecove-2.1.1-SNAPSHOT/bluecove-bluez-2.1.1-SNAPSHOT/src/main/c/BlueCoveLocalSocket.c:
In function 'localSocketOptions2unix':
    [apply]
/builddir/build/BUILD/bluecove-2.1.1-SNAPSHOT/bluecove-bluez-2.1.1-SNAPSHOT/src/main/c/BlueCoveLocalSocket.c:404:
error: 'org_bluecove_socket_LocalSocketImpl_LocalSocketOptions_SO_LINGER'
undeclared (first use in this function)
    [apply]
/builddir/build/BUILD/bluecove-2.1.1-SNAPSHOT/bluecove-bluez-2.1.1-SNAPSHOT/src/main/c/BlueCoveLocalSocket.c:404:
error: (Each undeclared identifier is reported only once
    [apply]
/builddir/build/BUILD/bluecove-2.1.1-SNAPSHOT/bluecove-bluez-2.1.1-SNAPSHOT/src/main/c/BlueCoveLocalSocket.c:404:
error: for each function it appears in.)
    [apply]
/builddir/build/BUILD/bluecove-2.1.1-SNAPSHOT/bluecove-bluez-2.1.1-SNAPSHOT/src/main/c/BlueCoveLocalSocket.c:407:
error: 'org_bluecove_socket_LocalSocketImpl_LocalSocketOptions_SO_RCVTIMEO'
undeclared (first use in this function)
    [apply]
/builddir/build/BUILD/bluecove-2.1.1-SNAPSHOT/bluecove-bluez-2.1.1-SNAPSHOT/src/main/c/BlueCoveLocalSocket.c:410:
error: 'org_bluecove_socket_LocalSocketImpl_LocalSocketOptions_SO_SNDTIMEO'
undeclared (first use in this function)
    [apply]
/builddir/build/BUILD/bluecove-2.1.1-SNAPSHOT/bluecove-bluez-2.1.1-SNAPSHOT/src/main/c/BlueCoveLocalSocket.c:413:
error: 'org_bluecove_socket_LocalSocketImpl_LocalSocketOptions_SO_SNDBUF'
undeclared (first use in this function)
    [apply]
/builddir/build/BUILD/bluecove-2.1.1-SNAPSHOT/bluecove-bluez-2.1.1-SNAPSHOT/src/main/c/BlueCoveLocalSocket.c:416:
error: 'org_bluecove_socket_LocalSocketImpl_LocalSocketOptions_SO_RCVBUF'
undeclared (first use in this function)
    [apply]
/builddir/build/BUILD/bluecove-2.1.1-SNAPSHOT/bluecove-bluez-2.1.1-SNAPSHOT/src/main/c/BlueCoveLocalSocket.c:419:
error: 'org_bluecove_socket_LocalSocketImpl_LocalSocketOptions_SO_PASSCRED'
undeclared (first use in this function)
BUILD FAILED
/builddir/build/BUILD/bluecove-2.1.1-SNAPSHOT/bluecove-bluez-2.1.1-SNAPSHOT/build.xml:142:
apply returned: 1

-- 
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