Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BDB1557 library build did not include support for cryptography #113

Open
eserte opened this issue Feb 4, 2020 · 0 comments
Open

BDB1557 library build did not include support for cryptography #113

eserte opened this issue Feb 4, 2020 · 0 comments

Comments

@eserte
Copy link

eserte commented Feb 4, 2020

On some MacOSX configurations I saw the following failure:

BDB1557 library build did not include support for cryptography
Can't open 't/output__assert2/xxx/yyy/zzz.db' as DBM file:
No such file or directory at t/assert2.t line 7.
# Looks like your test exited with 2 before it could output anything.
t/assert2.t .............. 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 4/4 subtests 

Upgrading DB_File.pm seemed to "fix" the problem.
Don't know if you can do much about this --- maybe there was a mismatch between the installed libdb and DB_File or so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant