All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 30482] New: Xf86-driver-nouveau build broken because of change to xserver
@ 2010-09-30  0:22 bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
       [not found] ` <bug-30482-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
  0 siblings, 1 reply; 5+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2010-09-30  0:22 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

https://bugs.freedesktop.org/show_bug.cgi?id=30482

           Summary: Xf86-driver-nouveau build broken because of change to
                    xserver
           Product: Mesa
           Version: git
          Platform: x86-64 (AMD64)
        OS/Version: Linux (All)
            Status: NEW
          Severity: critical
          Priority: medium
         Component: Drivers/DRI/nouveau
        AssignedTo: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
        ReportedBy: rjgleits-Bdlq13kUjeyLZ21kGMrzwg@public.gmane.org


Patch 5c6a2f93ebc16a78093782b442306de23ae94e78 (commited Sept 27, 2010) to
xserver deletes pixmapPrivate, which is still used in drmmode_display.c. It
does not appear to be an accident.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 30482] Xf86-driver-nouveau build broken because of change to xserver
       [not found] ` <bug-30482-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
@ 2010-09-30  0:25   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2010-10-06 13:11   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
                     ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2010-09-30  0:25 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

https://bugs.freedesktop.org/show_bug.cgi?id=30482

--- Comment #1 from Bob Gleitsmann <rjgleits-Bdlq13kUjeyLZ21kGMrzwg@public.gmane.org> 2010-09-29 17:25:32 PDT ---
Sorry, I meant xf86-video-nouveau that won't compile.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 30482] Xf86-driver-nouveau build broken because of change to xserver
       [not found] ` <bug-30482-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
  2010-09-30  0:25   ` [Bug 30482] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2010-10-06 13:11   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2010-10-13 15:54   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2010-10-13 15:55   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2010-10-06 13:11 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

https://bugs.freedesktop.org/show_bug.cgi?id=30482

--- Comment #2 from Andrew Randrianasulu <randrik-JGs/UdohzUI@public.gmane.org> 2010-10-06 06:11:34 PDT ---
Happens also on x86-32:

make[2]: Entering directory `/home/guest/source/xf86-video-nouveau/src'
  CC     drmmode_display.lo
drmmode_display.c: In function 'drmmode_xf86crtc_resize':
drmmode_display.c:1076: error: 'struct _ScrnInfoRec' has no member named
'pixmapPrivate'
make[2]: *** [drmmode_display.lo] Error 1
make[2]: Leaving directory `/home/guest/source/xf86-video-nouveau/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/guest/source/xf86-video-nouveau'
make: *** [all] Error 2

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 30482] Xf86-driver-nouveau build broken because of change to xserver
       [not found] ` <bug-30482-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
  2010-09-30  0:25   ` [Bug 30482] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2010-10-06 13:11   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2010-10-13 15:54   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  2010-10-13 15:55   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2010-10-13 15:54 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

https://bugs.freedesktop.org/show_bug.cgi?id=30482

Marcin Slusarz <marcin.slusarz-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Product|Mesa                        |xorg
          Component|Drivers/DRI/nouveau         |Driver/nouveau
          QAContact|                            |xorg-team-go0+a7rfsptAfugRpC6u6w@public.gmane.org

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 30482] Xf86-driver-nouveau build broken because of change to xserver
       [not found] ` <bug-30482-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
                     ` (2 preceding siblings ...)
  2010-10-13 15:54   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2010-10-13 15:55   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2010-10-13 15:55 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

https://bugs.freedesktop.org/show_bug.cgi?id=30482

Marcin Slusarz <marcin.slusarz-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #3 from Marcin Slusarz <marcin.slusarz-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> 2010-10-13 08:55:51 PDT ---
fixed by commit a47c274f329b3b8bfbdcf155d6d832599d823dc8: "Fix for the last
xserver ABI." by Francisco Jerez

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-10-13 15:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-30  0:22 [Bug 30482] New: Xf86-driver-nouveau build broken because of change to xserver bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
     [not found] ` <bug-30482-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2010-09-30  0:25   ` [Bug 30482] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-10-06 13:11   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-10-13 15:54   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2010-10-13 15:55   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.