Hi Guys,
The good news is that I upgraded to make-3.82 and my "make -j 5 " time came
down to 40 min (from 2 hrs).
The bad news is that I am getting "unopkg add" error and need help solving
it:
This same code comipled last week and I don't think I have changed anything
- so I am very confused.
I would appreciate if someone could point me in the right direction about
what to make of below error mesg :
=== cmd and error from unopkg =====
/work/loc1/prod/libreoffice-4.0/lib/libreoffice/program/unopkg add -f
CalcAddinThr.oxt
warn:legacy.osl:785:2:/stora/work/loc1/builddir/libreoffice-4.0.0.3/sal/osl/unx/process.cxx:252:
OSL_ASSERT: geteuid() == 0
warn:desktop.deployment:778:1:/stora/work/loc1/builddir/libreoffice-4.0.0.3/desktop/source/deployment/registry/dp_backend.cxx:676:
unexpected RuntimeException "unknown error!"
warn:desktop.deployment:778:1:/stora/work/loc1/builddir/libreoffice-4.0.0.3/desktop/source/deployment/registry/dp_backend.cxx:676:
unexpected RuntimeException "unknown error!"
warn:legacy.osl:787:3:/stora/work/loc1/builddir/libreoffice-4.0.0.3/sal/osl/unx/process.cxx:252:
OSL_ASSERT: geteuid() == 0
warn:desktop.deployment:778:1:/stora/work/loc1/builddir/libreoffice-4.0.0.3/desktop/source/deployment/registry/dp_backend.cxx:676:
unexpected RuntimeException "unknown error!"
warn:desktop.deployment:778:1:/stora/work/loc1/builddir/libreoffice-4.0.0.3/desktop/source/deployment/registry/dp_backend.cxx:676:
unexpected RuntimeException "unknown error!"
ERROR: unknown error!
unopkg failed.
=======================================
I don't know if rest of the logs before unopkg help but including them here
for completeness:
====
/work/loc1/prod/libreoffice-4.0/lib/libreoffice/sdk/bin/idlc -C
-I/work/loc1/prod/libreoffice-4.0/lib/libreoffice/sdk/idl CalcAddinThr.idl
Compiling: CalcAddinThr.idl
/work/loc1/prod/libreoffice-4.0/lib/libreoffice/ure-link/bin/regmerge
CalcAddinThr.rdb /UCR CalcAddinThr.urd
/work/loc1/prod/libreoffice-4.0/lib/libreoffice/sdk/bin/cppumaker -BUCR -Gc
\
/work/loc1/prod/libreoffice-4.0/lib/libreoffice/program/types/offapi.rdb \
/work/loc1/prod/libreoffice-4.0/lib/libreoffice/ure-link/share/misc/types.rdb
\
CalcAddinThr.rdb
touch com.flag
g++ -O2 -fPIC -fomit-frame-pointer -c -o CalcAddinThr_impl.o -DUNX \
-DGCC -DLINUX -DCPPU_ENV=gcc3 -I.
-I/work/loc1/prod/libreoffice-4.0/lib/libreoffice/sdk/include -I
/work/home/neeraj/libreoffice-4.0/LINUXexample.out/inc \
CalcAddinThr_impl.cxx
g++ -O2 -fPIC -fomit-frame-pointer -c -o CalcAddinSpread.o -DUNX \
-DGCC -DLINUX -DCPPU_ENV=gcc3 -I.
-I/work/loc1/prod/libreoffice-4.0/lib/libreoffice/sdk/include -I
/work/home/neeraj/libreoffice-4.0/LINUXexample.out/inc \
CalcAddinSpread.cxx
g++ -o libCalcAddinThr.so -shared \
-L/work/loc1/prod/libreoffice-4.0/lib/libreoffice/sdk/lib -lpthread
-luno_cppuhelpergcc3 CalcAddinThr_impl.o CalcAddinSpread.o
/usr/bin/install -p libCalcAddinThr.so CalcAddinThr.rdb
/work/loc1/prod/libreoffice-4.0/lib/libreoffice/program/
/usr/bin/zip -u CalcAddinThr.oxt CalcAddinThr.components
META-INF/manifest.xml CalcAddinThr.rdb libCalcAddinThr.so
zip warning: CalcAddinThr.oxt not found or empty
adding: CalcAddinThr.components (deflated 48%)
adding: META-INF/manifest.xml (deflated 53%)
adding: CalcAddinThr.rdb (deflated 89%)
adding: libCalcAddinThr.so (deflated 72%)
/work/loc1/prod/libreoffice-4.0/lib/libreoffice/program/unopkg remove
CalcAddinThr.oxt
====
thanks
Neeraj
Context
- need help debugging unopkg error on centos 6.3 · Neeraj Rai
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.