[Gambas-user] Fwd: [Gambas Bug Tracker] Bug #1197: Error with Commit b1de31eb
Brought to you by:
gambas
|
From: Benoît M. <ga...@us...> - 2017-10-07 22:28:02
|
-------- Message transféré -------- Sujet : [Gambas Bug Tracker] Bug #1197: Error with Commit b1de31eb Date : Sat, 07 Oct 2017 22:24:59 GMT De : bug...@ga... Pour : vu...@ya..., g4...@gm... http://gambaswiki.org/bugtracker/edit?object=BUG.1197&from=L21haW4- vuott VUOTT reported a new bug. Summary ------- Error with Commit b1de31eb Type : Bug Priority : Medium Gambas version : Unknown Product : Unknown Description ----------- I obtained an error installing Commit b1de31eb: CXX gb_gtk_la-gapplication.lo gapplication.cpp: In function ‘gControl* find_child(gControl*, int, int, gControl*)’: gapplication.cpp:168:1: internal compiler error: Segmentation fault } ^ Please submit a full bug report, with preprocessed source if appropriate. See <file:///usr/share/doc/gcc-5/README.Bugs> for instructions. Makefile:1297: recipe for target 'gb_gtk_la-gapplication.lo' failed make[5]: *** [gb_gtk_la-gapplication.lo] Error 1 make[5]: Leaving directory '/home/vuott/gambasdevel/gb.gtk/src' Makefile:1380: recipe for target 'all-recursive' failed make[4]: *** [all-recursive] Error 1 make[4]: Leaving directory '/home/vuott/gambasdevel/gb.gtk/src' Makefile:443: recipe for target 'all-recursive' failed make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory '/home/vuott/gambasdevel/gb.gtk' Makefile:375: recipe for target 'all' failed make[2]: *** [all] Error 2 make[2]: Leaving directory '/home/vuott/gambasdevel/gb.gtk' Makefile:439: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/home/vuott/gambasdevel' Makefile:380: recipe for target 'all' failed make: *** [all] Error 2 |