Problems with windows build
spandana
glitterssky35 at gmail.com
Wed Sep 25 03:10:57 PDT 2013
Getting the following error when buiding libreoffice-3.6.4.3 in windows 7.
Not understanding why climaker.exe is getting crashed. What to do to make
the build succssful?
Entering
/cygdrive/c/sources/libreoffice-core-3.6.4.3/cli_ure/source/basetypes
Entering
/cygdrive/c/sources/libreoffice-core-3.6.4.3/cli_ure/source/climaker
Entering /cygdrive/c/sources/libreoffice-core-3.6.4.3/cli_ure/unotypes
: &&
PATH=/cygdrive/c/sources/libreoffice-core-3.6.4.3/solver/wntmsci13.pro/
bin${PATH:+:${PATH}} ../wntmsci13.pro/bin/climaker --verbose \
--out ../wntmsci13.pro/bin/cli_uretypes.dll \
--keyfile ../wntmsci13.pro/bin/cliuno.snk \
--assembly-version 1.0.8.0 \
--assembly-description "This assembly contains metadata for the
StarOffi
ce/OpenOffice.org API." \
--assembly-company "OpenOffice.org" \
C:/sources/libreoffice-core-3.6.4.3/solver/wntmsci13.pro/bin/udkapi.rdb
Process is terminated due to StackOverflowException.
dmake: Error code 127, while making '../wntmsci13.pro/bin/cli_uretypes.dll'
Retrying /cygdrive/c/sources/libreoffice-core-3.6.4.3/cli_ure/unotypes
Entering /cygdrive/c/sources/libreoffice-core-3.6.4.3/cli_ure/source/ure
/usr/bin/cp -p assembly.cs ../../wntmsci13.pro/misc/assembly_ure_ure.cs
echo \
'[assembly:System.Reflection.AssemblyVersion( "1.0.22.0")]' \
>> ../../wntmsci13.pro/misc/assembly_ure_ure.cs
dmake: Error: -- `../../wntmsci13.pro/bin/cli_uretypes.dll' not found, and
can'
t be made
Retrying /cygdrive/c/sources/libreoffice-core-3.6.4.3/cli_ure/source/ure
/usr/bin/cp -p assembly.cs ../../wntmsci13.pro/misc/assembly_ure_ure.cs
echo \
'[assembly:System.Reflection.AssemblyVersion( "1.0.22.0")]' \
>> ../../wntmsci13.pro/misc/assembly_ure_ure.cs
dmake: Error: -- `../../wntmsci13.pro/bin/cli_uretypes.dll' not found, and
can'
t be made
Entering /cygdrive/c/sources/libreoffice-core-3.6.4.3/cli_ure/source/ure
/usr/bin/cp -p assembly.cs ../../wntmsci13.pro/misc/assembly_ure_ure.cs
echo \
'[assembly:System.Reflection.AssemblyVersion( "1.0.22.0")]' \
>> ../../wntmsci13.pro/misc/assembly_ure_ure.cs
dmake: Error: -- `../../wntmsci13.pro/bin/cli_uretypes.dll' not found, and
can'
t be made
Retrying /cygdrive/c/sources/libreoffice-core-3.6.4.3/cli_ure/source/ure
/usr/bin/cp -p assembly.cs ../../wntmsci13.pro/misc/assembly_ure_ure.cs
echo \
'[assembly:System.Reflection.AssemblyVersion( "1.0.22.0")]' \
>> ../../wntmsci13.pro/misc/assembly_ure_ure.cs
dmake: Error: -- `../../wntmsci13.pro/bin/cli_uretypes.dll' not found, and
can'
t be made
-----------------------------------------------------------------------
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/sources/libreoffice-core-3.
6.4.3/cli_ure/source/ure
ERROR: error 65280 occurred while making
/cygdrive/c/sources/libreoffice-core-3.
6.4.3/curl
ERROR: error 65280 occurred while making
/cygdrive/c/sources/libreoffice-core-3.
6.4.3/glib
ERROR: error 65280 occurred while making
/cygdrive/c/sources/libreoffice-core-3.
6.4.3/python
ERROR: error 65280 occurred while making
/cygdrive/c/sources/libreoffice-core-3.
6.4.3/lcms2
it seems you are using a threaded build, which means that the
actual compile error is probably hidden far above, and could be
inside any of these other modules:
lcms2 python glib cli_ure
please re-run build inside each one to isolate the problem.
build_error.log should contain the captured output of the failed module(s)
-----------------------------------------------------------------------
To rebuild a specific module:
/opt/lo/bin/make curl.clean # optional
/opt/lo/bin/make curl
when the problem is isolated and fixed, re-run '/opt/lo/bin/make'
make[1]: *** [build-packimages] Error 1
make[1]: Leaving directory `/cygdrive/c/sources/libreoffice-core-3.6.4.3'
make: *** [all] Error 2
Thanks & Regards,
Spandana.
--
View this message in context: http://nabble.documentfoundation.org/Re-Problems-with-windows-build-tp2423672p4075245.html
Sent from the Dev mailing list archive at Nabble.com.
More information about the LibreOffice
mailing list