From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm1-x329.google.com (mail-wm1-x329.google.com [IPv6:2a00:1450:4864:20::329]) by sourceware.org (Postfix) with ESMTPS id B8933385DC1B for ; Wed, 15 Apr 2020 19:57:28 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org B8933385DC1B Received: by mail-wm1-x329.google.com with SMTP id a81so1250148wmf.5 for ; Wed, 15 Apr 2020 12:57:28 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:from:to:references:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=vtc3lddNZdSKibtY8thkM5yhBdX+quvrr5vxnJgN7CA=; b=q3Fzl1PCkWz35sKfgdyRr2gL7Oi/WpddSD3Y/gwh2wJIKAOAPTns5JnczkSJAN7ld2 DTOFnxw68+mPrethrv5w2RZPi5RiJHxOO6DGCVI81/xmWPU2WxRqykak2hlR9MKvqdDb YJXQGfes3xbXBpez4d257Q6TLUf1qWT+lp58OfwnSnk15ubCoifNax7oQlnjXxXkjNCV kMPMYqMGbA7MrIkdrz6x4mhR+yPVv6Y6gFfF5ihUlwuQnhPpbbNdsrE0CBth8/eeB/+i ZOAL+szA3kCNfnGwT3bRy0i/EOigOKGBWtHl7ux8S8rIrvL0S0YypEEOplaNFdDxX2oh V0gQ== X-Gm-Message-State: AGi0Pua0Gq2/hk65bDp1L5a7iUVIs8hk8wSiKTUiI8bIRmdUHp4VWoza E6Se2dTlusBh9e+pBq1xe5lKhmNF X-Google-Smtp-Source: APiQypIDnfDHiTqiEyxyT1rKFkqj4yTDvdeOwDf8vZLM+Qqpg2Bbu/YDs94CHg4Kl2JciF34es+idg== X-Received: by 2002:a05:600c:2196:: with SMTP id e22mr863157wme.105.1586980647490; Wed, 15 Apr 2020 12:57:27 -0700 (PDT) Received: from ?IPv6:2003:ee:6717:5001:59b0:be50:37e6:d7a4? (p200300EE6717500159B0BE5037E6D7A4.dip0.t-ipconnect.de. [2003:ee:6717:5001:59b0:be50:37e6:d7a4]) by smtp.gmail.com with ESMTPSA id q187sm676899wma.41.2020.04.15.12.57.26 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 15 Apr 2020 12:57:26 -0700 (PDT) Subject: Re: [ITP] gl-manpages From: Marco Atzeri To: "cygwin-apps@cygwin.com" References: <6c40aff5-7949-11c2-bc4f-60fa9061eabd@dronecode.org.uk> <2223cd15-65e2-62a7-5cdf-393f5dc779f2@gmail.com> Message-ID: <46977ad6-e6c0-1332-3cde-4130894e5f06@gmail.com> Date: Wed, 15 Apr 2020 21:57:27 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0 MIME-Version: 1.0 In-Reply-To: <2223cd15-65e2-62a7-5cdf-393f5dc779f2@gmail.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-2.2 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_SHORT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham 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-apps@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Cygwin package maintainer discussion list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Apr 2020 19:57:30 -0000 Am 15.04.2020 um 17:38 schrieb Marco Atzeri: > Am 15.04.2020 um 14:59 schrieb Jon Turney: >> On 14/04/2020 16:23, Marco Atzeri via Cygwin-apps wrote: >>> Am 10.04.2020 um 16:47 schrieb Jon Turney: >>>> >>>> This package contains OpenGL manpages from >>>> https://github.com/KhronosGroup/OpenGL-Refpages >>>> >>>> These are packaged in Fedora (gl-manpages), debian >>>> (khronos-opengl-man4), etc. >>>> >>>> cygport file: >>>> >>>> https://github.com/jon-turney/gl-manpages-cygport/blob/master/gl-manpages.cygport >>>> >>>> >>>> package files: >>>> >>>> http://www.dronecode.org.uk/cygwin/noarch/release/gl-manpages/ >>> >>> I have problem building it. >>> I do not see any package that cover the build requirements >>> of docbook-mathml >> >> My mistake, I have packaging for docbook-mathml I need to propose as >> well. >> > > It seems there is a version mismatch: > > $ cygcheck -l w3-dtd-mathml |grep dtd$ > /usr/share/xml/schema/w3c/mathml/dtd/mathml2/mathml2.dtd > /usr/share/xml/schema/w3c/mathml/dtd/mathml2/xhtml-math11-f.dtd > just discovered that docbook-mathml needs w3-dtd-mathml otherwise: $ cygport gl-manpages.cygport compile >>> Compiling gl-manpages-20200103gita6e07ba-1.noarch I/O error : Attempt to load network entity http://www.w3.org/TR/MathML2/dtd/mathml2.dtd file:///usr/share/sgml/docbook/mathml/1.1CR1/dbmathml.dtd:79: warning: failed to load external entity "http://www.w3.org/TR/MathML2/dtd/mathml2.dtd" With both I see only this warning for the compile step: Note: Writing glBlendColor.3G Element div in namespace '' encountered in td, but no template matches. ... Element div in namespace '' encountered in td, but no template matches. Note: Writing glBlendEquation.3G Element div in namespace '' encountered in td, but no template matches. ... Note: Writing glTexImage3D.3G Element div in namespace '' encountered in td, but no template matches. but packages stop here: $ cygport gl-manpages.cygport install >>> Installing gl-manpages-20200103gita6e07ba-1.noarch *** ERROR: unknown man section Are you using an unreleased cygport ? doman *.3G Regards Marco