make fails when using '--with-system-libs'

2014-11-01 Thread Maarten Hoes
Hi, Im running into the following build failure (it looks like it only occurs when when I run configure with the option '--with-system-libs'). Does anyone have an idea what might be going on here ? Thanks, Maarten Hoes

Re: make fails when using '--with-system-libs'

2014-11-03 Thread Maarten Hoes
into a similar issue, which appears to have started with API changes in xulrunner 30.0 and higher. Regards, Maarten Hoes. On Sat, Nov 1, 2014 at 11:10 AM, Maarten Hoes hoes.maar...@gmail.com wrote: Hi, Im running into the following build failure (it looks like it only occurs when when I run

Re: make fails when using '--with-system-libs'

2014-11-03 Thread Maarten Hoes
Hrm. Looks like I spoke (just a little) too soon: there appears to be no '--with-system-xulrunner' option. Using '--with-system-npapi-headers=no' for the desired effect instead. - Maarten. On Mon, Nov 3, 2014 at 9:18 AM, Maarten Hoes hoes.maar...@gmail.com wrote: Hi, I did some searching

Re: make fails when using '--with-system-libs'

2014-11-03 Thread Maarten Hoes
Hi, I was just trying to follow this LCOV Code Coverage guide: https://wiki.documentfoundation.org/Development/Lcov which recommends to run configure '--with-system-libs' in order to easily filter 'non-core' / non-libreoffice code from the resulting lcov report. Perhaps this needs a different

Re: make fails when using '--with-system-libs'

2014-11-03 Thread Maarten Hoes
On Mon, Nov 3, 2014 at 10:08 AM, Miklos Vajna vmik...@collabora.co.uk wrote: Is there a specific area in which you're interested wrt. code coverage? Im just interested in determining what the current (total) state of coverage is, and how much it changed compared to :

Re: make fails when using '--with-system-libs'

2014-11-03 Thread Maarten Hoes
On Mon, Nov 3, 2014 at 10:07 AM, Tor Lillqvist t...@iki.fi wrote: I was just trying to follow this LCOV Code Coverage guide: https://wiki.documentfoundation.org/Development/Lcov which recommends to run configure '--with-system-libs' The wiki might be a bit optimistic. It's a wiki. Edit

master 'make check' failures: 'sccomp_lpsolver.test' and 'sw_tox.test'

2014-11-03 Thread Maarten Hoes
Hi, FYI: running 'make check' on master, I have failures (core dumped) for 'sccomp_lpsolver.test' and 'sw_tox.test' (see attachment for logs). Not sure if this needs some attention or not, just thought id mention it. Feel free to ignore. - Maarten make-check.tar.gz Description: GNU Zip

'master' 'make check' lcov code coverage report

2014-11-03 Thread Maarten Hoes
Hi, I ran an gcov/lcov report of 'make check' on master ('sccomp_lpsolver.test' and 'sw_tox.test' failed for some reason with a core dump, and therefore are excluded from the results), which I could (if interested) upload (if given access) to dev-builds.libreoffice.org/lcov_reports/ for

Re: 'master' 'make check' lcov code coverage report

2014-11-03 Thread Maarten Hoes
On Mon, Nov 3, 2014 at 6:09 PM, Markus Mohrhard markus.mohrh...@googlemail.com wrote: Hey Maarten, On Mon, Nov 3, 2014 at 4:10 PM, Caolán McNamara caol...@redhat.com wrote: On Mon, 2014-11-03 at 12:44 +0100, Maarten Hoes wrote: Hi, I ran an gcov/lcov report of 'make check' on master

Re: 'master' 'make check' lcov code coverage report

2014-11-03 Thread Maarten Hoes
On Mon, Nov 3, 2014 at 8:02 PM, Markus Mohrhard markus.mohrh...@googlemail.com wrote: Maybe not weekly but bi-weekly or monthly. Otherwise it will only be done from time to time without a plan. Hrm. Good point. Even weekly would not hurt as we have neither a problem with disk space or

Re: make fails when using '--with-system-libs'

2014-11-03 Thread Maarten Hoes
On Mon, Nov 3, 2014 at 7:42 PM, Wols Lists antli...@youngman.org.uk wrote: On 03/11/14 09:55, Maarten Hoes wrote: I have no problem with editing the wiki. But before one can edit, one must determine what to change it into: I havent determined yet what would be a better way to filter out

Re: 'master' 'make check' lcov code coverage report

2014-11-03 Thread Maarten Hoes
On Mon, Nov 3, 2014 at 8:25 PM, Christian Lohmaier cl...@documentfoundation.org wrote: Hi Maarten, *, On Mon, Nov 3, 2014 at 8:12 PM, Maarten Hoes hoes.maar...@gmail.com wrote: On Mon, Nov 3, 2014 at 8:02 PM, Markus Mohrhard markus.mohrh...@googlemail.com wrote: Alright, I guess

Re: 'master' 'make check' lcov code coverage report

2014-11-04 Thread Maarten Hoes
Hrm. Looks like I may have made a silly (and wrong) assumption. Is all non-libreoffice code located in these two directory's in the source tree ? : src/libreoffice/workdir/ExternalProject/libfoo src/libreoffice/external/libfoo In that case, it may simply be the case of excluding these two top

Re: 'master' 'make check' lcov code coverage report

2014-11-04 Thread Maarten Hoes
On Mon, Nov 3, 2014 at 5:59 PM, Caolán McNamara caol...@redhat.com wrote: The catch apparently is that we don't have a single image/x-photo-cd pcd attachment in any of the Red Hat, Freedesktop, legacy OpenOffice.org, etc bugzillas to use as a test now that I look into my local horde from

Re: 'master' 'make check' lcov code coverage report

2014-11-04 Thread Maarten Hoes
On Tue, Nov 4, 2014 at 11:45 AM, Michael Stahl mst...@redhat.com wrote: On 04.11.2014 10:49, Maarten Hoes wrote: Hrm. Looks like I may have made a silly (and wrong) assumption. Is all non-libreoffice code located in these two directory's in the source tree ? : src/libreoffice/workdir

Re: 'master' 'make check' lcov code coverage report

2014-11-05 Thread Maarten Hoes
On Wed, Nov 5, 2014 at 4:07 PM, Caolán McNamara caol...@redhat.com wrote: On Tue, 2014-11-04 at 12:15 +0100, Maarten Hoes wrote: I can easily export some pictures to the psd format for you. Just point me to the location of the source files you want converted Oh anything at all, even

Re: make fails when using '--with-system-libs'

2014-11-05 Thread Maarten Hoes
On Mon, Nov 3, 2014 at 10:55 AM, Maarten Hoes hoes.maar...@gmail.com wrote: On Mon, Nov 3, 2014 at 10:07 AM, Tor Lillqvist t...@iki.fi wrote: I was just trying to follow this LCOV Code Coverage guide: https://wiki.documentfoundation.org/Development/Lcov which recommends to run

Re: 'master' 'make check' lcov code coverage report

2014-11-06 Thread Maarten Hoes
On Mon, Nov 3, 2014 at 12:44 PM, Maarten Hoes hoes.maar...@gmail.com wrote: Hi, I ran an gcov/lcov report of 'make check' on master ('sccomp_lpsolver.test' and 'sw_tox.test' failed for some reason with a core dump, and therefore are excluded from the results), which I could (if interested

Re: 'master' 'make check' lcov code coverage report

2014-11-07 Thread Maarten Hoes
On Mon, Nov 3, 2014 at 8:12 PM, Maarten Hoes hoes.maar...@gmail.com wrote: On Mon, Nov 3, 2014 at 8:02 PM, Markus Mohrhard markus.mohrh...@googlemail.com wrote: Maybe not weekly but bi-weekly or monthly. Otherwise it will only be done from time to time without a plan. Hrm. Good point

Re: 'master' 'make check' lcov code coverage report

2014-11-07 Thread Maarten Hoes
On Fri, Nov 7, 2014 at 7:29 PM, Norbert Thiebaud nthieb...@gmail.com wrote: On Fri, Nov 7, 2014 at 10:38 AM, Maarten Hoes hoes.maar...@gmail.com wrote: On Mon, Nov 3, 2014 at 8:12 PM, Maarten Hoes hoes.maar...@gmail.com wrote: On Mon, Nov 3, 2014 at 8:02 PM, Markus Mohrhard markus.mohrh

Re: 'master' 'make check' lcov code coverage report

2014-11-08 Thread Maarten Hoes
On Fri, Nov 7, 2014 at 8:55 PM, Norbert Thiebaud nthieb...@gmail.com wrote: This is not really part of the product we package... os just put an appropriate open-source license statement at the to of the script. and prolly the best is to find a place for it in 'buildbot.git' (accessble via

Re: 'master' 'make check' lcov code coverage report

2014-11-08 Thread Maarten Hoes
On Sat, Nov 8, 2014 at 9:50 AM, Maarten Hoes hoes.maar...@gmail.com wrote: On Fri, Nov 7, 2014 at 8:55 PM, Norbert Thiebaud nthieb...@gmail.com wrote: This is not really part of the product we package... os just put an appropriate open-source license statement at the to of the script

lcov code coverage script

2014-11-08 Thread Maarten Hoes
Hi, I created a shell script that creates a lcov code coverage report of running 'make check' on the libreoffice code. Ive run it a few times, and it seems to be doing what I intended it to. I submitted it to gerrit for review. Feel free to take a look and provide feedback.

[Libreoffice-commits] buildbot.git: lcov-report/lcov-report.sh

2014-11-09 Thread Maarten Hoes
lcov-report/lcov-report.sh | 116 + 1 file changed, 116 insertions(+) New commits: commit a9b64f309fdae9135d7223f0aec55d95a7517f13 Author: Maarten Hoes hoes.maar...@gmail.com Date: Sat Nov 8 23:10:51 2014 +0100 shell script to generate lcov

Re: lcov code coverage script

2014-11-09 Thread Maarten Hoes
On Sat, Nov 8, 2014 at 11:23 PM, Maarten Hoes hoes.maar...@gmail.com wrote: I created a shell script that creates a lcov code coverage report of running 'make check' on the libreoffice code. Ive run it a few times, and it seems to be doing what I intended it to. I submitted it to gerrit

Re: lcov code coverage script

2014-11-09 Thread Maarten Hoes
On Sun, Nov 9, 2014 at 11:23 AM, Norbert Thiebaud nthieb...@gmail.com wrote: On Sun, Nov 9, 2014 at 4:02 AM, Maarten Hoes hoes.maar...@gmail.com wrote: On Sat, Nov 8, 2014 at 11:23 PM, Maarten Hoes hoes.maar...@gmail.com wrote: I created a shell script that creates a lcov code coverage

[Libreoffice-commits] buildbot.git: lcov-report/lcov-report.sh

2014-11-09 Thread Maarten Hoes
lcov-report/lcov-report.sh |7 +++ 1 file changed, 7 insertions(+) New commits: commit f01d6c1c08cc21350f94bb8b121e6e5f4bd6761e Author: Maarten Hoes hoes.maar...@gmail.com Date: Sun Nov 9 11:29:37 2014 +0100 Added a license statement. Change-Id

[Libreoffice-commits] buildbot.git: lcov-report/lcov-report.sh

2014-11-12 Thread Maarten Hoes
lcov-report/lcov-report.sh | 36 +--- 1 file changed, 33 insertions(+), 3 deletions(-) New commits: commit c7c4b1826622506637eae94dff907db98db3961b Author: Maarten Hoes hoes.maar...@gmail.com Date: Mon Nov 10 14:13:17 2014 -0500 Replaced hardcoded

lcov script for other use cases

2014-11-12 Thread Maarten Hoes
Hi, A few days back on IRC, there was some talk of using the script 'buildbot.git/lcov-report/lcov-report.sh' for other tests/usage than running 'make check' on libreoffice master. If there's some more details on that, I might be able to give that a try ?

[Libreoffice-commits] buildbot.git: lcov-report/lcov-report.cmds.example lcov-report/lcov-report.sh lcov-report/README

2014-11-13 Thread Maarten Hoes
Author: Maarten Hoes hoes.maar...@gmail.com Date: Thu Nov 13 12:22:54 2014 +0100 Split script up in functions. Added example commandfile and README on usage. Change-Id: I34c6bb1793e39dbc6ecc9336f34c086fc1803a24 Reviewed-on: https://gerrit.libreoffice.org/12404 Reviewed-by: CaolÃ

Separate sourcecode and build directory error

2014-11-15 Thread Maarten Hoes
* * Running LibreOffice build configuration. * configure: error: cannot find install-sh, install.sh, or shtool in . ./.. ./../.. Am I doing something obviously wrong here ? Thanks, - Maarten Hoes

[Libreoffice-commits] buildbot.git: lcov-report/lcov-report.cmds.example lcov-report/lcov-report.sh lcov-report/README

2014-11-16 Thread Maarten Hoes
Author: Maarten Hoes hoes.maar...@gmail.com Date: Thu Nov 13 21:51:45 2014 +0100 Removed concept of 'commandfile', allow for seperate runs of [-b|-a|-c]. Change-Id: I82721911ac808baaacbaa773a9b63e832de08c72 Reviewed-on: https://gerrit.libreoffice.org/12413 Reviewed-by: Norbert

[Libreoffice-commits] buildbot.git: lcov-report/lcov-report.sh lcov-report/README

2014-11-16 Thread Maarten Hoes
lcov-report/README | 93 +- lcov-report/lcov-report.sh | 386 +++-- 2 files changed, 249 insertions(+), 230 deletions(-) New commits: commit 2082cf5aacd8171b9d9369b2edcf7c40cc5fab31 Author: Maarten Hoes hoes.maar...@gmail.com Date: Sun

[Libreoffice-commits] buildbot.git: lcov-report/lcov-report.sh

2014-11-16 Thread Maarten Hoes
lcov-report/lcov-report.sh | 17 - 1 file changed, 12 insertions(+), 5 deletions(-) New commits: commit 01bcb90a73dc7f09b8fd8d10ca1fc061ffe4c16e Author: Maarten Hoes hoes.maar...@gmail.com Date: Sun Nov 16 23:41:00 2014 +0100 Dont 'rm TRACEFILE_DIR' when running

[Libreoffice-commits] buildbot.git: lcov-report/lcov-report.sh

2014-11-17 Thread Maarten Hoes
lcov-report/lcov-report.sh |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 410781e98f876d5d1c892c5e967a6d54c2d33e64 Author: Maarten Hoes hoes.maar...@gmail.com Date: Mon Nov 17 12:26:06 2014 +0100 Add missing '/' in directory/file pathname. Change-Id

Scheduling lcov code coverage script

2014-11-23 Thread Maarten Hoes
somewhere. I have no experience with Jenkins myself, but am willing to learn. If a simpler scheduling mechanism like cron is used, some more code to clone/pull sources and upload reports needs to be added to the script. Where to go from here ? Regards, Maarten Hoes [1] https

[Libreoffice-commits] buildbot.git: lcov-report/lcov-report.sh

2014-11-28 Thread Maarten Hoes
lcov-report/lcov-report.sh |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 1a31325aee62decdf5fc49521103dc1a629b02bc Author: Maarten Hoes hoes.maar...@gmail.com Date: Fri Nov 28 15:25:04 2014 +0100 build with internal python for PyUNO. Change-Id

[Libreoffice-commits] buildbot.git: lcov-report/lcov-report.sh lcov-report/README

2014-12-01 Thread Maarten Hoes
lcov-report/README | 13 ++-- lcov-report/lcov-report.sh | 72 + 2 files changed, 63 insertions(+), 22 deletions(-) New commits: commit c4b8cd8833b41bd870ce8e2544824f82198fca15 Author: Maarten Hoes hoes.maar...@gmail.com Date: Mon Dec

[Libreoffice-commits] buildbot.git: lcov-report/README

2014-12-02 Thread Maarten Hoes
lcov-report/README |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit cc741dcd82007db98a268cc5c3f02388f5bb0288 Author: Maarten Hoes hoes.maar...@gmail.com Date: Tue Dec 2 15:54:57 2014 +0100 Minor README corrections. Change-Id

Re: Scheduling lcov code coverage script

2014-12-02 Thread Maarten Hoes
departments) from here on out in order to move forward. Thanks, Regards, - Maarten On Sun, Nov 23, 2014 at 10:45 AM, Maarten Hoes hoes.maar...@gmail.com wrote: Hi, There's has been done some work recently to create a small bash shell script to automate the creation of lcov code coverage

[Libreoffice-commits] buildbot.git: lcov-report/lcov-report.sh

2014-12-04 Thread Maarten Hoes
lcov-report/lcov-report.sh |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 47f20415c056ed56108dbf5a1894be3a119e8c5d Author: Maarten Hoes hoes.maar...@gmail.com Date: Tue Dec 2 22:40:06 2014 +0100 Allow for relative pathnames, by translating relative

Re: Scheduling lcov code coverage script

2014-12-10 Thread Maarten Hoes
/ (and the attachment, not sure how the mailing list handles that though) On Wed, Dec 10, 2014 at 9:06 AM, Norbert Thiebaud nthieb...@gmail.com wrote: On Tue, Dec 2, 2014 at 2:46 PM, Maarten Hoes hoes.maar...@gmail.com wrote: Hi, One of the things I tried to communicate in my previous email, I

Re: Scheduling lcov code coverage script

2014-12-10 Thread Maarten Hoes
On Wed, Dec 10, 2014 at 9:26 AM, Norbert Thiebaud nthieb...@gmail.com wrote: On Wed, Dec 10, 2014 at 2:20 AM, Maarten Hoes hoes.maar...@gmail.com wrote: Hi, Thanks for the update. Ive hopped on irc for a bit, and have been playing around with buildbot/tb for a few days for myself

Re: Scheduling lcov code coverage script

2014-12-10 Thread Maarten Hoes
Hrm. It appears I get the openldap build error when I do the build like this (like it happens with the tb script) : $ LDFLAGS+='-fprofile-arcs' $ CFLAGS+='-fprofile-arcs -ftest-coverage' $ CXXFLAGS+='-fprofile-arcs -ftest-coverage' $ CPPFLAGS+='-fprofile-arcs -ftest-coverage' $ export LDFLAGS

RE: Scheduling lcov code coverage script

2014-12-10 Thread Maarten Hoes
Hi, I tried doing a custom do_autoconf,but ran into other issues. Anyway, sounds like you pretty much got things working by now with 'lcov-report.sh -f',so perhaps i should just back off now ;) Maarten From: Norbert Thiebaud Sent: 10-12-2014 10:35 To: Maarten Hoes Cc: libreoffice-dev Subject: Re

Re: Scheduling lcov code coverage script

2014-12-10 Thread Maarten Hoes
Hi, On Wed, Dec 10, 2014 at 10:40 AM, Norbert Thiebaud nthieb...@gmail.com wrote: On Wed, Dec 10, 2014 at 2:29 AM, Maarten Hoes hoes.maar...@gmail.com wrote: No, of course not, I guess. But the alternative to using all the internal libraries, is installing all required libraries

Re: Scheduling lcov code coverage script

2014-12-10 Thread Maarten Hoes
Hi , Also, On Wed, Dec 10, 2014 at 10:40 AM, Norbert Thiebaud nthieb...@gmail.com wrote: SRC_DIR = $(pwd) BUILD=SRC These defaults set the source and build directory to the same value/directory: I was under the impression that separate/different source and build dirs were a requirement ?

Re: Scheduling lcov code coverage script

2014-12-10 Thread Maarten Hoes
Hi, On Wed, Dec 10, 2014 at 10:35 AM, Norbert Thiebaud nthieb...@gmail.com wrote: On Wed, Dec 10, 2014 at 3:16 AM, Maarten Hoes hoes.maar...@gmail.com wrote: Hrm. It appears I get the openldap build error when I do the build like this (like it happens with the tb script

Re: Scheduling lcov code coverage script

2014-12-10 Thread Maarten Hoes
On Wed, Dec 10, 2014 at 4:51 PM, Norbert Thiebaud nthieb...@gmail.com wrote: On Wed, Dec 10, 2014 at 9:45 AM, Maarten Hoes hoes.maar...@gmail.com wrote: If still interested (and my tests completes as expected), I could submit the contents of my .tb directory somewhere, but im not too sure

[Libreoffice-commits] buildbot.git: lcov-report/lcov-report.sh

2014-12-15 Thread Maarten Hoes
lcov-report/lcov-report.sh | 23 --- 1 file changed, 16 insertions(+), 7 deletions(-) New commits: commit 1bd824172fb3ee780268f6f11f3ba441996e11a7 Author: Maarten Hoes hoes.maar...@gmail.com Date: Mon Dec 15 09:02:22 2014 +0100 Be more intelligent with 'readlink -f

cppcheck reports

2014-12-18 Thread Maarten Hoes
Hi, Are the cppcheck reports that are used to clean up the libreoffice code generated automatically at this point ? Would there be any interest in someone (me) scripting that ? I was informed that Julien Nabet is generating these reports at the moment ? Like with the lcov-reports, I would need

internal openldap build fails when exporting FLAGS

2014-12-20 Thread Maarten Hoes
Hi, For lcov code coverage purposes, I have to build libreoffice with the following FLAGS set and exported : LDFLAGS='-fprofile-arcs' CFLAGS='-fprofile-arcs -ftest-coverage' CXXFLAGS='-fprofile-arcs -ftest-coverage' CPPFLAGS='-fprofile-arcs -ftest-coverage' export LDFLAGS CFLAGS CXXFLAGS

Re: internal openldap build fails when exporting FLAGS

2014-12-20 Thread Maarten Hoes
Hi, I made the minimum amount of change I needed, and submitted a patch to gerrit for review. https://gerrit.libreoffice.org/13568 - Maarten On Sat, Dec 20, 2014 at 12:23 PM, Maarten Hoes hoes.maar...@gmail.com wrote: Hi, For lcov code coverage purposes, I have to build libreoffice

Re: internal openldap build fails when exporting FLAGS

2014-12-21 Thread Maarten Hoes
chris.sherloc...@gmail.com wrote: That does look an error. I've rebased and started a build - can't see any issues though! Chris Sent from my iPhone On 21 Dec 2014, at 7:41 am, Maarten Hoes hoes.maar...@gmail.com wrote: Hi, I made the minimum amount of change I needed, and submitted a patch

Re: internal openldap build fails when exporting FLAGS

2014-12-21 Thread Maarten Hoes
exceeded when parsing the modified Makefile on Mac (when, why?) or something ? - Maarten. On Sun, Dec 21, 2014 at 12:52 PM, Maarten Hoes hoes.maar...@gmail.com wrote: Hi, Thanks for that. It looks like with my patch, the build fails for the 'Continuous Integration Bot'. Is there a logfile

Re: internal openldap build fails when exporting FLAGS

2014-12-21 Thread Maarten Hoes
Hi, Sorry. Wrong cutnpaste, I meant this one of course: (same error though, but different build): http://ci.libreoffice.org/job/lo_gerrit_master/Gerrit=Gerrit,Platform=MacOSX/5/console - Maarten. On Sun, Dec 21, 2014 at 1:08 PM, Maarten Hoes hoes.maar...@gmail.com wrote: Hi, Sorry

[Libreoffice-commits] core.git: external/openldap

2014-12-21 Thread Maarten Hoes
external/openldap/ExternalProject_openldap.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 109df0652440c31df7a19275167f8f5640722a1b Author: Maarten Hoes hoes.maar...@gmail.com Date: Sat Dec 20 21:35:07 2014 +0100 Honor additional LDFLAGS when exporting them

Re: Build / packaging instructions

2014-12-23 Thread Maarten Hoes
Hi, On Tue, Dec 23, 2014 at 9:06 PM, Will Entriken fulldec...@gmail.com wrote: Hello, I am looking for build instructions be able to reproduce the builds that are actually distributed by LO. For example, the latest Mac build is called LibreOffice_4.3.4_MacOS_x86.dmg with hash

Re: Build / packaging instructions

2014-12-27 Thread Maarten Hoes
On Fri, Dec 26, 2014 at 9:01 PM, Tor Lillqvist t...@iki.fi wrote: for one hour of reasons on the topic in three days. ;) And you couldn't be bothered to give a one-line summary? Just watched it: Paranoid By Default. ;) ___ LibreOffice mailing list

Re: Severe performance degradation on Linux

2014-12-30 Thread Maarten Hoes
Hi, On Tue, Dec 30, 2014 at 2:14 PM, Jens Tröger jens.troe...@light-speed.de wrote: Are there prebuild drops that contain dbg and prof information already which I can work with? Im not sure if the daily builds you can find here have debug symbols included (for example,

Re: Severe performance degradation on Linux

2014-12-30 Thread Maarten Hoes
On Tue, Dec 30, 2014 at 4:24 PM, Jens Tröger jens.troe...@light-speed.de wrote: hopefully function call profiling yields more... Which makes the following question pop up in my mind: does the wiki already have a page describing how to set up function call profiling with libreoffice ? (i couldnt

Re: Severe performance degradation on Linux

2014-12-31 Thread Maarten Hoes
On Tue, Dec 30, 2014 at 4:44 PM, Maarten Hoes hoes.maar...@gmail.com wrote: On Tue, Dec 30, 2014 at 4:24 PM, Jens Tröger jens.troe...@light-speed.de wrote: hopefully function call profiling yields more... Which makes the following question pop up in my mind: does the wiki already have

Re: Severe performance degradation on Linux

2015-01-03 Thread Maarten Hoes
On Sat, Jan 3, 2015 at 12:37 AM, Jens Tröger jens.troe...@light-speed.de wrote: Thank you, Maarten, I've run office like so from within the Python script: p = subprocess.Popen(valgrind --tool=callgrind soffice --accept=\socket,host=localhost,port=2002;urp;StarOffice.ServiceManager\,

Re: Severe performance degradation on Linux

2015-01-03 Thread Maarten Hoes
Hi, On Sat, Jan 3, 2015 at 12:28 PM, Markus Mohrhard markus.mohrh...@googlemail.com wrote: Nearly all distros provide debuginfos that will make the callgrind output somewhat nicer. In a self build tree you need to use --enable-symbols as option (no enable-debug or enable-dbgutil as they will

Re: Severe performance degradation on Linux

2015-01-03 Thread Maarten Hoes
On Sat, Jan 3, 2015 at 5:22 PM, Jens Tröger jens.troe...@light-speed.de wrote: I wonder if the poor perf got to do with UNO and Python. On my Mac, LO ships with its own Python interpreter instead of just providing the UNO hooks like it does on Linux. 32b LibreOffice on Mac (py 3.3.5)

Re: Severe performance degradation on Linux

2015-01-03 Thread Maarten Hoes
Hi, Perhaps its just me, but when I try to open up the traces you send, I get the following error message : Could not open the file 'callgrind.out.3708-annotate' Check that it exists and you have enough permissions to read it. I verified I have the proper permissions, so that is not the

[Libreoffice-commits] dev-tools.git: cppcheck/cppcheck-report.sh

2015-01-23 Thread Maarten Hoes
cppcheck/cppcheck-report.sh | 65 +++- 1 file changed, 58 insertions(+), 7 deletions(-) New commits: commit ec1c1ddcc8eb03b71e8e69c5c2644a4d80947730 Author: Maarten Hoes hoes.maar...@gmail.com Date: Wed Jan 21 14:13:11 2015 +0100 redirect output

[Libreoffice-commits] buildbot.git: bin/sendEmail

2015-01-24 Thread Maarten Hoes
bin/sendEmail |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b855d0a95e74b6ab04d5e5e714ebbfebb7881c31 Author: Maarten Hoes hoes.maar...@gmail.com Date: Sat Jan 24 10:57:52 2015 +0100 Work around 'invalid SSL_version' error. Change-Id

[Libreoffice-commits] dev-tools.git: cppcheck/cppcheck-report.sh

2015-01-26 Thread Maarten Hoes
cppcheck/cppcheck-report.sh | 17 - 1 file changed, 16 insertions(+), 1 deletion(-) New commits: commit d7c8e6f5c3993dd3bea2dce1e983c7259f8db7c6 Author: Maarten Hoes hoes.maar...@gmail.com Date: Mon Jan 26 09:09:10 2015 +0100 set LANG and LC_* to fix 'UnicodeEncodeError

Cppcheck report failure automatic notification email

2015-02-02 Thread Maarten Hoes
Hi, Currently a cron job is scheduled to generate cppcheck reports on the LibreOffice code once a week. On a successful run, an automatic notification email is send to the developer list, containing an url to the latest report. But as I may not be around forever, Im trying to figure out who

Re: Aspiring applicant for gsoc 2015

2015-02-04 Thread Maarten Hoes
Hi, This page has a section 'Getting Started with Development', where a few suggestions are made on how and where to get started. https://wiki.documentfoundation.org/Development - Maarten ___ LibreOffice mailing list

[Libreoffice-commits] dev-tools.git: cppcheck/cppcheck-report.sh

2015-02-03 Thread Maarten Hoes
cppcheck/cppcheck-report.sh |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 755c011e790d4083c37793778b3364d50b513955 Author: Maarten Hoes hoes.maar...@gmail.com Date: Mon Feb 2 14:23:31 2015 +0100 Set default for 'CPPCHECK_DIR' to something slightly more

[Libreoffice-commits] dev-tools.git: cppcheck/cppcheck-report.sh

2015-01-19 Thread Maarten Hoes
cppcheck/cppcheck-report.sh | 179 1 file changed, 179 insertions(+) New commits: commit 64ae2aa598fadfe55746724dde96fc561573e843 Author: Maarten Hoes hoes.maar...@gmail.com Date: Mon Jan 19 14:01:03 2015 +0100 Added automated cppcheck

[Libreoffice-commits] dev-tools.git: cppcheck/cppcheck-report.sh

2015-01-19 Thread Maarten Hoes
cppcheck/cppcheck-report.sh |1 + 1 file changed, 1 insertion(+) New commits: commit 52626df964a70fbdfb485f189814d072c1ae4631 Author: Maarten Hoes hoes.maar...@gmail.com Date: Mon Jan 19 19:09:01 2015 +0100 Added creation of UPLOAD_DIR. Change-Id

Re: cppcheck: arrayIndexOutOfBounds report in stortree.cxx (store module)

2015-01-17 Thread Maarten Hoes
Hi, Only slightly off topic: Are those cppcheck reports automatically generated on a regular basis these days ? If not, and if interested, I got a small shell script that does that and is just waiting for a vm and a crontab entry (see attachment). - Maarten. cppcheck-report.sh Description:

Re: cppcheck: arrayIndexOutOfBounds report in stortree.cxx (store module)

2015-01-17 Thread Maarten Hoes
On Sat, Jan 17, 2015 at 6:57 PM, Julien Nabet serval2...@yahoo.fr wrote: On 17/01/2015 16:03, Maarten Hoes wrote: Only slightly off topic: Are those cppcheck reports automatically generated on a regular basis these days ? If not, and if interested, I got a small shell script that does

Re: Jenkins verification of gerrit patches

2015-01-14 Thread Maarten Hoes
Hrm. Please forgive me, as this is not completely relevant to the topic... but Im trying --enable-werror, and still see warnings being treated as warnings instead of error ? I mean, I do : git pull ./autogen.sh --enable-python=internal --disable-online-update --without-system-libs

Re: Jenkins verification of gerrit patches

2015-01-14 Thread Maarten Hoes
Hi, On Wed, Jan 14, 2015 at 5:48 PM, Stephan Bergmann sberg...@redhat.com wrote: On 01/14/2015 05:44 PM, Maarten Hoes wrote: /home/buildslave/source/libo-core/workdir/LexTarget/unoidl/ source/sourceprovider-scanner.cxx:1944:17: warning: ‘void yyunput(int, char*, yyscan_t)’ defined

Re: LibreOffice support for MS-Visio Stencils/Templates and Shapes ?

2015-02-18 Thread Maarten Hoes
, 2015 at 10:43 AM, Maarten Hoes hoes.maar...@gmail.com wrote: Hi, I was wondering if LibreOffice (master) is currently supposed to have support for Microsoft Visio Stencils (.vss) and Templates (.vst) ? When I open one of these stencils in MS-Visio, I get a blank file onto which I can drag

libreoffice build fails compiling with clang

2015-02-15 Thread Maarten Hoes
Hi, Im running into the build error listed below when I try to compile the LibreOffice master git repo with clang. Does anyone have an idea what might be going on, or how to go about troubleshooting the issue ? - Maarten [build CXX] sc/source/core/data/stlsheet.cxx [build CXX]

Re: LibreOffice support for MS-Visio Stencils/Templates and Shapes ?

2015-02-19 Thread Maarten Hoes
Hi, I submitted an enhancement request for this in bugzilla: https://bugs.documentfoundation.org/show_bug.cgi?id=89469 - Maarten. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice-commits] buildbot.git: lcov-report/lcov-report.sh lcov-report/README lcov-report/tinderbox

2015-01-27 Thread Maarten Hoes
files changed, 8 insertions(+), 6 deletions(-) New commits: commit 45c3803ace2a9e17bae6f5d537bc29df81c8af0e Author: Maarten Hoes hoes.maar...@gmail.com Date: Mon Jan 26 12:54:08 2015 +0100 Added 'gb_GCOV=YES' to make commands. Change-Id: I88f43377c4614e14d4cc34aace0c8b2e3544a302

Re: CppCheck Report Failure

2015-01-27 Thread Maarten Hoes
Hi, Thanks for your feedback. The error had to do with the different way the language environment variables get set when run from a login shell and from cron. Setting them (LANG=, LC_*=) explicitly to something UTF-8 in the script resolves the issue.

Re: CppCheck Report Failure

2015-01-26 Thread Maarten Hoes
Hi, On Mon, Jan 26, 2015 at 10:22 AM, Miklos Vajna vmik...@collabora.co.uk wrote: On Sun, Jan 25, 2015 at 01:08:29AM +, cppcheck.libreoff...@gmail.com cppcheck.libreoff...@gmail.com wrote: The cppcheck job failed with message: Failed to run cppcheck-htmlreport. This job was run at

Re: buildbot/bin/sendEmail issue

2015-01-26 Thread Maarten Hoes
Hi, On Mon, Jan 26, 2015 at 6:34 AM, Jonathan Aquilina eagles051...@gmail.com wrote: Hi Maarten, Did you manage to get it working? Yes, after patching sendEmail. Thanks, - Maarten ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

[Libreoffice-commits] dev-tools.git: cppcheck/cppcheck-report.sh

2015-01-25 Thread Maarten Hoes
cppcheck/cppcheck-report.sh | 18 ++ 1 file changed, 10 insertions(+), 8 deletions(-) New commits: commit a71cf8c84898db994215d3a822027e0d58dad080 Author: Maarten Hoes hoes.maar...@gmail.com Date: Sun Jan 25 10:08:09 2015 +0100 Fix 'UnicodeEncodeError'. Get correct git

buildbot/bin/sendEmail issue

2015-01-24 Thread Maarten Hoes
Hi, In an attempt to send email from a unix shell script, im trying to use the buildbot/bin/sendEmail command. This seems like a better choice than just using 'mailx' from some vm's commandline, as it would allow for logging into an smtp server with gmail/google credentials, allowing for sending

Re: buildbot/bin/sendEmail issue

2015-01-24 Thread Maarten Hoes
Hi, On Sat, Jan 24, 2015 at 10:52 AM, Matúš Kukan matus.ku...@gmail.com wrote: On 24 January 2015 at 10:38, Maarten Hoes hoes.maar...@gmail.com wrote: if ($conf{'tls_server'} == 1 and $conf{'tls_client'} == 1 and $opt{'tls'} =~ /^(yes|auto)$/) { printmsg(DEBUG = Starting TLS

Re: buildbot/bin/sendEmail issue

2015-01-24 Thread Maarten Hoes
Hrm. I did some googling, and it seems I am not the only one running into this issue. It seems making this change in the script can be used as a workaround, but im not sure if this is seen as an acceptable change. $ diff -u ./buildbot/bin/sendEmail ~/tmp/sendEmail --- ./buildbot/bin/sendEmail

Re: Severe performance degradation on Linux

2015-01-06 Thread Maarten Hoes
Hi, On Mon, Jan 5, 2015 at 10:47 PM, Michael Stahl mst...@redhat.com wrote: On 05.01.2015 18:36, Maarten Hoes wrote: For what its worth, i can easily reproduce the script takes fairly long (about ~50 seconds on my vm's) to complete on both Ubuntu 14.04 and Fedora 21, both

Re: Severe performance degradation on Linux

2015-01-06 Thread Maarten Hoes
Hi, Im not sure. When I change the accept to include 'tcpNoDelay=1' as below: p = subprocess.Popen(/home/buildslave/source/libo-core/instdir/program/soffice --accept=\socket,host=localhost,port=2002,tcpNoDelay=1;urp;StarOffice.ServiceManager\ --headless, shell=True, env=myenv) I get no

Re: Severe performance degradation on Linux

2015-01-06 Thread Maarten Hoes
Hi, On Tue, Jan 6, 2015 at 1:28 PM, Michael Meeks michael.me...@collabora.com wrote: As Tor suggested doing an strace on each end would show what's up: strace -f -ttt -s 256 -o /tmp/slog slow_proces And poke in the /tmp/slog for where there is a multi-second jump in

Re: Severe performance degradation on Linux

2015-01-10 Thread Maarten Hoes
Hrm. I thought I tried that, but I see my mistake now: I didnt set 'tcpNoDelay=1 on *both* ends. Looks like Noel Grandin was right after all. Oh, well.. At least I learned some more details on how to read and interpret strace output in the process. ;) - Maarten On Sat, Jan 10, 2015 at

Re: Request for LO development design documents

2015-01-09 Thread Maarten Hoes
Hi, Im not sure im the most qualified to answer that question, but since one answered yet, here we go: ;) This page has some links to source code overview/documentation: https://wiki.documentfoundation.org/Development - Maarten On Thu, Jan 8, 2015 at 3:56 AM, Sand sand.fj@qq.com wrote:

Re: Severe performance degradation on Linux

2015-01-07 Thread Maarten Hoes
Hrm. Two more things I noticed, though again Im not sure how relevant those are, it's probably nothing : In one thread/pid (3986), I see about 300 occurances of '... poll resumed ) = 0 (Timeout)', and in the entire output (again thread/pid 3986, among others) there are about 1100 lines of

[Libreoffice-commits] dev-tools.git: cppcheck/cppcheck-report.sh

2015-02-09 Thread Maarten Hoes
cppcheck/cppcheck-report.sh |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 3f1216fdaf3557521809df744a765d57900b2682 Author: Maarten Hoes hoes.maar...@gmail.com Date: Mon Feb 9 16:50:57 2015 +0100 Fix small typo in email message. Change-Id

[Libreoffice-commits] dev-tools.git: cppcheck/cppcheck-report.sh

2015-02-09 Thread Maarten Hoes
cppcheck/cppcheck-report.sh | 16 ++-- 1 file changed, 14 insertions(+), 2 deletions(-) New commits: commit 9163b649f8b6b9262f84c7c098c0cf850770d0c5 Author: Maarten Hoes hoes.maar...@gmail.com Date: Sun Feb 8 07:52:52 2015 +0100 Improve note in email to include git location

Re: GSoC 2015

2015-02-14 Thread Maarten Hoes
Hi, You should first start reading this page explaining how to be a good candidate for LibreOffice GSoC: https://wiki.documentfoundation.org/Development/GSoC/2015#How_to_apply - Maarten On Sat, Feb 14, 2015 at 8:00 AM, Sujeet IIITD sujeet14...@iiitd.ac.in wrote: Hello sir/mam myself Sujeet

Re: Libreoffice 44 startet nicht mehr

2015-02-15 Thread Maarten Hoes
Hi, 2015-02-15 20:36 GMT+01:00 Patrick Dreier patrick.dre...@gmx.net: Dear Sirs! Once I delete LibreOffice Quick Start will not start LibreOffice 4.4. Error The system can not find the file specified. With best regards! First off, I think you will find that stating your questions in the

Re: libreoffice build fails compiling with clang

2015-02-16 Thread Maarten Hoes
On Mon, Feb 16, 2015 at 10:01 AM, Stephan Bergmann sberg...@redhat.com wrote: On 02/15/2015 12:46 PM, Maarten Hoes wrote: Im running into the build error listed below when I try to compile the LibreOffice master git repo with clang. Does anyone have an idea what might be going on, or how

  1   2   >