Hi
Building on Windows using Visual Studio, running into a build error in ScriptProviderForJava.
Trimmed build log attached.
Any ideas?
Thanks, Noel Grandin
Disclaimer: http://www.peralex.com/disclaimer.html
[ build JCS ] Jar/ScriptProviderForBeanShell
[ build JCS ] Jar/ScriptProviderForJava
Creating library c:/libreoffice/libo/workdir/wntmsci12.pro/LinkTarget/Library/idbaxml.lib and
object c:/libreoffice/libo/workdir/wntmsci12.pro/LinkTarget/Library/idbaxml.exp
[ build JCS ] Jar/ScriptProviderForJavaScript
[ build ZIP ] ScriptsJava
c:/libreoffice/libo/scripting/java/com/sun/star/script/framework/provider/java/ScriptProviderForJava.java:50:
package com.sun.star.script.framework.container does not exist
import com.sun.star.script.framework.container.ScriptMetaData;
^
c:/libreoffice/libo/scripting/java/com/sun/star/script/framework/provider/java/ScriptProviderForJava.java:53:
package com.sun.star.script.framework.log does not exist
import com.sun.star.script.framework.log.LogUtils;
^
c:/libreoffice/libo/scripting/java/com/sun/star/script/framework/provider/java/ScriptProviderForJava.java:68:
cannot find symbol
symbol : class ScriptProvider
location: class com.sun.star.script.framework.provider.java.ScriptProviderForJava
public static class _ScriptProviderForJava extends ScriptProvider
^
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
34 errors
make[1]: ***
[/cygdrive/c/libreoffice/libo/workdir/wntmsci12.pro/JavaClassSet/Jar/ScriptProviderForJava/done]
Error 1
Creating library c:/libreoffice/libo/workdir/wntmsci12.pro/LinkTarget/Library/irptxml.lib and
object c:/libreoffice/libo/workdir/wntmsci12.pro/LinkTarget/Library/irptxml.exp
Creating library c:/libreoffice/libo/workdir/wntmsci12.pro/LinkTarget/Library/irptui.lib and
object c:/libreoffice/libo/workdir/wntmsci12.pro/LinkTarget/Library/irptui.exp
Creating library c:/libreoffice/libo/workdir/wntmsci12.pro/LinkTarget/Library/iscui.lib and
object c:/libreoffice/libo/workdir/wntmsci12.pro/LinkTarget/Library/iscui.exp
Creating library c:/libreoffice/libo/workdir/wntmsci12.pro/LinkTarget/Library/ivbaobj.lib and
object c:/libreoffice/libo/workdir/wntmsci12.pro/LinkTarget/Library/ivbaobj.exp
Creating library c:/libreoffice/libo/workdir/wntmsci12.pro/LinkTarget/Library/iscfilt.lib and
object c:/libreoffice/libo/workdir/wntmsci12.pro/LinkTarget/Library/iscfilt.exp
make[1]: *** wait: No child processes. Stop.
dmake: Error code 2, while making 'all'
-----------------------------------------------------------------------
Oh dear - something failed during the build - sorry !
For more help with debugging build errors, please see the section in:
http://wiki.documentfoundation.org/Development
internal build errors:
ERROR: error 65280 occurred while making /cygdrive/c/libreoffice/libo/tail_build/prj
it seems that the error is inside 'tail_build', please re-run build
inside this module to isolate the error and/or test your fix:
-----------------------------------------------------------------------
/usr/bin/sh
cd C:/libreoffice/libo
source ./Env.Host.sh
cd tail_build
/opt/lo/bin/make clean # optional
/opt/lo/bin/make -r
when the problem is isolated and fixed exit and re-run 'make' from the top-level
make: *** [build] Error 1
Context
- [Libreoffice] build error in tail_build · Noel Grandin
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.