=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for elementary-1.7.7nb12 CDPATH="${ZSH_VERSION+.}:" && cd . && aclocal -I m4 sh: svnversion: not found sh: svnversion: not found cd . && automake -af --gnu CDPATH="${ZSH_VERSION+.}:" && cd . && autoconf sh: svnversion: not found /bin/sh ./config.status --recheck sh: svnversion: not found configure.ac:700: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and its use is discouraged. configure.ac:700: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead, configure.ac:700: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files. configure.ac:41: installing './compile' config/Makefile.am:12: warning: '%'-style pattern rules are a GNU make extension config/default/Makefile.am:16: warning: '%'-style pattern rules are a GNU make extension config/mobile/Makefile.am:16: warning: '%'-style pattern rules are a GNU make extension config/standard/Makefile.am:16: warning: '%'-style pattern rules are a GNU make extension doc/Makefile.am:221: warning: wildcard img/*.*: non-POSIX variable name doc/Makefile.am:221: (probably a GNU make extension) cd . && /bin/sh ./config.status Makefile config.status: creating Makefile /bin/sh ./config.status --recheck (CDPATH="${ZSH_VERSION+.}:" && cd . && autoheader) rm -f stamp-h1 touch elementary_config.h.in cd . && /bin/sh ./config.status elementary_config.h config.status: creating elementary_config.h config.status: elementary_config.h is unchanged /usr/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7' /bin/sh ./config.status --recheck Making all in src gmake[2]: Entering directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7/src' cd .. && /usr/pkg/bin/gmake am--refresh gmake[3]: Entering directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7' /bin/sh ./config.status --recheck gmake[3]: Leaving directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7' cd .. && /bin/sh ./config.status src/Makefile config.status: creating src/Makefile cd .. && /usr/pkg/bin/gmake am--refresh gmake[3]: Entering directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7' /bin/sh ./config.status --recheck gmake[3]: Leaving directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7' Making all in lib gmake[3]: Entering directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7/src/lib' cd ../.. && /usr/pkg/bin/gmake am--refresh gmake[4]: Entering directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7' /bin/sh ./config.status --recheck gmake[4]: Leaving directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7' cd ../.. && /bin/sh ./config.status src/lib/Makefile depfiles config.status: creating src/lib/Makefile config.status: executing depfiles commands cd ../.. && /usr/pkg/bin/gmake am--refresh gmake[4]: Entering directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7' /bin/sh ./config.status --recheck gmake[4]: Leaving directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7' CC libelementary_la-elc_ctxpopup.lo CC libelementary_la-elc_fileselector.lo CC libelementary_la-elc_fileselector_button.lo CC libelementary_la-elc_fileselector_entry.lo CC libelementary_la-elc_hoversel.lo CC libelementary_la-elc_multibuttonentry.lo CC libelementary_la-elc_naviframe.lo CC libelementary_la-elc_player.lo elc_naviframe.c:118:47: warning: variable 'text_pair' is uninitialized when used here [-Wuninitialized] EINA_INLIST_FOREACH_SAFE(it->text_list, l, text_pair) ^~~~~~~~~ /var/pkgsrc/work/x11/elementary/work/.buildlink/include/eina-1/eina/eina_inlist.h:804:44: note: expanded from macro 'EINA_INLIST_FOREACH_SAFE' for (l = (list ? _EINA_INLIST_CONTAINER(l, list) : NULL), list2 = l ? ((EINA_INLIST_GET(l) ? EINA_INLIST_GET(l)->next : NULL)) : NULL; \ ^ /var/pkgsrc/work/x11/elementary/work/.buildlink/include/eina-1/eina/eina_inlist.h:783:71: note: expanded from macro '_EINA_INLIST_CONTAINER' _EINA_INLIST_OFFSET(ref)) ^~~ /var/pkgsrc/work/x11/elementary/work/.buildlink/include/eina-1/eina/eina_inlist.h:774:53: note: expanded from macro '_EINA_INLIST_OFFSET' #define _EINA_INLIST_OFFSET(ref) ((char *)&(ref)->__in_list - (char *)(ref)) ^~~ elc_naviframe.c:94:43: note: initialize the variable 'text_pair' to silence this warning Elm_Naviframe_Text_Item_Pair *text_pair; ^ = NULL elc_naviframe.c:106:50: warning: variable 'content_pair' is uninitialized when used here [-Wuninitialized] EINA_INLIST_FOREACH_SAFE(it->content_list, l, content_pair) ^~~~~~~~~~~~ /var/pkgsrc/work/x11/elementary/work/.buildlink/include/eina-1/eina/eina_inlist.h:804:44: note: expanded from macro 'EINA_INLIST_FOREACH_SAFE' for (l = (list ? _EINA_INLIST_CONTAINER(l, list) : NULL), list2 = l ? ((EINA_INLIST_GET(l) ? EINA_INLIST_GET(l)->next : NULL)) : NULL; \ ^ /var/pkgsrc/work/x11/elementary/work/.buildlink/include/eina-1/eina/eina_inlist.h:783:71: note: expanded from macro '_EINA_INLIST_CONTAINER' _EINA_INLIST_OFFSET(ref)) ^~~ /var/pkgsrc/work/x11/elementary/work/.buildlink/include/eina-1/eina/eina_inlist.h:774:53: note: expanded from macro '_EINA_INLIST_OFFSET' #define _EINA_INLIST_OFFSET(ref) ((char *)&(ref)->__in_list - (char *)(ref)) ^~~ elc_naviframe.c:93:49: note: initialize the variable 'content_pair' to silence this warning Elm_Naviframe_Content_Item_Pair *content_pair; ^ = NULL 2 warnings generated. CC libelementary_la-elc_popup.lo CC libelementary_la-elc_scrolled_entry.lo CC libelementary_la-elm_access.lo CC libelementary_la-elm_actionslider.lo CC libelementary_la-elm_bg.lo CC libelementary_la-elm_box.lo CC libelementary_la-elm_bubble.lo CC libelementary_la-elm_button.lo CC libelementary_la-elm_calendar.lo CC libelementary_la-elm_check.lo CC libelementary_la-elm_clock.lo CC libelementary_la-elm_cnp.lo CC libelementary_la-elm_colorselector.lo CC libelementary_la-elm_config.lo CC libelementary_la-elm_conform.lo CC libelementary_la-elm_container.lo elm_container.c:13:1: warning: attribute declaration must precede definition [-Wignored-attributes] __UNUSED__ static Evas_Smart *_elm_container_smart_class_new(void); ^ ../../elementary_config.h:289:35: note: expanded from macro '__UNUSED__' #define __UNUSED__ __attribute__((unused)) ^ elm_container.c:8:1: note: previous definition is here EVAS_SMART_SUBCLASS_NEW ^ /var/pkgsrc/work/x11/elementary/work/.buildlink/include/evas-1/Evas.h:9882:22: note: expanded from macro 'EVAS_SMART_SUBCLASS_NEW' static Evas_Smart *prefix##_smart_class_new(void) \ ^ :27:1: note: expanded from here _elm_container_smart_class_new ^ elm_container.c:8:1: warning: unused function '_elm_container_smart_class_new' [-Wunused-function] EVAS_SMART_SUBCLASS_NEW ^ /var/pkgsrc/work/x11/elementary/work/.buildlink/include/evas-1/Evas.h:9882:22: note: expanded from macro 'EVAS_SMART_SUBCLASS_NEW' static Evas_Smart *prefix##_smart_class_new(void) \ ^ :27:1: note: expanded from here _elm_container_smart_class_new ^ 2 warnings generated. CC libelementary_la-elm_datetime.lo CC libelementary_la-elm_dayselector.lo CC libelementary_la-elm_diskselector.lo elm_dayselector.c:299:53: warning: expression which evaluates to zero treated as a null pointer constant of type 'Evas_Object *' (aka 'struct _Evas_Object *') [-Wnon-literal-null-conversion] if (day < 0 || day > ELM_DAYSELECTOR_MAX) return EINA_FALSE; ^~~~~~~~~~ /var/pkgsrc/work/x11/elementary/work/.buildlink/include/eina-1/eina/eina_types.h:293:20: note: expanded from macro 'EINA_FALSE' #define EINA_FALSE ((Eina_Bool)0) ^~~~~~~~~~~~~~ elm_dayselector.c:308:13: warning: expression which evaluates to zero treated as a null pointer constant of type 'Evas_Object *' (aka 'struct _Evas_Object *') [-Wnon-literal-null-conversion] return EINA_FALSE; ^~~~~~~~~~ /var/pkgsrc/work/x11/elementary/work/.buildlink/include/eina-1/eina/eina_types.h:293:20: note: expanded from macro 'EINA_FALSE' #define EINA_FALSE ((Eina_Bool)0) ^~~~~~~~~~~~~~ 2 warnings generated. CC libelementary_la-elm_entry.lo CC libelementary_la-elm_flip.lo elm_entry.c:578:74: warning: implicit conversion from enumeration type 'Elm_Input_Panel_Layout' to different enumeration type 'Edje_Input_Panel_Layout' (aka 'enum _Edje_Input_Panel_Layout') [-Wenum-conversion] edje_object_part_text_input_panel_layout_set(wd->ent, "elm.text", wd->input_panel_layout); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~^~~~~~~~~~~~~~~~~~ elm_entry.c:579:72: warning: implicit conversion from enumeration type 'Elm_Autocapital_Type' to different enumeration type 'Edje_Text_Autocapital_Type' (aka 'enum _Edje_Text_Autocapital_Type') [-Wenum-conversion] edje_object_part_text_autocapital_type_set(wd->ent, "elm.text", wd->autocapital_type); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~^~~~~~~~~~~~~~~~ elm_entry.c:583:83: warning: implicit conversion from enumeration type 'Elm_Input_Panel_Return_Key_Type' to different enumeration type 'Edje_Input_Panel_Return_Key_Type' (aka 'enum _Edje_Input_Panel_Return_Key_Type') [-Wenum-conversion] edje_object_part_text_input_panel_return_key_type_set(wd->ent, "elm.text", wd->input_panel_return_key_type); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ CC libelementary_la-elm_flipselector.lo elm_entry.c:2631:27: warning: implicit conversion from enumeration type 'Edje_Text_Autocapital_Type' (aka 'enum _Edje_Text_Autocapital_Type') to different enumeration type 'Elm_Autocapital_Type' [-Wenum-conversion] wd->autocapital_type = edje_object_part_text_autocapital_type_get(wd->ent, "elm.text"); ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ elm_entry.c:2724:19: warning: implicit conversion from enumeration type 'Elm_Smart_Scroller_Policy' to different enumeration type 'Elm_Scroller_Policy' [-Wenum-conversion] ELM_SMART_SCROLLER_POLICY_AUTO, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ elm_entry.c:2725:19: warning: implicit conversion from enumeration type 'Elm_Smart_Scroller_Policy' to different enumeration type 'Elm_Scroller_Policy' [-Wenum-conversion] ELM_SMART_SCROLLER_POLICY_ON, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ elm_entry.c:2726:19: warning: implicit conversion from enumeration type 'Elm_Smart_Scroller_Policy' to different enumeration type 'Elm_Scroller_Policy' [-Wenum-conversion] ELM_SMART_SCROLLER_POLICY_OFF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ elm_entry.c:2729:44: warning: implicit conversion from enumeration type 'const Elm_Scroller_Policy' to different enumeration type 'Elm_Smart_Scroller_Policy' [-Wenum-conversion] map[wd->policy_h], ^~~~~~~~~~~~~~~~~ elm_entry.c:2730:44: warning: implicit conversion from enumeration type 'const Elm_Scroller_Policy' to different enumeration type 'Elm_Smart_Scroller_Policy' [-Wenum-conversion] map[wd->policy_v]); ^~~~~~~~~~~~~~~~~ elm_entry.c:2780:34: warning: implicit conversion from enumeration type 'Elm_Sel_Format' to different enumeration type 'Elm_Sel_Type' [-Wenum-conversion] elm_drop_target_add(obj, ELM_SEL_FORMAT_MARKUP, _drag_drop_cb, NULL); ~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~ elm_entry.c:2956:31: warning: implicit conversion from enumeration type 'Elm_Sel_Format' to different enumeration type 'Elm_Sel_Type' [-Wenum-conversion] elm_drop_target_add(obj, ELM_SEL_FORMAT_MARKUP, _drag_drop_cb, NULL); ~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~ elm_entry.c:3580:9: warning: implicit conversion from enumeration type 'Elm_Smart_Scroller_Policy' to different enumeration type 'Elm_Scroller_Policy' [-Wenum-conversion] ELM_SMART_SCROLLER_POLICY_AUTO, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ elm_entry.c:3581:9: warning: implicit conversion from enumeration type 'Elm_Smart_Scroller_Policy' to different enumeration type 'Elm_Scroller_Policy' [-Wenum-conversion] ELM_SMART_SCROLLER_POLICY_ON, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ elm_entry.c:3582:9: warning: implicit conversion from enumeration type 'Elm_Smart_Scroller_Policy' to different enumeration type 'Elm_Scroller_Policy' [-Wenum-conversion] ELM_SMART_SCROLLER_POLICY_OFF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ elm_entry.c:3608:55: warning: implicit conversion from enumeration type 'const Elm_Scroller_Policy' to different enumeration type 'Elm_Smart_Scroller_Policy' [-Wenum-conversion] elm_smart_scroller_policy_set(wd->scroller, map[wd->policy_h], map[wd->policy_v]); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~ elm_entry.c:3608:74: warning: implicit conversion from enumeration type 'const Elm_Scroller_Policy' to different enumeration type 'Elm_Smart_Scroller_Policy' [-Wenum-conversion] elm_smart_scroller_policy_set(wd->scroller, map[wd->policy_h], map[wd->policy_v]); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~ elm_entry.c:3687:9: warning: implicit conversion from enumeration type 'Elm_Smart_Scroller_Policy' to different enumeration type 'Elm_Scroller_Policy' [-Wenum-conversion] ELM_SMART_SCROLLER_POLICY_AUTO, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ elm_entry.c:3688:9: warning: implicit conversion from enumeration type 'Elm_Smart_Scroller_Policy' to different enumeration type 'Elm_Scroller_Policy' [-Wenum-conversion] ELM_SMART_SCROLLER_POLICY_ON, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ elm_entry.c:3689:9: warning: implicit conversion from enumeration type 'Elm_Smart_Scroller_Policy' to different enumeration type 'Elm_Scroller_Policy' [-Wenum-conversion] ELM_SMART_SCROLLER_POLICY_OFF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ elm_entry.c:3695:34: warning: implicit conversion from enumeration type 'const Elm_Scroller_Policy' to different enumeration type 'Elm_Smart_Scroller_Policy' [-Wenum-conversion] map[wd->policy_h], ^~~~~~~~~~~~~~~~~ elm_entry.c:3696:34: warning: implicit conversion from enumeration type 'const Elm_Scroller_Policy' to different enumeration type 'Elm_Smart_Scroller_Policy' [-Wenum-conversion] map[wd->policy_v]); ^~~~~~~~~~~~~~~~~ elm_entry.c:3728:70: warning: implicit conversion from enumeration type 'Elm_Input_Panel_Layout' to different enumeration type 'Edje_Input_Panel_Layout' (aka 'enum _Edje_Input_Panel_Layout') [-Wenum-conversion] edje_object_part_text_input_panel_layout_set(wd->ent, "elm.text", layout); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~ elm_entry.c:3749:68: warning: implicit conversion from enumeration type 'Elm_Autocapital_Type' to different enumeration type 'Edje_Text_Autocapital_Type' (aka 'enum _Edje_Text_Autocapital_Type') [-Wenum-conversion] edje_object_part_text_autocapital_type_set(wd->ent, "elm.text", autocapital_type); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~ elm_entry.c:3842:72: warning: implicit conversion from enumeration type 'Elm_Input_Panel_Lang' to different enumeration type 'Edje_Input_Panel_Lang' (aka 'enum _Edje_Input_Panel_Lang') [-Wenum-conversion] edje_object_part_text_input_panel_language_set(wd->ent, "elm.text", lang); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~ elm_entry.c:3891:79: warning: implicit conversion from enumeration type 'Elm_Input_Panel_Return_Key_Type' to different enumeration type 'Edje_Input_Panel_Return_Key_Type' (aka 'enum _Edje_Input_Panel_Return_Key_Type') [-Wenum-conversion] edje_object_part_text_input_panel_return_key_type_set(wd->ent, "elm.text", return_key_type); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~ 25 warnings generated. CC libelementary_la-elm_font.lo CC libelementary_la-elm_frame.lo CC libelementary_la-elm_gengrid.lo CC libelementary_la-elm_genlist.lo CC libelementary_la-elm_gesture_layer.lo elm_genlist.c:1077:32: warning: the value of the size argument in 'strncat' is too large, might lead to a buffer overflow [-Wstrncat-size] strncat(buf, "_compress", sizeof(buf) - strlen(buf)); ^~~~~~~~~~~~~~~~~~~~~~~~~ elm_genlist.c:1077:32: note: change the argument to be the free space in the destination buffer minus the terminating null byte strncat(buf, "_compress", sizeof(buf) - strlen(buf)); ^~~~~~~~~~~~~~~~~~~~~~~~~ sizeof(buf) - strlen(buf) - 1 elm_genlist.c:1079:22: warning: the value of the size argument in 'strncat' is too large, might lead to a buffer overflow [-Wstrncat-size] strncat(buf, "/", sizeof(buf) - strlen(buf)); ^~~~~~~~~~~~~~~~~~~~~~~~~ elm_genlist.c:1079:22: note: change the argument to be the free space in the destination buffer minus the terminating null byte strncat(buf, "/", sizeof(buf) - strlen(buf)); ^~~~~~~~~~~~~~~~~~~~~~~~~ sizeof(buf) - strlen(buf) - 1 elm_genlist.c:1080:51: warning: the value of the size argument in 'strncat' is too large, might lead to a buffer overflow [-Wstrncat-size] strncat(buf, it->itc->decorate_all_item_style, sizeof(buf) - strlen(buf)); ^~~~~~~~~~~~~~~~~~~~~~~~~ elm_genlist.c:1080:51: note: change the argument to be the free space in the destination buffer minus the terminating null byte strncat(buf, it->itc->decorate_all_item_style, sizeof(buf) - strlen(buf)); ^~~~~~~~~~~~~~~~~~~~~~~~~ sizeof(buf) - strlen(buf) - 1 elm_genlist.c:4393:32: warning: the value of the size argument in 'strncat' is too large, might lead to a buffer overflow [-Wstrncat-size] strncat(buf, "_compress", sizeof(buf) - strlen(buf)); ^~~~~~~~~~~~~~~~~~~~~~~~~ elm_genlist.c:4393:32: note: change the argument to be the free space in the destination buffer minus the terminating null byte strncat(buf, "_compress", sizeof(buf) - strlen(buf)); ^~~~~~~~~~~~~~~~~~~~~~~~~ sizeof(buf) - strlen(buf) - 1 elm_genlist.c:4396:27: warning: the value of the size argument in 'strncat' is too large, might lead to a buffer overflow [-Wstrncat-size] strncat(buf, "_odd", sizeof(buf) - strlen(buf)); ^~~~~~~~~~~~~~~~~~~~~~~~~ elm_genlist.c:4396:27: note: change the argument to be the free space in the destination buffer minus the terminating null byte strncat(buf, "_odd", sizeof(buf) - strlen(buf)); ^~~~~~~~~~~~~~~~~~~~~~~~~ sizeof(buf) - strlen(buf) - 1 elm_genlist.c:4397:22: warning: the value of the size argument in 'strncat' is too large, might lead to a buffer overflow [-Wstrncat-size] strncat(buf, "/", sizeof(buf) - strlen(buf)); ^~~~~~~~~~~~~~~~~~~~~~~~~ elm_genlist.c:4397:22: note: change the argument to be the free space in the destination buffer minus the terminating null byte strncat(buf, "/", sizeof(buf) - strlen(buf)); ^~~~~~~~~~~~~~~~~~~~~~~~~ sizeof(buf) - strlen(buf) - 1 elm_genlist.c:4398:47: warning: the value of the size argument in 'strncat' is too large, might lead to a buffer overflow [-Wstrncat-size] strncat(buf, it->itc->decorate_item_style, sizeof(buf) - strlen(buf)); ^~~~~~~~~~~~~~~~~~~~~~~~~ elm_genlist.c:4398:47: note: change the argument to be the free space in the destination buffer minus the terminating null byte strncat(buf, it->itc->decorate_item_style, sizeof(buf) - strlen(buf)); ^~~~~~~~~~~~~~~~~~~~~~~~~ sizeof(buf) - strlen(buf) - 1 elm_gesture_layer.c:2117:9: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] xx = fabs(xx2 - xx1); ^ elm_gesture_layer.c:2117:9: note: use function 'abs' instead xx = fabs(xx2 - xx1); ^~~~ abs elm_gesture_layer.c:2118:9: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] yy = fabs(yy2 - yy1); ^ elm_gesture_layer.c:2118:9: note: use function 'abs' instead yy = fabs(yy2 - yy1); ^~~~ abs elm_gesture_layer.c:2385:14: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] if ((fabs(st->info.mx) > ELM_GESTURE_MINIMUM_MOMENTUM) || ^ elm_gesture_layer.c:2385:14: note: use function 'abs' instead if ((fabs(st->info.mx) > ELM_GESTURE_MINIMUM_MOMENTUM) || ^~~~ abs elm_gesture_layer.c:2386:14: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] (fabs(st->info.my) > ELM_GESTURE_MINIMUM_MOMENTUM)) ^ elm_gesture_layer.c:2386:14: note: use function 'abs' instead (fabs(st->info.my) > ELM_GESTURE_MINIMUM_MOMENTUM)) ^~~~ abs elm_gesture_layer.c:2854:9: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] xx = fabs(xx2 - xx1); ^ elm_gesture_layer.c:2854:9: note: use function 'abs' instead xx = fabs(xx2 - xx1); ^~~~ abs elm_gesture_layer.c:2855:9: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value] yy = fabs(yy2 - yy1); ^ elm_gesture_layer.c:2855:9: note: use function 'abs' instead yy = fabs(yy2 - yy1); ^~~~ abs 6 warnings generated. CC libelementary_la-elm_glview.lo CC libelementary_la-elm_grid.lo 7 warnings generated. CC libelementary_la-elm_hover.lo CC libelementary_la-elm_icon.lo CC libelementary_la-elm_image.lo CC libelementary_la-elm_index.lo CC libelementary_la-elm_interface_scrollable.lo elm_image.c:977:14: warning: implicit conversion from enumeration type 'Elm_Sel_Format' to different enumeration type 'Elm_Sel_Type' [-Wenum-conversion] (obj, ELM_SEL_FORMAT_IMAGE, _elm_image_drag_n_drop_cb, parent); ^~~~~~~~~~~~~~~~~~~~ 1 warning generated. elm_interface_scrollable.c:1192:19: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] ed = abs(sid->down.dx * (_elm_config->thumbscroll_friction + ^ elm_interface_scrollable.c:1192:19: note: use function 'fabs' instead ed = abs(sid->down.dx * (_elm_config->thumbscroll_friction + ^~~ fabs elm_interface_scrollable.c:1194:19: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] md = abs(_elm_config->thumbscroll_friction * 5 * w); ^ elm_interface_scrollable.c:1194:19: note: use function 'fabs' instead md = abs(_elm_config->thumbscroll_friction * 5 * w); ^~~ fabs elm_interface_scrollable.c:1248:19: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] ed = abs(sid->down.dy * (_elm_config->thumbscroll_friction + ^ elm_interface_scrollable.c:1248:19: note: use function 'fabs' instead ed = abs(sid->down.dy * (_elm_config->thumbscroll_friction + ^~~ fabs elm_interface_scrollable.c:1250:19: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] md = abs(_elm_config->thumbscroll_friction * 5 * h); ^ elm_interface_scrollable.c:1250:19: note: use function 'fabs' instead md = abs(_elm_config->thumbscroll_friction * 5 * h); ^~~ fabs elm_interface_scrollable.c:365:19: warning: unused variable 'SCROLL_SMART_NAME' [-Wunused-const-variable] static const char SCROLL_SMART_NAME[] = "elm_scroll"; ^ CC libelementary_la-elm_inwin.lo CC libelementary_la-elm_label.lo 5 warnings generated. CC libelementary_la-elm_layout.lo elm_label.c:202:22: warning: absolute value function 'abs' given an argument of type 'long' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value] firstindex = abs(oldstring - curlocater); ^ elm_label.c:202:22: note: use function 'labs' instead firstindex = abs(oldstring - curlocater); ^~~ labs 1 warning generated. CC libelementary_la-elm_list.lo CC libelementary_la-elm_main.lo elm_layout.c:671:13: warning: expression which evaluates to zero treated as a null pointer constant of type 'const char *' [-Wnon-literal-null-conversion] return EINA_FALSE; ^~~~~~~~~~ /var/pkgsrc/work/x11/elementary/work/.buildlink/include/eina-1/eina/eina_types.h:293:20: note: expanded from macro 'EINA_FALSE' #define EINA_FALSE ((Eina_Bool)0) ^~~~~~~~~~~~~~ elm_layout.c:691:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ((sub_d->type == SWALLOW)) ~~~~~~~~~~~~^~~~~~~~~~ elm_layout.c:691:26: note: remove extraneous parentheses around the comparison to silence this warning if ((sub_d->type == SWALLOW)) ~ ^ ~ elm_layout.c:691:26: note: use '=' to turn this equality comparison into an assignment if ((sub_d->type == SWALLOW)) ^~ = elm_layout.c:749:13: warning: expression which evaluates to zero treated as a null pointer constant of type 'Evas_Object *' (aka 'struct _Evas_Object *') [-Wnon-literal-null-conversion] return EINA_FALSE; ^~~~~~~~~~ /var/pkgsrc/work/x11/elementary/work/.buildlink/include/eina-1/eina/eina_types.h:293:20: note: expanded from macro 'EINA_FALSE' #define EINA_FALSE ((Eina_Bool)0) ^~~~~~~~~~~~~~ elm_layout.c:769:13: warning: expression which evaluates to zero treated as a null pointer constant of type 'Evas_Object *' (aka 'struct _Evas_Object *') [-Wnon-literal-null-conversion] return EINA_FALSE; ^~~~~~~~~~ /var/pkgsrc/work/x11/elementary/work/.buildlink/include/eina-1/eina/eina_types.h:293:20: note: expanded from macro 'EINA_FALSE' #define EINA_FALSE ((Eina_Bool)0) ^~~~~~~~~~~~~~ elm_layout.c:1695:47: warning: expression which evaluates to zero treated as a null pointer constant of type 'const char *' [-Wnon-literal-null-conversion] ELM_LAYOUT_DATA_GET_OR_RETURN_VAL(obj, sd, EINA_FALSE); ^~~~~~~~~~ /var/pkgsrc/work/x11/elementary/work/.buildlink/include/eina-1/eina/eina_types.h:293:20: note: expanded from macro 'EINA_FALSE' #define EINA_FALSE ((Eina_Bool)0) ^~~~~~~~~~~~~~ ./elm_widget_layout.h:276:15: note: expanded from macro 'ELM_LAYOUT_DATA_GET_OR_RETURN_VAL' return val; \ ^~~ 5 warnings generated. CC libelementary_la-elm_map.lo CC libelementary_la-elm_mapbuf.lo CC libelementary_la-elm_menu.lo CC libelementary_la-elm_module.lo CC libelementary_la-elm_notify.lo CC libelementary_la-elm_panel.lo CC libelementary_la-elm_panes.lo CC libelementary_la-elm_photo.lo CC libelementary_la-elm_photocam.lo CC libelementary_la-elm_plug.lo elm_photo.c:203:1: warning: unused function '_icon_size_min_get' [-Wunused-function] _icon_size_min_get(Evas_Object *icon) ^ 1 warning generated. CC libelementary_la-elm_progressbar.lo CC libelementary_la-elm_radio.lo CC libelementary_la-elm_route.lo CC libelementary_la-elm_scroller.lo CC libelementary_la-elm_segment_control.lo CC libelementary_la-elm_separator.lo CC libelementary_la-elm_slider.lo CC libelementary_la-elm_slideshow.lo CC libelementary_la-elm_spinner.lo CC libelementary_la-elm_store.lo elm_slideshow.c:637:29: warning: expression which evaluates to zero treated as a null pointer constant of type 'const char *' [-Wnon-literal-null-conversion] ELM_SLIDESHOW_CHECK(obj) EINA_FALSE; ^~~~~~~~~~ /var/pkgsrc/work/x11/elementary/work/.buildlink/include/eina-1/eina/eina_types.h:293:20: note: expanded from macro 'EINA_FALSE' #define EINA_FALSE ((Eina_Bool)0) ^~~~~~~~~~~~~~ elm_spinner.c:271:36: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] if ((sd->spin_speed != 0.0) && (abs(sd->spin_speed) < sd->round)) ^ elm_spinner.c:271:36: note: use function 'fabs' instead if ((sd->spin_speed != 0.0) && (abs(sd->spin_speed) < sd->round)) ^~~ fabs 1 warning generated. 1 warning generated. CC libelementary_la-elm_table.lo CC libelementary_la-elm_theme.lo CC libelementary_la-elm_thumb.lo CC libelementary_la-elm_toolbar.lo elm_thumb.c:772:31: warning: implicit conversion from enumeration type 'Elm_Sel_Format' to different enumeration type 'Elm_Sel_Type' [-Wenum-conversion] elm_drop_target_add(obj, ELM_SEL_FORMAT_IMAGE, _elm_thumb_dnd_cb, obj); ~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~ CC libelementary_la-elm_transit.lo 1 warning generated. CC libelementary_la-elm_util.lo elm_toolbar.c:2568:8: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses] if (!horizontal == wd->vertical) return; ^ ~~ elm_toolbar.c:2568:8: note: add parentheses after the '!' to evaluate the comparison first if (!horizontal == wd->vertical) return; ^ ( ) elm_toolbar.c:2568:8: note: add parentheses around left hand side expression to silence this warning if (!horizontal == wd->vertical) return; ^ ( ) elm_transit.c:227:55: warning: variable 'effect_module' is uninitialized when used here [-Wuninitialized] EINA_INLIST_FOREACH_SAFE(transit->effect_list, ll, effect_module) ^~~~~~~~~~~~~ /var/pkgsrc/work/x11/elementary/work/.buildlink/include/eina-1/eina/eina_inlist.h:804:44: note: expanded from macro 'EINA_INLIST_FOREACH_SAFE' for (l = (list ? _EINA_INLIST_CONTAINER(l, list) : NULL), list2 = l ? ((EINA_INLIST_GET(l) ? EINA_INLIST_GET(l)->next : NULL)) : NULL; \ ^ /var/pkgsrc/work/x11/elementary/work/.buildlink/include/eina-1/eina/eina_inlist.h:783:71: note: expanded from macro '_EINA_INLIST_CONTAINER' _EINA_INLIST_OFFSET(ref)) ^~~ /var/pkgsrc/work/x11/elementary/work/.buildlink/include/eina-1/eina/eina_inlist.h:774:53: note: expanded from macro '_EINA_INLIST_OFFSET' #define _EINA_INLIST_OFFSET(ref) ((char *)&(ref)->__in_list - (char *)(ref)) ^~~ elm_transit.c:224:44: note: initialize the variable 'effect_module' to silence this warning Elm_Transit_Effect_Module *effect_module; ^ = NULL 1 warning generated. 1 warning generated. CC libelementary_la-elm_video.lo CC libelementary_la-elm_web.lo CC libelementary_la-elm_widget.lo CC libelementary_la-elm_win.lo CC libelementary_la-els_box.lo CC libelementary_la-els_cursor.lo CC libelementary_la-els_pan.lo CC libelementary_la-els_scroller.lo CC libelementary_la-els_tooltip.lo els_scroller.c:937:19: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] ed = abs(sd->down.dx * (_elm_config->thumbscroll_friction + sd->down.extra_time) - sd->down.b0x); ^ els_scroller.c:937:19: note: use function 'fabs' instead ed = abs(sd->down.dx * (_elm_config->thumbscroll_friction + sd->down.extra_time) - sd->down.b0x); ^~~ fabs els_scroller.c:938:19: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] md = abs(_elm_config->thumbscroll_friction * 5 * w); ^ els_scroller.c:938:19: note: use function 'fabs' instead md = abs(_elm_config->thumbscroll_friction * 5 * w); ^~~ fabs els_scroller.c:992:19: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] ed = abs(sd->down.dy * (_elm_config->thumbscroll_friction + sd->down.extra_time) - sd->down.b0y); ^ els_scroller.c:992:19: note: use function 'fabs' instead ed = abs(sd->down.dy * (_elm_config->thumbscroll_friction + sd->down.extra_time) - sd->down.b0y); ^~~ fabs els_scroller.c:993:19: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] md = abs(_elm_config->thumbscroll_friction * 5 * h); ^ els_scroller.c:993:19: note: use function 'fabs' instead md = abs(_elm_config->thumbscroll_friction * 5 * h); ^~~ fabs CC libelementary_la-elu_ews_wm.lo 4 warnings generated. CCLD libelementary.la gmake[3]: Leaving directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7/src/lib' Making all in bin gmake[3]: Entering directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7/src/bin' cd ../.. && /usr/pkg/bin/gmake am--refresh gmake[4]: Entering directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7' /bin/sh ./config.status --recheck gmake[4]: Leaving directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7' cd ../.. && /bin/sh ./config.status src/bin/Makefile depfiles config.status: creating src/bin/Makefile config.status: executing depfiles commands cd ../.. && /usr/pkg/bin/gmake am--refresh gmake[4]: Entering directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7' /bin/sh ./config.status --recheck gmake[4]: Leaving directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7' CC elementary_testql_la-test_3d.lo CC elementary_testql_la-test_actionslider.lo CC elementary_testql_la-test.lo CC elementary_testql_la-test_anim.lo CC elementary_testql_la-test_bg.lo CC elementary_testql_la-test_box.lo CC elementary_testql_la-test_bubble.lo CC elementary_testql_la-test_button.lo CC elementary_testql_la-test_calendar.lo CC elementary_testql_la-test_check.lo CC elementary_testql_la-test_clock.lo CC elementary_testql_la-test_cnp.lo CC elementary_testql_la-test_colorselector.lo CC elementary_testql_la-test_conform.lo CC elementary_testql_la-test_ctxpopup.lo CC elementary_testql_la-test_cursor.lo CC elementary_testql_la-test_datetime.lo CC elementary_testql_la-test_dayselector.lo CC elementary_testql_la-test_diskselector.lo CC elementary_testql_la-test_entry.lo CC elementary_testql_la-test_entry_anchor.lo CC elementary_testql_la-test_entry_anchor2.lo CC elementary_testql_la-test_fileselector_button.lo CC elementary_testql_la-test_fileselector.lo CC elementary_testql_la-test_fileselector_entry.lo CC elementary_testql_la-test_flip.lo CC elementary_testql_la-test_flip_page.lo CC elementary_testql_la-test_flipselector.lo CC elementary_testql_la-test_floating.lo CC elementary_testql_la-test_focus.lo CC elementary_testql_la-test_focus2.lo CC elementary_testql_la-test_focus3.lo CC elementary_testql_la-test_gengrid.lo CC elementary_testql_la-test_genlist.lo CC elementary_testql_la-test_gesture_layer.lo CC elementary_testql_la-test_gesture_layer2.lo CC elementary_testql_la-test_gesture_layer3.lo CC elementary_testql_la-test_glview_simple.lo CC elementary_testql_la-test_glview.lo CC elementary_testql_la-test_grid.lo CC elementary_testql_la-test_hover.lo test_glview.c:254:65: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic] 6 * sizeof(GLfloat), (GLfloat *) 0 + 3); ~~~~~~~~~~~~~ ^ 1 warning generated. CC elementary_testql_la-test_hoversel.lo CC elementary_testql_la-test_icon.lo CC elementary_testql_la-test_icon_desktops.lo CC elementary_testql_la-test_icon_animated.lo CC elementary_testql_la-test_image.lo CC elementary_testql_la-test_index.lo CC elementary_testql_la-test_inwin.lo CC elementary_testql_la-test_label.lo CC elementary_testql_la-test_launcher.lo CC elementary_testql_la-test_layout.lo CC elementary_testql_la-test_list.lo CC elementary_testql_la-test_map.lo CC elementary_testql_la-test_menu.lo CC elementary_testql_la-test_multi.lo CC elementary_testql_la-test_multibuttonentry.lo CC elementary_testql_la-test_naviframe.lo CC elementary_testql_la-test_naviframe_complex.lo CC elementary_testql_la-test_notify.lo CC elementary_testql_la-test_panel.lo CC elementary_testql_la-test_panes.lo CC elementary_testql_la-test_photo.lo CC elementary_testql_la-test_photocam.lo CC elementary_testql_la-test_popup.lo CC elementary_testql_la-test_progressbar.lo CC elementary_testql_la-test_radio.lo CC elementary_testql_la-test_scaling.lo CC elementary_testql_la-test_scroller.lo CC elementary_testql_la-test_segment_control.lo CC elementary_testql_la-test_separator.lo CC elementary_testql_la-test_slider.lo CC elementary_testql_la-test_slideshow.lo CC elementary_testql_la-test_spinner.lo CC elementary_testql_la-test_store.lo CC elementary_testql_la-test_table.lo CC elementary_testql_la-test_thumb.lo CC elementary_testql_la-test_toolbar.lo CC elementary_testql_la-test_tooltip.lo CC elementary_testql_la-test_transit.lo CC elementary_testql_la-test_video.lo CC elementary_testql_la-test_weather.lo CC elementary_testql_la-test_web.lo CC elementary_testql_la-test_win_inline.lo CC elementary_testql_la-test_win_socket.lo CC elementary_testql_la-test_win_plug.lo CC elementary_testql_la-test_win_state.lo CC elementary_testql_la-test_eio.lo CC test.o CC test_3d.o CC test_actionslider.o CC test_anim.o CC test_bg.o CC test_box.o CC test_bubble.o CC test_button.o CC test_calendar.o CC test_check.o CC test_clock.o CC test_cnp.o CC test_colorselector.o CC test_conform.o CC test_ctxpopup.o CC test_cursor.o CC test_datetime.o CC test_dayselector.o CC test_diskselector.o CC test_entry.o CC test_entry_anchor.o CC test_entry_anchor2.o CC test_fileselector_button.o CC test_fileselector.o CC test_fileselector_entry.o CC test_flip.o CC test_flip_page.o CC test_flipselector.o CC test_floating.o CC test_focus.o CC test_focus2.o CC test_focus3.o CC test_gengrid.o CC test_genlist.o CC test_gesture_layer.o CC test_gesture_layer2.o CC test_gesture_layer3.o CC test_glview_simple.o CC test_glview.o CC test_grid.o CC test_hover.o test_glview.c:254:65: warning: performing pointer arithmetic on a null pointer has undefined behavior [-Wnull-pointer-arithmetic] 6 * sizeof(GLfloat), (GLfloat *) 0 + 3); ~~~~~~~~~~~~~ ^ 1 warning generated. CC test_hoversel.o CC test_icon.o CC test_icon_desktops.o CC test_icon_animated.o CC test_image.o CC test_index.o CC test_inwin.o CC test_label.o CC test_launcher.o CC test_layout.o CC test_list.o CC test_map.o CC test_menu.o CC test_multi.o CC test_multibuttonentry.o CC test_naviframe.o CC test_naviframe_complex.o CC test_notify.o CC test_panel.o CC test_panes.o CC test_photo.o CC test_photocam.o CC test_popup.o CC test_progressbar.o CC test_radio.o CC test_scaling.o CC test_scroller.o CC test_segment_control.o CC test_separator.o CC test_slider.o CC test_slideshow.o CC test_spinner.o CC test_store.o CC test_table.o CC test_thumb.o CC test_toolbar.o CC test_tooltip.o CC test_transit.o CC test_video.o CC test_weather.o CC test_web.o CC test_win_inline.o CC test_win_socket.o CC test_win_plug.o CC test_win_state.o CC test_eio.o CC config.o CC quicklaunch.o CC run.o CC elementary_testql-test.o CC elementary_testql-test_3d.o CC elementary_testql-test_actionslider.o CC elementary_testql-test_anim.o CC elementary_testql-test_bg.o CC elementary_testql-test_box.o CC elementary_testql-test_bubble.o CC elementary_testql-test_button.o CC elementary_testql-test_calendar.o CC elementary_testql-test_check.o CC elementary_testql-test_clock.o CC elementary_testql-test_cnp.o CC elementary_testql-test_colorselector.o CC elementary_testql-test_conform.o CC elementary_testql-test_ctxpopup.o CC elementary_testql-test_cursor.o CC elementary_testql-test_datetime.o CC elementary_testql-test_dayselector.o CC elementary_testql-test_diskselector.o CC elementary_testql-test_entry.o CC elementary_testql-test_entry_anchor.o CC elementary_testql-test_entry_anchor2.o CC elementary_testql-test_fileselector_button.o CC elementary_testql-test_fileselector.o CC elementary_testql-test_fileselector_entry.o CC elementary_testql-test_flip.o CC elementary_testql-test_flip_page.o CC elementary_testql-test_flipselector.o CC elementary_testql-test_floating.o CC elementary_testql-test_focus.o CC elementary_testql-test_focus2.o CC elementary_testql-test_focus3.o CC elementary_testql-test_gengrid.o CC elementary_testql-test_genlist.o CC elementary_testql-test_gesture_layer.o CC elementary_testql-test_gesture_layer2.o CC elementary_testql-test_gesture_layer3.o CC elementary_testql-test_glview_simple.o CC elementary_testql-test_glview.o CC elementary_testql-test_grid.o CC elementary_testql-test_hover.o CC elementary_testql-test_hoversel.o CC elementary_testql-test_icon.o CC elementary_testql-test_icon_desktops.o CC elementary_testql-test_icon_animated.o CC elementary_testql-test_image.o CC elementary_testql-test_index.o CC elementary_testql-test_inwin.o CC elementary_testql-test_label.o CC elementary_testql-test_launcher.o CC elementary_testql-test_layout.o CC elementary_testql-test_list.o CC elementary_testql-test_map.o CC elementary_testql-test_menu.o CC elementary_testql-test_multi.o CC elementary_testql-test_multibuttonentry.o CC elementary_testql-test_naviframe.o CC elementary_testql-test_naviframe_complex.o CC elementary_testql-test_notify.o CC elementary_testql-test_panel.o CC elementary_testql-test_panes.o CC elementary_testql-test_photo.o CC elementary_testql-test_photocam.o CC elementary_testql-test_popup.o CC elementary_testql-test_progressbar.o CC elementary_testql-test_radio.o CC elementary_testql-test_scaling.o CC elementary_testql-test_scroller.o CC elementary_testql-test_segment_control.o CC elementary_testql-test_separator.o CC elementary_testql-test_slider.o CC elementary_testql-test_slideshow.o CC elementary_testql-test_spinner.o CC elementary_testql-test_store.o CC elementary_testql-test_table.o CC elementary_testql-test_toolbar.o CC elementary_testql-test_thumb.o CC elementary_testql-test_tooltip.o CC elementary_testql-test_transit.o CC elementary_testql-test_video.o CC elementary_testql-test_weather.o CC elementary_testql-test_web.o CC elementary_testql-test_win_inline.o CC elementary_testql-test_win_socket.o CC elementary_testql-test_win_plug.o CC elementary_testql-test_win_state.o CC elementary_testql-test_eio.o CCLD elementary_testql.la CCLD elementary_test CCLD elementary_config CCLD elementary_quicklaunch CCLD elementary_run CCLD elementary_testql gmake[3]: Leaving directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7/src/bin' Making all in modules gmake[3]: Entering directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7/src/modules' cd ../.. && /usr/pkg/bin/gmake am--refresh gmake[4]: Entering directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7' /bin/sh ./config.status --recheck gmake[4]: Leaving directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7' cd ../.. && /bin/sh ./config.status src/modules/Makefile config.status: creating src/modules/Makefile cd ../.. && /usr/pkg/bin/gmake am--refresh gmake[4]: Entering directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7' /bin/sh ./config.status --recheck gmake[4]: Leaving directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7' Making all in test_entry gmake[4]: Entering directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7/src/modules/test_entry' cd ../../.. && /usr/pkg/bin/gmake am--refresh gmake[5]: Entering directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7' /bin/sh ./config.status --recheck gmake[5]: Leaving directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7' cd ../../.. && /bin/sh ./config.status src/modules/test_entry/Makefile depfiles config.status: creating src/modules/test_entry/Makefile config.status: executing depfiles commands cd ../../.. && /usr/pkg/bin/gmake am--refresh gmake[5]: Entering directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7' /bin/sh ./config.status --recheck gmake[5]: Leaving directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7' CC module_la-mod.lo CCLD module.la gmake[4]: Leaving directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7/src/modules/test_entry' Making all in test_map gmake[4]: Entering directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7/src/modules/test_map' cd ../../.. && /usr/pkg/bin/gmake am--refresh gmake[5]: Entering directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7' /bin/sh ./config.status --recheck gmake[5]: Leaving directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7' cd ../../.. && /bin/sh ./config.status src/modules/test_map/Makefile depfiles config.status: creating src/modules/test_map/Makefile config.status: executing depfiles commands cd ../../.. && /usr/pkg/bin/gmake am--refresh gmake[5]: Entering directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7' /bin/sh ./config.status --recheck gmake[5]: Leaving directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7' CC module_la-mod.lo CCLD module.la gmake[4]: Leaving directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7/src/modules/test_map' Making all in access_output gmake[4]: Entering directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7/src/modules/access_output' cd ../../.. && /usr/pkg/bin/gmake am--refresh gmake[5]: Entering directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7' /bin/sh ./config.status --recheck gmake[5]: Leaving directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7' cd ../../.. && /bin/sh ./config.status src/modules/access_output/Makefile depfiles config.status: creating src/modules/access_output/Makefile config.status: executing depfiles commands cd ../../.. && /usr/pkg/bin/gmake am--refresh gmake[5]: Entering directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7' /bin/sh ./config.status --recheck gmake[5]: Leaving directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7' CC module_la-mod.lo CCLD module.la gmake[4]: Leaving directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7/src/modules/access_output' Making all in datetime_input_ctxpopup gmake[4]: Entering directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7/src/modules/datetime_input_ctxpopup' cd ../../.. && /usr/pkg/bin/gmake am--refresh gmake[5]: Entering directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7' /bin/sh ./config.status --recheck gmake[5]: Leaving directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7' cd ../../.. && /bin/sh ./config.status src/modules/datetime_input_ctxpopup/Makefile depfiles config.status: creating src/modules/datetime_input_ctxpopup/Makefile config.status: executing depfiles commands cd ../../.. && /usr/pkg/bin/gmake am--refresh gmake[5]: Entering directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7' /bin/sh ./config.status --recheck gmake[5]: Leaving directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7' CC module_la-datetime_input_ctxpopup.lo CCLD module.la gmake[4]: Leaving directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7/src/modules/datetime_input_ctxpopup' gmake[4]: Entering directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7/src/modules' cd ../.. && /usr/pkg/bin/gmake am--refresh gmake[5]: Entering directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7' /bin/sh ./config.status --recheck gmake[5]: Leaving directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7/src/modules' gmake[3]: Leaving directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7/src/modules' Making all in edje_externals gmake[3]: Entering directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7/src/edje_externals' cd ../.. && /usr/pkg/bin/gmake am--refresh gmake[4]: Entering directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7' /bin/sh ./config.status --recheck gmake[4]: Leaving directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7' cd ../.. && /bin/sh ./config.status src/edje_externals/Makefile depfiles config.status: creating src/edje_externals/Makefile config.status: executing depfiles commands cd ../.. && /usr/pkg/bin/gmake am--refresh gmake[4]: Entering directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7' /bin/sh ./config.status --recheck gmake[4]: Leaving directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7' CC elm.lo CC elm_actionslider.lo CC elm_bubble.lo CC elm_button.lo CC elm_calendar.lo CC elm_check.lo CC elm_clock.lo CC elm_entry.lo CC elm_fileselector.lo CC elm_fileselector_button.lo CC elm_fileselector_entry.lo CC elm_frame.lo CC elm_gengrid.lo CC elm_genlist.lo CC elm_hoversel.lo CC elm_icon.lo CC elm_index.lo CC elm_label.lo CC elm_list.lo CC elm_map.lo CC elm_multibuttonentry.lo CC elm_naviframe.lo CC elm_notify.lo CC elm_panes.lo CC elm_photocam.lo CC elm_progressbar.lo CC elm_radio.lo CC elm_scroller.lo CC elm_segment_control.lo CC elm_slider.lo CC elm_slideshow.lo CC elm_spinner.lo CC elm_thumb.lo CC elm_toolbar.lo CC elm_video.lo CC elm_web.lo CCLD module.la gmake[3]: Leaving directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7/src/edje_externals' Making all in examples gmake[3]: Entering directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7/src/examples' cd ../.. && /usr/pkg/bin/gmake am--refresh gmake[4]: Entering directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7' /bin/sh ./config.status --recheck gmake[4]: Leaving directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7' cd ../.. && /bin/sh ./config.status src/examples/Makefile depfiles config.status: creating src/examples/Makefile config.status: executing depfiles commands cd ../.. && /usr/pkg/bin/gmake am--refresh gmake[4]: Entering directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7' /bin/sh ./config.status --recheck gmake[4]: Leaving directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7/src/examples' gmake[3]: Entering directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7/src' cd .. && /usr/pkg/bin/gmake am--refresh gmake[4]: Entering directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7' /bin/sh ./config.status --recheck gmake[4]: Leaving directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7/src' gmake[2]: Leaving directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7/src' Making all in data gmake[2]: Entering directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7/data' cd .. && /usr/pkg/bin/gmake am--refresh gmake[3]: Entering directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7' /bin/sh ./config.status --recheck gmake[3]: Leaving directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7' cd .. && /bin/sh ./config.status data/Makefile config.status: creating data/Makefile cd .. && /usr/pkg/bin/gmake am--refresh gmake[3]: Entering directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7' /bin/sh ./config.status --recheck gmake[3]: Leaving directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7' Making all in themes gmake[3]: Entering directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7/data/themes' cd ../.. && /usr/pkg/bin/gmake am--refresh gmake[4]: Entering directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7' /bin/sh ./config.status --recheck gmake[4]: Leaving directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7' cd ../.. && /bin/sh ./config.status data/themes/Makefile config.status: creating data/themes/Makefile cd ../.. && /usr/pkg/bin/gmake am--refresh gmake[4]: Entering directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7' /bin/sh ./config.status --recheck gmake[4]: Leaving directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7' /usr/pkg/bin/edje_cc -id ../../data/themes -fd ../../data/themes \ ../../data/themes/default.edc \ ../../data/themes/default.edj /usr/pkg/bin/edje_cc -id ../../data/themes -fd ../../data/themes \ ../../data/themes/default-desktop.edc \ ../../data/themes/default-desktop.edj edje_cc: Critical. Cannot create buffer engine canvas for image load. Makefile:930: recipe for target 'default-desktop.edj' failed gmake[3]: *** [default-desktop.edj] Error 255 gmake[3]: *** Waiting for unfinished jobs.... edje_cc: Critical. Cannot create buffer engine canvas for image load. Makefile:925: recipe for target 'default.edj' failed gmake[3]: *** [default.edj] Error 255 gmake[3]: Leaving directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7/data/themes' Makefile:452: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7/data' Makefile:591: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/var/pkgsrc/work/x11/elementary/work/elementary-1.7.7' Makefile:498: recipe for target 'all' failed gmake: *** [all] Error 2 *** Error code 2 Stop. bmake[1]: stopped in /usr/pkgsrc/x11/elementary *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/x11/elementary