Cook: scanssh 2.1 ================================================================================ QA: checking package receipt... Checking build dependencies... Installing (pkg/local): libnl-3.4.0-i486 Installing (pkg/local): libnl-tools-3.4.0-i486 Installing (pkg/local): libnl-dev-3.4.0-any Installing (pkg/local): libpcap-dev-1.9.0-any Installing (pkg/local): libpcap-1.9.0-i486 Installing (pkg/local): libdnet-1.12-i486 Installing (pkg/local): libdnet-dev-1.12-i486 Installing (pkg/local): libevent-2.1.8-i486 Installing (pkg/local): openssl-dev-1.1.1d-i486 Installing (pkg/local): libevent-dev-2.1.8-i486 Installing (pkg/local): libgdbm-1.18.1-i486 Installing (pkg/local): perl-core-5.28.1-i486 Installing (pkg/local): perl-5.28.1-i486 Installing (pkg/local): autoconf-2.69-i486 Extracting source archive "scanssh-2.1.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 configure: loading site script /etc/slitaz/cook.site checking for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal-1.4... missing checking for working autoconf... found checking for working automake-1.4... missing checking for working autoheader... found checking for working makeinfo... missing checking build system type... i486-slitaz-linux-gnu checking host system type... i486-slitaz-linux-gnu checking for i486-slitaz-linux-gcc... i486-slitaz-linux-gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for executable suffix... checking for object suffix... o checking whether we are using the GNU C compiler... yes checking whether i486-slitaz-linux-gcc accepts -g... yes checking for a BSD compatible install... /usr/bin/install -c checking for socket in -lsocket... no checking for gethostbyname in -lnsl... no checking for inet_aton... yes checking for inet_pton... yes checking for strsep... yes checking for getaddrinfo... yes checking for getnameinfo... yes checking for strlcpy... no checking for strlcat... no checking for arc4random... no checking for MD5Update... no checking for warnx... yes checking for libpcap... yes checking for dnet-config... /usr/bin/dnet-config checking whether libdnet is a libdumbnet... no checking for working addr_pton in libdnet... yes checking for libevent... yes checking for bufferevent in libevent... yes checking how to run the C preprocessor... i486-slitaz-linux-gcc -E checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for fcntl.h... yes checking for sys/ioctl.h... yes checking for sys/time.h... yes checking for unistd.h... yes checking for sys/select.h... yes checking for fd_mask in sys/select.h... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... (cached) yes checking for pid_t... yes checking for size_t... yes checking for u_int64_t... yes checking for u_int32_t... yes checking for u_int16_t... yes checking for u_int8_t... yes checking whether time.h and sys/time.h may both be included... yes checking for struct sockaddr_storage in sys/socket.h... yes checking for struct addrinfo in netdb.h... yes checking for timeradd in sys/time.h... yes checking for byte order of raw socket I/O... good byte order checking for sin_len in struct sockaddr_in... no checking for sa_family_t... yes checking for socklen_t... yes checking for NI_NUMERICHOST... yes checking for NI_MAXSERV... yes checking return type of signal handlers... void checking for gettimeofday... yes checking for select... yes checking for socket... yes checking for strdup... yes checking for strerror... yes checking for strtol... yes checking for seteuid... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h cd . && autoconf configure.in:191: warning: your version of libdnet is buggy - working around it /bin/sh ./config.status --recheck running /bin/sh ./configure --prefix=/usr --build=i486-slitaz-linux --host=i486-slitaz-linux CFLAGS=-march=i486 -Os -pipe -mindirect-branch=thunk CPPFLAGS=-D_GLIBCXX_USE_C99_MATH=1 LDFLAGS=-Wl,-Os,--as-needed build_alias=i486-slitaz-linux host_alias=i486-slitaz-linux --no-create --no-recursion configure: loading site script /etc/slitaz/cook.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets $(MAKE)... yes checking for working aclocal-1.4... missing checking for working autoconf... found checking for working automake-1.4... missing checking for working autoheader... found checking for working makeinfo... missing checking build system type... i486-slitaz-linux-gnu checking host system type... i486-slitaz-linux-gnu checking for i486-slitaz-linux-gcc... i486-slitaz-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i486-slitaz-linux-gcc accepts -g... yes checking for i486-slitaz-linux-gcc option to accept ISO C89... none needed checking for socket in -lsocket... no checking for gethostbyname in -lnsl... no checking for inet_aton... yes checking for inet_pton... yes checking for strsep... yes checking for getaddrinfo... yes checking for getnameinfo... yes checking for strlcpy... no checking for strlcat... no checking for arc4random... no checking for MD5Update... no checking for warnx... yes checking for libpcap... yes checking for dnet-config... /usr/bin/dnet-config checking whether libdnet is a libdumbnet... no checking for working addr_pton in libdnet... yes checking for libevent... yes checking for bufferevent in libevent... yes checking how to run the C preprocessor... i486-slitaz-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for fd_mask in sys/select.h... yes checking for pid_t... yes checking for size_t... yes checking for u_int64_t... yes checking for u_int32_t... yes checking for u_int16_t... yes checking for u_int8_t... yes checking whether time.h and sys/time.h may both be included... yes checking for struct sockaddr_storage in sys/socket.h... yes checking for struct addrinfo in netdb.h... yes checking for timeradd in sys/time.h... yes checking for byte order of raw socket I/O... good byte order checking for sin_len in struct sockaddr_in... no checking for sa_family_t... yes checking for socklen_t... yes checking for NI_NUMERICHOST... yes checking for NI_MAXSERV... yes checking return type of signal handlers... void checking for gettimeofday... yes checking for select... yes checking for socket... yes checking for strdup... yes checking for strerror... yes checking for strtol... yes checking for seteuid... yes configure: creating ./config.status cd . \ && CONFIG_FILES=Makefile CONFIG_HEADERS= /bin/sh ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: executing default-1 commands i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./ -I./compat -I/usr/include -I/usr/include -I/usr/include -D_GLIBCXX_USE_C99_MATH=1 -O2 -Wall -g -c scanssh.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./ -I./compat -I/usr/include -I/usr/include -I/usr/include -D_GLIBCXX_USE_C99_MATH=1 -O2 -Wall -g -c atomicio.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./ -I./compat -I/usr/include -I/usr/include -I/usr/include -D_GLIBCXX_USE_C99_MATH=1 -O2 -Wall -g -c exclude.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./ -I./compat -I/usr/include -I/usr/include -I/usr/include -D_GLIBCXX_USE_C99_MATH=1 -O2 -Wall -g -c connecter.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./ -I./compat -I/usr/include -I/usr/include -I/usr/include -D_GLIBCXX_USE_C99_MATH=1 -O2 -Wall -g -c xmalloc.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./ -I./compat -I/usr/include -I/usr/include -I/usr/include -D_GLIBCXX_USE_C99_MATH=1 -O2 -Wall -g -c interface.c xmalloc.c: In function 'xstrdup': xmalloc.c:72:2: warning: implicit declaration of function 'strlcpy'; did you mean 'strncpy'? [-Wimplicit-function-declaration] strlcpy(cp, str, len); ^~~~~~~ strncpy i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./ -I./compat -I/usr/include -I/usr/include -I/usr/include -D_GLIBCXX_USE_C99_MATH=1 -O2 -Wall -g -c socks.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./ -I./compat -I/usr/include -I/usr/include -I/usr/include -D_GLIBCXX_USE_C99_MATH=1 -O2 -Wall -g -c http.c connecter.c: In function 'ssh_process_line': connecter.c:236:13: warning: pointer targets in initialization of 'char *' from 'unsigned char *' differ in signedness [-Wpointer-sign] char *p = EVBUFFER_DATA(input); ^~~~~~~~~~~~~ connecter.c:253:5: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign] p = EVBUFFER_DATA(input); ^ interface.c: In function 'interface_new': interface.c:97:3: warning: 'pcap_lookupdev' is deprecated: use 'pcap_findalldevs' and use the first device [-Wdeprecated-declarations] if ((dev = pcap_lookupdev(ebuf)) == NULL) ^~ In file included from /usr/include/pcap.h:43, from interface.c:54: /usr/include/pcap/pcap.h:326:16: note: declared here PCAP_API char *pcap_lookupdev(char *) ^~~~~~~~~~~~~~ interface.c:104:2: warning: implicit declaration of function 'strlcpy'; did you mean 'strncpy'? [-Wimplicit-function-declaration] strlcpy(inter->if_ent.intf_name, dev, sizeof(inter->if_ent.intf_name)); ^~~~~~~ strncpy interface.c: In function 'interface_expandips': interface.c:254:8: warning: implicit declaration of function 'strlcat'; did you mean 'strncat'? [-Wimplicit-function-declaration] if (strlcat(filter, " or ", sizeof(filter)) >= sizeof(filter)) ^~~~~~~ strncat socks.c: In function 'socks_bufferanalyse': socks.c:190:36: warning: pointer targets in passing argument 2 of 'evbuffer_find' differ in signedness [-Wpointer-sign] while ((p = evbuffer_find(input, "\n", 1)) != NULL) { ^~~~ In file included from /usr/include/event.h:72, from socks.c:47: /usr/include/event2/buffer_compat.h:107:16: note: expected 'const unsigned char *' but argument is of type 'char *' unsigned char *evbuffer_find(struct evbuffer *buffer, const unsigned char *what, size_t len); ^~~~~~~~~~~~~ socks.c:190:13: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign] while ((p = evbuffer_find(input, "\n", 1)) != NULL) { ^ socks.c:196:15: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (strlen(EVBUFFER_DATA(input)) == 0) { ^~~~~~~~~~~~~ In file included from socks.c:43: /usr/include/string.h:384:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^~~~~~ socks.c:211:27: warning: pointer targets in passing argument 2 of 'evbuffer_find' differ in signedness [-Wpointer-sign] if (evbuffer_find(input, "\r\n", 2) == NULL) ^~~~~~ In file included from /usr/include/event.h:72, from socks.c:47: /usr/include/event2/buffer_compat.h:107:16: note: expected 'const unsigned char *' but argument is of type 'char *' unsigned char *evbuffer_find(struct evbuffer *buffer, const unsigned char *what, size_t len); ^~~~~~~~~~~~~ socks.c:214:32: warning: pointer targets in passing argument 2 of 'evbuffer_find' differ in signedness [-Wpointer-sign] if (evbuffer_find(input, socks->word, strlen(socks->word)) != NULL) { ~~~~~^~~~~~ In file included from /usr/include/event.h:72, from socks.c:47: /usr/include/event2/buffer_compat.h:107:16: note: expected 'const unsigned char *' but argument is of type 'char *' unsigned char *evbuffer_find(struct evbuffer *buffer, const unsigned char *what, size_t len); ^~~~~~~~~~~~~ scanssh.c: In function 'generate_random': scanssh.c:792:19: warning: pointer targets in passing argument 2 of 'MD5Update' differ in signedness [-Wpointer-sign] MD5Update(&ctx, seed, strlen(seed)); ^~~~ In file included from scanssh.c:56: ./compat/md5.h:20:6: note: expected 'const unsigned char *' but argument is of type 'char *' void MD5Update(struct MD5Context *context, unsigned char const *buf, unsigned len); ^~~~~~~~~ scanssh.c: In function 'ports_parse': scanssh.c:1405:2: warning: implicit declaration of function 'strlcpy'; did you mean 'strncpy'? [-Wimplicit-function-declaration] strlcpy(buf, argument, sizeof(buf)); ^~~~~~~ strncpy i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./ -I./compat -I/usr/include -I/usr/include -I/usr/include -D_GLIBCXX_USE_C99_MATH=1 -O2 -Wall -g -c telnet.c scanssh.c: In function 'main': scanssh.c:1180:9: warning: ignoring return value of 'seteuid', declared with attribute warn_unused_result [-Wunused-result] seteuid(getuid()); ^~~~~~~~~~~~~~~~~ scanssh.c:1182:9: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result] setuid(getuid()); ^~~~~~~~~~~~~~~~ http.c: In function 'http_getheaders': http.c:94:35: warning: pointer targets in passing argument 2 of 'evbuffer_find' differ in signedness [-Wpointer-sign] while ((p = evbuffer_find(input, "\n", 1)) != NULL) { ^~~~ In file included from /usr/include/event.h:72, from http.c:46: /usr/include/event2/buffer_compat.h:107:16: note: expected 'const unsigned char *' but argument is of type 'char *' unsigned char *evbuffer_find(struct evbuffer *buffer, const unsigned char *what, size_t len); ^~~~~~~~~~~~~ http.c:94:12: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign] while ((p = evbuffer_find(input, "\n", 1)) != NULL) { ^ http.c:100:14: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (strlen(EVBUFFER_DATA(input)) == 0) { ^~~~~~~~~~~~~ In file included from http.c:43: /usr/include/string.h:384:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^~~~~~ http.c:111:22: warning: pointer targets in passing argument 1 of 'http_response' differ in signedness [-Wpointer-sign] if (http_response(EVBUFFER_DATA(input)) == -1) { ^~~~~~~~~~~~~ http.c:78:1: note: expected 'char *' but argument is of type 'unsigned char *' http_response(char *line) ^~~~~~~~~~~~~ http.c: In function 'http_bufferanalyse': http.c:140:28: warning: pointer targets in passing argument 2 of 'evbuffer_find' differ in signedness [-Wpointer-sign] if (evbuffer_find(input, "\r\n", 2) == NULL) ^~~~~~ In file included from /usr/include/event.h:72, from http.c:46: /usr/include/event2/buffer_compat.h:107:16: note: expected 'const unsigned char *' but argument is of type 'char *' unsigned char *evbuffer_find(struct evbuffer *buffer, const unsigned char *what, size_t len); ^~~~~~~~~~~~~ http.c: In function 'http_makeconnect': http.c:177:6: warning: too many arguments for format [-Wformat-extra-args] "CONNECT %s:80 HTTP/1.0\r\n" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./ -I./compat -I/usr/include -I/usr/include -I/usr/include -D_GLIBCXX_USE_C99_MATH=1 -O2 -Wall -g -c strlcpy.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./ -I./compat -I/usr/include -I/usr/include -I/usr/include -D_GLIBCXX_USE_C99_MATH=1 -O2 -Wall -g -c strlcat.c telnet.c: In function 'telnet_makeconnect': telnet.c:80:18: warning: pointer targets in passing argument 2 of 'evbuffer_find' differ in signedness [-Wpointer-sign] #define CCPROXY "CCProxy Telnet>" ^~~~~~~~~~~~~~~~~ telnet.c:95:27: note: in expansion of macro 'CCPROXY' if (evbuffer_find(input, CCPROXY, strlen(CCPROXY)) != NULL) { ^~~~~~~ In file included from /usr/include/event.h:72, from telnet.c:47: /usr/include/event2/buffer_compat.h:107:16: note: expected 'const unsigned char *' but argument is of type 'char *' unsigned char *evbuffer_find(struct evbuffer *buffer, const unsigned char *what, size_t len); ^~~~~~~~~~~~~ telnet.c:81:18: warning: pointer targets in passing argument 2 of 'evbuffer_find' differ in signedness [-Wpointer-sign] #define GATEWAY1 "host_name:port" ^~~~~~~~~~~~~~~~ telnet.c:102:34: note: in expansion of macro 'GATEWAY1' } else if (evbuffer_find(input, GATEWAY1, strlen(GATEWAY1)) != NULL) { ^~~~~~~~ In file included from /usr/include/event.h:72, from telnet.c:47: /usr/include/event2/buffer_compat.h:107:16: note: expected 'const unsigned char *' but argument is of type 'char *' unsigned char *evbuffer_find(struct evbuffer *buffer, const unsigned char *what, size_t len); ^~~~~~~~~~~~~ telnet.c:82:18: warning: pointer targets in passing argument 2 of 'evbuffer_find' differ in signedness [-Wpointer-sign] #define GATEWAY2 "host[:port]:" ^~~~~~~~~~~~~~ telnet.c:109:34: note: in expansion of macro 'GATEWAY2' } else if (evbuffer_find(input, GATEWAY2, strlen(GATEWAY2)) != NULL) { ^~~~~~~~ In file included from /usr/include/event.h:72, from telnet.c:47: /usr/include/event2/buffer_compat.h:107:16: note: expected 'const unsigned char *' but argument is of type 'char *' unsigned char *evbuffer_find(struct evbuffer *buffer, const unsigned char *what, size_t len); ^~~~~~~~~~~~~ telnet.c:83:18: warning: pointer targets in passing argument 2 of 'evbuffer_find' differ in signedness [-Wpointer-sign] #define WINGATE "WinGate>" ^~~~~~~~~~ telnet.c:120:34: note: in expansion of macro 'WINGATE' } else if (evbuffer_find(input, WINGATE, strlen(WINGATE)) != NULL) { ^~~~~~~ In file included from /usr/include/event.h:72, from telnet.c:47: /usr/include/event2/buffer_compat.h:107:16: note: expected 'const unsigned char *' but argument is of type 'char *' unsigned char *evbuffer_find(struct evbuffer *buffer, const unsigned char *what, size_t len); ^~~~~~~~~~~~~ telnet.c: In function 'telnet_readcb': telnet.c:179:8: warning: pointer targets in passing argument 3 of 'printres' differ in signedness [-Wpointer-sign] EVBUFFER_DATA(input)); ^~~~~~~~~~~~~ In file included from telnet.c:50: scanssh.h:134:6: note: expected 'char *' but argument is of type 'unsigned char *' void printres(struct argument *, uint16_t, char *); ^~~~~~~~ telnet.c:187:33: warning: pointer targets in passing argument 2 of 'evbuffer_find' differ in signedness [-Wpointer-sign] if (evbuffer_find(input, state->connect_wait, ~~~~~^~~~~~~~~~~~~~ In file included from /usr/include/event.h:72, from telnet.c:47: /usr/include/event2/buffer_compat.h:107:16: note: expected 'const unsigned char *' but argument is of type 'char *' unsigned char *evbuffer_find(struct evbuffer *buffer, const unsigned char *what, size_t len); ^~~~~~~~~~~~~ i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./ -I./compat -I/usr/include -I/usr/include -I/usr/include -D_GLIBCXX_USE_C99_MATH=1 -O2 -Wall -g -c arc4random.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./ -I./compat -I/usr/include -I/usr/include -I/usr/include -D_GLIBCXX_USE_C99_MATH=1 -O2 -Wall -g -c md5.c cd . \ && CONFIG_FILES= CONFIG_HEADERS=config.h \ /bin/bash ./config.status arc4random.c: In function 'arc4random': arc4random.c:19:11: warning: implicit declaration of function 'time' [-Wimplicit-function-declaration] srandom(time(NULL)); ^~~~ md5.c: In function 'MD5Update': md5.c:104:4: warning: implicit declaration of function 'memcpy' [-Wimplicit-function-declaration] memcpy(p, buf, len); ^~~~~~ md5.c:104:4: warning: incompatible implicit declaration of built-in function 'memcpy' md5.c:104:4: note: include '' or provide a declaration of 'memcpy' md5.c:33:1: +#include md5.c:104:4: memcpy(p, buf, len); ^~~~~~ md5.c:107:3: warning: incompatible implicit declaration of built-in function 'memcpy' memcpy(p, buf, t); ^~~~~~ md5.c:107:3: note: include '' or provide a declaration of 'memcpy' md5.c:116:3: warning: incompatible implicit declaration of built-in function 'memcpy' memcpy(ctx->in, buf, 64); ^~~~~~ md5.c:116:3: note: include '' or provide a declaration of 'memcpy' md5.c:124:2: warning: incompatible implicit declaration of built-in function 'memcpy' memcpy(ctx->in, buf, len); ^~~~~~ md5.c:124:2: note: include '' or provide a declaration of 'memcpy' md5.c: In function 'MD5Final': md5.c:153:3: warning: implicit declaration of function 'memset' [-Wimplicit-function-declaration] memset(p, 0, count); ^~~~~~ md5.c:153:3: warning: incompatible implicit declaration of built-in function 'memset' md5.c:153:3: note: include '' or provide a declaration of 'memset' md5.c:160:3: warning: incompatible implicit declaration of built-in function 'memset' memset(p, 0, count-8); ^~~~~~ md5.c:160:3: note: include '' or provide a declaration of 'memset' md5.c:172:2: warning: incompatible implicit declaration of built-in function 'memset' memset(ctx, 0, sizeof(ctx)); /* In case it's sensitive */ ^~~~~~ md5.c:172:2: note: include '' or provide a declaration of 'memset' md5.c:172:23: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] memset(ctx, 0, sizeof(ctx)); /* In case it's sensitive */ ^ config.status: creating config.h config.status: executing default-1 commands i486-slitaz-linux-gcc -O2 -Wall -g -Wl,-Os,--as-needed -o scanssh scanssh.o atomicio.o exclude.o connecter.o xmalloc.o interface.o socks.o http.o telnet.o strlcpy.o strlcat.o arc4random.o md5.o -L/usr/lib -lpcap -L/usr/lib -levent -L/usr/lib -ldnet Copying man pages... Done ================================================================================ Executing strip on all files... Done Time: 0.15s. Size: 209668 B -> 75424 B. Save: 131 KB. Installing (pkg/local): advancecomp-static-2.1-i486 Compressing man pages... Done Time: 1.37s. Size: 6164 B -> 2624 B. Save: 3 KB. Cache hit: 1/1. ================================================================================ Build dependencies to remove: 15 Removing: advancecomp-static autoconf libdnet libdnet-dev libevent libevent-dev libgdbm libnl libnl-dev libnl-tools libpcap libpcap-dev openssl-dev perl perl-core Pack: scanssh 2.1 ================================================================================ Executing: genpkg_rules Copying folders and files... Done Copying "receipt"... Done Determining package architecture... i486 Creating the list of files... Done Creating md5sum of files... Done Compressing the FS... Done Creating full cpio archive... Done QA: checking for empty package... Done The release checksum has changed. ================================================================================ Package "scanssh-2.1-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/scanssh-2.1... Done Checking site script in source/scanssh-2.1... Done Checking ownership in install... Done Checking permissions in install... Done Checking broken symlinks in install... Done Querying Repology... Done Updating activity log... Done ================================================================================ Summary for: scanssh 2.1 ================================================================================ Src file : scanssh-2.1.tar.gz Src size : 112.0K Source dir : 1.3M Produced : 104.0K Cook time : 26s Cook date : 2020-07-07 23:44 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 104.0K : 29.9K : 1 : scanssh-2.1-i486.tazpkg ================================================================================