All of lore.kernel.org
 help / color / mirror / Atom feed
* {standard input}:1381: Error: Insn slot not set in unwind record.
@ 2022-01-15 11:49 ` kernel test robot
  0 siblings, 0 replies; 8+ messages in thread
From: kernel test robot @ 2022-01-15 11:49 UTC (permalink / raw)
  To: Huang Rui; +Cc: kbuild-all, linux-kernel, Alex Deucher, Christian König

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   a33f5c380c4bd3fa5278d690421b72052456d9fe
commit: bf67014d6bda16a72deea11dbbff2a97c705ca92 drm/amdgpu: introduce new amdgpu_fence object to indicate the job embedded fence
date:   4 weeks ago
config: ia64-randconfig-r033-20220114 (https://download.01.org/0day-ci/archive/20220115/202201151944.siKQX7w9-lkp@intel.com/config)
compiler: ia64-linux-gcc (GCC) 11.2.0
reproduce (this is a W=1 build):
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=bf67014d6bda16a72deea11dbbff2a97c705ca92
        git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
        git fetch --no-tags linus master
        git checkout bf67014d6bda16a72deea11dbbff2a97c705ca92
        # save the config file to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=ia64 SHELL=/bin/bash drivers/gpu/drm/amd/amdgpu/

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

All errors (new ones prefixed by >>):

   In file included from arch/ia64/include/asm/pgtable.h:153,
                    from include/linux/pgtable.h:6,
                    from arch/ia64/include/asm/uaccess.h:40,
                    from include/linux/uaccess.h:11,
                    from include/linux/sched/task.h:11,
                    from include/linux/sched/signal.h:9,
                    from include/linux/rcuwait.h:6,
                    from include/linux/percpu-rwsem.h:7,
                    from include/linux/fs.h:33,
                    from include/linux/seq_file.h:12,
                    from drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:31:
   arch/ia64/include/asm/mmu_context.h: In function 'reload_context':
   arch/ia64/include/asm/mmu_context.h:127:48: warning: variable 'old_rr4' set but not used [-Wunused-but-set-variable]
     127 |         unsigned long rr0, rr1, rr2, rr3, rr4, old_rr4;
         |                                                ^~~~~~~
   {standard input}: Assembler messages:
>> {standard input}:1381: Error: Insn slot not set in unwind record.
   {standard input}:1381: Fatal error: Section switching in code is not supported.

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org

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

* {standard input}:1381: Error: Insn slot not set in unwind record.
@ 2022-01-15 11:49 ` kernel test robot
  0 siblings, 0 replies; 8+ messages in thread
