rpmbuild -tb aterm-2.5.tar.gz fails on the current Integration Build aterm.
http://buildfarm.st.ewi.tudelft.nl/releases/meta-environment/aterm-2.5pre21238-l2q7rg38/

I don’t see a way to attach files in JIRA. So here is just the end of the rpmbuild output:

Processing files: aterm-2.5-1
error: File not found by glob: /var/tmp/aterm-2.5-buildroot/usr/lib64/*
Processing files: aterm-debuginfo-2.5-1
Provides: libATerm.so.debug()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libATerm.so()(64bit)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/aterm-2.5-buildroot
error: Installed (but unpackaged) file(s) found:
/usr/lib/libATerm.a
/usr/lib/libATerm.la
/usr/lib/libATerm.so
/usr/lib/pkgconfig/aterm.pc

RPM build errors:
File not found by glob: /var/tmp/aterm-2.5-buildroot/usr/lib64/*
Installed (but unpackaged) file(s) found:
/usr/lib/libATerm.a
/usr/lib/libATerm.la
/usr/lib/libATerm.so
/usr/lib/pkgconfig/aterm.pc

Submitted on 29 February 2008 at 18:13

On 1 March 2008 at 01:12 Jira commented:

STR-740, martin:
First guess: libraries are installed in lib64 (i.e. libdir in the spec file is lib64), but lib_LTLIBRARIES get installed in lib?

This is a bit difficult to fix without having a 64-bit system …


On 13 April 2008 at 06:20 Jira commented:

STR-740, martin:
The problem is here that we need to pass the RPM %{_libdir} to configure.


On 13 April 2008 at 06:21 Jira commented:

STR-740, martin:
(in the spec file)


On 28 January 2013 at 14:47 Eelco Visser removed tag 0.18

On 28 January 2013 at 14:47 Eelco Visser tagged interesting

Log in to post comments