All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 49110] New: AMDILCFGStructurizer.cpp:1751:3: error: 'isCurrentDebugType' was not declared in this scope
@ 2012-04-24 14:03 bugzilla-daemon
  2012-04-24 23:04 ` [Bug 49110] " bugzilla-daemon
                   ` (16 more replies)
  0 siblings, 17 replies; 18+ messages in thread
From: bugzilla-daemon @ 2012-04-24 14:03 UTC (permalink / raw)
  To: dri-devel

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

             Bug #: 49110
           Summary: AMDILCFGStructurizer.cpp:1751:3: error:
                    'isCurrentDebugType' was not declared in this scope
    Classification: Unclassified
           Product: Mesa
           Version: git
          Platform: x86 (IA32)
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/Gallium/r600
        AssignedTo: dri-devel@lists.freedesktop.org
        ReportedBy: fabio.ped@libero.it


I get this compile error when building the new LLVM compiler:

AMDILCFGStructurizer.cpp:1751:3: error: 'isCurrentDebugType' was not declared
in this scope

Full log is available here:
https://launchpadlibrarian.net/102973365/buildlog_ubuntu-precise-amd64.mesa_8.1~git1204241446.587c22~gd~p_FAILEDTOBUILD.txt.gz

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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

* [Bug 49110] AMDILCFGStructurizer.cpp:1751:3: error: 'isCurrentDebugType' was not declared in this scope
  2012-04-24 14:03 [Bug 49110] New: AMDILCFGStructurizer.cpp:1751:3: error: 'isCurrentDebugType' was not declared in this scope bugzilla-daemon
@ 2012-04-24 23:04 ` bugzilla-daemon
  2012-04-26 13:14 ` bugzilla-daemon
                   ` (15 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: bugzilla-daemon @ 2012-04-24 23:04 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #1 from Tom Stellard <tstellar@gmail.com> 2012-04-24 16:04:18 PDT ---
I think this happens when you build Mesa with debugging enabled and LLVM
without it enabled.  It's still a bug though.  For now, you could try building
a debug version of both Mesa and LLVM.  I think that will fix it.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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

* [Bug 49110] AMDILCFGStructurizer.cpp:1751:3: error: 'isCurrentDebugType' was not declared in this scope
  2012-04-24 14:03 [Bug 49110] New: AMDILCFGStructurizer.cpp:1751:3: error: 'isCurrentDebugType' was not declared in this scope bugzilla-daemon
  2012-04-24 23:04 ` [Bug 49110] " bugzilla-daemon
