=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for waimea-0.4.0nb31 cd . \ && CONFIG_FILES= CONFIG_HEADERS=config.h \ /bin/sh ./config.status config.status: creating config.h config.status: config.h is unchanged /usr/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/var/pkgsrc/work/wm/waimea/work/waimea-0.4.0' Making all in data gmake[2]: Entering directory '/var/pkgsrc/work/wm/waimea/work/waimea-0.4.0/data' Making all in actions gmake[3]: Entering directory '/var/pkgsrc/work/wm/waimea/work/waimea-0.4.0/data/actions' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/var/pkgsrc/work/wm/waimea/work/waimea-0.4.0/data/actions' Making all in styles gmake[3]: Entering directory '/var/pkgsrc/work/wm/waimea/work/waimea-0.4.0/data/styles' sed -e "s,@pkgdatadir@,/usr/pkg/share/waimea," Default.style.in > Default.style gmake[3]: Leaving directory '/var/pkgsrc/work/wm/waimea/work/waimea-0.4.0/data/styles' Making all in scripts gmake[3]: Entering directory '/var/pkgsrc/work/wm/waimea/work/waimea-0.4.0/data/scripts' sed -e "s,@pkgdatadir@,/usr/pkg/share/waimea," stylesdir.pl.in > stylesdir.pl gmake[3]: Leaving directory '/var/pkgsrc/work/wm/waimea/work/waimea-0.4.0/data/scripts' Making all in backgrounds gmake[3]: Entering directory '/var/pkgsrc/work/wm/waimea/work/waimea-0.4.0/data/backgrounds' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/var/pkgsrc/work/wm/waimea/work/waimea-0.4.0/data/backgrounds' gmake[3]: Entering directory '/var/pkgsrc/work/wm/waimea/work/waimea-0.4.0/data' sed -e "s,@pkgdatadir@,/usr/pkg/share/waimea," config.in > config gmake[3]: Leaving directory '/var/pkgsrc/work/wm/waimea/work/waimea-0.4.0/data' gmake[2]: Leaving directory '/var/pkgsrc/work/wm/waimea/work/waimea-0.4.0/data' Making all in doc gmake[2]: Entering directory '/var/pkgsrc/work/wm/waimea/work/waimea-0.4.0/doc' sed -e "s,@pkgdatadir@,/usr/pkg/share/waimea," waimea.1.in > waimea.1 gmake[2]: Leaving directory '/var/pkgsrc/work/wm/waimea/work/waimea-0.4.0/doc' Making all in src gmake[2]: Entering directory '/var/pkgsrc/work/wm/waimea/work/waimea-0.4.0/src' source='main.cc' object='main.o' libtool=no \ depfile='.deps/main.Po' tmpdepfile='.deps/main.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/include -I/usr/pkg/include -D_THREAD_SAFE -D_REENTRANT -I/usr/pkg/include/freetype2 -I/usr/pkg/include/uuid -DSHAPE -DXINERAMA -DRENDER -DXFT -DINTERLACE -DPIXMAP -DDEFAULTSTYLE=\"/usr/pkg/share/waimea/styles/Default.style\" -DDEFAULTMENU=\"/usr/pkg/share/waimea/menu\" -DDEFAULTACTION=\"/usr/pkg/share/waimea/actions/action\" -DDEFAULTRCFILE=\"/usr/pkg/share/waimea/config\" -DDEFAULTSCRIPTDIR=\"/usr/pkg/share/waimea/scripts\" -O2 -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/include -c -o main.o `test -f main.cc || echo './'`main.cc source='Waimea.cc' object='Waimea.o' libtool=no \ depfile='.deps/Waimea.Po' tmpdepfile='.deps/Waimea.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/include -I/usr/pkg/include -D_THREAD_SAFE -D_REENTRANT -I/usr/pkg/include/freetype2 -I/usr/pkg/include/uuid -DSHAPE -DXINERAMA -DRENDER -DXFT -DINTERLACE -DPIXMAP -DDEFAULTSTYLE=\"/usr/pkg/share/waimea/styles/Default.style\" -DDEFAULTMENU=\"/usr/pkg/share/waimea/menu\" -DDEFAULTACTION=\"/usr/pkg/share/waimea/actions/action\" -DDEFAULTRCFILE=\"/usr/pkg/share/waimea/config\" -DDEFAULTSCRIPTDIR=\"/usr/pkg/share/waimea/scripts\" -O2 -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/include -c -o Waimea.o `test -f Waimea.cc || echo './'`Waimea.cc source='Screen.cc' object='Screen.o' libtool=no \ depfile='.deps/Screen.Po' tmpdepfile='.deps/Screen.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/include -I/usr/pkg/include -D_THREAD_SAFE -D_REENTRANT -I/usr/pkg/include/freetype2 -I/usr/pkg/include/uuid -DSHAPE -DXINERAMA -DRENDER -DXFT -DINTERLACE -DPIXMAP -DDEFAULTSTYLE=\"/usr/pkg/share/waimea/styles/Default.style\" -DDEFAULTMENU=\"/usr/pkg/share/waimea/menu\" -DDEFAULTACTION=\"/usr/pkg/share/waimea/actions/action\" -DDEFAULTRCFILE=\"/usr/pkg/share/waimea/config\" -DDEFAULTSCRIPTDIR=\"/usr/pkg/share/waimea/scripts\" -O2 -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/include -c -o Screen.o `test -f Screen.cc || echo './'`Screen.cc Waimea.cc:475:31: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] else insert = ""; ^ Waimea.cc:479:31: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] else insert = ""; ^ Waimea.cc:483:31: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] else insert = ""; ^ Waimea.cc:487:31: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] else insert = ""; ^ source='Window.cc' object='Window.o' libtool=no \ depfile='.deps/Window.Po' tmpdepfile='.deps/Window.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/include -I/usr/pkg/include -D_THREAD_SAFE -D_REENTRANT -I/usr/pkg/include/freetype2 -I/usr/pkg/include/uuid -DSHAPE -DXINERAMA -DRENDER -DXFT -DINTERLACE -DPIXMAP -DDEFAULTSTYLE=\"/usr/pkg/share/waimea/styles/Default.style\" -DDEFAULTMENU=\"/usr/pkg/share/waimea/menu\" -DDEFAULTACTION=\"/usr/pkg/share/waimea/actions/action\" -DDEFAULTRCFILE=\"/usr/pkg/share/waimea/config\" -DDEFAULTSCRIPTDIR=\"/usr/pkg/share/waimea/scripts\" -O2 -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/include -c -o Window.o `test -f Window.cc || echo './'`Window.cc 4 warnings generated. source='Resources.cc' object='Resources.o' libtool=no \ depfile='.deps/Resources.Po' tmpdepfile='.deps/Resources.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/include -I/usr/pkg/include -D_THREAD_SAFE -D_REENTRANT -I/usr/pkg/include/freetype2 -I/usr/pkg/include/uuid -DSHAPE -DXINERAMA -DRENDER -DXFT -DINTERLACE -DPIXMAP -DDEFAULTSTYLE=\"/usr/pkg/share/waimea/styles/Default.style\" -DDEFAULTMENU=\"/usr/pkg/share/waimea/menu\" -DDEFAULTACTION=\"/usr/pkg/share/waimea/actions/action\" -DDEFAULTRCFILE=\"/usr/pkg/share/waimea/config\" -DDEFAULTSCRIPTDIR=\"/usr/pkg/share/waimea/scripts\" -O2 -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/include -c -o Resources.o `test -f Resources.cc || echo './'`Resources.cc Window.cc:1407:52: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] event.xdestroywindow.window) == id)) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ Window.cc:1407:52: note: remove extraneous parentheses around the comparison to silence this warning event.xdestroywindow.window) == id)) { ^ ~ Window.cc:1407:52: note: use '=' to turn this equality comparison into an assignment event.xdestroywindow.window) == id)) { ^~ = Window.cc:1551:52: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] event.xdestroywindow.window) == id)) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ Window.cc:1551:52: note: remove extraneous parentheses around the comparison to silence this warning event.xdestroywindow.window) == id)) { ^ ~ Window.cc:1551:52: note: use '=' to turn this equality comparison into an assignment event.xdestroywindow.window) == id)) { ^~ = Window.cc:1731:52: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] event.xdestroywindow.window) == id)) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ Window.cc:1731:52: note: remove extraneous parentheses around the comparison to silence this warning event.xdestroywindow.window) == id)) { ^ ~ Window.cc:1731:52: note: use '=' to turn this equality comparison into an assignment event.xdestroywindow.window) == id)) { ^~ = Window.cc:1892:52: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] event.xdestroywindow.window) == id)) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ Window.cc:1892:52: note: remove extraneous parentheses around the comparison to silence this warning event.xdestroywindow.window) == id)) { ^ ~ Window.cc:1892:52: note: use '=' to turn this equality comparison into an assignment event.xdestroywindow.window) == id)) { ^~ = Resources.cc:99:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("raise", &WaWindow::Raise)); ^ Resources.cc:100:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("lower", &WaWindow::Lower)); ^ Resources.cc:101:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("focus", &WaWindow::Focus)); ^ Resources.cc:102:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("startmove", &WaWindow::Move)); ^ Resources.cc:103:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("startresizeright", &WaWindow::ResizeRight)); ^ Resources.cc:104:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("startresizeleft", &WaWindow::ResizeLeft)); ^ Resources.cc:105:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("startopaquemove", &WaWindow::MoveOpaque)); ^ Resources.cc:106:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("startopaqueresizeright", ^ Resources.cc:108:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("startopaqueresizeleft", ^ Resources.cc:110:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("endmoveresize", &WaWindow::EndMoveResize)); ^ Resources.cc:111:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("close", &WaWindow::Close)); ^ Resources.cc:112:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("kill", &WaWindow::Kill)); ^ Resources.cc:113:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("closekill", &WaWindow::CloseKill)); ^ Resources.cc:114:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("menumap", &WaWindow::MenuMap)); ^ Resources.cc:115:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("menuremap", &WaWindow::MenuRemap)); ^ Resources.cc:116:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("menumapfocused", ^ Resources.cc:118:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("menuremapfocused", ^ Resources.cc:120:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("menuunmap", &WaWindow::MenuUnmap)); ^ Resources.cc:121:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("menuunmapfocused", ^ Resources.cc:123:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("shade", &WaWindow::Shade)); ^ Resources.cc:124:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("unshade", &WaWindow::UnShade)); ^ Resources.cc:125:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("toggleshade", &WaWindow::ToggleShade)); ^ Resources.cc:126:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("maximize", &WaWindow::Maximize)); ^ Resources.cc:127:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("unmaximize", &WaWindow::UnMaximize)); ^ Resources.cc:128:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("togglemaximize", &WaWindow::ToggleMaximize)); ^ Resources.cc:129:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("sticky", &WaWindow::Sticky)); ^ Resources.cc:130:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("unsticky", &WaWindow::UnSticky)); ^ Resources.cc:131:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("togglesticky", &WaWindow::ToggleSticky)); ^ Resources.cc:132:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("viewportleft", &WaWindow::MoveViewportLeft)); ^ Resources.cc:133:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("viewportright", ^ Resources.cc:135:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("viewportup", &WaWindow::MoveViewportUp)); ^ Resources.cc:136:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("viewportdown", &WaWindow::MoveViewportDown)); ^ Resources.cc:137:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("viewportrelativemove", ^ Resources.cc:139:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("viewportfixedmove", ^ Resources.cc:141:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("startviewportmove", ^ Resources.cc:143:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("taskswitcher", &WaWindow::TaskSwitcher)); ^ Resources.cc:144:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("previoustask", &WaWindow::PreviousTask)); ^ Resources.cc:145:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("nexttask", &WaWindow::NextTask)); ^ Resources.cc:146:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("raisefocus", &WaWindow::RaiseFocus)); ^ Resources.cc:147:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("decortitleon", &WaWindow::DecorTitleOn)); ^ Resources.cc:148:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("decorhandleon", &WaWindow::DecorHandleOn)); ^ Resources.cc:149:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("decorborderon", &WaWindow::DecorBorderOn)); ^ Resources.cc:150:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("decorallon", &WaWindow::DecorAllOn)); ^ Resources.cc:151:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("decortitleoff", &WaWindow::DecorTitleOff)); ^ Resources.cc:152:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("decorhandleoff", &WaWindow::DecorHandleOff)); ^ Resources.cc:153:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("decorborderoff", &WaWindow::DecorBorderOff)); ^ Resources.cc:154:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("decoralloff", &WaWindow::DecorAllOff)); ^ Resources.cc:155:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("decortitletoggle", ^ Resources.cc:157:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("decorhandletoggle", ^ Resources.cc:159:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("decorbordertoggle", ^ Resources.cc:161:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("alwaysontopon", ^ Resources.cc:163:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("alwaysatbottomon", ^ Resources.cc:165:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("alwaysontopoff", ^ Resources.cc:167:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("alwaysatbottomoff", ^ Resources.cc:169:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("alwaysontoptoggle", ^ Resources.cc:171:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("alwaysatbottomtoggle", ^ Resources.cc:173:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("acceptconfigrequeston", ^ Resources.cc:175:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("acceptconfigrequestoff", ^ Resources.cc:177:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("acceptconfigrequesttoggle", ^ Resources.cc:179:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("pointerrelativewarp", ^ Resources.cc:181:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("pointerfixedwarp", ^ Resources.cc:183:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("moveresize", &WaWindow::MoveResize)); ^ Resources.cc:184:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("moveresizevirtual", ^ Resources.cc:186:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("movetopointer", ^ Resources.cc:188:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("movetosmartplace", ^ Resources.cc:190:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("gotodesktop", &WaWindow::GoToDesktop)); ^ Resources.cc:191:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("nextdesktop", &WaWindow::NextDesktop)); ^ Resources.cc:192:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("previousdesktop", ^ Resources.cc:194:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("desktopmask", &WaWindow::DesktopMask)); ^ Resources.cc:195:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("joindesktop", &WaWindow::JoinDesktop)); ^ Resources.cc:196:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("partdesktop", &WaWindow::PartDesktop)); ^ Resources.cc:197:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("partcurrentdesktop", ^ Resources.cc:199:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("joinalldesktops", ^ Resources.cc:201:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("partalldesktopsexceptcurrent", ^ Resources.cc:203:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("partcurrentjoindesktop", ^ Resources.cc:205:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("restart", &WaWindow::Restart)); ^ Resources.cc:206:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("exit", &WaWindow::Exit)); ^ Resources.cc:207:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] wacts.push_back(new StrComp("nop", &WaWindow::Nop)); ^ Resources.cc:209:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] racts.push_back(new StrComp("focus", &WaScreen::Focus)); ^ Resources.cc:210:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] racts.push_back(new StrComp("menumap", &WaScreen::MenuMap)); ^ Resources.cc:211:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] racts.push_back(new StrComp("menuremap", &WaScreen::MenuRemap)); ^ Resources.cc:212:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] racts.push_back(new StrComp("menumapfocused", &WaScreen::MenuMapFocused)); ^ Resources.cc:213:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] racts.push_back(new StrComp("menuremapfocused", ^ Resources.cc:215:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] racts.push_back(new StrComp("menuunmap", &WaScreen::MenuUnmap)); ^ Resources.cc:216:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] racts.push_back(new StrComp("menuunmapfocused", ^ Resources.cc:218:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] racts.push_back(new StrComp("restart", &WaScreen::Restart)); ^ Resources.cc:219:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] racts.push_back(new StrComp("exit", &WaScreen::Exit)); ^ Resources.cc:220:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] racts.push_back(new StrComp("viewportleft", &WaScreen::MoveViewportLeft)); ^ Resources.cc:221:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] racts.push_back(new StrComp("viewportright", ^ Resources.cc:223:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] racts.push_back(new StrComp("viewportup", &WaScreen::MoveViewportUp)); ^ Resources.cc:224:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] racts.push_back(new StrComp("viewportdown", &WaScreen::MoveViewportDown)); ^ Resources.cc:225:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] racts.push_back(new StrComp("viewportrelativemove", ^ Resources.cc:227:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] racts.push_back(new StrComp("viewportfixedmove", ^ Resources.cc:229:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] racts.push_back(new StrComp("startviewportmove", ^ Resources.cc:231:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] racts.push_back(new StrComp("endmoveresize", &WaScreen::EndMoveResize)); ^ Resources.cc:232:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] racts.push_back(new StrComp("taskswitcher", &WaScreen::TaskSwitcher)); ^ Resources.cc:233:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] racts.push_back(new StrComp("previoustask", &WaScreen::PreviousTask)); ^ Resources.cc:234:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] racts.push_back(new StrComp("nexttask", &WaScreen::NextTask)); ^ Resources.cc:235:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] racts.push_back(new StrComp("pointerrelativewarp", ^ Resources.cc:237:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] racts.push_back(new StrComp("pointerfixedwarp", ^ Resources.cc:239:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] racts.push_back(new StrComp("gotodesktop", &WaScreen::GoToDesktop)); ^ Resources.cc:240:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] racts.push_back(new StrComp("nextdesktop", &WaScreen::NextDesktop)); ^ Resources.cc:241:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] racts.push_back(new StrComp("previousdesktop", ^ Resources.cc:243:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] racts.push_back(new StrComp("nop", &WaScreen::Nop)); ^ Resources.cc:245:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] macts.push_back(new StrComp("unlink", &WaMenuItem::UnLinkMenu)); ^ Resources.cc:246:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] macts.push_back(new StrComp("mapsub", &WaMenuItem::MapSubmenu)); ^ Resources.cc:247:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] macts.push_back(new StrComp("mapsubonly", &WaMenuItem::MapSubmenuOnly)); ^ Resources.cc:248:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] macts.push_back(new StrComp("remapsub", &WaMenuItem::RemapSubmenu)); ^ Resources.cc:249:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] macts.push_back(new StrComp("mapsubfocused", ^ Resources.cc:251:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] macts.push_back(new StrComp("mapsubfocusedonly", ^ Resources.cc:253:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] macts.push_back(new StrComp("remapsubfocused", ^ Resources.cc:255:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] macts.push_back(new StrComp("unmap", &WaMenuItem::UnmapMenu)); ^ Resources.cc:256:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] macts.push_back(new StrComp("unmapfocused", &WaMenuItem::UnmapMenuFocus)); ^ Resources.cc:257:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] macts.push_back(new StrComp("unmapsubs", &WaMenuItem::UnmapSubmenus)); ^ Resources.cc:258:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] macts.push_back(new StrComp("unmaptree", &WaMenuItem::UnmapTree)); ^ Resources.cc:259:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] macts.push_back(new StrComp("exec", &WaMenuItem::Exec)); ^ Resources.cc:260:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] macts.push_back(new StrComp("func", &WaMenuItem::Func)); ^ Resources.cc:261:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] macts.push_back(new StrComp("raise", &WaMenuItem::Raise)); ^ Resources.cc:262:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] macts.push_back(new StrComp("focus", &WaMenuItem::Focus)); ^ Resources.cc:263:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] macts.push_back(new StrComp("lower", &WaMenuItem::Lower)); ^ Resources.cc:264:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] macts.push_back(new StrComp("startmove", &WaMenuItem::Move)); ^ Resources.cc:265:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] macts.push_back(new StrComp("startopaquemove", &WaMenuItem::MoveOpaque)); ^ Resources.cc:266:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] macts.push_back(new StrComp("endmoveresize", &WaMenuItem::EndMoveResize)); ^ Resources.cc:267:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] macts.push_back(new StrComp("viewportleft", ^ Resources.cc:269:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] macts.push_back(new StrComp("viewportright", ^ Resources.cc:271:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] macts.push_back(new StrComp("viewportup", &WaMenuItem::MoveViewportUp)); ^ Resources.cc:272:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] macts.push_back(new StrComp("viewportdown", ^ Resources.cc:274:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] macts.push_back(new StrComp("viewportrelativemove", ^ Resources.cc:276:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] macts.push_back(new StrComp("viewportfixedmove", ^ Resources.cc:278:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] macts.push_back(new StrComp("startviewportmove", ^ Resources.cc:280:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] macts.push_back(new StrComp("taskswitcher", &WaMenuItem::TaskSwitcher)); ^ Resources.cc:281:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] macts.push_back(new StrComp("previoustask", &WaMenuItem::PreviousTask)); ^ Resources.cc:282:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] macts.push_back(new StrComp("nexttask", &WaMenuItem::NextTask)); ^ Resources.cc:283:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] macts.push_back(new StrComp("nextitem", &WaMenuItem::NextItem)); ^ Resources.cc:284:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] macts.push_back(new StrComp("previousitem", &WaMenuItem::PreviousItem)); ^ Resources.cc:285:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] macts.push_back(new StrComp("pointerrelativewarp", ^ Resources.cc:287:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] macts.push_back(new StrComp("pointerfixedwarp", ^ Resources.cc:289:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] macts.push_back(new StrComp("menumap", &WaMenuItem::MenuMap)); ^ Resources.cc:290:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] macts.push_back(new StrComp("menuremap", &WaMenuItem::MenuRemap)); ^ Resources.cc:291:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] macts.push_back(new StrComp("menumapfocused", ^ Resources.cc:293:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] macts.push_back(new StrComp("menuremapfocused", ^ Resources.cc:295:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] macts.push_back(new StrComp("menuunmap", &WaMenuItem::MenuUnmap)); ^ Resources.cc:296:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] macts.push_back(new StrComp("menuunmapfocused", ^ Resources.cc:298:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] macts.push_back(new StrComp("gotodesktop", &WaMenuItem::GoToDesktop)); ^ Resources.cc:299:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] macts.push_back(new StrComp("nextdesktop", &WaMenuItem::NextDesktop)); ^ Resources.cc:300:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] macts.push_back(new StrComp("previousdesktop", ^ Resources.cc:302:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] macts.push_back(new StrComp("restart", &WaMenuItem::Restart)); ^ Resources.cc:303:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] macts.push_back(new StrComp("exit", &WaMenuItem::Exit)); ^ Resources.cc:304:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] macts.push_back(new StrComp("nop", &WaMenuItem::Nop)); ^ Resources.cc:306:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] types.push_back(new StrComp("keypress", KeyPress)); ^ Resources.cc:307:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] types.push_back(new StrComp("keyrelease", KeyRelease)); ^ Resources.cc:308:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] types.push_back(new StrComp("buttonpress", ButtonPress)); ^ Resources.cc:309:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] types.push_back(new StrComp("buttonrelease", ButtonRelease)); ^ Resources.cc:310:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] types.push_back(new StrComp("doubleclick", DoubleClick)); ^ Resources.cc:311:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] types.push_back(new StrComp("enternotify", EnterNotify)); ^ Resources.cc:312:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] types.push_back(new StrComp("leavenotify", LeaveNotify)); ^ Resources.cc:313:33: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] types.push_back(new StrComp("maprequest", MapRequest)); ^ Resources.cc:315:36: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] bdetails.push_back(new StrComp("anybutton", (unsigned long) 0)); ^ Resources.cc:316:36: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] bdetails.push_back(new StrComp("button1", Button1)); ^ Resources.cc:317:36: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] bdetails.push_back(new StrComp("button2", Button2)); ^ Resources.cc:318:36: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] bdetails.push_back(new StrComp("button3", Button3)); ^ Resources.cc:319:36: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] bdetails.push_back(new StrComp("button4", Button4)); ^ Resources.cc:320:36: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] bdetails.push_back(new StrComp("button5", Button5)); ^ Resources.cc:321:36: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] bdetails.push_back(new StrComp("button6", 6)); ^ Resources.cc:322:36: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] bdetails.push_back(new StrComp("button7", 7)); ^ Resources.cc:323:36: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] bdetails.push_back(new StrComp("button8", 8)); ^ Resources.cc:324:36: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] bdetails.push_back(new StrComp("button9", 9)); ^ Resources.cc:325:36: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] bdetails.push_back(new StrComp("button10", 10)); ^ Resources.cc:326:36: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] bdetails.push_back(new StrComp("button11", 11)); ^ Resources.cc:327:36: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] bdetails.push_back(new StrComp("button12", 12)); ^ Resources.cc:329:32: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] mods.push_back(new StrComp("shiftmask", ShiftMask)); ^ Resources.cc:330:32: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] mods.push_back(new StrComp("lockmask", LockMask)); ^ Resources.cc:331:32: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] mods.push_back(new StrComp("controlmask", ControlMask)); ^ Resources.cc:332:32: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] mods.push_back(new StrComp("mod1mask", Mod1Mask)); ^ Resources.cc:333:32: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] mods.push_back(new StrComp("mod2mask", Mod2Mask)); ^ Resources.cc:334:32: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] mods.push_back(new StrComp("mod3mask", Mod3Mask)); ^ Resources.cc:335:32: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] mods.push_back(new StrComp("mod4mask", Mod4Mask)); ^ Resources.cc:336:32: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] mods.push_back(new StrComp("mod5mask", Mod5Mask)); ^ Resources.cc:337:32: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] mods.push_back(new StrComp("button1mask", Button1Mask)); ^ Resources.cc:338:32: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] mods.push_back(new StrComp("button2mask", Button2Mask)); ^ Resources.cc:339:32: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] mods.push_back(new StrComp("button3mask", Button3Mask)); ^ Resources.cc:340:32: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] mods.push_back(new StrComp("button4mask", Button4Mask)); ^ Resources.cc:341:32: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] mods.push_back(new StrComp("button5mask", Button5Mask)); ^ Resources.cc:342:32: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] mods.push_back(new StrComp("moveresizemask", MoveResizeMask)); ^ Resources.cc:356:27: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] KeySym ksym = XKeycodeToKeysym(display, modmap->modifiermap[i], 0); ^ /var/pkgsrc/work/wm/waimea/work/.buildlink/include/X11/Xlib.h:1686:1: note: 'XKeycodeToKeysym' has been explicitly marked deprecated here _X_DEPRECATED ^ /var/pkgsrc/work/wm/waimea/work/.buildlink/include/X11/Xfuncproto.h:136:40: note: expanded from macro '_X_DEPRECATED' # define _X_DEPRECATED __attribute__((deprecated)) ^ Resources.cc:783:25: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] default_font.font = "arial:pixelsize=12"; ^ Resources.cc:789:22: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ReadDatabaseFont("window.font", "Window.Font", &wstyle->wa_font, ^ Resources.cc:789:37: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ReadDatabaseFont("window.font", "Window.Font", &wstyle->wa_font, ^ Resources.cc:791:22: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ReadDatabaseFont("menu.frame.font", "Menu.Frame.Font", ^ Resources.cc:791:41: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ReadDatabaseFont("menu.frame.font", "Menu.Frame.Font", ^ Resources.cc:793:22: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ReadDatabaseFont("menu.title.font", "Menu.Title.Font", ^ Resources.cc:793:41: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ReadDatabaseFont("menu.title.font", "Menu.Title.Font", ^ Resources.cc:795:22: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ReadDatabaseFont("menu.bullet.font", "Menu.Bullet.Font", ^ Resources.cc:795:42: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ReadDatabaseFont("menu.bullet.font", "Menu.Bullet.Font", ^ Resources.cc:797:22: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ReadDatabaseFont("menu.checkbox.true.font", ^ Resources.cc:798:22: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] "Menu.Checkbox.True.Font", ^ Resources.cc:800:22: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ReadDatabaseFont("menu.checkbox.false.font", ^ Resources.cc:801:22: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] "Menu.Checkbox.False.Font", ^ Resources.cc:804:25: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ReadDatabaseTexture("window.title.focus", "Window.Title.Focus", ^ Resources.cc:804:47: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ReadDatabaseTexture("window.title.focus", "Window.Title.Focus", ^ Resources.cc:806:25: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ReadDatabaseTexture("window.title.unfocus", "Window.Title.Unfocus", ^ Resources.cc:806:49: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ReadDatabaseTexture("window.title.unfocus", "Window.Title.Unfocus", ^ Resources.cc:808:25: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ReadDatabaseTexture("window.label.focus", "Window.Label.Focus", ^ Resources.cc:808:47: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ReadDatabaseTexture("window.label.focus", "Window.Label.Focus", ^ Resources.cc:810:25: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ReadDatabaseTexture("window.label.unfocus", "Window.Label.Unfocus", ^ Resources.cc:810:49: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ReadDatabaseTexture("window.label.unfocus", "Window.Label.Unfocus", ^ Resources.cc:812:25: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ReadDatabaseTexture("window.handle.focus", "Window.Handle.Focus", ^ Resources.cc:812:48: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ReadDatabaseTexture("window.handle.focus", "Window.Handle.Focus", ^ Resources.cc:814:25: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ReadDatabaseTexture("window.handle.unfocus", "Window.Handle.Unfocus", ^ Resources.cc:814:50: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ReadDatabaseTexture("window.handle.unfocus", "Window.Handle.Unfocus", ^ Resources.cc:816:25: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ReadDatabaseTexture("window.grip.focus", "Window.Grip.Focus", ^ Resources.cc:816:46: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ReadDatabaseTexture("window.grip.focus", "Window.Grip.Focus", ^ Resources.cc:818:25: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ReadDatabaseTexture("window.grip.unfocus", "Window.Grip.Unfocus", ^ Resources.cc:818:48: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ReadDatabaseTexture("window.grip.unfocus", "Window.Grip.Unfocus", ^ Resources.cc:820:23: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ReadDatabaseColor("window.label.focus.textColor", ^ Resources.cc:821:23: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] "Window.Label.Focus.TextColor", ^ Resources.cc:823:23: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ReadDatabaseColor("window.label.focus.textShadowColor", ^ Resources.cc:824:23: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] "Window.Label.Focus.TextShadowColor", ^ Resources.cc:827:23: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ReadDatabaseColor("window.label.unfocus.textColor", ^ Resources.cc:828:23: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] "Window.Label.Unfocus.TextColor", ^ Resources.cc:831:23: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ReadDatabaseColor("window.label.unfocus.textShadowColor", ^ Resources.cc:832:23: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] "Window.Label.Unfocus.TextShadowColor", ^ Resources.cc:900:25: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ReadDatabaseTexture("menu.frame", "Menu.Frame", ^ Resources.cc:900:39: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ReadDatabaseTexture("menu.frame", "Menu.Frame", ^ Resources.cc:902:25: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ReadDatabaseTexture("menu.hilite", "Menu.Hilite", ^ Resources.cc:902:40: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ReadDatabaseTexture("menu.hilite", "Menu.Hilite", ^ Resources.cc:904:25: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ReadDatabaseTexture("menu.title", "Menu.Title", ^ Resources.cc:904:39: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ReadDatabaseTexture("menu.title", "Menu.Title", ^ Resources.cc:907:23: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ReadDatabaseColor("menu.frame.textColor", "Menu.Frame.TextColor", ^ Resources.cc:907:47: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ReadDatabaseColor("menu.frame.textColor", "Menu.Frame.TextColor", ^ Resources.cc:909:23: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ReadDatabaseColor("menu.frame.textShadowColor", ^ Resources.cc:910:23: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] "Menu.Frame.TextShadowColor", ^ Resources.cc:913:23: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ReadDatabaseColor("menu.hilite.textColor", "Menu.Hilite.TextColor", ^ Resources.cc:913:48: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ReadDatabaseColor("menu.hilite.textColor", "Menu.Hilite.TextColor", ^ Resources.cc:916:23: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ReadDatabaseColor("menu.hilite.textShadowColor", ^ Resources.cc:917:23: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] "Menu.Hilite.TextShadowColor", ^ Resources.cc:921:23: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ReadDatabaseColor("menu.title.textColor", "Menu.Title.TextColor", ^ Resources.cc:921:47: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ReadDatabaseColor("menu.title.textColor", "Menu.Title.TextColor", ^ Resources.cc:923:23: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ReadDatabaseColor("menu.title.textShadowColor", ^ Resources.cc:924:23: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] "Menu.Title.TextShadowColor", ^ Resources.cc:1093:23: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ReadDatabaseColor("borderColor", "BorderColor", ^ Resources.cc:1093:38: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ReadDatabaseColor("borderColor", "BorderColor", ^ Resources.cc:1097:23: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ReadDatabaseColor("outlineColor", "OutlineColor", ^ Resources.cc:1097:39: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ReadDatabaseColor("outlineColor", "OutlineColor", ^ Resources.cc:1183:25: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ReadDatabaseTexture("window.button.focus", "Window.Button.Focus", ^ Resources.cc:1183:48: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ReadDatabaseTexture("window.button.focus", "Window.Button.Focus", ^ Resources.cc:1185:25: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ReadDatabaseTexture("window.button.unfocus", "Window.Button.Unfocus", ^ Resources.cc:1185:50: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ReadDatabaseTexture("window.button.unfocus", "Window.Button.Unfocus", ^ Resources.cc:1187:25: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ReadDatabaseTexture("window.button.pressed", "Window.Button.Pressed", ^ Resources.cc:1187:50: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ReadDatabaseTexture("window.button.pressed", "Window.Button.Pressed", ^ Resources.cc:1190:23: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ReadDatabaseColor("window.button.focus.picColor", ^ Resources.cc:1191:23: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] "Window.Button.Focus.PicColor", ^ Resources.cc:1193:23: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ReadDatabaseColor("window.button.unfocus.picColor", ^ Resources.cc:1194:23: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] "Window.Button.Unfocus.PicColor", ^ Resources.cc:1196:23: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] ReadDatabaseColor("window.button.pressed.picColor", ^ Resources.cc:1197:23: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] "Window.Button.Pressed.PicColor", ^ Resources.cc:2500:36: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] m = new WaMenuItem(""); ^ Resources.cc:2519:36: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] m = new WaMenuItem(""); ^ Resources.cc:2534:36: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] m = new WaMenuItem(""); ^ Resources.cc:2552:36: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] m = new WaMenuItem(""); ^ Resources.cc:2651:32: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] m = new WaMenuItem(""); ^ Resources.cc:2866:23: warning: '&&' within '||' [-Wlogical-op-parentheses] for (; *s != '\0' && *s == ' ' || *s == '\t' || *s == '\n'; s++); ~~~~~~~~~~~^~~~~~~~~~~~ ~~ Resources.cc:2866:23: note: place parentheses around the '&&' expression to silence this warning for (; *s != '\0' && *s == ' ' || *s == '\t' || *s == '\n'; s++); ^ ( ) Resources.cc:2962:65: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] if ((env = getenv(env_name)) == NULL) env = ""; ^ Resources.cc:2974:59: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] if ((env = getenv("HOME")) == NULL) env = "~"; ^ source='Event.cc' object='Event.o' libtool=no \ depfile='.deps/Event.Po' tmpdepfile='.deps/Event.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/include -I/usr/pkg/include -D_THREAD_SAFE -D_REENTRANT -I/usr/pkg/include/freetype2 -I/usr/pkg/include/uuid -DSHAPE -DXINERAMA -DRENDER -DXFT -DINTERLACE -DPIXMAP -DDEFAULTSTYLE=\"/usr/pkg/share/waimea/styles/Default.style\" -DDEFAULTMENU=\"/usr/pkg/share/waimea/menu\" -DDEFAULTACTION=\"/usr/pkg/share/waimea/actions/action\" -DDEFAULTRCFILE=\"/usr/pkg/share/waimea/config\" -DDEFAULTSCRIPTDIR=\"/usr/pkg/share/waimea/scripts\" -O2 -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/include -c -o Event.o `test -f Event.cc || echo './'`Event.cc 4 warnings generated. source='Image.cc' object='Image.o' libtool=no \ depfile='.deps/Image.Po' tmpdepfile='.deps/Image.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/include -I/usr/pkg/include -D_THREAD_SAFE -D_REENTRANT -I/usr/pkg/include/freetype2 -I/usr/pkg/include/uuid -DSHAPE -DXINERAMA -DRENDER -DXFT -DINTERLACE -DPIXMAP -DDEFAULTSTYLE=\"/usr/pkg/share/waimea/styles/Default.style\" -DDEFAULTMENU=\"/usr/pkg/share/waimea/menu\" -DDEFAULTACTION=\"/usr/pkg/share/waimea/actions/action\" -DDEFAULTRCFILE=\"/usr/pkg/share/waimea/config\" -DDEFAULTSCRIPTDIR=\"/usr/pkg/share/waimea/scripts\" -O2 -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/include -c -o Image.o `test -f Image.cc || echo './'`Image.cc Image.cc:216:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned int i = 0; ^~~~~~~~~ Image.cc:336:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned int x, y, dithx, dithy, r, g, b, o, er, eg, eb, offset; ^~~~~~~~~ Image.cc:336:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned int x, y, dithx, dithy, r, g, b, o, er, eg, eb, offset; ^~~~~~~~~ Image.cc:336:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned int x, y, dithx, dithy, r, g, b, o, er, eg, eb, offset; ^~~~~~~~~ Image.cc:336:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned int x, y, dithx, dithy, r, g, b, o, er, eg, eb, offset; ^~~~~~~~~ Image.cc:336:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned int x, y, dithx, dithy, r, g, b, o, er, eg, eb, offset; ^~~~~~~~~ Image.cc:336:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned int x, y, dithx, dithy, r, g, b, o, er, eg, eb, offset; ^~~~~~~~~ Image.cc:336:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned int x, y, dithx, dithy, r, g, b, o, er, eg, eb, offset; ^~~~~~~~~ Image.cc:336:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned int x, y, dithx, dithy, r, g, b, o, er, eg, eb, offset; ^~~~~~~~~ Image.cc:336:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned int x, y, dithx, dithy, r, g, b, o, er, eg, eb, offset; ^~~~~~~~~ Image.cc:336:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned int x, y, dithx, dithy, r, g, b, o, er, eg, eb, offset; ^~~~~~~~~ Image.cc:336:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned int x, y, dithx, dithy, r, g, b, o, er, eg, eb, offset; ^~~~~~~~~ Image.cc:336:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned int x, y, dithx, dithy, r, g, b, o, er, eg, eb, offset; ^~~~~~~~~ Image.cc:714:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned char r, g, b, rr ,gg ,bb; ^~~~~~~~~ Image.cc:714:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned char r, g, b, rr ,gg ,bb; ^~~~~~~~~ Image.cc:714:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned char r, g, b, rr ,gg ,bb; ^~~~~~~~~ Image.cc:714:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned char r, g, b, rr ,gg ,bb; ^~~~~~~~~ Image.cc:714:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned char r, g, b, rr ,gg ,bb; ^~~~~~~~~ Image.cc:714:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned char r, g, b, rr ,gg ,bb; ^~~~~~~~~ Image.cc:715:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned int w = width, h = height - 1, wh = w * h; ^~~~~~~~~ Image.cc:715:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned int w = width, h = height - 1, wh = w * h; ^~~~~~~~~ Image.cc:715:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned int w = width, h = height - 1, wh = w * h; ^~~~~~~~~ Image.cc:928:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned int i, j, wh = (width * height) - 1; ^~~~~~~~~ Image.cc:928:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned int i, j, wh = (width * height) - 1; ^~~~~~~~~ Image.cc:928:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned int i, j, wh = (width * height) - 1; ^~~~~~~~~ Image.cc:958:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned int x, y; ^~~~~~~~~ Image.cc:958:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned int x, y; ^~~~~~~~~ Image.cc:1062:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned int x, y; ^~~~~~~~~ Image.cc:1062:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned int x, y; ^~~~~~~~~ Image.cc:1161:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned int y; ^~~~~~~~~ Image.cc:1246:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned int x, y; ^~~~~~~~~ Image.cc:1246:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned int x, y; ^~~~~~~~~ Image.cc:1370:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned int x, y; ^~~~~~~~~ Image.cc:1370:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned int x, y; ^~~~~~~~~ Image.cc:1497:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned int x, y; ^~~~~~~~~ Image.cc:1497:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned int x, y; ^~~~~~~~~ Image.cc:1624:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned int x, y; ^~~~~~~~~ Image.cc:1624:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned int x, y; ^~~~~~~~~ Image.cc:1750:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned int x, y; ^~~~~~~~~ Image.cc:1750:5: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register unsigned int x, y; ^~~~~~~~~ Image.cc:2169:19: warning: add explicit braces to avoid dangling else [-Wdangling-else] } else { ^ Image.cc:2465:13: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ source='Menu.cc' object='Menu.o' libtool=no \ depfile='.deps/Menu.Po' tmpdepfile='.deps/Menu.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/include -I/usr/pkg/include -D_THREAD_SAFE -D_REENTRANT -I/usr/pkg/include/freetype2 -I/usr/pkg/include/uuid -DSHAPE -DXINERAMA -DRENDER -DXFT -DINTERLACE -DPIXMAP -DDEFAULTSTYLE=\"/usr/pkg/share/waimea/styles/Default.style\" -DDEFAULTMENU=\"/usr/pkg/share/waimea/menu\" -DDEFAULTACTION=\"/usr/pkg/share/waimea/actions/action\" -DDEFAULTRCFILE=\"/usr/pkg/share/waimea/config\" -DDEFAULTSCRIPTDIR=\"/usr/pkg/share/waimea/scripts\" -O2 -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/include -c -o Menu.o `test -f Menu.cc || echo './'`Menu.cc 264 warnings generated. source='Net.cc' object='Net.o' libtool=no \ depfile='.deps/Net.Po' tmpdepfile='.deps/Net.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/include -I/usr/pkg/include -D_THREAD_SAFE -D_REENTRANT -I/usr/pkg/include/freetype2 -I/usr/pkg/include/uuid -DSHAPE -DXINERAMA -DRENDER -DXFT -DINTERLACE -DPIXMAP -DDEFAULTSTYLE=\"/usr/pkg/share/waimea/styles/Default.style\" -DDEFAULTMENU=\"/usr/pkg/share/waimea/menu\" -DDEFAULTACTION=\"/usr/pkg/share/waimea/actions/action\" -DDEFAULTRCFILE=\"/usr/pkg/share/waimea/config\" -DDEFAULTSCRIPTDIR=\"/usr/pkg/share/waimea/scripts\" -O2 -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/include -c -o Net.o `test -f Net.cc || echo './'`Net.cc Menu.cc:840:15: error: assigning to 'XftDraw *' (aka '_XftDraw *') from incompatible type 'Drawable' (aka 'unsigned long') xftdraw = (Drawable) 0; ^~~~~~~~~~~~ Menu.cc:1949:39: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] WindowMenu::WindowMenu(void) : WaMenu("__windowlist__") { ^ Menu.cc:1953:24: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] m = new WaMenuItem("Window List"); ^ Menu.cc:1980:24: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] m = new WaMenuItem("Window List"); ^ 3 warnings and 1 error generated. Makefile:215: recipe for target 'Menu.o' failed 42 warnings generated. gmake[2]: *** [Menu.o] Error 1 gmake[2]: *** Waiting for unfinished jobs.... gmake[2]: Leaving directory '/var/pkgsrc/work/wm/waimea/work/waimea-0.4.0/src' Makefile:155: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/var/pkgsrc/work/wm/waimea/work/waimea-0.4.0' Makefile:103: recipe for target 'all' failed gmake: *** [all] Error 2 *** Error code 2 Stop. bmake[1]: stopped in /usr/pkgsrc/wm/waimea *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/wm/waimea