<86>Mar 26 02:23:15 userdel[55447]: delete user 'rooter' <86>Mar 26 02:23:15 groupadd[55476]: group added to /etc/group: name=rooter, GID=615 <86>Mar 26 02:23:15 groupadd[55476]: group added to /etc/gshadow: name=rooter <86>Mar 26 02:23:15 groupadd[55476]: new group: name=rooter, GID=615 <86>Mar 26 02:23:15 useradd[55517]: new user: name=rooter, UID=615, GID=615, home=/root, shell=/bin/bash <86>Mar 26 02:23:15 userdel[55605]: delete user 'builder' <86>Mar 26 02:23:15 userdel[55605]: removed group 'builder' owned by 'builder' <86>Mar 26 02:23:15 userdel[55605]: removed shadow group 'builder' owned by 'builder' <86>Mar 26 02:23:15 groupadd[55654]: group added to /etc/group: name=builder, GID=616 <86>Mar 26 02:23:15 groupadd[55654]: group added to /etc/gshadow: name=builder <86>Mar 26 02:23:15 groupadd[55654]: new group: name=builder, GID=616 <86>Mar 26 02:23:15 useradd[55725]: new user: name=builder, UID=616, GID=616, home=/usr/src, shell=/bin/bash <13>Mar 26 02:23:17 rpmi: libnettle6-3.4.1-alt1 sisyphus.217427.100 1544107881 installed <13>Mar 26 02:23:17 rpmi: libhogweed4-3.4.1-alt1 sisyphus.217427.100 1544107881 installed <13>Mar 26 02:23:17 rpmi: perl-Term-Cap-1.17-alt1 1445018869 installed <13>Mar 26 02:23:17 rpmi: perl-Term-ANSIColor-4.06-alt1 1479407083 installed <13>Mar 26 02:23:17 rpmi: perl-Pod-Escapes-1.07-alt1 1418767892 installed <13>Mar 26 02:23:17 rpmi: perl-Filter-1.59-alt1.1 sisyphus+219907.400.1.1 1548343225 installed <13>Mar 26 02:23:17 rpmi: perl-Encode-3.01-alt1 sisyphus+224923.100.1.1 1552474113 installed <13>Mar 26 02:23:17 rpmi: perl-Pod-Simple-3.35-alt1 1482098090 installed <13>Mar 26 02:23:17 rpmi: perl-Pod-Usage-1.69-alt1 1464274721 installed <13>Mar 26 02:23:17 rpmi: perl-podlators-4.11-alt1 1525935408 installed <13>Mar 26 02:23:17 rpmi: libpng16-1.6.36-alt1 sisyphus+219478.100.1.1 1547633315 installed <13>Mar 26 02:23:17 rpmi: zlib-devel-1.2.11-alt1 sisyphus+221902.6000.4.1 1550600768 installed <13>Mar 26 02:23:17 rpmi: libjpeg-2:1.5.1-alt1 1498218302 installed <13>Mar 26 02:23:17 rpmi: libtasn1-4.13-alt2 1521133848 installed <13>Mar 26 02:23:17 rpmi: libp11-kit-0.23.9-alt5 1525798241 installed <13>Mar 26 02:23:17 rpmi: libidn2-2.1.1-alt1 sisyphus+221274.100.1.2 1549951280 installed <13>Mar 26 02:23:17 rpmi: libgnutls30-3.6.6-alt1 sisyphus+219978.100.1.1 1548422830 installed <13>Mar 26 02:23:17 rpmi: libgnutls-devel-3.6.6-alt1 sisyphus+219978.100.1.1 1548422830 installed <13>Mar 26 02:23:17 rpmi: libjpeg-devel-2:1.5.1-alt1 1498218302 installed <13>Mar 26 02:23:17 rpmi: libpng-devel-1.6.36-alt1 sisyphus+219478.100.1.1 1547633315 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/pve-vncterm-1.5.2-alt2.nosrc.rpm Installing pve-vncterm-1.5.2-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.45755 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf vncterm + echo 'Source #0 (vncterm.tar.xz):' Source #0 (vncterm.tar.xz): + /usr/bin/xz -dc /usr/src/RPM/SOURCES/vncterm.tar.xz + /bin/tar -xf - + cd vncterm + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (vncterm-alt.patch):' Patch #0 (vncterm-alt.patch): + /usr/bin/patch -p1 patching file Makefile + install -m0644 /usr/src/RPM/SOURCES/wchardata.c . + install -m0644 /usr/src/RPM/SOURCES/unifont.hex . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.57895 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd vncterm + make make: Entering directory '/usr/src/RPM/BUILD/vncterm' make: dpkg-architecture: Command not found cat: .git/refs/heads/master: No such file or directory make: Leaving directory '/usr/src/RPM/BUILD/vncterm' make: Entering directory '/usr/src/RPM/BUILD/vncterm' rm -rf libvncserver-LibVNCServer-0.9.11 tar xf LibVNCServer-0.9.11.tar.gz ln -s ../vncpatches libvncserver-LibVNCServer-0.9.11/patches cd libvncserver-LibVNCServer-0.9.11; patch -p1 < patches/tls-auth-pluging.patch; patch -p1 < patches/remove-systemd-socket-activation.patch patching file libvncserver/auth.c patching file libvncserver/sockets.c patching file rfb/rfb.h Hunk #1 succeeded at 438 with fuzz 2 (offset 41 lines). Hunk #2 succeeded at 461 (offset 41 lines). patching file CMakeLists.txt patching file configure.ac patching file libvncserver/Makefile.am patching file libvncserver/sockets.c cd libvncserver-LibVNCServer-0.9.11; ./autogen.sh --without-ssl --without-websockets --without-tightvnc-filetransfer; autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force -I m4 autoreconf-default: configure.ac: tracing autoreconf-default: running: libtoolize --copy --force --install libtoolize-default: putting auxiliary files in `.'. libtoolize-default: copying file `./config.guess' libtoolize-default: copying file `./config.sub' libtoolize-default: copying file `./install-sh' libtoolize-default: copying file `./ltmain.sh' libtoolize-default: putting macros in AC_CONFIG_MACRO_DIR, `m4'. libtoolize-default: copying file `m4/libtool.m4' libtoolize-default: copying file `m4/ltoptions.m4' libtoolize-default: copying file `m4/ltsugar.m4' libtoolize-default: copying file `m4/ltversion.m4' libtoolize-default: copying file `m4/lt~obsolete.m4' autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --copy --force-missing configure.ac:16: installing './compile' configure.ac:3: installing './missing' Makefile.am: installing './INSTALL' client_examples/Makefile.am: installing './depcomp' autoreconf-default: Leaving directory `.' checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -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... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether make sets $(MAKE)... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-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 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/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu 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... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... 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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 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 ar... (cached) 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... no checking for crypt in -lcrypt... yes 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... no checking for libgcrypt-config... no checking for LIBGCRYPT - version >= 1.4.0... no checking for gnutls >= 2.4.0... yes 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... /usr/src/RPM/SOURCES/ 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 cd libvncserver-LibVNCServer-0.9.11; make make[1]: Entering directory '/usr/src/RPM/BUILD/vncterm/libvncserver-LibVNCServer-0.9.11' make all-recursive make[2]: Entering directory '/usr/src/RPM/BUILD/vncterm/libvncserver-LibVNCServer-0.9.11' Making all in libvncserver make[3]: Entering directory '/usr/src/RPM/BUILD/vncterm/libvncserver-LibVNCServer-0.9.11/libvncserver' CC main.lo CC rfbserver.lo rfbserver.c: In function 'rfbSendDirContent.part.2': 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:862, from rfbserver.c:35: /usr/include/bits/stdio2.h:64: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 rfbregion.lo CC auth.lo CC sockets.lo sockets.c: In function 'rfbReadExactTimeout': sockets.c:632: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:718: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 'rfbWriteExact': sockets.c:785:32: warning: passing argument 2 of 'cl->sock_write_fn' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] n = cl->sock_write_fn(cl, buf, len); ^~~ sockets.c:785:32: note: expected 'void *' but argument is of type 'const char *' CC stats.lo CC corre.lo CC hextile.lo CC rre.lo CC 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 cutpaste.lo CC httpd.lo CC cursor.lo CC font.lo CC draw.lo CC selbox.lo CC ../common/d3des.lo CC ../common/vncauth.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 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 ../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; ^~~~~~ CCLD libvncserver.la make[3]: Leaving directory '/usr/src/RPM/BUILD/vncterm/libvncserver-LibVNCServer-0.9.11/libvncserver' Making all in examples make[3]: Entering directory '/usr/src/RPM/BUILD/vncterm/libvncserver-LibVNCServer-0.9.11/examples' make[4]: Entering directory '/usr/src/RPM/BUILD/vncterm/libvncserver-LibVNCServer-0.9.11/examples' CC example.o CCLD example CC pnmshow.o 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 CC regiontest.o CCLD regiontest CC pnmshow24.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); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD pnmshow24 CC fontsel.o CCLD fontsel CC vncev.o 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); ^~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD vncev CC storepasswd.o CCLD storepasswd CC colourmaptest.o CCLD colourmaptest CC simple.o CCLD simple CC simple15.o CCLD simple15 CC backchannel.o CCLD backchannel CC blooptest.o CCLD blooptest CC camera.o CCLD camera CC rotate.o 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 rotate CC zippy.o CCLD zippy CC repeater.o CCLD repeater make[4]: Leaving directory '/usr/src/RPM/BUILD/vncterm/libvncserver-LibVNCServer-0.9.11/examples' make[3]: Leaving directory '/usr/src/RPM/BUILD/vncterm/libvncserver-LibVNCServer-0.9.11/examples' Making all in libvncclient make[3]: Entering directory '/usr/src/RPM/BUILD/vncterm/libvncserver-LibVNCServer-0.9.11/libvncclient' CC cursor.lo CC listen.lo CC rfbproto.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 sockets.lo CC vncviewer.lo CC tls_gnutls.lo tls_gnutls.c: In function 'SetTLSAnonCredential': tls_gnutls.c:173:3: warning: 'gnutls_anon_client_credentials' is deprecated [-Wdeprecated-declarations] gnutls_anon_client_credentials anonCred; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD libvncclient.la make[3]: Leaving directory '/usr/src/RPM/BUILD/vncterm/libvncserver-LibVNCServer-0.9.11/libvncclient' Making all in webclients make[3]: Entering directory '/usr/src/RPM/BUILD/vncterm/libvncserver-LibVNCServer-0.9.11/webclients' Making all in java-applet make[4]: Entering directory '/usr/src/RPM/BUILD/vncterm/libvncserver-LibVNCServer-0.9.11/webclients/java-applet' Making all in ssl make[5]: Entering directory '/usr/src/RPM/BUILD/vncterm/libvncserver-LibVNCServer-0.9.11/webclients/java-applet/ssl' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/usr/src/RPM/BUILD/vncterm/libvncserver-LibVNCServer-0.9.11/webclients/java-applet/ssl' make[5]: Entering directory '/usr/src/RPM/BUILD/vncterm/libvncserver-LibVNCServer-0.9.11/webclients/java-applet' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/usr/src/RPM/BUILD/vncterm/libvncserver-LibVNCServer-0.9.11/webclients/java-applet' make[4]: Leaving directory '/usr/src/RPM/BUILD/vncterm/libvncserver-LibVNCServer-0.9.11/webclients/java-applet' make[4]: Entering directory '/usr/src/RPM/BUILD/vncterm/libvncserver-LibVNCServer-0.9.11/webclients' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/usr/src/RPM/BUILD/vncterm/libvncserver-LibVNCServer-0.9.11/webclients' make[3]: Leaving directory '/usr/src/RPM/BUILD/vncterm/libvncserver-LibVNCServer-0.9.11/webclients' Making all in client_examples make[3]: Entering directory '/usr/src/RPM/BUILD/vncterm/libvncserver-LibVNCServer-0.9.11/client_examples' CC ppmtest.o CCLD ppmtest CC backchannel.o CCLD backchannel make[3]: Leaving directory '/usr/src/RPM/BUILD/vncterm/libvncserver-LibVNCServer-0.9.11/client_examples' Making all in test make[3]: Entering directory '/usr/src/RPM/BUILD/vncterm/libvncserver-LibVNCServer-0.9.11/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/RPM/BUILD/vncterm/libvncserver-LibVNCServer-0.9.11/test' make[3]: Entering directory '/usr/src/RPM/BUILD/vncterm/libvncserver-LibVNCServer-0.9.11' make[3]: Leaving directory '/usr/src/RPM/BUILD/vncterm/libvncserver-LibVNCServer-0.9.11' make[2]: Leaving directory '/usr/src/RPM/BUILD/vncterm/libvncserver-LibVNCServer-0.9.11' make[1]: Leaving directory '/usr/src/RPM/BUILD/vncterm/libvncserver-LibVNCServer-0.9.11' rm -f vncterm.1 pod2man -n vncterm.pod -s 1 -r 1.5 vncterm.1 gcc -g -O2 -o genfont2 genfont2.c -Wall -Wextra -D_GNU_SOURCE -lz ./genfont2 -o font.data.tmp -i unifont.hex mv font.data.tmp font.data gcc -O2 -g -o vncterm vncterm.c wchardata.c -Wall -Wno-deprecated-declarations -D_GNU_SOURCE -I libvncserver-LibVNCServer-0.9.11 libvncserver-LibVNCServer-0.9.11/libvncserver/.libs/libvncserver.a -lpthread -lz -ljpeg -lutil -lgnutls -lpng vncterm.c: In function 'main': vncterm.c:2539:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write (master, vt->ibuf, vt->ibuf_count); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vncterm.c: In function 'vencrypt_subauth_plain': vncterm.c:141:15: warning: '%s' directive writing up to 8191 bytes into a region of size between 7987 and 8035 [-Wformat-overflow=] sprintf(buf, "POST /api2/json/access/ticket HTTP/1.1\n" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vncterm.c:146:58: "Content-Length: %zd\n\n%s\n", clientip, strlen(form), form); ~~~~ vncterm.c:146:27: note: format string is defined here "Content-Length: %zd\n\n%s\n", clientip, strlen(form), form); ^~ In file included from /usr/include/stdio.h:862, from vncterm.c:25: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 159 and 8398 bytes into a destination of size 8192 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wchardata.c: In function 'wcswidth': wchardata.c:51:8: warning: unused variable 'found' [-Wunused-variable] int found; /* for binary searching in plane1zeroes[] */ ^~~~~ wchardata.c:50:22: warning: unused variable 'highpt' [-Wunused-variable] int lowpt, midpt, highpt; /* for binary searching in plane1zeroes[] */ ^~~~~~ wchardata.c:50:15: warning: unused variable 'midpt' [-Wunused-variable] int lowpt, midpt, highpt; /* for binary searching in plane1zeroes[] */ ^~~~~ wchardata.c:50:8: warning: unused variable 'lowpt' [-Wunused-variable] int lowpt, midpt, highpt; /* for binary searching in plane1zeroes[] */ ^~~~~ make: Leaving directory '/usr/src/RPM/BUILD/vncterm' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.7106 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/pve-vncterm-buildroot + : + /bin/rm -rf -- /usr/src/tmp/pve-vncterm-buildroot + cd vncterm + make DESTDIR=/usr/src/tmp/pve-vncterm-buildroot install make: Entering directory '/usr/src/RPM/BUILD/vncterm' make: dpkg-architecture: Command not found cat: .git/refs/heads/master: No such file or directory make: Leaving directory '/usr/src/RPM/BUILD/vncterm' make: Entering directory '/usr/src/RPM/BUILD/vncterm' mkdir -p /usr/src/tmp/pve-vncterm-buildroot/usr/share/doc/vncterm install -m 0644 copyright /usr/src/tmp/pve-vncterm-buildroot/usr/share/doc/vncterm mkdir -p /usr/src/tmp/pve-vncterm-buildroot/usr/share/vncterm install -m 0644 font.data /usr/src/tmp/pve-vncterm-buildroot/usr/share/vncterm mkdir -p /usr/src/tmp/pve-vncterm-buildroot/usr/share/man/man1 install -m 0644 vncterm.1 /usr/src/tmp/pve-vncterm-buildroot/usr/share/man/man1 mkdir -p /usr/src/tmp/pve-vncterm-buildroot/usr/bin install -s -m 0755 vncterm /usr/src/tmp/pve-vncterm-buildroot/usr/bin make: Leaving directory '/usr/src/RPM/BUILD/vncterm' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/pve-vncterm-buildroot (auto) Verifying and fixing files in /usr/src/tmp/pve-vncterm-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/pve-vncterm-buildroot/ (default) Compressing files in /usr/src/tmp/pve-vncterm-buildroot (auto) Verifying ELF objects in /usr/src/tmp/pve-vncterm-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: pve-vncterm-1.5.2-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.U7qrIF find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MnhXch find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.11)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libgnutls.so.30()(64bit) >= set:ojkdYvn4adPyfCjNNIc3sRxX0UIPGmFhNy1eVwZdWZoulkXzuxYm97v050lOugZbcO4bfS6, libgnutls.so.30(GNUTLS_3_4)(64bit), libjpeg.so.62()(64bit) >= set:jevZlZyd101jH3ZvquJxfH0GtiL0xt7lHwlvtKiZsZn, libpng16.so.16()(64bit) >= set:lhHMiYgG4AIESuKyB3lVVXfokLNl7, libpng16.so.16(PNG16_0)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.3.2)(64bit), libutil.so.1(GLIBC_2.2.5)(64bit), libz.so.1()(64bit) >= set:khb6pwmC5ZzZELbHyWRG5, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mcYkRV warning: Installed (but unpackaged) file(s) found: /usr/share/doc/vncterm/copyright Wrote: /usr/src/RPM/RPMS/x86_64/pve-vncterm-1.5.2-alt2.x86_64.rpm 36.17user 4.00system 1:01.12elapsed 65%CPU (0avgtext+0avgdata 93496maxresident)k 0inputs+0outputs (0major+2219235minor)pagefaults 0swaps 39.98user 6.17system 1:08.18elapsed 67%CPU (0avgtext+0avgdata 116640maxresident)k 0inputs+0outputs (0major+2492185minor)pagefaults 0swaps --- pve-vncterm-1.5.2-alt2.x86_64.rpm.repo 2018-10-03 08:04:00.000000000 +0000 +++ pve-vncterm-1.5.2-alt2.x86_64.rpm.hasher 2019-03-26 02:24:21.455146098 +0000 @@ -21,3 +21,2 @@ Requires: libpthread.so.0(GLIBC_2.3.2)(64bit) -Requires: libutil.so.1()(64bit) >= set:gfRg0 Requires: libutil.so.1(GLIBC_2.2.5)(64bit) @@ -26,2 +25,2 @@ Requires: rpmlib(PayloadIsLzma) -Provides: pve-vncterm = 1.5.2-alt2 +Provides: pve-vncterm = 1.5.2-alt2:sisyphus.213975.100