In file included from smterm.c:63:
demos/nanox/nxterm.c: In function ‘main’:
demos/nanox/nxterm.c:1774: warning: "MASK" redefined
 #define MASK(a,b,c,d,e,f,g) (((((((((((((a * 2) + b) * 2) + c) * 2) + d) * 2) + e) * 2) + f) * 2) + g) << 9)
 
In file included from smterm.c:50:
nanox/wmaction.c:439: note: this is the location of the previous definition
 #define MASK(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p) \
 
/usr/bin/ld: removing unused section '.rodata.cst4' in file '/usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu/Scrt1.o'
/usr/bin/ld: removing unused section '.data' in file '/usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu/Scrt1.o'
/usr/bin/ld: removing unused section '.text.GdGetPalette' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GdGetColorRGB' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.rodata.GdGetColorRGB' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GdPoint' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.drawpoint' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GdBitmapByPoint' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GdReadArea' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GdArea' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.rodata.GdArea' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GdAreaByPoint' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.rodata.GdAreaByPoint' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GdSetFontSize' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GdSetFontRotation' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GdSetFontAttr' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GdDestroyFont' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GdGetTextSizeEx' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GdFreeFontList' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GdGetFontList' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GdGetTextSize' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GdCreateFontFromBuffer' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GdDuplicateFont' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.rodata.utf8_len_map' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.doCharShape_UC16' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.doCharShape_UTF8' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.doCharBidi_UTF8' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.doCharBidi_UC16' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GdSetAccelMouse' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GdEraseCursor' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GdSetTransform' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GdFreePixmap' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.get_subdriver' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GdDelay' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GrUnregisterInput' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GrPrepareSelect' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GrServiceSelect' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GrGetGCTextSize' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GrCheckNextEvent' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GrLowerWindow' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.IsUnobscuredBySiblings' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GrCopyGC' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GrSetFontSizeEx' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GrSetFontRotation' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GrSetFontAttr' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GrDestroyFont' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GrNewInputWindow' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GrNewPixmapEx' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GrDestroyCursor' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GrSetGCForegroundPixelVal' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GrSetGCBackgroundPixelVal' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GrSetGCLineAttributes' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GrSetGCDash' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GrSetGCFillMode' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GrSetGCStipple' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GrSetGCTile' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GrSetGCTSOffset' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GrSetGCGraphicsExposure' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GrArea' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GrReadArea' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GrPoint' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GrPoints' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GrGetSystemPalette' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GrSetSystemPalette' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GrFindColor' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GrInjectPointerEvent' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GrInjectKeyboardEvent' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GrKillWindow' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GrSetScreenSaverTimeout' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GrSetSelectionOwner' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GrGetSelectionOwner' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GrRequestClientData' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GrSendClientData' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GrSetBackgroundPixmap' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GrGetFontList' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GrFreeFontList' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GrStretchArea' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GrQueryTree' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GrSetPortraitMode' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GrQueryPointer' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GrNewBitmapRegion' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GrSetWindowRegion' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GrSetTransform' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GrGrabKey' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GrUngrabKey' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GrDelay' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GsActivateScreenSaver' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GsFindRegion' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GsDeliverClientDataReqEvent' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GsDeliverClientDataEvent' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GsDeliverTimerEvent' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GrFlush' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GrMainLoop' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GrReqShmCmds' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GrPeekWaitEvent' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GrQueueLength' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GetTypedEventCallback' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GrGetTypedEvent' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GrGetTypedEventPred' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.data.rel.local.ErrorFunc' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GrDefaultErrorHandler' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GrSetErrorHandler' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.wm_remove_window' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GrNewBufferedWindow' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GrNewWindowEx' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GrDrawLines' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GrCopyEvent' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.GrFreeEvent' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.nxDraw3dShadow' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.nxDraw3dInset' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.nxDraw3dPushDown' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.nxDraw3dUpDownState' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.frameblit_24bpp' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.rodata.frameblit_24bpp' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.frameblit_16bpp' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.rodata.frameblit_16bpp' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.frameblit_8bpp' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.rodata.frameblit_8bpp' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.frameblit_stretch_xxxa8888' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.rodata.frameblit_stretch_xxxa8888' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.frameblit_stretch_24bpp' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.rodata.frameblit_stretch_24bpp' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.frameblit_stretch_16bpp' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.rodata.frameblit_stretch_16bpp' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.frameblit_stretch_8bpp' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.rodata.frameblit_stretch_8bpp' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.frameblit_stretch_rgba8888_bgra8888' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.rodata.frameblit_stretch_rgba8888_bgra8888' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.frameblit_stretch_rgba8888_bgr888' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.rodata.frameblit_stretch_rgba8888_bgr888' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.frameblit_stretch_rgba8888_16bpp' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.rodata.frameblit_stretch_rgba8888_16bpp' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.convblit_copy_mask_mono_byte_lsb_rgba' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.convblit_copy_mask_mono_byte_lsb_bgra' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.convblit_copy_mask_mono_byte_lsb_bgr' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.convblit_copy_mask_mono_byte_lsb_16bpp' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.convblit_copy_mask_mono_word_msb_bgra' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.convblit_copy_mask_mono_word_msb_bgr' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.convblit_copy_mask_mono_word_msb_16bpp' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.convblit_copy_mask_mono_byte_msb_rgba' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.convblit_copy_mask_mono_byte_msb_bgra' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.convblit_copy_mask_mono_byte_msb_bgr' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.convblit_copy_mask_mono_byte_msb_16bpp' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.convblit_blend_mask_alpha_byte_rgba' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.convblit_blend_mask_alpha_byte_bgra' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.convblit_blend_mask_alpha_byte_bgr' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.convblit_blend_mask_alpha_byte_16bpp' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.bss.isMaximized' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.text.lineRedraw' in file '/tmp/ccTofkuJ.o'
/usr/bin/ld: removing unused section '.rodata.__PRETTY_FUNCTION__.3876' in file '/tmp/ccTofkuJ.o'
