From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18305 invoked by alias); 11 Feb 2015 19:08:26 -0000 Mailing-List: contact cygwin-apps-help@cygwin.com; run by ezmlm Precedence: bulk Sender: cygwin-apps-owner@cygwin.com List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps@cygwin.com Received: (qmail 18283 invoked by uid 89); 11 Feb 2015 19:08:25 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.7 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 X-HELO: resqmta-ch2-01v.sys.comcast.net Received: from resqmta-ch2-01v.sys.comcast.net (HELO resqmta-ch2-01v.sys.comcast.net) (69.252.207.33) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Wed, 11 Feb 2015 19:08:24 +0000 Received: from resomta-ch2-12v.sys.comcast.net ([69.252.207.108]) by resqmta-ch2-01v.sys.comcast.net with comcast id r77e1p0062LrikM0178NzW; Wed, 11 Feb 2015 19:08:22 +0000 Received: from helium.5200-glenwood.net ([69.140.37.22]) by resomta-ch2-12v.sys.comcast.net with comcast id r78M1p0090UgAyD0178MjT; Wed, 11 Feb 2015 19:08:22 +0000 Received: from [127.0.0.1] (helo=arsenic) by helium.5200-glenwood.net with smtp (Exim 4.82) (envelope-from ) id 1YLce0-0003ZL-7u for cygwin-apps@cygwin.com; Wed, 11 Feb 2015 14:08:16 -0500 From: Andrew Schulman To: cygwin-apps@cygwin.com Subject: Re: HEADSUP: Packages with obsolete dependencies Date: Wed, 11 Feb 2015 19:08:00 -0000 Message-ID: References: <1423628064.1704.53.camel@cygwin.com> <980nda5k51tgtnr1oniiihbuegctl6lrlk@4ax.com> <980nda5k51tgtnr1oniiihbuegctl6lrlk-e09XROE/p8c@public.gmane.org> <1423673567.12472.74.camel@cygwin.com> In-Reply-To: <1423673567.12472.74.camel@cygwin.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Archive: encrypt X-SW-Source: 2015-02/txt/msg00147.txt.bz2 > On Wed, 2015-02-11 at 11:28 -0500, Andrew Schulman wrote: > > > orpie Andrew Schulman > >=20 > > OK. I just rebuilt orpie, and now it depends on libncursesw10. Is tha= t the > > right successor to libncurses10? If so, I'll upload the new build. >=20 > Yes, please. Done. > > > ploticus Andrew Schulman > >=20 > > This package needs to be updated and I've tried a few times to rebuild = it, but > > the build always fails and so far I haven't been able to solve it. I'm= not > > actively using it any more anyway, so maybe it's time to obsolete it, u= nless > > someone else wants to pick it up. >=20 > I'm always willing to discuss cases like this. Please post the .cygport > and patches, along with the error message(s) you are seeing. Hm... I just fixed one problem and it seems to build now. Let me look at t= his again when I have a little more time - maybe I can finally update it. And: > sng Andrew Schulman ATM this won't build with libpng16. The source was only patched last year = for libpng15, and not by the main author. I can't remember now where the patch= es came from - it wasn't me - but I'll see what I can find out. If you want to look at the build, here are the cygport and patch files: wget \ http://home.comcast.net/~andrex2/cygwin/sng/sng.cygport \ http://home.comcast.net/~andrex2/cygwin/sng/sng-ChangeLog.patch \ http://home.comcast.net/~andrex2/cygwin/sng/sng-sngc.patch \ http://home.comcast.net/~andrex2/cygwin/sng/sng-sngd.patch \ http://home.comcast.net/~andrex2/cygwin/sng/sng-usage.patch And the following files, taken from libpng15 I believe, have to be copied i= nto the root of the build tree: wget \ http://home.comcast.net/~andrex2/cygwin/sng/extras/pngdebug.h \ http://home.comcast.net/~andrex2/cygwin/sng/extras/pnginfo.h \ http://home.comcast.net/~andrex2/cygwin/sng/extras/pngpriv.h \ http://home.comcast.net/~andrex2/cygwin/sng/extras/pngstruct.h Don't ask me why, I don't remember and the patches were someone else's. It worked. ATM the build is failing with: gcc -DHAVE_CONFIG_H -I. -I/home/andrex/dev/cygwin/sng/sng-1.0.6-2.x86_64/src/sng-1.0.6 -ggdb -O2 -pipe -Wimplicit-function-declaration -fdebug-prefix-map=3D/home/andrex/dev/cygwin/sng/sng-1.0.6-2.x86_64/build= =3D/usr/src/debug/sng-1.0.6-2 -fdebug-prefix-map=3D/home/andrex/dev/cygwin/sng/sng-1.0.6-2.x86_64/src/sng= -1.0.6=3D/usr/src/debug/sng-1.0.6-2 -MT sngd.o -MD -MP -MF .deps/sngd.Tpo -c -o sngd.o /home/andrex/dev/cygwin/sng/sng-1.0.6-2.x86_64/src/sng-1.0.6/sngd.c /home/andrex/dev/cygwin/sng/sng-1.0.6-2.x86_64/src/sng-1.0.6/main.c: In fun= ction =91fatal=92: /home/andrex/dev/cygwin/sng/sng-1.0.6-2.x86_64/src/sng-1.0.6/main.c:43:5: warning: implicit declaration of function =91strlen=92 [-Wimplicit-function-declaration] vsprintf(buf + strlen(buf), fmt, ap); ^ /home/andrex/dev/cygwin/sng/sng-1.0.6-2.x86_64/src/sng-1.0.6/main.c:43:20: warning: incompatible implicit declaration of built-in function =91strlen=92 which seems like a trivial problem, but I haven't conquered it yet. Andrew