About "rpmbuild -bb" failure

Thomas TS ttsoares at cristhom.com.br
Fri Jul 6 14:42:57 UTC 2007


Greetings...

I am trying to build Flumotion (www.fluendo.com) from the svn sources.

1) Get the sources.
2) In the sources subdir run autogen.sh
3) Create a tar file with the sources
4) Copy the tar file to $HOME/rpmbuild/SOURCES
5) Copy the flumotion.spec from sources to $HOME/rpmbuild/SPECS
6) Go to $HOME/rpmbuild/SPECS and run "rpmbuild -bb flumotion.spec"

But:

...
...
...
Processing files: flumotion-0.4.2.1-0.20070706.110622
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.93910
+ umask 022
+ cd /home/ttsoares/rpmbuild/BUILD
+ cd flumotion-0.4.2.1
+ 
DOCDIR=/var/tmp/flumotion-0.4.2.1-0.20070706.110622-root/usr/share/doc/flumotion-0.4.2.1
+ export DOCDIR
+ rm -rf 
/var/tmp/flumotion-0.4.2.1-0.20070706.110622-root/usr/share/doc/flumotion-0.4.2.1
+ /bin/mkdir -p 
/var/tmp/flumotion-0.4.2.1-0.20070706.110622-root/usr/share/doc/flumotion-0.4.2.1
+ cp -pr ChangeLog COPYING README AUTHORS flumotion.doap 
/var/tmp/flumotion-0.4.2.1-0.20070706.110622-root/usr/share/doc/flumotion-0.4.2.1
+ cp -pr doc/reference/html 
/var/tmp/flumotion-0.4.2.1-0.20070706.110622-root/usr/share/doc/flumotion-0.4.2.1
+ cp -pr conf 
/var/tmp/flumotion-0.4.2.1-0.20070706.110622-root/usr/share/doc/flumotion-0.4.2.1
+ exit 0
Provides: config(flumotion) = 0.4.2.1-0.20070706.110622 fdpass.so 
pytrayicon.so
Requires(interp): /bin/sh /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(pre): /bin/sh
Requires(post): /bin/sh openssl
Requires(preun): /bin/sh
Requires: /bin/bash /usr/bin/python config(flumotion) = 
0.4.2.1-0.20070706.110622 gstreamer >= 0.10.10 gstreamer-plugins-base >= 
0.10.10 gstreamer-python >= 0.10.4 libatk-1.0.so.0 libc.so.6 
libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) 
libc.so.6(GLIBC_2.4) libcairo.so.2 libdl.so.2 libgdk-x11-2.0.so.0 
libgdk_pixbuf-2.0.so.0 libglib-2.0.so.0 libgmodule-2.0.so.0 
libgobject-2.0.so.0 libgtk-x11-2.0.so.0 libm.so.6 libpango-1.0.so.0 
libpangocairo-1.0.so.0 libpng12.so.0 pkgconfig pyOpenSSL pygtk2 >= 2.8.0 
python >= 2.3 python-crypto python-imaging python-twisted-core >= 2.4.0 
rtld(GNU_HASH)
Processing files: flumotion-debuginfo-0.4.2.1-0.20070706.110622
Provides: fdpass.so.debug pytrayicon.so.debug
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Checking for unpackaged file(s): /usr/lib/rpm/check-files 
/var/tmp/flumotion-0.4.2.1-0.20070706.110622-root
error: Installed (but unpackaged) file(s) found:
   /usr/bin/flumotion-rrdmon


RPM build errors:
    Installed (but unpackaged) file(s) found:
   /usr/bin/flumotion-rrdmon


My RPM skills are poor... Please advice !




More information about the fedora-list mailing list