[MacPorts] #21861: rpm - 4.4.9 - doesn't build cause to libbd.la error
MacPorts
noreply at macports.org
Mon Oct 5 08:09:36 PDT 2009
#21861: rpm - 4.4.9 - doesn't build cause to libbd.la error
----------------------------------------+-----------------------------------
Reporter: antoine.mercadal@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.1
Keywords: snowleopard rpm createrepo | Port: rpm
----------------------------------------+-----------------------------------
[Snow Leopard] Trying to build createrepo port. RPM build fails because of
an error with libdbd.la
{{{
Pulsar:rpm-4.4.9 Tonio$ sudo port install py-sqlite
---> Computing dependencies for py-sqlite
---> Cleaning py-sqlite
Pulsar:rpm-4.4.9 Tonio$ sudo port -v install createrepo
---> Computing dependencies for createrepo..
---> Building rpm
/usr/bin/gnumake all-recursive
Making all in po
gnumake[2]: Nothing to be done for `all'.
Making all in misc
gnumake[2]: Nothing to be done for `all'.
Making all in zlib
/usr/bin/gnumake all-am
gnumake[3]: Nothing to be done for `all-am'.
Making all in file
/usr/bin/gnumake all-recursive
Making all in src
/usr/bin/gnumake all-am
gnumake[5]: Nothing to be done for `all-am'.
Making all in magic
gnumake[4]: Nothing to be done for `all'.
Making all in doc
gnumake[4]: Nothing to be done for `all'.
Making all in python
gnumake[4]: Nothing to be done for `all'.
gnumake[4]: Nothing to be done for `all-am'.
Making all in db3
gnumake[2]: Nothing to be done for `all'.
Making all in syck
Making all in lib
/usr/bin/gnumake all-am
gnumake[4]: Nothing to be done for `all-am'.
gnumake[3]: Nothing to be done for `all-am'.
Making all in lua
gnumake[2]: Nothing to be done for `all'.
Making all in rpmio
gnumake[2]: Nothing to be done for `all'.
Making all in rpmdb
/usr/bin/gnumake all-am
sed -e"/^libdir=/s/^.*$/libdir=''/" < ../db3/libdb-4.5.la >
../db3/libdb.la
/bin/sh: ../db3/libdb-4.5.la: No such file or directory
gnumake[3]: *** [../db3/libdb.la] Error 1
gnumake[2]: *** [all] Error 2
gnumake[1]: *** [all-recursive] Error 1
gnumake: *** [all] Error 2
Error: Target org.macports.build returned: shell command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_rpm/work/rpm-4.4.9"
&& /usr/bin/gnumake -j2 all " returned error 2
Command output: /usr/bin/gnumake all-recursive
Making all in src
/usr/bin/gnumake all-am
gnumake[5]: Nothing to be done for `all-am'.
Making all in magic
gnumake[4]: Nothing to be done for `all'.
Making all in doc
gnumake[4]: Nothing to be done for `all'.
Making all in python
gnumake[4]: Nothing to be done for `all'.
gnumake[4]: Nothing to be done for `all-am'.
Making all in db3
gnumake[2]: Nothing to be done for `all'.
Making all in syck
Making all in lib
/usr/bin/gnumake all-am
gnumake[4]: Nothing to be done for `all-am'.
gnumake[3]: Nothing to be done for `all-am'.
Making all in lua
gnumake[2]: Nothing to be done for `all'.
Making all in rpmio
gnumake[2]: Nothing to be done for `all'.
Making all in rpmdb
/usr/bin/gnumake all-am
sed -e"/^libdir=/s/^.*$/libdir=''/" < ../db3/libdb-4.5.la >
../db3/libdb.la
/bin/sh: ../db3/libdb-4.5.la: No such file or directory
gnumake[3]: *** [../db3/libdb.la] Error 1
gnumake[2]: *** [all] Error 2
gnumake[1]: *** [all-recursive] Error 1
gnumake: *** [all] Error 2
Warning: the following items did not execute (for rpm):
org.macports.activate org.macports.build org.macports.destroot
org.macports.install
Error: The following dependencies failed to build: rpm
Error: Status 1 encountered during processing.
}}}
--
Ticket URL: <http://trac.macports.org/ticket/21861>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list