[Mesa-dev] [Bug 50782] New: the latest git mesa-17e0472 fails to build

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jun 6 13:53:51 CEST 2012


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

             Bug #: 50782
           Summary: the latest git mesa-17e0472 fails to build
    Classification: Unclassified
           Product: Mesa
           Version: git
          Platform: x86-64 (AMD64)
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Mesa core
        AssignedTo: mesa-dev at lists.freedesktop.org
        ReportedBy: wolput at onsneteindhoven.nl


The latest git mesa-17e0472 fails to build:
make:
-----
xorg_driver.c: In function ‘drv_block_handler’:
xorg_driver.c:614:27: warning: assignment from incompatible pointer type
[enabled by default]
xorg_driver.c:615:5: warning: passing argument 1 of ‘pScreen->BlockHandler’
makes pointer from integer without a cast [enabled by default]
xorg_driver.c:615:5: note: expected ‘ScreenPtr’ but argument is of type ‘int’
xorg_driver.c:615:5: error: too many arguments to function
‘pScreen->BlockHandler’
xorg_driver.c:616:27: warning: assignment from incompatible pointer type
[enabled by default]
xorg_driver.c: In function ‘drv_screen_init’:
xorg_driver.c:802:22: warning: assignment from incompatible pointer type
[enabled by default]
xorg_driver.c:803:27: warning: assignment from incompatible pointer type
[enabled by default]
xorg_driver.c:875:26: warning: assignment from incompatible pointer type
[enabled by default]
xorg_driver.c: In function ‘drv_close_screen’:
xorg_driver.c:1015:27: warning: assignment from incompatible pointer type
[enabled by default]
xorg_driver.c:1040:5: warning: passing argument 1 of ‘pScreen->CloseScreen’
makes pointer from integer without a cast [enabled by default]
xorg_driver.c:1040:5: note: expected ‘ScreenPtr’ but argument is of type ‘int’
xorg_driver.c:1040:5: error: too many arguments to function
‘pScreen->CloseScreen’
make[4]: *** [xorg_driver.o] Error 1
make[4]: Leaving directory
`/home/jos/src/xorg/git/mesa/src/gallium/state_trackers/xorg'
make[3]: *** [subdirs] Error 1
make[3]: Leaving directory
`/home/jos/src/xorg/git/mesa/src/gallium/state_trackers'
make[2]: *** [default] Error 1
make[2]: Leaving directory `/home/jos/src/xorg/git/mesa/src/gallium'
make[1]: *** [subdirs] Error 1
make[1]: Leaving directory `/home/jos/src/xorg/git/mesa/src'
make: *** [default] Error 1
-----

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


More information about the mesa-dev mailing list