Cook: tcl2c-fork 2016.5 ================================================================================ QA: checking package receipt... Checking build dependencies... Installing (pkg/local): tcl-8.6.9-i486 Installing (pkg/local): zlib-dev-1.2.11-any Installing (pkg/local): tcl-dev-8.6.9-i486 Extracting source archive "tcl2c-fork.2016.5.tar.gz" Executing: compile_rules CFLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CXXLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CPPFLAGS : -D_GLIBCXX_USE_C99_MATH=1 LDFLAGS : -Wl,-Os,--as-needed gcc -Wall -Wextra -g -MMD -D_GLIBCXX_USE_C99_MATH=1 -c -o tcl2c.o tcl2c.c tcl2c.c: In function 'main': tcl2c.c:531:16: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] for (i=0,c=1;i<(sizeof(table)/sizeof(tableitem));i++,c<<=1) { ^ tcl2c.c:538:16: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] for (i=0,c=1;i<(sizeof(table)/sizeof(tableitem));i++,c<<=1) { ^ tcl2c.c:544:16: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] for (i=0,c=1;i<(sizeof(table)/sizeof(tableitem));i++,c<<=1) { ^ tcl2c.c:588:16: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] for (i=0,c=1;i<(sizeof(table)/sizeof(tableitem));i++,c<<=1) { ^ tcl2c.c:592:16: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] for (i=0,c=1;i<(sizeof(table)/sizeof(tableitem));i++,c<<=1) { ^ gcc -s -ltcl8.6 -s -ltcl8.6 -o tcl2c tcl2c.o /usr/bin/ld: tcl2c.o: in function `printfile': /home/slitaz/wok/tcl2c-fork/source/tcl2c-fork-2016.5/tcl2c.c:438: undefined reference to `Tcl_CommandComplete' collect2: error: ld returned 1 exit status make: *** [Makefile:15: tcl2c] Error 1 Build dependencies to remove: 3 Removing: tcl tcl-dev zlib-dev Debug information ret1. ================================================================================ Cook date: 2020-09-13 05:22 Wasted time : 3s 36:/home/slitaz/wok/tcl2c-fork/source/tcl2c-fork-2016.5/tcl2c.c:438: undefined reference to `Tcl_CommandComplete' 37:collect2: error: ld returned 1 exit status ================================================================================ Post-check ================================================================================ Checking build... Failed Updating activity log... Done ================================================================================