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 655716 - Compilation failure on Fedora 16+
Compilation failure on Fedora 16+
Status: RESOLVED DUPLICATE of bug 653077
Product: seed
Classification: Bindings
Component: libseed
git master
Other Linux
: Normal normal
: ---
Assigned To: seed-maint
: 655715 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2011-08-01 12:20 UTC by Michel Alexandre Salim
Modified: 2011-08-01 23:32 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Michel Alexandre Salim 2011-08-01 12:20:13 UTC
When compiling seed 3.1.1 and git head (pre-3.1.2) on Fedora 16 or above, I consistently hit the following error:

Making all in readline
make[4]: Entering directory `/builddir/build/BUILD/seed-3.1.2/doc/modules/readline'
../../../src/seed ../../../doc/modules/make-functions.js ../../../doc/modules/readline/readline.js > ../../../doc/modules/readline/readline-funcs.xml
/bin/sh: line 1: 29730 Segmentation fault      ../../../src/seed ../../../doc/modules/make-functions.js ../../../doc/modules/readline/readline.js > ../../../doc/modules/readline/readline-funcs.xml
make[4]: Leaving directory `/builddir/build/BUILD/seed-3.1.2/doc/modules/readline'
make[4]: *** [readline-funcs.xml] Error 139

This happens even when seed is configured with --enable-readline-module=no
Comment 1 Michel Alexandre Salim 2011-08-01 12:24:31 UTC
Build logs here: http://koji.fedoraproject.org/koji/taskinfo?taskID=3243146
Comment 2 Michel Alexandre Salim 2011-08-01 12:30:53 UTC
*** Bug 655715 has been marked as a duplicate of this bug. ***
Comment 3 Alan Knowles 2011-08-01 23:32:05 UTC
Keep the javascriptcore merge segfaults in one place

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