From owner-freebsd-ports-bugs@freebsd.org Mon Mar 27 01:57:01 2017 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4108FD1F476 for ; Mon, 27 Mar 2017 01:57:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 27A501DD0 for ; Mon, 27 Mar 2017 01:57:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v2R1v01T015019 for ; Mon, 27 Mar 2017 01:57:01 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 218153] x11-drivers/xf86-video-intel Undefined symbol "fbPolySegment" Date: Mon, 27 Mar 2017 01:57:00 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: mi@ALDAN.algebra.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: x11@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Mar 2017 01:57:01 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D218153 Bug ID: 218153 Summary: x11-drivers/xf86-video-intel Undefined symbol "fbPolySegment" Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: x11@FreeBSD.org Reporter: mi@ALDAN.algebra.com Flags: maintainer-feedback?(x11@FreeBSD.org) Assignee: x11@FreeBSD.org After a full portupgrade today, Xorg will not start-up: [ 5903.171] (II) Loading /usr/local/lib/xorg/modules/drivers/intel_drv.so [ 5903.171] (EE) Failed to load /usr/local/lib/xorg/modules/drivers/intel_drv.so: /usr/local/lib/xorg/modules/drivers/intel_drv.so: Undefined symbol "fbPolySegment" [ 5903.171] (II) UnloadModule: "intel" [ 5903.171] (II) Unloading intel [ 5903.171] (EE) Failed to load module "intel" (loader failed, 7) [ 5903.171] (EE) No drivers available. [ 5903.171] (EE)=20=20 Fatal server error: [ 5903.171] (EE) no screens found(EE)=20=20 [ 5903.172] (EE) xorg-server-1.18.4,1 xf86-video-intel-2.99.917.20170228 The problem is about month-old, judging by this buzz out there: https://www.google.com/search?q=3Dintel_drv.so%3A+Undefined+symbol+"fbPolyS= egment" Attempting to recreate the xorg.conf again with "Xorg -configure" fail with= the same error: [ 2133.610] (II) LoadModule: "modesetting" [ 2133.610] (II) Loading /opt/lib/xorg/modules/drivers/modesetting_drv.so [ 2133.610] (EE) Failed to load /opt/lib/xorg/modules/drivers/modesetting_drv.s o: /opt/lib/xorg/modules/drivers/modesetting_drv.so: Undefined symbol "shadowUpd atePacked" [ 2133.610] (II) UnloadModule: "modesetting" [ 2133.610] (II) Unloading modesetting [ 2133.610] (EE) Failed to load module "modesetting" (loader failed, 7) [ 2133.610] (II) LoadModule: "intel" [ 2133.610] (II) Loading /opt/lib/xorg/modules/drivers/intel_drv.so [ 2133.610] (EE) Failed to load /opt/lib/xorg/modules/drivers/intel_drv.so: /op t/lib/xorg/modules/drivers/intel_drv.so: Undefined symbol "fbPolySegment" [ 2133.610] (II) UnloadModule: "intel" [ 2133.610] (II) Unloading intel [ 2133.610] (EE) Failed to load module "intel" (loader failed, 7) [ 2133.610] No devices to configure. Configuration failed. Please, advise. --=20 You are receiving this mail because: You are the assignee for the bug.=