All of lore.kernel.org
 help / color / mirror / Atom feed
* [radeon-alex:amd-19.50 1794/2680] cc1: fatal error: dkms/config/config.h: No such file or directory
@ 2020-01-07 14:11 ` kbuild test robot
  0 siblings, 0 replies; 6+ messages in thread
From: kbuild test robot @ 2020-01-07 14:11 UTC (permalink / raw)
  To: Flora Cui
  Cc: Yifan Zhang, kbuild-all, Chengming Gui, Feifei Xu, Kevin Wang, dri-devel

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

Hi Flora,

FYI, the error/warning still remains.

tree:   git://people.freedesktop.org/~agd5f/linux.git amd-19.50
head:   f981f76437edab0861f3721c27f1c3cec5903dcc
commit: 4d49aa8a40ceecfd8a6b2d4e1b86396fbeedbb01 [1794/2680] drm/amdkcl/autoconf: generate config.h for in-tree build
config: x86_64-randconfig-h003-20200107 (attached as .config)
compiler: gcc-7 (Debian 7.5.0-3) 7.5.0
reproduce:
        git checkout 4d49aa8a40ceecfd8a6b2d4e1b86396fbeedbb01
        # 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 >>):

>> cc1: fatal error: dkms/config/config.h: No such file or directory
   compilation terminated.

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

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

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

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [radeon-alex:amd-19.50 1794/2680] cc1: fatal error: dkms/config/config.h: No such file or directory
@ 2020-01-07 14:11 ` kbuild test robot
  0 siblings, 0 replies; 6+ messages in thread
From: kbuild test robot @ 2020-01-07 14:11 UTC (permalink / raw)
  To: kbuild-all

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

Hi Flora,

FYI, the error/warning still remains.

tree:   git://people.freedesktop.org/~agd5f/linux.git amd-19.50
head:   f981f76437edab0861f3721c27f1c3cec5903dcc
commit: 4d49aa8a40ceecfd8a6b2d4e1b86396fbeedbb01 [1794/2680] drm/amdkcl/autoconf: generate config.h for in-tree build
config: x86_64-randconfig-h003-20200107 (attached as .config)
compiler: gcc-7 (Debian 7.5.0-3) 7.5.0
reproduce:
        git checkout 4d49aa8a40ceecfd8a6b2d4e1b86396fbeedbb01
        # 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 >>):

>> cc1: fatal error: dkms/config/config.h: No such file or directory
   compilation terminated.

---
0-DAY kernel test infrastructure                 Open Source Technology Center
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org Intel Corporation

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [radeon-alex:amd-19.50 1794/2680] cc1: fatal error: dkms/config/config.h: No such file or directory
  2020-01-07 20:56 ` kbuild test robot
  (?)
  (?)
@ 2020-01-08  2:36 ` Wang, Kevin(Yang)
  -1 siblings, 0 replies; 6+ messages in thread
From: Wang, Kevin(Yang) @ 2020-01-08  2:36 UTC (permalink / raw)
  To: kbuild test robot, Cui, Flora
  Cc: Xu, Feifei, kbuild-all, Gui,  Jack, dri-devel, Zhang, Yifan1


