Re: github mirror no longer updating

2018-06-11 Thread Norbert Thiebaud
On Mon, Jun 11, 2018 at 11:50 AM, Luke Benes wrote: > For network performance reasons, I have been using the mirror at: > https://github.com/LibreOffice/core/commits/master > > > But for some reason, it has stopped updating. Indirect Microsoft takeover effect. I cancelled my github account... but

Re: "Microsoft Excel Is Going Beyond Text and Numbers"

2018-04-16 Thread Norbert Thiebaud
On Mon, Apr 16, 2018 at 10:07 AM, Wol's lists wrote: > > > Concrete example which hit a couple of friends of mine ... > > Expat Americans, didn't declare their income to the American authorities. even without declaration issues: scenario: you friend buy an asset in England. 20 years later he sell

Re: "Microsoft Excel Is Going Beyond Text and Numbers"

2018-04-16 Thread Norbert Thiebaud
On Thu, Apr 5, 2018 at 12:02 AM, Tor Lillqvist wrote: >> (obligatory rant: _current_ exchange or stock market rates in >> spreadsheet functions have close to zero practical value, and only >> encourage people to do shitty accounting. > > > Indeed. I am not an accountant or economist, but I would s

Re: PDFium, beware

2018-02-09 Thread Norbert Thiebaud
On Fri, Feb 9, 2018 at 6:33 PM, Stephan Bergmann wrote: > Recent master --enable-pdfium has at > workdir/UnpackedTarball/pdfium/third_party/base/allocator/partition_allocator/page_allocator.h:31 > >> // All Blink-supported systems have 4096 sized system pages and can handle >> // permissions and c

Re: Let failed Jenkins builds set Verified: -1 in Gerrit?

2017-12-07 Thread Norbert Thiebaud
On Tue, Dec 5, 2017 at 1:16 AM, David Ostrovsky wrote: > > RTFM: [1]? Quoting: > > " > *Remove Reviewer* > > This category permits users to remove other users from the list of > reviewers on a change. > [...] > Project owners and site administrators can always remove any reviewer > (even without h

Re: Let failed Jenkins builds set Verified: -1 in Gerrit?

2017-12-01 Thread Norbert Thiebaud
On Fri, Dec 1, 2017 at 1:32 AM, David Ostrovsky wrote: > On Thu Nov 30 08:25:40 UTC 2017, Stephan Bergmann wrote: > >>Does "(with a help of maintainers)" imply that there are change >>owners who could not override a VRFY-1 from Jenkins themselves? > > Yes. I believe that "registered users" group m

Re: Let failed Jenkins builds set Verified: -1 in Gerrit?

2017-12-01 Thread Norbert Thiebaud
On Thu, Nov 30, 2017 at 2:00 AM, Miklos Vajna wrote: > > I think this was a decision from Norbert, probably because he was worried > about false negatives. A workaround is to watch your inbox (which gets a > mail, whatever is the outcome), rather than the above URL. > > (I would have no problem if

mac os build hung

2017-09-08 Thread Norbert Thiebaud
a slave bot got hung in libtest_chart2 somewhere in some opencl code: Sampling process 11291 for 3 seconds with 1 millisecond of run time between samples Sampling completed, processing symbols... Analysis of sampling cppunittester (pid 11291) every 1 millisecond Process: cppunittester [11

Re: Build failure with current master on MacOS

2017-08-08 Thread Norbert Thiebaud
On Mon, Jul 24, 2017 at 3:33 PM, Alexander Thurgood wrote: > Le 24/07/2017 à 15:16, Michael Stahl a écrit : > >> (here "fixed" means you'll get an error message from configure instead >> that tells you to install gettext) >> > > At least the message is explicit enough ;-) > > I don't build via LOD

[Libreoffice-commits] core.git: Branch 'libreoffice-5-4' - configure.ac

2017-05-25 Thread Norbert Thiebaud
configure.ac | 46 +- 1 file changed, 13 insertions(+), 33 deletions(-) New commits: commit d0548cc49d20910e222a4fe84ebc48b8786a127d Author: Norbert Thiebaud Date: Fri May 19 07:07:27 2017 -0500 bumb MacOS baseline to 10.9 we desire

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

2017-05-23 Thread Norbert Thiebaud
solenv/bin/mkdocs_portal.sh |1 + 1 file changed, 1 insertion(+) New commits: commit b8a1797e1511bdee779112f09b1e64098591b9fe Author: Norbert Thiebaud Date: Tue May 23 16:31:27 2017 -0500 mkdocs_portal: reset local variable in loop Change-Id

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

2017-05-19 Thread Norbert Thiebaud
configure.ac | 46 +- 1 file changed, 13 insertions(+), 33 deletions(-) New commits: commit 7dcee9790c18a594236dc32a534c20f1e7447ee6 Author: Norbert Thiebaud Date: Fri May 19 07:07:27 2017 -0500 bumb MacOS baseline to 10.9 we desire

Re: Some baseline thoughts

2017-05-19 Thread Norbert Thiebaud
On Fri, May 19, 2017 at 5:58 AM, Tor Lillqvist wrote: > >> that box use 10.8sdk which come with libxml: >> #define LIBXML_DOTTED_VERSION "2.7.8" >> > > In a current SDK it is 2.9.4. I don't know how it has been updated in SDK > versions. But seriously, couldn't we bump the baseline to 10.9 by now?

Re: Some baseline thoughts

2017-05-18 Thread Norbert Thiebaud
On Wed, May 17, 2017 at 2:50 AM, Miklos Vajna wrote: > Hi, > > On Thu, Mar 16, 2017 at 12:20:54PM +0100, Stephan Bergmann > wrote: >> * macOS 10.8 >> () >> >> Bumping this to macOS 10.9 would get rid of

Re: -Og in dbgutil builds

2017-04-07 Thread Norbert Thiebaud
On Thu, Apr 6, 2017 at 10:39 AM, Michael Stahl wrote: > > but i'm mostly interested in Norbert's opinion, since the biggest > benefit of -Og is faster tinderbox/jenkins builds. I am neutral. Considering that we are doing a clang-plugin build in the mix, I doubt -Og on the gcc build is going to i

[Libreoffice-commits] core.git: Branch 'libreoffice-5-3' - solenv/bin

2017-03-29 Thread Norbert Thiebaud
solenv/bin/macosx-codesign-app-bundle | 47 ++ 1 file changed, 37 insertions(+), 10 deletions(-) New commits: commit cb76a9c17dcf38817ca45c4675f52dcab01a7749 Author: Norbert Thiebaud Date: Sat Mar 18 09:43:47 2017 -0500 codesigning script for macosx

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

2017-03-22 Thread Norbert Thiebaud
solenv/bin/macosx-codesign-app-bundle | 47 ++ 1 file changed, 37 insertions(+), 10 deletions(-) New commits: commit a332bb9a6cc19f0c212892b3f304583338b0a094 Author: Norbert Thiebaud Date: Sat Mar 18 09:43:47 2017 -0500 codesigning script for macosx

Re: sha1sum problem

2017-02-24 Thread Norbert Thiebaud
On Fri, Feb 24, 2017 at 9:45 AM, Bryan Quigley wrote: > I'm going to look at adding the SHA256SUM for all the files in > download.lst. It looks like we can add them without breaking > anything. Then we can test out how we want to switch or if we need to > support both for a bit (platform depende

Re: sha1sum problem

2017-02-24 Thread Norbert Thiebaud
On Fri, Feb 24, 2017 at 9:25 AM, Stephan Bergmann wrote: > On 02/24/2017 03:47 PM, Norbert Thiebaud wrote: >> >> The situation with checksum of 'external' files is much worse that you >> thought. >> They are actually checked with md5. >> That being said

Re: sha1sum problem

2017-02-24 Thread Norbert Thiebaud
On Fri, Feb 24, 2017 at 8:03 AM, Necdet Yücel wrote: > 2017-02-24 16:42 GMT+03:00 Norbert Thiebaud : >> >> On Fri, Feb 24, 2017 at 5:13 AM, Necdet Yücel >> wrote: >> > Hi, >> > >> > in configure script file integrity is checked by using sha1sums. &

Re: sha1sum problem

2017-02-24 Thread Norbert Thiebaud
On Fri, Feb 24, 2017 at 5:13 AM, Necdet Yücel wrote: > Hi, > > in configure script file integrity is checked by using sha1sums. You are sure about that ? or you just did a quick git grep sha1sum and went from there ? Norbert ___ LibreOffice mailing li

Re: sha1sum problem

2017-02-23 Thread Norbert Thiebaud
On Thu, Feb 23, 2017 at 10:54 AM, Necdet Yücel wrote: > Hi, > > Since SHA1 has been broken in practice [1] maybe we should consider to move > to safer alteratives, such as SHA-256. What are you talking about ? (yes I read the news this morning too, but what concretely are you talking about in the

Re: Build Time Query

2017-02-23 Thread Norbert Thiebaud
On Thu, Feb 23, 2017 at 3:53 PM, Jason Marshall wrote: > Dear Sir/ Madam > > I am attempting to build LibreOffice on the following platform: > > OS: Lubuntu > Processor: Intel Atom Z530 1.6 GHz > RAM: 1Gb > Disk: 60Gb SSD > > Would greater than ten hours be expected, > as I am aware that the hardw

Re: Infra call on Tue, Feb 21 at 17:30 UTC

2017-02-20 Thread Norbert Thiebaud
On Mon, Feb 20, 2017 at 11:27 AM, Guilhem Moulin wrote: > On Fri, 17 Feb 2017 at 10:51:19 +0100, Guilhem Moulin wrote: >> The next infra call will take place at `date -d 'Tue Feb 21 17:30:00 UTC >> 2017'` >> (18:30:00 Berlin time). > > Gentle reminder: that's in 24h! (And 17:30:00 *UTC* does not

Re: compiler plugin

2017-01-20 Thread Norbert Thiebaud
On Fri, Jan 20, 2017 at 3:16 AM, Stephan Bergmann wrote: > On 07/12/2016 09:32 AM, Norbert Thiebaud wrote: >> >> I've enabled an additional build for gerrit doing clang + plugins on linux >> we will see how that perform in average. >> preliminary observation is th

Re: Please add an option to set bug reports to "Private"

2016-12-22 Thread Norbert Thiebaud
On Thu, Dec 22, 2016 at 4:12 AM, Michael Meeks wrote: > >> You cannot expect volunteers to go through hoops to give you free >> support because you are not willing to do your part. > > I really don't believe that is a fair characterization of Christoph's > suggestion =) s/you/one/ the 'y

Re: Please add an option to set bug reports to "Private"

2016-12-21 Thread Norbert Thiebaud
On Wed, Dec 21, 2016 at 12:08 AM, "Christoph Schäfer" wrote: > Dear LibreOffice developers, > > > I'd be grateful if you could add an option to your bugtracker to hide bug > reports and/or sample files from public view, i.e., add a "Private" option, > so that only developers and admins can see t

idlc cpu loop

2016-12-19 Thread Norbert Thiebaud
Stephan, as requested: Analysis of sampling idlc (pid 3535) every 1 millisecond Process: idlc [3535] Path: /Users/tdf/lode/jenkins/workspace/lo_gerrit/Config/macosx_clang_dbgutil/instdir/LibreOffice5.4_SDK/bin/idlc Load Address:0x108408000 Identifier: idlc Version: 0 Code

Re: Budgeting & investing in features ...

2016-12-10 Thread Norbert Thiebaud
On Thu, Dec 8, 2016 at 6:34 AM, Noel Grandin wrote: > Hi > > More CI hardware. > > With more people and people being keener to use the CI infrastructure, I'm > frequently seeing 3h+ turn-around times. what would help a lot that, without new hardware, it to improve the testing so that hung test ar

Re: Budgeting & investing in features ...

2016-12-10 Thread Norbert Thiebaud
On Fri, Dec 9, 2016 at 9:45 AM, Norbert Thiebaud wrote: > On Thu, Dec 8, 2016 at 6:34 AM, Noel Grandin wrote: >> Hi >> >> More CI hardware. >> >> With more people and people being keener to use the CI infrastructure, I'm >> frequently seeing 3h+ turn-

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

2016-12-07 Thread Norbert Thiebaud
distro-configs/Jenkins/linux_random.conf |1 + 1 file changed, 1 insertion(+) New commits: commit 83c6c871db3eb11e284909902e0dc639e9753136 Author: Norbert Thiebaud Date: Wed Dec 7 17:36:43 2016 -0600 add a linux_random jenkins's distro config to be able to have a tb on

Re: Build Problem with Lode

2016-12-06 Thread Norbert Thiebaud
On Mon, Dec 5, 2016 at 1:48 PM, Jason Marshall wrote: > Thank you for this information and advice. While on the topic of information and advice, please read http://mailformat.dan.info/quoting/bottom-posting.html Norbert --- A: Because it messes up the order in which people normally read text.

Re: Error in ./setup script

2016-11-28 Thread Norbert Thiebaud
On Mon, Nov 28, 2016 at 1:01 AM, Jan Iversen wrote: > > I have proxy in me internet service with user authentication. I also used > export=http_proxy=http://usern...@userpass...etc etc command in cywgin but > that not worked. > Can anyone give me solution? > > > Setup uses a ssh connection and not

Re: Lode Build Problem

2016-11-27 Thread Norbert Thiebaud
On Sun, Nov 27, 2016 at 12:04 PM, Jan Iversen wrote: > Only use a-z and 0-9 in the name, NO spaces or other special characters" actually _ is fine too. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman

Re: Lode Build Problem

2016-11-27 Thread Norbert Thiebaud
On Sun, Nov 27, 2016 at 2:49 PM, Jason Marshall wrote: > Dear Norbert/ Jan > > Having followed your advice, the setup of the dev build environment has now > succeeded. Hopefully the build should proceed with similar success. glad to hear. > > Thanks again. welcome. Norbert

Re: Regarding ./setup for download or cloning source code

2016-11-27 Thread Norbert Thiebaud
On Sat, Nov 26, 2016 at 6:01 AM, Nikhil Kumar vats wrote: > Hello, > I have installed cywgin as mentioned here > [https://wiki.documentfoundation.org/Development/lode] > > When I run ./setup its says connection time out. That is surely not the only thing it says. for example here is the output o

Re: Lode Build Problem

2016-11-27 Thread Norbert Thiebaud
On Sun, Nov 27, 2016 at 10:52 AM, Norbert Thiebaud wrote: > On Sun, Nov 27, 2016 at 9:29 AM, Jason Marshall > > I am not certain that it is the root cause of the problme.. but > certainly that is > likely to cause trouble. actually thinking more about I'm quite certain

Re: Lode Build Problem

2016-11-27 Thread Norbert Thiebaud
On Sun, Nov 27, 2016 at 9:29 AM, Jason Marshall wrote: > Dear Sir/ Madam > > > I am currently attempting to build LibreOffice on a 32-bit Windows 7 > platform using Lode. I have got as far as trying to set-up a dev build > environment using the following command: > > > ./setup --dev > > > This ru

[Libreoffice-commits] core.git: distro-configs/Jenkins distro-configs/screenshot_linux.conf distro-configs/screenshot_mac.conf distro-configs/screenshot_win.conf

2016-11-27 Thread Norbert Thiebaud
/screenshot_win.conf |1 - 6 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 79b9aa430b0a9846fdcb9d5e5160559c5b2a0eba Author: Norbert Thiebaud Date: Sun Nov 27 10:23:05 2016 -0600 screenshot config at the wrong place Change-Id

[Libreoffice-commits] core.git: distro-configs/screenshot_linux.conf distro-configs/screenshot_mac.conf distro-configs/screenshot_win.conf

2016-11-27 Thread Norbert Thiebaud
distro-configs/screenshot_linux.conf |1 + distro-configs/screenshot_mac.conf |1 + distro-configs/screenshot_win.conf |1 + 3 files changed, 3 insertions(+) New commits: commit 8799120b372c2d60b00ad0993d0a2c6e68b841c5 Author: Norbert Thiebaud Date: Sun Nov 27 10:14:06 2016

Re: Firebird backward incompatibility

2016-11-27 Thread Norbert Thiebaud
On Fri, Nov 25, 2016 at 9:46 AM, Lionel Elie Mamane wrote: > >> The shell script would be something like: > >> unzip -d oldFirebird.odb temp; >> gbak -b temp/database/firebird.fdb temp/database/firebird.fbk; > insert here: > rm temp/database/firebird.fdb >> zip -FSr oldFirebird.odb temp; >> rm -r

[Libreoffice-commits] core.git: sw/CppunitTest_sw_dialogs_test_2.mk sw/Module_sw.mk sw/qa

2016-11-20 Thread Norbert Thiebaud
, 224 insertions(+) New commits: commit f888d17127557a8fd3867896dcfa1abbb9f6a53d Author: Norbert Thiebaud Date: Sun Nov 20 07:41:10 2016 -0600 split sw screenshots test Change-Id: I32e6f1e11f9e245f8b67fa21799b1927bb209a0d Reviewed-on: https://gerrit.libreoffice.org/31030

[Libreoffice-commits] core.git: cui/CppunitTest_cui_dialogs_test_2.mk cui/CppunitTest_cui_dialogs_test_3.mk cui/CppunitTest_cui_dialogs_test_4.mk cui/Module_cui.mk cui/qa

2016-11-20 Thread Norbert Thiebaud
/qa/unit/data/cui-dialogs-test_4.txt | 74 ++ 11 files changed, 643 insertions(+), 175 deletions(-) New commits: commit 9be04c6cc69b423727038e95a43afd3ad03c22d5 Author: Norbert Thiebaud Date: Sun Nov 20 17:00:23 2016 -0600 Re-apply "split cui screenshot test in manageable p

Re: Revert of "split cui screenshot test in manageable pieces"

2016-11-20 Thread Norbert Thiebaud
On Sun, Nov 20, 2016 at 4:02 AM, julien2412 [via Document Foundation Mail Archive] wrote: > Hello Norbert/Thorsten > > Just for your information, I reverted "split cui screenshot test in > manageable pieces" patch because it made all TBs red. It was missing a prereq change that should have been i

[Libreoffice-commits] core.git: basctl/CppunitTest_basctl_dialogs_test.mk chart2/CppunitTest_chart2_dialogs_test.mk cui/CppunitTest_cui_dialogs_test.mk dbaccess/CppunitTest_dbaccess_dialogs_test.mk de

2016-11-20 Thread Norbert Thiebaud
/CppunitTest_xmlsecurity_dialogs_test.mk |2 +- 19 files changed, 33 insertions(+), 19 deletions(-) New commits: commit d8a8ed04b14390d4469ea19b079778fa6f074bb2 Author: Norbert Thiebaud Date: Fri Nov 18 16:33:11 2016 -0600 gbuild allow unitest to run once per lang in WITH_LANG_LIST

[Libreoffice-commits] core.git: cui/CppunitTest_cui_dialogs_test_2.mk cui/CppunitTest_cui_dialogs_test_3.mk cui/CppunitTest_cui_dialogs_test_4.mk cui/Module_cui.mk cui/qa

2016-11-19 Thread Norbert Thiebaud
/qa/unit/data/cui-dialogs-test_4.txt | 74 ++ 11 files changed, 643 insertions(+), 175 deletions(-) New commits: commit c3c0557801d8713fb99216bea37443471affc1f6 Author: Norbert Thiebaud Date: Sat Nov 19 10:34:47 2016 -0600 split cui screenshot test in manageable pieces

Re: Firebird build fails on MacOs (tdf#101789)

2016-11-07 Thread Norbert Thiebaud
On Mon, Nov 7, 2016 at 8:36 AM, Alexander Thurgood wrote: > Le 07/11/2016 à 15:27, Norbert Thiebaud a écrit : > >> >> you own shell cannot live in /usr/bin or /bin since mac in anny-mode >> will prevent even root from putting stuff there. >> so you need your own shel

Re: Firebird build fails on MacOs (tdf#101789)

2016-11-07 Thread Norbert Thiebaud
On Mon, Nov 7, 2016 at 7:53 AM, Christian Lohmaier wrote: > On Mon, Nov 7, 2016 at 2:42 PM, Jan Iversen > wrote: >> >>> On 7 Nov 2016, at 14:40, julien2412 wrote: > > yahoo is a bad choice for mailing lists, since it uses DMARC policy > that tells the receiver to reject the mail if it doesn't m

Re: config folders

2016-11-05 Thread Norbert Thiebaud
On Sat, Nov 5, 2016 at 2:41 PM, Beatriz Fonseca wrote: > I'm trying to compile cui/source/options/personalization.cxx but I got this > error: > cui/source/options/personalization.cxx:10:28: fatal error: config_folders.h: > No such file or directory > #include config_folder.h should be in ./conf

Re: assert in vcl 'builder.hxx' line 404 somehow trigger a dialog on windows slaves -> hang

2016-11-05 Thread Norbert Thiebaud
On Sat, Nov 5, 2016 at 3:45 PM, Caolán McNamara wrote: > On Sat, 2016-11-05 at 04:20 -0500, Norbert Thiebaud wrote: >> All the slave bot were hung this morning >> it turned out that the assert aforementionned was triggering >> and somehow pop-in up a dialog... >

Re: assert in vcl 'builder.hxx' line 404 somehow trigger a dialog on windows slaves -> hang

2016-11-05 Thread Norbert Thiebaud
On Sat, Nov 5, 2016 at 12:49 PM, Norbert Thiebaud wrote: > On Sat, Nov 5, 2016 at 4:20 AM, Norbert Thiebaud wrote: >> All the slave bot were hung this morning >> it turned out that the assert aforementionned was triggering >> and somehow pop-in up a dialog... there was

[Libreoffice-commits] core.git: chart2/source chart2/uiconfig cui/source cui/uiconfig extensions/source extras/source include/sfx2 include/svtools include/svx reportdesign/inc reportdesign/source sc/i

2016-11-05 Thread Norbert Thiebaud
/pagestylespanel.ui|4 sw/uiconfig/swriter/ui/textgridpage.ui |2 142 files changed, 2725 insertions(+), 1488 deletions(-) New commits: commit db380aab1063e8a5e40111c40ee9f7921aa82601 Author: Norbert Thiebaud Date: Sat Nov 5 13:28:17 2016 -0500

Re: slower build.... sc_functions_test is a long tail end...

2016-11-05 Thread Norbert Thiebaud
On Sat, Nov 5, 2016 at 12:34 PM, Markus Mohrhard wrote: > Hey Norbert, > > In which configuration? The test suffers extremely from.missing optimization > and should be less than a minute in an optimized bud but can run for several > minutes in a digital build. of course we run make check in dbgut

Re: assert in vcl 'builder.hxx' line 404 somehow trigger a dialog on windows slaves -> hang

2016-11-05 Thread Norbert Thiebaud
On Sat, Nov 5, 2016 at 4:20 AM, Norbert Thiebaud wrote: > All the slave bot were hung this morning > it turned out that the assert aforementionned was triggering > and somehow pop-in up a dialog... there was dozen of these stack per box > the 'mechanism' to cancel hung

Re: Git Branches

2016-11-05 Thread Norbert Thiebaud
On Sat, Nov 5, 2016 at 8:23 AM, Beatriz Fonseca wrote: > Hi everyone. > > I have a question. Which branch I could use to fix Mozilla themes? master. push via gerrit for review. Norbert ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org htt

slower build.... sc_functions_test is a long tail end...

2016-11-05 Thread Norbert Thiebaud
sc_functions_test is taking about 9 minutes cpu to run on windows that is way too long for a single process. unittest should really not take longer than 2 minutes so that we can parallelize them properly. Norbert ___ LibreOffice mailing list LibreOffice@

Re: assert in vcl 'builder.hxx' line 404 somehow trigger a dialog on windows slaves -> hang

2016-11-05 Thread Norbert Thiebaud
On Sat, Nov 5, 2016 at 4:20 AM, Norbert Thiebaud wrote: > All the slave bot were hung this morning > it turned out that the assert aforementionned was triggering > and somehow pop-in up a dialog... there was dozen of these stack per box > the 'mechanism' to cancel hung

assert in vcl 'builder.hxx' line 404 somehow trigger a dialog on windows slaves -> hang

2016-11-05 Thread Norbert Thiebaud
All the slave bot were hung this morning it turned out that the assert aforementionned was triggering and somehow pop-in up a dialog... there was dozen of these stack per box the 'mechanism' to cancel hung build was not able to clean these up so they stock-piled... messing up further attempt to

Re: Björn Balazs license statement

2016-11-01 Thread Norbert Thiebaud
On Tue, Nov 1, 2016 at 2:35 PM, Wols Lists wrote: >> > Because giving orders to volunteers isn't actually a very good idea? there was no 'order' given. what was said is: "Please be aware this license cannot be used for development activities." which is a factual statement regarding the current ru

[Libreoffice-commits] core.git: bin/check-elf-dynamic-objects

2016-10-10 Thread Norbert Thiebaud
bin/check-elf-dynamic-objects |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 91d406f5afb6e08f418d14761beb4a5af5783275 Author: Norbert Thiebaud Date: Mon Oct 10 23:11:55 2016 -0500 check-elf whitelist libxml2 not libxml Change-Id

[Libreoffice-commits] core.git: bin/check-elf-dynamic-objects

2016-10-10 Thread Norbert Thiebaud
bin/check-elf-dynamic-objects | 75 +++--- 1 file changed, 70 insertions(+), 5 deletions(-) New commits: commit 4189551d56b4c6f37e8aebb856411794ea98e44f Author: Norbert Thiebaud Date: Mon Oct 10 22:21:14 2016 -0500 Support parallelism for check-elf

bibisect on linux and libboost system libs -> orcus

2016-09-26 Thread Norbert Thiebaud
So, with internal boost (iow not system-boost) build, we seems to build/deliver only static boost lib not the *.so but liborcus, although it is configured to use the internal boost, still will pick up the system .so (somewhere else than told) for boost and not use these static libs in turn that m

Re: Whitespace and other stylistic changes

2016-09-25 Thread Norbert Thiebaud
On Sun, Sep 25, 2016 at 1:14 PM, Maarten Bosmans wrote: > > So my question is: how far away from a functional change is it > desired/allowed to make stylistic changes for consistency? Is that the > whole file, class, function, scope block, statement or line? my two cents: 1/ it is ok to do such

Re: gerrit changes depending one on another

2016-09-21 Thread Norbert Thiebaud
On Wed, Sep 21, 2016 at 12:15 PM, Maarten Bosmans wrote: > I just tried to push 3 changes to gerrit with a topic set. > The core/logerrit script does not have an option to set a topic, so I > did a manual git push. > > This did not work: > `git push origin HEAD:refs/for/master -o topic=tdf53698` >

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

2016-09-14 Thread Norbert Thiebaud
svtools/source/graphic/grfmgr2.cxx |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit 91cc48f3d4b8e11f44a366e395b010203ff9c5bc Author: Norbert Thiebaud Date: Tue Sep 13 12:35:43 2016 +0200 cid#1372878 modulo by zero Change-Id

Re: gerrit changes depending one on another

2016-09-02 Thread Norbert Thiebaud
On Fri, Sep 2, 2016 at 1:58 PM, Eike Rathke wrote: > Hi, > > On Friday, 2016-09-02 12:24:54 +0200, Norbert Thiebaud wrote: > >> On Fri, Sep 2, 2016 at 11:12 AM, Stephan Bergmann >> wrote: >> > On 09/01/2016 06:01 PM, Eike Rathke wrote: >> >> >

Re: gerrit changes depending one on another

2016-09-02 Thread Norbert Thiebaud
On Fri, Sep 2, 2016 at 11:12 AM, Stephan Bergmann wrote: > On 09/01/2016 06:01 PM, Eike Rathke wrote: >> >> Or plain git: git push gerrit HEAD:refs/for/master/mytopic > > > is is "/mytopic" or "%topic=mytopic"? ^^^ this is the documented way ever since the version 2.6. norbert __

Re: Maarten Bosmans license statement

2016-08-31 Thread Norbert Thiebaud
> > (unless it doesn't, and that means someone else has committed changes to the > same chunk of code in the meantime and your patch no longer applies, but let's > deal with that only when such situation arises) > >> What is the correct way to submit a patch series to gerrit? I'd like >> to avoid s

Re: Devart

2016-08-18 Thread Norbert Thiebaud
Done. these bogus 'extensions' are now removed Norbert ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: Devart

2016-08-18 Thread Norbert Thiebaud
On Wed, Aug 17, 2016 at 8:33 PM, toki wrote: > My recommendation would be to remove _all_ extensions provided by Devart > from the LibreOffice Extension website, and permanently ban them from > contributing anything to the project. > Thanks for pointing that out. The first issue is not even the

Services outage: gerrit, jenkins, bugzilla ...

2016-07-25 Thread Norbert Thiebaud
Due to a multiple disks failure event on falco these services are currently offline We are working on restoring them... Norbert ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: compiler plugin

2016-07-13 Thread Norbert Thiebaud
On Wed, Jul 13, 2016 at 7:00 AM, Stephan Bergmann wrote: > Not necessarily. Consider a change being discussed between an author and a > reviewer, leading to the author generating multiple revisions of the change. > To track the differences between the revisions, it is best if there's no > rebases

Re: compiler plugin

2016-07-13 Thread Norbert Thiebaud
On Wed, Jul 13, 2016 at 4:18 AM, Stephan Bergmann wrote: > > The idea behind the second choice is to periodically update and rebuild the > bot's compilerplugins repo, so that sequences of LO builds on the bot are > guaranteed to all use the same plugin.so and be able to reuse cached objects > acro

compiler plugin

2016-07-12 Thread Norbert Thiebaud
so I ran some number... after upgrading ccache clang+pluging+dbgutil (time result in minutes.. elapsed/user/system) cold: 33/840/50 hot: 9/79/14 no-op: 4/46/1 clang+dbgutil (no plugins) cold: 26/605/46 hot: 9/79/14 no-op: 4/46/1 gcc-dbgutil cold: 28/621/97 hot: 9/79/14 no-op: 4/45/1 note: n

Re: minutes of ESC call ...

2016-07-04 Thread Norbert Thiebaud
On Mon, Jul 4, 2016 at 3:04 PM, David Ostrovsky wrote: >> when I get a stream message about an approval +2 I do not know if >> that >> change was +1 verified by gerrit > > Nobody ever told you to use stream events, but GQL. Yes somebody told me: vmiklos pointed me to a python example using stream

Re: minutes of ESC call ...

2016-07-04 Thread Norbert Thiebaud
On Sun, Jul 3, 2016 at 3:59 PM, David Ostrovsky wrote: > On Thu Jun 30 15:46:27 UTC 2016 Michael Meeks wrote: > > [...] >>* Pending Action Items: > [...] >>+ investigate a cron job that queries & auto-merges (Norbert) >> + if +2 by author and +1 by jenkins -> auto-push (on-going) >>

Re: Voting page in wiki

2016-06-17 Thread Norbert Thiebaud
On Fri, Jun 17, 2016 at 6:28 AM, jan iversen wrote: > Hi. > > During me work with the development pages in our Wiki, I came across this page > > > https://wiki.documentfoundation.org/Vote_for_Enhancement > > Is that a page we actively use (if so, I need to give it more attention) ? No. __

Re: Feature branch request

2016-06-10 Thread Norbert Thiebaud
On Fri, Jun 10, 2016 at 9:43 AM, jan iversen wrote: > > We have a slot in the weekly ESC meeting where new committers are suggested, > discussed and normally approved. Khaled is a committers and the mentor of this GSOC student... In the spirit of moving things along and not wasting a full week i

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

2016-06-10 Thread Norbert Thiebaud
configure.ac |5 - 1 file changed, 5 deletions(-) New commits: commit 10fa03258fcc7d9e820bd68a25d9d781c6dd7397 Author: Norbert Thiebaud Date: Thu Jun 9 10:34:14 2016 -0500 configure: we have enough options already no need to repeat them Change-Id

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - 2 commits - oox/source sd/qa solenv/gbuild vcl/source

2016-06-07 Thread Norbert Thiebaud
changed, 26 insertions(+), 2 deletions(-) New commits: commit c720aeead20cd9f7a675970ae3810b9904dade84 Author: Norbert Thiebaud Date: Thu May 19 13:35:13 2016 -0500 shortcut the signal handler during batch test Reviewed-on: https://gerrit.libreoffice.org/25178 Reviewed-by: Norbert

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

2016-06-02 Thread Norbert Thiebaud
solenv/gbuild/platform/windows.mk |3 +++ 1 file changed, 3 insertions(+) New commits: commit 6b3b352b06d92ef20194b9a992a521af2ef07b48 Author: Norbert Thiebaud Date: Thu Jun 2 14:02:30 2016 -0500 try to avoid 'by-design' solar-mutex deadlock during ci

Re: Jenkins coverage (Android and clang plugins)

2016-05-30 Thread Norbert Thiebaud
On Mon, May 30, 2016 at 3:04 AM, Miklos Vajna wrote: > Hi Norbert, > > On Sun, May 29, 2016 at 02:32:52PM -0500, Norbert Thiebaud > wrote: >> I installed clang and llvm >> clang comes as version 3.4.2 (tags/RELEASE_34/dot2-final) on centos 7 >> >> saddly the

Re: Jenkins coverage (Android and clang plugins)

2016-05-29 Thread Norbert Thiebaud
On Fri, May 20, 2016 at 8:03 AM, Miklos Vajna wrote: > Hi Norbert, > > - building with the clang plugins enabled (on Linux, the OS X one is not > capable for running the plugins; dbgutil, product would not bring much > benefit) I installed clang and llvm clang comes as version 3.4.2 (tags/REL

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

2016-05-27 Thread Norbert Thiebaud
solenv/gbuild/platform/unxgcc.mk |3 +++ vcl/source/app/svmain.cxx|5 - 2 files changed, 7 insertions(+), 1 deletion(-) New commits: commit 9d2f7be4e65595241db3cf5135b69bd9e4ce6a30 Author: Norbert Thiebaud Date: Thu May 19 13:35:13 2016 -0500 shortcut the signal

Re: multi-threading task under SolarMutex -> deadlock

2016-05-18 Thread Norbert Thiebaud
On Wed, May 18, 2016 at 3:43 AM, Armin Le Grand wrote: > Hi Norbert, > > thanks for also having an eye on this - I am looking for the failure reports > on ci.libreoffice.org currently, too. > Last is from http://ci.libreoffice.org/job/lo_tb_master_linux_dbg/7195/, so > last is from Friday, 13th (u

Re: multi-threading task under SolarMutex -> deadlock

2016-05-17 Thread Norbert Thiebaud
On Tue, May 17, 2016 at 6:44 AM, Thorsten Behrens wrote: > Norbert Thiebaud wrote: >> The threaded work then raise() due to some memory problem and out >> signal handler try to acquire the solar mutex ->deadlock >> > Eek, that's ugly. Then again, at the core is

multi-threading task under SolarMutex -> deadlock

2016-05-14 Thread Norbert Thiebaud
Recently I have had linux dbgutil build hang on occasion The issue is that recently drawinlayer is starting using threadpool ( https://cgit.freedesktop.org/libreoffice/core/commit/?id=657413b5deea11a850970f23cba2cf34a5bdf8ea ) and is issuing a waitUntilEmpty() on a threadpool, while holding the s

Re: Problem with multiple identities on Gerrit

2016-05-09 Thread Norbert Thiebaud
On Mon, May 9, 2016 at 1:43 AM, David Ostrovsky wrote: > >> On Sat May 7 18:11:11 UTC 2016 Norbert Thiebaud wrote: > >>>On Fri, May 6, 2016 at 6:31 PM, Mike Kaganski hotmail.com> wrote: >>> Hello! >>> >>> Currently I have a gerrit account

Re: Problem with multiple identities on Gerrit

2016-05-08 Thread Norbert Thiebaud
On Fri, May 6, 2016 at 6:31 PM, Mike Kaganski wrote: > Hello! > > Currently I have a gerrit account with two identities: > mikekagan...@hotmail.com (using openid provider > http://pip.verisignlabs.com/) and mike.kagan...@collabora.com. actually you had 3 one created 2013-07-05 (gmail openid) one

Re: libre5.0 + win10 configure error

2016-05-03 Thread Norbert Thiebaud
On Tue, May 3, 2016 at 4:09 AM, jemmy wrote: > Hello, everyone! > I'm a new developer of libreoffice. I have followed the instructions from > https://wiki.documentfoundation.org/Development/BuildingOnWindows and used > the recommended settings and paths. I use Win10 x64 system 、 64-bit > Cygwin、32

Re: LibreOffice Hackfest Ankara, Turkey 2016

2016-05-03 Thread Norbert Thiebaud
On Tue, May 3, 2016 at 5:15 PM, Gülşah Köse wrote: > > Hello, > > LibreOffice Hackfest Ankara was held for the first time in Turkey between on > 29th April and 1st May. I've published a blog post[1] about how was it. > Thanks to TDF, Michael Meeks, Markus Mohrhard and Jan-Marek Glogowski for >

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

2016-05-02 Thread Norbert Thiebaud
external/glew/UnpackedTarball_glew.mk |4 external/glew/glew-tmpdir.patch.1 | 13 + 2 files changed, 17 insertions(+) New commits: commit 7aa67d528b9f543fb61527cae7f0f487426cb414 Author: Norbert Thiebaud Date: Sun May 1 23:51:47 2016 -0500 glew: honor TMPDIR

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

2016-04-22 Thread Norbert Thiebaud
solenv/bin/macosx-codesign-app-bundle |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5892c6b2268b5b2290faca9cbdb2807f6a810d96 Author: Norbert Thiebaud Date: Fri Apr 22 12:26:03 2016 -0500 gengal is not s script anymore so it is already signed on mac

Re: Broken master and newcomers.

2016-04-21 Thread Norbert Thiebaud
On Thu, Apr 21, 2016 at 6:14 AM, jan iversen wrote: > Sorry for double mail, to this theme, but speaking with a good friend of mine > (who runs a very big ci system), I got an idea, which might solve the problem > for good. > > Whenever jenkins builds a gerrit job, jenkins master knows when all

Re: Building LODE on Mac fails with "Too many open files"

2016-04-21 Thread Norbert Thiebaud
On Thu, Apr 21, 2016 at 3:11 AM, Ralf S. wrote: > Hi there, > > I'm trying to set up LODE on the latest Mac OS X with newest Xcode, following > the instructions here ("Quick Pre-canned Setup"): > https://wiki.documentfoundation.org/Development/BuildingOnMac > > After running "make", the build proc

Re: Building with Clang trunk on Mac OS X

2016-04-20 Thread Norbert Thiebaud
On Wed, Apr 20, 2016 at 3:09 AM, Stephan Bergmann wrote: > * Also, for reasons unclear to me, "make check" often fails when during > JunitTests soffice crashes in what smells like threading violations in using > the system's GUI APIs. Again, other people seem unaffected by this, and I'm > not sur

Re: Broken master and newcomers.

2016-04-06 Thread Norbert Thiebaud
On Wed, Apr 6, 2016 at 6:14 PM, Anthonys Lists wrote: > On 07/04/2016 00:08, Norbert Thiebaud wrote: >>> >>> Imho, IF we do something like this, we should use the git facilities to >>> >create a shallow clone backup, that people can then use ftp or rsync or &g

Re: Broken master and newcomers.

2016-04-06 Thread Norbert Thiebaud
On Wed, Apr 6, 2016 at 5:58 PM, Anthonys Lists wrote: > On 06/04/2016 08:21, Bjoern Michaelsen wrote: >>> >>> An alternative (which I have seen used in another project), would be to >>> let >>> >jenkins generate a source tar ball, incl. the .git directory, of the >>> > latest >>> >sane build. >> >

Re: Broken master and newcomers.

2016-04-06 Thread Norbert Thiebaud
On Wed, Apr 6, 2016 at 1:04 AM, jan iversen wrote: > Hi. > > I experience quite frequently that new contributors follow the instructions, > but end up with a master that will not compile, these day that is unlucky: here are the stats for the last 14 days: from:Wed Mar 23 21:30:24 2016

Re: linux dbgutil tinderbox stuck -> backtrace

2016-04-01 Thread Norbert Thiebaud
On Fri, Apr 1, 2016 at 8:23 AM, Stephan Bergmann wrote: > > > I don't claim Jenkins is a good infrastructure for this. (But I don't want > to start any discussion about that. Just wanted to point out that adding > timeouts to test code is the wrong solution to the underlying problem of > having

  1   2   3   4   5   6   7   8   9   10   >