[Libreoffice] feature/gbuild_java is finished
Norbert Thiebaud
nthiebaud at gmail.com
Mon Dec 26 15:36:36 PST 2011
On Mon, Dec 26, 2011 at 3:35 PM, Christian Lohmaier
<lohmaier+libreoffice at googlemail.com> wrote:
> Hi David, *,
>
> On Mon, Dec 26, 2011 at 1:33 PM, David Tardon <dtardon at redhat.com> wrote:
>> Hi all,
>>
>> I have converted 6 modules to gbuild on branch feature/gbuild_java:
>> [...]
>> I would appreciate if people tried if it builds correctly
>> on Windows/MacOS X/other-system-than-mine.
>
> Breaks on Mac:
> "Making: libjava_uno.dylib
> /Users/buildslave/compile.noindex/libreoffice/solenv/bin/checkdll.sh
> -L../../unxmacxp.pro/lib
> -L/Users/buildslave/compile.noindex/libreoffice/solver/unxmacxp.pro/lib
> ../../unxmacxp.pro/lib/libjava_uno.dylib
> illegal combination shl/URELIB/OOO at
> /Users/buildslave/compile.noindex/libreoffice/solenv/bin/macosx-change-install-names.pl
> line 52, <IN> line 4."
> http://tinderbox.libreoffice.org/cgi-bin/gunzip.cgi?tree=feature/gbuild_java&brief-log=1324911039.1897#27803
>
> (same for the javaloader one)
>
Same here.
diff --git a/Repository.mk b/Repository.mk
index b6bde2f..df4eb54 100644
--- a/Repository.mk
+++ b/Repository.mk
@@ -346,7 +346,6 @@ $(eval $(call gb_Helper_register_libraries,RTLIBS, \
comphelper \
i18nisolang1 \
i18nutil \
- jvmaccess \
ucbhelper \
))
@@ -354,6 +353,7 @@ $(eval $(call gb_Helper_register_libraries,RTVERLIBS, \
cppuhelper \
purpenvhelper \
salhelper \
+ jvmaccess \
))
get me past it and then fail in packaging with
ERROR: The following files could not be found:
ERROR: File not found: libjpipe.jnilib
Norbert
More information about the LibreOffice
mailing list