=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Building for afterstep-2.2.11nb24 gmake[1]: Entering directory '/tmp/pkgbuild/wm/afterstep/work.alpha/AfterStep-2.2.11/libAfterBase' gcc -O3 -DNO_DEBUG_OUTPUT -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Wall -fPIC -I/usr/X11R7/include -c ashash.c In file included from ashash.c:35:0: output.h:59:13: warning: inline function 'nonGNUC_debugout_stub' declared but never defined inline void nonGNUC_debugout_stub( const char *format, ...); ^~~~~~~~~~~~~~~~~~~~~ gcc -O3 -DNO_DEBUG_OUTPUT -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Wall -fPIC -I/usr/X11R7/include -c aslist.c In file included from aslist.c:28:0: output.h:59:13: warning: inline function 'nonGNUC_debugout_stub' declared but never defined inline void nonGNUC_debugout_stub( const char *format, ...); ^~~~~~~~~~~~~~~~~~~~~ gcc -O3 -DNO_DEBUG_OUTPUT -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Wall -fPIC -I/usr/X11R7/include -c asvector.c asvector.c: In function 'append_vector': asvector.c:115:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if( v->allocated < v->used+size ) ^~ asvector.c:118:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if( data ) ^~ asvector.c: In function 'vector_move_data_up': asvector.c:181:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (length < 0) ^~ asvector.c:184:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (index + offset + length > v->allocated) ^~ asvector.c: In function 'vector_move_data_down': asvector.c:218:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if( length == -1 ) ^~ asvector.c:220:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (offset >= 0) ^~ In file included from asvector.c:28:0: asvector.c: At top level: output.h:59:13: warning: inline function 'nonGNUC_debugout_stub' declared but never defined inline void nonGNUC_debugout_stub( const char *format, ...); ^~~~~~~~~~~~~~~~~~~~~ gcc -O3 -DNO_DEBUG_OUTPUT -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Wall -fPIC -I/usr/X11R7/include -c audit.c In file included from audit.c:31:0: output.h:59:13: warning: inline function 'nonGNUC_debugout_stub' declared but never defined inline void nonGNUC_debugout_stub( const char *format, ...); ^~~~~~~~~~~~~~~~~~~~~ gcc -O3 -DNO_DEBUG_OUTPUT -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Wall -fPIC -I/usr/X11R7/include -c fs.c In file included from fs.c:67:0: output.h:59:13: warning: inline function 'nonGNUC_debugout_stub' declared but never defined inline void nonGNUC_debugout_stub( const char *format, ...); ^~~~~~~~~~~~~~~~~~~~~ gcc -O3 -DNO_DEBUG_OUTPUT -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Wall -fPIC -I/usr/X11R7/include -c layout.c layout.c: In function 'get_layout_context_ptr': layout.c:217:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for( i = 0 ; i < layout->dim_y ; ++i ) ^~~ layout.c:221:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' return NULL; ^~~~~~ layout.c: In function 'get_layout_fixed_width': layout.c:424:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if( width > 0 ) ^~ layout.c:426:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' return width ; ^~~~~~ layout.c: In function 'get_layout_fixed_height': layout.c:452:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if( height >0 ) ^~ layout.c:454:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' return height; ^~~~~~ layout.c: In function 'moveresize_layout': layout.c:922:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for( i = 0 ; i < layout->dim_y ; i++ ) ^~~ layout.c:949:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' layout->width = width; ^~~~~~ layout.c:872:9: warning: variable 'spacing_needed' set but not used [-Wunused-but-set-variable] int spacing_needed = 0 ; ^~~~~~~~~~~~~~ In file included from layout.c:30:0: layout.c: At top level: output.h:59:13: warning: inline function 'nonGNUC_debugout_stub' declared but never defined inline void nonGNUC_debugout_stub( const char *format, ...); ^~~~~~~~~~~~~~~~~~~~~ gcc -O3 -DNO_DEBUG_OUTPUT -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Wall -fPIC -I/usr/X11R7/include -c mystring.c In file included from mystring.c:28:0: output.h:59:13: warning: inline function 'nonGNUC_debugout_stub' declared but never defined inline void nonGNUC_debugout_stub( const char *format, ...); ^~~~~~~~~~~~~~~~~~~~~ gcc -O3 -DNO_DEBUG_OUTPUT -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Wall -fPIC -I/usr/X11R7/include -c os.c os.c: In function 'mygetostype': os.c:59:9: warning: variable 'str' set but not used [-Wunused-but-set-variable] char* str = NULL; ^~~ In file included from os.c:27:0: os.c: At top level: output.h:59:13: warning: inline function 'nonGNUC_debugout_stub' declared but never defined inline void nonGNUC_debugout_stub( const char *format, ...); ^~~~~~~~~~~~~~~~~~~~~ gcc -O3 -DNO_DEBUG_OUTPUT -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Wall -fPIC -I/usr/X11R7/include -c output.c gcc -O3 -DNO_DEBUG_OUTPUT -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Wall -fPIC -I/usr/X11R7/include -c parse.c In file included from parse.c:47:0: output.h:59:13: warning: inline function 'nonGNUC_debugout_stub' declared but never defined inline void nonGNUC_debugout_stub( const char *format, ...); ^~~~~~~~~~~~~~~~~~~~~ gcc -O3 -DNO_DEBUG_OUTPUT -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Wall -fPIC -I/usr/X11R7/include -c regexp.c gcc -O3 -DNO_DEBUG_OUTPUT -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Wall -fPIC -I/usr/X11R7/include -c safemalloc.c safemalloc.c: In function 'safecalloc': safemalloc.c:294:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (blength <= 0) ^~ safemalloc.c:297:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (num <= 0) ^~ safemalloc.c: In function 'guarded_calloc': safemalloc.c:312:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (blength <= 0) ^~ safemalloc.c:315:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (num <= 0) ^~ In file included from safemalloc.c:34:0: safemalloc.c: At top level: output.h:59:13: warning: inline function 'nonGNUC_debugout_stub' declared but never defined inline void nonGNUC_debugout_stub( const char *format, ...); ^~~~~~~~~~~~~~~~~~~~~ gcc -O3 -DNO_DEBUG_OUTPUT -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Wall -fPIC -I/usr/X11R7/include -c selfdiag.c In file included from selfdiag.c:35:0: output.h:59:13: warning: inline function 'nonGNUC_debugout_stub' declared but never defined inline void nonGNUC_debugout_stub( const char *format, ...); ^~~~~~~~~~~~~~~~~~~~~ selfdiag.c:223:1: warning: 'find_func_symbol' defined but not used [-Wunused-function] find_func_symbol (void *addr, long *offset) ^~~~~~~~~~~~~~~~ selfdiag.c:97:1: warning: 'get_proc_tables' defined but not used [-Wunused-function] get_proc_tables (proc_tables * ptabs) ^~~~~~~~~~~~~~~ gcc -O3 -DNO_DEBUG_OUTPUT -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Wall -fPIC -I/usr/X11R7/include -c sleep.c gcc -O3 -DNO_DEBUG_OUTPUT -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Wall -fPIC -I/usr/X11R7/include -c socket.c socket.c: In function 'socket_connect_client': socket.c:63:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if( socket_name == NULL ) ^~ socket.c:67:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if ((fd = socket (AF_UNIX, SOCK_STREAM, 0)) < 0) ^~ In file included from socket.c:50:0: socket.c: At top level: output.h:59:13: warning: inline function 'nonGNUC_debugout_stub' declared but never defined inline void nonGNUC_debugout_stub( const char *format, ...); ^~~~~~~~~~~~~~~~~~~~~ gcc -O3 -DNO_DEBUG_OUTPUT -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Wall -fPIC -I/usr/X11R7/include -c timer.c In file included from timer.c:37:0: output.h:59:13: warning: inline function 'nonGNUC_debugout_stub' declared but never defined inline void nonGNUC_debugout_stub( const char *format, ...); ^~~~~~~~~~~~~~~~~~~~~ gcc -O3 -DNO_DEBUG_OUTPUT -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Wall -fPIC -I/usr/X11R7/include -c trace.c gcc -O3 -DNO_DEBUG_OUTPUT -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Wall -fPIC -I/usr/X11R7/include -c xml.c In file included from xml.c:40:0: output.h:59:13: warning: inline function 'nonGNUC_debugout_stub' declared but never defined inline void nonGNUC_debugout_stub( const char *format, ...); ^~~~~~~~~~~~~~~~~~~~~ gcc -O3 -DNO_DEBUG_OUTPUT -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Wall -fPIC -I/usr/X11R7/include -c xprop.c xprop.c: In function 'get_as_property': xprop.c:387:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if( w == None || property == None ) ^~ xprop.c:389:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' header.long_ptr = NULL ; ^~~~~~ xprop.c:392:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (XGetWindowProperty (get_current_X_display(), w, property, 0, 2, False, AnyPropertyType, &actual_type, ^~ xprop.c:395:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (header.long_ptr == NULL) ^~ In file included from xprop.c:40:0: xprop.c: At top level: output.h:59:13: warning: inline function 'nonGNUC_debugout_stub' declared but never defined inline void nonGNUC_debugout_stub( const char *format, ...); ^~~~~~~~~~~~~~~~~~~~~ gcc -O3 -DNO_DEBUG_OUTPUT -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Wall -fPIC -I/usr/X11R7/include -c xwrap.c xwrap.c: In function 'get_topmost_parent': xwrap.c:193:26: warning: variable 'parent' set but not used [-Wunused-but-set-variable] Window root = None, parent = w; ^~~~~~ In file included from xwrap.c:25:0: xwrap.c: At top level: output.h:59:13: warning: inline function 'nonGNUC_debugout_stub' declared but never defined inline void nonGNUC_debugout_stub( const char *format, ...); ^~~~~~~~~~~~~~~~~~~~~ /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 ranlib libAfterBase.a gmake[1]: Leaving directory '/tmp/pkgbuild/wm/afterstep/work.alpha/AfterStep-2.2.11/libAfterBase' gmake[1]: Entering directory '/tmp/pkgbuild/wm/afterstep/work.alpha/AfterStep-2.2.11/libAfterImage' gcc -O3 -DNO_DEBUG_OUTPUT -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Wall -fPIC -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -c asimage.c -o asimage.o In file included from afterbase.h:23:0, from asimage.c:62: asimage.c: In function 'clone_asimage': asimage.c:1175:13: warning: variable 'started' set but not used [-Wunused-but-set-variable] START_TIME(started); ^ ../libAfterBase/output.h:141:44: note: in definition of macro 'START_TIME' #define START_TIME(started) unsigned long started = 0 ^~~~~~~ asimage.c: In function 'get_asimage_channel_rects': asimage.c:1208:13: warning: variable 'started' set but not used [-Wunused-but-set-variable] START_TIME(started); ^ ../libAfterBase/output.h:141:44: note: in definition of macro 'START_TIME' #define START_TIME(started) unsigned long started = 0 ^~~~~~~ In file included from afterbase.h:23:0, from asimage.c:62: asimage.c: At top level: ../libAfterBase/output.h:59:13: warning: inline function 'nonGNUC_debugout_stub' declared but never defined inline void nonGNUC_debugout_stub( const char *format, ...); ^~~~~~~~~~~~~~~~~~~~~ gcc -O3 -DNO_DEBUG_OUTPUT -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Wall -fPIC -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -c ascmap.c -o ascmap.o In file included from afterbase.h:23:0, from ascmap.c:56: ascmap.c: In function 'colormap_asimage': ascmap.c:413:13: warning: variable 'started' set but not used [-Wunused-but-set-variable] START_TIME(started); ^ ../libAfterBase/output.h:141:44: note: in definition of macro 'START_TIME' #define START_TIME(started) unsigned long started = 0 ^~~~~~~ In file included from afterbase.h:23:0, from ascmap.c:56: ascmap.c: At top level: ../libAfterBase/output.h:59:13: warning: inline function 'nonGNUC_debugout_stub' declared but never defined inline void nonGNUC_debugout_stub( const char *format, ...); ^~~~~~~~~~~~~~~~~~~~~ gcc -O3 -DNO_DEBUG_OUTPUT -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Wall -fPIC -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -c asfont.c -o asfont.o asfont.c: In function 'utf8_to_unicode': asfont.c:1327:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!((s[1] ^ 0x80) < 0x40 && (s[2] ^ 0x80) < 0x40 ^~ asfont.c:1330:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' return ((UNICODE_CHAR) (c & 0x0f) << 12) ^~~~~~ asfont.c:1345:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!((s[1] ^ 0x80) < 0x40 && (s[2] ^ 0x80) < 0x40 ^~ asfont.c:1349:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' return ((UNICODE_CHAR) (c & 0x03) << 24) ^~~~~~ In file included from afterbase.h:23:0, from asfont.c:81: asfont.c: In function 'draw_text_internal': asfont.c:1870:13: warning: variable 'started' set but not used [-Wunused-but-set-variable] START_TIME(started); ^ ../libAfterBase/output.h:141:44: note: in definition of macro 'START_TIME' #define START_TIME(started) unsigned long started = 0 ^~~~~~~ In file included from afterbase.h:23:0, from asfont.c:81: asfont.c: At top level: ../libAfterBase/output.h:59:13: warning: inline function 'nonGNUC_debugout_stub' declared but never defined inline void nonGNUC_debugout_stub( const char *format, ...); ^~~~~~~~~~~~~~~~~~~~~ gcc -O3 -DNO_DEBUG_OUTPUT -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Wall -fPIC -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -c asimagexml.c -o asimagexml.o asimagexml.c: In function 'build_image_from_xml': asimagexml.c:2471:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if( *rparm ) xml_elem_delete(NULL, *rparm); *rparm = tparm; ^~ asimagexml.c:2471:48: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if( *rparm ) xml_elem_delete(NULL, *rparm); *rparm = tparm; ^ In file included from afterbase.h:23:0, from asimagexml.c:58: asimagexml.c: At top level: ../libAfterBase/output.h:59:13: warning: inline function 'nonGNUC_debugout_stub' declared but never defined inline void nonGNUC_debugout_stub( const char *format, ...); ^~~~~~~~~~~~~~~~~~~~~ gcc -O3 -DNO_DEBUG_OUTPUT -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Wall -fPIC -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -c asstorage.c -o asstorage.o asstorage.c: In function 'compress_stored_data': asstorage.c:719:10: warning: variable 'buf_size' set but not used [-Wunused-but-set-variable] size_t buf_size = size ; ^~~~~~~~ In file included from afterbase.h:23:0, from asstorage.c:63: asstorage.c: At top level: ../libAfterBase/output.h:59:13: warning: inline function 'nonGNUC_debugout_stub' declared but never defined inline void nonGNUC_debugout_stub( const char *format, ...); ^~~~~~~~~~~~~~~~~~~~~ gcc -O3 -DNO_DEBUG_OUTPUT -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Wall -fPIC -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -c asvisual.c -o asvisual.o In file included from afterbase.h:23:0, from asvisual.c:41: ../libAfterBase/output.h:59:13: warning: inline function 'nonGNUC_debugout_stub' declared but never defined inline void nonGNUC_debugout_stub( const char *format, ...); ^~~~~~~~~~~~~~~~~~~~~ gcc -O3 -DNO_DEBUG_OUTPUT -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Wall -fPIC -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -c blender.c -o blender.o In file included from afterbase.h:23:0, from blender.c:36: ../libAfterBase/output.h:59:13: warning: inline function 'nonGNUC_debugout_stub' declared but never defined inline void nonGNUC_debugout_stub( const char *format, ...); ^~~~~~~~~~~~~~~~~~~~~ gcc -O3 -DNO_DEBUG_OUTPUT -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Wall -fPIC -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -c bmp.c -o bmp.o In file included from afterbase.h:23:0, from bmp.c:32: bmp.c: In function 'ASImage2DIB': bmp.c:111:13: warning: variable 'started' set but not used [-Wunused-but-set-variable] START_TIME(started); ^ ../libAfterBase/output.h:141:44: note: in definition of macro 'START_TIME' #define START_TIME(started) unsigned long started = 0 ^~~~~~~ In file included from afterbase.h:23:0, from bmp.c:32: bmp.c: At top level: ../libAfterBase/output.h:59:13: warning: inline function 'nonGNUC_debugout_stub' declared but never defined inline void nonGNUC_debugout_stub( const char *format, ...); ^~~~~~~~~~~~~~~~~~~~~ gcc -O3 -DNO_DEBUG_OUTPUT -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Wall -fPIC -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -c char2uni.c -o char2uni.o char2uni.c: In function 'parse_charset_name': char2uni.c:776:22: warning: variable 'set' set but not used [-Wunused-but-set-variable] ASSupportedCharsets set = 0; ^~~ In file included from afterbase.h:23:0, from char2uni.c:43: char2uni.c: At top level: ../libAfterBase/output.h:59:13: warning: inline function 'nonGNUC_debugout_stub' declared but never defined inline void nonGNUC_debugout_stub( const char *format, ...); ^~~~~~~~~~~~~~~~~~~~~ gcc -O3 -DNO_DEBUG_OUTPUT -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Wall -fPIC -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -c draw.c -o draw.o In file included from afterbase.h:23:0, from draw.c:44: ../libAfterBase/output.h:59:13: warning: inline function 'nonGNUC_debugout_stub' declared but never defined inline void nonGNUC_debugout_stub( const char *format, ...); ^~~~~~~~~~~~~~~~~~~~~ gcc -O3 -DNO_DEBUG_OUTPUT -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Wall -fPIC -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -c export.c -o export.o In file included from afterbase.h:23:0, from export.c:84: export.c: In function 'ASImage2xpm': export.c:279:13: warning: variable 'started' set but not used [-Wunused-but-set-variable] START_TIME(started); ^ ../libAfterBase/output.h:141:44: note: in definition of macro 'START_TIME' #define START_TIME(started) unsigned long started = 0 ^~~~~~~ export.c: In function 'ASImage2xpmRawBuff': export.c:361:13: warning: variable 'started' set but not used [-Wunused-but-set-variable] START_TIME(started); ^ ../libAfterBase/output.h:141:44: note: in definition of macro 'START_TIME' #define START_TIME(started) unsigned long started = 0 ^~~~~~~ export.c: In function 'ASImage2png_int': export.c:497:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if ( png_ptr != NULL ) ^~ export.c:506:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if( params == NULL ) ^~ In file included from afterbase.h:23:0, from export.c:84: export.c:493:13: warning: variable 'started' set but not used [-Wunused-but-set-variable] START_TIME(started); ^ ../libAfterBase/output.h:141:44: note: in definition of macro 'START_TIME' #define START_TIME(started) unsigned long started = 0 ^~~~~~~ export.c: In function 'ASImage2jpeg': export.c:756:13: warning: variable 'started' set but not used [-Wunused-but-set-variable] START_TIME(started); ^ ../libAfterBase/output.h:141:44: note: in definition of macro 'START_TIME' #define START_TIME(started) unsigned long started = 0 ^~~~~~~ export.c: In function 'ASImage2xcf': export.c:899:13: warning: variable 'started' set but not used [-Wunused-but-set-variable] START_TIME(started); ^ ../libAfterBase/output.h:141:44: note: in definition of macro 'START_TIME' #define START_TIME(started) unsigned long started = 0 ^~~~~~~ export.c: In function 'ASImage2ppm': export.c:921:13: warning: variable 'started' set but not used [-Wunused-but-set-variable] START_TIME(started); ^ ../libAfterBase/output.h:141:44: note: in definition of macro 'START_TIME' #define START_TIME(started) unsigned long started = 0 ^~~~~~~ export.c: In function 'ASImage2bmp': export.c:980:13: warning: variable 'started' set but not used [-Wunused-but-set-variable] START_TIME(started); ^ ../libAfterBase/output.h:141:44: note: in definition of macro 'START_TIME' #define START_TIME(started) unsigned long started = 0 ^~~~~~~ export.c: In function 'ASImage2ico': export.c:1027:13: warning: variable 'started' set but not used [-Wunused-but-set-variable] START_TIME(started); ^ ../libAfterBase/output.h:141:44: note: in definition of macro 'START_TIME' #define START_TIME(started) unsigned long started = 0 ^~~~~~~ export.c: In function 'ASImage2tiff': export.c:1253:13: warning: variable 'started' set but not used [-Wunused-but-set-variable] START_TIME(started); ^ ../libAfterBase/output.h:141:44: note: in definition of macro 'START_TIME' #define START_TIME(started) unsigned long started = 0 ^~~~~~~ In file included from afterbase.h:23:0, from export.c:84: export.c: At top level: ../libAfterBase/output.h:59:13: warning: inline function 'nonGNUC_debugout_stub' declared but never defined inline void nonGNUC_debugout_stub( const char *format, ...); ^~~~~~~~~~~~~~~~~~~~~ gcc -O3 -DNO_DEBUG_OUTPUT -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Wall -fPIC -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -c imencdec.c -o imencdec.o imencdec.c: In function 'create_image_xim': imencdec.c:121:24: warning: variable 'do_alpha' set but not used [-Wunused-but-set-variable] Bool scratch = False, do_alpha = False ; ^~~~~~~~ In file included from afterbase.h:23:0, from imencdec.c:64: imencdec.c: At top level: ../libAfterBase/output.h:59:13: warning: inline function 'nonGNUC_debugout_stub' declared but never defined inline void nonGNUC_debugout_stub( const char *format, ...); ^~~~~~~~~~~~~~~~~~~~~ gcc -O3 -DNO_DEBUG_OUTPUT -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Wall -fPIC -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -c import.c -o import.o In file included from afterbase.h:23:0, from import.c:92: import.c: In function 'xpm2ASImage': import.c:1133:13: warning: variable 'started' set but not used [-Wunused-but-set-variable] START_TIME(started); ^ ../libAfterBase/output.h:141:44: note: in definition of macro 'START_TIME' #define START_TIME(started) unsigned long started = 0 ^~~~~~~ import.c: In function 'xpm_data2ASImage': import.c:1157:13: warning: variable 'started' set but not used [-Wunused-but-set-variable] START_TIME(started); ^ ../libAfterBase/output.h:141:44: note: in definition of macro 'START_TIME' #define START_TIME(started) unsigned long started = 0 ^~~~~~~ import.c: In function 'xpmRawBuff2ASImage': import.c:1178:13: warning: variable 'started' set but not used [-Wunused-but-set-variable] START_TIME(started); ^ ../libAfterBase/output.h:141:44: note: in definition of macro 'START_TIME' #define START_TIME(started) unsigned long started = 0 ^~~~~~~ import.c: In function 'png2ASImage_int': import.c:1237:13: warning: variable 'started' set but not used [-Wunused-but-set-variable] START_TIME(started); ^ ../libAfterBase/output.h:141:44: note: in definition of macro 'START_TIME' #define START_TIME(started) unsigned long started = 0 ^~~~~~~ import.c: In function 'jpeg2ASImage': import.c:1559:13: warning: variable 'started' set but not used [-Wunused-but-set-variable] START_TIME(started); ^ ../libAfterBase/output.h:141:44: note: in definition of macro 'START_TIME' #define START_TIME(started) unsigned long started = 0 ^~~~~~~ import.c: In function 'xcf2ASImage': import.c:1748:13: warning: variable 'started' set but not used [-Wunused-but-set-variable] START_TIME(started); ^ ../libAfterBase/output.h:141:44: note: in definition of macro 'START_TIME' #define START_TIME(started) unsigned long started = 0 ^~~~~~~ import.c: In function 'ppm2ASImage': import.c:1802:13: warning: variable 'started' set but not used [-Wunused-but-set-variable] START_TIME(started); ^ ../libAfterBase/output.h:141:44: note: in definition of macro 'START_TIME' #define START_TIME(started) unsigned long started = 0 ^~~~~~~ import.c: In function 'bmp2ASImage': import.c:2029:13: warning: variable 'started' set but not used [-Wunused-but-set-variable] START_TIME(started); ^ ../libAfterBase/output.h:141:44: note: in definition of macro 'START_TIME' #define START_TIME(started) unsigned long started = 0 ^~~~~~~ import.c: In function 'ico2ASImage': import.c:2066:13: warning: variable 'started' set but not used [-Wunused-but-set-variable] START_TIME(started); ^ ../libAfterBase/output.h:141:44: note: in definition of macro 'START_TIME' #define START_TIME(started) unsigned long started = 0 ^~~~~~~ import.c: In function 'tiff2ASImage': import.c:2331:13: warning: variable 'started' set but not used [-Wunused-but-set-variable] START_TIME(started); ^ ../libAfterBase/output.h:141:44: note: in definition of macro 'START_TIME' #define START_TIME(started) unsigned long started = 0 ^~~~~~~ import.c: In function 'xml2ASImage': import.c:2623:13: warning: variable 'started' set but not used [-Wunused-but-set-variable] START_TIME(started); ^ ../libAfterBase/output.h:141:44: note: in definition of macro 'START_TIME' #define START_TIME(started) unsigned long started = 0 ^~~~~~~ import.c: In function 'tga2ASImage': import.c:2876:13: warning: variable 'started' set but not used [-Wunused-but-set-variable] START_TIME(started); ^ ../libAfterBase/output.h:141:44: note: in definition of macro 'START_TIME' #define START_TIME(started) unsigned long started = 0 ^~~~~~~ In file included from afterbase.h:23:0, from import.c:92: import.c: At top level: ../libAfterBase/output.h:59:13: warning: inline function 'nonGNUC_debugout_stub' declared but never defined inline void nonGNUC_debugout_stub( const char *format, ...); ^~~~~~~~~~~~~~~~~~~~~ gcc -O3 -DNO_DEBUG_OUTPUT -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Wall -fPIC -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -c pixmap.c -o pixmap.o In file included from afterbase.h:23:0, from pixmap.c:61: ../libAfterBase/output.h:59:13: warning: inline function 'nonGNUC_debugout_stub' declared but never defined inline void nonGNUC_debugout_stub( const char *format, ...); ^~~~~~~~~~~~~~~~~~~~~ gcc -O3 -DNO_DEBUG_OUTPUT -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Wall -fPIC -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -c scanline.c -o scanline.o In file included from afterbase.h:23:0, from scanline.c:40: ../libAfterBase/output.h:59:13: warning: inline function 'nonGNUC_debugout_stub' declared but never defined inline void nonGNUC_debugout_stub( const char *format, ...); ^~~~~~~~~~~~~~~~~~~~~ gcc -O3 -DNO_DEBUG_OUTPUT -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Wall -fPIC -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -c transform.c -o transform.o In file included from afterbase.h:23:0, from transform.c:64: transform.c: In function 'scale_asimage': transform.c:893:13: warning: variable 'started' set but not used [-Wunused-but-set-variable] START_TIME(started); ^ ../libAfterBase/output.h:141:44: note: in definition of macro 'START_TIME' #define START_TIME(started) unsigned long started = 0 ^~~~~~~ transform.c: In function 'scale_asimage2': transform.c:966:13: warning: variable 'started' set but not used [-Wunused-but-set-variable] START_TIME(started); ^ ../libAfterBase/output.h:141:44: note: in definition of macro 'START_TIME' #define START_TIME(started) unsigned long started = 0 ^~~~~~~ transform.c: In function 'tile_asimage': transform.c:1045:13: warning: variable 'started' set but not used [-Wunused-but-set-variable] START_TIME(started); ^ ../libAfterBase/output.h:141:44: note: in definition of macro 'START_TIME' #define START_TIME(started) unsigned long started = 0 ^~~~~~~ transform.c: In function 'merge_layers': transform.c:1109:13: warning: variable 'started' set but not used [-Wunused-but-set-variable] START_TIME(started); ^ ../libAfterBase/output.h:141:44: note: in definition of macro 'START_TIME' #define START_TIME(started) unsigned long started = 0 ^~~~~~~ transform.c: In function 'make_gradient': transform.c:1475:13: warning: variable 'started' set but not used [-Wunused-but-set-variable] START_TIME(started); ^ ../libAfterBase/output.h:141:44: note: in definition of macro 'START_TIME' #define START_TIME(started) unsigned long started = 0 ^~~~~~~ transform.c: In function 'flip_asimage': transform.c:1555:13: warning: variable 'started' set but not used [-Wunused-but-set-variable] START_TIME(started); ^ ../libAfterBase/output.h:141:44: note: in definition of macro 'START_TIME' #define START_TIME(started) unsigned long started = 0 ^~~~~~~ transform.c: In function 'mirror_asimage': transform.c:1670:13: warning: variable 'started' set but not used [-Wunused-but-set-variable] START_TIME(started); ^ ../libAfterBase/output.h:141:44: note: in definition of macro 'START_TIME' #define START_TIME(started) unsigned long started = 0 ^~~~~~~ transform.c: In function 'pad_asimage': transform.c:1732:13: warning: variable 'started' set but not used [-Wunused-but-set-variable] START_TIME(started); ^ ../libAfterBase/output.h:141:44: note: in definition of macro 'START_TIME' #define START_TIME(started) unsigned long started = 0 ^~~~~~~ transform.c: In function 'fill_asimage': transform.c:1855:13: warning: variable 'started' set but not used [-Wunused-but-set-variable] START_TIME(started); ^ ../libAfterBase/output.h:141:44: note: in definition of macro 'START_TIME' #define START_TIME(started) unsigned long started = 0 ^~~~~~~ transform.c: In function 'colorize_asimage_vector': transform.c:1930:13: warning: variable 'started' set but not used [-Wunused-but-set-variable] START_TIME(started); ^ ../libAfterBase/output.h:141:44: note: in definition of macro 'START_TIME' #define START_TIME(started) unsigned long started = 0 ^~~~~~~ transform.c: In function 'adjust_asimage_hsv': transform.c:2804:13: warning: variable 'started' set but not used [-Wunused-but-set-variable] START_TIME(started); ^ ../libAfterBase/output.h:141:44: note: in definition of macro 'START_TIME' #define START_TIME(started) unsigned long started = 0 ^~~~~~~ transform.c: In function 'slice_asimage2': transform.c:2997:13: warning: variable 'started' set but not used [-Wunused-but-set-variable] START_TIME(started); ^ ../libAfterBase/output.h:141:44: note: in definition of macro 'START_TIME' #define START_TIME(started) unsigned long started = 0 ^~~~~~~ transform.c: In function 'pixelize_asimage': transform.c:3212:13: warning: variable 'started' set but not used [-Wunused-but-set-variable] START_TIME(started); ^ ../libAfterBase/output.h:141:44: note: in definition of macro 'START_TIME' #define START_TIME(started) unsigned long started = 0 ^~~~~~~ transform.c: In function 'color2alpha_asimage': transform.c:3343:13: warning: variable 'started' set but not used [-Wunused-but-set-variable] START_TIME(started); ^ ../libAfterBase/output.h:141:44: note: in definition of macro 'START_TIME' #define START_TIME(started) unsigned long started = 0 ^~~~~~~ In file included from afterbase.h:23:0, from transform.c:64: transform.c: At top level: ../libAfterBase/output.h:59:13: warning: inline function 'nonGNUC_debugout_stub' declared but never defined inline void nonGNUC_debugout_stub( const char *format, ...); ^~~~~~~~~~~~~~~~~~~~~ gcc -O3 -DNO_DEBUG_OUTPUT -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Wall -fPIC -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -c ungif.c -o ungif.o In file included from afterbase.h:23:0, from ungif.c:56: ../libAfterBase/output.h:59:13: warning: inline function 'nonGNUC_debugout_stub' declared but never defined inline void nonGNUC_debugout_stub( const char *format, ...); ^~~~~~~~~~~~~~~~~~~~~ gcc -O3 -DNO_DEBUG_OUTPUT -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Wall -fPIC -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -c xcf.c -o xcf.o In file included from afterbase.h:23:0, from xcf.c:48: ../libAfterBase/output.h:59:13: warning: inline function 'nonGNUC_debugout_stub' declared but never defined inline void nonGNUC_debugout_stub( const char *format, ...); ^~~~~~~~~~~~~~~~~~~~~ gcc -O3 -DNO_DEBUG_OUTPUT -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Wall -fPIC -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -c ximage.c -o ximage.o In file included from afterbase.h:23:0, from ximage.c:54: ../libAfterBase/output.h:59:13: warning: inline function 'nonGNUC_debugout_stub' declared but never defined inline void nonGNUC_debugout_stub( const char *format, ...); ^~~~~~~~~~~~~~~~~~~~~ gcc -O3 -DNO_DEBUG_OUTPUT -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Wall -fPIC -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -c xpm.c -o xpm.o In file included from afterbase.h:23:0, from xpm.c:72: ../libAfterBase/output.h:59:13: warning: inline function 'nonGNUC_debugout_stub' declared but never defined inline void nonGNUC_debugout_stub( const char *format, ...); ^~~~~~~~~~~~~~~~~~~~~ /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 ranlib libAfterImage.a gmake[2]: Entering directory '/tmp/pkgbuild/wm/afterstep/work.alpha/AfterStep-2.2.11/libAfterImage/apps' gcc -O3 -DNO_DEBUG_OUTPUT -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Wall -fPIC -I/usr/X11R7/include -I.. -c asview.c In file included from ../afterbase.h:23:0, from asview.c:20: ../../libAfterBase/output.h:59:13: warning: inline function 'nonGNUC_debugout_stub' declared but never defined inline void nonGNUC_debugout_stub( const char *format, ...); ^~~~~~~~~~~~~~~~~~~~~ gcc -O3 -DNO_DEBUG_OUTPUT -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Wall -fPIC -I/usr/X11R7/include -I.. -c common.c In file included from ../afterbase.h:23:0, from common.c:5: ../../libAfterBase/output.h:59:13: warning: inline function 'nonGNUC_debugout_stub' declared but never defined inline void nonGNUC_debugout_stub( const char *format, ...); ^~~~~~~~~~~~~~~~~~~~~ gcc asview.o common.o -L/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -rdynamic -rdynamic -L../ -L../../libAfterBase -lAfterImage -lAfterBase -L/usr/X11R7/lib -lfreetype -ltiff -lX11 -L/usr/X11R7/lib -lSM -lICE -lXext -ljpeg -lpng -lz -lm -lX11 -L/usr/X11R7/lib -lSM -lICE -lXext -lexecinfo -o asview gcc -O3 -DNO_DEBUG_OUTPUT -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Wall -fPIC -I/usr/X11R7/include -I.. -c asscale.c In file included from ../afterbase.h:23:0, from asscale.c:27: ../../libAfterBase/output.h:59:13: warning: inline function 'nonGNUC_debugout_stub' declared but never defined inline void nonGNUC_debugout_stub( const char *format, ...); ^~~~~~~~~~~~~~~~~~~~~ gcc asscale.o common.o -L/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -rdynamic -rdynamic -L../ -L../../libAfterBase -lAfterImage -lAfterBase -L/usr/X11R7/lib -lfreetype -ltiff -lX11 -L/usr/X11R7/lib -lSM -lICE -lXext -ljpeg -lpng -lz -lm -lX11 -L/usr/X11R7/lib -lSM -lICE -lXext -lexecinfo -o asscale gcc -O3 -DNO_DEBUG_OUTPUT -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Wall -fPIC -I/usr/X11R7/include -I.. -c astile.c In file included from ../afterbase.h:23:0, from astile.c:44: ../../libAfterBase/output.h:59:13: warning: inline function 'nonGNUC_debugout_stub' declared but never defined inline void nonGNUC_debugout_stub( const char *format, ...); ^~~~~~~~~~~~~~~~~~~~~ gcc astile.o common.o -L/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -rdynamic -rdynamic -L../ -L../../libAfterBase -lAfterImage -lAfterBase -L/usr/X11R7/lib -lfreetype -ltiff -lX11 -L/usr/X11R7/lib -lSM -lICE -lXext -ljpeg -lpng -lz -lm -lX11 -L/usr/X11R7/lib -lSM -lICE -lXext -lexecinfo -o astile gcc -O3 -DNO_DEBUG_OUTPUT -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Wall -fPIC -I/usr/X11R7/include -I.. -c asmerge.c In file included from ../afterbase.h:23:0, from asmerge.c:34: ../../libAfterBase/output.h:59:13: warning: inline function 'nonGNUC_debugout_stub' declared but never defined inline void nonGNUC_debugout_stub( const char *format, ...); ^~~~~~~~~~~~~~~~~~~~~ gcc asmerge.o common.o -L/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -rdynamic -rdynamic -L../ -L../../libAfterBase -lAfterImage -lAfterBase -L/usr/X11R7/lib -lfreetype -ltiff -lX11 -L/usr/X11R7/lib -lSM -lICE -lXext -ljpeg -lpng -lz -lm -lX11 -L/usr/X11R7/lib -lSM -lICE -lXext -lexecinfo -o asmerge gcc -O3 -DNO_DEBUG_OUTPUT -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Wall -fPIC -I/usr/X11R7/include -I.. -c asgrad.c In file included from ../afterbase.h:23:0, from asgrad.c:26: ../../libAfterBase/output.h:59:13: warning: inline function 'nonGNUC_debugout_stub' declared but never defined inline void nonGNUC_debugout_stub( const char *format, ...); ^~~~~~~~~~~~~~~~~~~~~ gcc asgrad.o common.o -L/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -rdynamic -rdynamic -L../ -L../../libAfterBase -lAfterImage -lAfterBase -L/usr/X11R7/lib -lfreetype -ltiff -lX11 -L/usr/X11R7/lib -lSM -lICE -lXext -ljpeg -lpng -lz -lm -lX11 -L/usr/X11R7/lib -lSM -lICE -lXext -lexecinfo -o asgrad gcc -O3 -DNO_DEBUG_OUTPUT -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Wall -fPIC -I/usr/X11R7/include -I.. -c asflip.c In file included from ../afterbase.h:23:0, from asflip.c:26: ../../libAfterBase/output.h:59:13: warning: inline function 'nonGNUC_debugout_stub' declared but never defined inline void nonGNUC_debugout_stub( const char *format, ...); ^~~~~~~~~~~~~~~~~~~~~ gcc asflip.o common.o -L/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -rdynamic -rdynamic -L../ -L../../libAfterBase -lAfterImage -lAfterBase -L/usr/X11R7/lib -lfreetype -ltiff -lX11 -L/usr/X11R7/lib -lSM -lICE -lXext -ljpeg -lpng -lz -lm -lX11 -L/usr/X11R7/lib -lSM -lICE -lXext -lexecinfo -o asflip gcc -O3 -DNO_DEBUG_OUTPUT -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Wall -fPIC -I/usr/X11R7/include -I.. -c asi18n.c In file included from ../afterbase.h:23:0, from asi18n.c:8: ../../libAfterBase/output.h:59:13: warning: inline function 'nonGNUC_debugout_stub' declared but never defined inline void nonGNUC_debugout_stub( const char *format, ...); ^~~~~~~~~~~~~~~~~~~~~ gcc asi18n.o common.o -L/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -rdynamic -rdynamic -L../ -L../../libAfterBase -lAfterImage -lAfterBase -L/usr/X11R7/lib -lfreetype -ltiff -lX11 -L/usr/X11R7/lib -lSM -lICE -lXext -ljpeg -lpng -lz -lm -lX11 -L/usr/X11R7/lib -lSM -lICE -lXext -lexecinfo -o asi18n gcc -O3 -DNO_DEBUG_OUTPUT -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Wall -fPIC -I/usr/X11R7/include -I.. -c astext.c In file included from ../afterbase.h:23:0, from astext.c:34: ../../libAfterBase/output.h:59:13: warning: inline function 'nonGNUC_debugout_stub' declared but never defined inline void nonGNUC_debugout_stub( const char *format, ...); ^~~~~~~~~~~~~~~~~~~~~ gcc astext.o common.o -L/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -rdynamic -rdynamic -L../ -L../../libAfterBase -lAfterImage -lAfterBase -L/usr/X11R7/lib -lfreetype -ltiff -lX11 -L/usr/X11R7/lib -lSM -lICE -lXext -ljpeg -lpng -lz -lm -lX11 -L/usr/X11R7/lib -lSM -lICE -lXext -lexecinfo -o astext gcc -O3 -DNO_DEBUG_OUTPUT -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Wall -fPIC -I/usr/X11R7/include -I.. -c ascompose.c ascompose.c: In function 'showimage': ascompose.c:1042:7: warning: variable 'depth' set but not used [-Wunused-but-set-variable] int depth = 0; ^~~~~ In file included from ../afterbase.h:23:0, from ascompose.c:47: ascompose.c: At top level: ../../libAfterBase/output.h:59:13: warning: inline function 'nonGNUC_debugout_stub' declared but never defined inline void nonGNUC_debugout_stub( const char *format, ...); ^~~~~~~~~~~~~~~~~~~~~ gcc ascompose.o common.o -L/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -rdynamic -rdynamic -L../ -L../../libAfterBase -lAfterImage -lAfterBase -L/usr/X11R7/lib -lfreetype -ltiff -lX11 -L/usr/X11R7/lib -lSM -lICE -lXext -ljpeg -lpng -lz -lm -lX11 -L/usr/X11R7/lib -lSM -lICE -lXext -lexecinfo -o ascompose gcc -O3 -DNO_DEBUG_OUTPUT -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Wall -fPIC -I/usr/X11R7/include -I.. -c asvector.c In file included from ../afterbase.h:23:0, from asvector.c:24: ../../libAfterBase/output.h:59:13: warning: inline function 'nonGNUC_debugout_stub' declared but never defined inline void nonGNUC_debugout_stub( const char *format, ...); ^~~~~~~~~~~~~~~~~~~~~ gcc asvector.o common.o -L/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -rdynamic -rdynamic -L../ -L../../libAfterBase -lAfterImage -lAfterBase -L/usr/X11R7/lib -lfreetype -ltiff -lX11 -L/usr/X11R7/lib -lSM -lICE -lXext -ljpeg -lpng -lz -lm -lX11 -L/usr/X11R7/lib -lSM -lICE -lXext -lexecinfo -o asvector gcc -O3 -DNO_DEBUG_OUTPUT -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Wall -fPIC -I/usr/X11R7/include -I.. -c ascheckttf.c ascheckttf.c: In function 'main': ascheckttf.c:48:6: warning: variable 'text_margin' set but not used [-Wunused-but-set-variable] int text_margin = size/2 ; ^~~~~~~~~~~ In file included from ../afterbase.h:23:0, from ascheckttf.c:6: ascheckttf.c: At top level: ../../libAfterBase/output.h:59:13: warning: inline function 'nonGNUC_debugout_stub' declared but never defined inline void nonGNUC_debugout_stub( const char *format, ...); ^~~~~~~~~~~~~~~~~~~~~ gcc ascheckttf.o -L/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -rdynamic -rdynamic -L../ -L../../libAfterBase -lAfterImage -lAfterBase -L/usr/X11R7/lib -lfreetype -ltiff -lX11 -L/usr/X11R7/lib -lSM -lICE -lXext -ljpeg -lpng -lz -lm -lX11 -L/usr/X11R7/lib -lSM -lICE -lXext -lexecinfo -o ascheckttf gmake[2]: Leaving directory '/tmp/pkgbuild/wm/afterstep/work.alpha/AfterStep-2.2.11/libAfterImage/apps' gmake[1]: Leaving directory '/tmp/pkgbuild/wm/afterstep/work.alpha/AfterStep-2.2.11/libAfterImage' gmake[1]: Entering directory '/tmp/pkgbuild/wm/afterstep/work.alpha/AfterStep-2.2.11/libAfterStep' gcc -DNO_DEBUG_OUTPUT -O2 -mieee -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -Wall -fPIC -I/usr/X11R7/include -c asapp.c In file included from asapp.h:19:0, from asapp.c:30: alpha_header.h:15:15: error: conflicting types for 'strlen' extern size_t strlen (char *); ^~~~~~ In file included from asapp.c:25:0: /usr/include/string.h:61:9: note: previous declaration of 'strlen' was here size_t strlen(const char *); ^~~~~~ asapp.c: In function 'spawn_child': asapp.c:1100:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if( cmd == NULL ) ^~ asapp.c:1102:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if( as_init_singletons ) ^~ asapp.c:1180:37: warning: passing argument 1 of 'strlen' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] envp[env_s] = safemalloc(8+strlen(orig_display?orig_display:display)+1); ^~~~~~~~~~~~ In file included from asapp.h:19:0, from asapp.c:30: alpha_header.h:15:15: note: expected 'char *' but argument is of type 'const char *' extern size_t strlen (char *); ^~~~~~ asapp.c:1226:34: warning: passing argument 1 of 'strlen' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] len += 1+2+1+strlen( orig_display?orig_display:display ); ^~~~~~~~~~~~ In file included from asapp.h:19:0, from asapp.c:30: alpha_header.h:15:15: note: expected 'char *' but argument is of type 'const char *' extern size_t strlen (char *); ^~~~~~ In file included from asapp.c:35:0: asapp.c: At top level: session.h:51:20: warning: inline function 'get_session_override' declared but never defined inline const char *get_session_override(ASSession * session, int function ); ^~~~~~~~~~~~~~~~~~~~ In file included from screen.h:15:0, from asapp.c:33: mylook.h:400:25: warning: inline function 'add_deskconfig_to_list' declared but never defined inline MyDesktopConfig *add_deskconfig_to_list( ASHashTable *list, MyDesktopConfig *dc ); ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../include/afterbase.h:2:0, from asapp.h:45, from asapp.c:30: ../include/../libAfterBase/output.h:59:13: warning: inline function 'nonGNUC_debugout_stub' declared but never defined inline void nonGNUC_debugout_stub( const char *format, ...); ^~~~~~~~~~~~~~~~~~~~~ gmake[1]: *** [Makefile:346: asapp.o] Error 1 gmake[1]: Leaving directory '/tmp/pkgbuild/wm/afterstep/work.alpha/AfterStep-2.2.11/libAfterStep' gmake: *** [Makefile:147: all] Error 1 *** Error code 2 Stop. make[1]: stopped in /usr/pkgsrc/wm/afterstep *** Error code 1 Stop. make: stopped in /usr/pkgsrc/wm/afterstep