From owner-freebsd-x11@FreeBSD.ORG Sat Feb 2 12:19:52 2013 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id EDFE8478 for ; Sat, 2 Feb 2013 12:19:52 +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 6F2DDE57 for ; Sat, 2 Feb 2013 12:19:52 +0000 (UTC) Received: from mail.lysator.liu.se (localhost [127.0.0.1]) by mail.lysator.liu.se (Postfix) with ESMTP id B2FF140003 for ; Sat, 2 Feb 2013 13:19:51 +0100 (CET) Received: by mail.lysator.liu.se (Postfix, from userid 1004) id A889C40004; Sat, 2 Feb 2013 13:19:51 +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 D6F8340003; Sat, 2 Feb 2013 13:19:49 +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 3YyvPx4Wzxz8hVt; Sat, 2 Feb 2013 13:19:49 +0100 (CET) X-Virus-Scanned: amavisd-new at daemonic.se Received: from mx.daemonic.se ([10.1.0.3]) (using TLS with cipher CAMELLIA256-SHA) by mailscanner.daemonic.se (mailscanner.daemonic.se [10.1.0.6]) (amavisd-new, port 10025) with ESMTPS id EzdmOS8qeyVw; Sat, 2 Feb 2013 13:19:47 +0100 (CET) Received: from mail.daemonic.se (mail.daemonic.se [IPv6:2001:470:dca9:0:1::4]) by mx.daemonic.se (Postfix) with ESMTPS id 3YyvPv4NnQz8hVm; Sat, 2 Feb 2013 13:19:47 +0100 (CET) Received: from vivi.daemonic.se (vivi.daemonic.se [IPv6:2001:470:dca9:1::4]) by mail.daemonic.se (Postfix) with ESMTPSA id 3YyvPv3yZyz9Ctj; Sat, 2 Feb 2013 13:19:47 +0100 (CET) Message-ID: <510D0463.9030004@freebsd.org> Date: Sat, 02 Feb 2013 13:19:47 +0100 From: Niclas Zeising User-Agent: Mutt/1.5.21 MIME-Version: 1.0 To: Tsurutani Naoki Subject: Re: ports/175776: patching x11-servers/xorg-server fails References: <510CFBD2.40002@freebsd.org> <201302021209.AA00131@h115.65.228.10.32118.vlan.kuins.net> In-Reply-To: <201302021209.AA00131@h115.65.228.10.32118.vlan.kuins.net> X-Enigmail-Version: 1.4.6 Content-Type: text/plain; charset=GB2312 Content-Transfer-Encoding: 8bit X-Virus-Scanned: ClamAV using ClamSMTP Cc: freebsd-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:19:53 -0000 On 02/02/13 13:09, Tsurutani Naoki wrote: > Thank you for your reply. > > Both files on my host are just same with that on SVN repository you pointed. > I think only "files/extra-new-arch-i386" is used with "WITH_NEW_XORG=1". > The file "hw/xfree86/common/compiler.h" made by "make extract" differs from > the one expeced by the patch file (see line 1335 and 1371). > Is there anything wrong on my host or on my thought ? > Only extra-new-arch-i386 is used when compiling with WITH_NEW_XORG. Both patches fixes the same issue, but in different versions of xorg-server, the old and the new. Which version of xorg-server are getting built? Is it the correct one? As I previously said, I can't reproduce this issue, and I've been running builds for different freebsd versions of i386 both with old and new xorg during the night without problems. Regards! -- Niclas Zeising