All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@bugzilla.kernel.org
To: backports@vger.kernel.org
Subject: [Bug 63381] New: cpumask.h error
Date: Mon, 21 Oct 2013 05:32:47 +0000	[thread overview]
Message-ID: <bug-63381-58281@https.bugzilla.kernel.org/> (raw)

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

            Bug ID: 63381
           Summary: cpumask.h error
           Product: Backports project
           Version: unspecified
    Kernel Version: 2.6.27.57
          Hardware: All
                OS: Linux
              Tree: Mainline
            Status: NEW
          Severity: high
          Priority: P1
         Component: Backports
          Assignee: backports@vger.kernel.org
          Reporter: darin.vancoevering@gmail.com
        Regression: No

e/linux/kernel.h:3,
                 from
/home/supervl/Desktop/2/backports-3.10.4-1/compat/kstrtox. c:14:
include/linux/cpumask.h: At top level:
include/linux/cpumask.h:141: error: variable-size type declared outside of any
f unction
include/linux/cpumask.h:276: error: variable-size type declared outside of any
f unction
In file included from include/asm/processor.h:25,
                 from include/asm/atomic_32.h:5,
                 from include/asm/atomic.h:2,
                 from
/home/supervl/Desktop/2/backports-3.10.4-1/backport-includ e/asm/atomic.h:3,
                 from
/home/supervl/Desktop/2/backports-3.10.4-1/backport-includ e/linux/types.h:47,
                 from include/linux/kernel.h:13,
                 from
/home/supervl/Desktop/2/backports-3.10.4-1/backport-includ e/linux/kernel.h:3,
                 from
/home/supervl/Desktop/2/backports-3.10.4-1/compat/kstrtox. c:14:
/home/supervl/Desktop/2/backports-3.10.4-1/backport-include/linux/cpumask.h:7:
e rror: variable-size type declared outside of any function
In file included from include/asm/atomic_32.h:5,
                 from include/asm/atomic.h:2,
                 from
/home/supervl/Desktop/2/backports-3.10.4-1/backport-includ e/asm/atomic.h:3,
                 from
/home/supervl/Desktop/2/backports-3.10.4-1/backport-includ e/linux/types.h:47,
                 from include/linux/kernel.h:13,
                 from
/home/supervl/Desktop/2/backports-3.10.4-1/backport-includ e/linux/kernel.h:3,
                 from
/home/supervl/Desktop/2/backports-3.10.4-1/compat/kstrtox. c:14:
include/asm/processor.h: In function `native_get_debugreg':
include/asm/processor.h:443: error: implicit declaration of function `BUG'
make[6]: *** [/home/supervl/Desktop/2/backports-3.10.4-1/compat/kstrtox.o]
Error  1
make[5]: *** [/home/supervl/Desktop/2/backports-3.10.4-1/compat] Error 2
make[4]: *** [_module_/home/supervl/Desktop/2/backports-3.10.4-1] Error 2
make[3]: *** [modules] Error 2
make[2]: *** [modules] Error 2
make[1]: *** [modules] Error 2
make: *** [default] Error 2

Driver build error from 3.9 version upwards

  INSTALL
/home/supervl/Desktop/1/compat-drivers-3.8.3-2-snpu/drivers/net/wireless/rtl818x/rtl8180/rtl8180.ko
  INSTALL
/home/supervl/Desktop/1/compat-drivers-3.8.3-2-snpu/drivers/net/wireless/rtl818x/rtl8187/rtl8187.ko
  INSTALL
/home/supervl/Desktop/1/compat-drivers-3.8.3-2-snpu/drivers/net/wireless/rtlwifi/rtl8192c/rtl8192c-common.ko
  INSTALL
/home/supervl/Desktop/1/compat-drivers-3.8.3-2-snpu/drivers/net/wireless/rtlwifi/rtl8192ce/rtl8192ce.ko
  INSTALL
/home/supervl/Desktop/1/compat-drivers-3.8.3-2-snpu/drivers/net/wireless/rtlwifi/rtl8192cu/rtl8192cu.ko
  INSTALL
/home/supervl/Desktop/1/compat-drivers-3.8.3-2-snpu/drivers/net/wireless/rtlwifi/rtl8192de/rtl8192de.ko
  INSTALL
/home/supervl/Desktop/1/compat-drivers-3.8.3-2-snpu/drivers/net/wireless/rtlwifi/rtl8192se/rtl8192se.ko
  INSTALL
/home/supervl/Desktop/1/compat-drivers-3.8.3-2-snpu/drivers/net/wireless/rtlwifi/rtl8723ae/rtl8723ae.ko
  INSTALL
/home/supervl/Desktop/1/compat-drivers-3.8.3-2-snpu/drivers/net/wireless/rtlwifi/rtlwifi.ko
  INSTALL
/home/supervl/Desktop/1/compat-drivers-3.8.3-2-snpu/net/rfkill/rfkill_backport.ko
  INSTALL
/home/supervl/Desktop/1/compat-drivers-3.8.3-2-snpu/net/wireless/lib80211.ko
  INSTALL
/home/supervl/Desktop/1/compat-drivers-3.8.3-2-snpu/net/wireless/lib80211_crypt_ccmp.ko
  INSTALL
/home/supervl/Desktop/1/compat-drivers-3.8.3-2-snpu/net/wireless/lib80211_crypt_tkip.ko
  INSTALL
/home/supervl/Desktop/1/compat-drivers-3.8.3-2-snpu/net/wireless/lib80211_crypt_wep.ko
  DEPMOD  2.6.27.57-SG
make[1]: Leaving directory `/usr/src/linux-2.6.27.57'


Drivers build normally with 3.8.3 with same kernel and same stripped sources
aka crippled sources.

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

             reply	other threads:[~2013-10-21  5:32 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-21  5:32 bugzilla-daemon [this message]
2013-10-21 10:46 ` [Bug 63381] cpumask.h error bugzilla-daemon
2013-10-22 19:23 ` bugzilla-daemon
2013-10-23 18:32 ` bugzilla-daemon
2013-11-24 21:35 ` bugzilla-daemon
2013-11-25 23:01 ` bugzilla-daemon
2014-07-28  3:33 ` bugzilla-daemon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-63381-58281@https.bugzilla.kernel.org/ \
    --to=bugzilla-daemon@bugzilla.kernel.org \
    --cc=backports@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.