On Fri, 04 Jul 2014 18:01:00 +0200, David Howells wrote:
> I'm seeing this message:
> 
> extracting debug info from 
> /home/dhowells/rpmbuild/BUILDROOT/cross-gcc-4.9.0-2.fc21.x86_64/usr/lib/gcc/hppa-linux-gnu/4.9.0/libcloog-isl.so.4
> /usr/lib/rpm/debugedit: -b arg has to be either the same length as -d arg, or 
> more than 1 char longer
> 
> but only on some machines.  Anyone know what it portends?

IIRC these errors happen if the compilation directory is too short so that
debugedit cannot in-place rewrite the strings to their /usr/src/debug/...
locations.

Try to build it under some directory like:
        
/home/dhowells/rpmbuild-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/BUILDROOT/cross-gcc-4.9.0-2.fc21.x86_64/...


Jan
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Reply via email to