=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for afterstep-2.2.12nb2 gmake[1]: Entering directory '/Users/pbulk/build/wm/afterstep/work/afterstep-devel-2.2.12/libAfterBase' Compiling with :clang -O3 -DNO_DEBUG_OUTPUT -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -fPIC ashash.c aslist.c asvector.c audit.c fs.c layout.c mystring.c os.c output.c parse.c parse.c:939:178: warning: for loop has empty body [-Wempty-body] for (ptr = (char*)str + 1 ; *ptr && !isspace((unsigned char)*ptr) && *ptr != '+' && *ptr != '-' && *ptr != '*' && *ptr != '!' && *ptr != '/' && *ptr != ')' ; ptr++); ^ parse.c:939:178: note: put the semicolon on a separate line to silence this warning 1 warning generated. regexp.c regexp.c:105:20: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ((c == (unsigned char)*(reserved++))) ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ regexp.c:105:20: note: remove extraneous parentheses around the comparison to silence this warning if ((c == (unsigned char)*(reserved++))) ~ ^ ~ regexp.c:105:20: note: use '=' to turn this equality comparison into an assignment if ((c == (unsigned char)*(reserved++))) ^~ = 1 warning generated. safemalloc.c selfdiag.c sleep.c socket.c timer.c trace.c xml.c xml.c:964:54: warning: illegal character encoding in character literal [-Winvalid-source-encoding] else if( strncmp(ptr,"ˆ", c_len ) == 0 ) c = '<88>' ; ^ xml.c:968:54: warning: illegal character encoding in character literal [-Winvalid-source-encoding] else if( strncmp(ptr,"Ÿ", c_len ) == 0 ) c = '<9F>' ; ^ xml.c:969:54: warning: illegal character encoding in character literal [-Winvalid-source-encoding] else if( strncmp(ptr,"€", c_len ) == 0 ) c = '<80>' ; ^ xml.c:975:50: warning: illegal character encoding in character literal [-Winvalid-source-encoding] if( strncmp(ptr,"Œ", c_len ) == 0 ) c = '<8C>' ; ^ xml.c:976:55: warning: illegal character encoding in character literal [-Winvalid-source-encoding] else if( strncmp(ptr,"œ", c_len ) == 0 ) c = '<9C>' ; ^ xml.c:977:55: warning: illegal character encoding in character literal [-Winvalid-source-encoding] else if( strncmp(ptr,"˜", c_len ) == 0 ) c = '<98>' ; ^ xml.c:978:55: warning: illegal character encoding in character literal [-Winvalid-source-encoding] else if( strncmp(ptr,"–", c_len ) == 0 ) c = '<96>' ; ^ xml.c:979:55: warning: illegal character encoding in character literal [-Winvalid-source-encoding] else if( strncmp(ptr,"—", c_len ) == 0 ) c = '<97>' ; ^ xml.c:980:55: warning: illegal character encoding in character literal [-Winvalid-source-encoding] else if( strncmp(ptr,"‘", c_len ) == 0 ) c = '<91>' ; ^ xml.c:981:55: warning: illegal character encoding in character literal [-Winvalid-source-encoding] else if( strncmp(ptr,"’", c_len ) == 0 ) c = '<92>' ; ^ xml.c:982:55: warning: illegal character encoding in character literal [-Winvalid-source-encoding] else if( strncmp(ptr,"‚", c_len ) == 0 ) c = '<82>' ; ^ xml.c:983:55: warning: illegal character encoding in character literal [-Winvalid-source-encoding] else if( strncmp(ptr,"“", c_len ) == 0 ) c = '<93>' ; ^ xml.c:984:55: warning: illegal character encoding in character literal [-Winvalid-source-encoding] else if( strncmp(ptr,"”", c_len ) == 0 ) c = '<94>' ; ^ xml.c:985:55: warning: illegal character encoding in character literal [-Winvalid-source-encoding] else if( strncmp(ptr,"„", c_len ) == 0 ) c = '<84>' ; ^ xml.c:990:51: warning: illegal character encoding in character literal [-Winvalid-source-encoding] if( strncmp(ptr,"Š", c_len ) == 0 ) c = '<8A>' ; ^ xml.c:991:56: warning: illegal character encoding in character literal [-Winvalid-source-encoding] else if( strncmp(ptr,"š", c_len ) == 0 ) c = '<9A>' ; ^ xml.c:993:56: warning: illegal character encoding in character literal [-Winvalid-source-encoding] else if( strncmp(ptr,"†", c_len ) == 0 ) c = '<86>' ; ^ xml.c:994:56: warning: illegal character encoding in character literal [-Winvalid-source-encoding] else if( strncmp(ptr,"‡", c_len ) == 0 ) c = '<87>' ; ^ xml.c:995:56: warning: illegal character encoding in character literal [-Winvalid-source-encoding] else if( strncmp(ptr,"‰", c_len ) == 0 ) c = '<89>' ; ^ xml.c:996:56: warning: illegal character encoding in character literal [-Winvalid-source-encoding] else if( strncmp(ptr,"‹", c_len ) == 0 ) c = '<8B>' ; ^ xml.c:997:56: warning: illegal character encoding in character literal [-Winvalid-source-encoding] else if( strncmp(ptr,"›", c_len ) == 0 ) c = '<9B>' ; ^ 21 warnings generated. xprop.c xwrap.c /bin/rm -f libAfterBase.a ar clq libAfterBase.a ashash.o aslist.o asvector.o audit.o fs.o layout.o mystring.o os.o output.o parse.o regexp.o safemalloc.o selfdiag.o sleep.o socket.o timer.o trace.o xml.o xprop.o xwrap.o /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libAfterBase.a(trace.o) has no symbols ranlib libAfterBase.a /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libAfterBase.a(trace.o) has no symbols gmake[1]: Leaving directory '/Users/pbulk/build/wm/afterstep/work/afterstep-devel-2.2.12/libAfterBase' gmake[1]: Entering directory '/Users/pbulk/build/wm/afterstep/work/afterstep-devel-2.2.12/libAfterImage' Makefile:378: warning: ignoring prerequisites on suffix rule definition asimage.c ascmap.c asfont.c asimagexml.c asstorage.c asvisual.c blender.c bmp.c char2uni.c draw.c export.c export.c:1149:2: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 photometric = PHOTOMETRIC_RGB; ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ export.c:1195:41: warning: 'uint32' is deprecated [-Wdeprecated-declarations] TIFFSetField(out, TIFFTAG_IMAGEWIDTH, (uint32) im->width); ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ export.c:1196:42: warning: 'uint32' is deprecated [-Wdeprecated-declarations] TIFFSetField(out, TIFFTAG_IMAGELENGTH, (uint32) im->height); ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ export.c:1201:6: warning: 'uint16' is deprecated [-Wdeprecated-declarations] uint16 v[1]; ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ 4 warnings generated. imencdec.c import.c import.c:2315:7: warning: 'uint32' is deprecated [-Wdeprecated-declarations] uint32* bc; ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) ^ 1 warning generated. pixmap.c scanline.c transform.c ungif.c xcf.c ximage.c xpm.c Compiled with :clang -O3 -DNO_DEBUG_OUTPUT -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -fPIC -mmmx -Winline --param inline-unit-growth=10000 --param large-function-growth=10000 -I/opt/pkg/include/freetype2 -I/opt/pkg/include -I/opt/pkg/include/libpng16 Compiling with :clang -O3 -DNO_DEBUG_OUTPUT -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -fPIC -mmmx -Winline --param inline-unit-growth=10000 --param large-function-growth=10000 -I/opt/pkg/include/freetype2 -I/opt/pkg/include -I/opt/pkg/include/libpng16 /bin/rm -f libAfterImage.a ar clq libAfterImage.a asimage.o ascmap.o asfont.o asimagexml.o asstorage.o asvisual.o blender.o bmp.o char2uni.o draw.o export.o imencdec.o import.o pixmap.o scanline.o transform.o ungif.o xcf.o ximage.o xpm.o /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libAfterImage.a(ungif.o) has no symbols ranlib libAfterImage.a /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libAfterImage.a(ungif.o) has no symbols gmake[2]: Entering directory '/Users/pbulk/build/wm/afterstep/work/afterstep-devel-2.2.12/libAfterImage/apps' Makefile:174: warning: ignoring prerequisites on suffix rule definition asview common ld: warning: option -Sn is obsolete and being ignored asscale ld: warning: option -Sn is obsolete and being ignored astile ld: warning: option -Sn is obsolete and being ignored asmerge ld: warning: option -Sn is obsolete and being ignored asgrad ld: warning: option -Sn is obsolete and being ignored asflip ld: warning: option -Sn is obsolete and being ignored asi18n ld: warning: option -Sn is obsolete and being ignored astext ld: warning: option -Sn is obsolete and being ignored ascompose ld: warning: option -Sn is obsolete and being ignored asvector ld: warning: option -Sn is obsolete and being ignored ascheckttf ld: warning: option -Sn is obsolete and being ignored gmake[2]: Leaving directory '/Users/pbulk/build/wm/afterstep/work/afterstep-devel-2.2.12/libAfterImage/apps' gmake[1]: Leaving directory '/Users/pbulk/build/wm/afterstep/work/afterstep-devel-2.2.12/libAfterImage' gmake[1]: Entering directory '/Users/pbulk/build/wm/afterstep/work/afterstep-devel-2.2.12/libAfterStep' Compiling with :clang -DNO_DEBUG_OUTPUT -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -fPIC asapp.c ascommand.c asdatabase.c asfeel.c aswindata.c balloon.c canvas.c clientprops.c colorscheme.c decor.c desktop_category.c event.c event.c:220:6: warning: non-constant static local variable in inline function may be different in different files [-Wstatic-local-in-inline] static time_t last_system_time = 0; ^ event.c:205:1: note: use 'static' to give inline function 'stash_event_time' internal linkage inline Time stash_event_time (XEvent * xevent) ^ static 1 warning generated. freestor.c functions.c functions.c:42:1: warning: non-void function does not return a value [-Wreturn-type] } ^ 1 warning generated. font.c hints.c kde.c module.c moveresize.c moveresize.c:254:19: warning: while loop has empty body [-Wempty-body] SHOW_CHECKPOINT; ^ moveresize.c:254:19: note: put the semicolon on a separate line to silence this warning 1 warning generated. myicon.c mylook.c mylook.c:473:18: warning: address of array 'ancestor->title_style_names' will always evaluate to 'true' [-Wpointer-bool-conversion] if (ancestor->title_style_names) ~~ ~~~~~~~~~~^~~~~~~~~~~~~~~~~ mylook.c:476:18: warning: address of array 'ancestor->frame_style_names' will always evaluate to 'true' [-Wpointer-bool-conversion] if (ancestor->frame_style_names) ~~ ~~~~~~~~~~^~~~~~~~~~~~~~~~~ 2 warnings generated. mystyle.c mystyle_property.c outline.c operations.c parser.c parser_fs.c parser_xml.c screen.c session.c shape.c wmprops.c /bin/rm -f libAfterStep.a ar clq libAfterStep.a asapp.o ascommand.o asdatabase.o asfeel.o aswindata.o balloon.o canvas.o clientprops.o colorscheme.o decor.o desktop_category.o event.o freestor.o functions.o font.o hints.o kde.o module.o moveresize.o myicon.o mylook.o mystyle.o mystyle_property.o outline.o operations.o parser.o parser_fs.o parser_xml.o screen.o session.o shape.o wmprops.o ranlib libAfterStep.a gmake[1]: Leaving directory '/Users/pbulk/build/wm/afterstep/work/afterstep-devel-2.2.12/libAfterStep' gmake[1]: Entering directory '/Users/pbulk/build/wm/afterstep/work/afterstep-devel-2.2.12/libAfterConf' Compiling with :clang -DNO_DEBUG_OUTPUT -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -fPIC AfterStep.c AlignBevel.c Animate.c ASetRoot.c ASMount.c Sound.c Base.c balloon.c Clean.c Color.c Database.c DesktopEntry.c Feel.c Feel.c:323:7: warning: implicit declaration of function 'XkbKeycodeToKeysym' is invalid in C99 [-Wimplicit-function-declaration] if (XkbKeycodeToKeysym (dpy, keycode, 0, 0) == keysym) ^ 1 warning generated. function.c Ident.c Look.c MyFrame.c MyStyle.c Pager.c Wharf.c WinList.c WinTabs.c /bin/rm -f libAfterConf.a ar clq libAfterConf.a AfterStep.o AlignBevel.o Animate.o ASetRoot.o ASMount.o Sound.o Base.o balloon.o Clean.o Color.o Database.o DesktopEntry.o Feel.o function.o Ident.o Look.o MyFrame.o MyStyle.o Pager.o Wharf.o WinList.o WinTabs.o ranlib libAfterConf.a clang -DNO_DEBUG_OUTPUT -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -fPIC -DPRINT_DESKTOP_ENTRIES -c DesktopEntry.c -o PrintDesktopEntries.o clang PrintDesktopEntries.o -L/opt/pkg/lib -rdynamic -L/opt/pkg/lib -rdynamic ../libAfterConf/libAfterConf.a ../libAfterStep/libAfterStep.a ../libAfterImage/libAfterImage.a ../libAfterBase/libAfterBase.a -lXinerama -lX11 -lSM -lICE -lXext -L/opt/pkg/lib -lfreetype -ltiff -lX11 -lSM -lICE -lXext -ljpeg -lpng -lz -lm -o PrintDesktopEntries gmake[1]: Leaving directory '/Users/pbulk/build/wm/afterstep/work/afterstep-devel-2.2.12/libAfterConf' gmake[1]: Entering directory '/Users/pbulk/build/wm/afterstep/work/afterstep-devel-2.2.12/libASGTK' Compiling with :clang -DNO_DEBUG_OUTPUT -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -fPIC -I/opt/pkg/include/gtk-2.0 -I/opt/pkg/lib/gtk-2.0/include -I/opt/pkg/include/pango-1.0 -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include/fribidi -I/opt/pkg/include/cairo -I/opt/pkg/include/pixman-1 -I/opt/pkg/include/gdk-pixbuf-2.0 -I/opt/pkg/include/atk-1.0 -D_REENTRANT asgtkapp.c In file included from asgtkapp.c:27: In file included from ./asgtk.h:6: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37: /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/gobject/gtype.h:704:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:558:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_36' # define GLIB_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gmacros.h:1180:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gmacros.h:1103:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from asgtkapp.c:27: In file included from ./asgtk.h:6: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31: /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gtypes.h:551:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:971:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gmacros.h:1181:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gmacros.h:1113:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 2 warnings generated. asgtkai.c In file included from asgtkai.c:28: In file included from ./asgtk.h:6: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37: /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/gobject/gtype.h:704:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:558:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_36' # define GLIB_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gmacros.h:1180:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gmacros.h:1103:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from asgtkai.c:28: In file included from ./asgtk.h:6: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31: /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gtypes.h:551:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:971:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gmacros.h:1181:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gmacros.h:1113:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 2 warnings generated. asgtkcframe.c In file included from asgtkcframe.c:30: In file included from ./asgtk.h:6: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37: /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/gobject/gtype.h:704:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:558:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_36' # define GLIB_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gmacros.h:1180:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gmacros.h:1103:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from asgtkcframe.c:30: In file included from ./asgtk.h:6: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31: /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gtypes.h:551:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:971:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gmacros.h:1181:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gmacros.h:1113:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 2 warnings generated. asgtkcolorsel.c In file included from asgtkcolorsel.c:29: In file included from ./asgtk.h:6: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37: /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/gobject/gtype.h:704:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:558:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_36' # define GLIB_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gmacros.h:1180:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gmacros.h:1103:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from asgtkcolorsel.c:29: In file included from ./asgtk.h:6: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31: /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gtypes.h:551:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:971:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gmacros.h:1181:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gmacros.h:1113:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 2 warnings generated. asgtkdirtree.c In file included from asgtkdirtree.c:29: In file included from ./asgtk.h:6: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37: /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/gobject/gtype.h:704:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:558:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_36' # define GLIB_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gmacros.h:1180:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gmacros.h:1103:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from asgtkdirtree.c:29: In file included from ./asgtk.h:6: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31: /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gtypes.h:551:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:971:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gmacros.h:1181:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gmacros.h:1113:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 2 warnings generated. asgtkgradient.c In file included from asgtkgradient.c:29: In file included from ./asgtk.h:6: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37: /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/gobject/gtype.h:704:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:558:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_36' # define GLIB_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gmacros.h:1180:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gmacros.h:1103:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from asgtkgradient.c:29: In file included from ./asgtk.h:6: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31: /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gtypes.h:551:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:971:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gmacros.h:1181:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gmacros.h:1113:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 2 warnings generated. asgtkimagebrowser.c In file included from asgtkimagebrowser.c:28: In file included from ./asgtk.h:6: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37: /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/gobject/gtype.h:704:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:558:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_36' # define GLIB_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gmacros.h:1180:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gmacros.h:1103:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from asgtkimagebrowser.c:28: In file included from ./asgtk.h:6: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31: /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gtypes.h:551:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:971:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gmacros.h:1181:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gmacros.h:1113:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 2 warnings generated. asgtklistviews.c In file included from asgtklistviews.c:30: In file included from ./asgtk.h:6: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37: /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/gobject/gtype.h:704:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:558:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_36' # define GLIB_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gmacros.h:1180:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gmacros.h:1103:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from asgtklistviews.c:30: In file included from ./asgtk.h:6: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31: /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gtypes.h:551:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:971:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gmacros.h:1181:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gmacros.h:1113:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 2 warnings generated. asgtkimagedir.c In file included from asgtkimagedir.c:29: In file included from ./asgtk.h:6: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37: /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/gobject/gtype.h:704:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:558:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_36' # define GLIB_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gmacros.h:1180:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gmacros.h:1103:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from asgtkimagedir.c:29: In file included from ./asgtk.h:6: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31: /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gtypes.h:551:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:971:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gmacros.h:1181:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gmacros.h:1113:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 2 warnings generated. asgtkimageview.c In file included from asgtkimageview.c:28: In file included from ./asgtk.h:6: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37: /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/gobject/gtype.h:704:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:558:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_36' # define GLIB_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gmacros.h:1180:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gmacros.h:1103:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from asgtkimageview.c:28: In file included from ./asgtk.h:6: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31: /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gtypes.h:551:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:971:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gmacros.h:1181:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gmacros.h:1113:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 2 warnings generated. asgtklookedit.c In file included from asgtklookedit.c:36: In file included from ./asgtk.h:6: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37: /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/gobject/gtype.h:704:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:558:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_36' # define GLIB_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gmacros.h:1180:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gmacros.h:1103:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from asgtklookedit.c:36: In file included from ./asgtk.h:6: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31: /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gtypes.h:551:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:971:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gmacros.h:1181:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gmacros.h:1113:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ asgtklookedit.c:379:54: warning: if statement has empty body [-Wempty-body] if (get_flags (self->flags, ASGTK_MYSTYLE_SLICED)) ; ^ asgtklookedit.c:379:54: note: put the semicolon on a separate line to silence this warning 3 warnings generated. asgtkxmleditor.c In file included from asgtkxmleditor.c:30: In file included from ./asgtk.h:6: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37: /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/gobject/gtype.h:704:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:558:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_36' # define GLIB_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gmacros.h:1180:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gmacros.h:1103:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from asgtkxmleditor.c:30: In file included from ./asgtk.h:6: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31: /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gtypes.h:551:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:971:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gmacros.h:1181:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gmacros.h:1113:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 2 warnings generated. asgtkxmloptlist.c In file included from asgtkxmloptlist.c:30: In file included from ./asgtk.h:6: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37: /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/gobject/gtype.h:704:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:558:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_36' # define GLIB_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gmacros.h:1180:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gmacros.h:1103:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from asgtkxmloptlist.c:30: In file included from ./asgtk.h:6: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31: /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gtypes.h:551:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:971:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gmacros.h:1181:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gmacros.h:1113:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 2 warnings generated. mystyle_editor_interface.c In file included from mystyle_editor_interface.c:18: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37: /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/gobject/gtype.h:704:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:558:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_36' # define GLIB_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gmacros.h:1180:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gmacros.h:1103:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from mystyle_editor_interface.c:18: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31: /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gtypes.h:551:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:971:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gmacros.h:1181:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gmacros.h:1113:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 2 warnings generated. /bin/rm -f libASGTK.a ar clq libASGTK.a asgtkapp.o asgtkai.o asgtkcframe.o asgtkcolorsel.o asgtkdirtree.o asgtkgradient.o asgtkimagebrowser.o asgtklistviews.o asgtkimagedir.o asgtkimageview.o asgtklookedit.o asgtkxmleditor.o asgtkxmloptlist.o mystyle_editor_interface.o ranlib libASGTK.a gmake[1]: Leaving directory '/Users/pbulk/build/wm/afterstep/work/afterstep-devel-2.2.12/libASGTK' gmake[1]: Entering directory '/Users/pbulk/build/wm/afterstep/work/afterstep-devel-2.2.12/src/afterstep' add_window.c afterstep.c afterstep.c:711:10: warning: implicit declaration of function 'asdbus_GetCanSuspend' is invalid in C99 [-Wimplicit-function-declaration] return (asdbus_GetCanSuspend ()); ^ afterstep.c:715:10: warning: implicit declaration of function 'asdbus_GetCanHibernate' is invalid in C99 [-Wimplicit-function-declaration] return (asdbus_GetCanHibernate ()); ^ afterstep.c:785:8: warning: implicit declaration of function 'asdbus_GetCanSuspend' is invalid in C99 [-Wimplicit-function-declaration] if (asdbus_GetCanSuspend ()) ^ afterstep.c:786:17: warning: implicit declaration of function 'asdbus_Suspend' is invalid in C99 [-Wimplicit-function-declaration] requested = asdbus_Suspend (500); ^ afterstep.c:789:8: warning: implicit declaration of function 'asdbus_GetCanHibernate' is invalid in C99 [-Wimplicit-function-declaration] if (asdbus_GetCanHibernate ()) ^ afterstep.c:790:17: warning: implicit declaration of function 'asdbus_Hibernate' is invalid in C99 [-Wimplicit-function-declaration] requested = asdbus_Hibernate (500); ^ afterstep.c:778:9: warning: 109 enumeration values not handled in switch: 'F_NOP', 'F_TITLE', 'F_BEEP'... [-Wswitch] switch(kind) ^~~~ afterstep.c:778:9: note: add missing switch cases switch(kind) ^ afterstep.c:927:4: warning: implicit declaration of function 'asdbus_UnregisterSMClient' is invalid in C99 [-Wimplicit-function-declaration] asdbus_UnregisterSMClient (GnomeSessionClientID); ^ 8 warnings generated. aswindow.c colormaps.c configure.c cover.c dbus.c dbus.c:245:3: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations] g_type_init(); ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/gobject/gtype.h:709:1: note: 'g_type_init' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_36 ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:552:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_36' # define GLIB_DEPRECATED_IN_2_36 GLIB_DEPRECATED ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gmacros.h:1144:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gmacros.h:1103:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 1 warning generated. decorations.c dirtree.c events.c events.c:799:19: warning: implicit declaration of function 'XkbKeycodeToKeysym' is invalid in C99 [-Wimplicit-function-declaration] KeySym keysym = XkbKeycodeToKeysym (dpy, xk->keycode, m, 0); ^ 1 warning generated. functions.c housekeeping.c icons.c menuitem.c menuitem.c:280:10: warning: implicit declaration of function 'XkbKeycodeToKeysym' is invalid in C99 [-Wimplicit-function-declaration] if (XkbKeycodeToKeysym (dpy, i, m, 0) == keysym) ^ 1 warning generated. menus.c misc.c module.c pager.c placement.c theme.c winstatus.c Compiled with :clang -DNO_DEBUG_OUTPUT -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -fPIC -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/dbus-1.0 -I/opt/pkg/lib/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE and Libraries :-L/opt/pkg/lib -rdynamic ../../libAfterConf/libAfterConf.a ../../libAfterStep/libAfterStep.a ../../libAfterImage/libAfterImage.a ../../libAfterBase/libAfterBase.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -L/opt/pkg/lib -lfreetype -ltiff -lX11 -lSM -lICE -lXext -ljpeg -lpng -lz -lm -L/opt/pkg/lib -ldbus-1 -lXinerama -lX11 -lSM -lICE -lXext gmake[1]: Leaving directory '/Users/pbulk/build/wm/afterstep/work/afterstep-devel-2.2.12/src/afterstep' gmake[1]: Entering directory '/Users/pbulk/build/wm/afterstep/work/afterstep-devel-2.2.12/src/Animate' Animate.c clang Animate.o -L/opt/pkg/lib -rdynamic ../../libAfterConf/libAfterConf.a ../../libAfterStep/libAfterStep.a ../../libAfterImage/libAfterImage.a ../../libAfterBase/libAfterBase.a -L/opt/pkg/lib -lfreetype -ltiff -lX11 -lSM -lICE -lXext -ljpeg -lpng -lz -lm -lXinerama -lX11 -lSM -lICE -lXext -o Animate gmake[1]: Leaving directory '/Users/pbulk/build/wm/afterstep/work/afterstep-devel-2.2.12/src/Animate' gmake[1]: Entering directory '/Users/pbulk/build/wm/afterstep/work/afterstep-devel-2.2.12/src/Arrange' Arrange.c clang Arrange.o -L/opt/pkg/lib -rdynamic ../../libAfterConf/libAfterConf.a ../../libAfterStep/libAfterStep.a ../../libAfterImage/libAfterImage.a ../../libAfterBase/libAfterBase.a -L/opt/pkg/lib -lfreetype -ltiff -lX11 -lSM -lICE -lXext -ljpeg -lpng -lz -lm -lXinerama -lX11 -lSM -lICE -lXext -o Arrange gmake[1]: Leaving directory '/Users/pbulk/build/wm/afterstep/work/afterstep-devel-2.2.12/src/Arrange' gmake[1]: Entering directory '/Users/pbulk/build/wm/afterstep/work/afterstep-devel-2.2.12/src/Banner' /bin/cp Banner.sh Banner gmake[1]: Leaving directory '/Users/pbulk/build/wm/afterstep/work/afterstep-devel-2.2.12/src/Banner' gmake[1]: Entering directory '/Users/pbulk/build/wm/afterstep/work/afterstep-devel-2.2.12/src/Ident' Ident.c clang Ident.o -L/opt/pkg/lib -rdynamic ../../libAfterConf/libAfterConf.a ../../libAfterStep/libAfterStep.a ../../libAfterImage/libAfterImage.a ../../libAfterBase/libAfterBase.a -L/opt/pkg/lib -lfreetype -ltiff -lX11 -lSM -lICE -lXext -ljpeg -lpng -lz -lm -lXinerama -lX11 -lSM -lICE -lXext -o Ident gmake[1]: Leaving directory '/Users/pbulk/build/wm/afterstep/work/afterstep-devel-2.2.12/src/Ident' gmake[1]: Entering directory '/Users/pbulk/build/wm/afterstep/work/afterstep-devel-2.2.12/src/Pager' Pager.c clang Pager.o -L/opt/pkg/lib -rdynamic ../../libAfterConf/libAfterConf.a ../../libAfterStep/libAfterStep.a ../../libAfterImage/libAfterImage.a ../../libAfterBase/libAfterBase.a -L/opt/pkg/lib -lfreetype -ltiff -lX11 -lSM -lICE -lXext -ljpeg -lpng -lz -lm -lXinerama -lX11 -lSM -lICE -lXext -o Pager gmake[1]: Leaving directory '/Users/pbulk/build/wm/afterstep/work/afterstep-devel-2.2.12/src/Pager' gmake[1]: Entering directory '/Users/pbulk/build/wm/afterstep/work/afterstep-devel-2.2.12/src/Wharf' Wharf.c clang Wharf.o -L/opt/pkg/lib -rdynamic ../../libAfterConf/libAfterConf.a ../../libAfterStep/libAfterStep.a ../../libAfterImage/libAfterImage.a ../../libAfterBase/libAfterBase.a -L/opt/pkg/lib -lfreetype -ltiff -lX11 -lSM -lICE -lXext -ljpeg -lpng -lz -lm -lXinerama -lX11 -lSM -lICE -lXext -o Wharf gmake[1]: Leaving directory '/Users/pbulk/build/wm/afterstep/work/afterstep-devel-2.2.12/src/Wharf' gmake[1]: Entering directory '/Users/pbulk/build/wm/afterstep/work/afterstep-devel-2.2.12/src/WinCommand' WinCommand.c clang WinCommand.o -lreadline -lncurses -L/opt/pkg/lib -rdynamic ../../libAfterConf/libAfterConf.a ../../libAfterStep/libAfterStep.a ../../libAfterImage/libAfterImage.a ../../libAfterBase/libAfterBase.a -L/opt/pkg/lib -lfreetype -ltiff -lX11 -lSM -lICE -lXext -ljpeg -lpng -lz -lm -lXinerama -lX11 -lSM -lICE -lXext -o WinCommand clang -DNO_DEBUG_OUTPUT -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -fPIC -I/opt/pkg/include/gtk-2.0 -I/opt/pkg/lib/gtk-2.0/include -I/opt/pkg/include/pango-1.0 -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include/fribidi -I/opt/pkg/include/cairo -I/opt/pkg/include/pixman-1 -I/opt/pkg/include/gdk-pixbuf-2.0 -I/opt/pkg/include/atk-1.0 -D_REENTRANT -c GWCommand.c In file included from GWCommand.c:25: In file included from ./../../libASGTK/asgtk.h:6: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37: /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/gobject/gtype.h:704:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:558:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_36' # define GLIB_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gmacros.h:1180:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gmacros.h:1103:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from GWCommand.c:25: In file included from ./../../libASGTK/asgtk.h:6: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31: /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gtypes.h:551:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:971:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gmacros.h:1181:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gmacros.h:1113:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 2 warnings generated. clang GWCommand.o ../../libASGTK/libASGTK.a -L/opt/pkg/lib -rdynamic ../../libAfterConf/libAfterConf.a ../../libAfterStep/libAfterStep.a ../../libAfterImage/libAfterImage.a ../../libAfterBase/libAfterBase.a -L/opt/pkg/lib -lfreetype -ltiff -lX11 -lSM -lICE -lXext -ljpeg -lpng -lz -lm -lXinerama -lX11 -lSM -lICE -lXext -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lharfbuzz -lfontconfig -L/opt/pkg/lib -lfreetype -ltiff -lX11 -lSM -lICE -lXext -ljpeg -lpng -lz -lm -o GWCommand gmake[1]: Leaving directory '/Users/pbulk/build/wm/afterstep/work/afterstep-devel-2.2.12/src/WinCommand' gmake[1]: Entering directory '/Users/pbulk/build/wm/afterstep/work/afterstep-devel-2.2.12/src/WinList2' WinList.c WinList.c:979:37: warning: cast to smaller integer type 'int' from 'void *' [-Wvoid-pointer-to-int-cast] Bool dont_resize_main_canvas = (Bool)vdata ; ^~~~~~~~~~~ WinList.c:1012:55: warning: comparison of array 'WinListState.window_order' not equal to a null pointer is always true [-Wtautological-pointer-compare] if( WinListState.windows_num != 0 && WinListState.window_order != NULL ) ~~~~~~~~~~~~~^~~~~~~~~~~~ ~~~~ WinList.c:1065:55: warning: comparison of array 'WinListState.window_order' equal to a null pointer is always false [-Wtautological-pointer-compare] if( WinListState.windows_num == 0 || WinListState.window_order == NULL ) ~~~~~~~~~~~~~^~~~~~~~~~~~ ~~~~ 3 warnings generated. clang WinList.o -L/opt/pkg/lib -rdynamic ../../libAfterConf/libAfterConf.a ../../libAfterStep/libAfterStep.a ../../libAfterImage/libAfterImage.a ../../libAfterBase/libAfterBase.a -L/opt/pkg/lib -lfreetype -ltiff -lX11 -lSM -lICE -lXext -ljpeg -lpng -lz -lm -lXinerama -lX11 -lSM -lICE -lXext -o WinList gmake[1]: Leaving directory '/Users/pbulk/build/wm/afterstep/work/afterstep-devel-2.2.12/src/WinList2' gmake[1]: Entering directory '/Users/pbulk/build/wm/afterstep/work/afterstep-devel-2.2.12/src/WinTabs' WinTabs.c clang WinTabs.o -L/opt/pkg/lib -rdynamic ../../libAfterConf/libAfterConf.a ../../libAfterStep/libAfterStep.a ../../libAfterImage/libAfterImage.a ../../libAfterBase/libAfterBase.a -L/opt/pkg/lib -lfreetype -ltiff -lX11 -lSM -lICE -lXext -ljpeg -lpng -lz -lm -lXinerama -lX11 -lSM -lICE -lXext -o WinTabs gmake[1]: Leaving directory '/Users/pbulk/build/wm/afterstep/work/afterstep-devel-2.2.12/src/WinTabs' gmake[1]: Entering directory '/Users/pbulk/build/wm/afterstep/work/afterstep-devel-2.2.12/src/ascp' ascolor.c clang ascolor.o -L/opt/pkg/lib -rdynamic ../../libAfterConf/libAfterConf.a ../../libAfterStep/libAfterStep.a ../../libAfterImage/libAfterImage.a ../../libAfterBase/libAfterBase.a -L/opt/pkg/lib -lfreetype -ltiff -lX11 -lSM -lICE -lXext -ljpeg -lpng -lz -lm -lXinerama -lX11 -lSM -lICE -lXext -o ascolor gmake[1]: Leaving directory '/Users/pbulk/build/wm/afterstep/work/afterstep-devel-2.2.12/src/ascp' gmake[1]: Entering directory '/Users/pbulk/build/wm/afterstep/work/afterstep-devel-2.2.12/src/tools/ASRun' main.c In file included from main.c:25: In file included from ./../../../libASGTK/asgtk.h:6: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37: /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:34: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/gobject/gtype.h:704:19: note: 'GTypeDebugFlags' has been explicitly marked deprecated here } GTypeDebugFlags GLIB_DEPRECATED_TYPE_IN_2_36; ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:558:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_36' # define GLIB_DEPRECATED_TYPE_IN_2_36 GLIB_DEPRECATED_TYPE ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gmacros.h:1180:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE' #define GLIB_DEPRECATED_TYPE G_DEPRECATED ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gmacros.h:1103:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ In file included from main.c:25: In file included from ./../../../libASGTK/asgtk.h:6: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30: In file included from /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31: /Users/pbulk/build/wm/afterstep/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gtypes.h:551:35: note: 'GTimeVal' has been explicitly marked deprecated here typedef struct _GTimeVal GTimeVal GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime); ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gversionmacros.h:971:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_62_FOR' # define GLIB_DEPRECATED_TYPE_IN_2_62_FOR(f) GLIB_DEPRECATED_TYPE_FOR(f) ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gmacros.h:1181:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR' #define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f) ^ /Users/pbulk/build/wm/afterstep/work/.buildlink/include/glib-2.0/glib/gmacros.h:1113:44: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead"))) ^ 2 warnings generated. clang main.o -L/opt/pkg/lib -rdynamic ../../../libASGTK/libASGTK.a ../../../libAfterConf/libAfterConf.a ../../../libAfterStep/libAfterStep.a ../../../libAfterImage/libAfterImage.a ../../../libAfterBase/libAfterBase.a -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lharfbuzz -lfontconfig -L/opt/pkg/lib -lfreetype -ltiff -lX11 -lSM -lICE -lXext -ljpeg -lpng -lz -lm -lXinerama -lX11 -lSM -lICE -lXext -o ASRun gmake[1]: Leaving directory '/Users/pbulk/build/wm/afterstep/work/afterstep-devel-2.2.12/src/tools/ASRun' gmake[1]: Entering directory '/Users/pbulk/build/wm/afterstep/work/afterstep-devel-2.2.12/afterstep' gmake[1]: Nothing to be done for 'all'. gmake[1]: Leaving directory '/Users/pbulk/build/wm/afterstep/work/afterstep-devel-2.2.12/afterstep' gmake[1]: Entering directory '/Users/pbulk/build/wm/afterstep/work/afterstep-devel-2.2.12/src/ASDocGen' ASDocGen.c ASDocGen.c:896:42: warning: passing 'ASHashableValue *' (aka 'const unsigned long *') to parameter of type 'ASHashableValueBase *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] items_num = sort_hash_items (Glossary, values, (void**)data, 0); ^~~~~~ ./../../libAfterStep/../include/../libAfterBase/ashash.h:132:74: note: passing argument to parameter 'values' here unsigned long sort_hash_items (ASHashTable * hash, ASHashableValueBase * values, ^ ASDocGen.c:949:9: warning: passing 'ASHashableValue *' (aka 'const unsigned long *') to parameter of type 'void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] free( values ); ^~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/malloc/_malloc.h:42:18: note: passing argument to parameter here void free(void *); ^ ASDocGen.c:971:39: warning: passing 'ASHashableValue *' (aka 'const unsigned long *') to parameter of type 'ASHashableValueBase *' (aka 'unsigned long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] items_num = sort_hash_items (Index, values, (void**)data, 0); ^~~~~~ ./../../libAfterStep/../include/../libAfterBase/ashash.h:132:74: note: passing argument to parameter 'values' here unsigned long sort_hash_items (ASHashTable * hash, ASHashableValueBase * values, ^ ASDocGen.c:1044:9: warning: passing 'ASHashableValue *' (aka 'const unsigned long *') to parameter of type 'void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] free( values ); ^~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/malloc/_malloc.h:42:18: note: passing argument to parameter here void free(void *); ^ 4 warnings generated. datadoc.c docfile.c robodoc.c xmlproc.c xmlproc.c:182:19: error: character too large for enclosing character literal type else if ( c == '' && state->doc_type == DocType_NROFF ) ^ 1 error generated. gmake[1]: *** [Makefile:199: xmlproc.o] Error 1 gmake[1]: Leaving directory '/Users/pbulk/build/wm/afterstep/work/afterstep-devel-2.2.12/src/ASDocGen' gmake: *** [Makefile:177: all] Error 1 *** Error code 2 Stop. bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-x86_64/wm/afterstep *** Error code 1 Stop. bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-x86_64/wm/afterstep