All of lore.kernel.org
 help / color / mirror / Atom feed
* ERROR: start_text address is c000000000000900, should be c000000000000200
@ 2023-10-06 20:41 kernel test robot
  2023-11-05  5:04 ` Randy Dunlap
  0 siblings, 1 reply; 5+ messages in thread
From: kernel test robot @ 2023-10-06 20:41 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: oe-kbuild-all, linux-kernel, Michael Ellerman

Hi Randy,

FYI, the error/warning still remains.

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   af95dc6fdc25e616051d0234aad638e15c02ec8f
commit: 47c258d71ebfc832a760a1dc6540cf3c33968023 powerpc/head_check: use stdout for error messages
date:   2 years, 2 months ago
config: powerpc64-buildonly-randconfig-r003-20211118 (https://download.01.org/0day-ci/archive/20231007/202310070419.BcA2fDgk-lkp@intel.com/config)
compiler: powerpc64-linux-gcc (GCC) 13.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20231007/202310070419.BcA2fDgk-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/202310070419.BcA2fDgk-lkp@intel.com/

All errors (new ones prefixed by >>):

>> ERROR: start_text address is c000000000000900, should be c000000000000200
   ERROR: try to enable LD_HEAD_STUB_CATCH config option
   ERROR: see comments in arch/powerpc/tools/head_check.sh

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

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

* Re: ERROR: start_text address is c000000000000900, should be c000000000000200
  2023-10-06 20:41 ERROR: start_text address is c000000000000900, should be c000000000000200 kernel test robot
@ 2023-11-05  5:04 ` Randy Dunlap
  2023-11-05  7:33   ` Philip Li
  0 siblings, 1 reply; 5+ messages in thread
From: Randy Dunlap @ 2023-11-05  5:04 UTC (permalink / raw)
  To: kernel test robot; +Cc: oe-kbuild-all, linux-kernel, Michael Ellerman

Hi robot,

On 10/6/23 13:41, kernel test robot wrote:
> Hi Randy,
> 
> FYI, the error/warning still remains.
> 
> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
> head:   af95dc6fdc25e616051d0234aad638e15c02ec8f
> commit: 47c258d71ebfc832a760a1dc6540cf3c33968023 powerpc/head_check: use stdout for error messages
> date:   2 years, 2 months ago
> config: powerpc64-buildonly-randconfig-r003-20211118 (https://download.01.org/0day-ci/archive/20231007/202310070419.BcA2fDgk-lkp@intel.com/config)
> compiler: powerpc64-linux-gcc (GCC) 13.2.0
> reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20231007/202310070419.BcA2fDgk-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/202310070419.BcA2fDgk-lkp@intel.com/
> 
> All errors (new ones prefixed by >>):
> 
>>> ERROR: start_text address is c000000000000900, should be c000000000000200
>    ERROR: try to enable LD_HEAD_STUB_CATCH config option
>    ERROR: see comments in arch/powerpc/tools/head_check.sh

This build error also happens when the referenced commit is reverted.
I.e., that patch has nothing to do with this build problem -- only where
it is reported.

-- 
~Randy

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

* Re: ERROR: start_text address is c000000000000900, should be c000000000000200
  2023-11-05  5:04 ` Randy Dunlap
