<div dir="ltr">Sorry I couldn't join today.</div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Sep 18, 2014 at 5:46 PM, Michael Meeks <span dir="ltr"><<a href="mailto:michael.meeks@collabora.com" target="_blank">michael.meeks@collabora.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">* Present:<br>
    + Jacobo, Kendy, Michael M, Ptyl, Miklos, Stephan, Muthu, Jan-Marek<br>
      Andras, Robinson, Norbert<br>
<br>
* Completed Action Items:<br>
    + merge the web plugin patch after the conference (Stephan)<br>
        [ done and in the 4.4 release notes ]<br>
    + massage plan wrt. FOSDEM dev-rooms (Thorsten)<br>
        [ working around a joint dev-room ]<br>
<br>
* Pending Action Items:<br>
    + Ask Bjoern to do a survey on the wrench icons (Mirek)<br>
    + blog about the sad realities of web plugins (Bjoern)<br>
    + open-source newer Synezip tests (Umesh)<br>
        [ Plan to run these on a server on the cloud service,<br>
          announce the results in the ESC meeting. ]<br>
    + provide wiki links for new processes for design interation (Mirek)<br>
    + poke Alex wrt. off-site backup for TDF services (Cloph)<br>
<br>
* Release Engineering update (Robinson)<br>
    + 4.3.2 RC1 - status<br>
       + currently staged, and has been announced, pushing to mirrors<br>
       + following the steps, but the builds worked.<br>
    + 4.2.7 - due in week 40 - 29th Sept freeze.<br>
    + Android Remote<br>
<br>
* Crashtest update (Miklos)<br>
    + a run during the conference, detected some writerfilter issues, now mostly fixed.<br>
         + run interrupted by security update / re-boot<br>
         + VM state not preserved across re-boots<br>
         + new-run ongoing - will be announced on list.<br>
<br>
* New baseline aka C++11 (Jan-Marek)<br>
    + Thread start: <a href="http://lists.freedesktop.org/archives/libreoffice/2014-September/063326.html" target="_blank">http://lists.freedesktop.org/archives/libreoffice/2014-September/063326.html</a><br>
    + Previous baseline: gcc 4.1.2 (2007-02-13)<br>
    + Current baseline: at least gcc 4.8.1 (2013-05-31)<br>
    + There was additional discussion on IRC (2014-09-18)<br>
    + There had been previous discussions in May 2014 ESC calls<br>
    + Tinderboxes (TBs) now based on RH 5 + RH Developer Toolset 2.x<br>
    + "Official" baseline announced as gcc 4.7<br>
    + "Official" announcement - you'll need gcc 4.7+ to compile LO 4.4<br>
    + LOconf14 talks regarding C++11<br>
        - I didn't get the fact the introduction is due for LO 4.4<br>
    + And the TBs moved the compiler / build tool baseline actually to gcc 4.8[.0] (release: 2013-03-22)<br>
        - TBs actually run 4.8.n (n > 0)<br>
        - Basically drops support for all distros > 2 years old<br>
            - Ubuntu 12.04 has gcc 4.6<br>
                - I know there are PPAs<br>
                    - <a href="https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/ppa" target="_blank">https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/ppa</a><br>
                      Just contains offical release toolchains - no updates!<br>
                    - <a href="https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/test" target="_blank">https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/test</a><br>
                      Unsupported (@see Workarounds) and not up to date with any baseline<br>
                - I know there is an unsupported 4.7.2 in precise-updates (universe)<br>
        - Already had an incompatibility bug<br>
            - <a href="https://gerrit.libreoffice.org/#/c/11501/" target="_blank">https://gerrit.libreoffice.org/#/c/11501/</a><br>
    + Since last week master requires gcc-4.7 (Stephan)<br>
        + still works with gcc-4.6 - for now.<br>
        + a bug introduced recently, fixed already thanks to Jan Marek<br>
        + these things happen whatever the tinderboxes uses<br>
        + just a function of the diverse compiler set we have.<br>
    + Building master on old Ubuntu (Stephan)<br>
        + building on 12.whatever - we broke that<br>
        + for the TDF baseline builds, CentOS 5 - we use a devtools<br>
          toolchain with a related compiler & binaries that run on the<br>
          baseline - apparently not available for Ubuntu.<br>
    + Old versions of distros / not compiling master (Stephan)<br>
        + was not seen as an issue by the distro people.<br>
        + master will only go into recent versions of distros.<br>
        + so we have a 12.4 build problem, and need a solution for this.<br>
    + If gcc-4.6 is needed - perhaps it works (Stephan)<br>
        + we have to subset the C++11 features anyway (Kendy)<br>
        + only feature missing in 4.6: delegating constructors (Stephan)<br>
            + 'override' and 'final' - we have macros for them anyway.<br>
        + possibly some std::library features not implemented in 4.7<br>
        + from the core-language, all that is missing is delegating constructors<br>
        + happy with that (Jmux)<br>
        + do we get enough new goodness then ? (Michael)<br>
            + sure we get tons - lots of goodies.<br>
            + clang use 4.7 as their bootstrap baseline<br>
    + can we have a tinderbox running gcc-4.6 (Miklos)<br>
        + without that, sooner or later someone will break it.<br>
