[Gtk-sharp-list] Trouble Building RPM (RH9)

Adam Tauno Williams awilliam@whitemice.org
30 Apr 2003 22:27:57 -0400


I've built libgc, GDA, GNOME-DB, Mergeant, and Mono without a problem
(except the new RPM 4.1 unpackaged file crap, but I'm worked through
that).

But now I'm trying to build the GTK# RPM and it is dying with....
...
cpio: /usr/src/debug/gtk-sharp-0.7/glue/value.c not created: newer or
same age version exists
cpio: /usr/src/debug/gtk-sharp-0.7/glue/widget.c not created: newer or
same age version exists
cpio: /usr/src/debug/gtk-sharp-0.7/parser/formatXml.c not created: newer
or same age version exists
0 blocks
+ /usr/lib/rpm/redhat/brp-compress
+ /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
+ /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip
/usr/bin/objdump
Processing files: gtk-sharp-0.7-1
Provides: libgtksharpglue.so
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /bin/sh libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3)
libgda libglade2 libgnomecanvas >= 2.0.0 libgnomedb libgnomeui >= 2.0.0
Processing files: gtk-sharp-debuginfo-0.7-1
Provides: libbfd-2.13.90.0.18.so.debug libgc.so.1.0.1.debug
libgtksharpglue.so.debug libmdb.so.0.0.0.debug libmdbodbc.so.0.0.0.debug
libmdbsql.so.0.0.0.debug libmono.so.0.0.0.debug
libopcodes-2.13.90.0.18.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 %{buildroot}
getOutputFrom(): Broken pipe

This is post compilation, etc...  But I've never seen an RPM build die
like this.  Any suggestions?