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>] [day] [month] [year] [list]
Date:	Wed, 19 Mar 2014 11:11:33 -0700
From:	Jim Davis <jim.epost@...il.com>
To:	Stephen Rothwell <sfr@...b.auug.org.au>,
	linux-next <linux-next@...r.kernel.org>,
	linux-kernel <linux-kernel@...r.kernel.org>,
	kyungmin.park@...sung.com, a.hajda@...sung.com,
	"m.chehab" <m.chehab@...sung.com>,
	Grant Likely <grant.likely@...aro.org>,
	Rob Herring <robh+dt@...nel.org>,
	linux-media <linux-media@...r.kernel.org>,
	devicetree <devicetree@...r.kernel.org>
Subject: randconfig build error with next-20140319, in drivers/media/i2c/s5c73m3/s5c73m3-core.c

Building with the attached random configuration file,

drivers/media/i2c/s5c73m3/s5c73m3-core.c: In function
's5c73m3_get_platform_data':
drivers/media/i2c/s5c73m3/s5c73m3-core.c:1619:2: error: implicit declaration of
function 'v4l2_of_get_next_endpoint' [-Werror=implicit-function-declaration]
  node_ep = v4l2_of_get_next_endpoint(node, NULL);
  ^
drivers/media/i2c/s5c73m3/s5c73m3-core.c:1619:10: warning: assignment makes poin
ter from integer without a cast [enabled by default]
  node_ep = v4l2_of_get_next_endpoint(node, NULL);
          ^
  CC      drivers/power/bq24190_charger.o
cc1: some warnings being treated as errors
  LD      drivers/pps/clients/built-in.o
make[4]: *** [drivers/media/i2c/s5c73m3/s5c73m3-core.o] Error 1

View attachment "randconfig-1395238522.txt" of type "text/plain" (113166 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