[-- Attachment #1.1: Type: text/plain, Size: 2277 bytes --]

[AMD Official Use Only - Internal Distribution Only]

Hi,

the fixed patch has been merged into 19.50 branch yesterday.

commit 673383cfa8707eb024669f510837694081da65c5
Author: Flora Cui <flora.cui@amd.com>
Date:   Thu Nov 28 15:20:06 2019 +0800

    drm/amdkcl: fix intree build issue for config.h

    fix "make O=$(output_dir) modules M=drivers/gpu/drm/amd/amdgpu"

    Signed-off-by: Flora Cui <flora.cui@amd.com>
    Reviewed-by: Kevin Wang <kevin1.wang@amd.com>

Best Regards,
Kevin

________________________________
From: kbuild test robot <lkp@intel.com>
Sent: Wednesday, January 8, 2020 4:56 AM
To: Cui, Flora <Flora.Cui@amd.com>
Cc: kbuild-all@lists.01.org <kbuild-all@lists.01.org>; dri-devel@lists.freedesktop.org <dri-devel@lists.freedesktop.org>; Gui, Jack <Jack.Gui@amd.com>; Xu, Feifei <Feifei.Xu@amd.com>; Wang, Kevin(Yang) <Kevin1.Wang@amd.com>; Zhang, Yifan1 <Yifan1.Zhang@amd.com>
Subject: [radeon-alex:amd-19.50 1794/2680] cc1: fatal error: dkms/config/config.h: No such file or directory

Hi Flora,

FYI, the error/warning still remains.

tree:   git://people.freedesktop.org/~agd5f/linux.git amd-19.50
head:   f981f76437edab0861f3721c27f1c3cec5903dcc
commit: 4d49aa8a40ceecfd8a6b2d4e1b86396fbeedbb01 [1794/2680] drm/amdkcl/autoconf: generate config.h for in-tree build
config: x86_64-randconfig-h003-20200107 (attached as .config)
compiler: gcc-7 (Debian 7.5.0-3) 7.5.0
reproduce:
        git checkout 4d49aa8a40ceecfd8a6b2d4e1b86396fbeedbb01
        # 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 >>):

>> cc1: fatal error: dkms/config/config.h: No such file or directory
   compilation terminated.

---
0-DAY kernel test infrastructure                 Open Source Technology Center
https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.01.org%2Fhyperkitty%2Flist%2Fkbuild-all%40lists.01.org&amp;data=02%7C01%7Ckevin1.wang%40amd.com%7C46d0b1e6805140d3728708d793b4188a%7C3dd8961fe4884e608e11a82d994e183d%7C0%7C0%7C637140274251196664&amp;sdata=GrdbjBlNqVM%2BqpO%2FYypvMrQ6Q8zcuso%2BIyFOhT9BQ14%3D&amp;reserved=0 Intel Corporation

[-- Attachment #1.2: Type: text/html, Size: 5119 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [radeon-alex:amd-19.50 1794/2680] cc1: fatal error: dkms/config/config.h: No such file or directory
  2020-01-07 20:56 ` kbuild test robot
  (?)
@ 2020-01-08  2:36 ` Wang, Kevin
  -1 siblings, 0 replies; 6+ messages in thread
From: Wang, Kevin @ 2020-01-08  2:36 UTC (permalink / raw)
  To: kbuild-all

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

[AMD Official Use Only - Internal Distribution Only]

Hi,

the fixed patch has been merged into 19.50 branch yesterday.

commit 673383cfa8707eb024669f510837694081da65c5
Author: Flora Cui <flora.cui@amd.com>
Date:   Thu Nov 28 15:20:06 2019 +0800

    drm/amdkcl: fix intree build issue for config.h

    fix "make O=$(output_dir) modules M=drivers/gpu/drm/amd/amdgpu"

    Signed-off-by: Flora Cui <flora.cui@amd.com>
    Reviewed-by: Kevin Wang <kevin1.wang@amd.com>

Best Regards,
Kevin

________________________________
From: kbuild test robot <lkp@intel.com>
Sent: Wednesday, January 8, 2020 4:56 AM
To: Cui, Flora <Flora.Cui@amd.com>
Cc: kbuild-all(a)lists.01.org <kbuild-all@lists.01.org>; dri-devel(a)lists.freedesktop.org <dri-devel@lists.freedesktop.org>; Gui, Jack <Jack.Gui(a)amd.com>; Xu, Feifei <Feifei.Xu@amd.com>; Wang, Kevin(Yang) <Kevin1.Wang@amd.com>; Zhang, Yifan1 <Yifan1.Zhang@amd.com>
Subject: [radeon-alex:amd-19.50 1794/2680] cc1: fatal error: dkms/config/config.h: No such file or directory

Hi Flora,

FYI, the error/warning still remains.

tree:   git://people.freedesktop.org/~agd5f/linux.git amd-19.50
head:   f981f76437edab0861f3721c27f1c3cec5903dcc
commit: 4d49aa8a40ceecfd8a6b2d4e1b86396fbeedbb01 [1794/2680] drm/amdkcl/autoconf: generate config.h for in-tree build
config: x86_64-randconfig-h003-20200107 (attached as .config)
compiler: gcc-7 (Debian 7.5.0-3) 7.5.0
reproduce:
        git checkout 4d49aa8a40ceecfd8a6b2d4e1b86396fbeedbb01
        # 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 >>):

>> cc1: fatal error: dkms/config/config.h: No such file or directory
   compilation terminated.

---
0-DAY kernel test infrastructure                 Open Source Technology Center
https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.01.org%2Fhyperkitty%2Flist%2Fkbuild-all%40lists.01.org&amp;data=02%7C01%7Ckevin1.wang%40amd.com%7C46d0b1e6805140d3728708d793b4188a%7C3dd8961fe4884e608e11a82d994e183d%7C0%7C0%7C637140274251196664&amp;sdata=GrdbjBlNqVM%2BqpO%2FYypvMrQ6Q8zcuso%2BIyFOhT9BQ14%3D&amp;reserved=0 Intel Corporation

[-- Attachment #2: attachment.htm --]
[-- Type: text/html, Size: 5026 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [radeon-alex:amd-19.50 1794/2680] cc1: fatal error: dkms/config/config.h: No such file or directory
@ 2020-01-07 20:56 ` kbuild test robot
  0 siblings, 0 replies; 6+ messages in thread
From: kbuild test robot @ 2020-01-07 20:56 UTC (permalink / raw)
  To: Flora Cui
  Cc: Yifan Zhang, kbuild-all, Chengming Gui, Feifei Xu, Kevin Wang, dri-devel

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

Hi Flora,

FYI, the error/warning still remains.

tree:   git://people.freedesktop.org/~agd5f/linux.git amd-19.50
head:   f981f76437edab0861f3721c27f1c3cec5903dcc
commit: 4d49aa8a40ceecfd8a6b2d4e1b86396fbeedbb01 [1794/2680] drm/amdkcl/autoconf: generate config.h for in-tree build
config: x86_64-randconfig-h003-20200107 (attached as .config)
compiler: gcc-7 (Debian 7.5.0-3) 7.5.0
reproduce:
        git checkout 4d49aa8a40ceecfd8a6b2d4e1b86396fbeedbb01
        # 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 >>):

>> cc1: fatal error: dkms/config/config.h: No such file or directory
   compilation terminated.

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

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

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

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [radeon-alex:amd-19.50 1794/2680] cc1: fatal error: dkms/config/config.h: No such file or directory
@ 2020-01-07 20:56 ` kbuild test robot
  0 siblings, 0 replies; 6+ messages in thread
From: kbuild test robot @ 2020-01-07 20:56 UTC (permalink / raw)
  To: kbuild-all

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

Hi Flora,

FYI, the error/warning still remains.

tree:   git://people.freedesktop.org/~agd5f/linux.git amd-19.50
head:   f981f76437edab0861f3721c27f1c3cec5903dcc
commit: 4d49aa8a40ceecfd8a6b2d4e1b86396fbeedbb01 [1794/2680] drm/amdkcl/autoconf: generate config.h for in-tree build
config: x86_64-randconfig-h003-20200107 (attached as .config)
compiler: gcc-7 (Debian 7.5.0-3) 7.5.0
reproduce:
        git checkout 4d49aa8a40ceecfd8a6b2d4e1b86396fbeedbb01
        # 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 >>):

>> cc1: fatal error: dkms/config/config.h: No such file or directory
   compilation terminated.

---
0-DAY kernel test infrastructure                 Open Source Technology Center
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org Intel Corporation

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-01-08  2:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-07 14:11 [radeon-alex:amd-19.50 1794/2680] cc1: fatal error: dkms/config/config.h: No such file or directory kbuild test robot
2020-01-07 14:11 ` kbuild test robot
2020-01-07 20:56 kbuild test robot
2020-01-07 20:56 ` kbuild test robot
2020-01-08  2:36 ` Wang, Kevin
2020-01-08  2:36 ` Wang, Kevin(Yang)

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.