From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22430 invoked by alias); 6 Aug 2014 14:18:45 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 22410 invoked by uid 89); 6 Aug 2014 14:18:45 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-5.9 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.2 X-HELO: calimero.vinschen.de Received: from aquarius.hirmke.de (HELO calimero.vinschen.de) (217.91.18.234) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 06 Aug 2014 14:18:44 +0000 Received: by calimero.vinschen.de (Postfix, from userid 500) id CB2018E0773; Wed, 6 Aug 2014 16:18:41 +0200 (CEST) Date: Wed, 06 Aug 2014 14:18:00 -0000 From: Corinna Vinschen To: cygwin@cygwin.com Subject: Re: New Git v2.0.4 build to test Message-ID: <20140806141841.GM13601@calimero.vinschen.de> Reply-To: cygwin@cygwin.com Mail-Followup-To: cygwin@cygwin.com References: <20140806102147.GB991@dinwoodie.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="XigHxYirkHk2Kxsx" Content-Disposition: inline In-Reply-To: <20140806102147.GB991@dinwoodie.org> User-Agent: Mutt/1.5.23 (2014-03-12) X-SW-Source: 2014-08/txt/msg00140.txt.bz2 --XigHxYirkHk2Kxsx Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-length: 1678 Hi Adam, On Aug 6 11:21, Adam Dinwoodie wrote: > Hi all, >=20 > I'm in the long-running process of producing an up-to-date build of Git > for Cygwin. I think I'm now (finally) close to having a build ready to > upload to be installed via the Cygwin setup programs, but in the > meantime I'd appreciate my new build getting some additional testing. >=20 > You can download my latest build of Git v2.0.4 at > http://tastycake.net/~adam/cygwin/. >=20 > To install, download the package(s) you're interested in using, and > unpack them using `tar -xaC/ -f ` from a Cygwin shell. > Make sure to check the corresponding setup.hint files to ensure you have > all the required dependencies first. >=20 > This build isn't final, but it does work in at least the mainline use > cases; I've been using it for a couple of days for my day-to-day work. > However there are still some problems I'm aware of (no `git grep -P` > support, Sounds like libpcre-devel is missing on your machine. > `git fetch` occasionally hangs in the test suites in 64-bit) > and there are probably some problems I haven't identified yet. >=20 > I'm currently in the process of working through the Git test suite > output to identify missing features, since it's the best way I've found > to identify features the Git compile process has quietly skipped since a > required library wasn't installed. If the git build system uses autotools, you might have an easier time by scanning the config.log file created during the configure call. Corinna --=20 Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Maintainer cygwin AT cygwin DOT com Red Hat --XigHxYirkHk2Kxsx Content-Type: application/pgp-signature Content-length: 819 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJT4jlBAAoJEPU2Bp2uRE+grBAP/1NS4jgFr7Rd+iunru227CrT EZoykoqlQVFGgC+mBex6AkTMs2NXcemjUOyvq2dSblz0UYwpseUd337sqb6QNYEl n3+EMQEF8RSrNs9Ww1i8gm9iHqUzk/evnLZGzYNEm/eb7r/F5RWCgvtryXFnmMun 2Ui3QExtTIQWqKjNEmMikKdvhloGGQ+ukagyEaI45LF5j97LhnrjekmNIdtrCscl BMce/yEdDEx+RPobFkb6H8CZgjZkTWWNNdj0KXmHseic8jj72hYFzByvmscHqzMz csFwADas0Doyl7g6IHo3h1Gl+qymQ7E6VuLaA54yKmPD7VtSeFj9U5eLWqJ80OoR kYSUblJm5Wox4eBBHxbGwl+6Jlnay/ziwThnAxVt1KMbpJIbhAOf1jsqFgjicbBz UMNlkncgrMhUyUPXvAcjfncicD765L0pmb9GhbLVPYI3DmgLcwK5qmm1atBCH0hP CNtcLp8yw9maZ7z2Czs2EUVOasZTMFcvl2xM53ZKje/LUoekBr4kZEZowt2wGAVW vAgGSGcL7Oy1BMJoPLpwWJHZl/l2qmgAW5ojWATMzsQcqvxzFBFAo1+vNNuiGxWv CgZCfo+qrbJ6019VBCpPfJNt+dd9BkMHMP6qrQSXBnQmeLG/kAvVnCxALNCluCgj 9jUIX/meUVgQpW4KN5ll =YGzy -----END PGP SIGNATURE----- --XigHxYirkHk2Kxsx--