[<prev] [next>] [day] [month] [year] [list]
Message-ID: <202212060254.QuPcK5tl-lkp@intel.com>
Date: Tue, 6 Dec 2022 02:12:06 +0800
From: kernel test robot <lkp@...el.com>
To: Daniel Lezcano <daniel.lezcano@...aro.org>
Cc: oe-kbuild-all@...ts.linux.dev, linux-kernel@...r.kernel.org
Subject: thermometer.c:21:10: fatal error: libconfig.h: No such file or
directory
Hi Daniel,
FYI, the error/warning still remains.
tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head: 76dcd734eca23168cb008912c0f69ff408905235
commit: 110acbc6a4518145db3a1a9c0686d730bb258bf1 tools/thermal: Add a temperature capture tool
date: 7 months ago
compiler: gcc-11 (Debian 11.3.0-8) 11.3.0
reproduce:
# https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=110acbc6a4518145db3a1a9c0686d730bb258bf1
git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
git fetch --no-tags linus master
git checkout 110acbc6a4518145db3a1a9c0686d730bb258bf1
make O=/tmp/kselftest headers
make O=/tmp/kselftest -C tools/testing/selftests
If you fix the issue, kindly add following tag where applicable
| Reported-by: kernel test robot <lkp@...el.com>
All errors (new ones prefixed by >>):
>> thermometer.c:21:10: fatal error: libconfig.h: No such file or directory
21 | #include <libconfig.h>
| ^~~~~~~~~~~~~
compilation terminated.
make[2]: *** [Makefile:23: thermometer] Error 1
--
0-DAY CI Kernel Test Service
https://01.org/lkp
View attachment "config" of type "text/plain" (147846 bytes)
Powered by blists - more mailing lists