X-Recipient: archive-cygwin AT delorie DOT com X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 642523858D35 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gmail.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=message-id:date:mime-version:user-agent:subject:content-language:to :references:from:in-reply-to:content-transfer-encoding; bh=Qv55OsyqAQjrkURsSMCtvQt743ba+lUjkWAKj9dFKLA=; b=Jp35QVKMaWjWXM9xZsXRmrENLZPhwGlLOOARv81WRC7mvPdZ5GUxdcYqNY0icHrVwi QMikH+uCamH6Nq75ZAALjt4zUzYTXAlROmiuAZzcyWYsoe4mR2FBi9o5Bip0W55jLJsK sOU9SMfGrtQocrmONoHxAiuNVg/TgQN6q32lFaDyekph80dBe3ogNnU+NcvyOR5llu+w MqNA/VB0sf1Nsoo21sNPgDRjOpNRChF9Wf1l+Y0hVEreZBzBXNjIk7NAhUUEj+a2190e N2qn3h0PE43bEbCP+T7n8f1NcZyF0KbJKEs9BjB7IdtRu8hYzRezRvYHLDgvuEGgLUZw bo4A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:references:from:in-reply-to :content-transfer-encoding; bh=Qv55OsyqAQjrkURsSMCtvQt743ba+lUjkWAKj9dFKLA=; b=bIZZZsvYJmMDSv7Do/yAmprSQDwnQU+MF4LTvw981G/b0IYfvVcpUkB2QyoBwVUVBe SKfZdGfQei9yKdfOd7XElSympZ+eYiFWe9VUSsolSczMKIa+UpnPIVLhycrUzdoCxejr Veh3OP90ccfft8SD5WJfPaMlZUptaKH23t/eNiZhe2Yk9PmuTOfruAvcpnG6GoL3XzyO 3y7Vw+7DK9xBassStSD7olqAOTDBBABOgZMXV3WhG3tSmG9+io2mQ8BdEUbKOsWsaZF0 a9tLBhjGmyfMy9mbsq0NIC0m9BYVjGbHA/ukfOUoz63xrq6NhBHoki6/9eq8NALkYWnb QFYA== X-Gm-Message-State: AOAM532s1GML6YmPTrqBsUoOdDj9LZBZS51R/YoAaWlL4k1oE7pm3kqZ CsyoCbtLS6MwNk3xLgviUaAtF3W3697+niW6 X-Google-Smtp-Source: ABdhPJyW0Mg1zxKW38ug3ThRjlrv7xymLa2uiTz30jF+2OMD4A6h3TDAjuVuwshCJctQxmWXyeeKmQ== X-Received: by 2002:a17:907:7295:: with SMTP id dt21mr3007363ejc.441.1640289276448; Thu, 23 Dec 2021 11:54:36 -0800 (PST) Message-ID: <7acb87d2-4a3a-25b4-664b-4bb9bace8d43@gmail.com> Date: Thu, 23 Dec 2021 20:54:33 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.4.1 Subject: Re: Cygwin 32 doc build failure Content-Language: it To: cygwin AT cygwin DOT com References: <615a7e60-922a-8e67-70ed-fbbb3c002bcd AT SystematicSw DOT ab DOT ca> <5e22ec07-b527-48df-c06c-5296a6c46e70 AT cornell DOT edu> From: Marco Atzeri In-Reply-To: <5e22ec07-b527-48df-c06c-5296a6c46e70@cornell.edu> X-Spam-Status: No, score=0.6 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, NICE_REPLY_A, RCVD_IN_BARRACUDACENTRAL, RCVD_IN_DNSWL_NONE, RCVD_IN_SORBS_WEB, SPF_HELO_NONE, SPF_PASS, 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 AT cygwin DOT com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="utf-8"; Format="flowed" Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 1BNJssJ5012949 On 23.12.2021 20:39, Ken Brown wrote: > On 12/23/2021 12:35 PM, Brian Inglis wrote: >> Building cygwin 32 doc (with latest packages, git sources, after >> running winsup/autogen.sh) get the following doc build failure (not on >> cygwin 64 - all builds okay) - anyone seen this before and any clue >> where to look? >> > > It looks like dblatex needs python3.8.  Does your 32-bit installation > have python3 pointing to python3.8? > > $ /usr/sbin/alternatives.exe --display python3 > python3 - status is auto. >  link currently points to /usr/bin/python3.8 > /usr/bin/python3.8 - priority 38 > Current `best' version is /usr/bin/python3.8. > > Ken > side effect of adding python3.9 I will repack dblatex to remove this issue. -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple