From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 100937] Mesa fails to build with GCC 4.8 Date: Thu, 04 May 2017 20:57:18 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1117926711==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [IPv6:2610:10:20:722:a800:ff:fe98:4b55]) by gabe.freedesktop.org (Postfix) with ESMTP id 15FA3890B3 for ; Thu, 4 May 2017 20:57:18 +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 --===============1117926711== Content-Type: multipart/alternative; boundary="14939314380.f7aE7D.25116"; charset="UTF-8" --14939314380.f7aE7D.25116 Date: Thu, 4 May 2017 20:57:18 +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=3D100937 Bug ID: 100937 Summary: Mesa fails to build with GCC 4.8 Product: Mesa Version: git Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component: Drivers/Gallium/radeonsi Assignee: dri-devel@lists.freedesktop.org Reporter: network723@rkmail.ru QA Contact: dri-devel@lists.freedesktop.org Recent Mesa (git 7b55a05159) fails to build with GCC 4.8 (opensuse 42.2), b= ut does build with GCC 6 (opensuse TW) [ 434s] Making all in drivers/radeonsi [ 434s] make[4]: Entering directory '/home/abuild/rpmbuild/BUILD/mesa/src/gallium/drivers/radeonsi' [ 434s] CC si_blit.lo [ 434s] CC si_compute.lo [ 434s] CC cik_sdma.lo [ 434s] CC si_cp_dma.lo [ 434s] CC si_debug.lo [ 434s] CC si_descriptors.lo [ 435s] CC si_dma.lo [ 435s] CC si_hw_context.lo [ 435s] CC si_pipe.lo [ 435s] CC si_pm4.lo [ 435s] CC si_perfcounter.lo [ 436s] si_perfcounter.c:314:1: error: initializer element is not constant [ 436s] }; [ 436s] ^ [ 436s] Makefile:691: recipe for target 'si_perfcounter.lo' failed [ 436s] make[4]: *** [si_perfcounter.lo] Error 1 [ 436s] make[4]: *** Waiting for unfinished jobs.... [ 436s] make[4]: Leaving directory '/home/abuild/rpmbuild/BUILD/mesa/src/gallium/drivers/radeonsi' [ 436s] Makefile:587: recipe for target 'all-recursive' failed [ 436s] make[3]: *** [all-recursive] Error 1 [ 436s] make[3]: Leaving directory '/home/abuild/rpmbuild/BUILD/mesa/src/gallium' [ 436s] Makefile:840: recipe for target 'all-recursive' failed [ 436s] make[2]: *** [all-recursive] Error 1 [ 436s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/mesa/src' [ 436s] Makefile:630: recipe for target 'all' failed [ 436s] make[1]: *** [all] Error 2 [ 436s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/mesa/src' [ 436s] Makefile:632: recipe for target 'all-recursive' failed [ 436s] make: *** [all-recursive] Error 1 --=20 You are receiving this mail because: You are the assignee for the bug.= --14939314380.f7aE7D.25116 Date: Thu, 4 May 2017 20:57:18 +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 100937
Summary Mesa fails to build with GCC 4.8
Product Mesa
Version git
Hardware Other
OS All
Status NEW
Severity normal
Priority medium
Component Drivers/Gallium/radeonsi
Assignee dri-devel@lists.freedesktop.org
Reporter network723@rkmail.ru
QA Contact dri-devel@lists.freedesktop.org

Recent Mesa (git 7b55a05159) fails to build with GCC 4.8 (open=
suse 42.2), but
does build with GCC 6 (opensuse TW)

[  434s] Making all in drivers/radeonsi
[  434s] make[4]: Entering directory
'/home/abuild/rpmbuild/BUILD/mesa/src/gallium/drivers/radeonsi'
[  434s]   CC       si_blit.lo
[  434s]   CC       si_compute.lo
[  434s]   CC       cik_sdma.lo
[  434s]   CC       si_cp_dma.lo
[  434s]   CC       si_debug.lo
[  434s]   CC       si_descriptors.lo
[  435s]   CC       si_dma.lo
[  435s]   CC       si_hw_context.lo
[  435s]   CC       si_pipe.lo
[  435s]   CC       si_pm4.lo
[  435s]   CC       si_perfcounter.lo
[  436s] si_perfcounter.c:314:1: error: initializer element is not constant
[  436s]  };
[  436s]  ^
[  436s] Makefile:691: recipe for target 'si_perfcounter.lo' failed
[  436s] make[4]: *** [si_perfcounter.lo] Error 1
[  436s] make[4]: *** Waiting for unfinished jobs....
[  436s] make[4]: Leaving directory
'/home/abuild/rpmbuild/BUILD/mesa/src/gallium/drivers/radeonsi'
[  436s] Makefile:587: recipe for target 'all-recursive' failed
[  436s] make[3]: *** [all-recursive] Error 1
[  436s] make[3]: Leaving directory
'/home/abuild/rpmbuild/BUILD/mesa/src/gallium'
[  436s] Makefile:840: recipe for target 'all-recursive' failed
[  436s] make[2]: *** [all-recursive] Error 1
[  436s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/mesa/src'
[  436s] Makefile:630: recipe for target 'all' failed
[  436s] make[1]: *** [all] Error 2
[  436s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/mesa/src'
[  436s] Makefile:632: recipe for target 'all-recursive' failed
[  436s] make: *** [all-recursive] Error 1


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