From: Guenter Roeck <linux@roeck-us.net>
To: Borislav Petkov <bp@alien8.de>
Cc: Stefan Beller <stefanbeller@googlemail.com>,
open list <linux-kernel@vger.kernel.org>,
Sangbeom Kim <sbkim73@samsung.com>,
Liam Girdwood <lgirdwood@gmail.com>,
Mark Brown <broonie@kernel.org>
Subject: Re: 3.13-rc4 doesn't compile
Date: Mon, 16 Dec 2013 11:33:46 -0800 [thread overview]
Message-ID: <20131216193346.GA5916@roeck-us.net> (raw)
In-Reply-To: <20131216161959.GB4931@pd.tnic>
On Mon, Dec 16, 2013 at 05:19:59PM +0100, Borislav Petkov wrote:
> Add people to Cc.
>
> On Mon, Dec 16, 2013 at 04:59:49PM +0100, Stefan Beller wrote:
> > Forgot to add:
> >
> > $ git describe
> > v3.13-rc4
> >
> > $ make deb-pkg
> > CHK include/config/kernel.release
> > make KBUILD_SRC=
> > make[3]: Nothing to be done for `all'.
> > CHK include/config/kernel.release
> > CHK include/generated/uapi/linux/version.h
> > make[3]: Nothing to be done for `relocs'.
> > CHK include/generated/utsrelease.h
> > CALL scripts/checksyscalls.sh
> > CHK include/generated/compile.h
> > PASYMS arch/x86/realmode/rm/pasyms.h
> > LDS arch/x86/realmode/rm/realmode.lds
> > LD arch/x86/realmode/rm/realmode.elf
> > RELOCS arch/x86/realmode/rm/realmode.relocs
> > OBJCOPY arch/x86/realmode/rm/realmode.bin
> > AS arch/x86/realmode/rmpiggy.o
> > LD arch/x86/realmode/built-in.o
> > VDSOSYM arch/x86/vdso/vdso-syms.lds
> > VDSOSYM arch/x86/vdso/vdsox32-syms.lds
> > VDSOSYM arch/x86/vdso/vdso32-int80-syms.lds
> > VDSOSYM arch/x86/vdso/vdso32-syscall-syms.lds
> > VDSOSYM arch/x86/vdso/vdso32-sysenter-syms.lds
> > VDSOSYM arch/x86/vdso/vdso32-syms.lds
> > LD arch/x86/vdso/built-in.o
> > LD arch/x86/built-in.o
> > CC [M] drivers/regulator/s2mps11.o
> > drivers/regulator/s2mps11.c: In function ‘s2mps11_pmic_probe’:
> > drivers/regulator/s2mps11.c:441:23: error: ‘struct sec_pmic_dev’ has no
> > member named ‘regmap’
> > config.regmap = iodev->regmap;
> > ^
> > make[4]: *** [drivers/regulator/s2mps11.o] Error 1
> > make[4]: Target `__build' not remade because of errors.
> > make[3]: *** [drivers/regulator] Error 2
> > make[3]: Target `__build' not remade because of errors.
> > make[2]: *** [drivers] Error 2
> > make[2]: Target `_all' not remade because of errors.
> > make[1]: *** [deb-pkg] Error 2
> > make: *** [deb-pkg] Error 2
> >
This problem is seen with
arm:allmodconfig
i386:allmodconfig
i386:allyesconfig
x86_64:allyesconfig
Guenter
next prev parent reply other threads:[~2013-12-16 19:33 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-16 15:49 3.13-rc4 doesn't compile Stefan Beller
2013-12-16 15:59 ` Stefan Beller
2013-12-16 16:19 ` Borislav Petkov
2013-12-16 19:33 ` Guenter Roeck [this message]
2013-12-16 19:35 ` Guenter Roeck
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=20131216193346.GA5916@roeck-us.net \
--to=linux@roeck-us.net \
--cc=bp@alien8.de \
--cc=broonie@kernel.org \
--cc=lgirdwood@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=sbkim73@samsung.com \
--cc=stefanbeller@googlemail.com \
/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.