Re: Bibisecting: Over 1000 bibisects served!

2015-10-19 Thread Norbert Thiebaud
On Mon, Oct 19, 2015 at 10:16 AM, Stephan Bergmann wrote: > > > But that example is irrelevant to what I wrote above, as the commit message > mentions a range of more than one source commits. > No it is not irrelevant. with the bad bibisect commit, say

Re: Bibisecting: Over 1000 bibisects served!

2015-10-19 Thread Norbert Thiebaud
On Mon, Oct 19, 2015 at 11:16 AM, Stephan Bergmann <sberg...@redhat.com> wrote: > On 10/19/2015 06:05 PM, Norbert Thiebaud wrote: >> >> The FULL RANGE here is that single source commit: >> c725ebaced006c02baeb9b0ee5ac6ac4625adc01 >>

Re: OS checks with configuration time DLOPEN_NEEDS_LIBDL

2015-10-18 Thread Norbert Thiebaud
On Sun, Oct 18, 2015 at 10:54 PM, Richard PALO wrote: > > I'd like to advance, one way or another on this topic. Sure, but the patch still need to not break Windows. Norbert ___ LibreOffice mailing list

Re: can include really compile in any order ? let's see

2015-10-16 Thread Norbert Thiebaud
On Fri, Oct 16, 2015 at 7:54 AM, Stephan Bergmann <sberg...@redhat.com> wrote: > On 10/15/2015 09:45 PM, Norbert Thiebaud wrote: > > > That sounds odd; or is that just follow-up errors, and the real error being > an unknown or incomplete base class? yes you are right..

Re: can include really compile in any order ? let's see

2015-10-16 Thread Norbert Thiebaud
On Fri, Oct 16, 2015 at 5:20 AM, Miklos Vajna <vmik...@collabora.co.uk> wrote: > Hi Norbert, > > On Thu, Oct 15, 2015 at 02:45:52PM -0500, Norbert Thiebaud > <nthieb...@gmail.com> wrote: > > In any case, thanks for the experiment, now we have numbers that also &g

can include really compile in any order ? let's see

2015-10-15 Thread Norbert Thiebaud
So, following the ESC call, I wondered how true is the stated goal that include should be self contained.. iow that you can include any of them in whaever order and it should 'work' to test that I wrote a little scritp to do a 'naive' compile a dummy c++ program that include each and every

[Libreoffice-commits] core.git: configure.ac

2015-10-13 Thread Norbert Thiebaud
configure.ac | 12 ++-- 1 file changed, 10 insertions(+), 2 deletions(-) New commits: commit 9af1331c9253426855ac0f3a26e7f4bfff900d61 Author: Norbert Thiebaud <nthieb...@gmail.com> Date: Tue Oct 13 05:20:24 2015 -0500 For now, firebird doe snot build on macosx

Re: OS checks with configuration time DLOPEN_NEEDS_LIBDL

2015-09-22 Thread Norbert Thiebaud
On Tue, Sep 22, 2015 at 6:31 AM, Richard PALO wrote: > Since GUIBASE was replaced with the equivalent OS checks, there seems > to be a bit of abandon in keeping multiple OSes up to snuff. > > in https://gerrit.libreoffice.org/#/c/18591/ I took our base in pkgsrc and > given

Re: Efforts to support MSVC 14.0

2015-09-07 Thread Norbert Thiebaud
On Mon, Sep 7, 2015 at 1:43 AM, David Ostrovsky wrote: > > As you may know there are efforts underway: [1] to support MSVC 14.0. > After fixing around 20 external libraries and some core places to > support new compiler, the code can be (more or less) compiled. The tests > are

[Libreoffice-commits] core.git: sc/qa solenv/gbuild test/source

2015-09-02 Thread Norbert Thiebaud
sc/qa/perf/scperfobj.cxx | 16 solenv/gbuild/CppunitTest.mk |2 +- test/source/util/xreplaceable.cxx |2 +- 3 files changed, 10 insertions(+), 10 deletions(-) New commits: commit 37e94841db43740a4df1ed9c9a4e9180523814bc Author: Norbert Thiebaud <nth

Re: Error while pushing commits for bug 93240

2015-08-29 Thread Norbert Thiebaud
On Sat, Aug 29, 2015 at 12:21 PM, Daniel danlrobertso...@gmail.com wrote: In general as opposed to merging origin/master you would be better off using rebase origin/master. To add to that: it is not just 'in general' for this project it is a rule. no merge commit. when refreshing you local

[Libreoffice-commits] core.git: distro-configs/Jenkins

2015-08-28 Thread Norbert Thiebaud
distro-configs/Jenkins/PerfSuite_Linux.conf |8 1 file changed, 8 insertions(+) New commits: commit cec9e1176cf667bf8fafe1752c93e45176c92d42 Author: Norbert Thiebaud nthieb...@gmail.com Date: Fri Aug 28 20:32:53 2015 -0500 Add PerfSuite.conf Jenkins pseudo distro-config

[Libreoffice-commits] test-files.git: loperf_suites/calc_suite.cfg loperf_suites/empty_suite.cfg loperf_suites/writer_suite.cfg

2015-08-28 Thread Norbert Thiebaud
loperf_suites/calc_suite.cfg |2 +- loperf_suites/empty_suite.cfg |2 +- loperf_suites/writer_suite.cfg |2 +- 3 files changed, 3 insertions(+), 3 deletions(-) New commits: commit f7d21170587c86a6fb4dbe2a0281f25cd7780d69 Author: Norbert Thiebaud nthieb...@gmail.com Date: Sat Aug

