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

2015-06-01 Thread Maarten Hoes
cppcheck/cppcheck-report.sh |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0b9448dafce4b60291ce0526709586bf90faaf4b Author: Maarten Hoes Date: Thu May 28 23:20:20 2015 +0200 Use XML v2. cppcheck doesnt report some issues with the legacy format

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 bes

[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 Date: Mon Feb 2 14:23:31 2015 +0100 Set default for 'CPPCHECK_DIR' to something slightly mor

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@lists.freedesktop.org

[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 Date: Sun Feb 8 07:52:52 2015 +0100 Improve note in email to include git location. Change-Id

[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 Date: Mon Feb 9 16:50:57 2015 +0100 Fix small typo in email message. Change-Id

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 wrote: > Hello sir/mam myself Sujeet ,i am pursuing my Btec

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] sc/source/co

Re: Libreoffice 44 startet nicht mehr

2015-02-15 Thread Maarten Hoes
Hi, 2015-02-15 20:36 GMT+01:00 Patrick Dreier : > > 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 English language wi

Re: libreoffice build fails compiling with clang

2015-02-16 Thread Maarten Hoes
On Mon, Feb 16, 2015 at 10:01 AM, Stephan Bergmann 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 b

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

2015-02-18 Thread Maarten Hoes
eb 18, 2015 at 10:43 AM, Maarten Hoes 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 >

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

2015-03-04 Thread Maarten Hoes
lcov-report/lcov-report.sh |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 7df6aedeed85fb726bebfac03e95838c80fce98c Author: Maarten Hoes Date: Wed Mar 4 11:54:43 2015 +0100 Change report dir to have a fixed name. Change-Id

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

2015-03-04 Thread Maarten Hoes
lcov-report/lcov-report.sh |2 ++ 1 file changed, 2 insertions(+) New commits: commit 1ba25afb4b0021f8d77f961ba4923fa27c390c62 Author: Maarten Hoes Date: Wed Mar 4 21:14:19 2015 +0100 Also readlink -f BUILD_DIR when running BEFORE or AFTER. Change-Id

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

2015-03-04 Thread Maarten Hoes
lcov-report/lcov-report.sh |2 ++ 1 file changed, 2 insertions(+) New commits: commit 469be295be29c711874a144fc923936498471a5d Author: Maarten Hoes Date: Wed Mar 4 20:51:40 2015 +0100 Allow for easier debugging by setting $DEBUG. Change-Id

Re: Application Hangs

2015-03-08 Thread Maarten Hoes
Hi, Im not quite sure im the most qualified person to respond to this message, but ... Maybe having access to the document you are experiencing this issue would help. Also, you may want to sign up for and submit a bug report on: https://bugs.documentfoundation.org/ [ and add that document as a

Re: CppCheck Report Update

2015-03-15 Thread Maarten Hoes
Hi, It appears that this job now is scheduled to run both at vm138 and at vm140. (I scheduled the run at vm140.documentfoundation.org). I really have no specific preference for either, but *both* may be just a little too much. Thanks, - Maarten -- View this message in context: http://nab

Re: CppCheck Report Update

2015-04-26 Thread Maarten Hoes
Hi, These reports havent seen an update in about two weeks. (It was scheduled to run weekly). It appears that the host/vm it is scheduled on (vm140.documentfoundation.org) isnt available. Could someone please take a look at that ? Thanks, - Maarten cppcheck.libreoff...@gmail.com wrote >

Re: CppCheck Report Update

2015-04-26 Thread Maarten Hoes
Hi, On Sun, Apr 26, 2015 at 9:26 PM, Norbert Thiebaud wrote: > > talking about that... the lcov run has yet to finish successfully. > > do you mind figuring out why it does not seems to want to run when run > under jenkins (I take it that you did successfully ran it on that box, > right? ) > > N

Re: CppCheck Report Update

2015-04-26 Thread Maarten Hoes
On Sun, Apr 26, 2015 at 9:32 PM, Maarten Hoes wrote: > > I cheated, and ran 'make -k check'. > Oh, and assuming here now, obviously, that your issue is with 'make check' ; the rest of the lcov run was indeed successful on your vm, and I havent got a clue what the i

Re: CppCheck Report Update

2015-04-26 Thread Maarten Hoes
Hi, On Sun, Apr 26, 2015 at 10:19 PM, Norbert Thiebaud wrote: > > On Sun, Apr 26, 2015 at 3:00 PM, Maarten Hoes wrote: > > > > > > On Sun, Apr 26, 2015 at 9:32 PM, Maarten Hoes > > wrote: > >> > >> I cheated, and ran 'make -k check'

Re: CppCheck Report Update

2015-04-26 Thread Maarten Hoes
Hi, On Sun, Apr 26, 2015 at 10:26 PM, Maarten Hoes wrote: > > Hi, > > On Sun, Apr 26, 2015 at 10:19 PM, Norbert Thiebaud wrote: > > > > On Sun, Apr 26, 2015 at 3:00 PM, Maarten Hoes wrote: > > > > > > > > > On Sun, Apr 26, 2015 at 9:32 PM,

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

2015-05-02 Thread Maarten Hoes
cppcheck/cppcheck-report.sh | 21 - 1 file changed, 21 deletions(-) New commits: commit 4e7a671c5118c0076cd24e60d9d70389b21f181b Author: Maarten Hoes Date: Sat May 2 12:33:37 2015 +0200 Remove unneeded set -xv lines. Change-Id

Re: Cppcheck: Reduction of False Positives: Manual Approach

2018-09-27 Thread Maarten Hoes
t just the directory names they are located in, and 'sort -u' to mention each directory just once. Would that be sufficient for your suggested modifications ? - Maarten Hoes #!/bin/sh TMPFILE=/tmp/tmpfile.txt INCLUDEFILE=/tmp/incfile.txt rm -f "$TMPFILE" find . -type f

Re: Cppcheck: Reduction of False Positives: Manual Approach

2018-09-30 Thread Maarten Hoes
Hi, slacka wrote > Ideally, the next step would be to extract the "DEFS": and "INCLUDE": from > gbuild-to-ide and pass that to cppcheck. But that's for another time. Well, the very name 'gbuild-to-ide' sounds intriguing, but I can't figure out what it is supposed to do (and how could it help i

Re: Best way to handle oddball header #includes for Cppcheck Report?

2018-09-30 Thread Maarten Hoes
Hi, sberg wrote > I'm not sure how useful this is, overall. Apparently, Cppcheck is run > on .cxx files without knowledge of the specific -I, -D, etc. compiler > switches that our build system would pass to the compiler for a given > .cxx file. That will always lead to issues (Cppcheck not f

Re: Cppcheck: Reduction of False Positives: Manual Approach

2018-09-30 Thread Maarten Hoes
Hi, On Sun, Sep 30, 2018 at 11:29 AM Tamás Zolnai wrote: > > I'm not sure what your modification is doing. I just checked the report > you attached and I compared it with the full report and I see your change > filters out not only false positives. > > Am I interpreting correctly here that the p

Re: Cppcheck: Reduction of False Positives: Manual Approach

2018-09-30 Thread Maarten Hoes
Hi, On Sun, Sep 30, 2018 at 5:20 AM Luke Benes wrote: > Maarten, > Thanks for your suggestion here and your earlier contributions to the > Cppcheck Report. I agree that we should create the include file > dynamically. However the approach used by your script seems like overkill. > Cppcheck alrea

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, Ma

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

2014-11-03 Thread Maarten Hoes
nning 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 wrote: > Hi, > > > Im running into the following build failure (it looks like it only occurs > when

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 wrote: > Hi, > > > I d

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 ap

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 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 : http://dev-builds.libreoffice.org/lcov_reports/

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 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. Edi

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 compre

'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 compariso

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 wrote: > > On Mon, 2014-11-03 at 12:44 +0100, Maarten Hoes wrote: > >> Hi, > >> I ran an

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 spac

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 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 fil

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 wrote: > > On Mon, Nov 3, 2014 at 8:02 PM, Markus Mohrhard > > wrote: > >> > > Alright, I g

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 di

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 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 ./bin/get-bugzilla

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 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

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 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

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 wrote: > > On Mon, Nov 3, 2014 at 10:07 AM, Tor Lillqvist wrote: > > > > > >> I was just trying to follow this LCOV Code Coverage guide: > >> > >> https://wiki.documentfoundation.org/Development/Lco

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 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), w

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 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

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 wrote: > > On Fri, Nov 7, 2014 at 10:38 AM, Maarten Hoes wrote: > > On Mon, Nov 3, 2014 at 8:12 PM, Maarten Hoes wrote: > >> > >> On Mon, Nov 3, 2014 at 8:02 PM, Markus Mohrhard > >> wrote: > >> &g

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 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 gerrit)

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 wrote: > > > > On Fri, Nov 7, 2014 at 8:55 PM, Norbert Thiebaud > wrote: > > >> This is not really part of the product we package... os just put an > > >> appropriate open-source license statement at the to of

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. https://gerrit.libreof

[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 Date: Sat Nov 8 23:10:51 2014 +0100 shell script to generate lcov code coverage reports

Re: lcov code coverage script

2014-11-09 Thread Maarten Hoes
On Sat, Nov 8, 2014 at 11:23 PM, Maarten Hoes 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 for revi

Re: lcov code coverage script

2014-11-09 Thread Maarten Hoes
On Sun, Nov 9, 2014 at 11:23 AM, Norbert Thiebaud wrote: > > On Sun, Nov 9, 2014 at 4:02 AM, Maarten Hoes wrote: > > On Sat, Nov 8, 2014 at 11:23 PM, Maarten Hoes > > wrote: > >> > >> I created a shell script that creates a lcov code coverage report

[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 Date: Sun Nov 9 11:29:37 2014 +0100 Added a license statement. Change-Id: Iedf068824245ad7d9c0c75fad3f92bf7c30fb4e5

[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 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 Date: Mon Dec 1 16:57:43 2014 +0100

[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 Date: Tue Dec 2 15:54:57 2014 +0100 Minor README corrections. Change-Id: Ia80b42e724d90bb78876179261ccb9337d3a0d0f

Re: Scheduling lcov code coverage script

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

[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 Date: Tue Dec 2 22:40:06 2014 +0100 Allow for relative pathnames, by translating relative to absolutei ones

Re: Scheduling lcov code coverage script

2014-12-10 Thread Maarten Hoes
[1] http://fpaste.org/157241/90276614/ (and the attachment, not sure how the mailing list handles that though) On Wed, Dec 10, 2014 at 9:06 AM, Norbert Thiebaud wrote: > On Tue, Dec 2, 2014 at 2:46 PM, Maarten Hoes > wrote: > > Hi, > > > > > > One of the thing

Re: Scheduling lcov code coverage script

2014-12-10 Thread Maarten Hoes
On Wed, Dec 10, 2014 at 9:26 AM, Norbert Thiebaud wrote: > On Wed, Dec 10, 2014 at 2:20 AM, Maarten Hoes > 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

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 CF

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 S

Re: Scheduling lcov code coverage script

2014-12-10 Thread Maarten Hoes
Hi, On Wed, Dec 10, 2014 at 10:40 AM, Norbert Thiebaud wrote: > > On Wed, Dec 10, 2014 at 2:29 AM, Maarten Hoes wrote: > > No, of course not, I guess. But the alternative to using all the internal > > libraries, is installing all required libraries in the right versions &

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 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 ? Anyway, just my 2

Re: Scheduling lcov code coverage script

2014-12-10 Thread Maarten Hoes
Hi, On Wed, Dec 10, 2014 at 10:35 AM, Norbert Thiebaud wrote: > > On Wed, Dec 10, 2014 at 3:16 AM, Maarten Hoes 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 wrote: > > On Wed, Dec 10, 2014 at 9:45 AM, Maarten Hoes 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 if th

[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 Date: Mon Nov 10 14:13:17 2014 -0500 Replaced hardcoded variable values with

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 ? https://gerrit.libreoffice.org/gitweb?p=

[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 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án McNamara

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 her

[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 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 Thiebaud

[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 Date: Sun Nov 16 14:01:52 2014

[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 Date: Sun Nov 16 23:41:00 2014 +0100 Dont 'rm TRACEFILE_DIR' when running '-a', so

[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 Date: Mon Nov 17 12:26:06 2014 +0100 Add missing '/' in directory/file pathname.

Scheduling lcov code coverage script

2014-11-23 Thread Maarten Hoes
ffice sources, and uploading the reports 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

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 wrote: > > Hi there >

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 3:

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 --without-sys

Re: Jenkins verification of gerrit patches

2015-01-14 Thread Maarten Hoes
Hi, On Wed, Jan 14, 2015 at 5:48 PM, Stephan Bergmann 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_

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: B

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 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 smal

[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 Date: Mon Jan 19 14:01:03 2015 +0100 Added automated cppcheck generation script. Corrected

[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 Date: Mon Jan 19 19:09:01 2015 +0100 Added creation of UPLOAD_DIR. Change-Id: Ifa0db60f2c0c87fb4b8c7c9cb65d7990a6a4af93

[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 Date: Wed Jan 21 14:13:11 2015 +0100 redirect output to file, mail it to

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
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: buildbot/bin/sendEmail issue

2015-01-24 Thread Maarten Hoes
Hi, On Sat, Jan 24, 2015 at 10:52 AM, Matúš Kukan wrote: > > On 24 January 2015 at 10:38, Maarten Hoes wrote: > > if ($conf{'tls_server'} == 1 and $conf{'tls_client'} == 1 and > > $opt{'tls'} =~ /^(yes|auto)$/) { > > printmsg(

[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 Date: Sat Jan 24 10:57:52 2015 +0100 Work around 'invalid SSL_version' error.

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

2015-01-24 Thread Maarten Hoes
cppcheck/cppcheck-report.sh | 75 ++-- 1 file changed, 46 insertions(+), 29 deletions(-) New commits: commit 09c674747d7b8afff7963577787f01fc16fdd27b Author: Maarten Hoes Date: Sat Jan 24 14:17:02 2015 +0100 Replace usage of 'mailx&

[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 Date: Sun Jan 25 10:08:09 2015 +0100 Fix 'UnicodeEncodeError'. Get correct git commit

Re: buildbot/bin/sendEmail issue

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

Re: CppCheck Report Failure

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

[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 Date: Mon Jan 26 09:09:10 2015 +0100 set LANG and LC_* to fix 'UnicodeEncodeError' when ru

[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 Date: Mon Jan 26 12:54:08 2015 +0100 Added 'gb_GCOV=YES' to make commands. Change-Id: I88f43377c4614e14d4cc34aace0c8b2e3544a302 Reviewed

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. https://gerrit.libreoffice.org/gitweb?p=dev-

[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 Date: Mon Dec 15 09:02:22 2014 +0100 Be more intelligent with 'readlink -f' for paths

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 so

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 CPPFLAG

  1   2   >