[Bug 38840] add coverage analysis to unit tests
John Smith
lbalbalba at gmail.com
Sun Aug 5 13:06:33 PDT 2012
Well, it looks like im still running into an issue that I dont know how to fix.
What I did was :
cd libreoffice
git pull
make distclean
./autogen.sh --with-num-cpus=1 --with-max-jobs=1
LDFLAGS+='-fprofile-arcs' CFLAGS+='-fprofile-arcs -ftest-coverage'
CXXFLAGS+='-fprofile-arcs \
-ftest-coverage' CPPFLAGS+='-fprofile-arcs -ftest-coverage'
./configure --enable-
debug --with-system-libcmis=no --with-system-saxon=no --with-system-libs
LDFLAGS+='-fprofile-arcs' CFLAGS+='-fprofile-arcs -ftest-coverage'
CXXFLAGS+='-fprofile-arcs \
-ftest-coverage' CPPFLAGS+='-fprofile-arcs -ftest-coverage' make
And the error is in the attached build_error_log...
Any and all help is greatly appreciated.
- John
-------------- next part --------------
A non-text attachment was scrubbed...
Name: build_error.log.gz
Type: application/x-gzip
Size: 71018 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20120805/b324bf1c/attachment-0001.bin>
More information about the LibreOffice
mailing list