[Libreoffice] Build Failed -- Any Ideas?
Marc-André Laverdière
marc-andre at atc.tcs.com
Sun Jul 31 21:51:04 PDT 2011
Hi Swagat,
I had such an error before, because I was running make dev-install
without running make before.
Actually, things have changed a little in the build system now, and we
are supposed to run make dev-install only after the first build is done.
After that, make does the job.
Is that what was going on?
Marc-André Laverdière
Software Security Scientist
Innovation Labs, Tata Consultancy Services
Hyderabad, India
On 07/30/2011 03:31 PM, swagat sharma wrote:
> Hi all,
>
> Any idea about the following error?? what is wrong?
>
> ***********************************************************
> Successful packaging process!
> ***********************************************************
> ... creating log file log_OOO350_en-US.log
> ... creating "follow me" info file follow_me_OOO350_en-US.log.
> Sat Jul 30 15:15:34 2011 (00:48 min.)
> Installer finished
> : &&
> LD_LIBRARY_PATH=/home/eswagsh/Documents/LibreOffice_Sourc_Code/libo/clone/testing/smoketestoo_native/unxlngx6.pro/lib:/home/eswagsh/Documents/LibreOffice_Sourc_Code/libo/solver/350/unxlngx6.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}}
> <http://unxlngx6.pro/lib:/home/eswagsh/Documents/LibreOffice_Sourc_Code/libo/solver/350/unxlngx6.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}}>
>
> /home/eswagsh/Documents/LibreOffice_Sourc_Code/libo/solver/350/unxlngx6.pro/bin/cppunit/cppunittester
> <http://unxlngx6.pro/bin/cppunit/cppunittester> \
>
> -env:UNO_SERVICES=file:///home/eswagsh/Documents/LibreOffice_Sourc_Code/libo/solver/350/unxlngx6.pro/xml/ure/services.rdb
> <http://unxlngx6.pro/xml/ure/services.rdb> \
>
> -env:UNO_TYPES=file:///home/eswagsh/Documents/LibreOffice_Sourc_Code/libo/solver/350/unxlngx6.pro/bin/types.rdb
> <http://unxlngx6.pro/bin/types.rdb> \
>
> -env:arg-soffice=path:/home/eswagsh/Documents/LibreOffice_Sourc_Code/libo/solver/350/unxlngx6.pro/installation/opt/program/soffice
> <http://unxlngx6.pro/installation/opt/program/soffice>
> -env:arg-user=./unxlngx6.pro/misc/smoketest/user
> <http://unxlngx6.pro/misc/smoketest/user> \
>
> -env:arg-env=LD_LIBRARY_PATH"${LD_LIBRARY_PATH+=$LD_LIBRARY_PATH}"
> -env:arg-testarg.smoketest.doc=/home/eswagsh/Documents/LibreOffice_Sourc_Code/libo/solver/350/unxlngx6.pro/bin/smoketestdoc.sxw
> <http://unxlngx6.pro/bin/smoketestdoc.sxw> --protector \
>
> /home/eswagsh/Documents/LibreOffice_Sourc_Code/libo/solver/350/unxlngx6.pro/lib/unoexceptionprotector.so
> <http://unxlngx6.pro/lib/unoexceptionprotector.so> \
> unoexceptionprotector ./unxlngx6.pro/lib/libsmoketest.so
> <http://unxlngx6.pro/lib/libsmoketest.so>
> LibreOffice: Using system memory allocator.
> LibreOffice: This is for debugging only. To disable,
> LibreOffice: unset the environment variable G_SLICE.
> LibreOffice: Using system memory allocator.
> LibreOffice: This is for debugging only. To disable,
> LibreOffice: unset the environment variable G_SLICE.
> This used to be an assertion failure: Desktop disposed before
> terminating it,
> but nothing bad seems to happen anyway?
> This used to be an assertion failure: Desktop not terminated before
> being destructed,
> but it is probably not a real problem.
> Error: File
> /home/eswagsh/Documents/LibreOffice_Sourc_Code/libo/framework/source/jobs/jobexecutor.cxx,
> Line 163: JobExecutor::~JobExecutor()
> Configuration don't send dispoing() message!
>
> Exited with code '-1'
> officeconnection.cxx:140:Assertion
> Test name: N12_GLOBAL__N_14TestE::test
> setUp() failed
> - equality assertion failed
> - Expected: 2
> - Actual : 0
>
> Failures !!!
> Run: 1 Failure total: 1 Failures: 1 Errors: 0
> dmake: Error code 1, while making 'cpptest'
>
> -----------------------------------------------------------------------
> 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
> /home/eswagsh/Documents/LibreOffice_Sourc_Code/libo/smoketestoo_native
>
> it seems that the error is inside 'smoketestoo_native', please re-run build
> inside this module to isolate the error and/or test your fix:
> -----------------------------------------------------------------------
>
> rm -Rf
> /home/eswagsh/Documents/LibreOffice_Sourc_Code/libo/smoketestoo_native/unxlngx6.pro
> <http://unxlngx6.pro> # optional module 'clean'
> /bin/bash
> cd /home/eswagsh/Documents/LibreOffice_Sourc_Code/libo
> source ./Env.Host.sh <http://Env.Host.sh>
> cd smoketestoo_native
> build
>
> when the problem is isolated and fixed exit and re-run 'make' from the
> top-level
> make: *** [check] Error 1
>
> --
> Swagat
>
>
>
> _______________________________________________
> LibreOffice mailing list
> LibreOffice at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/libreoffice
More information about the LibreOffice
mailing list