Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=562504 --- Comment #23 from Thomas Spura <tomspur@xxxxxxxxxxxxxxxxx> 2010-02-22 18:19:00 EST --- (In reply to comment #22) > I have no clue about why the permissions on the *.so files are wrong in Jussi's > box. I can reproduce this in my local mock + building for rawhide. But because this seems to be resolved on the buildsystem, so I will verify the build everytime in koji, but don't search here on my system for a bug. > I also saw that rpmlint complains (signaling an error, not a warning) about > empty files. What's wrong with empty files to that being an error? If required, > I could add a comment line at the start of these files, in order to 'fill' them > and make rpmlint stop complaining. http://fedoraproject.org/wiki/Common_Rpmlint_issues#zero-length I guess, this is a packaging guidelines, because this broke something somewhere. rpmlint sometimes shows false positives, so it would be ok to leave the errors. > BTW, Thomas... Could you make sure that the MPE extension module actually works > on MPICH2+x86_64 ?? $ PYTHONPATH=/usr/lib64/python2.6/site-packages/mpich2/ make -C demo/mpe-logging make: Entering directory `/home/tom/rpmbuild/MOPENED/mpi4py/mpi4py-1.2/demo/mpe-logging' mpiexec -n 8 python cpilog.py Writing logfile.... Enabling the Default clock synchronization... Finished writing logfile cpilog.clog2. mpiexec -n 8 python ring.py Writing logfile.... Enabling the Default clock synchronization... Finished writing logfile ring.clog2. mpiexec -n 8 python threads.py Writing logfile.... Enabling the Default clock synchronization... Finished writing logfile threads.clog2. rm -f *.[cs]log2 make: Leaving directory `/home/tom/rpmbuild/MOPENED/mpi4py/mpi4py-1.2/demo/mpe-logging' > If this does not work, that's surely related to libmpe.a from MPICH2 not being > built with -fPIC. >From the spec file of mpich2, you can see, that on x86_64, it's explicit build with -fPIC, but not on any other platform. But because this fails on x86_64 in the buildsystem too, this should be something different :( -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review