From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Neil Jerram" Newsgroups: gmane.lisp.guile.devel Subject: Re: git head fails to build Date: Thu, 15 Jan 2009 00:20:45 +0000 Message-ID: <49dd78620901141620u65cb593ci9187416f12213c24@mail.gmail.com> References: <49dd78620901141205v206f1620j454098d902e42b58@mail.gmail.com> <49dd78620901141254r2cad1945wdc2bc5e03f23dec3@mail.gmail.com> <878wpdr2xe.fsf@gnu.org> <49dd78620901141345l1b955943m2a52c44186ddd3e@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1231978919 1668 80.91.229.12 (15 Jan 2009 00:21:59 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 15 Jan 2009 00:21:59 +0000 (UTC) Cc: guile-devel@gnu.org To: "=?ISO-8859-1?Q?Ludovic_Court=E8s?=" Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Thu Jan 15 01:23:10 2009 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LNFzy-00014F-ON for guile-devel@m.gmane.org; Thu, 15 Jan 2009 01:22:14 +0100 Original-Received: from localhost ([127.0.0.1]:35503 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LNFyh-0006Dw-U1 for guile-devel@m.gmane.org; Wed, 14 Jan 2009 19:20:55 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LNFyb-0006CX-AF for guile-devel@gnu.org; Wed, 14 Jan 2009 19:20:49 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LNFyZ-00069N-OP for guile-devel@gnu.org; Wed, 14 Jan 2009 19:20:48 -0500 Original-Received: from [199.232.76.173] (port=34756 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LNFyZ-000696-GN for guile-devel@gnu.org; Wed, 14 Jan 2009 19:20:47 -0500 Original-Received: from mail-bw0-f15.google.com ([209.85.218.15]:58587) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LNFyY-0007At-DV; Wed, 14 Jan 2009 19:20:46 -0500 Original-Received: by mail-bw0-f15.google.com with SMTP id 8so725751bwz.18 for ; Wed, 14 Jan 2009 16:20:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=WbJaHm8QhcKf81LHFF93uKnOBFJDePOYFxoc4ELQDzo=; b=Yd81CudrDlVcGkUSLpiBgkvFVGUCOrueSZQJWOu/wyC1rha6b3HMrd4abbNRfgvdFU sg7DgC0njrm3omFFcvE8+iaVEz/N+cLKqa98/353W1Y4kw9A9rE5ajEyYKI7k9RssN1V krg5eCQVepIxuifsLaBIURf4AHWRy02QO4S7g= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=QazBkHKj0CnvsphlatozDwQYqenAnmCnLS0bCmrgUVNY3sREzNFR+WFinpQwCR6X3N P1J4eevG4/IMdsllXSsSre572IfwoDWxtydsnIgJQn6gJ46exF/zdusu8tg901J5Ht6k Oe9IS8cI/P0ySi1tgUFOF0bxBfqAgyP97OdBU= Original-Received: by 10.181.218.14 with SMTP id v14mr215228bkq.48.1231978845862; Wed, 14 Jan 2009 16:20:45 -0800 (PST) Original-Received: by 10.181.208.17 with HTTP; Wed, 14 Jan 2009 16:20:45 -0800 (PST) In-Reply-To: <49dd78620901141345l1b955943m2a52c44186ddd3e@mail.gmail.com> Content-Disposition: inline X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:8017 Archived-At: Hi Ludovic, I guess you weren't able to commit your patch tonight, so I have now tried to fix things up myself. I believe master does now build. (At least it does for me after "rm -rf *" and "git checkout master -- .".) I have just a few more comments on what you wrote below: 2009/1/14 Neil Jerram : > 2009/1/14 Ludovic Court=E8s : > >> it >> adds generated `.h' files (which is boring since they then have to be >> removed before one can `pull' or `checkout') My commits may still be wrong on this point. I thought that the committed .h files were present immediately after "gnulib-tool --import", and before building, but I could have been mistaken on that. I'll check tomorrow and remove the superfluous files if so. >>, it modifies >> `m4/.gitignore' (which we don't want precisely because we commit >> Gnulib's M4 files), it adds `lib/.gitignore', it modifies `INSTALL', >> etc. These are all fixed now. INSTALL is reverted to how it was before, and lib/.gitignore and m4/.gitignore are both empty. Regards, Neil