From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 59887] New: [R600g] Fail to build with r600-llvm-compiler enabled and opencl support disabled
Date: Sat, 26 Jan 2013 06:21:46 +0000 [thread overview]
Message-ID: <bug-59887-502@http.bugs.freedesktop.org/> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 1574 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=59887
Priority: medium
Bug ID: 59887
Assignee: dri-devel@lists.freedesktop.org
Summary: [R600g] Fail to build with r600-llvm-compiler enabled
and opencl support disabled
Severity: blocker
Classification: Unclassified
OS: Linux (All)
Reporter: lordheavym@gmail.com
Hardware: x86-64 (AMD64)
Status: NEW
Version: git
Component: Drivers/Gallium/r600
Product: Mesa
http://cgit.freedesktop.org/mesa/mesa/commit/?id=264e6dad28e64755dc1580abdbb4e339c3439883
introduce the regression:
make[4]: Entering directory `/build/src/mesa-git/src/gallium/drivers/r600'
CC r600_asm.lo
In file included from r600_pipe.h:33:0,
from r600_formats.h:5,
from r600_asm.c:25:
r600_llvm.h:7:25: fatal error: radeon_llvm.h: No such file or directory
compilation terminated.
make[4]: *** [r600_asm.lo] Error 1
make[4]: Leaving directory `/build/src/mesa-git/src/gallium/drivers/r600'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/build/src/mesa-git/src/gallium/drivers'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/build/src/mesa-git/src/gallium'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/build/src/mesa-git/src'
make: *** [all-recursive] Error 1
because USE_R600_LLVM_COMPILER is defined, not HAVE_GALLIUM_COMPUTE
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2995 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
next reply other threads:[~2013-01-26 6:21 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-26 6:21 bugzilla-daemon [this message]
2013-01-26 7:07 ` [Bug 59887] [R600g] Fail to build with r600-llvm-compiler enabled and opencl support disabled bugzilla-daemon
2013-01-26 8:05 ` bugzilla-daemon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-59887-502@http.bugs.freedesktop.org/ \
--to=bugzilla-daemon@freedesktop.org \
--cc=dri-devel@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.