=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for fbdesk-1.4.1nb14 --- config.h --- --- all --- /usr/pkg/bin/bmake all-recursive --- all-recursive --- Making all in src --- all-recursive --- Making all in FbTk --- App.o --- --- Color.o --- --- EventManager.o --- --- App.o --- if clang++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -D_THREAD_SAFE -D_REENTRANT -I/usr/pkg/include/freetype2 -I/usr/pkg/include/uuid -I/usr/pkg/include/libpng16 -I/usr/pkg/include -MT App.o -MD -MP -MF ".deps/App.Tpo" -c -o App.o App.cc; then mv -f ".deps/App.Tpo" ".deps/App.Po"; else rm -f ".deps/App.Tpo"; exit 1; fi --- Color.o --- if clang++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -D_THREAD_SAFE -D_REENTRANT -I/usr/pkg/include/freetype2 -I/usr/pkg/include/uuid -I/usr/pkg/include/libpng16 -I/usr/pkg/include -MT Color.o -MD -MP -MF ".deps/Color.Tpo" -c -o Color.o Color.cc; then mv -f ".deps/Color.Tpo" ".deps/Color.Po"; else rm -f ".deps/Color.Tpo"; exit 1; fi --- EventManager.o --- if clang++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -D_THREAD_SAFE -D_REENTRANT -I/usr/pkg/include/freetype2 -I/usr/pkg/include/uuid -I/usr/pkg/include/libpng16 -I/usr/pkg/include -MT EventManager.o -MD -MP -MF ".deps/EventManager.Tpo" -c -o EventManager.o EventManager.cc; then mv -f ".deps/EventManager.Tpo" ".deps/EventManager.Po"; else rm -f ".deps/EventManager.Tpo"; exit 1; fi --- FbWindow.o --- if clang++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -D_THREAD_SAFE -D_REENTRANT -I/usr/pkg/include/freetype2 -I/usr/pkg/include/uuid -I/usr/pkg/include/libpng16 -I/usr/pkg/include -MT FbWindow.o -MD -MP -MF ".deps/FbWindow.Tpo" -c -o FbWindow.o FbWindow.cc; then mv -f ".deps/FbWindow.Tpo" ".deps/FbWindow.Po"; else rm -f ".deps/FbWindow.Tpo"; exit 1; fi --- Font.o --- if clang++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -D_THREAD_SAFE -D_REENTRANT -I/usr/pkg/include/freetype2 -I/usr/pkg/include/uuid -I/usr/pkg/include/libpng16 -I/usr/pkg/include -MT Font.o -MD -MP -MF ".deps/Font.Tpo" -c -o Font.o Font.cc; then mv -f ".deps/Font.Tpo" ".deps/Font.Po"; else rm -f ".deps/Font.Tpo"; exit 1; fi --- Directory.o --- if clang++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -D_THREAD_SAFE -D_REENTRANT -I/usr/pkg/include/freetype2 -I/usr/pkg/include/uuid -I/usr/pkg/include/libpng16 -I/usr/pkg/include -MT Directory.o -MD -MP -MF ".deps/Directory.Tpo" -c -o Directory.o Directory.cc; then mv -f ".deps/Directory.Tpo" ".deps/Directory.Po"; else rm -f ".deps/Directory.Tpo"; exit 1; fi --- FbWindow.o --- FbWindow.cc:270:25: warning: '&&' within '||' [-Wlogical-op-parentheses] (the_width == 0 && the_height == 0 || ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ ~~ FbWindow.cc:270:25: note: place parentheses around the '&&' expression to silence this warning (the_width == 0 && the_height == 0 || ^ ( ) FbWindow.cc:271:31: warning: '&&' within '||' [-Wlogical-op-parentheses] the_width == width() && the_height == height()) && ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ FbWindow.cc:271:31: note: place parentheses around the '&&' expression to silence this warning the_width == width() && the_height == height()) && ^ ( ) --- Directory.o --- Directory.cc:57:18: warning: address of array 'ent->d_name' will always evaluate to 'true' [-Wpointer-bool-conversion] return (ent->d_name ? ent->d_name : ""); ~~~~~^~~~~~ ~ 1 warning generated. --- XFontImp.o --- if clang++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -D_THREAD_SAFE -D_REENTRANT -I/usr/pkg/include/freetype2 -I/usr/pkg/include/uuid -I/usr/pkg/include/libpng16 -I/usr/pkg/include -MT XFontImp.o -MD -MP -MF ".deps/XFontImp.Tpo" -c -o XFontImp.o XFontImp.cc; then mv -f ".deps/XFontImp.Tpo" ".deps/XFontImp.Po"; else rm -f ".deps/XFontImp.Tpo"; exit 1; fi --- FbWindow.o --- 2 warnings generated. --- FbDrawable.o --- if clang++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -D_THREAD_SAFE -D_REENTRANT -I/usr/pkg/include/freetype2 -I/usr/pkg/include/uuid -I/usr/pkg/include/libpng16 -I/usr/pkg/include -MT FbDrawable.o -MD -MP -MF ".deps/FbDrawable.Tpo" -c -o FbDrawable.o FbDrawable.cc; then mv -f ".deps/FbDrawable.Tpo" ".deps/FbDrawable.Po"; else rm -f ".deps/FbDrawable.Tpo"; exit 1; fi --- XftFontImp.o --- if clang++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -D_THREAD_SAFE -D_REENTRANT -I/usr/pkg/include/freetype2 -I/usr/pkg/include/uuid -I/usr/pkg/include/libpng16 -I/usr/pkg/include -MT XftFontImp.o -MD -MP -MF ".deps/XftFontImp.Tpo" -c -o XftFontImp.o XftFontImp.cc; then mv -f ".deps/XftFontImp.Tpo" ".deps/XftFontImp.Po"; else rm -f ".deps/XftFontImp.Tpo"; exit 1; fi --- XmbFontImp.o --- if clang++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -D_THREAD_SAFE -D_REENTRANT -I/usr/pkg/include/freetype2 -I/usr/pkg/include/uuid -I/usr/pkg/include/libpng16 -I/usr/pkg/include -MT XmbFontImp.o -MD -MP -MF ".deps/XmbFontImp.Tpo" -c -o XmbFontImp.o XmbFontImp.cc; then mv -f ".deps/XmbFontImp.Tpo" ".deps/XmbFontImp.Po"; else rm -f ".deps/XmbFontImp.Tpo"; exit 1; fi --- ImageControl.o --- if clang++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -D_THREAD_SAFE -D_REENTRANT -I/usr/pkg/include/freetype2 -I/usr/pkg/include/uuid -I/usr/pkg/include/libpng16 -I/usr/pkg/include -MT ImageControl.o -MD -MP -MF ".deps/ImageControl.Tpo" -c -o ImageControl.o ImageControl.cc; then mv -f ".deps/ImageControl.Tpo" ".deps/ImageControl.Po"; else rm -f ".deps/ImageControl.Tpo"; exit 1; fi --- Image.o --- if clang++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -D_THREAD_SAFE -D_REENTRANT -I/usr/pkg/include/freetype2 -I/usr/pkg/include/uuid -I/usr/pkg/include/libpng16 -I/usr/pkg/include -MT Image.o -MD -MP -MF ".deps/Image.Tpo" -c -o Image.o Image.cc; then mv -f ".deps/Image.Tpo" ".deps/Image.Po"; else rm -f ".deps/Image.Tpo"; exit 1; fi --- ImageControl.o --- In file included from ImageControl.cc:27: ./ImageControl.hh:120:79: warning: '&&' within '||' [-Wlogical-op-parentheses] (s1->texture < s2->texture || s1->texture == s2->texture && --- XmbFontImp.o --- XmbFontImp.cc:116:28: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] char **missing, *def = "-"; ^ --- ImageControl.o --- ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ --- XmbFontImp.o --- 1 warning generated. --- MenuTheme.o --- --- ImageControl.o --- ./ImageControl.hh:120:79: note: place parentheses around the '&&' expression to silence this warning (s1->texture < s2->texture || s1->texture == s2->texture && ^ ( ./ImageControl.hh:122:63: warning: '&&' within '||' [-Wlogical-op-parentheses] (s1->texture & FbTk::Texture::GRADIENT) && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ./ImageControl.hh:122:63: note: place parentheses around the '&&' expression to silence this warning (s1->texture & FbTk::Texture::GRADIENT) && ^ ./ImageControl.hh:119:74: warning: '&&' within '||' [-Wlogical-op-parentheses] (s1->height < s2->height || s1->height == s2->height && ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~^~ ./ImageControl.hh:119:74: note: place parentheses around the '&&' expression to silence this warning (s1->height < s2->height || s1->height == s2->height && ^ ( ./ImageControl.hh:118:71: warning: '&&' within '||' [-Wlogical-op-parentheses] return (s1->width < s2->width || s1->width == s2->width && ~~ ~~~~~~~~~~~~~~~~~~~~~~~^~ ./ImageControl.hh:118:71: note: place parentheses around the '&&' expression to silence this warning return (s1->width < s2->width || s1->width == s2->width && ^ ( --- MenuTheme.o --- if clang++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -O2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include -D_THREAD_SAFE -D_REENTRANT -I/usr/pkg/include/freetype2 -I/usr/pkg/include/uuid -I/usr/pkg/include/libpng16 -I/usr/pkg/include -MT MenuTheme.o -MD -MP -MF ".deps/MenuTheme.Tpo" -c -o MenuTheme.o MenuTheme.cc; then mv -f ".deps/MenuTheme.Tpo" ".deps/MenuTheme.Po"; else rm -f ".deps/MenuTheme.Tpo"; exit 1; fi --- Image.o --- Image.cc:88:16: error: cannot initialize return object of type 'FbTk::PixmapWithMask *' with an rvalue of type 'bool' return false; ^~~~~ Image.cc:95:16: error: cannot initialize return object of type 'FbTk::PixmapWithMask *' with an rvalue of type 'bool' return false; ^~~~~ 2 errors generated. --- ImageControl.o --- 4 warnings generated. --- Image.o --- *** [Image.o] Error code 1 bmake[3]: stopped in /var/pkgsrc/work/x11/fbdesk/work/fbdesk-1.4.1/src/FbTk 1 error bmake[3]: stopped in /var/pkgsrc/work/x11/fbdesk/work/fbdesk-1.4.1/src/FbTk *** [all-recursive] Error code 1 bmake[2]: stopped in /var/pkgsrc/work/x11/fbdesk/work/fbdesk-1.4.1/src 1 error bmake[2]: stopped in /var/pkgsrc/work/x11/fbdesk/work/fbdesk-1.4.1/src *** [all-recursive] Error code 1 bmake[1]: stopped in /var/pkgsrc/work/x11/fbdesk/work/fbdesk-1.4.1 1 error bmake[1]: stopped in /var/pkgsrc/work/x11/fbdesk/work/fbdesk-1.4.1 *** [all] Error code 2 bmake: stopped in /var/pkgsrc/work/x11/fbdesk/work/fbdesk-1.4.1 1 error bmake: stopped in /var/pkgsrc/work/x11/fbdesk/work/fbdesk-1.4.1 *** Error code 2 Stop. bmake[1]: stopped in /usr/pkgsrc/x11/fbdesk *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/x11/fbdesk