@ 2023-11-05  7:33   ` Philip Li
  0 siblings, 0 replies; 5+ messages in thread
From: Philip Li @ 2023-11-05  7:33 UTC (permalink / raw)
  To: Randy Dunlap
  Cc: kernel test robot, oe-kbuild-all, linux-kernel, Michael Ellerman

On Sat, Nov 04, 2023 at 10:04:55PM -0700, Randy Dunlap wrote:
> Hi robot,
> 
> On 10/6/23 13:41, kernel test robot wrote:
> > Hi Randy,
> > 
> > FYI, the error/warning still remains.
> > 
> > tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
> > head:   af95dc6fdc25e616051d0234aad638e15c02ec8f
> > commit: 47c258d71ebfc832a760a1dc6540cf3c33968023 powerpc/head_check: use stdout for error messages
> > date:   2 years, 2 months ago
> > config: powerpc64-buildonly-randconfig-r003-20211118 (https://download.01.org/0day-ci/archive/20231007/202310070419.BcA2fDgk-lkp@intel.com/config)
> > compiler: powerpc64-linux-gcc (GCC) 13.2.0
> > reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20231007/202310070419.BcA2fDgk-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/202310070419.BcA2fDgk-lkp@intel.com/
> > 
> > All errors (new ones prefixed by >>):
> > 
> >>> ERROR: start_text address is c000000000000900, should be c000000000000200
> >    ERROR: try to enable LD_HEAD_STUB_CATCH config option
> >    ERROR: see comments in arch/powerpc/tools/head_check.sh
> 
> This build error also happens when the referenced commit is reverted.
> I.e., that patch has nothing to do with this build problem -- only where
> it is reported.

Got it Randy, thanks for the information. We will take care of this to
avoid reporting the false positive against this commit. Sorry for the noise.

> 
> -- 
> ~Randy
> 

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

* Re: ERROR: start_text address is c000000000000900, should be c000000000000200
  2023-11-10 20:52 kernel test robot
@ 2023-11-11  1:44 ` Philip Li
  0 siblings, 0 replies; 5+ messages in thread
From: Philip Li @ 2023-11-11  1:44 UTC (permalink / raw)
  To: kernel test robot; +Cc: Feng Tang, oe-kbuild-all, linux-kernel, Masahiro Yamada

On Sat, Nov 11, 2023 at 04:52:23AM +0800, kernel test robot wrote:
> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
> head:   89cdf9d556016a54ff6ddd62324aa5ec790c05cc
> commit: cf536e185869d4815d506e777bcca6edd9966a6e Makefile: extend 32B aligned debug option to 64B aligned
> date:   2 years, 6 months ago
> config: powerpc64-buildonly-randconfig-r003-20211118 (https://download.01.org/0day-ci/archive/20231111/202311110405.PqH7IcX7-lkp@intel.com/config)
> compiler: powerpc64-linux-gcc (GCC) 13.2.0
> reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20231111/202311110405.PqH7IcX7-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/202311110405.PqH7IcX7-lkp@intel.com/
> 
> All errors (new ones prefixed by >>):

Kindly ignore this report, we would try to enable LD_HEAD_STUB_CATCH option.
Sorry for the noise.

> 
> >> ERROR: start_text address is c000000000000900, should be c000000000000200
>    ERROR: try to enable LD_HEAD_STUB_CATCH config option
>    ERROR: see comments in arch/powerpc/tools/head_check.sh
> 
> -- 
> 0-DAY CI Kernel Test Service
> https://github.com/intel/lkp-tests/wiki

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

* ERROR: start_text address is c000000000000900, should be c000000000000200
@ 2023-11-10 20:52 kernel test robot
  2023-11-11  1:44 ` Philip Li
  0 siblings, 1 reply; 5+ messages in thread
From: kernel test robot @ 2023-11-10 20:52 UTC (permalink / raw)
  To: Feng Tang; +Cc: oe-kbuild-all, linux-kernel, Masahiro Yamada

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   89cdf9d556016a54ff6ddd62324aa5ec790c05cc
commit: cf536e185869d4815d506e777bcca6edd9966a6e Makefile: extend 32B aligned debug option to 64B aligned
date:   2 years, 6 months ago
config: powerpc64-buildonly-randconfig-r003-20211118 (https://download.01.org/0day-ci/archive/20231111/202311110405.PqH7IcX7-lkp@intel.com/config)
compiler: powerpc64-linux-gcc (GCC) 13.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20231111/202311110405.PqH7IcX7-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/202311110405.PqH7IcX7-lkp@intel.com/

All errors (new ones prefixed by >>):

>> ERROR: start_text address is c000000000000900, should be c000000000000200
   ERROR: try to enable LD_HEAD_STUB_CATCH config option
   ERROR: see comments in arch/powerpc/tools/head_check.sh

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

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

end of thread, other threads:[~2023-11-11  1:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-06 20:41 ERROR: start_text address is c000000000000900, should be c000000000000200 kernel test robot
2023-11-05  5:04 ` Randy Dunlap
2023-11-05  7:33   ` Philip Li
2023-11-10 20:52 kernel test robot
2023-11-11  1:44 ` Philip Li

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.