Bug#926180: scilab: FTBFS on all - New trouble

Sylvestre Ledru sylvestre at debian.org
Fri May 3 17:39:39 BST 2019


What about starting a xvfb during the build?

Does it fix the issue?

S


Le 03/05/2019 à 16:50, Alexis Murzeau a écrit :
> Hi,
>
> Indeed, I tried in a virtual machine:
>   - install scilab
>   - run `LANG=en_US.UTF-8 LC_ALL=C SCI_DISABLE_TK=1
> SCI_JAVA_ENABLE_HEADLESS=1 _JAVA_OPTIONS='-Djava.awt.headless=true'
> HOME=/tmp scilab-adv-cli -noatomsautoload -nb -l en_US -nouserstartup -e
> "try xmltojar([],[],'en_US');catch disp(lasterror());
> exit(-1);end;exit(0);"`
>
> And, while connected via ssh using Putty, I got this:
> ```
>   LANG=en_US.UTF-8 LC_ALL=C SCI_DISABLE_TK=1 SCI_JAVA_ENABLE_HEADLESS=1
> _JAVA_OPTIONS='-Djava.awt.headless=true' HOME=/tmp scilab-adv-cli
> -noatomsautoload -nb -l en_US -nouserstartup -e "try
> xmltojar([],[],'en_US');catch disp(lasterror()); exit(-1);end;exit(0);"
> Picked up _JAVA_OPTIONS:
> -Djava.class.path=/usr/share/java/flexdock.jar:/usr/share/java/skinlf.jar:/usr/share/java/looks.jar:/usr/share/java/commons-logging.jar:/usr/share/java/jhall.jar:/usr/share/java/lucene-core-4.10.4.jar:/usr/share/java/lucene-analyzers-common-4.10.4.jar:/usr/share/java/lucene-queryparser-4.10.4.jar:/usr/share/maven-repo/org/freehep/freehep-util/debian/freehep-util-debian.jar:/usr/share/maven-repo/org/freehep/freehep-io/debian/freehep-io-debian.jar:/usr/share/maven-repo/org/freehep/freehep-graphicsio/debian/freehep-graphicsio-debian.jar:/usr/share/java/freehep-graphicsio-emf-2.1.jar:/usr/share/java/freehep-graphics2d-2.1.1.jar:/usr/share/java/jrosetta-API.jar:/usr/share/java/jrosetta-engine-1.0.4.jar:/usr/share/java/jgraphx.jar:/usr/share/java/jogl2.jar:/usr/share/java/gluegen2-rt.jar:/usr/share/java/jeuclid-core.jar:/usr/share/java/jlatexmath-fop-1.0.7.jar:/usr/share/java/fop.jar:/usr/share/java/saxon.jar:/usr/share/java/batik.jar:/usr/share/java/xml-apis-ext.jar:/usr/share/java/commons-io.jar:/usr/share/java/xmlgraphics-commons.jar:/usr/share/java/avalon-framework.jar:/usr/share/java/jlatexmath-1.0.7.jar:/usr/share/java/ecj.jar:/usr/share/java/javax.activation.jar:/usr/share/java/jaxb-runtime.jar:/usr/share/scilab/modules/commons/jar/org.scilab.modules.commons.jar:/usr/share/scilab/modules/xcos/jar/org.scilab.modules.xcos.jar:/usr/share/scilab/modules/renderer/jar/org.scilab.modules.renderer.jar:/usr/share/scilab/modules/scirenderer/jar/scirenderer.jar:/usr/share/scilab/modules/helptools/jar/org.scilab.modules.helptools.jar:/usr/share/scilab/modules/helptools/jar/scilab_images.jar:/usr/share/scilab/modules/helptools/jar/scilab_ru_RU_help.jar:/usr/share/scilab/modules/graphic_export/jar/org.scilab.modules.graphic_export.jar:/usr/share/scilab/modules/javasci/jar/org.scilab.modules.javasci.jar:/usr/share/scilab/modules/scinotes/jar/org.scilab.modules.scinotes.jar:/usr/share/scilab/modules/graphic_objects/jar/org.scilab.modules.graphic_objects.jar:/usr/share/scilab/modules/history_browser/jar/org.scilab.modules.history_browser.jar:/usr/share/scilab/modules/history_manager/jar/org.scilab.modules.history_manager.jar:/usr/share/scilab/modules/core/jar/org.scilab.modules.core.jar:/usr/share/scilab/modules/graph/jar/org.scilab.modules.graph.jar:/usr/share/scilab/modules/action_binding/jar/org.scilab.modules.action_binding.jar:/usr/share/scilab/modules/localization/jar/org.scilab.modules.localization.jar:/usr/share/scilab/modules/external_objects_java/jar/org.scilab.modules.external_objects_java.jar:/usr/share/scilab/modules/ui_data/jar/org.scilab.modules.ui_data.jar:/usr/share/scilab/modules/console/jar/org.scilab.modules.console.jar:/usr/share/scilab/modules/gui/jar/org.scilab.modules.gui.jar:/usr/share/scilab/modules/preferences/jar/org.scilab.modules.preferences.jar:/usr/share/scilab/modules/jvm/jar/org.scilab.modules.jvm.jar:/usr/share/scilab/modules/completion/jar/org.scilab.modules.completion.jar:/usr/share/scilab/modules/types/jar/org.scilab.modules.types.jar:
> -Djava.awt.headless=true
> WARNING: An illegal reflective access operation has occurred
> WARNING: Illegal reflective access by org.scilab.modules.jvm.LibraryPath
> (file:/usr/share/scilab/modules/jvm/jar/org.scilab.modules.jvm.jar) to
> field java.lang.ClassLoader.sys_paths
> WARNING: Please consider reporting this to the maintainers of
> org.scilab.modules.jvm.LibraryPath
> WARNING: Use --illegal-access=warn to enable warnings of further illegal
> reflective access operations
> WARNING: All illegal access operations will be denied in a future release
> PuTTY X11 proxy: Unsupported authorisation protocol
> PuTTY X11 proxy: Unsupported authorisation protocol
> PuTTY X11 proxy: Unsupported authorisation protocol
> PuTTY X11 proxy: Unsupported authorisation protocol
> PuTTY X11 proxy: Unsupported authorisation protocol
> Caught handled GLException: EGLGLXDrawableFactory - Could not initialize
> shared resources for EGLGraphicsDevice[type .egl, v0.0.0, connection
> nil, unitID 0, handle 0x0, owner true, ResourceToolkitLock[obj
> 0x1e0498a7, isOwner true, <4e857949, 665b7ef5>[count 1, qsz 0, owner
> <main-SharedResourceRunner>]]] on thread main-SharedResourceRunner
>      [0]:
> jogamp.opengl.egl.EGLDrawableFactory$SharedResourceImplementation.createSharedResource(EGLDrawableFactory.java:518)
>      [1]:
> jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:353)
>      [2]: java.base/java.lang.Thread.run(Thread.java:834)
> Caused[0] by GLException: Failed to created/initialize EGL display incl.
> fallback default: native 0x0, error 0x3001/0x3001 on thread
> main-SharedResourceRunner
>      [0]:
> jogamp.opengl.egl.EGLDisplayUtil.eglGetDisplayAndInitialize(EGLDisplayUtil.java:297)
>      [1]: jogamp.opengl.egl.EGLDisplayUtil.access$300(EGLDisplayUtil.java:58)
>      [2]:
> jogamp.opengl.egl.EGLDisplayUtil$1.eglGetAndInitDisplay(EGLDisplayUtil.java:320)
>      [3]:
> com.jogamp.nativewindow.egl.EGLGraphicsDevice.open(EGLGraphicsDevice.java:125)
>      [4]:
> jogamp.opengl.egl.EGLDrawableFactory$SharedResourceImplementation.createEGLSharedResourceImpl(EGLDrawableFactory.java:532)
>      [5]:
> jogamp.opengl.egl.EGLDrawableFactory$SharedResourceImplementation.createSharedResource(EGLDrawableFactory.java:516)
>      [6]:
> jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:353)
>      [7]: java.base/java.lang.Thread.run(Thread.java:834)
> commons module not found.
> graphic_objects module not found.
> ui_data module not found.
> graph module not found.
> history_browser module not found.
> slint module not found.
> coverage module not found.
> ```
>



More information about the debian-science-maintainers mailing list