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=758470

--- Comment #2 from Jaroslav Škarvada <[email protected]> 2011-12-13 19:07:37 
EST ---
Thanks for the review. The problem seems to be caused by wrong initialization
of integer variables on 64 bit platforms. The Fortran code uses/initializes 32
bit integers, but the f2c.h defines 64 bit integers, which are later used and
compared in the test suite. Problem reported to f2c, bug 767408 and
workarounded in vmmlib until correct fix will be available. Also there seems to
be some more minor problems in vmmlib testsuite, I will report them upstream
later.

Spec URL: http://jskarvad.fedorapeople.org/vmmlib.spec
SRPM URL:
http://jskarvad.fedorapeople.org/vmmlib-0-0.2.20111122svn540.fc16.src.rpm

-- 
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
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to