[openssl-dev] [openssl.org #4033] Unable to build openssl git master branch on NetBSD for > 24 hours

yancm via RT rt at openssl.org
Fri Sep 11 01:37:25 UTC 2015


On 2015-09-10 06:48, Rich Salz via RT wrote:
> yes it was broken for a bit. fixed now; re-sync. (one test still fails, 
> but
> that will be fixed today)

Hi Rich, indeed it builds now, but it takes two tries.

The first pass stops with:

  gmake[2]: Entering directory '/usr/local/src/openssl'
  Not available; use c_rehash script
  Makefile:428: recipe for target 'rehash.time' failed
  gmake[2]: *** [rehash.time] Error 1
  gmake[2]: Leaving directory '/usr/local/src/openssl'
  Makefile:139: recipe for target 'openssl' failed
  gmake[1]: *** [openssl] Error 2
  gmake[1]: Leaving directory '/usr/local/src/openssl/apps'
  Makefile:290: recipe for target 'build_apps' failed
  gmake: *** [build_apps] Error 1

the second pass finishes cleanly

but at present I am unable to make the test target at all:

  clarity 144 # gmake test
  Not available; use c_rehash script
  Makefile:428: recipe for target 'rehash.time' failed
  gmake: *** [rehash.time] Error 1
  clarity 145 # date
  Thu Sep 10 21:23:31 EDT 2015

thanks, gene




More information about the openssl-dev mailing list