Skip to content

BDB1557 library build did not include support for cryptography #113

@eserte

Description

@eserte

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions