免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 3293 | 回复: 1
打印 上一主题 下一主题

[系统安全] redhat 7.2 升级openssl1.1.0g问题请教 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2017-11-17 14:35 |只看该作者 |倒序浏览
各位前辈:
     我有个问题请教一下,我在redhat 7.2 上用源码编译升级openssl 到 1.1.0g版本,但是在执行make test 的时候报错:
   信息如下:
make depend && make _tests
make[1]: Entering directory `/usr/src/openssl-1.1.0g'
make[1]: Leaving directory `/usr/src/openssl-1.1.0g'
make[1]: Entering directory `/usr/src/openssl-1.1.0g'
( cd test; \
  mkdir -p test-runs; \
  SRCTOP=../. \
  BLDTOP=../. \
  RESULT_D=test-runs \
  PERL="/usr/bin/perl" \
  EXE_EXT= \
  OPENSSL_ENGINES=`cd .././engines; pwd` \
  OPENSSL_DEBUG_MEMORY=on \
    /usr/bin/perl .././test/run_tests.pl  )
../test/recipes/01-test_abort.t ............ Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
../test/recipes/01-test_sanity.t ........... Dubious, test returned 2 (wstat 512, 0x200)
No subtests run

........
......
../test/recipes/90-test_threads.t        (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
../test/recipes/90-test_v3name.t         (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
Files=95, Tests=0,  4 wallclock secs ( 0.22 usr  0.11 sys +  1.92 cusr  1.44 csys =  3.69 CPU)
Result: FAIL
make[1]: *** [_tests] Error 1
make[1]: Leaving directory `/usr/src/openssl-1.1.0g'
make: *** [tests] 错误 2

我的执行步骤如下:
./config shared zlib --prefix=/usr/local --openssldir=/usr/local/openssl
make
make test
请问这个问题是什么原因,要怎么样解决,谢谢!!!

论坛徽章:
0
2 [报告]
发表于 2017-11-17 15:20 |只看该作者
我执行了yum -y install perl* 安装了所以perl的包,不知道到底哪个包是必须要安装的,目前还有一个失败的,如下:
../test/recipes/40-test_rehash.t ........... Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/5 subtests
        (less 1 skipped subtest: 3 okay)
不知道有没有高手知道是什么原因。谢谢!!!
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP