All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 91580] mesa (git version) fails to build
@ 2015-08-07  9:34 bugzilla-daemon
  2015-08-11  9:15 ` bugzilla-daemon
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: bugzilla-daemon @ 2015-08-07  9:34 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 1794 bytes --]

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

            Bug ID: 91580
           Summary: mesa (git version) fails to build
           Product: Mesa
           Version: git
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/Gallium/r600
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: wolput@onsneteindhoven.nl
        QA Contact: dri-devel@lists.freedesktop.org

The latest git version of mesa fails to build:
-----
make[3]: Entering directory
'/home/jos/src/xorg/git/mesa/src/gallium/drivers/radeon'
  CC       cayman_msaa.lo
  CC       r600_buffer_common.lo
  CC       r600_gpu_load.lo
  CC       r600_pipe_common.lo
r600_pipe_common.c: In function 'r600_common_screen_init':
r600_pipe_common.c:887:23: error: 'MESA_LLVM_VERSION_PATCH' undeclared (first
use in this function)
     HAVE_LLVM & 0xff, MESA_LLVM_VERSION_PATCH);
                       ^
r600_pipe_common.c:887:23: note: each undeclared identifier is reported only
once for each function it appears in
Makefile:694: recipe for target 'r600_pipe_common.lo' failed
make[3]: *** [r600_pipe_common.lo] Error 1
make[3]: Leaving directory
'/home/jos/src/xorg/git/mesa/src/gallium/drivers/radeon'
Makefile:577: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/home/jos/src/xorg/git/mesa/src/gallium'
Makefile:676: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/jos/src/xorg/git/mesa/src'
Makefile:618: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1
-----

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 3083 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 91580] mesa (git version) fails to build
  2015-08-07  9:34 [Bug 91580] mesa (git version) fails to build bugzilla-daemon
@ 2015-08-11  9:15 ` bugzilla-daemon
  2015-08-11  9:16 ` bugzilla-daemon
  2015-08-11 18:57 ` bugzilla-daemon
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2015-08-11  9:15 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 368 bytes --]

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

Jos van Wolput <wolput@onsneteindhoven.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |major

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1036 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 91580] mesa (git version) fails to build
  2015-08-07  9:34 [Bug 91580] mesa (git version) fails to build bugzilla-daemon
  2015-08-11  9:15 ` bugzilla-daemon
@ 2015-08-11  9:16 ` bugzilla-daemon
  2015-08-11 18:57 ` bugzilla-daemon
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2015-08-11  9:16 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 371 bytes --]

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

Jos van Wolput <wolput@onsneteindhoven.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|major                       |critical

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1038 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 91580] mesa (git version) fails to build
  2015-08-07  9:34 [Bug 91580] mesa (git version) fails to build bugzilla-daemon
  2015-08-11  9:15 ` bugzilla-daemon
  2015-08-11  9:16 ` bugzilla-daemon
@ 2015-08-11 18:57 ` bugzilla-daemon
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2015-08-11 18:57 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 693 bytes --]

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

Jos van Wolput <wolput@onsneteindhoven.nl> changed:

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

--- Comment #1 from Jos van Wolput <wolput@onsneteindhoven.nl> ---
Fixed in commit b88f14702d9c02a34d517f95fe840527961631cd,
gallium/radeon: fix r600g build if LLVM is disabled
committer Marek Olšák <marek.olsak@amd.com> 2015-08-11 12:46:54 (GMT)

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2220 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

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

end of thread, other threads:[~2015-08-11 18:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-07  9:34 [Bug 91580] mesa (git version) fails to build bugzilla-daemon
2015-08-11  9:15 ` bugzilla-daemon
2015-08-11  9:16 ` bugzilla-daemon
2015-08-11 18:57 ` bugzilla-daemon

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.