Rpmbuild unable to recognize used libs?

Andrea Musuruane musuruan at gmail.com
Mon Feb 13 18:49:15 UTC 2012


On Mon, Feb 13, 2012 at 7:40 PM, Richard Shaw <hobbes1069 at gmail.com> wrote:
> On Mon, Feb 13, 2012 at 12:34 PM, Andrea Musuruane <musuruan at gmail.com> wrote:
>> There still seems to be problems. I rebuilt it locally with an updated
>> F16 and now I get:
>> $ rpm -qp --requires /home/andrea/rpmbuild/SRPMS/tecnoballz-0.92-13.fc16.src.rpm
>> autoconf
>> SDL_image-devel
>> SDL_mixer-devel
>> mikmod-devel
>> tinyxml-devel
>> desktop-file-utils
>> rpmlib(FileDigests) <= 4.6.0-1
>> rpmlib(CompressedFileNames) <= 3.0.4-1
>>
>> As you can see now it misses at least explicit requires
>> (hicolor-icon-theme) and others too (/bin/sh, config(tecnoballz),
>> etc).
>
> Would explicit requires be required by the source RPM? I would think
> they would only be added to the binary RPMS.

Ops! I copy&pasted the wrong file! It is fine actually:

$ rpm -qp --requires
/home/andrea/rpmbuild/RPMS/x86_64/tecnoballz-0.92-13.fc16.x86_64.rpm
/bin/sh
/bin/sh
config(tecnoballz) = 0.92-13.fc16
hicolor-icon-theme
libSDL-1.2.so.0()(64bit)
libSDL_image-1.2.so.0()(64bit)
libSDL_mixer-1.2.so.0()(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.3.4)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
libgcc_s.so.1()(64bit)
libgcc_s.so.1(GCC_3.0)(64bit)
libm.so.6()(64bit)
libm.so.6(GLIBC_2.2.5)(64bit)
libmikmod.so.3()(64bit)
libpthread.so.0()(64bit)
libpthread.so.0(GLIBC_2.2.5)(64bit)
libstdc++.so.6()(64bit)
libstdc++.so.6(CXXABI_1.3)(64bit)
libstdc++.so.6(GLIBCXX_3.4)(64bit)
libstdc++.so.6(GLIBCXX_3.4.11)(64bit)
libstdc++.so.6(GLIBCXX_3.4.9)(64bit)
libtinyxml.so.0()(64bit)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rtld(GNU_HASH)
rpmlib(PayloadIsXz) <= 5.2-1

Sorry for the noise :-(((

Andrea.


More information about the devel mailing list