Return-Path: X-Original-To: apmail-openoffice-dev-archive@www.apache.org Delivered-To: apmail-openoffice-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 985A7186D6 for ; Sun, 13 Mar 2016 17:02:17 +0000 (UTC) Received: (qmail 68503 invoked by uid 500); 13 Mar 2016 17:02:17 -0000 Delivered-To: apmail-openoffice-dev-archive@openoffice.apache.org Received: (qmail 68428 invoked by uid 500); 13 Mar 2016 17:02:17 -0000 Mailing-List: contact dev-help@openoffice.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openoffice.apache.org Delivered-To: mailing list dev@openoffice.apache.org Received: (qmail 68416 invoked by uid 99); 13 Mar 2016 17:02:17 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 13 Mar 2016 17:02:17 +0000 Received: from mail-oi0-f46.google.com (mail-oi0-f46.google.com [209.85.218.46]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id 05A151A010E for ; Sun, 13 Mar 2016 17:02:17 +0000 (UTC) Received: by mail-oi0-f46.google.com with SMTP id r187so118076275oih.3 for ; Sun, 13 Mar 2016 10:02:16 -0700 (PDT) X-Gm-Message-State: AD7BkJIiFw102Av1JeOR5m9Vt2AdyZbNfV2XB5UnauHyHPdPAkA4b9M3pM8u/hU4wtVVRN8UHSF0pQvWHYTf7g== X-Received: by 10.202.209.11 with SMTP id i11mr11263811oig.63.1457888536465; Sun, 13 Mar 2016 10:02:16 -0700 (PDT) MIME-Version: 1.0 Received: by 10.76.38.168 with HTTP; Sun, 13 Mar 2016 10:01:57 -0700 (PDT) In-Reply-To: <56E59300.90706@acm.org> References: <56E57FC4.8050703@acm.org> <56E59300.90706@acm.org> From: Damjan Jovanovic Date: Sun, 13 Mar 2016 19:01:57 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: Build without doing any tests? To: Apache OO Content-Type: text/plain; charset=UTF-8 It is highly unusual to get a dialog during build. Please send a screenshot next time. "./configure --help" is probably the best - I couldn't find anything better so far. On Sun, Mar 13, 2016 at 6:19 PM, Patricia Shanahan wrote: > I also have no idea which tests - I just know I was greeted this morning by > an incomplete build and the form of AOO dialog I only see from a debug > build. The build resumed as soon as I answered the dialog. > > I'll try --disable-unit-tests next time I start a build. > > Is there a general document describing all the AOO configure parameters? If > so, I should read it. > > Thanks, > > Patricia > > > On 3/13/2016 9:11 AM, Damjan Jovanovic wrote: >> >> I am not sure which tests you are talking about and at what stage of >> the build process they occur. The Google Test unit tests don't bring >> up dialogs AFAIK, but can be disabled by passing --disable-unit-tests >> to ./configure. If this happens after starting AOO then see >> https://wiki.openoffice.org/wiki/Non_Product_Build - in brief >> Alt+Shift+Ctrl+D, set "Error" to something other than "MessageBox", >> "OK", exit AOO, back up the .dbgsv.ini somewhere, and from then on >> start AOO with the environment variable DBGSV_INIT set to the path of >> that .dbgsv.ini you backed up. >> >> On Sun, Mar 13, 2016 at 4:57 PM, Patricia Shanahan wrote: >>> >>> I am currently building a debug version of AOO, including using >>> --enable-dbgutil. I lost a few hours overnight because it did a test that >>> triggered an assertion dialog, and waited for me to wake up and click >>> "No" >>> to continue. >>> >>> I would prefer to separate building and the tests that are normally done >>> during "build --all", so that I can build while I am away from the >>> computer >>> and test while I'm there to respond to any dialogs. >>> >>> Patricia >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org >> For additional commands, e-mail: dev-help@openoffice.apache.org >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org > For additional commands, e-mail: dev-help@openoffice.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@openoffice.apache.org For additional commands, e-mail: dev-help@openoffice.apache.org