From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sean Sieger Newsgroups: gmane.emacs.devel Subject: windows build failure Date: Sun, 26 May 2013 16:29:36 -0400 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=089e0116107001203b04dda4e461 X-Trace: ger.gmane.org 1369617289 14728 80.91.229.3 (27 May 2013 01:14:49 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 27 May 2013 01:14:49 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon May 27 03:14:51 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 1Ugm1S-0000Im-P6 for ged-emacs-devel@m.gmane.org; Mon, 27 May 2013 03:14:50 +0200 Original-Received: from localhost ([::1]:41095 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ugm1S-0001HU-9g for ged-emacs-devel@m.gmane.org; Sun, 26 May 2013 21:14:50 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:42456) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UghZU-0005mh-3C for emacs-devel@gnu.org; Sun, 26 May 2013 16:29:41 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UghZR-00005w-Ia for emacs-devel@gnu.org; Sun, 26 May 2013 16:29:40 -0400 Original-Received: from mail-ie0-x22a.google.com ([2607:f8b0:4001:c03::22a]:62333) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UghZR-00005p-D3 for emacs-devel@gnu.org; Sun, 26 May 2013 16:29:37 -0400 Original-Received: by mail-ie0-f170.google.com with SMTP id aq17so17029297iec.1 for ; Sun, 26 May 2013 13:29:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=1e2Nh9cUz2maymt5qEhok/ggmLYHUmZr4xBX2/DUKYE=; b=Q9g4OWFTYaPo7reYUuPADVg5wxWBXfrf0i71k07ePru1xx4Wy+GDQu2FC6TTPJSESL N0AIXf4iJeqEmQeK5vYSXfVK40HOvhkwfkXxeNwfjY6ruHPsvLpuMeRdL6Rn44bNbI9L YnZqhDrVcryaYr77o9ZhTQ+d1AdZncW7AIvikRxgev/W7jr4TNEh3D5R8C0NubBxCCua uiyyPc1uki5tPn2lQyw8bauFIEvGtLAC70+WFmduqbWNT2NbHHb+kFXc2bfJIxDswRS+ dvFhgEOb5/HnMMbes6HbGnMbWQ+ZFMxTOAADUTcRvCORFpkdIqw357UWSYt+orYRGT5t xF3Q== X-Received: by 10.50.73.226 with SMTP id o2mr3585168igv.22.1369600176494; Sun, 26 May 2013 13:29:36 -0700 (PDT) Original-Received: by 10.64.12.42 with HTTP; Sun, 26 May 2013 13:29:36 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:4001:c03::22a X-Mailman-Approved-At: Sun, 26 May 2013 21:13:50 -0400 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:159820 Archived-At: --089e0116107001203b04dda4e461 Content-Type: text/plain; charset=ISO-8859-1 In file included from w32.c:33:0: ../nt/inc/sys/time.h:41:62: error: conflicting types for 'restrict' ../nt/inc/sys/time.h:41:35: note: previous definition of 'restrict' was here make[3]: *** [oo-spd/i386/w32.o] Error 1 make[3]: Leaving directory `c:/trunk/src' make[2]: *** [bootstrap-temacs-CMD] Error 2 make[2]: Leaving directory `c:/trunk/src' make[1]: *** [bootstrap-temacs] Error 2 make[1]: Leaving directory `c:/trunk/src' make: *** [bootstrap-gmake] Error 2 --089e0116107001203b04dda4e461 Content-Type: text/html; charset=ISO-8859-1
In file included from w32.c:33:0:
../nt/inc/sys/time.h:41:62: error: conflicting types for 'restrict'
../nt/inc/sys/time.h:41:35: note: previous definition of 'restrict' was here
make[3]: *** [oo-spd/i386/w32.o] Error 1
make[3]: Leaving directory `c:/trunk/src'
make[2]: *** [bootstrap-temacs-CMD] Error 2
make[2]: Leaving directory `c:/trunk/src'
make[1]: *** [bootstrap-temacs] Error 2
make[1]: Leaving directory `c:/trunk/src'
make: *** [bootstrap-gmake] Error 2
--089e0116107001203b04dda4e461--