From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mout-p-102.mailbox.org (mout-p-102.mailbox.org [80.241.56.152]) by sourceware.org (Postfix) with ESMTPS id 7349E3898383 for ; Sun, 20 Nov 2022 16:07:54 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 7349E3898383 Authentication-Results: sourceware.org; dmarc=pass (p=reject dis=none) header.from=aarsen.me Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=aarsen.me Received: from smtp2.mailbox.org (smtp2.mailbox.org [10.196.197.2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-102.mailbox.org (Postfix) with ESMTPS id 4NFb5g2vpnz9sT8; Sun, 20 Nov 2022 17:07:51 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=aarsen.me; s=MBO0001; t=1668960471; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=Esel7dITnO9oaPb9GHz/cHFj4ApgLHxrzQeJsYgdsCY=; b=kqiysLFXzGAggiD7hMrN2p2wTNK+P/P1dEDMrcnNWpxLBakrgRJlSZqXFvXflzCuWdZyCZ JHDyhj9tok+6BZN0AQYc1vL+hxW7bshYi00xGbssKyFePRQLHs4dR++wnXIJiezg0VB512 6Mqr1jhNTI2m5gTDp4Uk2DKVdX4MfmUxuY0yojLgJGyOfWO3LrwniX36rEiQS6ltLJmoU+ 0RnJP9S8vMjwvdgjbj6MFxL9uiL+wczur8KsrvzB/MUanRM8XCQvDlR4guGfMn/3qNIfi+ M2uUGO6beVQ9Te33YB4Cxq29G1Ep+eu04MBcRZQWbMb7nQ3fnxiLgmwR5cdD9A== References: <20221119233644.911898-1-arsen@aarsen.me> <877czpalt4.fsf@gnu.org> <86edtxvlbn.fsf@aarsen.me> <867czpvfo8.fsf@aarsen.me> From: Arsen =?utf-8?Q?Arsenovi=C4=87?= To: "Frank Ch. Eigler" Cc: "Jose E. Marchesi" , Arsen =?utf-8?Q?Arsenovi=C4=87?= via poke-devel , positron@gnu.org, buildbot@sourceware.org Subject: Re: [PATCH builder.git] master.cfg: add GNU poke builder Date: Sun, 20 Nov 2022 17:05:45 +0100 In-reply-to: Message-ID: <8635advcbu.fsf@aarsen.me> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Status: No, score=-5.0 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,KAM_INFOUSMEBIZ,RCVD_IN_DNSWL_LOW,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable "Frank Ch. Eigler" writes: > If you want to keep distcheck, you may be stuck with having to use the > custom AM_DISTCHECK_CONFIGURE_FLAGS and propagate an autoconf/automake > conditional to trigger a post-"check" copy of the > poke-2.4/_build/sub/testsuite directory out to a preserved location. I tried to see how this works for debugedit, since it uses the make check steps too, and I noticed that the files are also not preserved there. I've come up with the conclusion that it works there because buildbot will watch a file specified in logfiles=3D in a build step, so it doesn't matter whether it gets deleted. See: https://docs.buildbot.net/current/manual/configuration/steps/shell_command.= html This feels somewhat fragile, but it has worked for a while this way, I suppose. That answers that. Thanks! Have a great day. =2D-=20 Arsen Arsenovi=C4=87 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iOYEARYKAI4WIQT+4rPRE/wAoxYtYGFSwpQwHqLEkwUCY3pQ1V8UgAAAAAAuAChp c3N1ZXItZnByQG5vdGF0aW9ucy5vcGVucGdwLmZpZnRoaG9yc2VtYW4ubmV0RkVF MkIzRDExM0ZDMDBBMzE2MkQ2MDYxNTJDMjk0MzAxRUEyQzQ5MxAcYXJzZW5AYWFy c2VuLm1lAAoJEFLClDAeosST4rIA/RzgUSIXFBL7SU3Dc8N8mpgCUAmiSWVypanE bpG2K8C/AQDtyR1kxFiidXKKwg5V6sFQQiIOEXNN6Ao32TgwnvdMDw== =Q1W1 -----END PGP SIGNATURE----- --=-=-=--