[MacPorts] #47630: OpenLDAP 2.4.40 does not build on PPC Leopard, Mac OS X 10.5.8, presumingly when another Berkeley DB is present
#47630: OpenLDAP 2.4.40 does not build on PPC Leopard, Mac OS X 10.5.8, presumingly when another Berkeley DB is present -----------------------------+-------------------------------- Reporter: Peter_Dyballa@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Keywords: | Port: openldap -----------------------------+-------------------------------- {{{ checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for Berkeley DB major version in db.h... 4 checking for Berkeley DB minor version in db.h... 8 checking if Berkeley DB version supported by BDB/HDB backends... yes checking for Berkeley DB link (-ldb-4.8)... no checking for Berkeley DB link (-ldb48)... no checking for Berkeley DB link (-ldb-48)... no checking for Berkeley DB link (-ldb-4-8)... no checking for Berkeley DB link (-ldb-4)... yes checking for Berkeley DB library and header version match... Berkeley DB version mismatch header: Berkeley DB 4.8.30: (April 9, 2010) library: Berkeley DB 4.6.21: (January 1, 2014) no configure: error: Berkeley DB version mismatch Command failed: cd "/opt/local/var/macports/build/_opt_mports_trunk_dports_databases_openldap/openldap/work/openldap-2.4.40" && ./configure --prefix=/opt/local --mandir=/opt/local/share/man --localstatedir=/opt/local/var --with-cyrus-sasl --with-tls --enable-crypt --enable-wrappers --enable-syncprov --enable-ipv6 --disable-mdb }}} I have installed: {{{ db46 @4.6.21_9 (active) db48 @4.8.30_4+java (active) }}} The command {{{port echo rdepof:db48}}} lists only {{{db_select}}}, so it should work to uninstall {{{db48}}} and {{{db_select}}} – though the question is: Why did port first install them? -- Ticket URL: <https://trac.macports.org/ticket/47630> MacPorts <https://www.macports.org/> Ports system for OS X
#47630: openldap @2.4.40_1 does not build on PPC Leopard, Mac OS X 10.5.8, presumingly when another Berkeley DB is present ------------------------------+----------------------- Reporter: Peter_Dyballa@… | Owner: landonf@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: openldap | ------------------------------+----------------------- Changes (by larryv@…): * cc: landonf@… (removed) * owner: macports-tickets@… => landonf@… -- Ticket URL: <https://trac.macports.org/ticket/47630#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#47630: openldap @2.4.40_1 does not build on PPC Leopard, Mac OS X 10.5.8, presumingly when another Berkeley DB is present ------------------------------+----------------------- Reporter: Peter_Dyballa@… | Owner: landonf@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: openldap | ------------------------------+----------------------- Comment (by Peter_Dyballa@…): Trying to uninstall db48 finally reveals what's needing it: {{{ root 334 /\ port uninstall db48 Note: It is not recommended to uninstall/deactivate a port that has dependents as it breaks the dependents. The following ports will break: python27 @2.7.9_0 Continue? [y/N]: y Warning: Uninstall forced. Proceeding despite dependencies. ---> Deactivating db48 @4.8.30_4+java ---> Cleaning db48 ---> Uninstalling db48 @4.8.30_4+java ---> Cleaning db48 }}} -- Ticket URL: <https://trac.macports.org/ticket/47630#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts