dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [radeon-alex:amd-mainline-dkms-5.0 2128/3930] include/linux/compiler_types.h:218:1: fatal error: dkms/config/config.h: No such file or directory
@ 2019-10-09 19:55 kbuild test robot
  0 siblings, 0 replies; only message in thread
From: kbuild test robot @ 2019-10-09 19:55 UTC (permalink / raw)
  To: Flora Cui; +Cc: Feifei Xu, kbuild-all, dri-devel

[-- Attachment #1: Type: text/plain, Size: 2087 bytes --]

tree:   git://people.freedesktop.org/~agd5f/linux.git amd-mainline-dkms-5.0
head:   f083b6658742d4d00d585fa5d608a5f56ebcaa32
commit: ad1afcdf30608bd5148c54893257cc2ef1655c4b [2128/3930] drm/amd/autoconf: generate config.h for in-tree build
config: x86_64-randconfig-a001-201940 (attached as .config)
compiler: gcc-4.9 (Debian 4.9.2-10+deb8u1) 4.9.2
reproduce:
        git checkout ad1afcdf30608bd5148c54893257cc2ef1655c4b
        # save the attached .config to linux build tree
        make ARCH=x86_64 

If you fix the issue, kindly add following tag
Reported-by: kbuild test robot <lkp@intel.com>

All errors (new ones prefixed by >>):

   In file included from <command-line>:0:0:
>> include/linux/compiler_types.h:218:1: fatal error: dkms/config/config.h: No such file or directory
    #endif /* __LINUX_COMPILER_TYPES_H */
    ^
   compilation terminated.

vim +218 include/linux/compiler_types.h

8793bb7f4a9dd1 Arnd Bergmann 2018-06-19  210  
8793bb7f4a9dd1 Arnd Bergmann 2018-06-19  211  #define __diag_ignore(compiler, version, option, comment) \
8793bb7f4a9dd1 Arnd Bergmann 2018-06-19  212  	__diag_ ## compiler(version, ignore, option)
8793bb7f4a9dd1 Arnd Bergmann 2018-06-19  213  #define __diag_warn(compiler, version, option, comment) \
8793bb7f4a9dd1 Arnd Bergmann 2018-06-19  214  	__diag_ ## compiler(version, warn, option)
8793bb7f4a9dd1 Arnd Bergmann 2018-06-19  215  #define __diag_error(compiler, version, option, comment) \
8793bb7f4a9dd1 Arnd Bergmann 2018-06-19  216  	__diag_ ## compiler(version, error, option)
8793bb7f4a9dd1 Arnd Bergmann 2018-06-19  217  
d15155824c5014 Will Deacon   2017-10-24 @218  #endif /* __LINUX_COMPILER_TYPES_H */

:::::: The code at line 218 was first introduced by commit
:::::: d15155824c5014803d91b829736d249c500bdda6 linux/compiler.h: Split into compiler.h and compiler_types.h

:::::: TO: Will Deacon <will.deacon@arm.com>
:::::: CC: Ingo Molnar <mingo@kernel.org>

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 31826 bytes --]

[-- Attachment #3: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-10-09 19:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-09 19:55 [radeon-alex:amd-mainline-dkms-5.0 2128/3930] include/linux/compiler_types.h:218:1: fatal error: dkms/config/config.h: No such file or directory kbuild test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).