From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dani Moncayo Newsgroups: gmane.emacs.devel Subject: Bootstrap failure Date: Mon, 25 Nov 2013 19:54:50 +0100 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1385405694 31068 80.91.229.3 (25 Nov 2013 18:54:54 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 25 Nov 2013 18:54:54 +0000 (UTC) Cc: bozhidar@batsov.com To: Emacs development discussions Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 25 19:55:00 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Vl1JE-0000ns-9x for ged-emacs-devel@m.gmane.org; Mon, 25 Nov 2013 19:55:00 +0100 Original-Received: from localhost ([::1]:54473 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vl1JD-0008AH-W7 for ged-emacs-devel@m.gmane.org; Mon, 25 Nov 2013 13:55:00 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:47874) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vl1JA-00087q-4E for emacs-devel@gnu.org; Mon, 25 Nov 2013 13:54:56 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vl1J6-0006fl-Cy for emacs-devel@gnu.org; Mon, 25 Nov 2013 13:54:56 -0500 Original-Received: from mail-la0-x22e.google.com ([2a00:1450:4010:c03::22e]:34075) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vl1J6-0006fM-4a for emacs-devel@gnu.org; Mon, 25 Nov 2013 13:54:52 -0500 Original-Received: by mail-la0-f46.google.com with SMTP id eh20so3338897lab.19 for ; Mon, 25 Nov 2013 10:54:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:cc:content-type; bh=i8BJH4//mSHiEPfpBH/r6Z4WXuxA8s7JheRtlTGnNLI=; b=a1OaC4PU17AMBMHo4dDbzzY0BsF8s+r4tbd7I4RYTY16VDb5DF/Jn72dfeyfBm6W6G 5wzIdhBTyLfdZh+XTydq3Y0WD+kry9VSpGzcFFi9di6XMcfCAR90y/iuUdXv2lksPM2j 875iRs3Cs2+b9HIAkMDk3/0+2oDYZ3u1DUi4RJtX17r4O5ef4GQrwc+iRO5hHdxztD8z lcwt6sVX9HIzbMt+WOkAYM4ZFaE3PRliQcf0dlpfw+PwSVfEhsZusyjCQvotkJ+U6Iyj VEQMIHsg6FAkt04eUAV9diRyd+ZyN9KDP3rdgnLYzZMi7Qh+HjHAlwi7f4XgZ/6IszRo ga7Q== X-Received: by 10.112.157.166 with SMTP id wn6mr25315lbb.87.1385405690232; Mon, 25 Nov 2013 10:54:50 -0800 (PST) Original-Received: by 10.114.176.231 with HTTP; Mon, 25 Nov 2013 10:54:50 -0800 (PST) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c03::22e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:165716 Archived-At: make[2]: Entering directory `/home/dani/emacs/build/lisp' Compiling ../../repo/src/../lisp/emacs-lisp/byte-run.el ../../repo/lisp/emacs-lisp/bytecomp.el:Warning: Unused lexical variable `interactive-onaly' In toplevel form: ../../repo/lisp/emacs-lisp/byte-run.el:36:2:Error: Symbol's value as variable is void: interactive-only Makefile:248: recipe for target `compile-onefile' failed make[2]: *** [compile-onefile] Error 1 make[2]: Leaving directory `/home/dani/emacs/build/lisp' Makefile:788: recipe for target `../../repo/src/../lisp/emacs-lisp/byte-run.elc' failed make[1]: *** [../../repo/src/../lisp/emacs-lisp/byte-run.elc] Error 2 make[1]: Leaving directory `/home/dani/emacs/build/src' Makefile:378: recipe for target `src' failed make: *** [src] Error 2 -- Dani Moncayo