From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sa-prd-fep-047.btinternet.com (mailomta29-sa.btinternet.com [213.120.69.35]) by sourceware.org (Postfix) with ESMTPS id D38993853C01 for ; Sun, 22 Aug 2021 15:16:42 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org D38993853C01 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=dronecode.org.uk Authentication-Results: sourceware.org; spf=none smtp.mailfrom=dronecode.org.uk Received: from sa-prd-rgout-002.btmx-prd.synchronoss.net ([10.2.38.5]) by sa-prd-fep-047.btinternet.com with ESMTP id <20210822151641.XESG8143.sa-prd-fep-047.btinternet.com@sa-prd-rgout-002.btmx-prd.synchronoss.net>; Sun, 22 Aug 2021 16:16:41 +0100 Authentication-Results: btinternet.com; auth=pass (PLAIN) smtp.auth=jonturney@btinternet.com X-SNCR-Rigid: 60FF56FA043E4E5C X-Originating-IP: [86.143.43.9] X-OWM-Source-IP: 86.143.43.9 (GB) X-OWM-Env-Sender: jonturney@btinternet.com X-VadeSecure-score: verdict=clean score=0/300, class=clean X-RazorGate-Vade: gggruggvucftvghtrhhoucdtuddrgedvtddruddtfedgkeejucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuueftkffvkffujffvgffngfevqffopdfqfgfvnecuuegrihhlohhuthemuceftddunecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenucfjughrpefuvfhfhffkffgfgggjtgfgsehtjeertddtfeejnecuhfhrohhmpeflohhnucfvuhhrnhgvhicuoehjohhnrdhtuhhrnhgvhiesughrohhnvggtohguvgdrohhrghdruhhkqeenucggtffrrghtthgvrhhnpedtveevffetlefgkeeiveeikeelvedvhedtvdfgvdeggfejudejvdeiudeggefhfeenucffohhmrghinhepghhithhhuhgsrdgtohhmnecukfhppeekiedrudegfedrgeefrdelnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehhvghloheplgduledvrdduieekrddurdduuddungdpihhnvghtpeekiedrudegfedrgeefrdelpdhmrghilhhfrhhomhepoehjohhnrdhtuhhrnhgvhiesughrohhnvggtohguvgdrohhrghdruhhkqecuuefqffgjpeekuefkvffokffogfdprhgtphhtthhopeeouehrihgrnhdrkfhnghhlihhssefuhihsthgvmhgrthhitgfufidrrggsrdgtrgeqpdhrtghpthhtohepoegthihgfihinhdqrghpphhssegthihgfihinhdrtghomheq X-RazorGate-Vade-Verdict: clean 0 X-RazorGate-Vade-Classification: clean Received: from [192.168.1.111] (86.143.43.9) by sa-prd-rgout-002.btmx-prd.synchronoss.net (5.8.340) (authenticated as jonturney@btinternet.com) id 60FF56FA043E4E5C; Sun, 22 Aug 2021 16:16:41 +0100 Subject: Re: scallywag zp_texlive_finish.dash failing exit code 2 rebuilding installed formats To: "cygwin-apps@cygwin.com" , Brian Inglis References: <6a370b1b-49e7-3207-e89c-e9b28c3f3423@SystematicSw.ab.ca> From: Jon Turney Message-ID: <45a8f5a1-e795-e765-dd28-fbec36c4ac52@dronecode.org.uk> Date: Sun, 22 Aug 2021 16:15:27 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0 MIME-Version: 1.0 In-Reply-To: <6a370b1b-49e7-3207-e89c-e9b28c3f3423@SystematicSw.ab.ca> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-GB Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1193.2 required=5.0 tests=BAYES_00, FORGED_SPF_HELO, KAM_DMARC_STATUS, KAM_LAZY_DOMAIN_SECURITY, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2, SPF_HELO_PASS, SPF_NONE, TXREP autolearn=no autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: cygwin-apps@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Cygwin package maintainer discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Aug 2021 15:16:44 -0000 On 22/08/2021 01:48, Brian Inglis wrote: > Any way to see if there is anything useful in scallywag #160 (3181) > fontconfig run 1154600337 build_requires setup /var/log/setup.log.full > without hacking and pushing fontconfig.cygport? > > https://github.com/cygwin/scallywag/actions/runs/1154600337/workflow > > Trying to build updated fontconfig (to see if continual cache creation > issue has been resolved, or analyze and hopefully debug that issue to > remove or patch the cause, then ITA), but getting weird build issues. > > Trying scallywag playground, but it's also having problems installing > prereq texlive-collection-htmlxml, which pulls in other packages > including texlive-collection-formatsextra, which need built by > /etc/postinstall/zp_texlive_finish.dash, which is failing somewhere with > exit code 2 - not a lot of detail! I've tweaked scallywag so setup.log.full is also preserved in the builddir artefact. This might now contain something useful if the post-install script is emitting an error.