* [norov:stack_magic 31/31] include/linux/tracing.h:168:8: error: extra tokens at end of #endif directive
@ 2025-11-25 11:34 kernel test robot
0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2025-11-25 11:34 UTC (permalink / raw)
To: Yury Norov; +Cc: oe-kbuild-all
tree: https://github.com/norov/linux stack_magic
head: 4ebcb9cdc941dc900a8ea9e08e8ad58799a8c5aa
commit: 4ebcb9cdc941dc900a8ea9e08e8ad58799a8c5aa [31/31] add tracing.h
config: arc-randconfig-001-20251125 (https://download.01.org/0day-ci/archive/20251125/202511251905.ZP7Yh8uj-lkp@intel.com/config)
compiler: arc-linux-gcc (GCC) 9.5.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20251125/202511251905.ZP7Yh8uj-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/202511251905.ZP7Yh8uj-lkp@intel.com/
All errors (new ones prefixed by >>):
In file included from include/linux/kernel.h:34,
from include/linux/random.h:7,
from include/linux/nodemask.h:94,
from include/linux/numa.h:6,
from include/linux/cpumask.h:15,
from include/linux/smp.h:13,
from include/linux/lockdep.h:14,
from include/linux/spinlock.h:63,
from include/linux/mmzone.h:8,
from include/linux/gfp.h:7,
from include/linux/umh.h:4,
from include/linux/kmod.h:9,
from include/linux/module.h:18,
from lib/test_bitops.c:10:
>> include/linux/tracing.h:168:8: error: extra tokens at end of #endif directive [-Werror=endif-labels]
168 | #endif _/* _LINUX_TRACING_H */
| ^
cc1: all warnings being treated as errors
vim +168 include/linux/tracing.h
167
> 168 #endif _/* _LINUX_TRACING_H */
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
^ permalink raw reply [flat|nested] 2+ messages in thread* [norov:stack_magic 31/31] include/linux/tracing.h:168:8: error: extra tokens at end of #endif directive
@ 2025-11-25 12:06 kernel test robot
0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2025-11-25 12:06 UTC (permalink / raw)
To: Yury Norov; +Cc: oe-kbuild-all
tree: https://github.com/norov/linux stack_magic
head: 4ebcb9cdc941dc900a8ea9e08e8ad58799a8c5aa
commit: 4ebcb9cdc941dc900a8ea9e08e8ad58799a8c5aa [31/31] add tracing.h
config: powerpc-randconfig-001-20251125 (https://download.01.org/0day-ci/archive/20251125/202511251955.fqALPBb8-lkp@intel.com/config)
compiler: clang version 19.1.7 (https://github.com/llvm/llvm-project cd708029e0b2869e80abe31ddb175f7c35361f90)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20251125/202511251955.fqALPBb8-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/202511251955.fqALPBb8-lkp@intel.com/
All errors (new ones prefixed by >>):
In file included from lib/test_bitops.c:10:
In file included from include/linux/module.h:18:
In file included from include/linux/kmod.h:9:
In file included from include/linux/umh.h:4:
In file included from include/linux/gfp.h:7:
In file included from include/linux/mmzone.h:8:
In file included from include/linux/spinlock.h:56:
In file included from include/linux/preempt.h:79:
In file included from arch/powerpc/include/asm/preempt.h:5:
In file included from include/asm-generic/preempt.h:5:
In file included from include/linux/thread_info.h:60:
In file included from arch/powerpc/include/asm/thread_info.h:13:
In file included from arch/powerpc/include/asm/page.h:11:
In file included from include/linux/kernel.h:34:
>> include/linux/tracing.h:168:8: error: extra tokens at end of #endif directive [-Werror,-Wextra-tokens]
168 | #endif _/* _LINUX_TRACING_H */
| ^
| //
1 error generated.
vim +168 include/linux/tracing.h
167
> 168 #endif _/* _LINUX_TRACING_H */
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-11-25 12:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-25 11:34 [norov:stack_magic 31/31] include/linux/tracing.h:168:8: error: extra tokens at end of #endif directive kernel test robot
-- strict thread matches above, loose matches on Subject: below --
2025-11-25 12:06 kernel test robot
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.