Are you sure the /app/shared/home/someuser/src/tm/ss/src/shared/lib/cpan/lib/perl5/ExtUtils/xsubpp is compatible with your Perl? Please add the output of
Turns out that for whatever reason Clone MakeFile.pl was not respecting any arguments that would tell it to use 32bit so i had to download, modify MakeFile to add -m32 to various FLAGS directives to get it to do the right thing.