From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 100563] Compile fails with radeonsi / LLVM (git) Date: Tue, 04 Apr 2017 19:34:13 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0509744067==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 0AC346E1A9 for ; Tue, 4 Apr 2017 19:34:13 +0000 (UTC) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0509744067== Content-Type: multipart/alternative; boundary="14913344520.5c8D7b8.9695"; charset="UTF-8" --14913344520.5c8D7b8.9695 Date: Tue, 4 Apr 2017 19:34:12 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D100563 Bug ID: 100563 Summary: Compile fails with radeonsi / LLVM (git) Product: Mesa Version: git Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium Component: Drivers/Gallium/radeonsi Assignee: dri-devel@lists.freedesktop.org Reporter: rankincj@googlemail.com QA Contact: dri-devel@lists.freedesktop.org Trying to compile Mesa from git, but fails: In file included from si_debug.c:30:0: sid_tables.h:134:9: error: implicit declaration of function =E2=80=98S_414_= BYTE_COUNT=E2=80=99 [-Werror=3Dimplicit-function-declaration] {1127, S_414_BYTE_COUNT(~0u)}, ^~~~~~~~~~~~~~~~ Other unknown symbols include: - S_414_DISABLE_WR_CONFIRM - S_008F14_DATA_FORMAT - S_008F14_NUM_FORMAT - S_008F20_PITCH - S_0098F8_PIPE_INTERLEAVE_SIZE - S_0098F8_NUM_SHADER_ENGINES - S_0098F8_NUM_GPUS - S_00B02C_EXCP_EN_CIK - S_00B12C_EXCP_EN_CIK - S_00B22C_EXCP_EN_CIK - S_00B854_WAVES_PER_SH_CIK - S_028350_SE_XSEL - S_028350_SE_YSEL - S_028354_SE_PAIR_XSEL - S_028354_SE_PAIR_YSEL - S_0287E4_BASE_ADDR - S_028A7C_RDREQ_POLICY_VI - S_028A90_ADDRESS_HI - S_028B6C_RDREQ_POLICY_VI My configuration options are: $ CFLAGS=3D'-O2 -g -gdwarf-2' ./autogen.sh --prefix=3D/home/chris/Programs/local-mesa --libdir=3D/home/chris/Programs/local-mesa/lib64 --with-vdpau-libdir=3D/home/chris/Programs/local-mesa/lib64/vdpau --with-gallium-drivers=3Dradeonsi,swrast --with-egl-platforms=3Ddrm,x11 --with-llvm-prefix=3D/home/chris/Programs/local-llvm --enable-llvm-shared-l= ibs --with-dri-drivers=3D -enable-texture-float --enable-64-bit --enable-nine And my LLVM installation is fresh from Git. --=20 You are receiving this mail because: You are the assignee for the bug.= --14913344520.5c8D7b8.9695 Date: Tue, 4 Apr 2017 19:34:12 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated
Bug ID 100563
Summary Compile fails with radeonsi / LLVM (git)
Product Mesa
Version git
Hardware x86-64 (AMD64)
OS Linux (All)
Status NEW
Severity normal
Priority medium
Component Drivers/Gallium/radeonsi
Assignee dri-devel@lists.freedesktop.org
Reporter rankincj@googlemail.com
QA Contact dri-devel@lists.freedesktop.org

Trying to compile Mesa from git, but fails:

In file included from si_debug.c:30:0:
sid_tables.h:134:9: error: implicit declaration of function =E2=80=98S_414_=
BYTE_COUNT=E2=80=99
[-Werror=3Dimplicit-function-declaration]
  {1127, S_414_BYTE_COUNT(~0u)},
         ^~~~~~~~~~~~~~~~

Other unknown symbols include:
- S_414_DISABLE_WR_CONFIRM
- S_008F14_DATA_FORMAT
- S_008F14_NUM_FORMAT
- S_008F20_PITCH
- S_0098F8_PIPE_INTERLEAVE_SIZE
- S_0098F8_NUM_SHADER_ENGINES
- S_0098F8_NUM_GPUS
- S_00B02C_EXCP_EN_CIK
- S_00B12C_EXCP_EN_CIK
- S_00B22C_EXCP_EN_CIK
- S_00B854_WAVES_PER_SH_CIK
- S_028350_SE_XSEL
- S_028350_SE_YSEL
- S_028354_SE_PAIR_XSEL
- S_028354_SE_PAIR_YSEL
- S_0287E4_BASE_ADDR
- S_028A7C_RDREQ_POLICY_VI
- S_028A90_ADDRESS_HI
- S_028B6C_RDREQ_POLICY_VI

My configuration options are:
$ CFLAGS=3D'-O2 -g -gdwarf-2' ./autogen.sh
--prefix=3D/home/chris/Programs/local-mesa
--libdir=3D/home/chris/Programs/local-mesa/lib64
--with-vdpau-libdir=3D/home/chris/Programs/local-mesa/lib64/vdpau
--with-gallium-drivers=3Dradeonsi,swrast --with-egl-platforms=3Ddrm,x11
--with-llvm-prefix=3D/home/chris/Programs/local-llvm --enable-llvm-shared-l=
ibs
--with-dri-drivers=3D -enable-texture-float --enable-64-bit --enable-nine

And my LLVM installation is fresh from Git.


You are receiving this mail because:
  • You are the assignee for the bug.
= --14913344520.5c8D7b8.9695-- --===============0509744067== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============0509744067==--