Am Donnerstag, 23. August 2012, 10:27:14 schrieb Stefan Seyfried: > removing this patch makes the build service unhappy, since the compiler > (rightfully) assumes that a function with a return value needs to have a > "return XXX" statement. The obscure assembler code actually probably > does provide the correct return code, but the compiler has no way of > knowing this. > > So for now I simply have disabled the assembler optimizations, now i586 > build fine as the offending code is not used anymore.
Ah, ok. I only tried building locally with rpmbuild. That worked fine with just removing the patch. But I guess disabling the asm stuff is ok... > I also updated the version while I was at it. > Please test, I just checked that it builds :-) I've tested the new 32bit package on 12.1 and 12.2RC2. Everything is working now... :-) Thank you very much! Kind Regards, Wolfgang _______________________________________________ Packman mailing list [email protected] http://lists.links2linux.de/cgi-bin/mailman/listinfo/packman
