bugzilla-daemon at freedesktop.org
2011-Mar-04 23:45 UTC
[Nouveau] [Bug 35025] New: Serious compiler warnings
https://bugs.freedesktop.org/show_bug.cgi?id=35025 Summary: Serious compiler warnings Product: Mesa Version: git Platform: Other OS/Version: All Status: NEW Severity: blocker Priority: medium Component: Drivers/DRI/nouveau AssignedTo: nouveau at lists.freedesktop.org ReportedBy: johannesobermayr at gmx.de git20110304.1454 E: Mesa 64bit-portability-issue nouveau_texture.c:400, 489 E: Mesa 64bit-portability-issue nouveau_screen.c:254, 257 nouveau_texture.c: In function 'nouveau_teximage': nouveau_texture.c:400:2: warning: implicit declaration of function '_mesa_validate_pbo_teximage' nouveau_texture.c:400:9: warning: assignment makes pointer from integer without a cast nouveau_texture.c:417:3: warning: implicit declaration of function '_mesa_unmap_teximage_pbo' nouveau_texture.c: In function 'nouveau_texsubimage': nouveau_texture.c:489:9: warning: assignment makes pointer from integer without a cast nouveau_mm.c: In function 'mm_slab_new': nouveau_mm.c:147:17: warning: format '%lu' expects type 'long unsigned int', but argument 2 has type 'uint64_t' nouveau_screen.c: In function 'nouveau_screen_init': nouveau_screen.c:254:2: warning: implicit declaration of function 'nouveau_mm_create' nouveau_screen.c:254:18: warning: assignment makes pointer from integer without a cast nouveau_screen.c:257:18: warning: assignment makes pointer from integer without a cast nouveau_screen.c: In function 'nouveau_screen_fini': nouveau_screen.c:266:2: warning: implicit declaration of function 'nouveau_mm_destroy' -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2011-Mar-15 19:48 UTC
[Nouveau] [Bug 35025] Serious compiler warnings
https://bugs.freedesktop.org/show_bug.cgi?id=35025 Johannes Obermayr <johannesobermayr at gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|medium |highest --- Comment #1 from Johannes Obermayr <johannesobermayr at gmx.de> 2011-03-15 12:48:05 PDT --- Importance: highest/blocker because it is not possible to build it on openSUSE (see: https://build.opensuse.org/package/live_build_log?arch=i586&package=Mesa&project=home%3Ajobermayr&repository=openSUSE_11.4) and determinate offenders: Brian Paul: Commit: b70610b9823fc7dc3672735c11be1a75fbb1a2a4 Ben Skeggs: Commit: cd24fcedecfc41d77047fb827a88db528ed292ca -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2011-Mar-16 16:39 UTC
[Nouveau] [Bug 35025] Serious compiler warnings
https://bugs.freedesktop.org/show_bug.cgi?id=35025 Johannes Obermayr <johannesobermayr at gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|nouveau at lists.freedesktop.o |mesa-dev at lists.freedesktop. |rg |org CC| |brianp at vmware.com, | |skeggsb at gmail.com --- Comment #2 from Johannes Obermayr <johannesobermayr at gmx.de> 2011-03-16 09:39:12 PDT --- - Assign to mesa-dev - CC Brian Paul, Ben Skeggs -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.