AI:     + setup a LiMux based tinderbox (Jmux)<br>
AI:     + send Jmux some tinderbox pointers (Norbert)<br>
            + some good slides from the conference on this (Jacobo)<br>
<br>
* Hackfests (Robinson)<br>
    + Seattle 'Libre-Fest' (Robinson)<br>
        <a href="https://wiki.documentfoundation.org/Events/2014/Seattle_LibreFest" target="_blank">https://wiki.documentfoundation.org/Events/2014/Seattle_LibreFest</a><br>
        + October 26, 2014<br>
        + Bug-triaging/Intro-to-community event<br>
        + Following SeaGL conference<br>
        + definite interest, heard back from some professors from the security lab<br>
        + want to meet Norbert and/or Kohei - why not go ?<br>
    + Toulouse Hackfest ...<br>
        + Confirmed for Nov. 15-16th<br>
        + more details: <a href="https://wiki.documentfoundation.org/Hackfest/Toulouse2014" target="_blank">https://wiki.documentfoundation.org/Hackfest/Toulouse2014</a><br>
    + Munich hack-fest (Jan-Marek):<br>
        <a href="http://www.it-muenchen-blog.de/2014/07/bug-squashing-party-2014/" target="_blank">http://www.it-muenchen-blog.de/2014/07/bug-squashing-party-2014/</a><br>
        + jmux (IRC) can add you if you don't want to create an account<br>
        + will have a BSP come-together; if someone says they're coming<br>
          just show up etc.<br>
           + November 21st-23rd, 2014<br>
           <a href="https://wiki.debian.org/BSP/2014/11/de/Munich" target="_blank">https://wiki.debian.org/BSP/2014/11/de/Munich</a><br>
           + we should drop by with 2 or 3 developers, if possible<br>
    + Be great to have -really- easy easy hacks for devs (Bjoern)<br>
<br>
* Commit Access<br>
AI: + get Samuel Mehrbrot access again (Michael)<br>
<br>
* Opening up the ESC calls (Michael)<br>
    + not everything but most - bridge 2x calls 1x private, 1 public via the G+ hangout ?<br>
    + not v. fond of public recording issue (Norbert)<br>
AI:     + see if Florian / talkyo can provide a public / non-recorded room (Michael)<br>
    + some topics eg. security, commit access still need to be private.<br>
<br>
* UX Update (Astron / Mirek)<br>
    + use of redmine discussion - issues / benefits.<br>
<br>
* QA (Robinson)<br>
  + un-confirmed bug count climbing again - just over 900<br>
    + Robinson distracted by releng while Cloph on vacation<br>
  + otherwise mostly quiet.<br>
<br>
* QA stats:<br>
  + <a href="https://bugs.freedesktop.org/page.cgi?id=weekly-bug-summary.html" target="_blank">https://bugs.freedesktop.org/page.cgi?id=weekly-bug-summary.html</a><br>
    +143    -93        (+50 overall)<br>
    many thanks to the top bug squashers:<br>
        Caolán McNamara    13<br>
        Jean-Baptiste Faure 10<br>
        Adolfo Jayme         8<br>
        Michael Meeks        5<br>
        raal                 5<br>
        Jan Holesovsky       3<br>
<br>
* Open 4.4 MAB<br>
  + 3/12 7/12 3/8 3/8 4/8 4/8 3/7 3/7 2/5 1/2 1/1<br>
  + <a href="https://bugs.freedesktop.org/showdependencytree.cgi?id=79641&hide_resolved=1" target="_blank">https://bugs.freedesktop.org/showdependencytree.cgi?id=79641&hide_resolved=1</a><br>
<br>
* Open 4.3 MAB<br>
  + 14/59 15/58 12/54 13/53 14/52 14/50 11/47 14/47 14/45 19/43 10/32 6/27<br>
     23%   25%   22%   24%   26%   28%   23%   29%   33%   44%   31%   22%<br>
  + <a href="https://bugs.freedesktop.org/showdependencytree.cgi?id=75025&hide_resolved=1" target="_blank">https://bugs.freedesktop.org/showdependencytree.cgi?id=75025&hide_resolved=1</a><br>
<br>
* Open 4.2 MAB<br>
  + 89/257 91/257 86/252 82/245 83/244 83/243 84/236 85/235 82/229 81/222<br>
     34%    35%    34%    33%    34%    34%     35%    36%    35%    36%<br>
  + <a href="https://bugs.freedesktop.org/showdependencytree.cgi?id=65675&hide_resolved=1" target="_blank">https://bugs.freedesktop.org/showdependencytree.cgi?id=65675&hide_resolved=1</a><br>
