libtool broken in Koji F19 buildroot?

Jakub Jelinek jakub at redhat.com
Thu Oct 17 18:54:45 UTC 2013


On Thu, Oct 17, 2013 at 07:38:59PM +0100, Richard W.M. Jones wrote:
> 
> While preparing the buildroot, Koji is saying:
> 
> DEBUG util.py:266:  Error: Package: libtool-2.4.2-16.fc19.x86_64 (build)
> DEBUG util.py:266:             Requires: gcc = 4.8.1
> DEBUG util.py:266:             Installed: gcc-4.8.2-1.fc19.x86_64 (@build/$releasever)
> DEBUG util.py:266:                 gcc = 4.8.2-1.fc19
> 
> (Full log:
> http://kojipkgs.fedoraproject.org//work/tasks/2021/6072021/root.log )

That is a temporary measure, for the F19 gcc errata I need to rebuild
various packages which unfortunately hardcode hard dependency on gcc
%{version} (gcc-python-plugin, libtool, llvm, dragonegg).  I have the first
two built now, third is building, 4th I need ACLs for or wait for the owner
to build.  Once that is done, gcc 4.8.2 buildroot override will be expired
again.

	Jakub


More information about the devel mailing list