From owner-freebsd-stable@FreeBSD.ORG Thu Nov 7 17:19:04 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id A1A89C0D; Thu, 7 Nov 2013 17:19:04 +0000 (UTC) (envelope-from garbytrash@gmail.com) Received: from mail-pa0-x22e.google.com (mail-pa0-x22e.google.com [IPv6:2607:f8b0:400e:c03::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 762CA2F46; Thu, 7 Nov 2013 17:19:04 +0000 (UTC) Received: by mail-pa0-f46.google.com with SMTP id rd3so904719pab.5 for ; Thu, 07 Nov 2013 09:19:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=8CjwQ2Sdy7XJvvJVS+DFDViibhLGbIl7f9PjiVxI7qs=; b=VR7wOl8jM52rCHVNS34TnlD5OrBBQiRx1MbPXWNKLMU5mfWW0wTjSOfrmFj6YhopCy MsdRcrg0sS4ja8xGC9GfeFKQ0c6vh2v6JKNq/V0U8nI16hny+7varB2JlTzgNQmj/Piu jokvvpY2i4M1T1sKEEPQdVRVNLaEQdI44SD120zAispFixmTLHrN/QH+V5bpIEkrNh1a p9aFe5jsBT1uYoCZD9Vuur/NdBxvsBKDLdIQQCtceXmakSOWDHkQQ92jPcYtl9S0gzme nk5Y08/IL437UZa5Zppuiixo0jt9/Jfv8OgV+/GOpN0EjwJFoHuUOA3M1iVAkdRDoFLI 9uGg== MIME-Version: 1.0 X-Received: by 10.66.19.202 with SMTP id h10mr3104931pae.187.1383844744059; Thu, 07 Nov 2013 09:19:04 -0800 (PST) Received: by 10.66.142.167 with HTTP; Thu, 7 Nov 2013 09:19:04 -0800 (PST) In-Reply-To: References: <20131107162918.GA89594@glenbarber.us> <527BC91D.7010606@FreeBSD.org> Date: Thu, 7 Nov 2013 18:19:04 +0100 Message-ID: Subject: Re: FreeBSD10-Beta3: No xorg-server-1.12.4 From: Zenny To: =?ISO-8859-1?Q?Jean=2DS=E9bastien_P=E9dron?= Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-stable@freebsd.org X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Nov 2013 17:19:04 -0000 DRI Failed to build with the following erro, fyir: gmake[4]: Entering directory `/usr/ports/graphics/dri/work/Mesa-9.1.6/src/g= lsl' Making all in builtin_compiler gmake[5]: Entering directory `/usr/ports/graphics/dri/work/Mesa-9.1.6/src/glsl/builtin_compiler' CXX glsl_lexer.lo c++: warning: argument unused during compilation: '-fno-builtin-memcmp' In file included from glsl_lexer.ll:27: In file included from ../../../src/glsl/ast.h:30: In file included from ../../../src/glsl/glsl_parser_extras.h:35: In file included from ../../../src/glsl/glsl_symbol_table.h:34: In file included from ../../../src/glsl/ir.h:33: In file included from ../../../src/glsl/glsl_types.h:31: ../../../src/mesa/main/mtypes.h:3420:4: error: unknown type name 'GLDEBUGPROCARB' GLDEBUGPROCARB Callback; ^ 1 error generated. gmake[5]: *** [glsl_lexer.lo] Error 1 gmake[5]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-9.1.6/src/glsl/builtin_compiler' gmake[4]: *** [all-recursive] Error 1 gmake[4]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-9.1.6/src/gl= sl' gmake[3]: *** [all] Error 2 gmake[3]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-9.1.6/src/gl= sl' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-9.1.6/src' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/graphics/dri/work/Mesa-9.1.6' *** Error code 1 Stop. make: stopped in /usr/ports/graphics/dri =3D=3D=3D>>> make failed for graphics/dri =3D=3D=3D>>> Aborting update =3D=3D=3D>>> Update for dri-7.6.1_3,2 failed =3D=3D=3D>>> Aborting update =3D=3D=3D>>> Update for x11-servers/xorg-server failed =3D=3D=3D>>> Aborting update =3D=3D=3D>>> Killing background jobs Terminated =3D=3D=3D>>> You can restart from the point of failure with this command li= ne: portmaster x11-servers/xorg-server graphics/dri graphics/libGL x11-fonts/xf86bigfontproto x11/bigreqsproto x11/compositeproto x11/evieext x11/inputproto x11/randrproto x11/recordproto x11/resourceproto x11/scrnsaverproto x11/trapproto x11/videoproto x11/xcmiscproto x11/xf86dgaproto x11/xf86driproto x11/xtrans =3D=3D=3D>>> Exiting root@hdi:~ # portmaster -a x11-servers/xorg-server graphics/dri graphics/libGL x11-fonts/xf86bigfontproto x11/bigreqsproto x11/compositeproto x11/evieext x11/inputproto x11/randrproto x11/recordproto x11/resourceproto x11/scrnsaverproto x11/trapproto x11/videoproto x11/xcmiscproto x11/xf86dgaproto x11/xf86driproto x11/xtrans =3D=3D=3D>>> The -[ar] options are not compatible with other updates =3D=3D=3D>>> Aborting update =3D=3D=3D>>> Killing background jobs Terminated =3D=3D=3D>>> Exiting On 11/7/13, Zenny wrote: > @Glen and Jean: Thanks for the inputs, rebuilding now and report back > if any problem. > > On 11/7/13, Jean-S=E9bastien P=E9dron wrote: >> On 07.11.2013 17:36, Zenny wrote: >>> What are the ports to be rebuilt, just xorg or any other too like >>> xinit, xauth etc.? >> >> You need to at least rebuild: >> o graphics/libdrm >> o graphics/libGL >> o graphics/dri >> o x11-servers/xorg-server >> o x11-drivers/xf86-* (only those you need, of course) >> >> "portmaster -a" should handle this correctly. >> >> -- >> Jean-S=E9bastien P=E9dron >> >> >