Advertisement
Guest User

Untitled

a guest
Sep 3rd, 2015
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.44 KB | None | 0 0
  1. TEMPFILE=/tmp/gbuild.n21Czb && mv ${TEMPFILE} /tmp/SBo/libreoffice-5.0.1.2/workdir/LinkTarget/Library/libsdlo.so.objectlist
  2. [build CMP] sd/util/sd
  3. mkdir -p /tmp/SBo/libreoffice-5.0.1.2/workdir/ComponentTarget/sd/util/ && xsltproc --nonet --stringparam uri 'vnd.sun.star.expand:$LO_LIB_DIR/libsdlo.so' --stringparam cppu_env gcc3 -o /tmp/SBo/libreoffice-5.0.1.2/workdir/ComponentTarget/sd/util/sd.component /tmp/SBo/libreoffice-5.0.1.2/solenv/bin/createcomponent.xslt /tmp/SBo/libreoffice-5.0.1.2/sd/util/sd.component
  4. [build CUT] cppcanvas_emfplus
  5. S=/tmp/SBo/libreoffice-5.0.1.2 && I=$S/instdir && W=$S/workdir && mkdir -p $W/CppunitTest/ && rm -fr $W/CppunitTest/cppcanvas_emfplus.test.user && mkdir $W/CppunitTest/cppcanvas_emfplus.test.user && rm -fr $W/CppunitTest/cppcanvas_emfplus.test.core && mkdir $W/CppunitTest/cppcanvas_emfplus.test.core && cd $W/CppunitTest/cppcanvas_emfplus.test.core && (LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program":$W/UnpackedTarball/cppunit/src/cppunit/.libs VCL_HIDE_WINDOWS=1 gdb -nx -ex "add-auto-load-safe-path $S/instdir" --command=$S/solenv/bin/gdbtrycatchtrace-stdout -return-child-result --args $W/LinkTarget/Executable/cppunittester $W/LinkTarget/CppunitTest/libtest_cppcanvas_emfplus.so "-env:BRAND_BASE_DIR=file://$S/instdir" "-env:BRAND_SHARE_SUBDIR=share" "-env:UserInstallation=file://$W/CppunitTest/cppcanvas_emfplus.test.user" "-env:CONFIGURATION_LAYERS=xcsxcu:file://$I/share/registry xcsxcu:file://$W/unittest/registry" "-env:UNO_TYPES=file://$I/program/types/offapi.rdb file://$I/program/types.rdb" "-env:UNO_SERVICES=file://$W/Rdb/ure/services.rdb file://$W/ComponentTarget/canvas/source/cairo/cairocanvas.component file://$W/ComponentTarget/canvas/source/factory/canvasfactory.component file://$W/ComponentTarget/cppcanvas/source/uno/mtfrenderer.component file://$W/ComponentTarget/configmgr/source/configmgr.component file://$W/ComponentTarget/extensions/source/scanner/scn.component file://$W/ComponentTarget/filter/source/config/cache/filterconfig1.component file://$W/ComponentTarget/framework/util/fwk.component file://$W/ComponentTarget/i18npool/util/i18npool.component file://$W/ComponentTarget/package/util/package2.component file://$W/ComponentTarget/sax/source/expatwrap/expwrap.component file://$W/ComponentTarget/sfx2/util/sfx.component file://$W/ComponentTarget/sd/util/sd.component file://$W/ComponentTarget/sd/util/sdd.component file://$W/ComponentTarget/svl/source/fsstor/fsstorage.component file://$W/ComponentTarget/toolkit/util/tk.component file://$W/ComponentTarget/ucb/source/core/ucb1.component file://$W/ComponentTarget/ucb/source/ucp/file/ucpfile1.component file://$W/ComponentTarget/unoxml/source/service/unoxml.component file://$W/ComponentTarget/svtools/util/svt.component" -env:URE_INTERNAL_LIB_DIR=file://$I/program -env:LO_LIB_DIR=file://$I/program -env:LO_JAVA_DIR=file://$I/program/classes --protector $W/LinkTarget/Library/unoexceptionprotector.so unoexceptionprotector --protector $W/LinkTarget/Library/unobootstrapprotector.so unobootstrapprotector --protector $W/LinkTarget/Library/libvclbootstrapprotector.so vclbootstrapprotector > $W/CppunitTest/cppcanvas_emfplus.test.log 2>&1 || ( RET=$?; $S/solenv/bin/gdb-core-bt.sh $W/LinkTarget/Executable/cppunittester $W/CppunitTest/cppcanvas_emfplus.test.core $RET >> $W/CppunitTest/cppcanvas_emfplus.test.log 2>&1; cat $W/CppunitTest/cppcanvas_emfplus.test.log; $S/solenv/bin/unittest-failed.sh Cppunit cppcanvas_emfplus LINUX))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement