Linux IIO development
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Petre Rodan <petre.rodan@subdimension.ro>,
	linux-kernel@vger.kernel.org, linux-iio@vger.kernel.org
Cc: oe-kbuild-all@lists.linux.dev,
	Jonathan Cameron <jic23@kernel.org>,
	Lars-Peter Clausen <lars@metafoo.de>,
	Andy Shevchenko <andriy.shevchenko@linux.intel.com>,
	Angel Iglesias <ang.iglesiasg@gmail.com>,
	Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com>,
	Matti Vaittinen <mazziesaccount@gmail.com>,
	Andreas Klinger <ak@it-klinger.de>,
	Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzk@kernel.org>
Subject: Re: [PATCH v2 2/2] iio: pressure: driver for Honeywell HSC/SSC series pressure sensors
Date: Sat, 18 Nov 2023 13:21:16 +0800	[thread overview]
Message-ID: <202311181316.z2BmTZmP-lkp@intel.com> (raw)
In-Reply-To: <20231117164232.8474-2-petre.rodan@subdimension.ro>

Hi Petre,

kernel test robot noticed the following build errors:

[auto build test ERROR on jic23-iio/togreg]
[also build test ERROR on robh/for-next linus/master v6.7-rc1]
[cannot apply to next-20231117]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
https://git-scm.com/docs/git-format-patch#_base_tree_information]

url:    https://github.com/intel-lab-lkp/linux/commits/Petre-Rodan/iio-pressure-driver-for-Honeywell-HSC-SSC-series-pressure-sensors/20231118-072654
base:   https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git togreg
patch link:    https://lore.kernel.org/r/20231117164232.8474-2-petre.rodan%40subdimension.ro
patch subject: [PATCH v2 2/2] iio: pressure: driver for Honeywell HSC/SSC series pressure sensors
config: riscv-rv32_defconfig (attached as .config)
compiler: riscv32-linux-gcc (GCC) 13.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20231118/202311181316.z2BmTZmP-lkp@intel.com/reproduce)

If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202311181316.z2BmTZmP-lkp@intel.com/

All errors (new ones prefixed by >>):

>> drivers/iio/pressure/Kconfig:120: syntax error
   drivers/iio/pressure/Kconfig:119:warning: ignoring unsupported character '.'
   drivers/iio/pressure/Kconfig:119: unknown statement "pressure"
   drivers/iio/pressure/Kconfig:121:warning: ignoring unsupported character ','
   drivers/iio/pressure/Kconfig:121:warning: ignoring unsupported character ':'
   drivers/iio/pressure/Kconfig:121: unknown statement "To"
   drivers/iio/pressure/Kconfig:122:warning: ignoring unsupported character '.'
   drivers/iio/pressure/Kconfig:122: unknown statement "called"
   make[3]: *** [scripts/kconfig/Makefile:77: oldconfig] Error 1
   make[2]: *** [Makefile:685: oldconfig] Error 2
   make[1]: *** [Makefile:234: __sub-make] Error 2
   make[1]: Target 'oldconfig' not remade because of errors.
   make: *** [Makefile:234: __sub-make] Error 2
   make: Target 'oldconfig' not remade because of errors.
--
>> drivers/iio/pressure/Kconfig:120: syntax error
   drivers/iio/pressure/Kconfig:119:warning: ignoring unsupported character '.'
   drivers/iio/pressure/Kconfig:119: unknown statement "pressure"
   drivers/iio/pressure/Kconfig:121:warning: ignoring unsupported character ','
   drivers/iio/pressure/Kconfig:121:warning: ignoring unsupported character ':'
   drivers/iio/pressure/Kconfig:121: unknown statement "To"
   drivers/iio/pressure/Kconfig:122:warning: ignoring unsupported character '.'
   drivers/iio/pressure/Kconfig:122: unknown statement "called"
   make[3]: *** [scripts/kconfig/Makefile:77: olddefconfig] Error 1
   make[2]: *** [Makefile:685: olddefconfig] Error 2
   make[1]: *** [Makefile:234: __sub-make] Error 2
   make[1]: Target 'olddefconfig' not remade because of errors.
   make: *** [Makefile:234: __sub-make] Error 2
   make: Target 'olddefconfig' not remade because of errors.