<br>
* Bibisected bugs open: whiteboard 'bibsected'<br>
  + 143/389 146/385 142/375 141/374 136/361 127/349 119/331 102/308 92/296<br>
    + <a href="http://bit.ly/VQfF3Q" target="_blank">http://bit.ly/VQfF3Q</a><br>
<br>
* all bugs tagged with 'regression'<br>
    + 457(+0) bugs open of 3042(+13) total<br>
        * ~Component   count net *<br>
                Writer - 138 (+2)<br>
           Spreadsheet -  91 (+2)<br>
               Crashes -  30 (-4)<br>
          Presentation -  29 (+0)<br>
           Libreoffice -  25 (-1)<br>
              Database -  25 (+0)<br>
              Graphics -  23 (+0)<br>
                    UI -  20 (-2)<br>
               Borders -  19 (-1)<br>
               Filters -  15 (+0)<br>
               Drawing -  13 (+0)<br>
           Print / PDF -  12 (+0)<br>
                 Chart -   9 (+1)<br>
                 BASIC -   5 (+0)<br>
            Extensions -   5 (+0)<br>
            Linguistic -   4 (+0)<br>
          Installation -   4 (+0)<br>
               Formula -   4 (-1)<br>
             framework -   1 (+0)<br>
                   sdk -   0 (+0)<br>
        Impress Remote -   0 (+0)<br>
  + <a href="http://bit.ly/15mM2Yn" target="_blank">http://bit.ly/15mM2Yn</a> - for devs ( no NEEDINFO / UNCONFIRMED )<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
 <a href="mailto:michael.meeks@collabora.com">michael.meeks@collabora.com</a>  <><, Pseudo Engineer, itinerant idiot<br>
<br>
_______________________________________________<br>
List Name: Libreoffice-qa mailing list<br>
Mail address: <a href="mailto:Libreoffice-qa@lists.freedesktop.org">Libreoffice-qa@lists.freedesktop.org</a><br>
Change settings: <a href="http://lists.freedesktop.org/mailman/listinfo/libreoffice-qa" target="_blank">http://lists.freedesktop.org/mailman/listinfo/libreoffice-qa</a><br>
Problems? <a href="http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/" target="_blank">http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/</a><br>
Posting guidelines + more: <a href="http://wiki.documentfoundation.org/Netiquette" target="_blank">http://wiki.documentfoundation.org/Netiquette</a><br>
List archive: <a href="http://lists.freedesktop.org/archives/libreoffice-qa/" target="_blank">http://lists.freedesktop.org/archives/libreoffice-qa/</a></font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr"><div dir="ltr"><table border="0" cellpadding="0" cellspacing="0" style="color:rgb(136,136,136);font-size:small;font-family:arial"><tbody><tr><td width="68" style="width:51pt;padding:0.75pt"><p style="margin-right:0.4pt;margin-bottom:0.0001pt;margin-left:0.4pt"><img src="http://static-cdn1.cloudon.com/assets/cloudon_logo_64.png"><br></p></td><td> </td><td width="276" style="width:207pt;padding:0.75pt"><p style="margin-right:0.4pt;margin-bottom:0.0001pt;margin-left:0.4pt"><strong style="color:rgb(34,34,34)">Adam Fyne</strong><br>Interoperability Team Leader<br><a href="http://www.twitter.com/cloudoninc" style="color:rgb(17,85,204)" target="_blank"><span style="font-size:10pt;font-family:Helvetica,sans-serif;color:rgb(148,201,71);text-decoration:none">Twitter</span></a><span style="font-size:11.5pt;font-family:Helvetica,sans-serif"> </span><span style="font-size:10pt;font-family:Helvetica,sans-serif;color:rgb(102,102,102)">|</span><span style="font-size:11.5pt;font-family:Helvetica,sans-serif"> </span><a href="http://www.linkedin.com/company/cloudon" style="color:rgb(17,85,204)" target="_blank"><span style="font-size:10pt;font-family:Helvetica,sans-serif;color:rgb(148,201,71);text-decoration:none">LinkedIn</span></a><span style="font-size:10pt;font-family:Helvetica,sans-serif;color:rgb(102,102,102)"> |</span><span style="font-size:11.5pt;font-family:Helvetica,sans-serif"> </span><a href="http://www.facebook.com/cloudoninc" style="color:rgb(17,85,204)" target="_blank"><span style="font-size:10pt;font-family:Helvetica,sans-serif;color:rgb(148,201,71);text-decoration:none">Facebook</span></a></p></td></tr></tbody></table></div><div dir="ltr"><br></div></div>
</div>