gmake[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver' gmake[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. /jenkins/jobs/oi-userland/workspace/tools/userland-fetch --file /data/userland-archives/LibVNCServer-0.9.10.tar.gz --url https://github.com/LibVNC/libvncserver/archive/LibVNCServer-0.9.10.tar.gz --hash sha256:ed10819a5bfbf269969f97f075939cc38273cc1b6d28bccfb0999fba489411f7 Source /data/userland-archives/LibVNCServer-0.9.10.tar.gz... validating signature... skipping (no signature URL) validating hash... ok /usr/bin/touch /data/userland-archives/LibVNCServer-0.9.10.tar.gz /bin/rm -f -r /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10 /usr/bin/env RUBY_VERSION=2.3 /jenkins/jobs/oi-userland/workspace/tools/userland-unpack /data/userland-archives/LibVNCServer-0.9.10.tar.gz /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/.unpacked /usr/gnu/bin/patch -d /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10 --strip=1 --backup --version-control=numbered < patches/01-CVE-2018-7225.patch patching file libvncserver/rfbserver.c Hunk #1 succeeded at 85 (offset -3 lines). Hunk #2 succeeded at 2574 (offset -3 lines). /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/.patched-01-CVE-2018-7225.patch /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/.patched ( cd /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10 && autoreconf -fiv ) autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 /usr/sfw/share/aclocal/gtk.m4:7: warning: underquoted definition of AM_PATH_GTK /usr/sfw/share/aclocal/gtk.m4:7: run info Automake 'Extending aclocal' /usr/sfw/share/aclocal/gtk.m4:7: or see http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal 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' /usr/sfw/share/aclocal/gtk.m4:7: warning: underquoted definition of AM_PATH_GTK /usr/sfw/share/aclocal/gtk.m4:7: run info Automake 'Extending aclocal' /usr/sfw/share/aclocal/gtk.m4:7: or see http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal 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 `.' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/.prep (/bin/rm -f -rf /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64 ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64) (cd /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64 ; /usr/bin/env CONFIG_SHELL="/bin/bash" CC="/usr/gcc/6/bin/gcc" CXX="/usr/gcc/6/bin/g++" F77="/usr/gcc/6/bin/gfortran" FC="/usr/gcc/6/bin/gfortran" CFLAGS="-m64 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib/amd64 -Wl,-R/usr/lib/libjpeg8-turbo/lib/amd64" CXXFLAGS=" -m64" FFLAGS=" -m64" FCFLAGS="-m64" LDFLAGS="-m64 -L/usr/lib/libjpeg8-turbo/lib/amd64 -R/usr/lib/libjpeg8-turbo/lib/amd64" PKG_CONFIG_PATH="/usr/lib/amd64/pkgconfig" "ac_cv_func_realloc_0_nonnull=yes" /bin/bash \ /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/configure CC="/usr/gcc/6/bin/gcc" CXX="/usr/gcc/6/bin/g++" F77="/usr/gcc/6/bin/gfortran" FC="/usr/gcc/6/bin/gfortran" CFLAGS="-m64 -O3 -I/usr/include/libjpeg8-turbo -Wl,-L/usr/lib/libjpeg8-turbo/lib/amd64 -Wl,-R/usr/lib/libjpeg8-turbo/lib/amd64" CXXFLAGS=" -m64" FFLAGS=" -m64" FCFLAGS="-m64" LDFLAGS="-m64 -L/usr/lib/libjpeg8-turbo/lib/amd64 -R/usr/lib/libjpeg8-turbo/lib/amd64" PKG_CONFIG_PATH="/usr/lib/amd64/pkgconfig" --prefix=/usr --mandir=/usr/share/man --bindir=/usr/bin --libdir=/usr/lib/amd64 --sbindir=/usr/sbin --without-gnutls) checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/gmkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for gcc... /usr/gcc/6/bin/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 /usr/gcc/6/bin/gcc accepts -g... yes checking for /usr/gcc/6/bin/gcc option to accept ISO C89... none needed checking whether /usr/gcc/6/bin/gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /usr/gcc/6/bin/gcc... gcc3 checking whether make sets $(MAKE)... (cached) yes checking build system type... i386-pc-solaris2.11 checking host system type... i386-pc-solaris2.11 checking how to print strings... print -r checking for a sed that does not truncate output... /usr/bin/gsed checking for grep that handles long lines and -e... /usr/bin/ggrep checking for egrep... /usr/bin/ggrep -E checking for fgrep... /usr/bin/ggrep -F checking for ld used by /usr/gcc/6/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p checking the name lister (/usr/bin/nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786240 checking how to convert i386-pc-solaris2.11 file names to i386-pc-solaris2.11 format... func_convert_file_noop checking how to convert i386-pc-solaris2.11 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... print -r -- checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -p output from /usr/gcc/6/bin/gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... /usr/gcc/6/bin/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 /usr/gcc/6/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/gcc/6/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/gcc/6/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/6/bin/gcc static flag -static works... no checking if /usr/gcc/6/bin/gcc supports -c -o file.o... yes checking if /usr/gcc/6/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/gcc/6/bin/gcc linker (/usr/bin/ld -64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for ar... /usr/bin/ar checking for __b64_ntop... no checking for __b64_ntop in -lresolv... yes checking thenonexistentheader.h usability... no checking thenonexistentheader.h presence... no checking for thenonexistentheader.h... no checking for crypt... yes checking for RAND_file_name in -lcrypto... yes checking for SSL_library_init in -lssl... yes checking for vaInitialize in -lva... 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 pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gtk+-2.0... yes checking for libgcrypt-config... /usr/bin/libgcrypt-config checking for LIBGCRYPT - version >= 1.4.0... yes (1.8.1) checking for getaddrinfo... no checking for getaddrinfo in -lsocket... 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 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 whether byte ordering is bigendian... no 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 creating subdir ./rfb for rfbint.h checking for stdint types... stdint.h (shortcircuit) make use of stdint.h in rfb/rfbint.h (assuming C99 compatible system) 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... yes 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... yes checking for socket in -lsocket... yes 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 rfb/rfbint.h commands config.status: creating rfb/rfbint.h : _LIBVNCSERVER_RFB_RFBINT_H config.status: executing chmod-libvncserver-config commands /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64/.configured (cd /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64 ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign -Bdirect -z ignore -z defs" LD_EXEC_OPTIONS="-z aslr=disable" "ac_cv_func_realloc_0_nonnull=yes" \ /usr/gnu/bin/make -j4 \ ) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64' /usr/gnu/bin/make all-recursive make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64' Making all in libvncserver make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64/libvncserver' CC main.lo CC rfbserver.lo CC rfbregion.lo CC auth.lo CC sockets.lo CC websockets.lo CC rfbssl_openssl.lo /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncserver/websockets.c: In function 'webSocketsGenSha1Key': /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncserver/websockets.c:191:15: warning: implicit declaration of function '__b64_ntop' [-Wimplicit-function-declaration] if (-1 == __b64_ntop(hash, sizeof(hash), target, size)) ^~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncserver/websockets.c: In function 'webSocketsGenMd5': /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncserver/websockets.c:479:21: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] iov[0].iov_base = buf; ^ /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncserver/websockets.c: In function 'webSocketsDecodeHixie': /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncserver/websockets.c:605:9: warning: implicit declaration of function '__b64_pton' [-Wimplicit-function-declaration] n = __b64_pton(buf, (unsigned char *)dst+retlen, 2+len); ^~~~~~~~~~ CC rfbcrypto_openssl.lo CC stats.lo CC corre.lo CC hextile.lo CC rre.lo CC translate.lo CC cutpaste.lo In file included from /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncserver/translate.c:114:0: /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncserver/tableinit24.c: In function 'rfbInitOneRGBTable24': /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncserver/tableinit24.c:150:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(!rfbEndianTest) ^~ /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncserver/tableinit24.c:152:9: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (swap) { ^~ CC httpd.lo CC cursor.lo CC font.lo CC draw.lo CC selbox.lo CC cargs.lo CC ../common/minilzo.lo CC ultra.lo CC scale.lo CC zlib.lo CC zrle.lo CC zrleoutstream.lo CC zrlepalettehelper.lo CC ../common/zywrletemplate.lo CC tight.lo CC ../common/turbojpeg.lo CC ../common/d3des.lo /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncserver/../common/turbojpeg.c: In function '_tjInitCompress': /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncserver/../common/turbojpeg.c:471:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(this) free(this); return NULL; ^~ /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncserver/../common/turbojpeg.c:471:25: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if(this) free(this); return NULL; ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncserver/../common/turbojpeg.c: In function '_tjInitDecompress': /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncserver/../common/turbojpeg.c:655:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(this) free(this); return NULL; ^~ /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncserver/../common/turbojpeg.c:655:25: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if(this) free(this); return NULL; ^~~~~~ CC ../common/vncauth.lo CC tightvnc-filetransfer/rfbtightserver.lo /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncserver/../common/vncauth.c: In function 'rfbEncryptBytes2': /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncserver/../common/vncauth.c:208:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (j = 0; j < 8; j++) ^~~ /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncserver/../common/vncauth.c:210:7: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' rfbDes(where + i, where + i); ^~~~~~ CC tightvnc-filetransfer/handlefiletransferrequest.lo CC tightvnc-filetransfer/filetransfermsg.lo CC tightvnc-filetransfer/filelistinfo.lo CCLD libvncserver.la make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64/libvncserver' Making all in examples make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64/examples' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64/examples' CC example.o CC pnmshow.o CC regiontest.o CC pnmshow24.o CC fontsel.o CC vncev.o 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 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 rotate CCLD zippy CCLD repeater make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64/examples' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64/examples' Making all in libvncclient make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64/libvncclient' CC cursor.lo CC sockets.lo CC rfbproto.lo CC listen.lo In file included from /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncclient/rfbproto.c:2376:0: /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncclient/zrle.c: In function 'HandleZRLE8': /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncclient/zrle.c:201:38: warning: pointer targets in passing argument 2 of 'HandleZRLETile8' differ in signedness [-Wpointer-sign] int result=HandleZRLETile(client,buf,remaining,rx+i,ry+j,subWidth,subHeight); ^~~ /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncclient/zrle.c:37:33: note: expected 'uint8_t * {aka unsigned char *}' but argument is of type 'char *' #define HandleZRLETile CONCAT2E(HandleZRLETile,REALBPP) ^ /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncclient/rfbproto.c:2364:22: note: in definition of macro 'CONCAT2' #define CONCAT2(a,b) a##b ^ /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncclient/zrle.c:37:24: note: in expansion of macro 'CONCAT2E' #define HandleZRLETile CONCAT2E(HandleZRLETile,REALBPP) ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncclient/zrle.c:79:12: note: in expansion of macro 'HandleZRLETile' static int HandleZRLETile(rfbClient* client, ^~~~~~~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncclient/rfbproto.c:2385:0: /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncclient/zrle.c: In function 'HandleZRLE16': /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncclient/zrle.c:201:38: warning: pointer targets in passing argument 2 of 'HandleZRLETile16' differ in signedness [-Wpointer-sign] int result=HandleZRLETile(client,buf,remaining,rx+i,ry+j,subWidth,subHeight); ^~~ /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncclient/zrle.c:37:33: note: expected 'uint8_t * {aka unsigned char *}' but argument is of type 'char *' #define HandleZRLETile CONCAT2E(HandleZRLETile,REALBPP) ^ /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncclient/rfbproto.c:2364:22: note: in definition of macro 'CONCAT2' #define CONCAT2(a,b) a##b ^ /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncclient/zrle.c:37:24: note: in expansion of macro 'CONCAT2E' #define HandleZRLETile CONCAT2E(HandleZRLETile,REALBPP) ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncclient/zrle.c:79:12: note: in expansion of macro 'HandleZRLETile' static int HandleZRLETile(rfbClient* client, ^~~~~~~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncclient/rfbproto.c:2387:0: /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncclient/zrle.c: In function 'HandleZRLE15': /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncclient/zrle.c:201:38: warning: pointer targets in passing argument 2 of 'HandleZRLETile15' differ in signedness [-Wpointer-sign] int result=HandleZRLETile(client,buf,remaining,rx+i,ry+j,subWidth,subHeight); ^~~ /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncclient/zrle.c:37:33: note: expected 'uint8_t * {aka unsigned char *}' but argument is of type 'char *' #define HandleZRLETile CONCAT2E(HandleZRLETile,REALBPP) ^ /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncclient/rfbproto.c:2364:22: note: in definition of macro 'CONCAT2' #define CONCAT2(a,b) a##b ^ /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncclient/zrle.c:37:24: note: in expansion of macro 'CONCAT2E' #define HandleZRLETile CONCAT2E(HandleZRLETile,REALBPP) ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncclient/zrle.c:79:12: note: in expansion of macro 'HandleZRLETile' static int HandleZRLETile(rfbClient* client, ^~~~~~~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncclient/rfbproto.c:2396:0: /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncclient/zrle.c: In function 'HandleZRLE32': /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncclient/zrle.c:201:38: warning: pointer targets in passing argument 2 of 'HandleZRLETile32' differ in signedness [-Wpointer-sign] int result=HandleZRLETile(client,buf,remaining,rx+i,ry+j,subWidth,subHeight); ^~~ /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncclient/zrle.c:37:33: note: expected 'uint8_t * {aka unsigned char *}' but argument is of type 'char *' #define HandleZRLETile CONCAT2E(HandleZRLETile,REALBPP) ^ /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncclient/rfbproto.c:2364:22: note: in definition of macro 'CONCAT2' #define CONCAT2(a,b) a##b ^ /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncclient/zrle.c:37:24: note: in expansion of macro 'CONCAT2E' #define HandleZRLETile CONCAT2E(HandleZRLETile,REALBPP) ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncclient/zrle.c:79:12: note: in expansion of macro 'HandleZRLETile' static int HandleZRLETile(rfbClient* client, ^~~~~~~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncclient/rfbproto.c:2398:0: /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncclient/zrle.c: In function 'HandleZRLE24': /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncclient/zrle.c:201:38: warning: pointer targets in passing argument 2 of 'HandleZRLETile24' differ in signedness [-Wpointer-sign] int result=HandleZRLETile(client,buf,remaining,rx+i,ry+j,subWidth,subHeight); ^~~ /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncclient/zrle.c:37:33: note: expected 'uint8_t * {aka unsigned char *}' but argument is of type 'char *' #define HandleZRLETile CONCAT2E(HandleZRLETile,REALBPP) ^ /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncclient/rfbproto.c:2364:22: note: in definition of macro 'CONCAT2' #define CONCAT2(a,b) a##b ^ /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncclient/zrle.c:37:24: note: in expansion of macro 'CONCAT2E' #define HandleZRLETile CONCAT2E(HandleZRLETile,REALBPP) ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncclient/zrle.c:79:12: note: in expansion of macro 'HandleZRLETile' static int HandleZRLETile(rfbClient* client, ^~~~~~~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncclient/rfbproto.c:2401:0: /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncclient/zrle.c: In function 'HandleZRLE24Down': /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncclient/zrle.c:201:38: warning: pointer targets in passing argument 2 of 'HandleZRLETile24Down' differ in signedness [-Wpointer-sign] int result=HandleZRLETile(client,buf,remaining,rx+i,ry+j,subWidth,subHeight); ^~~ /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncclient/zrle.c:40:33: note: expected 'uint8_t * {aka unsigned char *}' but argument is of type 'char *' #define HandleZRLETile CONCAT3E(HandleZRLETile,REALBPP,Down) ^ /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncclient/rfbproto.c:2366:24: note: in definition of macro 'CONCAT3' #define CONCAT3(a,b,c) a##b##c ^ /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncclient/zrle.c:40:24: note: in expansion of macro 'CONCAT3E' #define HandleZRLETile CONCAT3E(HandleZRLETile,REALBPP,Down) ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncclient/zrle.c:79:12: note: in expansion of macro 'HandleZRLETile' static int HandleZRLETile(rfbClient* client, ^~~~~~~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncclient/rfbproto.c:2404:0: /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncclient/zrle.c: In function 'HandleZRLE24Up': /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncclient/zrle.c:201:38: warning: pointer targets in passing argument 2 of 'HandleZRLETile24Up' differ in signedness [-Wpointer-sign] int result=HandleZRLETile(client,buf,remaining,rx+i,ry+j,subWidth,subHeight); ^~~ /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncclient/zrle.c:43:33: note: expected 'uint8_t * {aka unsigned char *}' but argument is of type 'char *' #define HandleZRLETile CONCAT3E(HandleZRLETile,REALBPP,Up) ^ /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncclient/rfbproto.c:2366:24: note: in definition of macro 'CONCAT3' #define CONCAT3(a,b,c) a##b##c ^ /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncclient/zrle.c:43:24: note: in expansion of macro 'CONCAT3E' #define HandleZRLETile CONCAT3E(HandleZRLETile,REALBPP,Up) ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncclient/zrle.c:79:12: note: in expansion of macro 'HandleZRLETile' static int HandleZRLETile(rfbClient* client, ^~~~~~~~~~~~~~ CC vncviewer.lo CC tls_openssl.lo /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncclient/tls_openssl.c: In function 'ssl_verify': /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncclient/tls_openssl.c:177:7: warning: variable 'err' set but not used [-Wunused-but-set-variable] int err, i; ^~~ /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncclient/tls_openssl.c:176:14: warning: variable 'client' set but not used [-Wunused-but-set-variable] rfbClient *client; ^~~~~~ CCLD libvncclient.la make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64/libvncclient' Making all in webclients make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64/webclients' Making all in java-applet make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64/webclients/java-applet' Making all in ssl make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64/webclients/java-applet/ssl' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64/webclients/java-applet/ssl' make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64/webclients/java-applet' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64/webclients/java-applet' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64/webclients/java-applet' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64/webclients' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64/webclients' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64/webclients' Making all in client_examples make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64/client_examples' CC SDLvncviewer-SDLvncviewer.o CC ppmtest.o CC SDLvncviewer-scrap.o CC gtkvncviewer-gtkvncviewer.o /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/client_examples/scrap.c:24:2: warning: #warning Unknown window manager for clipboard handling [-Wcpp] #warning Unknown window manager for clipboard handling ^~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/client_examples/scrap.c: In function 'convert_format': /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/client_examples/scrap.c:79:1: warning: no return statement in function returning non-void [-Wreturn-type] } ^ /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/client_examples/scrap.c: In function 'put_scrap': /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/client_examples/scrap.c:270:8: warning: unused variable 'dst' [-Wunused-variable] char *dst; ^~~ /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/client_examples/scrap.c:269:6: warning: variable 'dstlen' set but not used [-Wunused-but-set-variable] int dstlen; ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/client_examples/scrap.c:268:13: warning: variable 'format' set but not used [-Wunused-but-set-variable] scrap_type format; ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/client_examples/scrap.c: In function 'get_scrap': /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/client_examples/scrap.c:339:13: warning: variable 'format' set but not used [-Wunused-but-set-variable] scrap_type format; ^~~~~~ At top level: /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/client_examples/scrap.c:149:12: warning: 'convert_scrap' defined but not used [-Wunused-function] static int convert_scrap(int type, char *dst, char *src, int srclen) ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/client_examples/scrap.c: In function 'lost_scrap': /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/client_examples/scrap.c:263:8: warning: 'retval' is used uninitialized in this function [-Wuninitialized] return(retval); ^ CC backchannel.o CCLD ppmtest CCLD backchannel CCLD SDLvncviewer CCLD gtkvncviewer make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64/client_examples' Making all in test make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64/test' CC tjunittest.o CC tjutil.o CC bmp.o CC tjbench.o /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/test/tjbench.c: In function 'decomptest': /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/test/tjbench.c:181:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(y>255) y=255; if(y<0) y=0; ^~ /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/test/tjbench.c:181:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if(y>255) y=255; if(y<0) y=0; ^~ /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/test/tjbench.c: In function 'dotest': /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/test/tjbench.c:229:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(tilew>w) tilew=w; if(tileh>h) tileh=h; ^~ /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/test/tjbench.c:229:25: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if(tilew>w) tilew=w; if(tileh>h) tileh=h; ^~ /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/test/tjbench.c:326:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(jpegbuf[i]) free(jpegbuf[i]); jpegbuf[i]=NULL; ^~ /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/test/tjbench.c:326:38: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if(jpegbuf[i]) free(jpegbuf[i]); jpegbuf[i]=NULL; ^~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/test/tjbench.c:340:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(jpegbuf[i]) free(jpegbuf[i]); jpegbuf[i]=NULL; ^~ /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/test/tjbench.c:340:38: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if(jpegbuf[i]) free(jpegbuf[i]); jpegbuf[i]=NULL; ^~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/test/tjbench.c: In function 'dodecomptest': /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/test/tjbench.c:395:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(tilew>w) tilew=w; if(tileh>h) tileh=h; ^~ /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/test/tjbench.c:395:25: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if(tilew>w) tilew=w; if(tileh>h) tileh=h; ^~ /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/test/tjbench.c:458:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(jpegbuf[i]) free(jpegbuf[i]); jpegbuf[i]=NULL; ^~ /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/test/tjbench.c:458:38: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if(jpegbuf[i]) free(jpegbuf[i]); jpegbuf[i]=NULL; ^~~~~~~ CCLD tjunittest CCLD tjbench make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64/test' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64/.built (cd /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64 ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign -Bdirect -z ignore -z defs" LD_EXEC_OPTIONS="-z aslr=disable" /usr/gnu/bin/make \ DESTDIR=/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/prototype/i386 install) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64' Making install in libvncserver make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64/libvncserver' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64/libvncserver' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/prototype/i386/usr/lib/amd64' /bin/bash ../libtool --mode=install /usr/bin/ginstall -c libvncserver.la '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/prototype/i386/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c .libs/libvncserver.so.0.0.0 /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/prototype/i386/usr/lib/amd64/libvncserver.so.0.0.0 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/prototype/i386/usr/lib/amd64 && { ln -s -f libvncserver.so.0.0.0 libvncserver.so.0 || { rm -f libvncserver.so.0 && ln -s libvncserver.so.0.0.0 libvncserver.so.0; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/prototype/i386/usr/lib/amd64 && { ln -s -f libvncserver.so.0.0.0 libvncserver.so || { rm -f libvncserver.so && ln -s libvncserver.so.0.0.0 libvncserver.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/prototype/i386/usr/lib/amd64/libvncserver.so.0.0.0 libtool: install: /usr/bin/ginstall -c .libs/libvncserver.lai /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/prototype/i386/usr/lib/amd64/libvncserver.la libtool: install: /usr/bin/ginstall -c .libs/libvncserver.a /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/prototype/i386/usr/lib/amd64/libvncserver.a libtool: install: chmod 644 /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/prototype/i386/usr/lib/amd64/libvncserver.a libtool: install: ranlib /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/prototype/i386/usr/lib/amd64/libvncserver.a libtool: warning: remember to run 'libtool --finish /usr/lib/amd64' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/prototype/i386/usr/include/rfb' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncserver/../rfb/rfb.h ../rfb/rfbconfig.h ../rfb/rfbint.h /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncserver/../rfb/rfbproto.h /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncserver/../rfb/keysym.h /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncserver/../rfb/rfbregion.h /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/libvncserver/../rfb/rfbclient.h '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/prototype/i386/usr/include/rfb' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64/libvncserver' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64/libvncserver' Making install in examples make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64/examples' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64/examples' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64/examples' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64/examples' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64/examples' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64/examples' Making install in libvncclient make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64/libvncclient' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64/libvncclient' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/prototype/i386/usr/lib/amd64' /bin/bash ../libtool --mode=install /usr/bin/ginstall -c libvncclient.la '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/prototype/i386/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c .libs/libvncclient.so.0.0.0 /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/prototype/i386/usr/lib/amd64/libvncclient.so.0.0.0 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/prototype/i386/usr/lib/amd64 && { ln -s -f libvncclient.so.0.0.0 libvncclient.so.0 || { rm -f libvncclient.so.0 && ln -s libvncclient.so.0.0.0 libvncclient.so.0; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/prototype/i386/usr/lib/amd64 && { ln -s -f libvncclient.so.0.0.0 libvncclient.so || { rm -f libvncclient.so && ln -s libvncclient.so.0.0.0 libvncclient.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/prototype/i386/usr/lib/amd64/libvncclient.so.0.0.0 libtool: install: /usr/bin/ginstall -c .libs/libvncclient.lai /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/prototype/i386/usr/lib/amd64/libvncclient.la libtool: install: /usr/bin/ginstall -c .libs/libvncclient.a /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/prototype/i386/usr/lib/amd64/libvncclient.a libtool: install: chmod 644 /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/prototype/i386/usr/lib/amd64/libvncclient.a libtool: install: ranlib /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/prototype/i386/usr/lib/amd64/libvncclient.a libtool: warning: remember to run 'libtool --finish /usr/lib/amd64' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64/libvncclient' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64/libvncclient' Making install in webclients make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64/webclients' Making install in java-applet make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64/webclients/java-applet' Making install in ssl make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64/webclients/java-applet/ssl' make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64/webclients/java-applet/ssl' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64/webclients/java-applet/ssl' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64/webclients/java-applet/ssl' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64/webclients/java-applet' make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64/webclients/java-applet' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64/webclients/java-applet' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64/webclients/java-applet' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64/webclients/java-applet' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64/webclients' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64/webclients' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64/webclients' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64/webclients' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64/webclients' Making install in client_examples make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64/client_examples' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64/client_examples' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64/client_examples' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64/client_examples' Making install in test make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64/test' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64/test' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64/test' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64/test' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/prototype/i386/usr/bin' /usr/bin/ginstall -c libvncserver-config '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/prototype/i386/usr/bin' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/prototype/i386/usr/include/rfb' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/rfb/rfb.h rfb/rfbconfig.h rfb/rfbint.h /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/rfb/rfbproto.h /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/rfb/keysym.h /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/rfb/rfbregion.h /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/libvncserver-LibVNCServer-0.9.10/rfb/rfbclient.h '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/prototype/i386/usr/include/rfb' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/prototype/i386/usr/lib/amd64/pkgconfig' /usr/bin/ginstall -c -m 644 libvncserver.pc libvncclient.pc '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/prototype/i386/usr/lib/amd64/pkgconfig' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/amd64/.installed /usr/bin/pkgmogrify -D PERL_ARCH=i86pc-solaris-64int -D PERL_VERSION=5.22 -D PG_VERSION=9.4 -D PG_VERNUM=94 -D PG_BASEPKG=database/postgres-94 -D MYSQL_VERSION=10.1 -D MYSQL_VERNUM=101 -D MYSQL_BASEPKG=database/mariadb-101 -D MACH=i386 -D MACH32=i86 -D MACH64=amd64 -D PUBLISHER=openindiana.org -D PUBLISHER_LOCALIZABLE=userland-localizable -D CONSOLIDATION=userland -D BUILD_VERSION=5.11-2018.0.0.1 -D SOLARIS_VERSION=2.11 -D OS_VERSION=5.11 -D PKG_SOLARIS_VERSION=5.11 -D HUMAN_VERSION= -D IPS_COMPONENT_VERSION=0.9.10 -D COMPONENT_VERSION=0.9.10 -D COMPONENT_PROJECT_URL=https://libvnc.github.io -D COMPONENT_ARCHIVE_URL=https://github.com/LibVNC/libvncserver/archive/LibVNCServer-0.9.10.tar.gz -D COMPONENT_HG_URL= -D COMPONENT_HG_REV= -D COMPONENT_NAME=libvncserver -D COMPONENT_FMRI=library/libvncserver -D COMPONENT_LICENSE_FILE=COPYING -D TPNO= -D USERLAND_GIT_REMOTE=git://github.com/OpenIndiana/oi-userland.git -D USERLAND_GIT_BRANCH=HEAD -D USERLAND_GIT_REV=25a3237efa9b3a985e4c9411c4eb1aad25b21c27 -D PYTHON_2.7_ONLY=# -D PYTHON_3.4_ONLY=# -D COMPONENT_SUMMARY="VNC server and client C libraries" -D COMPONENT_CLASSIFICATION="org.opensolaris.category.2008:Development/C" -D COMPONENT_DESCRIPTION="LibVNCServer/LibVNCClient are cross-platform C libraries that allow you to easily implement VNC server or client functionality in your program." -D COMPONENT_LICENSE="GPLv2" libvncserver.p5m \ /jenkins/jobs/oi-userland/workspace/transforms/license-changes /jenkins/jobs/oi-userland/workspace/transforms/variant-cleanup /jenkins/jobs/oi-userland/workspace/transforms/autopyc /jenkins/jobs/oi-userland/workspace/transforms/defaults /jenkins/jobs/oi-userland/workspace/transforms/actuators /jenkins/jobs/oi-userland/workspace/transforms/devel /jenkins/jobs/oi-userland/workspace/transforms/docs /jenkins/jobs/oi-userland/workspace/transforms/locale /jenkins/jobs/oi-userland/workspace/transforms/python-3-soabi /jenkins/jobs/oi-userland/workspace/transforms/libtool-drop /jenkins/jobs/oi-userland/workspace/transforms/ignore-libs /jenkins/jobs/oi-userland/workspace/transforms/ignore-gcc-usr-lib /jenkins/jobs/oi-userland/workspace/transforms/publish-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/manifest-i386-libvncserver.mogrified /jenkins/jobs/oi-userland/workspace/tools/userland-mangler -D /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build -d /jenkins/jobs/oi-userland/workspace/components/library/libvncserver -d libvncserver-LibVNCServer-0.9.10 -m /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/manifest-i386-libvncserver.mogrified >/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/manifest-i386-libvncserver.mangled /usr/bin/pkgdepend generate -m -d /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build -d /jenkins/jobs/oi-userland/workspace/components/library/libvncserver -d libvncserver-LibVNCServer-0.9.10 /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/manifest-i386-libvncserver.mangled >/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/manifest-i386-libvncserver.depend /usr/bin/pkgdepend resolve -e /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/resolve.deps -m /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/manifest-i386-libvncserver.depend /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/.resolved-i386 VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/manifest-i386-libvncserver.depend.res /usr/bin/env PYTHONPATH=/jenkins/jobs/oi-userland/workspace/tools/python PROTO_PATH="/jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/prototype/i386/mangled /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/prototype/i386 /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build /jenkins/jobs/oi-userland/workspace/components/library/libvncserver libvncserver-LibVNCServer-0.9.10" \ /bin/true \ -f /jenkins/jobs/oi-userland/workspace/tools/pkglintrc /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/manifest-i386-libvncserver.depend.res /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/.linted-i386 /bin/cp -f /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/manifest-i386-libvncserver.depend.res /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/manifest-i386-libvncserver.pre-published NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO /usr/bin/pkgsend -s /jenkins/jobs/oi-userland/workspace/i386/repo publish --fmri-in-manifest -d /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build -d /jenkins/jobs/oi-userland/workspace/components/library/libvncserver -d libvncserver-LibVNCServer-0.9.10 -T \*.py /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/manifest-i386-libvncserver.pre-published pkg://openindiana.org/library/libvncserver@0.9.10,5.11-2018.0.0.1:20180405T142716Z PUBLISHED /usr/bin/pkgfmt /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/manifest-i386-libvncserver.published /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/.published-i386 /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/library/libvncserver/build/.pre-published-i386 gmake[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libvncserver'