From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm1-x336.google.com (mail-wm1-x336.google.com [IPv6:2a00:1450:4864:20::336]) by sourceware.org (Postfix) with ESMTPS id B422B385DC06 for ; Tue, 14 Apr 2020 15:23:04 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org B422B385DC06 Received: by mail-wm1-x336.google.com with SMTP id a201so14058502wme.1 for ; Tue, 14 Apr 2020 08:23:04 -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:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=RLKeQDpCiTAx/y5rZw2B94Wti973k2Ew+AXMuSNqFKc=; b=jurZpJmgmq/B1AtvhWAn3SXXEEeScbD6wyKHYgCBX7hWg1VdUAmLDZ9/Ktgt1UUo12 VzkQMcvWee9l15pBxaCv/Dw16wnzL2XEnC8yffJYJ7KY7/A0zNNXsjNPGNq7G/egUUE8 Z/dnODqhMi/l9y4Mn6SS6Ds4ejMhFi/EHLdk2aVIC1A7cdPrQ24McTe0alRNUmbrCS5W VaaGshX/X3QHqrOWZrUWT3B+ssnoB7L+YlzTp5TB7pgsA3NoX7iqcWF6upU8serNn5mn Nr+flbugKYFvA0dT7yhBoFFKoLjR01x5xmlOQpn030FpkRbmI92zBrAf6JyXe7WIcYQU FNmw== X-Gm-Message-State: AGi0Pub2HRrjWs6qeu5cGrPt1kKgHASwRBtn+TuLX/0mh4G0d6pogBcJ MasqQmQnj+gKh566pVvjsIQjhP8R X-Google-Smtp-Source: APiQypKsbsaFEKmvOeFQPkT3a1aHCIcgy0O1LGwj4v6UVXTny3LuMudSdyZ2KovM/bGsj1Hq6DMAWg== X-Received: by 2002:a05:600c:4112:: with SMTP id j18mr362734wmi.69.1586877783353; Tue, 14 Apr 2020 08:23:03 -0700 (PDT) Received: from ?IPv6:2003:ee:6700:ee01:d0a0:7563:4d88:8d1f? (p200300EE6700EE01D0A075634D888D1F.dip0.t-ipconnect.de. [2003:ee:6700:ee01:d0a0:7563:4d88:8d1f]) by smtp.gmail.com with ESMTPSA id h26sm18818071wmb.19.2020.04.14.08.23.02 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 14 Apr 2020 08:23:02 -0700 (PDT) Subject: Re: [ITP] gl-manpages To: "cygwin-apps@cygwin.com" References: <6c40aff5-7949-11c2-bc4f-60fa9061eabd@dronecode.org.uk> From: Marco Atzeri Message-ID: Date: Tue, 14 Apr 2020 17:23:02 +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: <6c40aff5-7949-11c2-bc4f-60fa9061eabd@dronecode.org.uk> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit 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, 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: Tue, 14 Apr 2020 15:23:06 -0000 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 $ cygcheck -p dbmathml.dtd Found 0 matches for dbmathml.dtd The system tries to download it and fails. No clear reason why wget and curl can catch the files $ cygport gl-manpages.cygport compile >>> Compiling gl-manpages-20200103gita6e07ba-1.noarch *** Warning: Some build dependencies are not installed. *** Warning: This package may end up missing features, or not build at all. *** Warning: Consider installing these packages first before continuing: *** Warning: docbook-mathml I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/mathml/1.1CR1/dbmathml.dtd .... $ wget http://www.oasis-open.org/docbook/xml/mathml/1.1CR1/dbmathml.dtd --2020-04-14 17:20:03-- http://www.oasis-open.org/docbook/xml/mathml/1.1CR1/dbmathml.dtd Resolving www.oasis-open.org (www.oasis-open.org)... 172.99.100.168 Connecting to www.oasis-open.org (www.oasis-open.org)|172.99.100.168|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 3525 (3.4K) [application/xml-dtd] Saving to: ‘dbmathml.dtd’ dbmathml.dtd 100%[===================>] 3.44K --.-KB/s in 0s 2020-04-14 17:20:04 (18.4 MB/s) - ‘dbmathml.dtd’ saved [3525/3525] Maybe we need a docbook-mathml packages ? Regards Marco