[Bug 527996] Review Request: jempbox - Java library for working with XMP metadata

bugzilla at redhat.com bugzilla at redhat.com
Sun Oct 11 21:32:40 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=527996





--- Comment #2 from Steve Traylen <steve.traylen at cern.ch>  2009-10-11 17:32:38 EDT ---
Hi,
Looks to be missing a buildrequires? I guess you need


Also you have a .jar of source files. - Its new to me
but I guess fine. Is there a precedent?

Build Error:

Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.SCGe2E
+ umask 022
+ cd /home/steve/rpmbuild/BUILD
+ LANG=C
+ export LANG
+ unset DISPLAY
+ cd /home/steve/rpmbuild/BUILD
+ rm -rf jempbox-0.8.0-incubating
+ /usr/bin/unzip -qq
/home/steve/rpmbuild/SOURCES/jempbox-0.8.0-incubating-src.jar
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd jempbox-0.8.0-incubating
+ /bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ echo 'Patch #0 (jempbox-0.8.0-local.patch):'
Patch #0 (jempbox-0.8.0-local.patch):
+ /bin/cat /home/steve/rpmbuild/SOURCES/jempbox-0.8.0-local.patch
+ /usr/bin/patch -s -p1 -b --suffix .local --fuzz=0
+ find -name '*.class' -exec rm -f '{}' ';'
+ find -name '*.jar' -exec rm -f '{}' ';'
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.91h68E
+ umask 022
+ cd /home/steve/rpmbuild/BUILD
+ cd jempbox-0.8.0-incubating
+ LANG=C
+ export LANG
+ unset DISPLAY
++ build-classpath junit4
+ export CLASSPATH=/usr/share/java/junit4.jar
+ CLASSPATH=/usr/share/java/junit4.jar
+ ant
Buildfile: build.xml

compile:
    [mkdir] Created dir:
/home/steve/rpmbuild/BUILD/jempbox-0.8.0-incubating/target/classes
    [javac] Compiling 24 source files to
/home/steve/rpmbuild/BUILD/jempbox-0.8.0-incubating/target/classes

junit:
    [mkdir] Created dir:
/home/steve/rpmbuild/BUILD/jempbox-0.8.0-incubating/target/test-classes
    [javac] Compiling 2 source files to
/home/steve/rpmbuild/BUILD/jempbox-0.8.0-incubating/target/test-classes

BUILD FAILED
/home/steve/rpmbuild/BUILD/jempbox-0.8.0-incubating/build.xml:145: Problem:
failed to create task or type junit
Cause: the class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask was not
found.
        This looks like one of Ant's optional components.
Action: Check that the appropriate optional JAR exists in
        -/usr/share/ant/lib
        -/home/steve/.ant/lib
        -a directory added on the command line with the -lib argument

Do not panic, this is a common problem.
The commonest cause is a missing JAR.

This is not a bug; it is a configuration problem


Total time: 6 seconds
error: Bad exit status from /var/tmp/rpm-tmp.91h68E (%build)


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


Steve

-- 
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 Fedora-package-review mailing list