=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for licq-core-1.3.5nb2 --- config.h --- --- all --- /usr/pkg/bin/bmake all-recursive --- all-recursive --- Making all in share Making all in src --- licq.o --- --- main.o --- --- icqpacket.o --- --- licq.o --- if clang++ -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I../include -I/usr/include -D_THREAD_SAFE -O2 -I/usr/include -fno-exceptions -fno-check-new -pthread -MT licq.o -MD -MP -MF ".deps/licq.Tpo" -c -o licq.o licq.cpp; then mv -f ".deps/licq.Tpo" ".deps/licq.Po"; else rm -f ".deps/licq.Tpo"; exit 1; fi --- main.o --- if clang++ -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I../include -I/usr/include -D_THREAD_SAFE -O2 -I/usr/include -fno-exceptions -fno-check-new -pthread -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.cpp; then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi --- icqpacket.o --- if clang++ -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I../include -I/usr/include -D_THREAD_SAFE -O2 -I/usr/include -fno-exceptions -fno-check-new -pthread -MT icqpacket.o -MD -MP -MF ".deps/icqpacket.Tpo" -c -o icqpacket.o icqpacket.cpp; then mv -f ".deps/icqpacket.Tpo" ".deps/icqpacket.Po"; else rm -f ".deps/icqpacket.Tpo"; exit 1; fi --- licq.o --- In file included from licq.cpp:43: ../include/licq_icq.h:472:43: error: constant expression evaluates to 144 which cannot be narrowed to type 'char' [-Wc++11-narrowing] const char PLUGIN_PHONExBOOK[] = { 0x90, 0x7C, 0x21, 0x2C, 0x91, 0x4D, ^~~~ ../include/licq_icq.h:472:43: note: insert an explicit cast to silence this issue const char PLUGIN_PHONExBOOK[] = { 0x90, 0x7C, 0x21, 0x2C, 0x91, 0x4D, ^~~~ static_cast( ) ../include/licq_icq.h:472:67: error: constant expression evaluates to 145 which cannot be narrowed to type 'char' [-Wc++11-narrowing] const char PLUGIN_PHONExBOOK[] = { 0x90, 0x7C, 0x21, 0x2C, 0x91, 0x4D, ^~~~ ../include/licq_icq.h:472:67: note: insert an explicit cast to silence this issue const char PLUGIN_PHONExBOOK[] = { 0x90, 0x7C, 0x21, 0x2C, 0x91, 0x4D, ^~~~ static_cast( ) ../include/licq_icq.h:473:43: error: constant expression evaluates to 211 which cannot be narrowed to type 'char' [-Wc++11-narrowing] 0xD3, 0x11, 0xAD, 0xEB, 0x00, 0x04, ^~~~ ../include/licq_icq.h:473:43: note: insert an explicit cast to silence this issue 0xD3, 0x11, 0xAD, 0xEB, 0x00, 0x04, ^~~~ static_cast( ) ../include/licq_icq.h:473:55: error: constant expression evaluates to 173 which cannot be narrowed to type 'char' [-Wc++11-narrowing] 0xD3, 0x11, 0xAD, 0xEB, 0x00, 0x04, ^~~~ ../include/licq_icq.h:473:55: note: insert an explicit cast to silence this issue 0xD3, 0x11, 0xAD, 0xEB, 0x00, 0x04, ^~~~ static_cast( ) ../include/licq_icq.h:473:61: error: constant expression evaluates to 235 which cannot be narrowed to type 'char' [-Wc++11-narrowing] 0xD3, 0x11, 0xAD, 0xEB, 0x00, 0x04, ^~~~ ../include/licq_icq.h:473:61: note: insert an explicit cast to silence this issue 0xD3, 0x11, 0xAD, 0xEB, 0x00, 0x04, ^~~~ static_cast( ) ../include/licq_icq.h:474:43: error: constant expression evaluates to 172 which cannot be narrowed to type 'char' [-Wc++11-narrowing] 0xAC, 0x96, 0xAA, 0xB2, 0x00, 0x00 }; ^~~~ ../include/licq_icq.h:474:43: note: insert an explicit cast to silence this issue 0xAC, 0x96, 0xAA, 0xB2, 0x00, 0x00 }; ^~~~ static_cast( ) ../include/licq_icq.h:474:49: error: constant expression evaluates to 150 which cannot be narrowed to type 'char' [-Wc++11-narrowing] 0xAC, 0x96, 0xAA, 0xB2, 0x00, 0x00 }; ^~~~ ../include/licq_icq.h:474:49: note: insert an explicit cast to silence this issue 0xAC, 0x96, 0xAA, 0xB2, 0x00, 0x00 }; ^~~~ static_cast( ) ../include/licq_icq.h:474:55: error: constant expression evaluates to 170 which cannot be narrowed to type 'char' [-Wc++11-narrowing] 0xAC, 0x96, 0xAA, 0xB2, 0x00, 0x00 }; ^~~~ ../include/licq_icq.h:474:55: note: insert an explicit cast to silence this issue 0xAC, 0x96, 0xAA, 0xB2, 0x00, 0x00 }; ^~~~ static_cast( ) ../include/licq_icq.h:474:61: error: constant expression evaluates to 178 which cannot be narrowed to type 'char' [-Wc++11-narrowing] 0xAC, 0x96, 0xAA, 0xB2, 0x00, 0x00 }; ^~~~ ../include/licq_icq.h:474:61: note: insert an explicit cast to silence this issue 0xAC, 0x96, 0xAA, 0xB2, 0x00, 0x00 }; ^~~~ static_cast( ) ../include/licq_icq.h:476:43: error: constant expression evaluates to 128 which cannot be narrowed to type 'char' [-Wc++11-narrowing] const char PLUGIN_PICTURE[] = { 0x80, 0x66, 0x28, 0x83, 0x80, 0x28, ^~~~ ../include/licq_icq.h:476:43: note: insert an explicit cast to silence this issue const char PLUGIN_PICTURE[] = { 0x80, 0x66, 0x28, 0x83, 0x80, 0x28, ^~~~ static_cast( ) ../include/licq_icq.h:476:61: error: constant expression evaluates to 131 which cannot be narrowed to type 'char' [-Wc++11-narrowing] const char PLUGIN_PICTURE[] = { 0x80, 0x66, 0x28, 0x83, 0x80, 0x28, ^~~~ ../include/licq_icq.h:476:61: note: insert an explicit cast to silence this issue const char PLUGIN_PICTURE[] = { 0x80, 0x66, 0x28, 0x83, 0x80, 0x28, ^~~~ static_cast( ) ../include/licq_icq.h:476:67: error: constant expression evaluates to 128 which cannot be narrowed to type 'char' [-Wc++11-narrowing] const char PLUGIN_PICTURE[] = { 0x80, 0x66, 0x28, 0x83, 0x80, 0x28, ^~~~ --- proxy.o --- if clang++ -DLOCALEDIR=\"/usr/pkg/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I../include -I/usr/include -D_THREAD_SAFE -O2 -I/usr/include -fno-exceptions -fno-check-new -pthread -MT proxy.o -MD -MP -MF ".deps/proxy.Tpo" -c -o proxy.o proxy.cpp; then mv -f ".deps/proxy.Tpo" ".deps/proxy.Po"; else rm -f ".deps/proxy.Tpo"; exit 1; fi --- icqpacket.o --- In file included from icqpacket.cpp:31: --- licq.o --- ../include/licq_icq.h:476:67: note: insert an explicit cast to silence this issue --- icqpacket.o --- In file included from ../include/licq_packets.h:4: In file included from ../include/licq_user.h:18: ../include/licq_icq.h:472:43: error: constant expression evaluates to 144 which cannot be narrowed to type 'char' [-Wc++11-narrowing] const char PLUGIN_PHONExBOOK[] = { 0x90, 0x7C, 0x21, 0x2C, 0x91, 0x4D, ^~~~ ../include/licq_icq.h:472:43: note: insert an explicit cast to silence this issue const char PLUGIN_PHONExBOOK[] = { 0x90, 0x7C, 0x21, 0x2C, 0x91, 0x4D, ^~~~ static_cast( ) ../include/licq_icq.h:472:67: error: constant expression evaluates to 145 which cannot be narrowed to type 'char' [-Wc++11-narrowing] const char PLUGIN_PHONExBOOK[] = { 0x90, 0x7C, 0x21, 0x2C, 0x91, 0x4D, ^~~~ ../include/licq_icq.h:472:67: note: insert an explicit cast to silence this issue --- licq.o --- const char PLUGIN_PICTURE[] = { 0x80, 0x66, 0x28, 0x83, 0x80, 0x28, ^~~~ static_cast( ) ../include/licq_icq.h:477:43: error: constant expression evaluates to 211 which cannot be narrowed to type 'char' [-Wc++11-narrowing] 0xD3, 0x11, 0x8D, 0xBB, 0x00, 0x10, ^~~~ ../include/licq_icq.h:477:43: note: insert an explicit cast to silence this issue 0xD3, 0x11, 0x8D, 0xBB, 0x00, 0x10, ^~~~ static_cast( ) ../include/licq_icq.h:477:55: error: constant expression evaluates to 141 which cannot be narrowed to type 'char' [-Wc++11-narrowing] 0xD3, 0x11, 0x8D, 0xBB, 0x00, 0x10, --- icqpacket.o --- const char PLUGIN_PHONExBOOK[] = { 0x90, 0x7C, 0x21, 0x2C, 0x91, 0x4D, ^~~~ static_cast( ) ../include/licq_icq.h:473:43: error: constant expression evaluates to 211 which cannot be narrowed to type 'char' [-Wc++11-narrowing] 0xD3, 0x11, 0xAD, 0xEB, 0x00, 0x04, ^~~~ ../include/licq_icq.h:473:43: note: insert an explicit cast to silence this issue 0xD3, 0x11, 0xAD, 0xEB, 0x00, 0x04, ^~~~ static_cast( ) ../include/licq_icq.h:473:55: error: constant expression evaluates to 173 which cannot be narrowed to type 'char' [-Wc++11-narrowing] 0xD3, 0x11, 0xAD, 0xEB, 0x00, 0x04, --- licq.o --- ^~~~ ../include/licq_icq.h:477:55: note: insert an explicit cast to silence this issue 0xD3, 0x11, 0x8D, 0xBB, 0x00, 0x10, ^~~~ static_cast( ) ../include/licq_icq.h:477:61: error: constant expression evaluates to 187 which cannot be narrowed to type 'char' [-Wc++11-narrowing] 0xD3, 0x11, 0x8D, 0xBB, 0x00, 0x10, ^~~~ ../include/licq_icq.h:477:61: note: insert an explicit cast to silence this issue 0xD3, 0x11, 0x8D, 0xBB, 0x00, 0x10, ^~~~ static_cast( ) --- icqpacket.o --- ^~~~ ../include/licq_icq.h:473:55: note: insert an explicit cast to silence this issue 0xD3, 0x11, 0xAD, 0xEB, 0x00, 0x04, ^~~~ static_cast( ) ../include/licq_icq.h:473:61: error: constant expression evaluates to 235 which cannot be narrowed to type 'char' [-Wc++11-narrowing] 0xD3, 0x11, 0xAD, 0xEB, 0x00, 0x04, ^~~~ ../include/licq_icq.h:473:61: note: insert an explicit cast to silence this issue 0xD3, 0x11, 0xAD, 0xEB, 0x00, 0x04, ^~~~ static_cast( ) --- licq.o --- ../include/licq_icq.h:480:43: error: constant expression evaluates to 240 which cannot be narrowed to type 'char' [-Wc++11-narrowing] const char PLUGIN_FILExSERVER[] = { 0xF0, 0x2D, 0x12, 0xD9, 0x30, 0x91, ^~~~ ../include/licq_icq.h:480:43: note: insert an explicit cast to silence this issue const char PLUGIN_FILExSERVER[] = { 0xF0, 0x2D, 0x12, 0xD9, 0x30, 0x91, ^~~~ static_cast( ) ../include/licq_icq.h:480:61: error: constant expression evaluates to 217 which cannot be narrowed to type 'char' [-Wc++11-narrowing] const char PLUGIN_FILExSERVER[] = { 0xF0, 0x2D, 0x12, 0xD9, 0x30, 0x91, ^~~~ ../include/licq_icq.h:480:61: note: insert an explicit cast to silence this issue const char PLUGIN_FILExSERVER[] = { 0xF0, 0x2D, 0x12, 0xD9, 0x30, 0x91, --- icqpacket.o --- ../include/licq_icq.h:474:43: error: constant expression evaluates to 172 which cannot be narrowed to type 'char' [-Wc++11-narrowing] 0xAC, 0x96, 0xAA, 0xB2, 0x00, 0x00 }; ^~~~ ../include/licq_icq.h:474:43: note: insert an explicit cast to silence this issue 0xAC, 0x96, 0xAA, 0xB2, 0x00, 0x00 }; ^~~~ static_cast( ) ../include/licq_icq.h:474:49: error: constant expression evaluates to 150 which cannot be narrowed to type 'char' [-Wc++11-narrowing] 0xAC, 0x96, 0xAA, 0xB2, 0x00, 0x00 }; ^~~~ ../include/licq_icq.h:474:49: note: insert an explicit cast to silence this issue 0xAC, 0x96, 0xAA, 0xB2, 0x00, 0x00 }; ^~~~ --- licq.o --- ^~~~ static_cast( ) ../include/licq_icq.h:480:73: error: constant expression evaluates to 145 which cannot be narrowed to type 'char' [-Wc++11-narrowing] const char PLUGIN_FILExSERVER[] = { 0xF0, 0x2D, 0x12, 0xD9, 0x30, 0x91, ^~~~ ../include/licq_icq.h:480:73: note: insert an explicit cast to silence this issue const char PLUGIN_FILExSERVER[] = { 0xF0, 0x2D, 0x12, 0xD9, 0x30, 0x91, ^~~~ static_cast( ) ../include/licq_icq.h:481:43: error: constant expression evaluates to 211 which cannot be narrowed to type 'char' [-Wc++11-narrowing] 0xD3, 0x11, 0x8D, 0xD7, 0x00, 0x10, ^~~~ --- icqpacket.o --- static_cast( ) ../include/licq_icq.h:474:55: error: constant expression evaluates to 170 which cannot be narrowed to type 'char' [-Wc++11-narrowing] 0xAC, 0x96, 0xAA, 0xB2, 0x00, 0x00 }; ^~~~ ../include/licq_icq.h:474:55: note: insert an explicit cast to silence this issue 0xAC, 0x96, 0xAA, 0xB2, 0x00, 0x00 }; ^~~~ static_cast( ) ../include/licq_icq.h:474:61: error: constant expression evaluates to 178 which cannot be narrowed to type 'char' [-Wc++11-narrowing] 0xAC, 0x96, 0xAA, 0xB2, 0x00, 0x00 }; ^~~~ ../include/licq_icq.h:474:61: note: insert an explicit cast to silence this issue --- licq.o --- ../include/licq_icq.h:481:43: note: insert an explicit cast to silence this issue 0xD3, 0x11, 0x8D, 0xD7, 0x00, 0x10, ^~~~ static_cast( ) fatal error: too many errors emitted, stopping now [-ferror-limit=] --- icqpacket.o --- 0xAC, 0x96, 0xAA, 0xB2, 0x00, 0x00 }; ^~~~ static_cast( ) ../include/licq_icq.h:476:43: error: constant expression evaluates to 128 which cannot be narrowed to type 'char' [-Wc++11-narrowing] const char PLUGIN_PICTURE[] = { 0x80, 0x66, 0x28, 0x83, 0x80, 0x28, ^~~~ ../include/licq_icq.h:476:43: note: insert an explicit cast to silence this issue const char PLUGIN_PICTURE[] = { 0x80, 0x66, 0x28, 0x83, 0x80, 0x28, ^~~~ static_cast( ) ../include/licq_icq.h:476:61: error: constant expression evaluates to 131 which cannot be narrowed to type 'char' [-Wc++11-narrowing] const char PLUGIN_PICTURE[] = { 0x80, 0x66, 0x28, 0x83, 0x80, 0x28, ^~~~ ../include/licq_icq.h:476:61: note: insert an explicit cast to silence this issue const char PLUGIN_PICTURE[] = { 0x80, 0x66, 0x28, 0x83, 0x80, 0x28, ^~~~ static_cast( ) ../include/licq_icq.h:476:67: error: constant expression evaluates to 128 which cannot be narrowed to type 'char' [-Wc++11-narrowing] const char PLUGIN_PICTURE[] = { 0x80, 0x66, 0x28, 0x83, 0x80, 0x28, ^~~~ ../include/licq_icq.h:476:67: note: insert an explicit cast to silence this issue const char PLUGIN_PICTURE[] = { 0x80, 0x66, 0x28, 0x83, 0x80, 0x28, ^~~~ static_cast( ) ../include/licq_icq.h:477:43: error: constant expression evaluates to 211 which cannot be narrowed to type 'char' [-Wc++11-narrowing] 0xD3, 0x11, 0x8D, 0xBB, 0x00, 0x10, ^~~~ ../include/licq_icq.h:477:43: note: insert an explicit cast to silence this issue 0xD3, 0x11, 0x8D, 0xBB, 0x00, 0x10, ^~~~ static_cast( ) ../include/licq_icq.h:477:55: error: constant expression evaluates to 141 which cannot be narrowed to type 'char' [-Wc++11-narrowing] 0xD3, 0x11, 0x8D, 0xBB, 0x00, 0x10, ^~~~ ../include/licq_icq.h:477:55: note: insert an explicit cast to silence this issue 0xD3, 0x11, 0x8D, 0xBB, 0x00, 0x10, ^~~~ static_cast( ) ../include/licq_icq.h:477:61: error: constant expression evaluates to 187 which cannot be narrowed to type 'char' [-Wc++11-narrowing] 0xD3, 0x11, 0x8D, 0xBB, 0x00, 0x10, ^~~~ ../include/licq_icq.h:477:61: note: insert an explicit cast to silence this issue 0xD3, 0x11, 0x8D, 0xBB, 0x00, 0x10, ^~~~ static_cast( ) ../include/licq_icq.h:480:43: error: constant expression evaluates to 240 which cannot be narrowed to type 'char' [-Wc++11-narrowing] const char PLUGIN_FILExSERVER[] = { 0xF0, 0x2D, 0x12, 0xD9, 0x30, 0x91, ^~~~ ../include/licq_icq.h:480:43: note: insert an explicit cast to silence this issue const char PLUGIN_FILExSERVER[] = { 0xF0, 0x2D, 0x12, 0xD9, 0x30, 0x91, ^~~~ static_cast( ) ../include/licq_icq.h:480:61: error: constant expression evaluates to 217 which cannot be narrowed to type 'char' [-Wc++11-narrowing] const char PLUGIN_FILExSERVER[] = { 0xF0, 0x2D, 0x12, 0xD9, 0x30, 0x91, ^~~~ ../include/licq_icq.h:480:61: note: insert an explicit cast to silence this issue const char PLUGIN_FILExSERVER[] = { 0xF0, 0x2D, 0x12, 0xD9, 0x30, 0x91, ^~~~ static_cast( ) ../include/licq_icq.h:480:73: error: constant expression evaluates to 145 which cannot be narrowed to type 'char' [-Wc++11-narrowing] const char PLUGIN_FILExSERVER[] = { 0xF0, 0x2D, 0x12, 0xD9, 0x30, 0x91, ^~~~ ../include/licq_icq.h:480:73: note: insert an explicit cast to silence this issue const char PLUGIN_FILExSERVER[] = { 0xF0, 0x2D, 0x12, 0xD9, 0x30, 0x91, ^~~~ static_cast( ) ../include/licq_icq.h:481:43: error: constant expression evaluates to 211 which cannot be narrowed to type 'char' [-Wc++11-narrowing] 0xD3, 0x11, 0x8D, 0xD7, 0x00, 0x10, ^~~~ ../include/licq_icq.h:481:43: note: insert an explicit cast to silence this issue 0xD3, 0x11, 0x8D, 0xD7, 0x00, 0x10, ^~~~ static_cast( ) fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. *** [icqpacket.o] Error code 1 bmake[2]: stopped in /var/pkgsrc/work/chat/licq-core/work/licq-1.3.5/src --- proxy.o --- proxy.cpp:323:5: warning: 'delete' applied to a pointer that was allocated with 'new[]'; did you mean 'delete[]'? [-Wmismatched-new-delete] delete cmd_b; ^ [] proxy.cpp:318:19: note: allocated with 'new[]' here char *cmd_b = new char[strlen(m_szProxyLogin) + 1 + strlen(m_szProxyPasswd) + 1]; ^ proxy.cpp:324:5: warning: 'delete' applied to a pointer that was allocated with 'new[]'; did you mean 'delete[]'? [-Wmismatched-new-delete] delete cmd_b64; ^ [] proxy.cpp:320:21: note: allocated with 'new[]' here char *cmd_b64 = new char[base64_length(strlen(cmd_b)) + 1]; ^ 2 warnings generated. --- licq.o --- 20 errors generated. *** [licq.o] Error code 1 bmake[2]: stopped in /var/pkgsrc/work/chat/licq-core/work/licq-1.3.5/src 2 errors bmake[2]: stopped in /var/pkgsrc/work/chat/licq-core/work/licq-1.3.5/src *** [all-recursive] Error code 1 bmake[1]: stopped in /var/pkgsrc/work/chat/licq-core/work/licq-1.3.5 1 error bmake[1]: stopped in /var/pkgsrc/work/chat/licq-core/work/licq-1.3.5 *** [all] Error code 2 bmake: stopped in /var/pkgsrc/work/chat/licq-core/work/licq-1.3.5 1 error bmake: stopped in /var/pkgsrc/work/chat/licq-core/work/licq-1.3.5 *** Error code 2 Stop. bmake[1]: stopped in /usr/pkgsrc/chat/licq-core *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/chat/licq-core