[Libreoffice-commits] test-files.git: 2 commits - .git-hooks/commit-msg .git-hooks/post-merge .git-hooks/pre-commit .git-hooks/README install_git_hooks loperf_suites/calc loperf_suites/calc_suite.cfg

2015-08-28 Thread Norbert Thiebaud
commits: commit a75148c51eb412194c1691632c5ffa7fc58b1296 Author: Norbert Thiebaud nthieb...@gmail.com Date: Fri Aug 28 19:11:47 2015 -0500 add a perf_suite configuration to run callgrind coverage to be used with the loperf_suite script fround in perfdbmgr.git Change-Id

Re: build breaks in dbaccess

2015-08-26 Thread Norbert Thiebaud
On Wed, Aug 26, 2015 at 2:27 PM, Regina Henschel rb.hensc...@t-online.de wrote: Hi all, I have started a clean debug build of trunk. It breaks in /dbaccess/source/ui/dlg/dsselect.cxx The error message is: C:/LO_buildDebug/core/dbaccess/source/ui/dlg/dsselect.cxx(68) : error C2664: 'void

Re: LO - MSO interoperability test

2015-08-22 Thread Norbert Thiebaud
On Sat, Aug 22, 2015 at 5:13 AM, Milos Sramek msrame...@gmail.com wrote: Hi, this is my first post to this ML :) At the Milano conference I've presented my tools for interoperability testing (http://conference.libreoffice.org/talks/2013/content/sessions/009/files/2013-Milano-Sramek.pdf) .

Re: Debug build breaks in unit test

2015-08-18 Thread Norbert Thiebaud
On Tue, Aug 18, 2015 at 7:56 AM, Michael Stahl mst...@redhat.com wrote: On 10.08.2015 03:22, Norbert Thiebaud wrote: PS: PARALLELISM=1 should _not_ be needed... we are building literally thousands of build a month an all 3 platforms and none of these build is running PARALLELISM=1, thankfully

[Libreoffice-commits] core.git: sal/osl

2015-08-17 Thread Norbert Thiebaud
sal/osl/unx/system.hxx |3 --- 1 file changed, 3 deletions(-) New commits: commit 5d6ef74eea5d73b8cd17f313ad87138d56dc76ce Author: Norbert Thiebaud nthieb...@gmail.com Date: Mon Aug 17 19:07:06 2015 -0500 no need for pre/postmac in osl/unx/system.h Change-Id

Re: Review backlog

