Cook: libvncserver 0.9.11
================================================================================
QA: checking package receipt...
Checking build dependencies...
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
Installing (pkg/local): automake-1.16.2-any
Installing (pkg/local): libltdl-2.4.6-i486
Installing (pkg/local): libtool-2.4.6-i486
Installing (pkg/local): openssl-dev-1.1.1d-i486
Installing (pkg/local): libjpeg-turbo-2.0.1-i486
Installing (pkg/local): jpeg-turbo-2.0.1-i486
Installing (pkg/local): libjpeg-turbo-dev-2.0.1-any
Installing (pkg/local): libpng-1.6.36-i486
Installing (pkg/local): zlib-dev-1.2.11-any
Installing (pkg/local): libpng-dev-1.6.36-i486
Extracting source archive "LibVNCServer-0.9.11.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

autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:16: installing './compile'
configure.ac:25: installing './config.guess'
configure.ac:25: installing './config.sub'
configure.ac:3: installing './install-sh'
configure.ac:3: installing './missing'
Makefile.am: installing './INSTALL'
client_examples/Makefile.am: installing './depcomp'
autoreconf: Leaving directory `.'
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 for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
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 whether i486-slitaz-linux-gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of i486-slitaz-linux-gcc... gcc3
checking whether make sets $(MAKE)... (cached) yes
checking build system type... i486-slitaz-linux-gnu
checking host system type... i486-slitaz-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by i486-slitaz-linux-gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/i486-slitaz-linux-nm -B
checking the name lister (/usr/bin/i486-slitaz-linux-nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert i486-slitaz-linux-gnu file names to i486-slitaz-linux-gnu format... func_convert_file_noop
checking how to convert i486-slitaz-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for i486-slitaz-linux-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for i486-slitaz-linux-dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for i486-slitaz-linux-ar... i486-slitaz-linux-ar
checking for archiver @FILE support... @
checking for i486-slitaz-linux-strip... i486-slitaz-linux-strip
checking for i486-slitaz-linux-ranlib... i486-slitaz-linux-ranlib
checking command to parse /usr/bin/i486-slitaz-linux-nm -B output from i486-slitaz-linux-gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for i486-slitaz-linux-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... i486-slitaz-linux-gcc -E
checking for ANSI C header files... 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 for dlfcn.h... yes
checking for objdir... .libs
checking if i486-slitaz-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for i486-slitaz-linux-gcc option to produce PIC... -fPIC -DPIC
checking if i486-slitaz-linux-gcc PIC flag -fPIC -DPIC works... yes
checking if i486-slitaz-linux-gcc static flag -static works... yes
checking if i486-slitaz-linux-gcc supports -c -o file.o... yes
checking if i486-slitaz-linux-gcc supports -c -o file.o... (cached) yes
checking whether the i486-slitaz-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for i486-slitaz-linux-ar... (cached) i486-slitaz-linux-ar
checking for __b64_ntop... no
checking for __b64_ntop in -lresolv... yes
checking for i486-slitaz-linux-pkg-config... /usr/bin/i486-slitaz-linux-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libsystemd... no
checking thenonexistentheader.h usability... no
checking thenonexistentheader.h presence... no
checking for thenonexistentheader.h... no
checking for crypt... no
checking for crypt in -lcrypt... yes
checking for RAND_file_name in -lcrypto... yes
checking for SSL_library_init in -lssl... no
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking for jpeg_CreateCompress in libjpeg... yes
checking whether JPEG library is libjpeg-turbo... yes
checking png.h usability... yes
checking png.h presence... yes
checking for png.h... yes
checking for png_create_write_struct in -lpng... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for deflate in -lz... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_mutex_lock in -lpthread... yes
checking for pthread_mutex_lock in -lpthread... (cached) yes
checking for __thread... yes
checking for gtk+-2.0... no
checking for i486-slitaz-linux-libgcrypt-config... no
checking for libgcrypt-config... no
checking for LIBGCRYPT - version >= 1.4.0... no
checking for gnutls >= 2.4.0... no
configure: WARNING:
==========================================================================
*** No encryption library could be found. ***
A libvncserver/libvncclient built this way will not support SSL encryption.
To enable SSL install the necessary development packages (perhaps it is named
something like libssl-dev or gnutls-dev) and run configure again.
==========================================================================

checking for getaddrinfo... yes
checking for ANSI C header files... (cached) yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking endian.h usability... yes
checking endian.h presence... yes
checking for endian.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for stdlib.h... (cached) yes
checking for stdint.h... (cached) yes
checking for string.h... (cached) yes
checking sys/endian.h usability... no
checking sys/endian.h presence... no
checking for sys/endian.h... no
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking ws2tcpip.h usability... no
checking ws2tcpip.h presence... no
checking for ws2tcpip.h... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for socklen_t... yes
checking for in_addr_t... 
checking for working memcmp... yes
checking whether lstat correctly handles trailing slash... yes
checking whether stat accepts an empty string... no
checking for strftime... yes
checking for vprintf... yes
checking for _doprnt... no
checking for pid_t... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for gethostbyname in -lnsl... no
checking for socket in -lsocket... no
checking for ftime... yes
checking for gethostbyname... yes
checking for gethostname... yes
checking for gettimeofday... yes
checking for inet_ntoa... yes
checking for memmove... yes
checking for memset... yes
checking for mmap... yes
checking for mkfifo... yes
checking for select... yes
checking for socket... yes
checking for strchr... yes
checking for strcspn... yes
checking for strdup... yes
checking for strerror... yes
checking for strstr... yes
checking for shmget in -lcygipc... no
checking ApplicationServices/ApplicationServices.h usability... no
checking ApplicationServices/ApplicationServices.h presence... no
checking for ApplicationServices/ApplicationServices.h... no
checking android/api-level.h usability... no
checking android/api-level.h presence... no
checking for android/api-level.h... no
checking for rpm sources path... NOT-FOUND
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libvncserver.pc
config.status: creating libvncclient.pc
config.status: creating libvncserver/Makefile
config.status: creating examples/Makefile
config.status: creating examples/android/Makefile
config.status: creating webclients/Makefile
config.status: creating webclients/java-applet/Makefile
config.status: creating webclients/java-applet/ssl/Makefile
config.status: creating libvncclient/Makefile
config.status: creating client_examples/Makefile
config.status: creating test/Makefile
config.status: creating libvncserver-config
config.status: creating LibVNCServer.spec
config.status: creating rfbconfig.h
config.status: executing rfb/rfbconfig.h commands
config.status: creating rfb/rfbconfig.h - prefix LIBVNCSERVER for rfbconfig.h defines
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing chmod-libvncserver-config commands
make  all-recursive
make[1]: Entering directory '/home/slitaz/wok/libvncserver/source/libvncserver-0.9.11'
Making all in libvncserver
make[2]: Entering directory '/home/slitaz/wok/libvncserver/source/libvncserver-0.9.11/libvncserver'
  CC       libvncserver_la-main.lo
  CC       libvncserver_la-rfbserver.lo
  CC       libvncserver_la-rfbregion.lo
  CC       libvncserver_la-auth.lo
  CC       libvncserver_la-sockets.lo
  CC       libvncserver_la-websockets.lo
sockets.c: In function 'rfbReadExactTimeout':
sockets.c:652:32: warning: passing argument 2 to restrict-qualified parameter aliases with argument 4 [-Wrestrict]
             n = select(sock+1, &fds, NULL, &fds, &tv);
                                ^~~~        ~~~~
sockets.c: In function 'rfbPeekExactTimeout':
sockets.c:738:32: warning: passing argument 2 to restrict-qualified parameter aliases with argument 4 [-Wrestrict]
             n = select(sock+1, &fds, NULL, &fds, &tv);
                                ^~~~        ~~~~
  CC       libvncserver_la-rfbssl_none.lo
rfbserver.c: In function 'rfbSendDirContent.part.1':
rfbserver.c:1376:50: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size between 0 and 259 [-Wformat-truncation=]
     snprintf(retfilename,sizeof(retfilename),"%s/%s", path, direntp->d_name);
                                                  ^~
In file included from /usr/include/stdio.h:873,
                 from rfbserver.c:35:
/usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 2 and 516 bytes into a destination of size 260
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       libvncserver_la-rfbcrypto_included.lo
  CC       libvncserver_la-stats.lo
  CC       libvncserver_la-corre.lo
  CC       libvncserver_la-hextile.lo
  CC       libvncserver_la-rre.lo
  CC       libvncserver_la-translate.lo
In file included from translate.c:114:
tableinit24.c: In function 'rfbInitOneRGBTable24':
tableinit24.c:150:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
       if(!rfbEndianTest)
       ^~
tableinit24.c:152:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
         if (swap) {
         ^~
  CC       libvncserver_la-cutpaste.lo
  CC       libvncserver_la-httpd.lo
  CC       libvncserver_la-cursor.lo
  CC       libvncserver_la-font.lo
  CC       libvncserver_la-draw.lo
  CC       libvncserver_la-selbox.lo
  CC       ../common/libvncserver_la-d3des.lo
  CC       ../common/libvncserver_la-vncauth.lo
  CC       libvncserver_la-cargs.lo
../common/vncauth.c: In function 'rfbEncryptBytes2':
../common/vncauth.c:208:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
     for (j = 0; j < 8; j++)
     ^~~
../common/vncauth.c:210:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
       rfbDes(where + i, where + i);
       ^~~~~~
  CC       ../common/libvncserver_la-minilzo.lo
  CC       libvncserver_la-ultra.lo
  CC       libvncserver_la-scale.lo
  CC       libvncserver_la-zlib.lo
  CC       libvncserver_la-zrle.lo
  CC       libvncserver_la-zrleoutstream.lo
  CC       libvncserver_la-zrlepalettehelper.lo
  CC       ../common/libvncserver_la-zywrletemplate.lo
  CC       libvncserver_la-tight.lo
  CC       ../common/libvncserver_la-turbojpeg.lo
  CC       ../common/libvncserver_la-md5.lo
../common/turbojpeg.c: In function '_tjInitCompress':
../common/turbojpeg.c:471:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if(this) free(this);  return NULL;
   ^~
../common/turbojpeg.c:471:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   if(this) free(this);  return NULL;
                         ^~~~~~
../common/turbojpeg.c: In function '_tjInitDecompress':
../common/turbojpeg.c:655:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if(this) free(this);  return NULL;
   ^~
../common/turbojpeg.c:655:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   if(this) free(this);  return NULL;
                         ^~~~~~
  CC       ../common/libvncserver_la-sha1.lo
  CC       tightvnc-filetransfer/libvncserver_la-rfbtightserver.lo
  CC       tightvnc-filetransfer/libvncserver_la-handlefiletransferrequest.lo
  CC       tightvnc-filetransfer/libvncserver_la-filetransfermsg.lo
  CC       tightvnc-filetransfer/libvncserver_la-filelistinfo.lo
  CCLD     libvncserver.la
make[2]: Leaving directory '/home/slitaz/wok/libvncserver/source/libvncserver-0.9.11/libvncserver'
Making all in examples
make[2]: Entering directory '/home/slitaz/wok/libvncserver/source/libvncserver-0.9.11/examples'
make[3]: Entering directory '/home/slitaz/wok/libvncserver/source/libvncserver-0.9.11/examples'
  CC       example.o
  CC       pnmshow.o
  CC       regiontest.o
  CC       pnmshow24.o
  CC       vncev.o
  CC       fontsel.o
pnmshow24.c: In function 'main':
pnmshow24.c:37:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
   fgets(buffer,1024,in);
   ^~~~~~~~~~~~~~~~~~~~~
pnmshow24.c:45:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
     fgets(buffer,1024,in);
     ^~~~~~~~~~~~~~~~~~~~~
pnmshow24.c:51:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
   fgets(buffer,1024,in);
   ^~~~~~~~~~~~~~~~~~~~~
pnmshow24.c:77:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
   fread(rfbScreen->frameBuffer,width*3,height,in);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pnmshow.c: In function 'main':
pnmshow.c:33:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
   fgets(buffer,1024,in);
   ^~~~~~~~~~~~~~~~~~~~~
pnmshow.c:50:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
     fgets(buffer,1024,in);
     ^~~~~~~~~~~~~~~~~~~~~
pnmshow.c:57:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
  fgets(buffer,1024,in);
  ^~~~~~~~~~~~~~~~~~~~~
pnmshow.c:82:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
   fread(rfbScreen->frameBuffer,width*bitsPerPixelInFile/8,height,in);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
vncev.c: In function 'read_keys':
vncev.c:45:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
       fgets(buffer,1024,keysyms);
       ^~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       storepasswd.o
  CC       colourmaptest.o
  CC       simple.o
  CC       simple15.o
  CC       filetransfer.o
  CC       backchannel.o
  CC       blooptest.o
  CC       camera.o
  CC       rotate.o
  CC       zippy.o
  CC       repeater.o
  CCLD     example
In file included from rotate.c:84:
pnmshow.c: In function 'main':
pnmshow.c:33:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
   fgets(buffer,1024,in);
   ^~~~~~~~~~~~~~~~~~~~~
pnmshow.c:50:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
     fgets(buffer,1024,in);
     ^~~~~~~~~~~~~~~~~~~~~
pnmshow.c:57:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
  fgets(buffer,1024,in);
  ^~~~~~~~~~~~~~~~~~~~~
pnmshow.c:82:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
   fread(rfbScreen->frameBuffer,width*bitsPerPixelInFile/8,height,in);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     pnmshow
  CCLD     regiontest
  CCLD     pnmshow24
  CCLD     fontsel
  CCLD     vncev
  CCLD     storepasswd
  CCLD     colourmaptest
  CCLD     simple
  CCLD     simple15
  CCLD     filetransfer
  CCLD     backchannel
  CCLD     blooptest
  CCLD     camera
  CCLD     zippy
  CCLD     rotate
  CCLD     repeater
make[3]: Leaving directory '/home/slitaz/wok/libvncserver/source/libvncserver-0.9.11/examples'
make[2]: Leaving directory '/home/slitaz/wok/libvncserver/source/libvncserver-0.9.11/examples'
Making all in libvncclient
make[2]: Entering directory '/home/slitaz/wok/libvncserver/source/libvncserver-0.9.11/libvncclient'
  CC       listen.lo
  CC       rfbproto.lo
  CC       sockets.lo
  CC       vncviewer.lo
  CC       cursor.lo
  CC       ../common/minilzo.lo
rfbproto.c: In function 'ClearClient2Server':
rfbproto.c:339:76: warning: '<<' in boolean context, did you mean '<' ? [-Wint-in-bool-context]
   client->supportedMessages.client2server[((messageType & 0xFF)/8)] &= (!(1<<(messageType % 8)));
                                                                          ~~^~~~~~~~~~~~~~~~~~~~
rfbproto.c: In function 'ClearServer2Client':
rfbproto.c:345:76: warning: '<<' in boolean context, did you mean '<' ? [-Wint-in-bool-context]
   client->supportedMessages.server2client[((messageType & 0xFF)/8)] &= (!(1<<(messageType % 8)));
                                                                          ~~^~~~~~~~~~~~~~~~~~~~
  CC       tls_none.lo
  CCLD     libvncclient.la
make[2]: Leaving directory '/home/slitaz/wok/libvncserver/source/libvncserver-0.9.11/libvncclient'
Making all in webclients
make[2]: Entering directory '/home/slitaz/wok/libvncserver/source/libvncserver-0.9.11/webclients'
Making all in java-applet
make[3]: Entering directory '/home/slitaz/wok/libvncserver/source/libvncserver-0.9.11/webclients/java-applet'
Making all in ssl
make[4]: Entering directory '/home/slitaz/wok/libvncserver/source/libvncserver-0.9.11/webclients/java-applet/ssl'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/slitaz/wok/libvncserver/source/libvncserver-0.9.11/webclients/java-applet/ssl'
make[4]: Entering directory '/home/slitaz/wok/libvncserver/source/libvncserver-0.9.11/webclients/java-applet'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/home/slitaz/wok/libvncserver/source/libvncserver-0.9.11/webclients/java-applet'
make[3]: Leaving directory '/home/slitaz/wok/libvncserver/source/libvncserver-0.9.11/webclients/java-applet'
make[3]: Entering directory '/home/slitaz/wok/libvncserver/source/libvncserver-0.9.11/webclients'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/slitaz/wok/libvncserver/source/libvncserver-0.9.11/webclients'
make[2]: Leaving directory '/home/slitaz/wok/libvncserver/source/libvncserver-0.9.11/webclients'
Making all in client_examples
make[2]: Entering directory '/home/slitaz/wok/libvncserver/source/libvncserver-0.9.11/client_examples'
  CC       ppmtest.o
  CC       backchannel.o
  CCLD     backchannel
  CCLD     ppmtest
make[2]: Leaving directory '/home/slitaz/wok/libvncserver/source/libvncserver-0.9.11/client_examples'
Making all in test
make[2]: Entering directory '/home/slitaz/wok/libvncserver/source/libvncserver-0.9.11/test'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/slitaz/wok/libvncserver/source/libvncserver-0.9.11/test'
make[2]: Entering directory '/home/slitaz/wok/libvncserver/source/libvncserver-0.9.11'
make[2]: Leaving directory '/home/slitaz/wok/libvncserver/source/libvncserver-0.9.11'
make[1]: Leaving directory '/home/slitaz/wok/libvncserver/source/libvncserver-0.9.11'
Making install in libvncserver
make[1]: Entering directory '/home/slitaz/wok/libvncserver/source/libvncserver-0.9.11/libvncserver'
make[2]: Entering directory '/home/slitaz/wok/libvncserver/source/libvncserver-0.9.11/libvncserver'
 .././install-sh -c -d '/home/slitaz/wok/libvncserver/install/usr/lib'
 .././install-sh -c -d '/home/slitaz/wok/libvncserver/install/usr/include/rfb'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libvncserver.la '/home/slitaz/wok/libvncserver/install/usr/lib'
 /usr/bin/install -c -m 644 ../rfb/rfb.h ../rfb/rfbconfig.h ../rfb/rfbproto.h ../rfb/keysym.h ../rfb/rfbregion.h ../rfb/rfbclient.h '/home/slitaz/wok/libvncserver/install/usr/include/rfb'
libtool: install: /usr/bin/install -c .libs/libvncserver.so.1.0.0 /home/slitaz/wok/libvncserver/install/usr/lib/libvncserver.so.1.0.0
libtool: install: (cd /home/slitaz/wok/libvncserver/install/usr/lib && { ln -s -f libvncserver.so.1.0.0 libvncserver.so.1 || { rm -f libvncserver.so.1 && ln -s libvncserver.so.1.0.0 libvncserver.so.1; }; })
libtool: install: (cd /home/slitaz/wok/libvncserver/install/usr/lib && { ln -s -f libvncserver.so.1.0.0 libvncserver.so || { rm -f libvncserver.so && ln -s libvncserver.so.1.0.0 libvncserver.so; }; })
libtool: install: /usr/bin/install -c .libs/libvncserver.lai /home/slitaz/wok/libvncserver/install/usr/lib/libvncserver.la
libtool: install: /usr/bin/install -c .libs/libvncserver.a /home/slitaz/wok/libvncserver/install/usr/lib/libvncserver.a
libtool: install: chmod 644 /home/slitaz/wok/libvncserver/install/usr/lib/libvncserver.a
libtool: install: i486-slitaz-linux-ranlib /home/slitaz/wok/libvncserver/install/usr/lib/libvncserver.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[2]: Leaving directory '/home/slitaz/wok/libvncserver/source/libvncserver-0.9.11/libvncserver'
make[1]: Leaving directory '/home/slitaz/wok/libvncserver/source/libvncserver-0.9.11/libvncserver'
Making install in examples
make[1]: Entering directory '/home/slitaz/wok/libvncserver/source/libvncserver-0.9.11/examples'
make[2]: Entering directory '/home/slitaz/wok/libvncserver/source/libvncserver-0.9.11/examples'
make[3]: Entering directory '/home/slitaz/wok/libvncserver/source/libvncserver-0.9.11/examples'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/slitaz/wok/libvncserver/source/libvncserver-0.9.11/examples'
make[2]: Leaving directory '/home/slitaz/wok/libvncserver/source/libvncserver-0.9.11/examples'
make[1]: Leaving directory '/home/slitaz/wok/libvncserver/source/libvncserver-0.9.11/examples'
Making install in libvncclient
make[1]: Entering directory '/home/slitaz/wok/libvncserver/source/libvncserver-0.9.11/libvncclient'
make[2]: Entering directory '/home/slitaz/wok/libvncserver/source/libvncserver-0.9.11/libvncclient'
make[2]: Nothing to be done for 'install-data-am'.
 .././install-sh -c -d '/home/slitaz/wok/libvncserver/install/usr/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libvncclient.la '/home/slitaz/wok/libvncserver/install/usr/lib'
libtool: install: /usr/bin/install -c .libs/libvncclient.so.1.0.0 /home/slitaz/wok/libvncserver/install/usr/lib/libvncclient.so.1.0.0
libtool: install: (cd /home/slitaz/wok/libvncserver/install/usr/lib && { ln -s -f libvncclient.so.1.0.0 libvncclient.so.1 || { rm -f libvncclient.so.1 && ln -s libvncclient.so.1.0.0 libvncclient.so.1; }; })
libtool: install: (cd /home/slitaz/wok/libvncserver/install/usr/lib && { ln -s -f libvncclient.so.1.0.0 libvncclient.so || { rm -f libvncclient.so && ln -s libvncclient.so.1.0.0 libvncclient.so; }; })
libtool: install: /usr/bin/install -c .libs/libvncclient.lai /home/slitaz/wok/libvncserver/install/usr/lib/libvncclient.la
libtool: install: /usr/bin/install -c .libs/libvncclient.a /home/slitaz/wok/libvncserver/install/usr/lib/libvncclient.a
libtool: install: chmod 644 /home/slitaz/wok/libvncserver/install/usr/lib/libvncclient.a
libtool: install: i486-slitaz-linux-ranlib /home/slitaz/wok/libvncserver/install/usr/lib/libvncclient.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[2]: Leaving directory '/home/slitaz/wok/libvncserver/source/libvncserver-0.9.11/libvncclient'
make[1]: Leaving directory '/home/slitaz/wok/libvncserver/source/libvncserver-0.9.11/libvncclient'
Making install in webclients
make[1]: Entering directory '/home/slitaz/wok/libvncserver/source/libvncserver-0.9.11/webclients'
Making install in java-applet
make[2]: Entering directory '/home/slitaz/wok/libvncserver/source/libvncserver-0.9.11/webclients/java-applet'
Making install in ssl
make[3]: Entering directory '/home/slitaz/wok/libvncserver/source/libvncserver-0.9.11/webclients/java-applet/ssl'
make[4]: Entering directory '/home/slitaz/wok/libvncserver/source/libvncserver-0.9.11/webclients/java-applet/ssl'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/slitaz/wok/libvncserver/source/libvncserver-0.9.11/webclients/java-applet/ssl'
make[3]: Leaving directory '/home/slitaz/wok/libvncserver/source/libvncserver-0.9.11/webclients/java-applet/ssl'
make[3]: Entering directory '/home/slitaz/wok/libvncserver/source/libvncserver-0.9.11/webclients/java-applet'
make[4]: Entering directory '/home/slitaz/wok/libvncserver/source/libvncserver-0.9.11/webclients/java-applet'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/slitaz/wok/libvncserver/source/libvncserver-0.9.11/webclients/java-applet'
make[3]: Leaving directory '/home/slitaz/wok/libvncserver/source/libvncserver-0.9.11/webclients/java-applet'
make[2]: Leaving directory '/home/slitaz/wok/libvncserver/source/libvncserver-0.9.11/webclients/java-applet'
make[2]: Entering directory '/home/slitaz/wok/libvncserver/source/libvncserver-0.9.11/webclients'
make[3]: Entering directory '/home/slitaz/wok/libvncserver/source/libvncserver-0.9.11/webclients'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/slitaz/wok/libvncserver/source/libvncserver-0.9.11/webclients'
make[2]: Leaving directory '/home/slitaz/wok/libvncserver/source/libvncserver-0.9.11/webclients'
make[1]: Leaving directory '/home/slitaz/wok/libvncserver/source/libvncserver-0.9.11/webclients'
Making install in client_examples
make[1]: Entering directory '/home/slitaz/wok/libvncserver/source/libvncserver-0.9.11/client_examples'
make[2]: Entering directory '/home/slitaz/wok/libvncserver/source/libvncserver-0.9.11/client_examples'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/slitaz/wok/libvncserver/source/libvncserver-0.9.11/client_examples'
make[1]: Leaving directory '/home/slitaz/wok/libvncserver/source/libvncserver-0.9.11/client_examples'
Making install in test
make[1]: Entering directory '/home/slitaz/wok/libvncserver/source/libvncserver-0.9.11/test'
make[2]: Entering directory '/home/slitaz/wok/libvncserver/source/libvncserver-0.9.11/test'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/slitaz/wok/libvncserver/source/libvncserver-0.9.11/test'
make[1]: Leaving directory '/home/slitaz/wok/libvncserver/source/libvncserver-0.9.11/test'
make[1]: Entering directory '/home/slitaz/wok/libvncserver/source/libvncserver-0.9.11'
make[2]: Entering directory '/home/slitaz/wok/libvncserver/source/libvncserver-0.9.11'
 ./install-sh -c -d '/home/slitaz/wok/libvncserver/install/usr/bin'
 ./install-sh -c -d '/home/slitaz/wok/libvncserver/install/usr/include/rfb'
 ./install-sh -c -d '/home/slitaz/wok/libvncserver/install/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 rfb/rfb.h rfb/rfbconfig.h rfb/rfbproto.h rfb/keysym.h rfb/rfbregion.h rfb/rfbclient.h '/home/slitaz/wok/libvncserver/install/usr/include/rfb'
 /usr/bin/install -c libvncserver-config '/home/slitaz/wok/libvncserver/install/usr/bin'
 /usr/bin/install -c -m 644 libvncserver.pc libvncclient.pc '/home/slitaz/wok/libvncserver/install/usr/lib/pkgconfig'
make[2]: Leaving directory '/home/slitaz/wok/libvncserver/source/libvncserver-0.9.11'
make[1]: Leaving directory '/home/slitaz/wok/libvncserver/source/libvncserver-0.9.11'
================================================================================

Executing strip on all files...                                        Done
  Time: 4.16s. Size: 827698 B -> 783230 B. Save: 43 KB.
Installing (pkg/local): pngquant-static-2.12.2-i486
Installing (pkg/local): optipng-static-0.7.7-i486
Compressing png images...                                              Done
  Time: 3.86s. Size: 44937 B -> 26021 B. Save: 18 KB. Cache hit: 21/21.
Installing (pkg/local): rcssmin-1.0.6-i486
Compressing CSS files...                                               Done
  Time: 0.47s. Size: 18229 B -> 12747 B. Save: 5 KB.
================================================================================


Build dependencies to remove: 17
Removing: autoconf automake jpeg-turbo libgdbm libjpeg-turbo libjpeg-turbo-dev libltdl libpng libpng-dev libtool openssl-dev optipng-static perl perl-core pngquant-static rcssmin zlib-dev


Pack: libvncserver 0.9.11
================================================================================
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 not changed.
================================================================================
Package "libvncserver-0.9.11-i486.tazpkg" created


Pack: libvncserver-novnc 0.9.11
================================================================================
Executing: genpkg_rules
Copying folders and files...                                           Done
Copying "receipt"...                                                   Done
Determining package architecture...                                    any
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 not changed.
================================================================================
Package "libvncserver-novnc-0.9.11-any.tazpkg" created


Pack: libvncserver-dev 0.9.11
================================================================================
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 not changed.
================================================================================
Package "libvncserver-dev-0.9.11-i486.tazpkg" created


Post-check
================================================================================
Checking build...                                                      Done
Checking 'any' arch...                                                 Done
Checking libtool in source/libvncserver-0.9.11...                      Done
Checking site script in source/libvncserver-0.9.11...                  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: libvncserver 0.9.11
================================================================================
Src file    : LibVNCServer-0.9.11.tar.gz
Src size    : 1.4M
Source dir  : 12.1M
Produced    : 1.8M
Cook time   : 75s ~ 01m 15s
Cook date   : 2020-09-12 19:58
Target arch : any, i486
--------------------------------------------------------------------------------
 # :  Packed : Compressed : Files : Package name
--------------------------------------------------------------------------------
 1 :  376.0K :     122.8K :     6 : libvncserver-0.9.11-i486.tazpkg
 2 :  832.0K :     318.1K :    52 : libvncserver-novnc-0.9.11-any.tazpkg
 3 :  696.0K :     166.5K :    13 : libvncserver-dev-0.9.11-i486.tazpkg
================================================================================