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 D5A6E185A2 for ; Sun, 13 Mar 2016 16:19:20 +0000 (UTC) Received: (qmail 24024 invoked by uid 500); 13 Mar 2016 16:19:20 -0000 Delivered-To: apmail-openoffice-dev-archive@openoffice.apache.org Received: (qmail 23941 invoked by uid 500); 13 Mar 2016 16:19:20 -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 23930 invoked by uid 99); 13 Mar 2016 16:19:20 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 13 Mar 2016 16:19:20 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 93024180285 for ; Sun, 13 Mar 2016 16:19:19 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.971 X-Spam-Level: X-Spam-Status: No, score=0.971 tagged_above=-999 required=6.31 tests=[SPF_HELO_PASS=-0.001, SPF_SOFTFAIL=0.972] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id 2TzJMPioQi10 for ; Sun, 13 Mar 2016 16:19:17 +0000 (UTC) Received: from biz190.inmotionhosting.com (biz190.inmotionhosting.com [192.145.239.36]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTPS id 439BB5F620 for ; Sun, 13 Mar 2016 16:19:17 +0000 (UTC) Received: from ip70-181-175-67.sd.sd.cox.net ([70.181.175.67]:52494 helo=[192.168.1.113]) by biz190.inmotionhosting.com with esmtpsa (TLSv1.2:DHE-RSA-AES256-SHA:256) (Exim 4.86_1) (envelope-from ) id 1af8jY-002mVy-6Y for dev@openoffice.apache.org; Sun, 13 Mar 2016 09:19:16 -0700 Subject: Re: Build without doing any tests? To: dev@openoffice.apache.org References: <56E57FC4.8050703@acm.org> From: Patricia Shanahan Message-ID: <56E59300.90706@acm.org> Date: Sun, 13 Mar 2016 09:19:12 -0700 User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-OutGoing-Spam-Status: No, score=-1.0 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - biz190.inmotionhosting.com X-AntiAbuse: Original Domain - openoffice.apache.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - acm.org X-Get-Message-Sender-Via: biz190.inmotionhosting.com: authenticated_id: pats+patriciashanahan.com/only user confirmed/virtual account not confirmed X-Authenticated-Sender: biz190.inmotionhosting.com: pats@patriciashanahan.com 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