Including build logs here.
dpkg-buildpackage -rfakeroot -D -us -uc
dpkg-buildpackage: warning: using a gain-root-command while being root
dpkg-buildpackage: export CFLAGS from dpkg-buildflags (origin: vendor): -g -O2
dpkg-buildpackage: export CPPFLAGS from dpkg-buildflags (origin: vendor):
dpkg-buildpackage: export CXXFLAGS from dpkg-buildflags (origin: vendor): -g -O2
dpkg-buildpackage: export FFLAGS from dpkg-buildflags (origin: vendor): -g -O2
dpkg-buildpackage: export LDFLAGS from dpkg-buildflags (origin: vendor):
dpkg-buildpackage: source package jug
dpkg-buildpackage: source version 2.0.0-1
dpkg-buildpackage: source changed by Onkar Shinde <[email protected]>
dpkg-source --before-build jug-2.0.0
dpkg-buildpackage: host architecture amd64
fakeroot debian/rules clean
/usr/share/cdbs/1/rules/simple-patchsys.mk:31: WARNING: simple-patchsys.mk is deprecated - please use source format 3.0 (quilt) instead
test -x debian/rules
dh_testroot
/usr/bin/make -f debian/rules reverse-config
make[1]: Entering directory `/root/src/jug-2.0.0'
/usr/share/cdbs/1/rules/simple-patchsys.mk:31: WARNING: simple-patchsys.mk is deprecated - please use source format 3.0 (quilt) instead
make[1]: Nothing to be done for `reverse-config'.
make[1]: Leaving directory `/root/src/jug-2.0.0'
if [ "reverse-patches" = "reverse-patches" ]; then rm -f debian/stamp-patched; fi
patches: debian/patches/build-xml.diff
Trying reverse patch debian/patches/build-xml.diff at level 1 ... success.
if [ "reverse-patches" != "reverse-patches" ]; then touch debian/stamp-patched; fi
if [ "reverse-patches" != "reverse-patches" ] ; then \
/usr/bin/make -f debian/rules update-config ; \
fi
for dir in debian/patches ; do \
rm -f $dir/*.log ; \
done
dh_clean
cd . && /usr/lib/jvm/default-java/bin/java -classpath /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/java/log4j-1.2.jar:/usr/share/java/ant-junit.jar:/usr/share/java/junit.jar:/usr/lib/jvm/default-java/lib/tools.jar -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dcompile.debug=true -Dcompile.optimize=true clean
Buildfile: /root/src/jug-2.0.0/build.xml
clean:
[delete] Deleting directory /root/src/jug-2.0.0/build
[delete] Deleting directory /root/src/jug-2.0.0/doc
[delete] Deleting directory /root/src/jug-2.0.0/test
[delete] Deleting directory /root/src/jug-2.0.0/dist
BUILD SUCCESSFUL
Total time: 0 seconds
rm -f debian/stamp-ant-build
rm -f debian/stamp-ant-check
dpkg-source -b jug-2.0.0
dpkg-source: warning: no source format specified in debian/source/format, see dpkg-source(1)
dpkg-source: info: using source format `1.0'
dpkg-source: info: building jug using existing jug_2.0.0.orig.tar.gz
tar: A lone zero block at 927
dpkg-source: info: building jug in jug_2.0.0-1.diff.gz
dpkg-source: warning: the diff modifies the following upstream files:
build.log
dpkg-source: info: use the '3.0 (quilt)' format to have separate and documented changes to upstream files, see dpkg-source(1)
dpkg-source: info: building jug in jug_2.0.0-1.dsc
debian/rules build
/usr/share/cdbs/1/rules/simple-patchsys.mk:31: WARNING: simple-patchsys.mk is deprecated - please use source format 3.0 (quilt) instead
test -x debian/rules
mkdir -p "."
/usr/bin/make -f debian/rules reverse-config
make[1]: Entering directory `/root/src/jug-2.0.0'
/usr/share/cdbs/1/rules/simple-patchsys.mk:31: WARNING: simple-patchsys.mk is deprecated - please use source format 3.0 (quilt) instead
make[1]: Nothing to be done for `reverse-config'.
make[1]: Leaving directory `/root/src/jug-2.0.0'
if [ "debian/stamp-patched" = "reverse-patches" ]; then rm -f debian/stamp-patched; fi
patches: debian/patches/build-xml.diff
Trying patch debian/patches/build-xml.diff at level 1 ... success.
if [ "debian/stamp-patched" != "reverse-patches" ]; then touch debian/stamp-patched; fi
if [ "debian/stamp-patched" != "reverse-patches" ] ; then \
/usr/bin/make -f debian/rules update-config ; \
fi
make[1]: Entering directory `/root/src/jug-2.0.0'
/usr/share/cdbs/1/rules/simple-patchsys.mk:31: WARNING: simple-patchsys.mk is deprecated - please use source format 3.0 (quilt) instead
make[1]: Nothing to be done for `update-config'.
make[1]: Leaving directory `/root/src/jug-2.0.0'
cd . && /usr/lib/jvm/default-java/bin/java -classpath /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/java/log4j-1.2.jar:/usr/share/java/ant-junit.jar:/usr/share/java/junit.jar:/usr/lib/jvm/default-java/lib/tools.jar -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dcompile.debug=true -Dcompile.optimize=true jar.asl
Buildfile: /root/src/jug-2.0.0/build.xml
prepare:
[mkdir] Created dir: /root/src/jug-2.0.0/build
[mkdir] Created dir: /root/src/jug-2.0.0/build/classes
[mkdir] Created dir: /root/src/jug-2.0.0/build/jug-native
[mkdir] Created dir: /root/src/jug-2.0.0/doc
[mkdir] Created dir: /root/src/jug-2.0.0/test
[mkdir] Created dir: /root/src/jug-2.0.0/test/build
[mkdir] Created dir: /root/src/jug-2.0.0/test/results
[mkdir] Created dir: /root/src/jug-2.0.0/test/results/xml
[mkdir] Created dir: /root/src/jug-2.0.0/dist
compile_java:
[javac] /root/src/jug-2.0.0/build.xml:113: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
[javac] Compiling 16 source files to /root/src/jug-2.0.0/build/classes
jar.asl:
[jar] Building jar: /root/src/jug-2.0.0/build/jug-asl-2.0.0.jar
BUILD SUCCESSFUL
Total time: 2 seconds
touch debian/stamp-ant-build
cd . && /usr/lib/jvm/default-java/bin/java -classpath /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/java/log4j-1.2.jar:/usr/share/java/ant-junit.jar:/usr/share/java/junit.jar:/usr/lib/jvm/default-java/lib/tools.jar -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dcompile.debug=true -Dcompile.optimize=true test
Buildfile: /root/src/jug-2.0.0/build.xml
junit:
compile_test:
[javac] /root/src/jug-2.0.0/build.xml:258: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
[javac] Compiling 6 source files to /root/src/jug-2.0.0/test/build
[javac] Note: /root/src/jug-2.0.0/src/test/org/safehaus/uuid/test/UUIDGeneratorTest.java uses unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
test:
[junit] Running org.safehaus.uuid.EthernetAddressPackageAccessTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
[junit] Running org.safehaus.uuid.UUIDPackageAccessTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.055 sec
[junit] Running org.safehaus.uuid.test.EthernetAddressTest
[junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 0.068 sec
[junit] Running org.safehaus.uuid.test.TagURITest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
[junit] Running org.safehaus.uuid.test.UUIDGeneratorTest
[junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 3.057 sec
[junit] Running org.safehaus.uuid.test.UUIDTest
[junit] Tests run: 20, Failures: 0, Errors: 0, Time elapsed: 0.071 sec
BUILD FAILED
/root/src/jug-2.0.0/build.xml:282: java.lang.NoClassDefFoundError: org/apache/tools/ant/taskdefs/optional/TraXLiaison
at org.apache.tools.ant.taskdefs.XSLTProcess.resolveProcessor(XSLTProcess.java:674)
at org.apache.tools.ant.taskdefs.XSLTProcess.getLiaison(XSLTProcess.java:912)
at org.apache.tools.ant.taskdefs.XSLTProcess.execute(XSLTProcess.java:347)
at org.apache.tools.ant.taskdefs.optional.junit.AggregateTransformer.transform(AggregateTransformer.java:264)
at org.apache.tools.ant.taskdefs.optional.junit.XMLResultAggregator.execute(XMLResultAggregator.java:158)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
at org.apache.tools.ant.Task.perform(Task.java:348)
at org.apache.tools.ant.Target.execute(Target.java:390)
at org.apache.tools.ant.Target.performTasks(Target.java:411)
at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1397)
at org.apache.tools.ant.Project.executeTarget(Project.java:1366)
at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
at org.apache.tools.ant.Project.executeTargets(Project.java:1249)
at org.apache.tools.ant.Main.runBuild(Main.java:801)
at org.apache.tools.ant.Main.startAnt(Main.java:218)
at org.apache.tools.ant.Main.start(Main.java:180)
at org.apache.tools.ant.Main.main(Main.java:269)
Caused by: java.lang.ClassNotFoundException: org.apache.tools.ant.taskdefs.optional.TraXLiaison
at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
... 21 more
Total time: 11 seconds
make: *** [debian/stamp-ant-check] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
debuild: fatal error at line 1325:
dpkg-buildpackage -rfakeroot -D -us -uc failed
__
This is the maintainer address of Debian's Java team
<http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers>. Please
use
[email protected] for discussions and questions.