[MacPorts] #19903: subversion-perlbindings has undeclared dependency on db46
MacPorts
noreply at macports.org
Tue Jun 9 13:01:01 PDT 2009
#19903: subversion-perlbindings has undeclared dependency on db46
--------------------------------+-------------------------------------------
Reporter: ian.eure@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.7.1
Keywords: | Port: subversion-perlbindings
--------------------------------+-------------------------------------------
When I try to install subversion-perlbindings, it dies with:
{{{
$ sudo port install subversion-perlbindings
Password:
---> Configuring subversion-perlbindings
Error: Target org.macports.configure returned: configure failure: shell
command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_release_ports_devel_subversion-perlbindings/work/subversion-1.6.2" &&
./configure --prefix=/opt/local --with-berkeley-
db=:/opt/local/include/db46:/opt/local/lib/db46:db-4.6 --with-
neon=/opt/local --with-apr=/opt/local/bin/apr-1-config --with-apr-
util=/opt/local/bin/apu-1-config --without-apxs
--mandir=\${prefix}/share/man --disable-neon-version-check --with-
serf=/opt/local --with-sasl=/opt/local " returned error 1
Command output: checking for /usr/bin/gcc-4.0 option to produce PIC...
-fno-common
checking if /usr/bin/gcc-4.0 PIC flag -fno-common works... yes
checking if /usr/bin/gcc-4.0 static flag -static works... no
checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes
checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-
darwin9/4.0.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin9.7.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by /usr/bin/g++-4.0... /usr/libexec/gcc/i686-apple-
darwin9/4.0.1/ld
checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is
GNU ld... no
checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-
darwin9/4.0.1/ld) supports shared libraries... yes
checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common
checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes
checking if /usr/bin/g++-4.0 static flag -static works... no
checking if /usr/bin/g++-4.0 supports -c -o file.o... yes
checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-
darwin9/4.0.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin9.7.0 dyld
(cached) (cached) checking how to hardcode library paths into programs...
immediate
appending configuration tag "F77" to libtool
checking whether libtool needs -no-undefined... no
checking whether to avoid circular linkage at all costs... no
checking for trang... none
checking for socket in -lsocket... no
checking for availability of Berkeley DB... no
configure: error: Berkeley DB 4.0.14 or newer wasn't found.
Error: Status 1 encountered during processing.
}}}
Examining the portfile shows db46 is in depends_lib, when it should be in
depends_build.
--
Ticket URL: <http://trac.macports.org/ticket/19903>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list