From owner-freebsd-x11@FreeBSD.ORG Sat Feb 2 12:22:35 2013 Return-Path: Delivered-To: x11@FreeBSD.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 98753530 for ; Sat, 2 Feb 2013 12:22:35 +0000 (UTC) (envelope-from zeising@freebsd.org) Received: from mail.lysator.liu.se (mail.lysator.liu.se [IPv6:2001:6b0:17:f0a0::3]) by mx1.freebsd.org (Postfix) with ESMTP id 37398E95 for ; Sat, 2 Feb 2013 12:22:35 +0000 (UTC) Received: from mail.lysator.liu.se (localhost [127.0.0.1]) by mail.lysator.liu.se (Postfix) with ESMTP id 6EBC24000D for ; Sat, 2 Feb 2013 13:22:34 +0100 (CET) Received: by mail.lysator.liu.se (Postfix, from userid 1004) id 609E640004; Sat, 2 Feb 2013 13:22:34 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on bernadotte.lysator.liu.se X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=AWL autolearn=disabled version=3.3.1 X-Spam-Score: 0.0 Received: from mx.daemonic.se (h-45-105.a163.priv.bahnhof.se [94.254.45.105]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.lysator.liu.se (Postfix) with ESMTPSA id 07F3D40002; Sat, 2 Feb 2013 13:22:34 +0100 (CET) Received: from mailscanner.daemonic.se (mailscanner.daemonic.se [IPv6:2001:470:dca9:0:1::6]) by mx.daemonic.se (Postfix) with ESMTPS id 3YyvT56NJVz8hVn; Sat, 2 Feb 2013 13:22:33 +0100 (CET) X-Virus-Scanned: amavisd-new at daemonic.se Received: from mx.daemonic.se ([IPv6:2001:470:dca9:0:1::3]) (using TLS with cipher CAMELLIA256-SHA) by mailscanner.daemonic.se (mailscanner.daemonic.se [IPv6:2001:470:dca9:0:1::6]) (amavisd-new, port 10025) with ESMTPS id XeEuG8ecCDDz; Sat, 2 Feb 2013 13:22:31 +0100 (CET) Received: from mail.daemonic.se (mail.daemonic.se [10.1.0.4]) by mx.daemonic.se (Postfix) with ESMTPS id 3YyvT35pdkz8hVm; Sat, 2 Feb 2013 13:22:31 +0100 (CET) Received: from vivi.daemonic.se (vivi.daemonic.se [IPv6:2001:470:dca9:1::4]) by mail.daemonic.se (Postfix) with ESMTPSA id 3YyvT358hNz9Ctj; Sat, 2 Feb 2013 13:22:31 +0100 (CET) Message-ID: <510D0507.2070604@freebsd.org> Date: Sat, 02 Feb 2013 13:22:31 +0100 From: Niclas Zeising User-Agent: Mutt/1.5.21 MIME-Version: 1.0 To: Barbara Guida Subject: Re: x11-servers/xorg-server: patch failure with "WITH_NEW_XORG=true" References: <510D027A.2030204@gmail.com> <510D03AC.1050201@gmail.com> In-Reply-To: <510D03AC.1050201@gmail.com> X-Enigmail-Version: 1.4.6 Content-Type: text/plain; charset=GB2312 Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Cc: x11@FreeBSD.org X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Feb 2013 12:22:35 -0000 On 02/02/13 13:16, Barbara Guida wrote: > Barbara Guida wrote: >> Hi, running make patch -C /usr/ports/x11-servers/xorg-server I'm >> getting this error: > >> ===> Applying extra patch >> /usr/ports/x11-servers/xorg-server/files/extra-new-arch-i386 1 out >> of 1 hunks failed--saving rejects to >> hw/xfree86/common/compiler.h.rej *** [do-patch] Error code 1 > >> I have WITH_NEW_XORG=true in my /etc/make.conf. > >> Looking at the files/extra-new-arch-i386 patch (ports/174286), it >> seems that it has been created starting from a version of >> xorg-server which is different from 1.10.6, hasn't it? > >> I did the same change in hw/xfree86/common/compiler.h from >> xorg-server-1.10.6 and recreated the patch and now the patch is >> applied successfully for me. Note that I have not tested it with >> clang. > >> cheers Barbara > > > I just found that this should be the same issue reported in ports/175776 > > Yes it is, and it surprises me. I can't reproduce it locally at all. I have to look into this more in detail I guess, since two reporters of the same issue probbly not is a fluke. How do you usually download the ports tree? Regards! -- Niclas Zeising