All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 51751] New: debug build of ath9k fails.
@ 2012-12-16 22:21 bugzilla-daemon
  2012-12-25 10:26 ` [Bug 51751] " bugzilla-daemon
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: bugzilla-daemon @ 2012-12-16 22:21 UTC (permalink / raw)
  To: backports

https://bugzilla.kernel.org/show_bug.cgi?id=51751

           Summary: debug build of ath9k fails.
           Product: Backports project
           Version: unspecified
    Kernel Version: 3.6.9 - 3.6.10
          Platform: All
        OS/Version: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: Not sure
        AssignedTo: backports@vger.kernel.org
        ReportedBy: arclanceSignup@gmail.com
        Regression: Yes


Since 2012-12-04 building the ath9k module from compat-wireless fails when
these build options are enabled.

export CONFIG_ATH9K_DEBUGFS=y
export CONFIG_ATH_DEBUG=y

This is the error message from a failed build.

  CC [M] 
/media/Linux_Data/Programs_CB10/compat_wireless/compat-wireless-2012-12-15-p/compat-wireless-2012-12-15-p/drivers/net/wireless/ath/ath9k/debug.o
/media/Linux_Data/Programs_CB10/compat_wireless/compat-wireless-2012-12-15-p/compat-wireless-2012-12-15-p/drivers/net/wireless/ath/ath9k/debug.c:
In function ‘ath9k_sta_add_debugfs’:
/media/Linux_Data/Programs_CB10/compat_wireless/compat-wireless-2012-12-15-p/compat-wireless-2012-12-15-p/drivers/net/wireless/ath/ath9k/debug.c:1589:4:
error: ‘struct ath_node’ has no member named ‘node_stat’
/media/Linux_Data/Programs_CB10/compat_wireless/compat-wireless-2012-12-15-p/compat-wireless-2012-12-15-p/drivers/net/wireless/ath/ath9k/debug.c:
In function ‘ath9k_sta_remove_debugfs’:
/media/Linux_Data/Programs_CB10/compat_wireless/compat-wireless-2012-12-15-p/compat-wireless-2012-12-15-p/drivers/net/wireless/ath/ath9k/debug.c:1599:19:
error: ‘struct ath_node’ has no member named ‘node_stat’
make[5]: ***
[/media/Linux_Data/Programs_CB10/compat_wireless/compat-wireless-2012-12-15-p/compat-wireless-2012-12-15-p/drivers/net/wireless/ath/ath9k/debug.o]
Error 1
make[4]: ***
[/media/Linux_Data/Programs_CB10/compat_wireless/compat-wireless-2012-12-15-p/compat-wireless-2012-12-15-p/drivers/net/wireless/ath/ath9k]
Error 2
make[3]: ***
[/media/Linux_Data/Programs_CB10/compat_wireless/compat-wireless-2012-12-15-p/compat-wireless-2012-12-15-p/drivers/net/wireless/ath]
Error 2
make[2]: ***
[/media/Linux_Data/Programs_CB10/compat_wireless/compat-wireless-2012-12-15-p/compat-wireless-2012-12-15-p/drivers/net/wireless]
Error 2
make[1]: ***
[_module_/media/Linux_Data/Programs_CB10/compat_wireless/compat-wireless-2012-12-15-p/compat-wireless-2012-12-15-p]
Error 2
make[1]: Leaving directory
`/usr/src/linux-headers-3.6.0-10.dmz.1-liquorix-amd64'
make: *** [modules] Error 2

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

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

* [Bug 51751] debug build of ath9k fails.
  2012-12-16 22:21 [Bug 51751] New: debug build of ath9k fails bugzilla-daemon
@ 2012-12-25 10:26 ` bugzilla-daemon
  2012-12-25 14:51 ` bugzilla-daemon
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2012-12-25 10:26 UTC (permalink / raw)
  To: backports

https://bugzilla.kernel.org/show_bug.cgi?id=51751


Sujith <sujith@msujith.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sujith@msujith.org




--- Comment #1 from Sujith <sujith@msujith.org>  2012-12-25 10:26:47 ---
Patch here: https://patchwork.kernel.org/patch/1898351/

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

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

* [Bug 51751] debug build of ath9k fails.
  2012-12-16 22:21 [Bug 51751] New: debug build of ath9k fails bugzilla-daemon
  2012-12-25 10:26 ` [Bug 51751] " bugzilla-daemon
@ 2012-12-25 14:51 ` bugzilla-daemon
  2012-12-25 14:55 ` bugzilla-daemon
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2012-12-25 14:51 UTC (permalink / raw)
  To: backports

https://bugzilla.kernel.org/show_bug.cgi?id=51751





--- Comment #2 from arclanceSignup@gmail.com  2012-12-25 14:51:36 ---
(In reply to comment #1)
> Patch here: https://patchwork.kernel.org/patch/1898351/

That did not work for me with compat-wireless-2012-12-18-p.tar.bz2. 
It did not even build the ath9k module.

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

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

* [Bug 51751] debug build of ath9k fails.
  2012-12-16 22:21 [Bug 51751] New: debug build of ath9k fails bugzilla-daemon
  2012-12-25 10:26 ` [Bug 51751] " bugzilla-daemon
  2012-12-25 14:51 ` bugzilla-daemon
@ 2012-12-25 14:55 ` bugzilla-daemon
  2012-12-25 15:39 ` bugzilla-daemon
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2012-12-25 14:55 UTC (permalink / raw)
  To: backports

https://bugzilla.kernel.org/show_bug.cgi?id=51751





--- Comment #3 from Sujith <sujith@msujith.org>  2012-12-25 14:55:48 ---
For compat-drivers, you can just uncomment this line in config.mk:
# export CONFIG_MAC80211_DEBUGFS=y

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

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

* [Bug 51751] debug build of ath9k fails.
  2012-12-16 22:21 [Bug 51751] New: debug build of ath9k fails bugzilla-daemon
                   ` (2 preceding siblings ...)
  2012-12-25 14:55 ` bugzilla-daemon
@ 2012-12-25 15:39 ` bugzilla-daemon
  2012-12-25 16:47 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2012-12-25 15:39 UTC (permalink / raw)
  To: backports

