Bug 674253 - Building mysql-5.5.8-6.fc15 fails on ppc64 during make check
Summary: Building mysql-5.5.8-6.fc15 fails on ppc64 during make check
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: mysql
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tom Lane
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-02-01 07:54 UTC by Adrian Reber
Modified: 2013-07-03 03:35 UTC (History)
2 users (show)

Fixed In Version: mysql-5.5.9-2.fc15
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-03-03 03:08:08 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Adrian Reber 2011-02-01 07:54:11 UTC
Three tests are failing on ppc64 during build:

http://ppc.koji.fedoraproject.org/koji/getfile?taskID=126442&name=build.log

Two times it is expecting -1 as return value and the test returned 255. This could be a simple signed/unsigned mix-up.

The third error is:

-85984	MULTIPOLYGON	0	POINT(-114.87787186923313 36.33101763469059)
+85984	MULTIPOLYGON	0	POINT(-114.87787186923326 36.33101763469053)

Comment 1 Tom Lane 2011-02-02 23:02:30 UTC
Workarounds added in mysql-5.5.8-7.  Filed these issues upstream, too:

http://bugs.mysql.com/bug.php?id=59905
http://bugs.mysql.com/bug.php?id=59908

Comment 2 Adrian Reber 2011-02-03 14:57:15 UTC
Thanks, for the fixes! Unfortunately the third error still exists during a scratch build:

http://ppc.koji.fedoraproject.org/koji/getfile?taskID=127127&name=build.log

Comment 3 Tom Lane 2011-02-03 15:34:26 UTC
How annoying.  The -ffloat-store hack did fix it in a test on a RHEL-6 machine, but of course that was not using gcc 4.6.0 (RHEL-6 is at 4.4.4 or 4.4.5).  I guess the only reliable workaround is to disable that regression test.

Comment 4 Tom Lane 2011-02-03 16:55:10 UTC
Try mysql-5.5.8-8 ...

Comment 5 Adrian Reber 2011-02-04 20:59:16 UTC
So, now something fails on ppc 32 bit:

http://ppc.koji.fedoraproject.org/koji/getfile?taskID=127754&name=build.log

Comment 6 Adrian Reber 2011-02-16 15:25:47 UTC
5.5.9-1 also fails:

http://ppc.koji.fedoraproject.org/koji/getfile?taskID=131205&name=build.log

Comment 7 Fedora Update System 2011-02-17 18:38:13 UTC
mysql-5.5.9-2.fc15 has been submitted as an update for Fedora 15.
https://admin.fedoraproject.org/updates/mysql-5.5.9-2.fc15

Comment 8 Tom Lane 2011-02-17 18:40:47 UTC
New problem in 5.5.9, filed at http://bugs.mysql.com/bug.php?id=60155.  In general it appears that upstream isn't testing on any non-Intel architectures ...

Comment 9 Fedora Update System 2011-02-17 22:24:24 UTC
mysql-5.5.9-2.fc15 has been pushed to the Fedora 15 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update mysql'.  You can provide feedback for this update here: https://admin.fedoraproject.org/updates/mysql-5.5.9-2.fc15

Comment 10 Adrian Reber 2011-02-28 08:59:53 UTC
mysql-5.5.9-2.fc15 was successfully built on ppc and ppc64:

http://ppc.koji.fedoraproject.org/koji/buildinfo?buildID=28977

Thanks!

Comment 11 Fedora Update System 2011-03-03 03:07:55 UTC
mysql-5.5.9-2.fc15 has been pushed to the Fedora 15 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.