After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 751872 - goffice fails to build on powerpc and ppc64el
goffice fails to build on powerpc and ppc64el
Status: RESOLVED DUPLICATE of bug 748504
Product: libgoffice
Classification: Other
Component: General
0.10.x
Other Linux
: Normal normal
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2015-07-03 03:52 UTC by Micah Gersten
Modified: 2015-07-14 16:48 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Micah Gersten 2015-07-03 03:52:16 UTC
Build log:
https://launchpadlibrarian.net/210582545/buildlog_ubuntu-wily-powerpc.goffice_0.10.22-1ubuntu1_BUILDING.txt.gz

I took the following patch from git and applied it to 0.10.22: https://git.gnome.org/browse/goffice/commit/?id=14a4841f2c8e5f1a536d721c21bc081d243c0206

It wasn't enough to fix the test failure in tests/test-math.c

Thanks.
Comment 1 Morten Welinder 2015-07-14 16:48:27 UTC
See bug 748504, especially from comment #10 onwards.

It looks like these platforms lack a sane long double.  You might be able
to build using --without-long-double, but even then there are things that
will not work right.

*** This bug has been marked as a duplicate of bug 748504 ***