X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E48A938460A2 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1597043776; bh=PuIyWEjDivGcgzncftD/KwDk+rtS73ctNv5kQUdjvuU=; h=Subject:To:References:Date:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=RiYiLQwltmm0Gntiq7sZEEZbBJFOrWt2c3oddKYYdZX46FFg/sEKm50QFJcr74yp9 QSgHhA5sW6JsXWAirAFieNOEsExUfPQlmulic7XYNxojiB7lB88eMkesfxuW6Cxl4o JmuamVP0QeT+2Ov5Qd8ChSvfV2WDOX3L7YeA2T44= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 0F5AE386184C X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=OwwClyhul1GWaZq9kC//9SLqcJjpJa/Aa/4grS6ngKY=; b=lXDlsOyP/Kr3urDpzDN2j9BFqf3dSAOuqVtSgt9FLKqKOofOvdAHkQ00waaxcaa72D CymSMUlgolN9ag27ekA+rNbEaNgl9rLoarZ7hrqJgAOfSnFOfZsr9ydxFn2u2UaPOYrF ttBqbasiKycKipXYItiocDrlBig3wo6HbFhf1kavucSBD4s9yu1MZE3P1ZnsO6miyUlC l1zmog0tm4f5/BHPOKeFBMR0IffjQrps9PdQNXeYRQF0rnd8MbaWoKB4nuVyNIsG7EoE N+7nHCCptMjbKOT/GPKZL22Ajwhmy2DtqdepKhq5VY8H0Ldy6kcJoCPWEudo8X2WUxDF gFXw== X-Gm-Message-State: AOAM531yjmhOjbbZXdCc3PCwUvp+xUR5mzKBjwIU8JEn3ej16npVodBh uyOjeRAoLXX5z1S6KcV4jAvn9nTsLQY= X-Google-Smtp-Source: ABdhPJziKe+OyfF5i0z/nJfktTnst2BQ8RC1j+vtUNOE5eTAs8Gqaf9ChzFjbjehlNGK3pYwcUz9vw== X-Received: by 2002:a1c:bc54:: with SMTP id m81mr23617506wmf.60.1597043771723; Mon, 10 Aug 2020 00:16:11 -0700 (PDT) Subject: Re: Missing 'sphinx-build' command from python37-sphinx package To: Xavier Delaruelle References: <0b776916-a68d-56c4-0b2f-306413f21587 AT gmail DOT com> Message-ID: <9e1409df-2f7a-34b1-370c-cea9cc24406f@gmail.com> Date: Mon, 10 Aug 2020 09:16:09 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.11.0 MIME-Version: 1.0 In-Reply-To: Content-Language: it X-Spam-Status: No, score=0.1 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, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) 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: , From: Marco Atzeri via Cygwin Reply-To: Marco Atzeri Cc: "cygwin AT cygwin DOT com" Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: cygwin-bounces AT cygwin DOT com Sender: "Cygwin" On 10.08.2020 06:58, Xavier Delaruelle wrote: > Hi Marco, > > I have been able to test new packages and now I am hitting another issue: > > Extension error: > Could not import extension sphinx.builders.epub3 (exception: No module > named 'sphinxcontrib.serializinghtml') > > The full log is available at [1]. > > My software documentation does not rely on any extension (see [2]), so I > assume this is missing extension is something required when you want to > build the HTML documentation. > > My last build that went fine was 4 days ago. It used python37-sphinx > 1.8.5-1 (logs available at [3]). > > Regards, > Xavier > Hi Xavier, it seems some problem of how they modified the python-sphinx 3.1.2 I hit the same problem than you on rebuilding cmake and I am building and adding new contrib packages python3x-sphinxcontrib-applehelp 1.0.2-1 python3x-sphinxcontrib-devhelp 1.0.2-1 python3x-sphinxcontrib-htmlhelp 1.0.3-1 python3x-sphinxcontrib-serializinghtml 1.1.4-1 python3x-sphinxcontrib-websupport 1.2.3-1 I wonder if it is a side effect of not having yet ported python3x-sphinx-notfound-page as soon cmake documentation complete, I will upload all the new contrib packages Regards Marco -- 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