https://bugzilla.kernel.org/show_bug.cgi?id=51751





--- Comment #4 from arclanceSignup@gmail.com  2012-12-25 15:39:25 ---
(In reply to comment #3)
> For compat-drivers, you can just uncomment this line in config.mk:
> # export CONFIG_MAC80211_DEBUGFS=y

It did not build the ath9k module that time either.
Maybe it is a problem with that compat-drivers release?
I will try a older one to see if it works there.

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

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

* [Bug 51751] debug build of ath9k fails.
  2012-12-16 22:21 [Bug 51751] New: debug build of ath9k fails bugzilla-daemon
                   ` (3 preceding siblings ...)
  2012-12-25 15:39 ` bugzilla-daemon
@ 2012-12-25 16:47 ` bugzilla-daemon
  2012-12-26  2:07 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2012-12-25 16:47 UTC (permalink / raw)
  To: backports

https://bugzilla.kernel.org/show_bug.cgi?id=51751





--- Comment #5 from arclanceSignup@gmail.com  2012-12-25 16:47:25 ---
Uncommenting export CONFIG_MAC80211_DEBUGFS=y works with
compat-wireless-2012-12-17-p.tar.bz2.
It seems that the ath9k module is broken in
compat-wireless-2012-12-18-p.tar.bz2, it does not build even with the default
options.

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

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

* [Bug 51751] debug build of ath9k fails.
  2012-12-16 22:21 [Bug 51751] New: debug build of ath9k fails bugzilla-daemon
                   ` (4 preceding siblings ...)
  2012-12-25 16:47 ` bugzilla-daemon
@ 2012-12-26  2:07 ` bugzilla-daemon
  2013-06-03  2:34 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2012-12-26  2:07 UTC (permalink / raw)
  To: backports

https://bugzilla.kernel.org/show_bug.cgi?id=51751





--- Comment #6 from Sujith <sujith@msujith.org>  2012-12-26 02:07:01 ---
Yes, I see it too - recent versions of compat-drivers appear to be broken.

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

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

* [Bug 51751] debug build of ath9k fails.
  2012-12-16 22:21 [Bug 51751] New: debug build of ath9k fails bugzilla-daemon
                   ` (5 preceding siblings ...)
  2012-12-26  2:07 ` bugzilla-daemon
@ 2013-06-03  2:34 ` bugzilla-daemon
  2013-07-30 14:10 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2013-06-03  2:34 UTC (permalink / raw)
  To: backports

https://bugzilla.kernel.org/show_bug.cgi?id=51751





--- Comment #7 from Sujith <sujith@msujith.org>  2013-06-03 02:34:10 ---
The releases from the new "backports" project doesn't have this issue. This bug
can be closed.

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

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

* [Bug 51751] debug build of ath9k fails.
  2012-12-16 22:21 [Bug 51751] New: debug build of ath9k fails bugzilla-daemon
                   ` (6 preceding siblings ...)
  2013-06-03  2:34 ` bugzilla-daemon
@ 2013-07-30 14:10 ` bugzilla-daemon
  2013-11-24 19:24 ` bugzilla-daemon
  2013-11-24 19:24 ` bugzilla-daemon
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2013-07-30 14:10 UTC (permalink / raw)
  To: backports

https://bugzilla.kernel.org/show_bug.cgi?id=51751

Konstantin Ryabitsev <mricon@kernel.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Not sure                    |Backports

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

* [Bug 51751] debug build of ath9k fails.
  2012-12-16 22:21 [Bug 51751] New: debug build of ath9k fails bugzilla-daemon
                   ` (7 preceding siblings ...)
  2013-07-30 14:10 ` bugzilla-daemon
@ 2013-11-24 19:24 ` bugzilla-daemon
  2013-11-24 19:24 ` bugzilla-daemon
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2013-11-24 19:24 UTC (permalink / raw)
  To: backports

https://bugzilla.kernel.org/show_bug.cgi?id=51751

Johannes Berg <johannes@sipsolutions.net> changed:

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

* [Bug 51751] debug build of ath9k fails.
  2012-12-16 22:21 [Bug 51751] New: debug build of ath9k fails bugzilla-daemon
                   ` (8 preceding siblings ...)
  2013-11-24 19:24 ` bugzilla-daemon
@ 2013-11-24 19:24 ` bugzilla-daemon
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2013-11-24 19:24 UTC (permalink / raw)
  To: backports

https://bugzilla.kernel.org/show_bug.cgi?id=51751

Johannes Berg <johannes@sipsolutions.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

end of thread, other threads:[~2013-11-24 19:24 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-16 22:21 [Bug 51751] New: debug build of ath9k fails bugzilla-daemon
2012-12-25 10:26 ` [Bug 51751] " bugzilla-daemon
2012-12-25 14:51 ` bugzilla-daemon
2012-12-25 14:55 ` bugzilla-daemon
2012-12-25 15:39 ` bugzilla-daemon
2012-12-25 16:47 ` bugzilla-daemon
2012-12-26  2:07 ` bugzilla-daemon
2013-06-03  2:34 ` bugzilla-daemon
2013-07-30 14:10 ` bugzilla-daemon
2013-11-24 19:24 ` bugzilla-daemon
2013-11-24 19:24 ` 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.