lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 16 Dec 2013 11:33:46 -0800
From:	Guenter Roeck <linux@...ck-us.net>
To:	Borislav Petkov <bp@...en8.de>
Cc:	Stefan Beller <stefanbeller@...glemail.com>,
	open list <linux-kernel@...r.kernel.org>,
	Sangbeom Kim <sbkim73@...sung.com>,
	Liam Girdwood <lgirdwood@...il.com>,
	Mark Brown <broonie@...nel.org>
Subject: Re: 3.13-rc4 doesn't compile

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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists