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 770984 - gegl 0.3.8 FTBFS on some arches
gegl 0.3.8 FTBFS on some arches
Status: RESOLVED DUPLICATE of bug 770685
Product: GEGL
Classification: Other
Component: operations
git master
Other All
: Normal major
: ---
Assigned To: Default Gegl Component Owner
Default Gegl Component Owner
Depends on:
Blocks:
 
 
Reported: 2016-09-07 04:13 UTC by Yaakov Selkowitz
Modified: 2016-09-07 13:15 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Yaakov Selkowitz 2016-09-07 04:13:44 UTC
gegl commit 442f6832701c4fba63a3564e6dd5ff1b9583a3a6 for bug 760493 erroneously removed an #include <stdlib.h> from operations/core/load.c which is still required.

Complete report:

https://bugzilla.redhat.com/show_bug.cgi?id=1373722
Comment 1 Øyvind Kolås (pippin) 2016-09-07 13:15:53 UTC
commit 52b005062d2ee33ec4f58caeb61544c346af05f8
Author: Øyvind Kolås <pippin@gimp.org>
Date:   Wed Sep 7 15:11:57 2016 +0200

    load: readd include stdlib.h bug #1373722

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