Your message dated Sun, 24 Mar 2019 14:16:12 +0100
with message-id <[email protected]>
and subject line Fixed
has caused the Debian Bug report #924593,
regarding Build-depend on icedtea-netx instead of icedtea-netx-common
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
924593: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=924593
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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
--- End Message ---
--- Begin Message ---
Control: fixed -1 4.0.34.0+dfsg1-7
Hi,
I already removed to dependency on icedtea-netx-* altogether, because it
wasn't required. Probably just a leftover of the past. Also, I fixed a
problem with calling jh_build which caused intermittent build failures.
Now it seems to be building correctly, but let me know if you still see
problems.
Thanks, Giovanni.
--
Giovanni Mascellani <[email protected]>
Postdoc researcher - Université Libre de Bruxelles
signature.asc
Description: OpenPGP digital signature
--- End Message ---