2015-08-17 Thread Norbert Thiebaud
On Mon, Aug 17, 2015 at 4:27 AM, Eike Rathke er...@redhat.com wrote: Hi, On Sunday, 2015-08-16 20:01:24 +1000, Luke Deller wrote: Another issue, is that for one review I had a +2 review and flattering comment, I was disappointed to realize that just rebasing (without any changes to the

[Libreoffice-commits] core.git: include/postmac.h include/premac.h include/tools include/vcl sw/source tools/source vcl/source

2015-08-17 Thread Norbert Thiebaud
/outdev/hatch.cxx | 14 +++--- 7 files changed, 25 insertions(+), 15 deletions(-) New commits: commit 5109114856898a67f0538a2c04a73d41b0f2fc78 Author: Norbert Thiebaud nthieb...@gmail.com Date: Sun Aug 16 23:36:06 2015 -0500 Put Line under tools namespace Change-Id

Re: Review backlog

2015-08-16 Thread Norbert Thiebaud
On Sun, Aug 16, 2015 at 10:48 AM, Ashod Nakashian ashnak...@gmail.com wrote: On Sun, Aug 16, 2015 at 1:14 AM, Norbert Thiebaud nthieb...@gmail.com wrote: On Sat, Aug 15, 2015 at 6:34 PM, Ashod Nakashian ashnak...@gmail.com wrote: In the past I've had a much better response upon

Re: Review backlog

2015-08-15 Thread Norbert Thiebaud
On Sat, Aug 15, 2015 at 6:34 PM, Ashod Nakashian ashnak...@gmail.com wrote: In the past I've had a much better response upon submitting patches, so I'm inclined to think everyone is busy (which I highly appreciate,) even though my patches are closer to 1 month old as I write this. This is

Re: Tinderbox owners: deadlock, beware

2015-08-14 Thread Norbert Thiebaud
On Fri, Aug 14, 2015 at 6:45 AM, Stephan Bergmann sberg...@redhat.com wrote: In the window of time between commit 54f10a9654b617c4c993044e52e7bd40d0151c53 Author: Stephan Bergmann sberg...@redhat.com Date: Thu Aug 13 12:04:55 2015 +0200 tdf#93404: Forgot to launch WakeUpThread

[Libreoffice-commits] core.git: vcl/inc vcl/osx

2015-08-13 Thread Norbert Thiebaud
/osx/salnstimer.mm|8 +++--- vcl/osx/saltimer.cxx |6 vcl/osx/vclnsapp.mm | 29 --- 8 files changed, 104 insertions(+), 93 deletions(-) New commits: commit 2c797c39478b485c0285eb351d23e0d4e0fa7585 Author: Norbert Thiebaud nthieb...@gmail.com Date

another life-cycle/timing bug

2015-08-12 Thread Norbert Thiebaud
I ran into this one twice.. it is pretty hard to hit... but still. saddly I do not have a core for it... Process: cppunittester [13018] Path: /Volumes/VOLUME/*/cppunittester Identifier:cppunittester Version: 0 Code Type: X86-64

[Libreoffice-commits] core.git: vcl/inc vcl/quartz

2015-08-12 Thread Norbert Thiebaud
: commit b20becf9e3934914b3291ca73962fbaddf616b74 Author: Norbert Thiebaud nthieb...@gmail.com Date: Tue Aug 11 20:19:37 2015 -0500 cosmetic: clean-up vcl/quartz Change-Id: I6f15e7ce90598eb4f8e7bb59c7c65d1aa333b972 Reviewed-on: https://gerrit.libreoffice.org/17661 Tested

VERBOSE/verbose and --enable-verbose... (package maintainer may be impacted)

2015-08-11 Thread Norbert Thiebaud
tldr; VERBOSE is not supported anymore, use verbose=t (lowercase) to get verbose logs. --enable/disable-verbose has been removed from configure.ac, use verbose=t in your build script instead Over time VERBOSE/verbose got mangled... verbose (lowercase) was used to have a 'verbose' output of

[Libreoffice-commits] core.git: canvas/source

2015-08-11 Thread Norbert Thiebaud
/directx/dx_surfacebitmap.hxx |3 -- 5 files changed, 60 deletions(-) New commits: commit d44821675e764780a52b79c066edb9195d0b0347 Author: Norbert Thiebaud nthieb...@gmail.com Date: Tue Aug 11 13:44:17 2015 -0500 remove imgdebug imgdbug.h ins included in canvs under some

[Libreoffice-commits] core.git: distro-configs/Jenkins

2015-08-11 Thread Norbert Thiebaud
7f3e313307e8c99f719654622c97fb742d728e0f Author: Norbert Thiebaud nthieb...@gmail.com Date: Tue Aug 11 15:20:22 2015 -0500 prepare conf files for tweaking jenkins from core.git directly Change-Id: Ib70c9407ea023004f11fe8850e1a393bec942f34 diff --git a/distro-configs/Jenkins/Linux_dev_master.conf b

[Libreoffice-commits] core.git: android/Bootstrap android/source compilerplugins/Makefile-clang.mk config_host.mk.in configure.ac external/harfbuzz external/libabw external/libcdr external/libebook ex

2015-08-10 Thread Norbert Thiebaud
|4 ++-- solenv/gbuild/gbuild.mk |2 +- 29 files changed, 34 insertions(+), 34 deletions(-) New commits: commit a8db357874b3ab3f785457cd9a84c68a05d3c61e Author: Norbert Thiebaud nthieb...@gmail.com Date: Mon Aug 10 14:06:40 2015 -0500

[Libreoffice-commits] core.git: config_host.mk.in configure.ac

2015-08-10 Thread Norbert Thiebaud
config_host.mk.in |1 - configure.ac | 25 - 2 files changed, 26 deletions(-) New commits: commit 12fb9096f562281c7ca4b7fed6a3342dac9a91b7 Author: Norbert Thiebaud nthieb...@gmail.com Date: Mon Aug 10 14:10:00 2015 -0500 configure.ac : completely kill

[Libreoffice-commits] core.git: canvas/Library_gdipluscanvas.mk canvas/source

2015-08-10 Thread Norbert Thiebaud
(+), 108 deletions(-) New commits: commit 326777b5d91a7e269bb4dfa38a3263769e0b99b3 Author: Norbert Thiebaud nthieb...@gmail.com Date: Sun Aug 9 21:14:53 2015 -0500 remove VERBOSE use from canva in preparation to kill --enable-verbose in configure.ac convert modules that use VERBOSE

[Libreoffice-commits] core.git: slideshow/CppunitTest_slideshow.mk slideshow/Executable_demoshow.mk slideshow/Library_OGLTrans.mk slideshow/Library_slideshow.mk slideshow/qa slideshow/source

2015-08-10 Thread Norbert Thiebaud
7bdc6be9c23517eec02ce7139edd7003abbee1f8 Author: Norbert Thiebaud nthieb...@gmail.com Date: Mon Aug 10 14:01:33 2015 -0500 slideshow: stop (mis)-using VERBOSE converted the use of internal 'verbose' level tracing to SAL_INFO/SAL_WARN Change-Id: Iab89d9b5c75fe476c6516718f1cee3d01d196858

Re: Build Error -1073740940

2015-08-09 Thread Norbert Thiebaud
On Sun, Aug 9, 2015 at 6:59 AM, Regina Henschel rb.hensc...@t-online.de wrote: Hi all, obviously the zip-file was stripped. The log is here http://pastebin.ca/3095468. That is a completely different issue, that deserve it's own thread. Norbert ___

Re: Debug build breaks in unit test

2015-08-09 Thread Norbert Thiebaud
On Sun, Aug 9, 2015 at 7:42 AM, Regina Henschel rb.hensc...@t-online.de wrote: Hi all, my build with --enable-dbgutil with VS2013 on 32-bit Windows 7 breaks in a unit test. It is a build of an unchanged source. The log is in http://pastebin.ca/3095468 btw any chance that you build was a

Re: Build Error -1073740940

2015-08-08 Thread Norbert Thiebaud
--enable-verbose is messed-up in configure.ac it set VERBOSE to --enable-verbose - YES --disable-verbose - NO neither - empty and then VERBOSE is exported via config_host.mk But gmake and most of the rest of the build use verbose=non-empty/empty as a test typically $(if $(verbose)$(VERBOSE),is

Re: Build Error -1073740940

2015-08-08 Thread Norbert Thiebaud
So digging deeper. make clean in starmath for instance fails... because of an assert in xargs... I strongly suspect that xargs is utterly confused by the fact that our make is running as a dos native app since the same xargs coomand that assert, run just fine inside a cygwin bash session So I

Re: German code comments

2015-08-06 Thread Norbert Thiebaud
On Thu, Aug 6, 2015 at 1:13 AM, Tor Lillqvist t...@iki.fi wrote: I copied them here and started translating (my translations are at the bottom). https://github.com/JohannesBuchner/libreoffice-translate Maybe some of you speak German and can help out by forking and pull requests. Thank

Re: Failing using logerrit testfeature - ERROR: missing Change-Id in commit message footer

2015-08-05 Thread Norbert Thiebaud
On Mon, Aug 3, 2015 at 4:47 AM, Christian Lohmaier lohma...@googlemail.com wrote: alternatively use the ./g command, that also installs the git-hooks... the only way the git hook is not installed is if one make patch out of freshly cloned core.git without ever running make on it... :-(

Re: [Libreoffice-qa] Minutes of ESC call: 2015-07-30

2015-08-02 Thread Norbert Thiebaud
On Sun, Aug 2, 2015 at 11:25 AM, Markus Mohrhard markus.mohrh...@googlemail.com wrote: AI: + will have a look at the CppUnit to implement 'expected failure' (Jan-Marek) + Cpp logs are e.g. in workdir/CppunitTest/sal_rtl_math.test.log That is already possible with cppunit.

Re: [Libreoffice-qa] Minutes of ESC call: 2015-07-30

2015-08-02 Thread Norbert Thiebaud
On Sun, Aug 2, 2015 at 11:25 AM, Markus Mohrhard markus.mohrh...@googlemail.com wrote: AI: + will have a look at the CppUnit to implement 'expected failure' (Jan-Marek) + Cpp logs are e.g. in workdir/CppunitTest/sal_rtl_math.test.log That is already possible with cppunit.

Re: remote git repository broken ?

2015-08-01 Thread Norbert Thiebaud
On Sat, Aug 1, 2015 at 6:18 AM, Jean-Baptiste Faure jbfa...@libreoffice.org wrote: Hi, I can't anymore update my local repository. Git says: [...] remote: error: refs/tags/libreoffice-5.0.0.5 does not point to a valid object! remote: error: unable to open object pack directory:

[Libreoffice-commits] core.git: package/inc package/source

2015-07-25 Thread Norbert Thiebaud
33a21d37f376abaaabdaceaa09160cab962038fc Author: Norbert Thiebaud nthieb...@gmail.com Date: Sun Jul 26 00:23:50 2015 -0500 Revert Resolves: tdf#88314 close temp file after each thread completes This reverts commit 738cf411e9315d17c7eb8be47ded643a00dfe5c5. It brokes windows in https

Re: Need help with temporary files

2015-07-22 Thread Norbert Thiebaud
On Wed, Jul 22, 2015 at 10:20 AM, Caolán McNamara caol...@redhat.com wrote: On Wed, 2015-07-22 at 13:15 +0200, Noel Grandin wrote: On 2015-07-22 01:07 PM, Caolán McNamara wrote: On Wed, 2015-07-22 at 10:43 +0100, Caolán McNamara wrote: On Wed, 2015-07-22 at 10:28 +0100, Caolán McNamara

Re: Cpp Unit- Query

2015-07-21 Thread Norbert Thiebaud
On Tue, Jul 21, 2015 at 3:15 PM, Adolfo Jayme Barrientos fit...@ubuntu.com wrote: 2015-07-21 9:44 GMT-05:00 Bernardo Sulzbach mafagafogiga...@gmail.com: This e-mail is not serious, right? It has terrible grammar, fucked up HTML and is simply stupid. You didn't even get the fonts (that

Re: Gerrit: Reliability and fidelity of verification results

2015-07-21 Thread Norbert Thiebaud
On Tue, Jul 21, 2015 at 2:40 PM, David Ostrovsky d.ostrov...@gmx.de wrote: and all these with release|debug permutations. Quite a lot resources, but we don't care, we should have enough resources for now, right? No, not even close. fyi: last 7 days we did 271 gerrit build, so 813 build we also

Re: Gerrit: Reliability and fidelity of verification results

2015-07-21 Thread Norbert Thiebaud
On Tue, Jul 21, 2015 at 1:54 AM, David Ostrovsky d.ostrov...@gmx.de wrote: On Mon, 2015-07-13 at 16:51 -0500, Norbert Thiebaud wrote: On Mon, Jul 13, 2015 at 1:51 PM, David Ostrovsky d.ostrov...@gmx.de wrote: And your patch 8 would have failed the same way on tb58/tb59/tb60

[Libreoffice-commits] core.git: sal/inc sal/Library_sal.mk sal/osl

2015-07-20 Thread Norbert Thiebaud
: commit 5ede1d017cb6e602db699a1b2364f9708de441c8 Author: Norbert Thiebaud nthieb...@gmail.com Date: Tue Apr 21 20:51:04 2015 -0500 add an internal api to osl to collect 'native' random numbers use /dev/urandom on unixes and rand_s() on windows Change-Id

[Libreoffice-commits] core.git: sal/rtl

2015-07-20 Thread Norbert Thiebaud
sal/rtl/random.cxx | 39 ++- 1 file changed, 30 insertions(+), 9 deletions(-) New commits: commit 91457fb326dda7bd1fc6d9e1b3afe0667425121c Author: Norbert Thiebaud nthieb...@gmail.com Date: Tue Apr 21 20:55:15 2015 -0500 use osl_get_system_random data

Re: Development for Helpcontent2

2015-07-18 Thread Norbert Thiebaud
On Sat, Jul 18, 2015 at 10:06 AM, Regina Henschel rb.hensc...@t-online.de wrote: Hi Markus, --with-help works fine. Thank you. Regina: help, translations and dictionaries are git sub-modules. that have some implications: when pulling from core or switching branches, run: git submodules

Re: Approximating a missing platform with gerrit

2015-07-17 Thread Norbert Thiebaud
On Thu, Jul 16, 2015 at 2:26 AM, Stephan Bergmann sberg...@redhat.com wrote: * Sometimes, a build fails for spurious reasons midway through, and you need to start another build. But the only way to re-trigger a build is to rebase the change. This is a way to get an automatic trigger.. but it

Re: Gerrit Windows build: what configure should I use at home?

2015-07-17 Thread Norbert Thiebaud
thanks, I used that without symbols or other debug settings, just to see how it goes. What I use for the jenkins slave-bot is lode: https://wiki.documentfoundation.org/Development/lode assuming you already have a cygwin environment, then git clone git://gerrit.libreoffice.org/lode cd lode

[Libreoffice-commits] core.git: desktop/source include/tools svl/qa svtools/source tools/source

2015-07-15 Thread Norbert Thiebaud
ec243f43411290bb7f56176e29cb92929dab2953 Author: Norbert Thiebaud nthieb...@gmail.com Date: Wed Jul 15 20:41:18 2015 -0500 Revert tools: replace boost::ptr_vector with std::unordered_map This reverts commit 218be53fe00aebed43df0b041de609b30f99ce95. MacOSX breaker diff --git a/desktop/source

Re: Gerrit: Reliability and fidelity of verification results

2015-07-14 Thread Norbert Thiebaud
On Tue, Jul 14, 2015 at 3:49 AM, David Tardon dtar...@redhat.com wrote: Hi, On Mon, Jul 13, 2015 at 04:51:01PM -0500, Norbert Thiebaud wrote: Do not get me wrong. I applaud the effort to get rid of boost if we can.. that is a big and expensive dep. Except that I doubt we'll ever be able

Re: Gerrit: Reliability and fidelity of verification results

2015-07-13 Thread Norbert Thiebaud
On Mon, Jul 13, 2015 at 1:22 AM, David Ostrovsky d.ostrov...@gmx.de wrote: I'd like to rise a question about reliability and fidelity of Jenkins Gerrit change verification results. Consider this change: 16877. It is so much easier to blame the tools indeed. * On patch set 8: [1] TB 66 voted

Re: Gerrit: Reliability and fidelity of verification results

2015-07-13 Thread Norbert Thiebaud
On Mon, Jul 13, 2015 at 6:50 PM, Thorsten Behrens t...@documentfoundation.org wrote: Norbert Thiebaud wrote: Do not get me wrong. I applaud the effort to get rid of boost if we can.. that is a big and expensive dep. There's some amount of irony here, in that for c++11 and beyond, it's

Re: Gerrit: Reliability and fidelity of verification results

2015-07-13 Thread Norbert Thiebaud
On Mon, Jul 13, 2015 at 1:51 PM, David Ostrovsky d.ostrov...@gmx.de wrote: And your patch 8 would have failed the same way on tb58/tb59/tb60 It requires a lot of efforts and time to upgrade all TBs to the newest baseline: 18 min. for OS + 22 min. for XCode. And we don't have time to do that.

[Libreoffice-commits] core.git: sal/rtl

2015-07-07 Thread Norbert Thiebaud
sal/rtl/ustring.cxx | 24 ++-- 1 file changed, 18 insertions(+), 6 deletions(-) New commits: commit bb9d628552d7a91680ef04c08b1f49cee4ada6bf Author: Norbert Thiebaud nthieb...@gmail.com Date: Sat Jul 4 21:02:35 2015 -0500 performance tuning

[Libreoffice-commits] core.git: sax/source

2015-07-04 Thread Norbert Thiebaud
sax/source/tools/fastserializer.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit a551d82bfc3ddae2354d39c90e31ad6eefcd1617 Author: Norbert Thiebaud nthieb...@gmail.com Date: Sat Jul 4 04:46:32 2015 -0500 WaE do not us #if for DB_UTIL but #ifdef

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - vcl/quartz

2015-07-04 Thread Norbert Thiebaud
vcl/quartz/CTRunData.cxx |2 vcl/quartz/CTRunData.hxx |2 vcl/quartz/ctlayout.cxx | 270 ++- 3 files changed, 61 insertions(+), 213 deletions(-) New commits: commit e67b3ef2fd38510634106dbf422762af1e4633e9 Author: Norbert Thiebaud nthieb

cpu loop in test on windows

2015-07-03 Thread Norbert Thiebaud
I was able to run a debug session on an observed cpu-ooping in a cppunit test on windows (tb65) It was not sa debug build but from the assembler it seems to be looping in the while loop of the code below: void SfxOleSection::SaveProperty( SvStream rStrm, SfxOlePropertyBase rProp, sal_Size

[Libreoffice-commits] core.git: vcl/quartz

2015-07-03 Thread Norbert Thiebaud
vcl/quartz/CTRunData.cxx |2 vcl/quartz/CTRunData.hxx |2 vcl/quartz/ctlayout.cxx | 270 ++- 3 files changed, 61 insertions(+), 213 deletions(-) New commits: commit ab39f8c213bffa00f2b196c05a23ab3ccda8f901 Author: Norbert Thiebaud nthieb

Power outage

2015-06-30 Thread Norbert Thiebaud
FYI power outage here so Jenkins is going to be blocked due to no Mac slave online ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: not able to clone translations from git

2015-06-25 Thread Norbert Thiebaud
On Thu, Jun 25, 2015 at 7:14 AM, rachnag rach...@cdac.in wrote: fatal: unable to connect to gerrit.libreoffice.org: gerrit.libreoffice.org[0: 89.238.68.148]: errno=Connection refused Clone of 'git://gerrit.libreoffice.org/translations' into submodule path 'translations' failed Makefile:210:

Re: Anytime builder VMs for devs (was: test infrastructure ideas appreciated ...)

2015-06-18 Thread Norbert Thiebaud
On Thu, Jun 18, 2015 at 4:14 AM, Bjoern Michaelsen bjoern.michael...@canonical.com wrote: Hi, On Wed, Jun 03, 2015 at 02:33:23PM +0100, Michael Meeks wrote: Constructive thoughts appreciated in reply here. Budget for 2-5 of our Hackfest VMs[1] to always be on standby for someone

Re: Windows build time: 50% longer....

2015-06-17 Thread Norbert Thiebaud
On Wed, Jun 17, 2015 at 2:56 AM, Stephan Bergmann sberg...@redhat.com wrote: On 06/17/2015 09:31 AM, Norbert Thiebaud wrote: On Wed, Jun 17, 2015 at 2:10 AM, Stephan Bergmann sberg...@redhat.com wrote: On 06/17/2015 01:58 AM, Norbert Thiebaud wrote: most likely candidate is prolly

Re: Windows build time: 50% longer....

2015-06-17 Thread Norbert Thiebaud
On Wed, Jun 17, 2015 at 2:10 AM, Stephan Bergmann sberg...@redhat.com wrote: On 06/17/2015 01:58 AM, Norbert Thiebaud wrote: most likely candidate is prolly: 9b06d36571bbfa2d722f36610375e7cd24be81a7 reenable JunitTest_dbaccess_complex part RowSet ...which should be easy to verify

Re: test-infra proposal: master-tested branch (was: test infrastructure ideas appreciated ...)

2015-06-17 Thread Norbert Thiebaud
On Wed, Jun 17, 2015 at 6:17 AM, Bjoern Michaelsen bjoern.michael...@canonical.com wrote: Hi, On Wed, Jun 10, 2015 at 03:04:41PM +0200, Bjoern Michaelsen wrote: Having master-tested might help us a lot in having more of the first and less of the second. I learned today that I could have

Windows build time: 50% longer....

2015-06-16 Thread Norbert Thiebaud
On Windows we use to build on tb65 in 30 minutes flat. for example http://ci.libreoffice.org/job/lo_gerrit_master/Gerrit=Gerrit,Platform=Windows/2776/ or http://ci.libreoffice.org/job/lo_gerrit_master/Gerrit=Gerrit,Platform=Windows/2769/ but currently on master this is more ~45 minutes That

Re: regular lcov reports (was: test infrastructure ideas appreciated ...)

2015-06-13 Thread Norbert Thiebaud
On Sat, Jun 13, 2015 at 9:46 AM, Bjoern Michaelsen bjoern.michael...@canonical.com wrote: Hi, On Wed, Jun 03, 2015 at 02:33:23PM +0100, Michael Meeks wrote: It is noticeable that where there are existing tests infrastructure, new tests are easier to create and often there are more of

Re: regular lcov reports (was: test infrastructure ideas appreciated ...)

2015-06-13 Thread Norbert Thiebaud
On Sat, Jun 13, 2015 at 10:23 AM, Bjoern Michaelsen bjoern.michael...@canonical.com wrote: Hi, On Sat, Jun 13, 2015 at 10:05:52AM -0500, Norbert Thiebaud wrote: why didn't I think of that.. oh wait Hey, this is not about what we think about, but about what we intend to implement

Re: regular lcov reports (was: test infrastructure ideas appreciated ...)

2015-06-13 Thread Norbert Thiebaud
On Sat, Jun 13, 2015 at 10:05 AM, Norbert Thiebaud nthieb...@gmail.com wrote: On Sat, Jun 13, 2015 at 9:46 AM, Bjoern Michaelsen bjoern.michael...@canonical.com wrote: Hi, On Wed, Jun 03, 2015 at 02:33:23PM +0100, Michael Meeks wrote: It is noticeable that where there are existing

Re: regular lcov reports (was: test infrastructure ideas appreciated ...)

2015-06-13 Thread Norbert Thiebaud
On Sat, Jun 13, 2015 at 1:40 PM, Bjoern Michaelsen bjoern.michael...@canonical.com wrote: Whereto? As in: In which repo is the script for the job hosted? there is not tools that I am aware of that do lcov trending... so nowhere. but patch welcome... dev-tools.git or buildbot.git for instance

Re: Changing mindset of core LO developers to the status of master -- was test infrastructure ideas appreciated ...

2015-06-12 Thread Norbert Thiebaud
On Fri, Jun 12, 2015 at 2:31 AM, Bjoern Michaelsen bjoern.michael...@canonical.com wrote: If it is very important to someone to support some uncommon build scenario, there is a way to get that: Add a CI-enabled tinderbox. sarcasmGee, that is so easy.. why didn't I think of that.../sarcasm

Re: Changing mindset of core LO developers to the status of master -- was test infrastructure ideas appreciated ...

2015-06-11 Thread Norbert Thiebaud
On Thu, Jun 11, 2015 at 6:45 AM, Bjoern Michaelsen bjoern.michael...@canonical.com wrote: As we seem to be agreeing on the technical part, anyone caring about this is invited to boil down the technical (and non-controversial) part of this into a concrete proposal for TDF to consider:

Re: Mac OS X and pkg-config

2015-06-10 Thread Norbert Thiebaud
On Wed, Jun 10, 2015 at 8:06 AM, Michael Stahl mst...@redhat.com wrote: On 10.06.2015 11:43, Khaled Hosny wrote: On Tue, Jun 09, 2015 at 12:36:41PM +0300, Tor Lillqvist wrote: Some of us work on other opensource projects on our Mac machines which happen to need MacPorts or HomeBrew. Having

Re: test-infra proposal: master-tested branch (was: test infrastructure ideas appreciated ...)

2015-06-10 Thread Norbert Thiebaud
On Wed, Jun 10, 2015 at 8:04 AM, Bjoern Michaelsen bjoern.michael...@canonical.com wrote: Hi, As such, here is one idea for infrastructure: - Create a branch master-tested We can get all that merely with git-notes I think. iow instead of a separate brnch, just annotate or even maiybe maintain

Re: why a master-tested branch is important and incentives for CI over no-CI (was: test infrastructure ideas appreciated ...)

2015-06-10 Thread Norbert Thiebaud
On Wed, Jun 10, 2015 at 3:40 PM, Bjoern Michaelsen bjoern.michael...@canonical.com wrote: Of course, you can collect the data of last-known-good manually No today you cannot, as there is no guarantee that the intersection of the set of the commit built by each tinderbox is non-empty. In fact

[Libreoffice-commits] core.git: configure.ac

2015-06-10 Thread Norbert Thiebaud
configure.ac | 24 1 file changed, 24 insertions(+) New commits: commit 5fc0cbbc1254223fedf0f78c5e7539219b228697 Author: Norbert Thiebaud nthieb...@gmail.com Date: Tue Jun 9 20:05:32 2015 -0500 harden build enviroment on mac with LODE mac build really

Re: Mac OS X and pkg-config

2015-06-09 Thread Norbert Thiebaud
On Tue, Jun 9, 2015 at 4:51 AM, Noel Grandin noelgran...@gmail.com wrote: On 2015-06-09 11:36 AM, Tor Lillqvist wrote: How hard can it be to make sure to drop some entries from PATH in the shells where one works on LibreOffice? Oh really? I was not aware of that. Perhaps if the error

Re: Mac OS X and pkg-config

2015-06-09 Thread Norbert Thiebaud
On Tue, Jun 9, 2015 at 9:20 AM, Thorsten Behrens t...@documentfoundation.org wrote: Tor Lillqvist wrote: But neither is it very useful to have the already small set of OS X -based developers split into those who use a pure upstream way to build, those who use HomeBrew libjpeg but bundled

Re: Mac OS X and pkg-config

2015-06-09 Thread Norbert Thiebaud
On Tue, Jun 9, 2015 at 10:27 AM, Norbert Thiebaud nthieb...@gmail.com wrote: the _easiest_ way: create a dedicated 'normal' user.. make sure that none of macport/fink/other is poluting the env of that user Of course if your regular user is clean.. you can use it.. Alternatively one can do like

Re: Mac OS X and pkg-config

2015-06-09 Thread Norbert Thiebaud
On Tue, Jun 9, 2015 at 7:21 AM, Stephan Bergmann sberg...@redhat.com wrote: On 06/09/2015 01:54 PM, Norbert Thiebaud wrote: The again if macport and other are installed in /opt something and _not_ in the path when doing lo build, you are safe. the issue is having extra stuff in /usr/ or /usr

Re: --with-parallelism default is actually 1 core?

2015-06-07 Thread Norbert Thiebaud
On Sun, Jun 7, 2015 at 9:20 AM, Robinson Tryon bishop.robin...@gmail.com wrote: Per the docs: https://wiki.documentfoundation.org/Development/BuildingOnLinux#--with-parallelism --with-parallelism already defaults to the the number of cores/cpus on your system, unless you use --enable-icecream

Re: minutes of ESC call ...

2015-05-30 Thread Norbert Thiebaud
On Fri, May 29, 2015 at 4:41 AM, Stephan Bergmann sberg...@redhat.com wrote: On 05/29/2015 09:20 AM, David Ostrovsky wrote: On Thu, May 28, 2015 at 11:16 AM, Michael Meeks michael.meeks at collabora.com wrote: + Windows 64 status (David O) + all fine, poking some Base

Re: minutes of ESC call ...

2015-05-29 Thread Norbert Thiebaud
On Fri, May 29, 2015 at 3:15 AM, Stephan Bergmann sberg...@redhat.com wrote: On 05/29/2015 05:39 AM, Norbert Thiebaud wrote: you mean beside the fact that make check fails on Windows _and_ Mac ? If it routinely fails for you in a specific setup, then please spend effort on either solving

Re: [Libreoffice-qa] minutes of ESC call ...

2015-05-28 Thread Norbert Thiebaud
On Thu, May 28, 2015 at 7:37 PM, Bjoern Michaelsen bjoern.michael...@canonical.com wrote: there is no excuse to not run 'make check' anymore at least before pushing -- if there ever was one. you mean beside the fact that make check fails on Windows _and_ Mac ?

Re: minutes of ESC call ...

2015-05-28 Thread Norbert Thiebaud
On Thu, May 28, 2015 at 7:37 PM, Bjoern Michaelsen bjoern.michael...@canonical.com wrote: there is no excuse to not run 'make check' anymore at least before pushing -- if there ever was one. you mean beside the fact that make check fails on Windows _and_ Mac ?

Re: [Libreoffice-qa] minutes of ESC call ...

2015-05-28 Thread Norbert Thiebaud
On Thu, May 28, 2015 at 11:16 AM, Michael Meeks michael.me...@collabora.com wrote: + Windows 64 status (David O) + all fine, poking some Base test with Stephan + an OLE test, failing on some machines not others; environment dependent. Thorsten's

Re: minutes of ESC call ...

2015-05-28 Thread Norbert Thiebaud
On Thu, May 28, 2015 at 11:16 AM, Michael Meeks michael.me...@collabora.com wrote: + Windows 64 status (David O) + all fine, poking some Base test with Stephan + an OLE test, failing on some machines not others; environment dependent. Thorsten's

Re: minutes of ESC call ...

2015-05-28 Thread Norbert Thiebaud
* Jenkins update (Norbert) I missed the call.. but here are the stats for last week: from:Thu May 21 16:11:49 2015 master linux rel jobs:155 ok:147 ko:7 fail ratio:4.51% break:2 broken duration:1.83% master linux dbg jobs:105 ok:97 ko:8 fail ratio:7.61% break:3 broken duration:5.44% master mac

[Libreoffice-commits] core.git: solenv/bin

2015-05-25 Thread Norbert Thiebaud
solenv/bin/modules/installer/simplepackage.pm |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 896cd639125e00967640daea4f716786829e0b87 Author: Norbert Thiebaud nthieb...@gmail.com Date: Sat May 23 15:18:22 2015 -0500 macosx: work around hdiutil error -5341

[Libreoffice-commits] core.git: include/svx svx/source

2015-05-25 Thread Norbert Thiebaud
include/svx/svdsnpv.hxx |3 - svx/source/svdraw/svdsnpv.cxx | 66 ++ 2 files changed, 29 insertions(+), 40 deletions(-) New commits: commit af75d7a4c99414fabbd31b9df590266d28574fb1 Author: Norbert Thiebaud nthieb...@gmail.com Date: Mon May 25

[Libreoffice-commits] core.git: configure.ac

2015-05-21 Thread Norbert Thiebaud
configure.ac | 51 ++- 1 file changed, 26 insertions(+), 25 deletions(-) New commits: commit edcd1d5a9c88455fd1d52ab25815fc8d439f31ec Author: Norbert Thiebaud nthieb...@gmail.com Date: Thu May 21 11:54:33 2015 -0500 on windows/VC build

[Libreoffice-commits] core.git: include/vcl

2015-05-15 Thread Norbert Thiebaud
include/vcl/metaactiontypes.hxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 4cedf7c2a1a7661d95ecca572ca24382e54dbe7d Author: Norbert Thiebaud nthieb...@gmail.com Date: Fri May 15 06:25:47 2015 -0500 restore accidentally altered license header

Re: [Libreoffice-qa] minutes of ESC call ...

2015-05-15 Thread Norbert Thiebaud
On Fri, May 15, 2015 at 11:14 AM, Pedro pedl...@gmail.com wrote: Norbert Thiebaud wrote + The points where we think there _may_ be still some issue that need actual user-gui testing (like VclPtr) can be tested just as well with a Beta release. For these reasons tweaking/reducing the beta

[Libreoffice-commits] core.git: vcl/inc vcl/osx

2015-05-11 Thread Norbert Thiebaud
vcl/inc/osx/vclnsapp.h |1 + vcl/osx/vclnsapp.mm|8 +++- 2 files changed, 8 insertions(+), 1 deletion(-) New commits: commit 5d00f1b0918dc067e0d22809f93b0491bbcee0a9 Author: Norbert Thiebaud nthieb...@gmail.com Date: Sat May 9 08:46:58 2015 -0500 invoke

Re: [Libreoffice-qa] Bibisect Requests

2015-05-10 Thread Norbert Thiebaud
On Sun, May 10, 2015 at 5:52 PM, dk...@torfree.net wrote: Quoting Norbert Thiebaud nthieb...@gmail.com: I've also put together a 'sample of a bibisect for Windows git://gerrit.libreoffice.org/bibisect-win32-5.0 about 400MB I have cloned the repo onto Windows Vista. However, with both

[Libreoffice-commits] core.git: vcl/source

2015-05-10 Thread Norbert Thiebaud
vcl/source/gdi/impimagetree.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2523972f6a066488c649ab97dcba4f458126f18b Author: Norbert Thiebaud nthieb...@gmail.com Date: Sat May 9 19:39:55 2015 -0500 remove a use of OUString::intern() maIconCache

Re: Renaming in sw/

2015-05-07 Thread Norbert Thiebaud
On Thu, May 7, 2015 at 4:23 AM, Jan Holesovsky ke...@collabora.com wrote: Hi Tor, Tor Lillqvist píše v Čt 07. 05. 2015 v 12:04 +0300: While at it, could we also come up with a new term for the fly concept (and its plural, flys) please? I hate flies. How about floater, if floating is what a

<    1   2   3   4   5   6   7   8   9   10   >