[MacPorts] #63421: openssl @ 1.1.1l: tests fail when building on 10.11

MacPorts noreply at macports.org
Mon Sep 6 21:17:37 UTC 2021


#63421: openssl @ 1.1.1l: tests fail when building on 10.11
----------------------+-----------------------
  Reporter:  msquire  |      Owner:  larryv
      Type:  defect   |     Status:  assigned
  Priority:  Normal   |  Milestone:
 Component:  ports    |    Version:  2.7.1
Resolution:           |   Keywords:  elcapitan
      Port:  openssl  |
----------------------+-----------------------

Comment (by msquire):

 Indeed, kudos for thorough testing!

 I did a little bit more investigation myself... It is interesting that it
 passed for you on 10.11 - I have just tried 10 clean builds and the test
 always fails for me. If it is relevant, this is a Mid-2009 MacBook Pro,
 and here is some version information:

 {{{
 $ sw_vers
 ProductName:    Mac OS X
 ProductVersion: 10.11.6
 BuildVersion:   15G22010
 $ xcodebuild -version
 Xcode 8.2.1
 Build version 8C1002
 }}}

 Running the test in isolation produces these errors:

 {{{
 # ERROR: (int) 'status == 0' failed @ test/drbgtest.c:697
 # [11] compared to [0]
 # ERROR: (bool) 'test_drbg_reseed_after_fork(master, public, private) ==
 true' failed @ test/drbgtest.c:799
 # false
 }}}

 And looking at the offending test it seems the failure is because the
 child process it forks off is segfaulting.

 I hope this helps.

-- 
Ticket URL: <https://trac.macports.org/ticket/63421#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list