--
>> drivers/iio/pressure/Kconfig:120: syntax error
   drivers/iio/pressure/Kconfig:119:warning: ignoring unsupported character '.'
   drivers/iio/pressure/Kconfig:119: unknown statement "pressure"
   drivers/iio/pressure/Kconfig:121:warning: ignoring unsupported character ','
   drivers/iio/pressure/Kconfig:121:warning: ignoring unsupported character ':'
   drivers/iio/pressure/Kconfig:121: unknown statement "To"
   drivers/iio/pressure/Kconfig:122:warning: ignoring unsupported character '.'
   drivers/iio/pressure/Kconfig:122: unknown statement "called"
   make[5]: *** [scripts/kconfig/Makefile:87: defconfig] Error 1
   make[4]: *** [Makefile:685: defconfig] Error 2
   make[3]: *** [Makefile:350: __build_one_by_one] Error 2
   make[3]: Target 'defconfig' not remade because of errors.
   make[3]: Target '32-bit.config' not remade because of errors.
   make[2]: *** [arch/riscv/Makefile:190: rv32_defconfig] Error 2
   make[1]: *** [Makefile:234: __sub-make] Error 2
   make[1]: Target 'rv32_defconfig' not remade because of errors.
   make: *** [Makefile:234: __sub-make] Error 2
   make: Target 'rv32_defconfig' not remade because of errors.


