From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 63864] New: Compile failure; OPCODE_PRINT not found.
Date: Wed, 24 Apr 2013 07:07:00 +0000
Message-ID:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1044806104=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id DC827E5C85
for ;
Wed, 24 Apr 2013 00:07:00 -0700 (PDT)
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
--===============1044806104==
Content-Type: multipart/alternative; boundary="1366787220.d6aDeeB0.18935"; charset="us-ascii"
--1366787220.d6aDeeB0.18935
Date: Wed, 24 Apr 2013 07:07:00 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
https://bugs.freedesktop.org/show_bug.cgi?id=3D63864
Priority: medium
Bug ID: 63864
Assignee: dri-devel@lists.freedesktop.org
Summary: Compile failure; OPCODE_PRINT not found.
Severity: major
Classification: Unclassified
OS: Linux (All)
Reporter: knut.tidemann@gmail.com
Hardware: x86-64 (AMD64)
Status: NEW
Version: git
Component: Drivers/DRI/r200
Product: Mesa
When building mesa from git master this morning
(9a32203e1618486e87c7baf494134e05f0e38cf3), the build failed with:
r200_vertprog.c:64:39: error: 'OPCODE_PRINT' undeclared here (not in a
function)
#define OPN(operator, ip) {#operator, OPCODE_##operator, ip}
^
r200_vertprog.c:98:4: note: in expansion of macro 'OPN'
OPN(PRINT, 0),
^
make[5]: *** [r200_vertprog.lo] Error 1
This is probably due to that commit;
commit 9a32203e1618486e87c7baf494134e05f0e38cf3
Author: Marek Ol=C5=A1=C3=A1k
Date: Sun Apr 14 19:59:06 2013 +0200
mesa: remove unused opcodes AND, DP2A, NOT, NRM3, NRM4, OR, PRINT, XOR
Reviewed-by: Brian Paul
Reviewed-by: Eric Anholt
--=20
You are receiving this mail because:
You are the assignee for the bug.
--1366787220.d6aDeeB0.18935
Date: Wed, 24 Apr 2013 07:07:00 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
| Priority |
medium
|
| Bug ID |
63864
|
| Assignee |
dri-devel@lists.freedesktop.org
|
| Summary |
Compile failure; OPCODE_PRINT not found.
|
| Severity |
major
|
| Classification |
Unclassified
|
| OS |
Linux (All)
|
| Reporter |
knut.tidemann@gmail.com
|
| Hardware |
x86-64 (AMD64)
|
| Status |
NEW
|
| Version |
git
|
| Component |
Drivers/DRI/r200
|
| Product |
Mesa
|
When building mesa from git master this morning
(9a32203e1618486e87c7baf494134e05f0e38cf3), the build failed with:
r200_vertprog.c:64:39: error: 'OPCODE_PRINT' undeclared here (not in a
function)
#define OPN(operator, ip) {#operator, OPCODE_##operator, ip}
^
r200_vertprog.c:98:4: note: in expansion of macro 'OPN'
OPN(PRINT, 0),
^
make[5]: *** [r200_vertprog.lo] Error 1
This is probably due to that commit;
commit 9a32203e1618486e87c7baf494134e05f0e38cf3
Author: Marek Ol=C5=A1=C3=A1k <m=
araeo@gmail.com>
Date: Sun Apr 14 19:59:06 2013 +0200
mesa: remove unused opcodes AND, DP2A, NOT, NRM3, NRM4, OR, PRINT, XOR
Reviewed-by: Brian Paul <br=
ianp@vmware.com>
Reviewed-by: Eric Anholt <eri=
c@anholt.net>
You are receiving this mail because:
=20=20=20=20=20=20
- You are the assignee for the bug.
--1366787220.d6aDeeB0.18935--
--===============1044806104==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
--===============1044806104==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 63864] Compile failure; OPCODE_PRINT not found.
Date: Wed, 24 Apr 2013 12:29:14 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1336745591=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id A1A5FE63A3
for ;
Wed, 24 Apr 2013 05:29:14 -0700 (PDT)
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
--===============1336745591==
Content-Type: multipart/alternative; boundary="1366806554.8AbcCAE1.14623"; charset="us-ascii"
--1366806554.8AbcCAE1.14623
Date: Wed, 24 Apr 2013 12:29:14 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
https://bugs.freedesktop.org/show_bug.cgi?id=63864
--- Comment #1 from Laurent carlier ---
Created attachment 78425
--> https://bugs.freedesktop.org/attachment.cgi?id=78425&action=edit
Possible fix
Please test this potential fix
--
You are receiving this mail because:
You are the assignee for the bug.
--1366806554.8AbcCAE1.14623
Date: Wed, 24 Apr 2013 12:29:14 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
You are receiving this mail because:
- You are the assignee for the bug.
--1366806554.8AbcCAE1.14623--
--===============1336745591==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
--===============1336745591==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 63864] Compile failure; OPCODE_PRINT not found.
Date: Wed, 24 Apr 2013 13:10:15 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1469606205=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id DD50BE643D
for ;
Wed, 24 Apr 2013 06:10:14 -0700 (PDT)
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
--===============1469606205==
Content-Type: multipart/alternative; boundary="1366809014.0ADf850.23390"; charset="us-ascii"
--1366809014.0ADf850.23390
Date: Wed, 24 Apr 2013 13:10:14 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
https://bugs.freedesktop.org/show_bug.cgi?id=63864
--- Comment #2 from Knut Andre Tidemann ---
This fixes the r200 build issue, but it looks like I'm also running into an
llvm build issue later on so I haven't tried a full build yet. I guess I'll
have to take a look at that as well.
--
You are receiving this mail because:
You are the assignee for the bug.
--1366809014.0ADf850.23390
Date: Wed, 24 Apr 2013 13:10:14 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Comment # 2
on bug 63864
from Knut Andre Tidemann
This fixes the r200 build issue, but it looks like I'm also running into an
llvm build issue later on so I haven't tried a full build yet. I guess I'll
have to take a look at that as well.
You are receiving this mail because:
- You are the assignee for the bug.
--1366809014.0ADf850.23390--
--===============1469606205==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
--===============1469606205==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 63864] Compile failure; OPCODE_PRINT not found.
Date: Wed, 24 Apr 2013 16:14:46 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1612024542=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id E6E8AE634A
for ;
Wed, 24 Apr 2013 09:14:46 -0700 (PDT)
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
--===============1612024542==
Content-Type: multipart/alternative; boundary="1366820086.16f10b531.26939"; charset="us-ascii"
--1366820086.16f10b531.26939
Date: Wed, 24 Apr 2013 16:14:46 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
https://bugs.freedesktop.org/show_bug.cgi?id=63864
Laurent carlier changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #3 from Laurent carlier ---
http://cgit.freedesktop.org/mesa/mesa/commit/?id=addf00e2add2a51e50f33468221656a9c1389b02
--
You are receiving this mail because:
You are the assignee for the bug.
--1366820086.16f10b531.26939
Date: Wed, 24 Apr 2013 16:14:46 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Laurent carlier
changed
bug 63864
| What |
Removed |
Added |
| Status |
NEW
|
RESOLVED
|
| Resolution |
---
|
FIXED
|
You are receiving this mail because:
- You are the assignee for the bug.
--1366820086.16f10b531.26939--
--===============1612024542==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
--===============1612024542==--