Package: src:geogebra
Version: 4.0.34.0+dfsg1-6
Severity: serious
Tags: sid buster

Build-depend on icedtea-netx instead of icedtea-netx-common (nbs).

Patch at
http://launchpadlibrarian.net/415155213/geogebra_4.0.34.0+dfsg1-6_4.0.34.0+dfsg1-6ubuntu1.diff.gz

However, the build fails then with:

   debian/rules override_jh_build
make[1]: Entering directory '/<<BUILDDIR>>/geogebra-4.0.34.0+dfsg1'
dh /usr/share/topgit/tg2quilt.mk --with javahelper
dh: Unknown sequence /usr/share/topgit/tg2quilt.mk (choose from: binary
binary-arch binary-indep build build-arch build-indep clean install install-arch
install-indep)
xsltproc -''-nonet -''-param man.charmap.use.subset "0"
/usr/share/sgml/docbook/stylesheet/xsl/docbook-xsl/manpages/docbook.xsl
debian/geogebra.man.xml
I/O error : Attempt to load network entity
http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd
debian/geogebra.man.xml:55: warning: failed to load external entity
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd";
]>
  ^
Note: Writing geogebra.1
xsltproc -''-nonet -''-param man.charmap.use.subset "0"
/usr/share/sgml/docbook/stylesheet/xsl/docbook-xsl/manpages/docbook.xsl
debian/ggthumb.man.xml
I/O error : Attempt to load network entity
http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd
debian/ggthumb.man.xml:55: warning: failed to load external entity
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd";
]>
  ^
Note: Writing ggthumb.1
jh_build -N -mgeogebra.GeoGebra
warning: [options] bootstrap class path not set in conjunction with -source 7
warning: Supported source version 'RELEASE_6' from annotation processor
'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '7'
src/geogebra/main/Application.java:5602: warning: [removal]
traceMethodCalls(boolean) in Runtime has been deprecated and marked for removal
                runtime.traceMethodCalls(on);
                       ^
src/geogebra/gui/util/BrowserLauncher.java:36: warning: non-varargs call of
varargs method with inexact argument type for last parameter;
              Method getDesktop = desktopClass.getDeclaredMethod("getDesktop", 
null);
                                                                               ^
  cast to Class for a varargs call
  cast to Class[] for a non-varargs call and to suppress this warning
src/geogebra/gui/util/BrowserLauncher.java:38: warning: non-varargs call of
varargs method with inexact argument type for last parameter;
              Object desktopObj = getDesktop.invoke(null, null);
                                                          ^
  cast to Object for a varargs call
  cast to Object[] for a non-varargs call and to suppress this warning
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
5 warnings
java.nio.file.NoSuchFileException: /tmp/geogebra.jar16755156232387376076.jar ->
/<<BUILDDIR>>/geogebra-4.0.34.0+dfsg1/geogebra.jar/geogebra.jar
        at 
java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92)
        at 
java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
        at java.base/sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:478)
        at
java.base/sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:263)
        at java.base/java.nio.file.Files.move(Files.java:1421)
        at jdk.jartool/sun.tools.jar.Main.validateAndClose(Main.java:466)
        at jdk.jartool/sun.tools.jar.Main.run(Main.java:349)
        at jdk.jartool/sun.tools.jar.Main.main(Main.java:1681)
jh_build: cd debian/_jh_build.geogebra && /usr/lib/jvm/default-java/bin/jar cfm
"/<<BUILDDIR>>/geogebra-4.0.34.0+dfsg1/geogebra.jar/geogebra.jar"
../_jh_manifest.geogebra * returned exit code 1
make[1]: *** [debian/rules:39: override_jh_build] Error 2
make[1]: Leaving directory '/<<BUILDDIR>>/geogebra-4.0.34.0+dfsg1'
make: *** [debian/rules:19: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

Reply via email to