vim +120 drivers/iio/pressure/Kconfig

     8	
     9	config ABP060MG
    10		tristate "Honeywell ABP pressure sensor driver"
    11		depends on I2C
    12		help
    13		  Say yes here to build support for the Honeywell ABP pressure
    14		  sensors.
    15	
    16		  To compile this driver as a module, choose M here: the module
    17		  will be called abp060mg.
    18	
    19	config ROHM_BM1390
    20		tristate "ROHM BM1390GLV-Z pressure sensor driver"
    21		depends on I2C
    22		help
    23		  Support for the ROHM BM1390 pressure sensor. The BM1390GLV-Z
    24		  can measure pressures ranging from 300 hPa to 1300 hPa with
    25		  configurable measurement averaging and internal FIFO. The
    26		  sensor does also provide temperature measurements.
    27	
    28	config BMP280
    29		tristate "Bosch Sensortec BMP180/BMP280/BMP380/BMP580 pressure sensor driver"
    30		depends on (I2C || SPI_MASTER)
    31		select REGMAP
    32		select BMP280_I2C if (I2C)
    33		select BMP280_SPI if (SPI_MASTER)
    34		help
    35		  Say yes here to build support for Bosch Sensortec BMP180, BMP280, BMP380
    36		  and BMP580 pressure and temperature sensors. Also supports the BME280 with
    37		  an additional humidity sensor channel.
    38	
    39		  To compile this driver as a module, choose M here: the core module
    40		  will be called bmp280 and you will also get bmp280-i2c for I2C
    41		  and/or bmp280-spi for SPI support.
    42	
    43	config BMP280_I2C
    44		tristate
    45		depends on BMP280
    46		depends on I2C
    47		select REGMAP_I2C
    48	
    49	config BMP280_SPI
    50		tristate
    51		depends on BMP280
    52		depends on SPI_MASTER
    53		select REGMAP
    54	
    55	config IIO_CROS_EC_BARO
    56		tristate "ChromeOS EC Barometer Sensor"
    57		depends on IIO_CROS_EC_SENSORS_CORE
    58		help
    59		  Say yes here to build support for the Barometer sensor when
    60		  presented by the ChromeOS EC Sensor hub.
    61	
    62		  To compile this driver as a module, choose M here: the module
    63		  will be called cros_ec_baro.
    64	
    65	config DLHL60D
    66		tristate "All Sensors DLHL60D and DLHL60G low voltage digital pressure sensors"
    67		depends on I2C
    68		select IIO_BUFFER
    69		select IIO_TRIGGERED_BUFFER
    70		help
    71		  Say yes here to build support for the All Sensors DLH series
    72		  pressure sensors driver.
    73	
    74		  To compile this driver as a module, choose M here: the module
    75		  will be called dlhl60d.
    76	
    77	config DPS310
    78		tristate "Infineon DPS310 pressure and temperature sensor"
    79		depends on I2C
    80		select REGMAP_I2C
    81		help
    82		  Support for the Infineon DPS310 digital barometric pressure sensor.
    83		  It can be accessed over I2C bus.
    84	
    85		  This driver can also be built as a module.  If so, the module will be
    86		  called dps310.
    87	
    88	config HID_SENSOR_PRESS
    89		depends on HID_SENSOR_HUB
    90		select IIO_BUFFER
    91		select HID_SENSOR_IIO_COMMON
    92		select HID_SENSOR_IIO_TRIGGER
    93		tristate "HID PRESS"
    94		help
    95		  Say yes here to build support for the HID SENSOR
    96		  Pressure driver
    97	
    98		  To compile this driver as a module, choose M here: the module
    99		  will be called hid-sensor-press.
   100	
   101	config HP03
   102		tristate "Hope RF HP03 temperature and pressure sensor driver"
   103		depends on I2C
   104		select REGMAP_I2C
   105		help
   106		  Say yes here to build support for Hope RF HP03 pressure and
   107		  temperature sensor.
   108	
   109		  To compile this driver as a module, choose M here: the module
   110		  will be called hp03.
   111	
   112	config HSC030PA
   113		tristate "Honeywell HSC/SSC (TruStability pressure sensors series)"
   114		depends on (I2C || SPI_MASTER)
   115		select HSC030PA_I2C if (I2C)
   116		select HSC030PA_SPI if (SPI_MASTER)
   117		help
   118		  Say Y here to build support for the Honeywell HSC and SSC TruStability
   119	      pressure and temperature sensor series.
 > 120	
   121		  To compile this driver as a module, choose M here: the module will be
   122		  called hsc030pa.
   123	

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

  reply	other threads:[~2023-11-18  5:21 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-17 16:42 [PATCH 1/2] dt-bindings: iio: pressure: add honeywell,hsc030 Petre Rodan
2023-11-17 16:42 ` [PATCH 2/2] iio: pressure: driver for Honeywell HSC/SSC series pressure sensors Petre Rodan
2023-11-18  5:21   ` kernel test robot [this message]
2023-11-20 12:35   ` Andy Shevchenko
2023-11-22  6:08     ` Petre Rodan
2023-11-22 10:45       ` Andy Shevchenko
2023-11-25 19:15         ` Jonathan Cameron
2023-11-25 19:13       ` Jonathan Cameron
2023-11-17 17:12 ` [PATCH 1/2] dt-bindings: iio: pressure: add honeywell,hsc030 Rob Herring
2023-11-17 19:22 ` [PATCH v2 " Petre Rodan
2023-11-17 20:13   ` Rob Herring
2023-11-19 13:49   ` Rob Herring
2023-11-19 20:14     ` Petre Rodan
2023-11-20 10:15       ` Krzysztof Kozlowski
2023-11-20 17:19       ` Rob Herring
2023-11-20 18:09         ` Petre Rodan
2023-11-20 10:21   ` Krzysztof Kozlowski
2023-11-20 13:42     ` Petre Rodan
2023-11-20 14:04       ` Krzysztof Kozlowski
2023-11-20 14:40         ` Petre Rodan
2023-11-20 17:39           ` Jonathan Cameron
2023-11-20 18:25             ` Petre Rodan
2023-11-25 19:21               ` Jonathan Cameron
2023-11-25 19:19   ` Jonathan Cameron

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=202311181316.z2BmTZmP-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=ak@it-klinger.de \
    --cc=andriy.shevchenko@linux.intel.com \
    --cc=ang.iglesiasg@gmail.com \
    --cc=jic23@kernel.org \
    --cc=krzk@kernel.org \
    --cc=lars@metafoo.de \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=matti.vaittinen@fi.rohmeurope.com \
    --cc=mazziesaccount@gmail.com \
    --cc=oe-kbuild-all@lists.linux.dev \
    --cc=petre.rodan@subdimension.ro \
    --cc=robh+dt@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox