* [linux-next:master 13207/13366] aarch64-linux-objdump: warning: security/bpf/hooks.o: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0000000
@ 2020-04-01 6:37 kbuild test robot
2020-04-01 7:58 ` Daniel Borkmann
0 siblings, 1 reply; 3+ messages in thread
From: kbuild test robot @ 2020-04-01 6:37 UTC (permalink / raw)
To: kbuild-all
[-- Attachment #1: Type: text/plain, Size: 1032 bytes --]
tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head: 27a8b6c16291760cfb7d955c58d8e34dc27ec9dc
commit: 0366e119c039af55209dcb1c34e8a04af3c42e78 [13207/13366] Merge remote-tracking branch 'bpf-next/master'
config: arm64-allyesconfig (attached as .config)
compiler: aarch64-linux-gcc (GCC) 9.3.0
reproduce:
wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
git checkout 0366e119c039af55209dcb1c34e8a04af3c42e78
# save the attached .config to linux build tree
GCC_VERSION=9.3.0 make.cross ARCH=arm64
If you fix the issue, kindly add following tag
Reported-by: kbuild test robot <lkp@intel.com>
All warnings (new ones prefixed by >>):
>> aarch64-linux-objdump: warning: security/bpf/hooks.o: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0000000
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org
[-- Attachment #2: config.gz --]
[-- Type: application/gzip, Size: 71131 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [linux-next:master 13207/13366] aarch64-linux-objdump: warning: security/bpf/hooks.o: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0000000
2020-04-01 6:37 [linux-next:master 13207/13366] aarch64-linux-objdump: warning: security/bpf/hooks.o: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0000000 kbuild test robot
@ 2020-04-01 7:58 ` Daniel Borkmann
2020-04-01 16:30 ` KP Singh
0 siblings, 1 reply; 3+ messages in thread
From: Daniel Borkmann @ 2020-04-01 7:58 UTC (permalink / raw)
To: kbuild-all
[-- Attachment #1: Type: text/plain, Size: 1139 bytes --]
[Cc KP]
On 4/1/20 8:37 AM, kbuild test robot wrote:
> tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
> head: 27a8b6c16291760cfb7d955c58d8e34dc27ec9dc
> commit: 0366e119c039af55209dcb1c34e8a04af3c42e78 [13207/13366] Merge remote-tracking branch 'bpf-next/master'
> config: arm64-allyesconfig (attached as .config)
> compiler: aarch64-linux-gcc (GCC) 9.3.0
> reproduce:
> wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
> chmod +x ~/bin/make.cross
> git checkout 0366e119c039af55209dcb1c34e8a04af3c42e78
> # save the attached .config to linux build tree
> GCC_VERSION=9.3.0 make.cross ARCH=arm64
>
> If you fix the issue, kindly add following tag
> Reported-by: kbuild test robot <lkp@intel.com>
>
> All warnings (new ones prefixed by >>):
>
>>> aarch64-linux-objdump: warning: security/bpf/hooks.o: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0000000
>
> ---
> 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] 3+ messages in thread
* Re: [linux-next:master 13207/13366] aarch64-linux-objdump: warning: security/bpf/hooks.o: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0000000
2020-04-01 7:58 ` Daniel Borkmann
@ 2020-04-01 16:30 ` KP Singh
0 siblings, 0 replies; 3+ messages in thread
From: KP Singh @ 2020-04-01 16:30 UTC (permalink / raw)
To: kbuild-all
[-- Attachment #1: Type: text/plain, Size: 1693 bytes --]
On 01-Apr 09:58, Daniel Borkmann wrote:
> [Cc KP]
>
> On 4/1/20 8:37 AM, kbuild test robot wrote:
> > tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
> > head: 27a8b6c16291760cfb7d955c58d8e34dc27ec9dc
> > commit: 0366e119c039af55209dcb1c34e8a04af3c42e78 [13207/13366] Merge remote-tracking branch 'bpf-next/master'
> > config: arm64-allyesconfig (attached as .config)
> > compiler: aarch64-linux-gcc (GCC) 9.3.0
> > reproduce:
> > wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
> > chmod +x ~/bin/make.cross
> > git checkout 0366e119c039af55209dcb1c34e8a04af3c42e78
> > # save the attached .config to linux build tree
> > GCC_VERSION=9.3.0 make.cross ARCH=arm64
> >
> > If you fix the issue, kindly add following tag
> > Reported-by: kbuild test robot <lkp@intel.com>
I could not get the toolchain setup correctly and keep getting the
error:
/usr/local/google/home/kpsingh/0day/gcc-9.3.0-nolibc/aarch64-linux/bin/../libexec/gcc/aarch64-linux/9.3.0/cc1: error while loading shared libraries: libisl.so.22: cannot open shared object file: No such file or directory
I can, if I try harder but I think this should already be fixed by:
https://lkml.org/lkml/2020/3/26/627
Please let me kmow if it's not.
- KP
> >
> > All warnings (new ones prefixed by >>):
> >
> > > > aarch64-linux-objdump: warning: security/bpf/hooks.o: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0000000
> >
> > ---
> > 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] 3+ messages in thread
end of thread, other threads:[~2020-04-01 16:30 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-01 6:37 [linux-next:master 13207/13366] aarch64-linux-objdump: warning: security/bpf/hooks.o: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0000000 kbuild test robot
2020-04-01 7:58 ` Daniel Borkmann
2020-04-01 16:30 ` KP Singh
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.