[libreoffice] 01/01: temporarily disable non-linking sc_subsequent_filters_test

Rene Engelhard rene at moszumanska.debian.org
Tue May 2 21:04:58 UTC 2017


This is an automated email from the git hooks/post-receive script.

rene pushed a commit to branch debian-experimental-5.4
in repository libreoffice.

commit 9f1d49720bbd5ade9843fe0395c388d99e8f338c
Author: Rene Engelhard <rene at debian.org>
Date:   Tue May 2 23:04:46 2017 +0200

    temporarily disable non-linking sc_subsequent_filters_test
---
 patches/series                                     |  1 +
 ...orarily-disable-sc_subsequent_filters_test.diff | 25 ++++++++++++++++++++++
 2 files changed, 26 insertions(+)

diff --git a/patches/series b/patches/series
index f2e945f..9d216b0 100644
--- a/patches/series
+++ b/patches/series
@@ -30,3 +30,4 @@ system-officeotron-and-odfvalidator.diff
 no-openssl.diff
 fix-disable-pdfium-build.diff
 fix-enable-mergelibs-build.diff
+temporarily-disable-sc_subsequent_filters_test.diff
diff --git a/patches/temporarily-disable-sc_subsequent_filters_test.diff b/patches/temporarily-disable-sc_subsequent_filters_test.diff
new file mode 100644
index 0000000..2134241
--- /dev/null
+++ b/patches/temporarily-disable-sc_subsequent_filters_test.diff
@@ -0,0 +1,25 @@
+[build LNK] CppunitTest/libtest_sc_subsequent_filters_test.so
+S=/data/rene/git/LibreOffice/master && I=$S/instdir && W=$S/workdir &&  /usr/bin/ccache x86_64-linux-gnu-g++ -shared -Wl,-z,noexecstack   -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../L
+ibrary' -Wl,-rpath-link,$I/program -Wl,-z,defs -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc  -Wl,--hash-style=gnu  -Wl,--dynamic-list-cpp-new -Wl,--dynamic-list-cpp-typeinfo 
+-Wl,-Bsymbolic-functions  -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib  -L$I/program  -L$I/program  -L$W/LinkTarget/Library -Wl,-z,relro   -L/usr/lib/x86_64-linux-gnu  -L/usr/lib
+/x86_64-linux-gnu  -L/usr/lib/x86_64-linux-gnu   $W/CxxObject/sc/qa/unit/subsequent_filters-test.o      -Wl,--start-group    -L$W/UnpackedTarball/cppunit/src/cppunit/.libs -lcp
+punit  -lxml2 -lorcus-0.12 -lorcus-parser-0.12 -lboost_filesystem  -lboost_iostreams -lz -Wl,--end-group -Wl,--no-as-needed -lmergedlo -luno_cppu -luno_cppuhelpergcc3 -lforlo -
+lforuilo -li18nlangtag -looxlo -luno_sal -luno_salhelpergcc3 -lsclo -lscqahelper -lsubsequenttest -ltest -lunotest -lvbahelperlo  -o $W/LinkTarget/CppunitTest/libtest_sc_subseq
+uent_filters_test.so 
+/data/rene/git/LibreOffice/master/workdir/CxxObject/sc/qa/unit/subsequent_filters-test.o:(.data.rel.ro._ZTIN7CppUnit17AdditionalMessageE[_ZTIN7CppUnit17AdditionalMessageE]+0x10): undefined reference to `typeinfo for CppUnit::Message'
+collect2: error: ld returned 1 exit status
+/data/rene/git/LibreOffice/master/solenv/gbuild/LinkTarget.mk:598: recipe for target '/data/rene/git/LibreOffice/master/workdir/LinkTarget/CppunitTest/libtest_sc_subsequent_filters_test.so' failed
+make[4]: *** [/data/rene/git/LibreOffice/master/workdir/LinkTarget/CppunitTest/libtest_sc_subsequent_filters_test.so] Error 1
+
+diff --git a/sc/Module_sc.mk b/sc/Module_sc.mk
+index ef82147d781b..b3cadf5d7102 100644
+--- a/sc/Module_sc.mk
++++ b/sc/Module_sc.mk
+@@ -53,7 +53,6 @@ endif
+ $(eval $(call gb_Module_add_slowcheck_targets,sc, \
+ 	CppunitTest_sc_condformats \
+ 	CppunitTest_sc_new_cond_format_api \
+-	CppunitTest_sc_subsequent_filters_test \
+ 	CppunitTest_sc_subsequent_export_test \
+ 	CppunitTest_sc_html_export_test \
+ 	CppunitTest_sc_copypaste \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice.git



More information about the Pkg-openoffice-commits mailing list