removido
(usa Nenhuma)
Enviado em 20/01/2018 - 20:23h
sbopkg -i glade
sbopkg -i gtksourceview3
sbopkg -i xpad
http://2.bp.blogspot.com/-LkS-Yqejf2I/VATCBzGcK0I/AAAAAAAAAJA/Db_fhd-cLw4/s1600/zonHYZK.png
CC libgladegtk_la-glade-recent-chooser-dialog-editor.lo
CC libgladegtk_la-glade-recent-chooser-editor.lo
glade-recent-chooser-editor.c: In function 'glade_recent_chooser_editor_load':
glade-recent-chooser-editor.c:74:7: warning: 'gtk_recent_action_get_type' is deprecated [-Wdeprecated-declarations]
gboolean has_show_numbers = (GTK_IS_RECENT_ACTION (object) || GTK_IS_RECENT_CHOOSER_MENU (object));
^
In file included from /usr/include/gtk-3.0/gtk/gtk.h:260:0,
from ../../gladeui/glade-property-class.h:6,
from ../../gladeui/glade-widget-adaptor.h:5,
from ../../gladeui/glade.h:25,
from glade-recent-chooser-editor.c:23:
/usr/include/gtk-3.0/gtk/deprecated/gtkrecentaction.h:63:12: note: declared here
GType gtk_recent_action_get_type (void) G_GNUC_CONST;
^
CC libgladegtk_la-glade-recent-chooser-menu-editor.lo
CC libgladegtk_la-glade-recent-chooser-widget-editor.lo
CC libgladegtk_la-glade-scale-button-editor.lo
CC libgladegtk_la-glade-scale-editor.lo
CC libgladegtk_la-glade-scrollable-editor.lo
CC libgladegtk_la-glade-scrollbar-editor.lo
CC libgladegtk_la-glade-scrolled-window-editor.lo
CC libgladegtk_la-glade-spin-button-editor.lo
CC libgladegtk_la-glade-store-editor.lo
glade-store-editor.c: In function 'glade_store_editor_new':
glade-store-editor.c:148:3: warning: 'gtk_alignment_new' is deprecated [-Wdeprecated-declarations]
alignment = gtk_alignment_new (0.5F, 0.5F, 1.0F, 1.0F);
^
In file included from /usr/include/gtk-3.0/gtk/gtk.h:241:0,
from ../../gladeui/glade-property-class.h:6,
from ../../gladeui/glade-widget-adaptor.h:5,
from ../../gladeui/glade.h:25,
from glade-store-editor.c:23:
/usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79:12: note: declared here
GtkWidget* gtk_alignment_new (gfloat xalign,
^
glade-store-editor.c:149:3: warning: 'gtk_alignment_set_padding' is deprecated [-Wdeprecated-declarations]
gtk_alignment_set_padding (GTK_ALIGNMENT (alignment), 6, 0, 12, 0);
^
In file included from /usr/include/gtk-3.0/gtk/gtk.h:241:0,
from ../../gladeui/glade-property-class.h:6,
from ../../gladeui/glade-widget-adaptor.h:5,
from ../../gladeui/glade.h:25,
from glade-store-editor.c:23:
/usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:91:12: note: declared here
void gtk_alignment_set_padding (GtkAlignment *alignment,
^
glade-store-editor.c:149:3: warning: 'gtk_alignment_get_type' is deprecated [-Wdeprecated-declarations]
gtk_alignment_set_padding (GTK_ALIGNMENT (alignment), 6, 0, 12, 0);
^
In file included from /usr/include/gtk-3.0/gtk/gtk.h:241:0,
from ../../gladeui/glade-property-class.h:6,
from ../../gladeui/glade-widget-adaptor.h:5,
from ../../gladeui/glade.h:25,
from glade-store-editor.c:23:
/usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:77:12: note: declared here
GType gtk_alignment_get_type (void) G_GNUC_CONST;
^
glade-store-editor.c:181:7: warning: 'gtk_alignment_new' is deprecated [-Wdeprecated-declarations]
alignment = gtk_alignment_new (0.5F, 0.5F, 1.0F, 1.0F);
^
In file included from /usr/include/gtk-3.0/gtk/gtk.h:241:0,
from ../../gladeui/glade-property-class.h:6,
from ../../gladeui/glade-widget-adaptor.h:5,
from ../../gladeui/glade.h:25,
from glade-store-editor.c:23:
/usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79:12: note: declared here
GtkWidget* gtk_alignment_new (gfloat xalign,
^
glade-store-editor.c:182:7: warning: 'gtk_alignment_set_padding' is deprecated [-Wdeprecated-declarations]
gtk_alignment_set_padding (GTK_ALIGNMENT (alignment), 6, 0, 12, 0);
^
In file included from /usr/include/gtk-3.0/gtk/gtk.h:241:0,
from ../../gladeui/glade-property-class.h:6,
from ../../gladeui/glade-widget-adaptor.h:5,
from ../../gladeui/glade.h:25,
from glade-store-editor.c:23:
/usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:91:12: note: declared here
void gtk_alignment_set_padding (GtkAlignment *alignment,
^
glade-store-editor.c:182:7: warning: 'gtk_alignment_get_type' is deprecated [-Wdeprecated-declarations]
gtk_alignment_set_padding (GTK_ALIGNMENT (alignment), 6, 0, 12, 0);
^
In file included from /usr/include/gtk-3.0/gtk/gtk.h:241:0,
from ../../gladeui/glade-property-class.h:6,
from ../../gladeui/glade-widget-adaptor.h:5,
from ../../gladeui/glade.h:25,
from glade-store-editor.c:23:
/usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:77:12: note: declared here
GType gtk_alignment_get_type (void) G_GNUC_CONST;
^
CC libgladegtk_la-glade-string-list.lo
glade-string-list.c: In function 'glade_eprop_string_list_create_input':
glade-string-list.c:709:3: warning: 'GtkStock' is deprecated [-Wdeprecated-declarations]
g_object_set (G_OBJECT (renderer), "icon-name", GTK_STOCK_EDIT, NULL);
^
CC libgladegtk_la-glade-text-view-editor.lo
CC libgladegtk_la-glade-tool-button-editor.lo
CC libgladegtk_la-glade-tool-item-group-editor.lo
glade-tool-item-group-editor.c: In function 'glade_tool_item_group_editor_new':
glade-tool-item-group-editor.c:243:3: warning: 'gtk_widget_set_margin_left' is deprecated: Use 'gtk_widget_set_margin_start' instead [-Wdeprecated-declarations]
gtk_widget_set_margin_left (table, 12);
^
In file included from /usr/include/gtk-3.0/gtk/gtkapplication.h:27:0,
from /usr/include/gtk-3.0/gtk/gtkwindow.h:33,
from /usr/include/gtk-3.0/gtk/gtkdialog.h:33,
from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30,
from /usr/include/gtk-3.0/gtk/gtk.h:31,
from ../../gladeui/glade-property-class.h:6,
from ../../gladeui/glade-widget-adaptor.h:5,
from ../../gladeui/glade.h:25,
from glade-tool-item-group-editor.c:23:
/usr/include/gtk-3.0/gtk/gtkwidget.h:1075:10: note: declared here
void gtk_widget_set_margin_left (GtkWidget *widget,
^
CC libgladegtk_la-glade-tool-palette-editor.lo
CC libgladegtk_la-glade-treeview-editor.lo
CC libgladegtk_la-glade-viewport-editor.lo
CC libgladegtk_la-glade-widget-editor.lo
CC libgladegtk_la-glade-window-editor.lo
CCLD libgladegtk.la
ITMRG gtk+.xml
ITMRG gtkunixprint.xml
make[5]: Leaving directory '/tmp/SBo/glade-3.18.3/plugins/gtk+'
make[4]: Leaving directory '/tmp/SBo/glade-3.18.3/plugins/gtk+'
make[3]: Leaving directory '/tmp/SBo/glade-3.18.3/plugins/gtk+'
Making all in python
make[3]: Entering directory '/tmp/SBo/glade-3.18.3/plugins/python'
CC libgladepython_la-glade-python.lo
CCLD libgladepython.la
/usr/lib/libpangocairo-1.0.so: error adding symbols: File in wrong format
collect2: error: ld returned 1 exit status
Makefile:497: recipe for target 'libgladepython.la' failed
make[3]: *** [libgladepython.la] Error 1
make[3]: Leaving directory '/tmp/SBo/glade-3.18.3/plugins/python'
Makefile:485: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/tmp/SBo/glade-3.18.3/plugins'
Makefile:494: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/tmp/SBo/glade-3.18.3'
Makefile:423: recipe for target 'all' failed
make: *** [all] Error 2
glade:
Would you like to continue processing the rest of the
queue or would you like to abort? If this failed
package is a dependency of another package in the queue
then it may not make sense to continue.
(Y)es to continue, (N)o to abort, (R)etry the build?: y
+++++++++++++++++++++++++++++++++++++++++++
SUMMARY LOG
Using the SBo repository for Slackware 14.2
Queue Process: Download, build, and install
glade:
MD5SUM check for glade-3.18.3.tar.xz ... OK
Error occurred with build. Please check the log.
+++++++++++++++++++++++++++++++++++++++++++
###########################################
Queue process complete!
###########################################
Fontes:
https://slackbuilds.org/repository/14.2/office/xpad/
https://slackbuilds.org/repository/14.2/development/glade/
https://slackbuilds.org/repository/14.2/libraries/gtksourceview3/
http://encontredicas.blogspot.com.br/2011/08/saiba-como-usar-notas-autoadesivas.html