[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 18 18:56:31 UTC 2015


> Ok, I'm having trouble reproducing....
>
> with the current source (I have assume you're pull is absolutely up to
> date),

Yes, to the best of my understanding I am fully in sync with the master
branch.

> that should print an error message and the echo of $?
> should print 1. I cannot understand why that fails for you...

Yes, this is odd since it returns *zero* if I execute this command string
- no error message...  maybe a problem with the test perl code?

Here's my output:
# mkdir rehash.$$ ; ( cd rehash.$$ ; chmod 0500 . ; ../util/shlib_wrap.sh
../apps/openssl rehash . ; echo $? ; chmod 0700 . ) ; rmdir rehash.$$
0
#

--gene




More information about the openssl-dev mailing list