-
Notifications
You must be signed in to change notification settings - Fork 4
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
BerkeleyDB fails to build against perl-5.31.0 on FreeBSD-12 #2
Comments
You don't meet the prerequisite for the version of the Berkeley DB library. Below is the problem.
|
netbsd-srcmastr
pushed a commit
to NetBSD/pkgsrc
that referenced
this issue
Nov 2, 2019
0.63 21 July 2019 * added 000preret.t Dump version info in "make test" 0.62 20 July 2019 * default to /usr/local/BerkeleyDB fcc0ad8adf310f7c8cc65788806439f2f8c39f90 * __heap_exist prototype needed for db 5.2 or better 7fe4ad8d74190d7f41a816c79e5ccf044c02c7c9 * t/joint.: Silence Valgrinf https://rt.cpan.org/Ticket/Display.html?id=125605 40d03924570f8516efe4a05982f402e8ce569637 * db_remove missing txn code https://rt.cpan.org/Ticket/Display.html?id=124979 b91875a9f3f55bb779ad7a448c9fff0645d8a527 * Fix test failure when TRACE is enabled bb80b7d0fb83643ccddd8243d4c6b6ab637428df * Added BERKELEYDB_DEFINE_TRACE variable to allow TRACE to be enabled from .travis file. bd9ebf5aa149172afab55d6ba6f27d77cf08d91a * Add test with BERKELEYDB_DEFINE_TRACE set to .travis 000b1d8dffe542d6476fe78f218cc95534f1c1c3 * my_db_strerror: Add missing dTHX declaration Merge pull request pmqs/BerkeleyDB#2 4273345d8eff5f521788b3c5e71fb291bf46a646 80ca9b77968ab84aaf8b546f2933d135202e16e0 * create .appveyor.yml 4e7b034ddbe76a7c2dcd189e1e0c935c1559aa2c * sync dbinfo from DB_File 27b499fa9dbfca78adcc7a12ada43f0b05b6ece6 0.61 30 March 2019 * Fix a couple of typos One's a copyright date out by 20 years. The other one breaks builds with 5.2 竕、 BDB < 6.2. Merge pull request pmqs/BerkeleyDB#1 0.60 30 March 2019 * Moved source to github https://github.com/pmqs/BerkeleyDB * Add META_MERGE to Makefile.PL * Added meta-json.t & meta-yaml.t 0.58 23 January 2018 * please expose set_lg_filemode [RT #124979] 0.57 23 January 2018 * Updates for BDB 6.3 0.56 5 January 2016 * Updates for BDB 6.2
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As part of CPAN-River-3000 testing, I recently attempted to install BerkeleyDB on FreeBSD-12 against perl-5.31.0 using cpanm as the installer. Build-time failure. Excerpt from cpanm build.log below.
Can you investigate?
Thank you very much.
Jim Keenan
The text was updated successfully, but these errors were encountered: