Description of problem: Blnder fails to build on the buildsys for the x86_64 architecture on the devel-branch where python-2.5 is available. Version-Release number of selected component (if applicable): blender-2.42-a python-2.5 How reproducibBle: Build on the buildsys via 'make plague'
Whoa, so wait a second here. Just hold on. We are no longer building blender for x86_64? People need this application. Did you even bother to try and fix the error? Looking at the build logs it seems all that needs to be done is to change an int to a long? Am I not correct???
Sorry, I have take a look on the position where the compiler have complaint the build. Unfortunately, I can't see naything wrong, what make sense for me. This problem occured only in the devel branch where python-2.5 was introduced. On Fc-5 and FC-6 there are no problem for building the x86_64 architecture, becouse python-2.4 is available on this branches. I assume, somethin was changed in the python headers which coused this issues.
Created attachment 143419 [details] Totally untested patch Hi, can you test this patch? This is just a guess as to how to fix it. Totally untested.
Sorry, it doesn't works. Please see http://buildsys.fedoraproject.org/logs/fedora-development-extras/23753-blender-2.42a-14.fc7/x86_64/build.log
Created attachment 143684 [details] Tested and working patch Ugh, okay. Here is a new patch. This one I tested and it works.
So did this patch fix it?
Now I use the official patch for this problem which works. So I will close this bug.