Started by timer Building in workspace /var/lib/jenkins/jobs/ime_base/workspace [workspace] $ hg showconfig paths.default [workspace] $ hg pull --rev unified pulling from https://bitbucket.org/hudson/magic-lantern/ no changes found [workspace] $ hg update --clean --rev unified 0 files updated, 0 files merged, 0 files removed, 0 files unresolved [workspace] $ hg log --rev . --template {node} [workspace] $ hg log --rev . --template {rev} [workspace] $ hg log --rev 7a3b5fa3f4c6f085e5bb9d58ab4da0002c01e4a3 --template exists\n exists [workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev "ancestors('unified') and not ancestors(7a3b5fa3f4c6f085e5bb9d58ab4da0002c01e4a3)" --encoding UTF-8 --encodingmode replace [workspace] $ /bin/sh -xe /tmp/jenkins3476359695285061795.sh + cd modules/ime_base/ + make clean Using ~/gcc-arm-none-eabi-5_4-2016q3/bin/arm-none-eabi-gcc (preferred). [ RM ] ime_base.o ime_base.mo ime_base.sym ime_base.dep ime_base.zip module_strings.h hgdiff.tmp *.o *.d *.dep *.sym hgstamp + make nodep Using ~/gcc-arm-none-eabi-5_4-2016q3/bin/arm-none-eabi-gcc (preferred). Updated HGVERSION [ README ] module_strings.h [ CC ] ime_base.o [ HGDIFF ] hgdiff.tmp [ MODULE ] ime_base.mo [ STRIP ] ime_base.mo [ OBJCOPY ] ime_base.mo [ RM ] hgdiff.tmp [ EXPORTS ] ime_base.sym 00000148 ime_base_register 000001a0 ime_base_start + cd ../ime_std + make clean Using ~/gcc-arm-none-eabi-5_4-2016q3/bin/arm-none-eabi-gcc (preferred). [ RM ] ime_std.o ime_std.mo ime_std.sym ime_std.dep ime_std.zip module_strings.h hgdiff.tmp *.o *.d *.dep *.sym hgstamp + make nodep Using ~/gcc-arm-none-eabi-5_4-2016q3/bin/arm-none-eabi-gcc (preferred). Updated HGVERSION [ README ] module_strings.h [ CC ] ime_std.o [ HGDIFF ] hgdiff.tmp [ MODULE ] ime_std.mo [ STRIP ] ime_std.mo [ OBJCOPY ] ime_std.mo [ RM ] hgdiff.tmp [ EXPORTS ] ime_std.sym 000001bc ime_update_cbr_file + cd ../ime_rot + make clean Using ~/gcc-arm-none-eabi-5_4-2016q3/bin/arm-none-eabi-gcc (preferred). [ RM ] ime_rot.o ime_rot.mo ime_rot.sym ime_rot.dep ime_rot.zip module_strings.h hgdiff.tmp *.o *.d *.dep *.sym hgstamp + make nodep Using ~/gcc-arm-none-eabi-5_4-2016q3/bin/arm-none-eabi-gcc (preferred). Updated HGVERSION [ README ] module_strings.h [ CC ] ime_rot.o ime_rot.c: In function 'ime_draw_wheel': ime_rot.c:156:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(last_char >= ime_charcounts[charsetnum] - 1) ^ ime_rot.c: In function 'ime_select_charset': ime_rot.c:358:22: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] ctx->charset = ime_charsets[charset]; ^ ime_rot.c: At top level: ime_rot.c:72:23: warning: 'ime_charsetnames' defined but not used [-Wunused-variable] static unsigned char *ime_charsetnames[] = { (unsigned char *)"upper", (unsigned char *)"lower", (unsigned char *)"num", (unsigned char *)"punct", (unsigned char *)"hex", (unsigned char *)"math", (unsigned char *)"var" }; ^ [ HGDIFF ] hgdiff.tmp [ MODULE ] ime_rot.mo [ STRIP ] ime_rot.mo [ OBJCOPY ] ime_rot.mo [ RM ] hgdiff.tmp [ EXPORTS ] ime_rot.sym 000001bc ime_update_cbr_file Archiving artifacts Finished: SUCCESS