Re: scripts/sign-file.c:23:30: fatal error: openssl/opensslv.h: No such file or directory

2016-07-19 Thread Fengguang Wu

On Tue, Jul 19, 2016 at 05:09:03PM +0100, David Howells wrote:

kbuild test robot  wrote:


>> scripts/sign-file.c:23:30: fatal error: openssl/opensslv.h: No such file or 
directory


Missing openssl devel packages in your build environment?


Oops, will fix it, thank you!

Regards,
Fengguang


Re: scripts/sign-file.c:23:30: fatal error: openssl/opensslv.h: No such file or directory

2016-07-19 Thread David Howells
kbuild test robot  wrote:

> >> scripts/sign-file.c:23:30: fatal error: openssl/opensslv.h: No such file 
> >> or directory

Missing openssl devel packages in your build environment?

David


scripts/sign-file.c:23:30: fatal error: openssl/opensslv.h: No such file or directory

2016-07-18 Thread kbuild test robot
tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 
master
head:   47ef4ad2684d380dd6d596140fb79395115c3950
commit: 283e8ba2dfde54f8f27d7d0f459a07de79a39d55 MODSIGN: Change from CMS to 
PKCS#7 signing if the openssl is too old
date:   10 months ago
config: arm-allmodconfig (attached as .config)
compiler: arm-linux-gnueabi-gcc (Debian 5.4.0-6) 5.4.0 20160609
reproduce:
wget 
https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross
 -O ~/bin/make.cross
chmod +x ~/bin/make.cross
git checkout 283e8ba2dfde54f8f27d7d0f459a07de79a39d55
# save the attached .config to linux build tree
make.cross ARCH=arm 

All errors (new ones prefixed by >>):

>> scripts/sign-file.c:23:30: fatal error: openssl/opensslv.h: No such file or 
>> directory
   compilation terminated.
   make[2]: *** [scripts/sign-file] Error 1
   scripts/extract-cert.c:21:25: fatal error: openssl/bio.h: No such file or 
directory
   compilation terminated.
   make[2]: *** [scripts/extract-cert] Error 1
   make[2]: Target '__build' not remade because of errors.
   make[1]: *** [scripts] Error 2
   :1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
   :1301:2: warning: #warning syscall membarrier not implemented [-Wcpp]
   make[1]: Target 'modules_prepare' not remade because of errors.
   make: *** [sub-make] Error 2

vim +23 scripts/sign-file.c

17  #include 
18  #include 
19  #include 
20  #include 
21  #include 
22  #include 
  > 23  #include 
24  #include 
25  #include 
26  #include 

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


.config.gz
Description: Binary data