@ 2012-04-26 13:14 ` bugzilla-daemon
  2012-05-04 21:07 ` bugzilla-daemon
                   ` (14 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: bugzilla-daemon @ 2012-04-26 13:14 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #2 from Fabio Pedretti <fabio.ped@libero.it> 2012-04-26 06:14:49 PDT ---
OK, I disabled mesa debug but now I get this (current git):

make[5]: *** No rule to make target
`../../../../../../src/gallium/drivers/radeon/libradeon.a', needed by
`libr600.a'.  Stop.

Full log at:
https://launchpadlibrarian.net/103127393/buildlog_ubuntu-precise-i386.mesa_8.1~git1204261417.a2f7ec~gd~p_FAILEDTOBUILD.txt.gz

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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

* [Bug 49110] AMDILCFGStructurizer.cpp:1751:3: error: 'isCurrentDebugType' was not declared in this scope
  2012-04-24 14:03 [Bug 49110] New: AMDILCFGStructurizer.cpp:1751:3: error: 'isCurrentDebugType' was not declared in this scope bugzilla-daemon
  2012-04-24 23:04 ` [Bug 49110] " bugzilla-daemon
  2012-04-26 13:14 ` bugzilla-daemon
@ 2012-05-04 21:07 ` bugzilla-daemon
  2012-05-07  3:36 ` bugzilla-daemon
                   ` (13 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: bugzilla-daemon @ 2012-05-04 21:07 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #3 from Mike Mestnik <cheako+bugs_freedesktop_org@mikemestnik.net> 2012-05-04 21:07:05 UTC ---
/w llvm-1.3~rc1  same as you.

I'm changing to rc2.

I get this:
https://launchpadlibrarian.net/104275700/buildlog_ubuntu-precise-i386.mesa_8.1~git20120504.5cc4b4aa-1ubuntu0cheako2~precise_FAILEDTOBUILD.txt.gz

g++ -c -I. -I../mesa -I../mapi -I../../include  -D_FORTIFY_SOURCE=2 -Wall -g
-O2 -Wall -fno-strict-aliasing -fno-builtin-memcmp -Wall -g -O2   
-D_GNU_SOURCE -DPTHREADS -DHAVE_POSIX_MEMALIGN -DCHAN_BITS=16
-DDEFAULT_SOFTWARE_DEPTH_BITS=31  -DFEATURE_GL=1 -fvisibility=hidden
-D_GNU_SOURCE -DPTHREADS -DHAVE_POSIX_MEMALIGN -DCHAN_BITS=16
-DDEFAULT_SOFTWARE_DEPTH_BITS=31  -DFEATURE_GL=1 opt_swizzle_swizzle.cpp -o
opt_swizzle_swizzle.o
  CC     r600_llvm.o
make[5]: *** No rule to make target
`../../../../../../src/gallium/drivers/radeon/libradeon.a', needed by
`libr600.a'.  Stop.
make[5]: *** Waiting for unfinished jobs....
make[5]: Leaving directory
`/build/buildd/mesa-8.1~git20120504.5cc4b4aa/build/dri/src/gallium/drivers/r600'

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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

* [Bug 49110] AMDILCFGStructurizer.cpp:1751:3: error: 'isCurrentDebugType' was not declared in this scope
  2012-04-24 14:03 [Bug 49110] New: AMDILCFGStructurizer.cpp:1751:3: error: 'isCurrentDebugType' was not declared in this scope bugzilla-daemon
                   ` (2 preceding siblings ...)
  2012-05-04 21:07 ` bugzilla-daemon
@ 2012-05-07  3:36 ` bugzilla-daemon
  2012-05-07  3:38 ` [Bug 49110] debug build: " bugzilla-daemon
                   ` (12 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: bugzilla-daemon @ 2012-05-07  3:36 UTC (permalink / raw)
  To: dri-devel

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

Mike Mestnik <cheako+bugs_freedesktop_org@mikemestnik.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |49567

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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

* [Bug 49110] debug build: AMDILCFGStructurizer.cpp:1751:3: error: 'isCurrentDebugType' was not declared in this scope
  2012-04-24 14:03 [Bug 49110] New: AMDILCFGStructurizer.cpp:1751:3: error: 'isCurrentDebugType' was not declared in this scope bugzilla-daemon
                   ` (3 preceding siblings ...)
  2012-05-07  3:36 ` bugzilla-daemon
@ 2012-05-07  3:38 ` bugzilla-daemon
  2012-05-07  3:39 ` bugzilla-daemon
                   ` (11 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: bugzilla-daemon @ 2012-05-07  3:38 UTC (permalink / raw)
  To: dri-devel

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

Mike Mestnik <cheako+bugs_freedesktop_org@mikemestnik.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|AMDILCFGStructurizer.cpp:17 |debug build:
                   |51:3: error:                |AMDILCFGStructurizer.cpp:17
                   |'isCurrentDebugType' was    |51:3: error:
                   |not declared in this scope  |'isCurrentDebugType' was
                   |                            |not declared in this scope

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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

* [Bug 49110] debug build: AMDILCFGStructurizer.cpp:1751:3: error: 'isCurrentDebugType' was not declared in this scope
  2012-04-24 14:03 [Bug 49110] New: AMDILCFGStructurizer.cpp:1751:3: error: 'isCurrentDebugType' was not declared in this scope bugzilla-daemon
                   ` (4 preceding siblings ...)
  2012-05-07  3:38 ` [Bug 49110] debug build: " bugzilla-daemon
@ 2012-05-07  3:39 ` bugzilla-daemon
  2012-05-07  3:40 ` bugzilla-daemon
                   ` (10 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: bugzilla-daemon @ 2012-05-07  3:39 UTC (permalink / raw)
  To: dri-devel

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

Mike Mestnik <cheako+bugs_freedesktop_org@mikemestnik.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|medium                      |low

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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

* [Bug 49110] debug build: AMDILCFGStructurizer.cpp:1751:3: error: 'isCurrentDebugType' was not declared in this scope
  2012-04-24 14:03 [Bug 49110] New: AMDILCFGStructurizer.cpp:1751:3: error: 'isCurrentDebugType' was not declared in this scope bugzilla-daemon
                   ` (5 preceding siblings ...)
  2012-05-07  3:39 ` bugzilla-daemon
@ 2012-05-07  3:40 ` bugzilla-daemon
  2012-05-07  3:43 ` bugzilla-daemon
                   ` (9 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: bugzilla-daemon @ 2012-05-07  3:40 UTC (permalink / raw)
  To: dri-devel

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

Mike Mestnik <cheako+bugs_freedesktop_org@mikemestnik.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|49567                       |

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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

* [Bug 49110] debug build: AMDILCFGStructurizer.cpp:1751:3: error: 'isCurrentDebugType' was not declared in this scope
  2012-04-24 14:03 [Bug 49110] New: AMDILCFGStructurizer.cpp:1751:3: error: 'isCurrentDebugType' was not declared in this scope bugzilla-daemon
                   ` (6 preceding siblings ...)
  2012-05-07  3:40 ` bugzilla-daemon
@ 2012-05-07  3:43 ` bugzilla-daemon
  2012-05-07  3:44 ` bugzilla-daemon
                   ` (8 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: bugzilla-daemon @ 2012-05-07  3:43 UTC (permalink / raw)
  To: dri-devel

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

Mike Mestnik <cheako+bugs_freedesktop_org@mikemestnik.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://bugs.freedesktop.or
                   |                            |g/show_bug.cgi?id=49567

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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

* [Bug 49110] debug build: AMDILCFGStructurizer.cpp:1751:3: error: 'isCurrentDebugType' was not declared in this scope
  2012-04-24 14:03 [Bug 49110] New: AMDILCFGStructurizer.cpp:1751:3: error: 'isCurrentDebugType' was not declared in this scope bugzilla-daemon
                   ` (7 preceding siblings ...)
  2012-05-07  3:43 ` bugzilla-daemon
@ 2012-05-07  3:44 ` bugzilla-daemon
  2012-05-07 23:50 ` bugzilla-daemon
                   ` (7 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: bugzilla-daemon @ 2012-05-07  3:44 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #4 from Mike Mestnik <cheako+bugs_freedesktop_org@mikemestnik.net> 2012-05-06 20:44:15 PDT ---
This bug cloned to: https://bugs.freedesktop.org/show_bug.cgi?id=49567

No rule to make target libradeon.a, needed by libr600.a.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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

* [Bug 49110] debug build: AMDILCFGStructurizer.cpp:1751:3: error: 'isCurrentDebugType' was not declared in this scope
  2012-04-24 14:03 [Bug 49110] New: AMDILCFGStructurizer.cpp:1751:3: error: 'isCurrentDebugType' was not declared in this scope bugzilla-daemon
                   ` (8 preceding siblings ...)
  2012-05-07  3:44 ` bugzilla-daemon
@ 2012-05-07 23:50 ` bugzilla-daemon
  2012-05-08  1:31 ` bugzilla-daemon
                   ` (6 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: bugzilla-daemon @ 2012-05-07 23:50 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #5 from Mike Mestnik <cheako+bugs_freedesktop_org@mikemestnik.net> 2012-05-07 16:50:36 PDT ---
Commit c425c3823fbd475dc83211fef47f7ea58421ed17 should have fixed this, but it
don't.  I've looked at the llvm headers and it looks like a number of
preprocessor macros will include these, if NDEBUG is not set.

I'm now going to try and set that.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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

* [Bug 49110] debug build: AMDILCFGStructurizer.cpp:1751:3: error: 'isCurrentDebugType' was not declared in this scope
  2012-04-24 14:03 [Bug 49110] New: AMDILCFGStructurizer.cpp:1751:3: error: 'isCurrentDebugType' was not declared in this scope bugzilla-daemon
                   ` (9 preceding siblings ...)
  2012-05-07 23:50 ` bugzilla-daemon
@ 2012-05-08  1:31 ` bugzilla-daemon
  2012-05-09  3:25 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: bugzilla-daemon @ 2012-05-08  1:31 UTC (permalink / raw)
  To: dri-devel

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

Mike Mestnik <cheako+bugs_freedesktop_org@mikemestnik.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |http://llvm.org/bugs/show_b
                   |                            |ug.cgi?id=12759

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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

* [Bug 49110] debug build: AMDILCFGStructurizer.cpp:1751:3: error: 'isCurrentDebugType' was not declared in this scope
  2012-04-24 14:03 [Bug 49110] New: AMDILCFGStructurizer.cpp:1751:3: error: 'isCurrentDebugType' was not declared in this scope bugzilla-daemon
                   ` (10 preceding siblings ...)
  2012-05-08  1:31 ` bugzilla-daemon
@ 2012-05-09  3:25 ` bugzilla-daemon
  2012-05-10 21:43 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: bugzilla-daemon @ 2012-05-09  3:25 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #6 from Mike Mestnik <cheako+bugs_freedesktop_org@mikemestnik.net> 2012-05-08 20:25:23 PDT ---
I've added 3 patches to http://llvm.org/bugs/show_bug.cgi?id=12759 and did my
best to describe what/why.

I believe that mesa also needs this done for it's use of NDEBUG, especially if
#if(s) are used to protect object exports in include files as was the case with
llvm.  Either way, it's still possible for mesa to not directly trample over
this project global define.

This is essentially what I did for llvm:
#ifdef LLVM_NDEBUG
#define NDEBUG LLVM_NDEBUG
#endif
#include <assert.h>

In the case where assert.h is included in an include file, like FLAC and alsa
do, then NDEBUG should be save/restored around the assert.h include...  Not
that it'll do any good as in those situations it's first come first served and
projects that use assert will likely include it ~vary~ early.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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

* [Bug 49110] debug build: AMDILCFGStructurizer.cpp:1751:3: error: 'isCurrentDebugType' was not declared in this scope
  2012-04-24 14:03 [Bug 49110] New: AMDILCFGStructurizer.cpp:1751:3: error: 'isCurrentDebugType' was not declared in this scope bugzilla-daemon
                   ` (11 preceding siblings ...)
  2012-05-09  3:25 ` bugzilla-daemon
@ 2012-05-10 21:43 ` bugzilla-daemon
  2012-09-01 19:09 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: bugzilla-daemon @ 2012-05-10 21:43 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #7 from Mike Mestnik <cheako+bugs_freedesktop_org@mikemestnik.net> 2012-05-10 14:43:40 PDT ---
Hello,
  I've concluded that there just isn't enough time until Diablo III is released
and so I hope that I can get myself to halt all work on this issue.

The llvm r600g compiler isn't close enough to the horizon for me to see it
being useful by May 15th.

Thank you.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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

* [Bug 49110] debug build: AMDILCFGStructurizer.cpp:1751:3: error: 'isCurrentDebugType' was not declared in this scope
  2012-04-24 14:03 [Bug 49110] New: AMDILCFGStructurizer.cpp:1751:3: error: 'isCurrentDebugType' was not declared in this scope bugzilla-daemon
                   ` (12 preceding siblings ...)
  2012-05-10 21:43 ` bugzilla-daemon
@ 2012-09-01 19:09 ` bugzilla-daemon
  2012-09-02 15:45 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: bugzilla-daemon @ 2012-09-01 19:09 UTC (permalink / raw)
  To: dri-devel

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

Fabio Pedretti <fabio.ped@libero.it> changed:

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

--- Comment #8 from Fabio Pedretti <fabio.ped@libero.it> 2012-09-01 19:09:34 UTC ---
This looks fixed now.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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

* [Bug 49110] debug build: AMDILCFGStructurizer.cpp:1751:3: error: 'isCurrentDebugType' was not declared in this scope
  2012-04-24 14:03 [Bug 49110] New: AMDILCFGStructurizer.cpp:1751:3: error: 'isCurrentDebugType' was not declared in this scope bugzilla-daemon
                   ` (13 preceding siblings ...)
  2012-09-01 19:09 ` bugzilla-daemon
@ 2012-09-02 15:45 ` bugzilla-daemon
  2012-09-02 19:23 ` bugzilla-daemon
  2012-09-02 20:52 ` bugzilla-daemon
  16 siblings, 0 replies; 18+ messages in thread
From: bugzilla-daemon @ 2012-09-02 15:45 UTC (permalink / raw)
  To: dri-devel

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

Mike Mestnik <cheako+bugs_freedesktop_org@mikemestnik.net> changed:

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

--- Comment #9 from Mike Mestnik <cheako+bugs_freedesktop_org@mikemestnik.net> 2012-09-02 15:45:51 UTC ---
Fabio Pedretti,
  I think we should wait for "solution", testing and compliance to declare this
closed.  I'm glad you got it working, but I'm unable to verify what the
solution was or how this got fixed.

So I'm re-opening this bug and hopefully I can get an explanation as to why
this is fixed now.

Thank you!

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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

* [Bug 49110] debug build: AMDILCFGStructurizer.cpp:1751:3: error: 'isCurrentDebugType' was not declared in this scope
  2012-04-24 14:03 [Bug 49110] New: AMDILCFGStructurizer.cpp:1751:3: error: 'isCurrentDebugType' was not declared in this scope bugzilla-daemon
                   ` (14 preceding siblings ...)
  2012-09-02 15:45 ` bugzilla-daemon
@ 2012-09-02 19:23 ` bugzilla-daemon
  2012-09-02 20:52 ` bugzilla-daemon
  16 siblings, 0 replies; 18+ messages in thread
From: bugzilla-daemon @ 2012-09-02 19:23 UTC (permalink / raw)
  To: dri-devel

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

Tom Stellard <tstellar@gmail.com> changed:

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

--- Comment #10 from Tom Stellard <tstellar@gmail.com> 2012-09-02 19:23:56 UTC ---
(In reply to comment #9)
> Fabio Pedretti,
>   I think we should wait for "solution", testing and compliance to declare this
> closed.  I'm glad you got it working, but I'm unable to verify what the
> solution was or how this got fixed.
> 
> So I'm re-opening this bug and hopefully I can get an explanation as to why
> this is fixed now.
> 
> Thank you!

The call to isCurrentDebugType was deleted from this file.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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

* [Bug 49110] debug build: AMDILCFGStructurizer.cpp:1751:3: error: 'isCurrentDebugType' was not declared in this scope
  2012-04-24 14:03 [Bug 49110] New: AMDILCFGStructurizer.cpp:1751:3: error: 'isCurrentDebugType' was not declared in this scope bugzilla-daemon
                   ` (15 preceding siblings ...)
  2012-09-02 19:23 ` bugzilla-daemon
@ 2012-09-02 20:52 ` bugzilla-daemon
  16 siblings, 0 replies; 18+ messages in thread
From: bugzilla-daemon @ 2012-09-02 20:52 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #11 from Mike Mestnik <cheako+bugs_freedesktop_org@mikemestnik.net> 2012-09-02 20:52:10 UTC ---
Fixed in: c425c3823fbd475dc83211fef47f7ea58421ed17

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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

end of thread, other threads:[~2012-09-02 20:52 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-24 14:03 [Bug 49110] New: AMDILCFGStructurizer.cpp:1751:3: error: 'isCurrentDebugType' was not declared in this scope bugzilla-daemon
2012-04-24 23:04 ` [Bug 49110] " bugzilla-daemon
2012-04-26 13:14 ` bugzilla-daemon
2012-05-04 21:07 ` bugzilla-daemon
2012-05-07  3:36 ` bugzilla-daemon
2012-05-07  3:38 ` [Bug 49110] debug build: " bugzilla-daemon
2012-05-07  3:39 ` bugzilla-daemon
2012-05-07  3:40 ` bugzilla-daemon
2012-05-07  3:43 ` bugzilla-daemon
2012-05-07  3:44 ` bugzilla-daemon
2012-05-07 23:50 ` bugzilla-daemon
2012-05-08  1:31 ` bugzilla-daemon
2012-05-09  3:25 ` bugzilla-daemon
2012-05-10 21:43 ` bugzilla-daemon
2012-09-01 19:09 ` bugzilla-daemon
2012-09-02 15:45 ` bugzilla-daemon
2012-09-02 19:23 ` bugzilla-daemon
2012-09-02 20:52 ` 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.