From: kernel test robot @ 2022-01-15 11:49 UTC (permalink / raw)
  To: kbuild-all

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   a33f5c380c4bd3fa5278d690421b72052456d9fe
commit: bf67014d6bda16a72deea11dbbff2a97c705ca92 drm/amdgpu: introduce new amdgpu_fence object to indicate the job embedded fence
date:   4 weeks ago
config: ia64-randconfig-r033-20220114 (https://download.01.org/0day-ci/archive/20220115/202201151944.siKQX7w9-lkp(a)intel.com/config)
compiler: ia64-linux-gcc (GCC) 11.2.0
reproduce (this is a W=1 build):
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=bf67014d6bda16a72deea11dbbff2a97c705ca92
        git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
        git fetch --no-tags linus master
        git checkout bf67014d6bda16a72deea11dbbff2a97c705ca92
        # save the config file to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=ia64 SHELL=/bin/bash drivers/gpu/drm/amd/amdgpu/

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

All errors (new ones prefixed by >>):

   In file included from arch/ia64/include/asm/pgtable.h:153,
                    from include/linux/pgtable.h:6,
                    from arch/ia64/include/asm/uaccess.h:40,
                    from include/linux/uaccess.h:11,
                    from include/linux/sched/task.h:11,
                    from include/linux/sched/signal.h:9,
                    from include/linux/rcuwait.h:6,
                    from include/linux/percpu-rwsem.h:7,
                    from include/linux/fs.h:33,
                    from include/linux/seq_file.h:12,
                    from drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:31:
   arch/ia64/include/asm/mmu_context.h: In function 'reload_context':
   arch/ia64/include/asm/mmu_context.h:127:48: warning: variable 'old_rr4' set but not used [-Wunused-but-set-variable]
     127 |         unsigned long rr0, rr1, rr2, rr3, rr4, old_rr4;
         |                                                ^~~~~~~
   {standard input}: Assembler messages:
>> {standard input}:1381: Error: Insn slot not set in unwind record.
   {standard input}:1381: Fatal error: Section switching in code is not supported.

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org

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

* Re: {standard input}:1381: Error: Insn slot not set in unwind record.
  2022-01-15 11:49 ` kernel test robot
@ 2022-01-17  4:05   ` Huang Rui
  -1 siblings, 0 replies; 8+ messages in thread
From: Huang Rui @ 2022-01-17  4:05 UTC (permalink / raw)
  To: kernel test robot
  Cc: kbuild-all, linux-kernel, Deucher, Alexander, Koenig, Christian

On Sat, Jan 15, 2022 at 07:49:12PM +0800, kernel test robot wrote:
> tree:   https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgit.kernel.org%2Fpub%2Fscm%2Flinux%2Fkernel%2Fgit%2Ftorvalds%2Flinux.git&amp;data=04%7C01%7Cray.huang%40amd.com%7Ca6fd06fac8a94c62c77a08d9d81d26cc%7C3dd8961fe4884e608e11a82d994e183d%7C0%7C0%7C637778441989299736%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&amp;sdata=5x0UsKxXHUM8eaXf%2FfEJg5A7m4lq3IIJB5yVoH8wyWQ%3D&amp;reserved=0 master
> head:   a33f5c380c4bd3fa5278d690421b72052456d9fe
> commit: bf67014d6bda16a72deea11dbbff2a97c705ca92 drm/amdgpu: introduce new amdgpu_fence object to indicate the job embedded fence
> date:   4 weeks ago
> config: ia64-randconfig-r033-20220114 (https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdownload.01.org%2F0day-ci%2Farchive%2F20220115%2F202201151944.siKQX7w9-lkp%40intel.com%2Fconfig&amp;data=04%7C01%7Cray.huang%40amd.com%7Ca6fd06fac8a94c62c77a08d9d81d26cc%7C3dd8961fe4884e608e11a82d994e183d%7C0%7C0%7C637778441989299736%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&amp;sdata=wvSyECxjF2Bq0hIolStzs%2FST9%2Bi9w8O4zNDQAxolvZI%3D&amp;reserved=0)
> compiler: ia64-linux-gcc (GCC) 11.2.0
> reproduce (this is a W=1 build):
>         wget https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fraw.githubusercontent.com%2Fintel%2Flkp-tests%2Fmaster%2Fsbin%2Fmake.cross&amp;data=04%7C01%7Cray.huang%40amd.com%7Ca6fd06fac8a94c62c77a08d9d81d26cc%7C3dd8961fe4884e608e11a82d994e183d%7C0%7C0%7C637778441989299736%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&amp;sdata=sBWm8b9YpATut%2F0F8%2FeM9nXxjHdXbZtNv7mXqFlOgEQ%3D&amp;reserved=0 -O ~/bin/make.cross
>         chmod +x ~/bin/make.cross
>         # https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgit.kernel.org%2Fpub%2Fscm%2Flinux%2Fkernel%2Fgit%2Ftorvalds%2Flinux.git%2Fcommit%2F%3Fid%3Dbf67014d6bda16a72deea11dbbff2a97c705ca92&amp;data=04%7C01%7Cray.huang%40amd.com%7Ca6fd06fac8a94c62c77a08d9d81d26cc%7C3dd8961fe4884e608e11a82d994e183d%7C0%7C0%7C637778441989299736%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&amp;sdata=CJWV4SC%2FhH%2BtzdIbrTN%2F4O7JJ8qRoZPUU5GPvwr3mMs%3D&amp;reserved=0
>         git remote add linus https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgit.kernel.org%2Fpub%2Fscm%2Flinux%2Fkernel%2Fgit%2Ftorvalds%2Flinux.git&amp;data=04%7C01%7Cray.huang%40amd.com%7Ca6fd06fac8a94c62c77a08d9d81d26cc%7C3dd8961fe4884e608e11a82d994e183d%7C0%7C0%7C637778441989299736%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&amp;sdata=5x0UsKxXHUM8eaXf%2FfEJg5A7m4lq3IIJB5yVoH8wyWQ%3D&amp;reserved=0
>         git fetch --no-tags linus master
>         git checkout bf67014d6bda16a72deea11dbbff2a97c705ca92
>         # save the config file to linux build tree
>         mkdir build_dir
>         COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=ia64 SHELL=/bin/bash drivers/gpu/drm/amd/amdgpu/
> 
> If you fix the issue, kindly add following tag as appropriate
> Reported-by: kernel test robot <lkp@intel.com>
> 
> All errors (new ones prefixed by >>):
> 
>    In file included from arch/ia64/include/asm/pgtable.h:153,
>                     from include/linux/pgtable.h:6,
>                     from arch/ia64/include/asm/uaccess.h:40,
>                     from include/linux/uaccess.h:11,
>                     from include/linux/sched/task.h:11,
>                     from include/linux/sched/signal.h:9,
>                     from include/linux/rcuwait.h:6,
>                     from include/linux/percpu-rwsem.h:7,
>                     from include/linux/fs.h:33,
>                     from include/linux/seq_file.h:12,
>                     from drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:31:
>    arch/ia64/include/asm/mmu_context.h: In function 'reload_context':
>    arch/ia64/include/asm/mmu_context.h:127:48: warning: variable 'old_rr4' set but not used [-Wunused-but-set-variable]
>      127 |         unsigned long rr0, rr1, rr2, rr3, rr4, old_rr4;
>          |                                                ^~~~~~~
>    {standard input}: Assembler messages:
> >> {standard input}:1381: Error: Insn slot not set in unwind record.
>    {standard input}:1381: Fatal error: Section switching in code is not supported.

Thanks, let me take a look.

Thanks,
Ray

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

* Re: {standard input}:1381: Error: Insn slot not set in unwind record.
@ 2022-01-17  4:05   ` Huang Rui
  0 siblings, 0 replies; 8+ messages in thread
From: Huang Rui @ 2022-01-17  4:05 UTC (permalink / raw)
  To: kbuild-all

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

On Sat, Jan 15, 2022 at 07:49:12PM +0800, kernel test robot wrote:
> tree:   https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgit.kernel.org%2Fpub%2Fscm%2Flinux%2Fkernel%2Fgit%2Ftorvalds%2Flinux.git&amp;data=04%7C01%7Cray.huang%40amd.com%7Ca6fd06fac8a94c62c77a08d9d81d26cc%7C3dd8961fe4884e608e11a82d994e183d%7C0%7C0%7C637778441989299736%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&amp;sdata=5x0UsKxXHUM8eaXf%2FfEJg5A7m4lq3IIJB5yVoH8wyWQ%3D&amp;reserved=0 master
> head:   a33f5c380c4bd3fa5278d690421b72052456d9fe
> commit: bf67014d6bda16a72deea11dbbff2a97c705ca92 drm/amdgpu: introduce new amdgpu_fence object to indicate the job embedded fence
> date:   4 weeks ago
> config: ia64-randconfig-r033-20220114 (https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdownload.01.org%2F0day-ci%2Farchive%2F20220115%2F202201151944.siKQX7w9-lkp%40intel.com%2Fconfig&amp;data=04%7C01%7Cray.huang%40amd.com%7Ca6fd06fac8a94c62c77a08d9d81d26cc%7C3dd8961fe4884e608e11a82d994e183d%7C0%7C0%7C637778441989299736%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&amp;sdata=wvSyECxjF2Bq0hIolStzs%2FST9%2Bi9w8O4zNDQAxolvZI%3D&amp;reserved=0)
> compiler: ia64-linux-gcc (GCC) 11.2.0
> reproduce (this is a W=1 build):
>         wget https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fraw.githubusercontent.com%2Fintel%2Flkp-tests%2Fmaster%2Fsbin%2Fmake.cross&amp;data=04%7C01%7Cray.huang%40amd.com%7Ca6fd06fac8a94c62c77a08d9d81d26cc%7C3dd8961fe4884e608e11a82d994e183d%7C0%7C0%7C637778441989299736%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&amp;sdata=sBWm8b9YpATut%2F0F8%2FeM9nXxjHdXbZtNv7mXqFlOgEQ%3D&amp;reserved=0 -O ~/bin/make.cross
>         chmod +x ~/bin/make.cross
>         # https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgit.kernel.org%2Fpub%2Fscm%2Flinux%2Fkernel%2Fgit%2Ftorvalds%2Flinux.git%2Fcommit%2F%3Fid%3Dbf67014d6bda16a72deea11dbbff2a97c705ca92&amp;data=04%7C01%7Cray.huang%40amd.com%7Ca6fd06fac8a94c62c77a08d9d81d26cc%7C3dd8961fe4884e608e11a82d994e183d%7C0%7C0%7C637778441989299736%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&amp;sdata=CJWV4SC%2FhH%2BtzdIbrTN%2F4O7JJ8qRoZPUU5GPvwr3mMs%3D&amp;reserved=0
>         git remote add linus https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgit.kernel.org%2Fpub%2Fscm%2Flinux%2Fkernel%2Fgit%2Ftorvalds%2Flinux.git&amp;data=04%7C01%7Cray.huang%40amd.com%7Ca6fd06fac8a94c62c77a08d9d81d26cc%7C3dd8961fe4884e608e11a82d994e183d%7C0%7C0%7C637778441989299736%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&amp;sdata=5x0UsKxXHUM8eaXf%2FfEJg5A7m4lq3IIJB5yVoH8wyWQ%3D&amp;reserved=0
>         git fetch --no-tags linus master
>         git checkout bf67014d6bda16a72deea11dbbff2a97c705ca92
>         # save the config file to linux build tree
>         mkdir build_dir
>         COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=ia64 SHELL=/bin/bash drivers/gpu/drm/amd/amdgpu/
> 
> If you fix the issue, kindly add following tag as appropriate
> Reported-by: kernel test robot <lkp@intel.com>
> 
> All errors (new ones prefixed by >>):
> 
>    In file included from arch/ia64/include/asm/pgtable.h:153,
>                     from include/linux/pgtable.h:6,
>                     from arch/ia64/include/asm/uaccess.h:40,
>                     from include/linux/uaccess.h:11,
>                     from include/linux/sched/task.h:11,
>                     from include/linux/sched/signal.h:9,
>                     from include/linux/rcuwait.h:6,
>                     from include/linux/percpu-rwsem.h:7,
>                     from include/linux/fs.h:33,
>                     from include/linux/seq_file.h:12,
>                     from drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:31:
>    arch/ia64/include/asm/mmu_context.h: In function 'reload_context':
>    arch/ia64/include/asm/mmu_context.h:127:48: warning: variable 'old_rr4' set but not used [-Wunused-but-set-variable]
>      127 |         unsigned long rr0, rr1, rr2, rr3, rr4, old_rr4;
>          |                                                ^~~~~~~
>    {standard input}: Assembler messages:
> >> {standard input}:1381: Error: Insn slot not set in unwind record.
>    {standard input}:1381: Fatal error: Section switching in code is not supported.

Thanks, let me take a look.

Thanks,
Ray

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

* Re: {standard input}:1381: Error: Insn slot not set in unwind record.
  2022-01-15 11:49 ` kernel test robot
@ 2022-01-18  6:06   ` Huang Rui
  -1 siblings, 0 replies; 8+ messages in thread
From: Huang Rui @ 2022-01-18  6:06 UTC (permalink / raw)
  To: kernel test robot
  Cc: kbuild-all, linux-kernel, Deucher, Alexander, Koenig, Christian

On Sat, Jan 15, 2022 at 07:49:12PM +0800, kernel test robot wrote:
> tree:   https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgit.kernel.org%2Fpub%2Fscm%2Flinux%2Fkernel%2Fgit%2Ftorvalds%2Flinux.git&amp;data=04%7C01%7Cray.huang%40amd.com%7Ca6fd06fac8a94c62c77a08d9d81d26cc%7C3dd8961fe4884e608e11a82d994e183d%7C0%7C0%7C637778441989299736%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&amp;sdata=5x0UsKxXHUM8eaXf%2FfEJg5A7m4lq3IIJB5yVoH8wyWQ%3D&amp;reserved=0 master
> head:   a33f5c380c4bd3fa5278d690421b72052456d9fe
> commit: bf67014d6bda16a72deea11dbbff2a97c705ca92 drm/amdgpu: introduce new amdgpu_fence object to indicate the job embedded fence
> date:   4 weeks ago
> config: ia64-randconfig-r033-20220114 (https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdownload.01.org%2F0day-ci%2Farchive%2F20220115%2F202201151944.siKQX7w9-lkp%40intel.com%2Fconfig&amp;data=04%7C01%7Cray.huang%40amd.com%7Ca6fd06fac8a94c62c77a08d9d81d26cc%7C3dd8961fe4884e608e11a82d994e183d%7C0%7C0%7C637778441989299736%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&amp;sdata=wvSyECxjF2Bq0hIolStzs%2FST9%2Bi9w8O4zNDQAxolvZI%3D&amp;reserved=0)
> compiler: ia64-linux-gcc (GCC) 11.2.0

May I know where can I get the GCC for IA64?

Thanks,
Ray

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

* Re: {standard input}:1381: Error: Insn slot not set in unwind record.
@ 2022-01-18  6:06   ` Huang Rui
  0 siblings, 0 replies; 8+ messages in thread
From: Huang Rui @ 2022-01-18  6:06 UTC (permalink / raw)
  To: kbuild-all

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

On Sat, Jan 15, 2022 at 07:49:12PM +0800, kernel test robot wrote:
> tree:   https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgit.kernel.org%2Fpub%2Fscm%2Flinux%2Fkernel%2Fgit%2Ftorvalds%2Flinux.git&amp;data=04%7C01%7Cray.huang%40amd.com%7Ca6fd06fac8a94c62c77a08d9d81d26cc%7C3dd8961fe4884e608e11a82d994e183d%7C0%7C0%7C637778441989299736%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&amp;sdata=5x0UsKxXHUM8eaXf%2FfEJg5A7m4lq3IIJB5yVoH8wyWQ%3D&amp;reserved=0 master
> head:   a33f5c380c4bd3fa5278d690421b72052456d9fe
> commit: bf67014d6bda16a72deea11dbbff2a97c705ca92 drm/amdgpu: introduce new amdgpu_fence object to indicate the job embedded fence
> date:   4 weeks ago
> config: ia64-randconfig-r033-20220114 (https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdownload.01.org%2F0day-ci%2Farchive%2F20220115%2F202201151944.siKQX7w9-lkp%40intel.com%2Fconfig&amp;data=04%7C01%7Cray.huang%40amd.com%7Ca6fd06fac8a94c62c77a08d9d81d26cc%7C3dd8961fe4884e608e11a82d994e183d%7C0%7C0%7C637778441989299736%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&amp;sdata=wvSyECxjF2Bq0hIolStzs%2FST9%2Bi9w8O4zNDQAxolvZI%3D&amp;reserved=0)
> compiler: ia64-linux-gcc (GCC) 11.2.0

May I know where can I get the GCC for IA64?

Thanks,
Ray

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

* Re: [kbuild-all] Re: {standard input}:1381: Error: Insn slot not set in unwind record.
  2022-01-18  6:06   ` Huang Rui
@ 2022-01-18  6:12     ` Chen, Rong A
  -1 siblings, 0 replies; 8+ messages in thread
From: Chen, Rong A @ 2022-01-18  6:12 UTC (permalink / raw)
  To: Huang Rui, kernel test robot
  Cc: kbuild-all, linux-kernel, Deucher, Alexander, Koenig, Christian



On 1/18/2022 2:06 PM, Huang Rui wrote:
> On Sat, Jan 15, 2022 at 07:49:12PM +0800, kernel test robot wrote:
>> tree:   https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgit.kernel.org%2Fpub%2Fscm%2Flinux%2Fkernel%2Fgit%2Ftorvalds%2Flinux.git&amp;data=04%7C01%7Cray.huang%40amd.com%7Ca6fd06fac8a94c62c77a08d9d81d26cc%7C3dd8961fe4884e608e11a82d994e183d%7C0%7C0%7C637778441989299736%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&amp;sdata=5x0UsKxXHUM8eaXf%2FfEJg5A7m4lq3IIJB5yVoH8wyWQ%3D&amp;reserved=0 master
>> head:   a33f5c380c4bd3fa5278d690421b72052456d9fe
>> commit: bf67014d6bda16a72deea11dbbff2a97c705ca92 drm/amdgpu: introduce new amdgpu_fence object to indicate the job embedded fence
>> date:   4 weeks ago
>> config: ia64-randconfig-r033-20220114 (https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdownload.01.org%2F0day-ci%2Farchive%2F20220115%2F202201151944.siKQX7w9-lkp%40intel.com%2Fconfig&amp;data=04%7C01%7Cray.huang%40amd.com%7Ca6fd06fac8a94c62c77a08d9d81d26cc%7C3dd8961fe4884e608e11a82d994e183d%7C0%7C0%7C637778441989299736%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&amp;sdata=wvSyECxjF2Bq0hIolStzs%2FST9%2Bi9w8O4zNDQAxolvZI%3D&amp;reserved=0)
>> compiler: ia64-linux-gcc (GCC) 11.2.0
> 
> May I know where can I get the GCC for IA64?
> 
> Thanks,
> Ray

Hi Ray,

The reproduce tool will download the cross compile package:

   wget 
https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross 
-O ~/bin/make.cross
   ...
   COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross 
O=build_dir ARCH=ia64

Best Regards,
Rong Chen

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

* Re: {standard input}:1381: Error: Insn slot not set in unwind record.
@ 2022-01-18  6:12     ` Chen, Rong A
  0 siblings, 0 replies; 8+ messages in thread
From: Chen, Rong A @ 2022-01-18  6:12 UTC (permalink / raw)
  To: kbuild-all

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



On 1/18/2022 2:06 PM, Huang Rui wrote:
> On Sat, Jan 15, 2022 at 07:49:12PM +0800, kernel test robot wrote:
>> tree:   https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgit.kernel.org%2Fpub%2Fscm%2Flinux%2Fkernel%2Fgit%2Ftorvalds%2Flinux.git&amp;data=04%7C01%7Cray.huang%40amd.com%7Ca6fd06fac8a94c62c77a08d9d81d26cc%7C3dd8961fe4884e608e11a82d994e183d%7C0%7C0%7C637778441989299736%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&amp;sdata=5x0UsKxXHUM8eaXf%2FfEJg5A7m4lq3IIJB5yVoH8wyWQ%3D&amp;reserved=0 master
>> head:   a33f5c380c4bd3fa5278d690421b72052456d9fe
>> commit: bf67014d6bda16a72deea11dbbff2a97c705ca92 drm/amdgpu: introduce new amdgpu_fence object to indicate the job embedded fence
>> date:   4 weeks ago
>> config: ia64-randconfig-r033-20220114 (https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdownload.01.org%2F0day-ci%2Farchive%2F20220115%2F202201151944.siKQX7w9-lkp%40intel.com%2Fconfig&amp;data=04%7C01%7Cray.huang%40amd.com%7Ca6fd06fac8a94c62c77a08d9d81d26cc%7C3dd8961fe4884e608e11a82d994e183d%7C0%7C0%7C637778441989299736%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&amp;sdata=wvSyECxjF2Bq0hIolStzs%2FST9%2Bi9w8O4zNDQAxolvZI%3D&amp;reserved=0)
>> compiler: ia64-linux-gcc (GCC) 11.2.0
> 
> May I know where can I get the GCC for IA64?
> 
> Thanks,
> Ray

Hi Ray,

The reproduce tool will download the cross compile package:

   wget 
https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross 
-O ~/bin/make.cross
   ...
   COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross 
O=build_dir ARCH=ia64

Best Regards,
Rong Chen

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

end of thread, other threads:[~2022-01-18  6:12 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-15 11:49 {standard input}:1381: Error: Insn slot not set in unwind record kernel test robot
2022-01-15 11:49 ` kernel test robot
2022-01-17  4:05 ` Huang Rui
2022-01-17  4:05   ` Huang Rui
2022-01-18  6:06 ` Huang Rui
2022-01-18  6:06   ` Huang Rui
2022-01-18  6:12   ` [kbuild-all] " Chen, Rong A
2022-01-18  6:12     ` Chen, Rong A

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.