D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/twin-0.6.2-14.mga10.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.gAH85m + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf twin-0.6.2 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/twin-0.6.2.tar.bz2 + STATUS=0 + '[' 0 -ne 0 ']' + cd twin-0.6.2 + rm -rf /home/pterjan/rpmbuild/BUILD/twin-0.6.2-SPECPARTS + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/twin-0.6.2-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i -e 's|# DEBUG=y|DEBUG=y|' makerules.in + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.GeGbvR + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd twin-0.6.2 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now --cap-lints=warn' + export RUSTFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./admin/config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./admin/config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./admin/config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./admin/config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./admin/config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./admin/config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 Forcing run-time library search path definition in configure to prevent libtool from adding rpath for standard directories (configure was generated with libtool without support for autodetection) + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable--shlibs=yes --enable--modules=yes --enable--unicode=yes --enable--asm=yes checking whether make sets $(MAKE)... yes checking for x86_64-mageia-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for OS... Linux checking for shared library support... native this system is Linux/FreeBSD with GNU C assuming GNU C internally uses GNU ld using native rules to create shared libraries checking for ar... ar checking for ranlib... ranlib checking for an ANSI C-conforming const... yes checking for long long... yes checking for inline... inline checking for compiler flag -g... yes checking for compiler flag -p... yes checking for compiler flag -pg... yes checking for compiler flag -O2... yes checking for compiler flag -fomit-frame-pointer... yes checking for compiler flag -fno-strict-aliasing... yes checking for compiler flag -pipe... yes checking for compiler flag -Wall... yes checking for compiler flag -Wshadow... yes checking for compiler flag -Wno-uninitialized... yes checking for compiler flag -Wno-pointer-sign... yes checking for compiler flag -Wno-unused... yes checking for compiler flag -Wundef... yes checking for compiler flag -Wstrict-prototypes... yes checking for compiler flag -Wcast-qual... yes checking for compiler flag -Wcast-align... yes checking for compiler flag -Wpointer-arith... yes checking for compiler flag -Wbad-function-cast... yes checking for compiler flag -Waggregate-return... yes checking for gcc-compatible 'static inline'... yes checking for gcc-compatible 'attribute((const))'... yes checking for gcc-compatible 'attribute((packed))'... yes checking for gcc-compatible i386 assembler... no checking for ANSI C header files... no checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking gpm.h usability... yes checking gpm.h presence... yes checking for gpm.h... yes checking ggi/ggi.h usability... yes checking ggi/ggi.h presence... yes checking for ggi/ggi.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking ltdl.h usability... no checking ltdl.h presence... no checking for ltdl.h... no checking memory.h usability... yes checking memory.h presence... yes checking for memory.h... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking ncurses/ncurses.h usability... yes checking ncurses/ncurses.h presence... yes checking for ncurses/ncurses.h... yes checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking ncurses/termcap.h usability... yes checking ncurses/termcap.h presence... yes checking for ncurses/termcap.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking shadow.h usability... yes checking shadow.h presence... yes checking for shadow.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking stdlib.h usability... yes checking stdlib.h presence... yes checking for stdlib.h... yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking sys/ttydefaults.h usability... yes checking sys/ttydefaults.h presence... yes checking for sys/ttydefaults.h... yes checking sys/types.h usability... yes checking sys/types.h presence... yes checking for sys/types.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking for sys/wait.h... (cached) yes checking asm/page.h usability... no checking asm/page.h presence... no checking for asm/page.h... no checking machine/param.h usability... no checking machine/param.h presence... no checking for machine/param.h... no checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking unistd.h usability... yes checking unistd.h presence... yes checking for unistd.h... yes checking zlib.h usability... no checking zlib.h presence... no checking for zlib.h... no checking for uid_t... yes checking for gid_t... yes checking for pid_t... yes checking for size_t... yes checking return type of signal handlers... void checking whether struct tm is in sys/time.h or time.h... time.h checking for /dev/ptmx... yes checking for working memcmp... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for function prototypes... yes checking whether setvbuf arguments are reversed... no checking for ftime... yes checking for gettimeofday... yes checking for getspnam... yes checking for hstrerror... yes checking for initgroups... yes checking for lstat... yes checking for putenv... yes checking for setenv... yes checking for select... yes checking for strdup... yes checking for strerror... yes checking for strspn... yes checking for strstr... yes checking for scandir... yes checking for alphasort... yes checking for uname... yes checking for usleep... yes checking for vprintf... yes checking for vsprintf... yes checking for vsnprintf... yes checking for wait3... yes checking for wait4... yes checking for getpt... yes checking for grantpt... yes checking for unlockpt... yes checking for ptsname... yes checking for crypt... no checking for crypt in -lcrypt... yes checking for dlopen... yes checking for lt_dlopen in -lltdl... no checking for socket... yes checking for connect... yes checking for gethostbyname... yes checking for pthread_self... yes checking for pthread_self in -lpthread... yes checking for deflate in -lz... no checking for Gpm_Open in -lgpm... yes checking for ggiOpen in -lggi... yes checking for tgetent in -lgpm... no checking for tgetent in -ltermcap... yes checking for X... libraries , headers checking X11/xpm.h usability... yes checking X11/xpm.h presence... yes checking for X11/xpm.h... yes checking for XpmReadFileToPixmap in -lXpm... yes checking for gtk-config... no checking gtk/gtk.h usability... no checking gtk/gtk.h presence... no checking for gtk/gtk.h... no checking for gtk_init in -lgtk... no creating all the Makefiles... configure: creating ./config.status config.status: creating makeautoconf config.status: creating conf/conf.auto config.status: creating include/autoconf.h Configuration: Items in parenthesis (...) will be built as shared libraries/modules Compiler: gcc Compiler flags: -O2 -fomit-frame-pointer -fno-strict-aliasing Compiler features used: Shared libraries support: Linux-native Server features: (socket) (wm) (wm_rc) (term) term_devpts Server socket driver flags: pthreads alien Server HW drivers: (gfx) (x11) (twin) (display) (tty) (ggi) Server HW tty driver flags: linux lrawkbd twterm termcap Libraries: (libTutf) (libTw) (libTT) TT library HW targets: (twin) (twin_tunnel) (twin_detunnel) (x11) (xml) Install path: /usr/bin, /usr/lib/twin, /usr/share/twin to show/change other configuration settings, you can run one of: './configure ', 'scripts/Configure.sh ', 'make menuconfig' or 'make config' twin is now (hopefully) configured. As next step, you probably want to run 'make'. + make Updating makeversion make -C include make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/twin-0.6.2/include' make autogen -C Tutf make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/twin-0.6.2/include/Tutf' make[2]: Nothing to be done for 'autogen'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/twin-0.6.2/include/Tutf' make autogen -C Tw make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/twin-0.6.2/include/Tw' make[2]: Nothing to be done for 'autogen'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/twin-0.6.2/include/Tw' make autogen -C TT make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/twin-0.6.2/include/TT' make[2]: Nothing to be done for 'autogen'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/twin-0.6.2/include/TT' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/twin-0.6.2/include' make -C docs make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/twin-0.6.2/docs' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/twin-0.6.2/docs' make -C themes make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/twin-0.6.2/themes' make -C hw_gfx make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/twin-0.6.2/themes/hw_gfx' ln -f -s ShinyMetal_6x13.xpm default_6x13.xpm ln -f -s Ganymede_8x16.xpm default_8x16.xpm ln -f -s Ganymede_9x19.xpm default_9x19.xpm make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/twin-0.6.2/themes/hw_gfx' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/twin-0.6.2/themes' make -C libs make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/twin-0.6.2/libs' make -C libTutf make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/twin-0.6.2/libs/libTutf' building ../../include/Tw/Twautoconf.h /bin/bash ../../scripts/Configure.tty "../../" "../../" < /dev/null > /dev/null || \ /bin/sh ../../scripts/Configure.fallback "../../" "../../" < /dev/null > /dev/null building .modules gcc -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -DINLINE=static -Wall -Wshadow -Wno-uninitialized -Wno-pointer-sign -D_GNU_SOURCE -g -DINLINE=static -Wall -Wshadow -Wno-uninitialized -Wno-pointer-sign -D_GNU_SOURCE -g -DINLINE=static -Wall -Wshadow -Wno-uninitialized -Wno-pointer-sign -D_GNU_SOURCE -I../../include -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -g -g -g ../../scripts/endianity.c -o ../../scripts/Endianity ../../scripts/Endianity > ../../include/Tw/endianity.h gcc -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -DINLINE=static -Wall -Wshadow -Wno-uninitialized -Wno-pointer-sign -D_GNU_SOURCE -g -DINLINE=static -Wall -Wshadow -Wno-uninitialized -Wno-pointer-sign -D_GNU_SOURCE -g -DINLINE=static -Wall -Wshadow -Wno-uninitialized -Wno-pointer-sign -D_GNU_SOURCE -I../../include -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -g -g -g ../../scripts/getsizes.c -o ../../scripts/Getsizes ../../scripts/Getsizes > ../../include/Tw/datasizes.h gcc -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -DINLINE=static -Wall -Wshadow -Wno-uninitialized -Wno-pointer-sign -D_GNU_SOURCE -g -DINLINE=static -Wall -Wshadow -Wno-uninitialized -Wno-pointer-sign -D_GNU_SOURCE -g -DINLINE=static -Wall -Wshadow -Wno-uninitialized -Wno-pointer-sign -D_GNU_SOURCE -I../../include -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -g -g -g ../../scripts/mkdep.c -o ../../scripts/Mkdep building .depend cat ../../scripts/unitypes32.in > ../../include/Tw/uni_types.h building ../../.hdepend gcc -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -DINLINE=static -Wall -Wshadow -Wno-uninitialized -Wno-pointer-sign -D_GNU_SOURCE -g -DINLINE=static -Wall -Wshadow -Wno-uninitialized -Wno-pointer-sign -D_GNU_SOURCE -g -DINLINE=static -Wall -Wshadow -Wno-uninitialized -Wno-pointer-sign -D_GNU_SOURCE -I../../include -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -g -g -g ../../scripts/getsizes.c -o ../../scripts/Getsizes ../../scripts/Getsizes > ../../include/Tw/datasizes.h gcc -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -DINLINE=static -Wall -Wshadow -Wno-uninitialized -Wno-pointer-sign -D_GNU_SOURCE -g -DINLINE=static -Wall -Wshadow -Wno-uninitialized -Wno-pointer-sign -D_GNU_SOURCE -g -DINLINE=static -Wall -Wshadow -Wno-uninitialized -Wno-pointer-sign -D_GNU_SOURCE -I../../include -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -g -g -g ../../scripts/mkdep.c -o ../../scripts/Mkdep building .depend cat ../../scripts/unitypes32.in > ../../include/Tw/uni_types.h building ../../.hdepend gcc --param=ssp-buffer-size=4 -DINLINE=static -D_GNU_SOURCE -D_REENTRANT -I../../include -O2 -Wall -Werror=format-security -Wformat -Wno-pointer-sign -Wno-uninitialized -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wshadow -fasynchronous-unwind-tables -fcommon -fstack-protector -g -pipe -c libTutf.c -o libTutf.o rm -f libTutf.a && ar cr libTutf.a libTutf.o && ranlib libTutf.a gcc -fPIC --param=ssp-buffer-size=4 -DINLINE=static -D_GNU_SOURCE -D_REENTRANT -I../../include -O2 -Wall -Werror=format-security -Wformat -Wno-pointer-sign -Wno-uninitialized -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wshadow -fasynchronous-unwind-tables -fcommon -fstack-protector -g -pipe -c libTutf.c -o libTutf.lo gcc -shared libTutf.lo -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -g -g -g -Wl,-soname,libTutf.so.0 -o libTutf.so.0.6.2 make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/twin-0.6.2/libs/libTutf' make -C libTw make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/twin-0.6.2/libs/libTw' building .modules ln -f -s ../../server/md5.c md5.c ln -f -s ../../server/missing.c missing.c building .depend gcc --param=ssp-buffer-size=4 -DCONF_SOCKET_PTHREADS -DINLINE=static -D_GNU_SOURCE -D_REENTRANT -I../../include -O2 -Wall -Werror=format-security -Wformat -Wno-pointer-sign -Wno-uninitialized -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wshadow -fasynchronous-unwind-tables -fcommon -fstack-protector -g -pipe -c libTw.c -o libTw.o libTw.c: In function 'Tw_AttachConfirm': libTw.c:1329:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1329 | write(Fd, "\1", 1); | ^~~~~~~~~~~~~~~~~~ gcc --param=ssp-buffer-size=4 -DINLINE=static -D_GNU_SOURCE -D_REENTRANT -I../../include -O2 -Wall -Werror=format-security -Wformat -Wno-pointer-sign -Wno-uninitialized -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wshadow -fasynchronous-unwind-tables -fcommon -fstack-protector -g -pipe -c avl.c -o avl.o gcc --param=ssp-buffer-size=4 -DINLINE=static -D_GNU_SOURCE -D_REENTRANT -I../../include -O2 -Wall -Werror=format-security -Wformat -Wno-pointer-sign -Wno-uninitialized -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wshadow -fasynchronous-unwind-tables -fcommon -fstack-protector -g -pipe -c md5.c -o md5.o md5.c: In function 'MD5Final': md5.c:152:26: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] 152 | memset(ctx, 0, sizeof(ctx)); /* In case it's sensitive */ | ^ md5.c: In function 'MD5Update': md5.c:91:9: warning: 'MD5Transform' reading 128 bytes from a region of size 64 [-Wstringop-overread] 91 | MD5Transform(ctx->buf, (uint32 *) ctx->in); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ md5.c:91:9: note: referencing argument 2 of type 'const uint32[16]' {aka 'const long unsigned int[16]'} md5.c:174:6: note: in a call to function 'MD5Transform' 174 | void MD5Transform(uint32 buf[4], uint32 const in[16]) | ^~~~~~~~~~~~ md5.c:100:9: warning: 'MD5Transform' reading 128 bytes from a region of size 64 [-Wstringop-overread] 100 | MD5Transform(ctx->buf, (uint32 *) ctx->in); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ md5.c:100:9: note: referencing argument 2 of type 'const uint32[16]' {aka 'const long unsigned int[16]'} md5.c:174:6: note: in a call to function 'MD5Transform' 174 | void MD5Transform(uint32 buf[4], uint32 const in[16]) | ^~~~~~~~~~~~ md5.c: In function 'MD5Final': md5.c:135:9: warning: 'MD5Transform' reading 128 bytes from a region of size 64 [-Wstringop-overread] 135 | MD5Transform(ctx->buf, (uint32 *) ctx->in); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ md5.c:135:9: note: referencing argument 2 of type 'const uint32[16]' {aka 'const long unsigned int[16]'} md5.c:174:6: note: in a call to function 'MD5Transform' 174 | void MD5Transform(uint32 buf[4], uint32 const in[16]) | ^~~~~~~~~~~~ md5.c:149:5: warning: 'MD5Transform' reading 128 bytes from a region of size 64 [-Wstringop-overread] 149 | MD5Transform(ctx->buf, (uint32 *) ctx->in); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ md5.c:149:5: note: referencing argument 2 of type 'const uint32[16]' {aka 'const long unsigned int[16]'} md5.c:174:6: note: in a call to function 'MD5Transform' 174 | void MD5Transform(uint32 buf[4], uint32 const in[16]) | ^~~~~~~~~~~~ gcc --param=ssp-buffer-size=4 -DINLINE=static -D_GNU_SOURCE -D_REENTRANT -I../../include -O2 -Wall -Werror=format-security -Wformat -Wno-pointer-sign -Wno-uninitialized -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wshadow -fasynchronous-unwind-tables -fcommon -fstack-protector -g -pipe -c missing.c -o missing.o rm -f libTw.a && ar cr libTw.a libTw.o avl.o md5.o missing.o && ranlib libTw.a gcc -fPIC --param=ssp-buffer-size=4 -DCONF_SOCKET_PTHREADS -DINLINE=static -D_GNU_SOURCE -D_REENTRANT -I../../include -O2 -Wall -Werror=format-security -Wformat -Wno-pointer-sign -Wno-uninitialized -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wshadow -fasynchronous-unwind-tables -fcommon -fstack-protector -g -pipe -c libTw.c -o libTw.lo libTw.c: In function 'Tw_AttachConfirm': libTw.c:1329:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1329 | write(Fd, "\1", 1); | ^~~~~~~~~~~~~~~~~~ gcc -fPIC --param=ssp-buffer-size=4 -DINLINE=static -D_GNU_SOURCE -D_REENTRANT -I../../include -O2 -Wall -Werror=format-security -Wformat -Wno-pointer-sign -Wno-uninitialized -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wshadow -fasynchronous-unwind-tables -fcommon -fstack-protector -g -pipe -c avl.c -o avl.lo gcc -fPIC --param=ssp-buffer-size=4 -DINLINE=static -D_GNU_SOURCE -D_REENTRANT -I../../include -O2 -Wall -Werror=format-security -Wformat -Wno-pointer-sign -Wno-uninitialized -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wshadow -fasynchronous-unwind-tables -fcommon -fstack-protector -g -pipe -c md5.c -o md5.lo md5.c: In function 'MD5Final': md5.c:152:26: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] 152 | memset(ctx, 0, sizeof(ctx)); /* In case it's sensitive */ | ^ md5.c: In function 'MD5Update': md5.c:91:9: warning: 'MD5Transform' reading 128 bytes from a region of size 64 [-Wstringop-overread] 91 | MD5Transform(ctx->buf, (uint32 *) ctx->in); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ md5.c:91:9: note: referencing argument 2 of type 'const uint32[16]' {aka 'const long unsigned int[16]'} md5.c:174:6: note: in a call to function 'MD5Transform' 174 | void MD5Transform(uint32 buf[4], uint32 const in[16]) | ^~~~~~~~~~~~ md5.c:100:9: warning: 'MD5Transform' reading 128 bytes from a region of size 64 [-Wstringop-overread] 100 | MD5Transform(ctx->buf, (uint32 *) ctx->in); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ md5.c:100:9: note: referencing argument 2 of type 'const uint32[16]' {aka 'const long unsigned int[16]'} md5.c:174:6: note: in a call to function 'MD5Transform' 174 | void MD5Transform(uint32 buf[4], uint32 const in[16]) | ^~~~~~~~~~~~ md5.c: In function 'MD5Final': md5.c:135:9: warning: 'MD5Transform' reading 128 bytes from a region of size 64 [-Wstringop-overread] 135 | MD5Transform(ctx->buf, (uint32 *) ctx->in); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ md5.c:135:9: note: referencing argument 2 of type 'const uint32[16]' {aka 'const long unsigned int[16]'} md5.c:174:6: note: in a call to function 'MD5Transform' 174 | void MD5Transform(uint32 buf[4], uint32 const in[16]) | ^~~~~~~~~~~~ md5.c:149:5: warning: 'MD5Transform' reading 128 bytes from a region of size 64 [-Wstringop-overread] 149 | MD5Transform(ctx->buf, (uint32 *) ctx->in); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ md5.c:149:5: note: referencing argument 2 of type 'const uint32[16]' {aka 'const long unsigned int[16]'} md5.c:174:6: note: in a call to function 'MD5Transform' 174 | void MD5Transform(uint32 buf[4], uint32 const in[16]) | ^~~~~~~~~~~~ gcc -fPIC --param=ssp-buffer-size=4 -DINLINE=static -D_GNU_SOURCE -D_REENTRANT -I../../include -O2 -Wall -Werror=format-security -Wformat -Wno-pointer-sign -Wno-uninitialized -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wshadow -fasynchronous-unwind-tables -fcommon -fstack-protector -g -pipe -c missing.c -o missing.lo gcc -shared libTw.lo avl.lo md5.lo missing.lo -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -g -g -g -Wl,-soname,libTw.so.4 -o libTw.so.4.6.2 make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/twin-0.6.2/libs/libTw' make -C libTT make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/twin-0.6.2/libs/libTT' building .modules ln -f -s ../../libs/libTw/avl.c avl.c ln -f -s ../../server/missing.c missing.c building .depend building .depend "Support Text Toolkit library (libTT)" has been disabled, so the library libTT will NOT be compiled or installed! make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/twin-0.6.2/libs/libTT' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/twin-0.6.2/libs' make -C clients make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/twin-0.6.2/clients' building .modules building .depend gcc --param=ssp-buffer-size=4 -DINLINE=static -D_GNU_SOURCE -I../include -O2 -Wall -Werror=format-security -Wformat -Wno-pointer-sign -Wno-uninitialized -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wshadow -fasynchronous-unwind-tables -fcommon -fstack-protector -g -pipe -c attach.c -o attach.o gcc attach.o -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -g -g -L../libs/libTw -lTw -o twattach gcc --param=ssp-buffer-size=4 -DINLINE=static -D_GNU_SOURCE -I../include -O2 -Wall -Werror=format-security -Wformat -Wno-pointer-sign -Wno-uninitialized -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wshadow -fasynchronous-unwind-tables -fcommon -fstack-protector -g -pipe -c cat.c -o cat.o gcc cat.o -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -g -g -L../libs/libTw -lTw -o twcat gcc --param=ssp-buffer-size=4 -DINLINE=static -D_GNU_SOURCE -I../include -O2 -Wall -Werror=format-security -Wformat -Wno-pointer-sign -Wno-uninitialized -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wshadow -fasynchronous-unwind-tables -fcommon -fstack-protector -g -pipe -c clip.c -o clip.o clip.c: In function 'main': clip.c:68:10: warning: variable 'Code' set but not used [-Wunused-but-set-variable] 68 | udat Code; | ^~~~ gcc clip.o -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -g -g -L../libs/libTw -lTw -o twclip gcc --param=ssp-buffer-size=4 -DINLINE=static -D_GNU_SOURCE -I../include -O2 -Wall -Werror=format-security -Wformat -Wno-pointer-sign -Wno-uninitialized -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wshadow -fasynchronous-unwind-tables -fcommon -fstack-protector -g -pipe -c cuckoo.c -o cuckoo.o gcc cuckoo.o -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -g -g -L../libs/libTw -lTw -o twcuckoo gcc --param=ssp-buffer-size=4 -DINLINE=static -D_GNU_SOURCE -I../include -O2 -Wall -Werror=format-security -Wformat -Wno-pointer-sign -Wno-uninitialized -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wshadow -fasynchronous-unwind-tables -fcommon -fstack-protector -g -pipe -c dialog.c -o dialog.o gcc dialog.o -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -g -g -L../libs/libTw -lTw -o twdialog gcc --param=ssp-buffer-size=4 -DINLINE=static -D_GNU_SOURCE -I../include -O2 -Wall -Werror=format-security -Wformat -Wno-pointer-sign -Wno-uninitialized -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wshadow -fasynchronous-unwind-tables -fcommon -fstack-protector -g -pipe -c event.c -o event.o gcc event.o -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -g -g -L../libs/libTw -lTw -o twevent gcc --param=ssp-buffer-size=4 -DINLINE=static -D_GNU_SOURCE -I../include -O2 -Wall -Werror=format-security -Wformat -Wno-pointer-sign -Wno-uninitialized -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wshadow -fasynchronous-unwind-tables -fcommon -fstack-protector -g -pipe -c findtwin.c -o findtwin.o findtwin.c: In function 'match_twsocket': findtwin.c:45:15: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 45 | char *s = d->d_name; | ^ gcc findtwin.o -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -g -g -L../libs/libTw -lTw -o twfindtwin gcc --param=ssp-buffer-size=4 -DINLINE=static -D_GNU_SOURCE -I../include -O2 -Wall -Werror=format-security -Wformat -Wno-pointer-sign -Wno-uninitialized -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wshadow -fasynchronous-unwind-tables -fcommon -fstack-protector -g -pipe -c lsmsgport.c -o lsmsgport.o gcc lsmsgport.o -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -g -g -L../libs/libTw -lTw -o twlsmsgport gcc --param=ssp-buffer-size=4 -DINLINE=static -D_GNU_SOURCE -I../include -O2 -Wall -Werror=format-security -Wformat -Wno-pointer-sign -Wno-uninitialized -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wshadow -fasynchronous-unwind-tables -fcommon -fstack-protector -g -pipe -c lsobj.c -o lsobj.o gcc lsobj.o -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -g -g -L../libs/libTw -lTw -o twlsobj gcc --param=ssp-buffer-size=4 -DINLINE=static -D_GNU_SOURCE -I../include -O2 -Wall -Werror=format-security -Wformat -Wno-pointer-sign -Wno-uninitialized -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wshadow -fasynchronous-unwind-tables -fcommon -fstack-protector -g -pipe -c sendmsg.c -o sendmsg.o gcc sendmsg.o -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -g -g -L../libs/libTw -lTw -o twsendmsg gcc --param=ssp-buffer-size=4 -DINLINE=static -D_GNU_SOURCE -I../include -O2 -Wall -Werror=format-security -Wformat -Wno-pointer-sign -Wno-uninitialized -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wshadow -fasynchronous-unwind-tables -fcommon -fstack-protector -g -pipe -c setroot.c -o setroot.o gcc setroot.o -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -g -g -L../libs/libTw -lTw -o twsetroot gcc --param=ssp-buffer-size=4 -DCONF_TERM_DEVPTS -DINLINE=static -D_GNU_SOURCE -I../include -O2 -Wall -Werror=format-security -Wformat -Wno-pointer-sign -Wno-uninitialized -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wshadow -fasynchronous-unwind-tables -fcommon -fstack-protector -g -pipe -c pty.c -o pty.o In file included from ../include/Tw/Tw.h:407, from pty.c:42: pty.c: In function 'Spawn': ../include/Tw/common_m4.h:66:28: warning: ignoring return value of 'seteuid' declared with attribute 'warn_unused_result' [-Wunused-result] 66 | #define Tw_GetPrivileges() seteuid(0) | ^~~~~~~~~~ ../include/Tw/common1_m4.h:64:33: note: in expansion of macro 'Tw_GetPrivileges' 64 | #define TwGetPrivileges Tw_GetPrivileges | ^~~~~~~~~~~~~~~~ pty.c:221:5: note: in expansion of macro 'TwGetPrivileges' 221 | TwGetPrivileges(); | ^~~~~~~~~~~~~~~ ../include/Tw/common_m4.h:65:30: warning: ignoring return value of 'setegid' declared with attribute 'warn_unused_result' [-Wunused-result] 65 | #define Tw_DropPrivileges() (setegid(getgid()), seteuid(getuid())) | ^~~~~~~~~~~~~~~~~ ../include/Tw/common1_m4.h:63:41: note: in expansion of macro 'Tw_DropPrivileges' 63 | #define TwDropPrivileges Tw_DropPrivileges | ^~~~~~~~~~~~~~~~~ pty.c:224:9: note: in expansion of macro 'TwDropPrivileges' 224 | TwDropPrivileges(); | ^~~~~~~~~~~~~~~~ ../include/Tw/common_m4.h:65:49: warning: ignoring return value of 'seteuid' declared with attribute 'warn_unused_result' [-Wunused-result] 65 | #define Tw_DropPrivileges() (setegid(getgid()), seteuid(getuid())) | ^~~~~~~~~~~~~~~~~ ../include/Tw/common1_m4.h:63:41: note: in expansion of macro 'Tw_DropPrivileges' 63 | #define TwDropPrivileges Tw_DropPrivileges | ^~~~~~~~~~~~~~~~~ pty.c:224:9: note: in expansion of macro 'TwDropPrivileges' 224 | TwDropPrivileges(); | ^~~~~~~~~~~~~~~~ ../include/Tw/common_m4.h:65:30: warning: ignoring return value of 'setegid' declared with attribute 'warn_unused_result' [-Wunused-result] 65 | #define Tw_DropPrivileges() (setegid(getgid()), seteuid(getuid())) | ^~~~~~~~~~~~~~~~~ ../include/Tw/common1_m4.h:63:41: note: in expansion of macro 'Tw_DropPrivileges' 63 | #define TwDropPrivileges Tw_DropPrivileges | ^~~~~~~~~~~~~~~~~ pty.c:229:5: note: in expansion of macro 'TwDropPrivileges' 229 | TwDropPrivileges(); | ^~~~~~~~~~~~~~~~ ../include/Tw/common_m4.h:65:49: warning: ignoring return value of 'seteuid' declared with attribute 'warn_unused_result' [-Wunused-result] 65 | #define Tw_DropPrivileges() (setegid(getgid()), seteuid(getuid())) | ^~~~~~~~~~~~~~~~~ ../include/Tw/common1_m4.h:63:41: note: in expansion of macro 'Tw_DropPrivileges' 63 | #define TwDropPrivileges Tw_DropPrivileges | ^~~~~~~~~~~~~~~~~ pty.c:229:5: note: in expansion of macro 'TwDropPrivileges' 229 | TwDropPrivileges(); | ^~~~~~~~~~~~~~~~ gcc --param=ssp-buffer-size=4 -DCONF__UNICODE -DINLINE=static -D_GNU_SOURCE -I../include -O2 -Wall -Werror=format-security -Wformat -Wno-pointer-sign -Wno-uninitialized -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wshadow -fasynchronous-unwind-tables -fcommon -fstack-protector -g -pipe -c term.c -o term.o term.c: In function 'TokenizeStringVec': term.c:182:21: warning: variable 'save_n' set but not used [-Wunused-but-set-variable] 182 | uldat save_len, save_n, n = 0; | ^~~~~~ term.c: In function 'TwinTermH': term.c:403:13: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 403 | write(Fd, Event->EventKeyboard.AsciiSeq, Event->EventKeyboard.SeqLen); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ term.c:429:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 429 | write(Fd, Event->EventSelectionNotify.Data, Event->EventSelectionNotify.Len / sizeof(hwfont)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ term.c:432:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 432 | write(Fd, Event->EventSelectionNotify.Data, Event->EventSelectionNotify.Len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc pty.o term.o -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -g -g -L../libs/libTw -lTw -L../libs/libTutf -lTutf -o twterm gcc --param=ssp-buffer-size=4 -DINLINE=static -D_GNU_SOURCE -I../include -O2 -Wall -Werror=format-security -Wformat -Wno-pointer-sign -Wno-uninitialized -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wshadow -fasynchronous-unwind-tables -fcommon -fstack-protector -g -pipe -c sysmon.c -o sysmon.o gcc sysmon.o -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -g -g -L../libs/libTw -lTw -o twsysmon gcc --param=ssp-buffer-size=4 -DBINDIR=\"/usr/bin\" -DCONF__UNICODE -DINLINE=static -D_GNU_SOURCE -I../include -O2 -Wall -Werror=format-security -Wformat -Wno-pointer-sign -Wno-uninitialized -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wshadow -fasynchronous-unwind-tables -fcommon -fstack-protector -g -pipe -c dm.c -o dm.o gcc dm.o -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -g -g -L../libs/libTw -lTw -lcrypt -L../libs/libTutf -lTutf -o twdm gcc --param=ssp-buffer-size=4 -DINLINE=static -D_GNU_SOURCE -D_REENTRANT -I../include -O2 -Wall -Werror=format-security -Wformat -Wno-pointer-sign -Wno-uninitialized -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wshadow -fasynchronous-unwind-tables -fcommon -fstack-protector -g -pipe -c threadtest.c -o threadtest.o gcc threadtest.o -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -g -g -L../libs/libTw -lTw -lpthread -o twthreadtest ln -f -s twattach twdetach make -C mapscrn make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/twin-0.6.2/clients/mapscrn' building .modules building .depend gcc --param=ssp-buffer-size=4 -DCONF__UNICODE -DDATADIR=\"/usr/lib/kbd\" -DINLINE=static -DMAIN -D_GNU_SOURCE -I../../include -O2 -Wall -Werror=format-security -Wformat -Wno-pointer-sign -Wno-uninitialized -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wshadow -fasynchronous-unwind-tables -fcommon -fstack-protector -g -pipe -c mapscrn.c -o mapscrn.o gcc --param=ssp-buffer-size=4 -DDATADIR=\"/usr/lib/kbd\" -DINLINE=static -D_GNU_SOURCE -I../../include -O2 -Wall -Werror=format-security -Wformat -Wno-pointer-sign -Wno-uninitialized -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wshadow -fasynchronous-unwind-tables -fcommon -fstack-protector -g -pipe -c findfile.c -o findfile.o findfile.c: In function 'findfile': findfile.c:182:38: warning: '%s' directive writing up to 1023 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] 182 | sprintf(pathname, "%s%s", fnam, *sp); | ^~ In file included from /usr/include/stdio.h:906, from findfile.c:9: In function 'sprintf', inlined from 'findfile' at findfile.c:182:3: /usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 1 and 2047 bytes into a destination of size 1024 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ gcc --param=ssp-buffer-size=4 -DDATADIR=\"/usr/lib/kbd\" -DINLINE=static -D_GNU_SOURCE -I../../include -O2 -Wall -Werror=format-security -Wformat -Wno-pointer-sign -Wno-uninitialized -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wshadow -fasynchronous-unwind-tables -fcommon -fstack-protector -g -pipe -c utf8.c -o utf8.o gcc --param=ssp-buffer-size=4 -DDATADIR=\"/usr/lib/kbd\" -DINLINE=static -D_GNU_SOURCE -I../../include -O2 -Wall -Werror=format-security -Wformat -Wno-pointer-sign -Wno-uninitialized -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wshadow -fasynchronous-unwind-tables -fcommon -fstack-protector -g -pipe -c xmalloc.c -o xmalloc.o gcc --param=ssp-buffer-size=4 -DDATADIR=\"/usr/lib/kbd\" -DINLINE=static -D_GNU_SOURCE -I../../include -O2 -Wall -Werror=format-security -Wformat -Wno-pointer-sign -Wno-uninitialized -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wshadow -fasynchronous-unwind-tables -fcommon -fstack-protector -g -pipe -c getfd.c -o getfd.o gcc --param=ssp-buffer-size=4 -DDATADIR=\"/usr/lib/kbd\" -DINLINE=static -D_GNU_SOURCE -I../../include -O2 -Wall -Werror=format-security -Wformat -Wno-pointer-sign -Wno-uninitialized -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wshadow -fasynchronous-unwind-tables -fcommon -fstack-protector -g -pipe -c kdmapop.c -o kdmapop.o In file included from kdmapop.c:30: m_version.h:24:1: warning: 'print_version_and_exit' defined but not used [-Wunused-function] 24 | print_version_and_exit(void) { | ^~~~~~~~~~~~~~~~~~~~~~ m_version.h:16:1: warning: 'set_progname' defined but not used [-Wunused-function] 16 | set_progname(char *name) { | ^~~~~~~~~~~~ gcc mapscrn.o findfile.o utf8.o xmalloc.o getfd.o kdmapop.o -L../../libs/libTw -lTw -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -g -g -g -o twmapscrn make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/twin-0.6.2/clients/mapscrn' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/twin-0.6.2/clients' make -C server make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/twin-0.6.2/server' building .modules building .depend make -C HW make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/twin-0.6.2/server/HW' building .modules building .depend make -C hw_tty_common make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/twin-0.6.2/server/HW/hw_tty_common' building .modules building .depend make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/twin-0.6.2/server/HW/hw_tty_common' make -C hw_tty_linux make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/twin-0.6.2/server/HW/hw_tty_linux' building .modules building .depend make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/twin-0.6.2/server/HW/hw_tty_linux' gcc -fPIC --param=ssp-buffer-size=4 -DCONF_HW_TTY_LINUX -DCONF_HW_TTY_LRAWKBD -DCONF_HW_TTY_TERMCAP -DCONF_HW_TTY_TWTERM -DCONF__ALLOC -DCONF__UNICODE -DINLINE=static -DTHIS_MODULE -D_GNU_SOURCE -I.. -I../../include -I/usr/include/ncurses -O2 -Wall -Werror=format-security -Wformat -Wno-pointer-sign -Wno-uninitialized -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wshadow -fasynchronous-unwind-tables -fcommon -fstack-protector -g -pipe -c hw_tty.c -o hw_tty.lo In file included from hw_tty_linux/driver_linux.h:33, from hw_tty.c:156: hw_tty_linux/video_vcsa.h: In function 'vcsa_FlushVideo': hw_tty_linux/video_vcsa.h:143:57: warning: variable '_prevE' set but not used [-Wunused-but-set-variable] 143 | uldat prevS = (uldat)-1, prevE = (uldat)-1, _prevS, _prevE, _start, _end, start, end; | ^~~~~~ hw_tty.c: In function 'tty_InitHW': hw_tty.c:290:30: warning: variable 'tc_colorbug' set but not used [-Wunused-but-set-variable] 290 | force_mouse = FALSE, tc_colorbug = FALSE, | ^~~~~~~~~~~ In file included from hw_tty.c:23: hw_tty_linux/video_vcsa.h: In function 'vcsa_InitVideo': ../../include/twin.h:1899:28: warning: ignoring return value of 'setegid' declared with attribute 'warn_unused_result' [-Wunused-result] 1899 | # define DropPrivileges() (setegid(getgid()), seteuid(getuid())) | ^~~~~~~~~~~~~~~~~ hw_tty_linux/video_vcsa.h:29:5: note: in expansion of macro 'DropPrivileges' 29 | DropPrivileges(); | ^~~~~~~~~~~~~~ ../../include/twin.h:1899:47: warning: ignoring return value of 'seteuid' declared with attribute 'warn_unused_result' [-Wunused-result] 1899 | # define DropPrivileges() (setegid(getgid()), seteuid(getuid())) | ^~~~~~~~~~~~~~~~~ hw_tty_linux/video_vcsa.h:29:5: note: in expansion of macro 'DropPrivileges' 29 | DropPrivileges(); | ^~~~~~~~~~~~~~ hw_tty_linux/video_vcsa.h: In function 'vcsa_write': hw_tty_linux/video_vcsa.h:133:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 133 | write(fd, vcsa_buff, chunk*2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from hw_tty.c:151: hw_tty_common/kbd_stdin.h: In function 'stdin_TestTty': hw_tty_common/kbd_stdin.h:30:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 30 | write(tty_fd, "\033Z", 2); /* request ID */ | ^~~~~~~~~~~~~~~~~~~~~~~~~ hw_tty.c: In function 'null_InitMouseConfirm': hw_tty.c:191:5: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 191 | read(tty_fd, &c, 1); | ^~~~~~~~~~~~~~~~~~~ In file included from hw_tty_linux/kbd_raw1.h:46, from hw_tty_linux/kbd_raw.h:11, from hw_tty_linux/driver_linux.h:39: hw_tty_linux/kbd_bitops.h: At top level: hw_tty_linux/kbd_bitops.h:45:12: warning: 'lrawkbd_test_and_clear_bit' defined but not used [-Wunused-function] 45 | INLINE int lrawkbd_test_and_clear_bit(uldat nr, void * addr_) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ hw_tty_linux/kbd_bitops.h:11:13: warning: 'lrawkbd_set_bit' defined but not used [-Wunused-function] 11 | INLINE void lrawkbd_set_bit(uldat nr, void * addr_) | ^~~~~~~~~~~~~~~ gcc -shared hw_tty.lo -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -g -g -g -lgpm -ltermcap -o hw_tty.so.0.6.2 gcc -fPIC --param=ssp-buffer-size=4 -DCONF__ALLOC -DCONF__UNICODE -DDATADIR=\"/usr/share\" -DINLINE=static -DTHIS_MODULE -D_GNU_SOURCE -I.. -I../../include -O2 -Wall -Werror=format-security -Wformat -Wno-pointer-sign -Wno-uninitialized -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wshadow -fasynchronous-unwind-tables -fcommon -fstack-protector -g -pipe -c hw_gfx.c -o hw_gfx.lo In file included from hw_gfx.c:20: hw_dirty.h:70:13: warning: 'VideoFlip' defined but not used [-Wunused-function] 70 | INLINE void VideoFlip(udat x, udat y) { | ^~~~~~~~~ hw_dirty.h:22:13: warning: 'Threshold_isDirtyVideo' defined but not used [-Wunused-function] 22 | INLINE byte Threshold_isDirtyVideo(dat X, dat Y) { | ^~~~~~~~~~~~~~~~~~~~~~ hw_dirty.h:6:13: warning: 'Plain_isDirtyVideo' defined but not used [-Wunused-function] 6 | INLINE byte Plain_isDirtyVideo(dat X, dat Y) { | ^~~~~~~~~~~~~~~~~~ gcc -shared hw_gfx.lo -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -g -g -g -lX11 -lXpm -o hw_gfx.so.0.6.2 gcc -fPIC --param=ssp-buffer-size=4 -DCONF__ALLOC -DCONF__UNICODE -DINLINE=static -DTHIS_MODULE -D_GNU_SOURCE -I.. -I../../include -O2 -Wall -Werror=format-security -Wformat -Wno-pointer-sign -Wno-uninitialized -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wshadow -fasynchronous-unwind-tables -fcommon -fstack-protector -g -pipe -c hw_X11.c -o hw_X11.lo In file included from hw_X11.c:197: hw_X11_gfx_common2.h: In function 'X11_HideCursor': hw_X11_gfx_common2.h:8:12: warning: unused variable 'extra' [-Wunused-variable] 8 | hwattr extra = HWEXTRA32(V); | ^~~~~ In file included from hw_X11.c:27: hw_dirty.h: At top level: hw_dirty.h:70:13: warning: 'VideoFlip' defined but not used [-Wunused-function] 70 | INLINE void VideoFlip(udat x, udat y) { | ^~~~~~~~~ hw_dirty.h:22:13: warning: 'Threshold_isDirtyVideo' defined but not used [-Wunused-function] 22 | INLINE byte Threshold_isDirtyVideo(dat X, dat Y) { | ^~~~~~~~~~~~~~~~~~~~~~ hw_dirty.h:6:13: warning: 'Plain_isDirtyVideo' defined but not used [-Wunused-function] 6 | INLINE byte Plain_isDirtyVideo(dat X, dat Y) { | ^~~~~~~~~~~~~~~~~~ gcc -shared hw_X11.lo -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -g -g -g -lX11 -o hw_X11.so.0.6.2 ln -f -s hw_X11.so.0.6.2 hw_X.so.0.6.2 gcc -fPIC --param=ssp-buffer-size=4 -DCONF__ALLOC -DINLINE=static -DTHIS_MODULE -D_GNU_SOURCE -I.. -I../../include -O2 -Wall -Werror=format-security -Wformat -Wno-pointer-sign -Wno-uninitialized -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wshadow -fasynchronous-unwind-tables -fcommon -fstack-protector -g -pipe -c hw_twin.c -o hw_twin.lo In file included from hw_twin.c:20: hw_dirty.h:70:13: warning: 'VideoFlip' defined but not used [-Wunused-function] 70 | INLINE void VideoFlip(udat x, udat y) { | ^~~~~~~~~ hw_dirty.h:22:13: warning: 'Threshold_isDirtyVideo' defined but not used [-Wunused-function] 22 | INLINE byte Threshold_isDirtyVideo(dat X, dat Y) { | ^~~~~~~~~~~~~~~~~~~~~~ hw_dirty.h:6:13: warning: 'Plain_isDirtyVideo' defined but not used [-Wunused-function] 6 | INLINE byte Plain_isDirtyVideo(dat X, dat Y) { | ^~~~~~~~~~~~~~~~~~ gcc -shared hw_twin.lo -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -g -g -g -L../../libs/libTw -lTw -o hw_twin.so.0.6.2 gcc -fPIC --param=ssp-buffer-size=4 -DCONF__ALLOC -DINLINE=static -DTHIS_MODULE -D_GNU_SOURCE -I.. -I../../include -O2 -Wall -Werror=format-security -Wformat -Wno-pointer-sign -Wno-uninitialized -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wshadow -fasynchronous-unwind-tables -fcommon -fstack-protector -g -pipe -c hw_display.c -o hw_display.lo In file included from hw_display.c:22: hw_dirty.h:70:13: warning: 'VideoFlip' defined but not used [-Wunused-function] 70 | INLINE void VideoFlip(udat x, udat y) { | ^~~~~~~~~ hw_dirty.h:22:13: warning: 'Threshold_isDirtyVideo' defined but not used [-Wunused-function] 22 | INLINE byte Threshold_isDirtyVideo(dat X, dat Y) { | ^~~~~~~~~~~~~~~~~~~~~~ hw_dirty.h:6:13: warning: 'Plain_isDirtyVideo' defined but not used [-Wunused-function] 6 | INLINE byte Plain_isDirtyVideo(dat X, dat Y) { | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:906, from ../../include/osincludes.h:13, from ../../include/twin.h:26, from hw_display.c:13: In function 'sprintf', inlined from 'fix4display' at hw_display.c:404:2, inlined from 'display_InitHW' at hw_display.c:544:5: /usr/include/bits/stdio2.h:30:10: warning: '__builtin___sprintf_chk' argument 5 may overlap destination object '' [-Wrestrict] 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ gcc -shared hw_display.lo -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -g -g -g -o hw_display.so.0.6.2 gcc -fPIC --param=ssp-buffer-size=4 -DCONF__ALLOC -DINLINE=static -DTHIS_MODULE -D_GNU_SOURCE -I.. -I../../include -O2 -Wall -Werror=format-security -Wformat -Wno-pointer-sign -Wno-uninitialized -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wshadow -fasynchronous-unwind-tables -fcommon -fstack-protector -g -pipe -c hw_ggi.c -o hw_ggi.lo hw_ggi.c: In function 'GGI_Select': hw_ggi.c:368:11: warning: implicit declaration of function 'ggiEventSelect'; did you mean 'ggiEventSend'? [-Wimplicit-function-declaration] 368 | ret = ggiEventSelect(gvis, &gmask, n, readfds, writefds, exceptfds, timeout); | ^~~~~~~~~~~~~~ | ggiEventSend hw_ggi.c: In function 'GGI_InitHW': hw_ggi.c:504:32: warning: assignment to 'tany' {aka 'long unsigned int'} from 'void *' makes integer from pointer without a cast [-Wint-conversion] 504 | HW->HWSelectionPrivate = NULL; | ^ In file included from hw_ggi.c:26: hw_dirty.h: At top level: hw_dirty.h:70:13: warning: 'VideoFlip' defined but not used [-Wunused-function] 70 | INLINE void VideoFlip(udat x, udat y) { | ^~~~~~~~~ hw_dirty.h:22:13: warning: 'Threshold_isDirtyVideo' defined but not used [-Wunused-function] 22 | INLINE byte Threshold_isDirtyVideo(dat X, dat Y) { | ^~~~~~~~~~~~~~~~~~~~~~ hw_dirty.h:6:13: warning: 'Plain_isDirtyVideo' defined but not used [-Wunused-function] 6 | INLINE byte Plain_isDirtyVideo(dat X, dat Y) { | ^~~~~~~~~~~~~~~~~~ gcc -shared hw_ggi.lo -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -g -g -g -lggi -o hw_ggi.so.0.6.2 echo > HW.lst echo > hw_display.lst make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/twin-0.6.2/server/HW' make -C extensions make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/twin-0.6.2/server/extensions' building .modules building .depend gcc --param=ssp-buffer-size=4 -DCONF__ALLOC -DCONF__MODULES -DINLINE=static -D_GNU_SOURCE -I.. -I../../include -O2 -Wall -Werror=format-security -Wformat -Wno-pointer-sign -Wno-uninitialized -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wshadow -fasynchronous-unwind-tables -fcommon -fstack-protector -g -pipe -c ext_query.c -o ext_query.o echo ext_query.o > ext.lst make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/twin-0.6.2/server/extensions' gcc --param=ssp-buffer-size=4 -DCONF__ALLOC -DCONF__UNICODE -DINLINE=static -DLIBDIR=\"/usr/lib64\" -D_GNU_SOURCE -I../include -O2 -Wall -Werror=format-security -Wformat -Wno-pointer-sign -Wno-uninitialized -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wshadow -fasynchronous-unwind-tables -fcommon -fstack-protector -g -pipe -c data.c -o data.o gcc --param=ssp-buffer-size=4 -DCONF_PRINTK -DCONF__ALLOC -DCONF__MODULES -DCONF__UNICODE -DINLINE=static -D_GNU_SOURCE -I../include -O2 -Wall -Werror=format-security -Wformat -Wno-pointer-sign -Wno-uninitialized -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wshadow -fasynchronous-unwind-tables -fcommon -fstack-protector -g -pipe -c builtin.c -o builtin.o builtin.c: In function 'BuiltinH': builtin.c:499:26: warning: variable 'Flags' set but not used [-Wunused-but-set-variable] 499 | byte /*FontHeight,*/ Flags; | ^~~~~ builtin.c:114:56: warning: ':' directive writing 1 byte into a region of size between 0 and 13 [-Wformat-overflow=] 114 | sprintf((char *)Buffer, "%02u/%02u/%04u\n %02u:%02u:%02u", | ^ In function 'Clock_Update', inlined from 'BuiltinH' at builtin.c:734:2: builtin.c:114:29: note: directive argument in the range [0, 65535] 114 | sprintf((char *)Buffer, "%02u/%02u/%04u\n %02u:%02u:%02u", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:906, from ../include/osincludes.h:13, from ../include/twin.h:26, from builtin.c:15: In function 'sprintf', inlined from 'Clock_Update' at builtin.c:114:5, inlined from 'BuiltinH' at builtin.c:734:2: /usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 21 and 37 bytes into a destination of size 30 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ gcc --param=ssp-buffer-size=4 -DCONF_EXT -DCONF__ALLOC -DCONF__MODULES -DCONF__UNICODE -DINLINE=static -D_GNU_SOURCE -I../include -O2 -Wall -Werror=format-security -Wformat -Wno-pointer-sign -Wno-uninitialized -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wshadow -fasynchronous-unwind-tables -fcommon -fstack-protector -g -pipe -c methods.c -o methods.o methods.c: In function 'SetSelectedItem': methods.c:2271:14: warning: variable 'S' set but not used [-Wunused-but-set-variable] 2271 | menuitem S; | ^ In function 'InsertGeneric', inlined from 'InsertGeneric' at methods.c:78:13, inlined from 'InsertMutex' at methods.c:2616:2, inlined from 'InsertMutex' at methods.c:2614:13: methods.c:90:22: warning: array subscript 0 is outside array bounds of 'struct s_mutex *[0]' {aka 'struct s_mutex *[]'} [-Warray-bounds] 90 | Parent->First=Obj; | ~~~~~~~~~~~~~^~~~ methods.c:90:22: warning: array subscript 0 is outside array bounds of 'struct s_mutex *[0]' {aka 'struct s_mutex *[]'} [-Warray-bounds] methods.c:95:21: warning: array subscript 0 is outside array bounds of 'struct s_mutex *[0]' {aka 'struct s_mutex *[]'} [-Warray-bounds] 95 | Parent->Last=Obj; | ~~~~~~~~~~~~^~~~ gcc --param=ssp-buffer-size=4 -DCONF__ALLOC -DCONF__UNICODE -DINLINE=static -D_GNU_SOURCE -I../include -O2 -Wall -Werror=format-security -Wformat -Wno-pointer-sign -Wno-uninitialized -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wshadow -fasynchronous-unwind-tables -fcommon -fstack-protector -g -pipe -c util.c -o util.o util.c: In function 'TokenizeStringVec': util.c:797:21: warning: variable 'save_n' set but not used [-Wunused-but-set-variable] 797 | uldat save_len, save_n, n = 0; | ^~~~~~ util.c: In function 'TokenizeHWFontVec': util.c:865:21: warning: variable 'save_n' set but not used [-Wunused-but-set-variable] 865 | uldat save_len, save_n, n = 0, i; | ^~~~~~ In file included from util.c:13: util.c: In function 'CheckPrivileges': ../include/twin.h:1899:28: warning: ignoring return value of 'setegid' declared with attribute 'warn_unused_result' [-Wunused-result] 1899 | # define DropPrivileges() (setegid(getgid()), seteuid(getuid())) | ^~~~~~~~~~~~~~~~~ util.c:1055:5: note: in expansion of macro 'DropPrivileges' 1055 | DropPrivileges(); | ^~~~~~~~~~~~~~ ../include/twin.h:1899:47: warning: ignoring return value of 'seteuid' declared with attribute 'warn_unused_result' [-Wunused-result] 1899 | # define DropPrivileges() (setegid(getgid()), seteuid(getuid())) | ^~~~~~~~~~~~~~~~~ util.c:1055:5: note: in expansion of macro 'DropPrivileges' 1055 | DropPrivileges(); | ^~~~~~~~~~~~~~ util.c: In function 'GainPrivileges': ../include/twin.h:1900:31: warning: ignoring return value of 'seteuid' declared with attribute 'warn_unused_result' [-Wunused-result] 1900 | # define GainRootPrivileges() seteuid(0) | ^~~~~~~~~~ util.c:1062:9: note: in expansion of macro 'GainRootPrivileges' 1062 | GainRootPrivileges(); | ^~~~~~~~~~~~~~~~~~ ../include/twin.h:1901:33: warning: ignoring return value of 'setegid' declared with attribute 'warn_unused_result' [-Wunused-result] 1901 | # define GainGroupPrivileges(g) setegid(g) | ^~~~~~~~~~ util.c:1064:9: note: in expansion of macro 'GainGroupPrivileges' 1064 | GainGroupPrivileges(get_tty_grgid()); | ^~~~~~~~~~~~~~~~~~~ util.c: In function 'SetEnvs': util.c:1070:5: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result] 1070 | chdir(HOME = p->pw_dir); | ^~~~~~~~~~~~~~~~~~~~~~~ gcc --param=ssp-buffer-size=4 -DCONF__ALLOC -DCONF__UNICODE -DINLINE=static -D_GNU_SOURCE -I../include -O2 -Wall -Werror=format-security -Wformat -Wno-pointer-sign -Wno-uninitialized -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wshadow -fasynchronous-unwind-tables -fcommon -fstack-protector -g -pipe -c draw.c -o draw.o draw.c: In function 'DrawSelfWidget': draw.c:406:29: warning: variable 'Dwn' set but not used [-Wunused-but-set-variable] 406 | ldat Left, Up, Rgt, Dwn; | ^~~ draw.c:406:24: warning: variable 'Rgt' set but not used [-Wunused-but-set-variable] 406 | ldat Left, Up, Rgt, Dwn; | ^~~ draw.c: In function 'DrawSelfGadget': draw.c:562:16: warning: variable 'Parent' set but not used [-Wunused-but-set-variable] 562 | widget Parent; | ^~~~~~ draw.c: In function 'DrawSelfWindow': draw.c:717:29: warning: variable 'Dwn' set but not used [-Wunused-but-set-variable] 717 | ldat Left, Up, Rgt, Dwn; | ^~~ draw.c: In function 'DrawWCtx': draw.c:963:12: warning: variable 'Screen' set but not used [-Wunused-but-set-variable] 963 | screen Screen; | ^~~~~~ gcc --param=ssp-buffer-size=4 -DCONF__ALLOC -DCONF__MODULES -DINLINE=static -D_GNU_SOURCE -I../include -O2 -Wall -Werror=format-security -Wformat -Wno-pointer-sign -Wno-uninitialized -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wshadow -fasynchronous-unwind-tables -fcommon -fstack-protector -g -pipe -c extreg.c -o extreg.o gcc --param=ssp-buffer-size=4 -DCONF__ALLOC -DCONF__MODULES -DINLINE=static -D_GNU_SOURCE -I../include -O2 -Wall -Werror=format-security -Wformat -Wno-pointer-sign -Wno-uninitialized -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wshadow -fasynchronous-unwind-tables -fcommon -fstack-protector -g -pipe -c main.c -o main.o In file included from main.c:21: main.c: In function 'main': ../include/twin.h:1899:28: warning: ignoring return value of 'setegid' declared with attribute 'warn_unused_result' [-Wunused-result] 1899 | # define DropPrivileges() (setegid(getgid()), seteuid(getuid())) | ^~~~~~~~~~~~~~~~~ main.c:292:5: note: in expansion of macro 'DropPrivileges' 292 | DropPrivileges(); | ^~~~~~~~~~~~~~ ../include/twin.h:1899:47: warning: ignoring return value of 'seteuid' declared with attribute 'warn_unused_result' [-Wunused-result] 1899 | # define DropPrivileges() (setegid(getgid()), seteuid(getuid())) | ^~~~~~~~~~~~~~~~~ main.c:292:5: note: in expansion of macro 'DropPrivileges' 292 | DropPrivileges(); | ^~~~~~~~~~~~~~ gcc --param=ssp-buffer-size=4 -DCONF__ALLOC -DINLINE=static -D_GNU_SOURCE -I../include -O2 -Wall -Werror=format-security -Wformat -Wno-pointer-sign -Wno-uninitialized -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wshadow -fasynchronous-unwind-tables -fcommon -fstack-protector -g -pipe -c missing.c -o missing.o gcc --param=ssp-buffer-size=4 -DCONF__ALLOC -DCONF__MODULES -DCONF__UNICODE -DINLINE=static -D_GNU_SOURCE -I../include -O2 -Wall -Werror=format-security -Wformat -Wno-pointer-sign -Wno-uninitialized -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wshadow -fasynchronous-unwind-tables -fcommon -fstack-protector -g -pipe -c hw_multi.c -o hw_multi.o gcc --param=ssp-buffer-size=4 -DCONF_PRINTK -DCONF__ALLOC -DINLINE=static -D_GNU_SOURCE -I../include -O2 -Wall -Werror=format-security -Wformat -Wno-pointer-sign -Wno-uninitialized -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wshadow -fasynchronous-unwind-tables -fcommon -fstack-protector -g -pipe -c printk.c -o printk.o gcc --param=ssp-buffer-size=4 -DCONF__ALLOC -DCONF__UNICODE -DINLINE=static -D_GNU_SOURCE -I../include -O2 -Wall -Werror=format-security -Wformat -Wno-pointer-sign -Wno-uninitialized -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wshadow -fasynchronous-unwind-tables -fcommon -fstack-protector -g -pipe -c resize.c -o resize.o resize.c: In function 'RowWriteAscii': resize.c:266:10: warning: variable 'FlagNewRows' set but not used [-Wunused-but-set-variable] 266 | byte FlagNewRows, ModeInsert; | ^~~~~~~~~~~ resize.c: In function 'RowWriteHWFont': resize.c:372:10: warning: variable 'FlagNewRows' set but not used [-Wunused-but-set-variable] 372 | byte FlagNewRows, ModeInsert; | ^~~~~~~~~~~ resize.c: In function 'ResizeWidget': resize.c:583:13: warning: variable 'mY' set but not used [-Wunused-but-set-variable] 583 | dat mX, mY; | ^~ resize.c:583:9: warning: variable 'mX' set but not used [-Wunused-but-set-variable] 583 | dat mX, mY; | ^~ resize.c: In function 'DrawDeltaShadeFirstWindow': resize.c:757:23: warning: variable 'DeltaYShade' set but not used [-Wunused-but-set-variable] 757 | byte DeltaXShade, DeltaYShade; | ^~~~~~~~~~~ resize.c:757:10: warning: variable 'DeltaXShade' set but not used [-Wunused-but-set-variable] 757 | byte DeltaXShade, DeltaYShade; | ^~~~~~~~~~~ resize.c:756:17: warning: variable 'DHeight' set but not used [-Wunused-but-set-variable] 756 | dat DWidth, DHeight; | ^~~~~~~ resize.c:756:9: warning: variable 'DWidth' set but not used [-Wunused-but-set-variable] 756 | dat DWidth, DHeight; | ^~~~~~ resize.c: In function 'DragFirstWindow': resize.c:792:30: warning: variable 'DeltaYShade' set but not used [-Wunused-but-set-variable] 792 | byte Shade, DeltaXShade, DeltaYShade; | ^~~~~~~~~~~ resize.c:792:17: warning: variable 'DeltaXShade' set but not used [-Wunused-but-set-variable] 792 | byte Shade, DeltaXShade, DeltaYShade; | ^~~~~~~~~~~ resize.c: In function 'ResizeRelWindow': resize.c:1134:17: warning: variable 'DHeight' set but not used [-Wunused-but-set-variable] 1134 | dat DWidth, DHeight; | ^~~~~~~ resize.c:1134:9: warning: variable 'DWidth' set but not used [-Wunused-but-set-variable] 1134 | dat DWidth, DHeight; | ^~~~~~ resize.c: In function 'ScrollFirstWindowArea': resize.c:1220:31: warning: variable 'shDwn' set but not used [-Wunused-but-set-variable] 1220 | ldat shLeft, shUp, shRgt, shDwn; | ^~~~~ resize.c:1220:24: warning: variable 'shRgt' set but not used [-Wunused-but-set-variable] 1220 | ldat shLeft, shUp, shRgt, shDwn; | ^~~~~ gcc --param=ssp-buffer-size=4 -DCONF__ALLOC -DINLINE=static -D_GNU_SOURCE -I../include -O2 -Wall -Werror=format-security -Wformat -Wno-pointer-sign -Wno-uninitialized -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wshadow -fasynchronous-unwind-tables -fcommon -fstack-protector -g -pipe -c scroller.c -o scroller.o scroller.c: In function 'ScrollerH': scroller.c:66:12: warning: variable 'Screen' set but not used [-Wunused-but-set-variable] 66 | screen Screen; | ^~~~~~ gcc --param=ssp-buffer-size=4 -DCONF__ALLOC -DCONF__MODULES -DINLINE=static -D_GNU_SOURCE -I../include -O2 -Wall -Werror=format-security -Wformat -Wno-pointer-sign -Wno-uninitialized -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wshadow -fasynchronous-unwind-tables -fcommon -fstack-protector -g -pipe -c remote.c -o remote.o gcc --param=ssp-buffer-size=4 -DCONF__ALLOC -DINLINE=static -D_GNU_SOURCE -I../include -O2 -Wall -Werror=format-security -Wformat -Wno-pointer-sign -Wno-uninitialized -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wshadow -fasynchronous-unwind-tables -fcommon -fstack-protector -g -pipe -c alloc.c -o alloc.o gcc --param=ssp-buffer-size=4 -DCONF__ALLOC -DINLINE=static -D_GNU_SOURCE -I../include -O2 -Wall -Werror=format-security -Wformat -Wno-pointer-sign -Wno-uninitialized -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wshadow -fasynchronous-unwind-tables -fcommon -fstack-protector -g -pipe -c hw.c -o hw.o gcc --param=ssp-buffer-size=4 -DCONF__ALLOC -DINLINE=static -D_GNU_SOURCE -I../include -O2 -Wall -Werror=format-security -Wformat -Wno-pointer-sign -Wno-uninitialized -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wshadow -fasynchronous-unwind-tables -fcommon -fstack-protector -g -pipe -c dl.c -o dl.o gcc data.o builtin.o methods.o util.o draw.o extreg.o main.o missing.o hw_multi.o printk.o resize.o scroller.o remote.o alloc.o hw.o dl.o extensions/ext_query.o -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -g -g -export-dynamic -L../libs/libTutf -lTutf -o twin_real gcc --param=ssp-buffer-size=4 -DBINDIR=\"/usr/bin\" -DCONF__ALLOC -DINLINE=static -D_GNU_SOURCE -I../include -O2 -Wall -Werror=format-security -Wformat -Wno-pointer-sign -Wno-uninitialized -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wshadow -fasynchronous-unwind-tables -fcommon -fstack-protector -g -pipe -c wrapper.c -o wrapper.o gcc wrapper.o -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -g -g -o twin_wrapper gcc --param=ssp-buffer-size=4 -DCONF__ALLOC -DCONF__MODULES -DINLINE=static -DLIBDIR=\"/usr/lib64\" -D_GNU_SOURCE -I../include -O2 -Wall -Werror=format-security -Wformat -Wno-pointer-sign -Wno-uninitialized -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wshadow -fasynchronous-unwind-tables -fcommon -fstack-protector -g -pipe -c display.c -o display.o display.c:403:13: warning: 'check4' defined but not used [-Wunused-function] 403 | static byte check4(byte *s, byte *arg) { | ^~~~~~ gcc display.o alloc.o missing.o hw.o -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -g -g -L../libs/libTw -lTw -export-dynamic -L../libs/libTutf -lTutf -o twdisplay gcc -fPIC --param=ssp-buffer-size=4 -DCONF__ALLOC -DCONF__UNICODE -DINLINE=static -DTHIS_MODULE -D_GNU_SOURCE -I../include -O2 -Wall -Werror=format-security -Wformat -Wno-pointer-sign -Wno-uninitialized -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wshadow -fasynchronous-unwind-tables -fcommon -fstack-protector -g -pipe -c wm.c -o wm.lo gcc -fPIC --param=ssp-buffer-size=4 -DCONF__ALLOC -DCONF__MODULES -DCONF__UNICODE -DINLINE=static -DTHIS_MODULE -D_GNU_SOURCE -I../include -O2 -Wall -Werror=format-security -Wformat -Wno-pointer-sign -Wno-uninitialized -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wshadow -fasynchronous-unwind-tables -fcommon -fstack-protector -g -pipe -c rcrun.c -o rcrun.lo gcc -fPIC --param=ssp-buffer-size=4 -DCONF_OPT_MENU_INFO -DCONF_OPT_SCREEN_SCROLL -DCONF_OPT_SHADOWS -DCONF__ALLOC -DINLINE=static -DTHIS_MODULE -D_GNU_SOURCE -I../include -O2 -Wall -Werror=format-security -Wformat -Wno-pointer-sign -Wno-uninitialized -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wshadow -fasynchronous-unwind-tables -fcommon -fstack-protector -g -pipe -c rcopt.c -o rcopt.lo gcc -fPIC --param=ssp-buffer-size=4 -DCONF_WM_RC_SHMMAP -DCONF_WM_RC_SHRINK -DCONF__ALLOC -DINLINE=static -DTHIS_MODULE -D_GNU_SOURCE -I../include -O2 -Wall -Werror=format-security -Wformat -Wno-pointer-sign -Wno-uninitialized -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wshadow -fasynchronous-unwind-tables -fcommon -fstack-protector -g -pipe -c shm.c -o shm.lo gcc -shared wm.lo rcrun.lo rcopt.lo shm.lo -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -g -g -o wm.so.0.6.2 gcc -fPIC --param=ssp-buffer-size=4 -DCONF__ALLOC -DCONF__UNICODE -DINLINE=static -DTHIS_MODULE -D_GNU_SOURCE -I../include -O2 -Wall -Werror=format-security -Wformat -Wno-pointer-sign -Wno-uninitialized -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wshadow -fasynchronous-unwind-tables -fcommon -fstack-protector -g -pipe -c rcparse_tab.c -o rcparse_tab.lo gcc -fPIC --param=ssp-buffer-size=4 -DCONF__ALLOC -DINLINE=static -DTHIS_MODULE -D_GNU_SOURCE -I../include -O2 -Wall -Werror=format-security -Wformat -Wno-pointer-sign -Wno-uninitialized -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wshadow -fasynchronous-unwind-tables -fcommon -fstack-protector -g -pipe -c rcparse_lex.c -o rcparse_lex.lo ../../twin-0.5.1+2/server/rcparse_lex.c:1903:16: warning: 'input' defined but not used [-Wunused-function] ../../twin-0.5.1+2/server/rcparse_lex.c:1862:17: warning: 'yyunput' defined but not used [-Wunused-function] gcc -shared rcparse_tab.lo rcparse_lex.lo -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -g -g -o rcparse.so.0.6.2 gcc -fPIC --param=ssp-buffer-size=4 -DCONF_TERM_DEVPTS -DCONF__ALLOC -DINLINE=static -DTHIS_MODULE -D_GNU_SOURCE -I../include -O2 -Wall -Werror=format-security -Wformat -Wno-pointer-sign -Wno-uninitialized -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wshadow -fasynchronous-unwind-tables -fcommon -fstack-protector -g -pipe -c pty.c -o pty.lo In file included from pty.c:33: pty.c: In function 'SpawnInWindow': ../include/twin.h:1899:28: warning: ignoring return value of 'setegid' declared with attribute 'warn_unused_result' [-Wunused-result] 1899 | # define DropPrivileges() (setegid(getgid()), seteuid(getuid())) | ^~~~~~~~~~~~~~~~~ pty.c:234:9: note: in expansion of macro 'DropPrivileges' 234 | DropPrivileges(); | ^~~~~~~~~~~~~~ ../include/twin.h:1899:47: warning: ignoring return value of 'seteuid' declared with attribute 'warn_unused_result' [-Wunused-result] 1899 | # define DropPrivileges() (setegid(getgid()), seteuid(getuid())) | ^~~~~~~~~~~~~~~~~ pty.c:234:9: note: in expansion of macro 'DropPrivileges' 234 | DropPrivileges(); | ^~~~~~~~~~~~~~ ../include/twin.h:1899:28: warning: ignoring return value of 'setegid' declared with attribute 'warn_unused_result' [-Wunused-result] 1899 | # define DropPrivileges() (setegid(getgid()), seteuid(getuid())) | ^~~~~~~~~~~~~~~~~ pty.c:239:5: note: in expansion of macro 'DropPrivileges' 239 | DropPrivileges(); | ^~~~~~~~~~~~~~ ../include/twin.h:1899:47: warning: ignoring return value of 'seteuid' declared with attribute 'warn_unused_result' [-Wunused-result] 1899 | # define DropPrivileges() (setegid(getgid()), seteuid(getuid())) | ^~~~~~~~~~~~~~~~~ pty.c:239:5: note: in expansion of macro 'DropPrivileges' 239 | DropPrivileges(); | ^~~~~~~~~~~~~~ gcc -fPIC --param=ssp-buffer-size=4 -DCONF__ALLOC -DCONF__UNICODE -DINLINE=static -DTHIS_MODULE -D_GNU_SOURCE -I../include -O2 -Wall -Werror=format-security -Wformat -Wno-pointer-sign -Wno-uninitialized -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wshadow -fasynchronous-unwind-tables -fcommon -fstack-protector -g -pipe -c tty.c -o tty.lo gcc -fPIC --param=ssp-buffer-size=4 -DCONF__ALLOC -DCONF__UNICODE -DINLINE=static -DTHIS_MODULE -D_GNU_SOURCE -I../include -O2 -Wall -Werror=format-security -Wformat -Wno-pointer-sign -Wno-uninitialized -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wshadow -fasynchronous-unwind-tables -fcommon -fstack-protector -g -pipe -c tterm.c -o tterm.lo gcc -shared pty.lo tty.lo tterm.lo -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -g -g -o term.so.0.6.2 gcc -fPIC --param=ssp-buffer-size=4 -DCONF_EXT -DCONF_SOCKET_ALIEN -DCONF__ALLOC -DCONF__MODULES -DCONF__UNICODE -DINLINE=static -DTHIS_MODULE -D_GNU_SOURCE -I../include -O2 -Wall -Werror=format-security -Wformat -Wno-pointer-sign -Wno-uninitialized -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wshadow -fasynchronous-unwind-tables -fcommon -fstack-protector -g -pipe -c socket.c -o socket.lo socket.c: In function 'sockMultiplexB': socket.c:890:22: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 890 | *(type *)&a[0]_any = (type)a[0]_any; \ socket.c:900:17: note: in expansion of macro 'CASE_' 900 | CASE_(dat); | ^~~~~ socket.c:890:22: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 890 | *(type *)&a[0]_any = (type)a[0]_any; \ socket.c:901:17: note: in expansion of macro 'CASE_' 901 | CASE_(ldat); | ^~~~~ socket.c:890:22: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 890 | *(type *)&a[0]_any = (type)a[0]_any; \ socket.c:904:17: note: in expansion of macro 'CASE_' 904 | CASE_(hwfont); | ^~~~~ socket.c:890:22: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 890 | *(type *)&a[0]_any = (type)a[0]_any; \ socket.c:905:17: note: in expansion of macro 'CASE_' 905 | CASE_(hwattr); | ^~~~~ In file included from socket.c:958: socketalien.h: In function 'alienMultiplexB': socketalien.h:598:22: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 598 | *(type *)&a[0]_any = (type)a[0]_any; \ socketalien.h:609:17: note: in expansion of macro 'CASE_' 609 | CASE_(dat); | ^~~~~ socketalien.h:598:22: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 598 | *(type *)&a[0]_any = (type)a[0]_any; \ socketalien.h:610:17: note: in expansion of macro 'CASE_' 610 | CASE_(ldat); | ^~~~~ socketalien.h:598:22: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 598 | *(type *)&a[0]_any = (type)a[0]_any; \ socketalien.h:613:17: note: in expansion of macro 'CASE_' 613 | CASE_(hwfont); | ^~~~~ socketalien.h:625:22: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 625 | *(hwattr *)&a[0]_any = (hwattr)a[0]_any; socket.c: In function 'sockAttachHW': socket.c:1025:13: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1025 | write(realFd, "twin: AttachHW(): client did not create a MsgPort\n\0", 52); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ socket.c:1027:13: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1027 | write(realFd, buf, 2); | ^~~~~~~~~~~~~~~~~~~~~ socket.c:1046:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1046 | write(realFd, buf, 2); | ^~~~~~~~~~~~~~~~~~~~~ socket.c:1055:5: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 1055 | read(realFd, buf, 1); | ^~~~~~~~~~~~~~~~~~~~ gcc -fPIC --param=ssp-buffer-size=4 -DCONF__ALLOC -DINLINE=static -DTHIS_MODULE -D_GNU_SOURCE -I../include -O2 -Wall -Werror=format-security -Wformat -Wno-pointer-sign -Wno-uninitialized -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -Wshadow -fasynchronous-unwind-tables -fcommon -fstack-protector -g -pipe -c md5.c -o md5.lo md5.c: In function 'MD5Final': md5.c:152:26: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] 152 | memset(ctx, 0, sizeof(ctx)); /* In case it's sensitive */ | ^ md5.c: In function 'MD5Update': md5.c:91:9: warning: 'MD5Transform' reading 128 bytes from a region of size 64 [-Wstringop-overread] 91 | MD5Transform(ctx->buf, (uint32 *) ctx->in); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ md5.c:91:9: note: referencing argument 2 of type 'const uint32[16]' {aka 'const long unsigned int[16]'} md5.c:174:6: note: in a call to function 'MD5Transform' 174 | void MD5Transform(uint32 buf[4], uint32 const in[16]) | ^~~~~~~~~~~~ md5.c:100:9: warning: 'MD5Transform' reading 128 bytes from a region of size 64 [-Wstringop-overread] 100 | MD5Transform(ctx->buf, (uint32 *) ctx->in); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ md5.c:100:9: note: referencing argument 2 of type 'const uint32[16]' {aka 'const long unsigned int[16]'} md5.c:174:6: note: in a call to function 'MD5Transform' 174 | void MD5Transform(uint32 buf[4], uint32 const in[16]) | ^~~~~~~~~~~~ md5.c: In function 'MD5Final': md5.c:135:9: warning: 'MD5Transform' reading 128 bytes from a region of size 64 [-Wstringop-overread] 135 | MD5Transform(ctx->buf, (uint32 *) ctx->in); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ md5.c:135:9: note: referencing argument 2 of type 'const uint32[16]' {aka 'const long unsigned int[16]'} md5.c:174:6: note: in a call to function 'MD5Transform' 174 | void MD5Transform(uint32 buf[4], uint32 const in[16]) | ^~~~~~~~~~~~ md5.c:149:5: warning: 'MD5Transform' reading 128 bytes from a region of size 64 [-Wstringop-overread] 149 | MD5Transform(ctx->buf, (uint32 *) ctx->in); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ md5.c:149:5: note: referencing argument 2 of type 'const uint32[16]' {aka 'const long unsigned int[16]'} md5.c:174:6: note: in a call to function 'MD5Transform' 174 | void MD5Transform(uint32 buf[4], uint32 const in[16]) | ^~~~~~~~~~~~ gcc -shared socket.lo md5.lo -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -g -g -o socket.so.0.6.2 ln -f -s twin_wrapper twin ln -f -s ../system.twinrc .twinrc ln -f -s ../system.twenvrc.sh .twenvrc.sh make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/twin-0.6.2/server'  # twin is now fully compiled. # (if you want, you can build user-contributed programs with 'make -C contrib') # As next step, you probably want to run 'make install' as root.  + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.k1OGHT + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64 + cd twin-0.6.2 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64 'INSTALL=/usr/bin/install -p' /usr/bin/make install -C include DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64 make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/twin-0.6.2/include' /usr/bin/make install -C Tutf DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64 make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/twin-0.6.2/include/Tutf' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/twin-0.6.2/include/Tutf' /usr/bin/make install -C Tw DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64 make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/twin-0.6.2/include/Tw' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/twin-0.6.2/include/Tw' /usr/bin/make install -C TT DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64 make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/twin-0.6.2/include/TT' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/twin-0.6.2/include/TT' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/twin-0.6.2/include' /usr/bin/make install -C docs DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64 make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/twin-0.6.2/docs' /usr/bin/install -c -d /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/share/man/man1 && \ /usr/bin/install -c -m 644 twin.1 /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/share/man/man1 ; \ /usr/bin/install -c -d /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/share/twin/docs /usr/bin/install -c -m 644 ../README ../BUGS ../INSTALL ../README.porting ../COPYING ../twin-current.lsm ../COPYING.LIB ../Changelog.txt /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/share/twin /usr/bin/install -c -m 644 Configure Tutorial libTw.txt twin.1 ltrace.conf /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/share/twin/docs make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/twin-0.6.2/docs' /usr/bin/make install -C themes DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64 make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/twin-0.6.2/themes' /usr/bin/make install -C hw_gfx DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64 make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/twin-0.6.2/themes/hw_gfx' /usr/bin/install -c -d /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/share/twin/themes/hw_gfx /usr/bin/install -c -m 644 README *.xpm /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/share/twin/themes/hw_gfx ln -f -s ShinyMetal_6x13.xpm /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/share/twin/themes/hw_gfx/default_6x13.xpm ; ln -f -s Ganymede_8x16.xpm /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/share/twin/themes/hw_gfx/default_8x16.xpm ; ln -f -s Ganymede_9x19.xpm /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/share/twin/themes/hw_gfx/default_9x19.xpm ; make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/twin-0.6.2/themes/hw_gfx' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/twin-0.6.2/themes' /usr/bin/make install -C libs DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64 make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/twin-0.6.2/libs' /usr/bin/make install -C libTT DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64 make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/twin-0.6.2/libs/libTT' "Support Text Toolkit library (libTT)" has been disabled, so the library libTT will NOT be compiled or installed! make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/twin-0.6.2/libs/libTT' /usr/bin/make install -C libTutf DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64 make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/twin-0.6.2/libs/libTutf' /usr/bin/install -c -d /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/include/Tutf && \ /usr/bin/install -c -m 644 ../../include/Tutf/*.h /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/include/Tutf /usr/bin/install -c -d /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/lib64 /usr/bin/install -p libTutf.so.0.6.2 /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/lib64 ln -f -s libTutf.so.0.6.2 /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/lib64/libTutf.so.0 && \ ln -f -s libTutf.so.0 /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/lib64/libTutf.so /usr/bin/install -c -m 644 libTutf.a /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/lib64 make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/twin-0.6.2/libs/libTutf' /usr/bin/make install -C libTw DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64 make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/twin-0.6.2/libs/libTw' /usr/bin/install -c -d /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/include/Tw && \ /usr/bin/install -c -m 644 ../../include/Tw/*.h /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/include/Tw /usr/bin/install -c -d /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/lib64 /usr/bin/install -p libTw.so.4.6.2 /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/lib64 ln -f -s libTw.so.4.6.2 /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/lib64/libTw.so.4 && \ ln -f -s libTw.so.4 /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/lib64/libTw.so /usr/bin/install -c -m 644 libTw.a /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/lib64 make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/twin-0.6.2/libs/libTw' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/twin-0.6.2/libs' /usr/bin/make install -C clients DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64 make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/twin-0.6.2/clients' /usr/bin/make install -C mapscrn DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64 make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/twin-0.6.2/clients/mapscrn' /usr/bin/install -c -d /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/bin /usr/bin/install -p twmapscrn /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/bin make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/twin-0.6.2/clients/mapscrn' /usr/bin/install -c -d /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/bin && \ /usr/bin/install -c -d /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/sbin && \ /usr/bin/install -p twattach twcat twclip twcuckoo twdialog twevent twfindtwin twlsmsgport twlsobj twsendmsg twsetroot twterm twsysmon twthreadtest /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/bin && \ /usr/bin/install -p twdm /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/sbin && \ ln -f -s twattach /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/bin/twdetach make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/twin-0.6.2/clients' /usr/bin/make install -C server DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64 make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/twin-0.6.2/server' /usr/bin/install -c -d /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/bin /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/lib64/twin/modules /usr/bin/install -p twin_real twin_wrapper twdisplay /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/bin && \ /usr/bin/install -c twstart /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/bin && \ ln -f -s twin_wrapper /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/bin/twin /usr/bin/install -p wm.so.0.6.2 /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/lib64/twin/modules /usr/bin/install -p rcparse.so.0.6.2 /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/lib64/twin/modules /usr/bin/install -p term.so.0.6.2 /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/lib64/twin/modules /usr/bin/install -p socket.so.0.6.2 /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/lib64/twin/modules /usr/bin/make install -C HW DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64 make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/twin-0.6.2/server/HW' /usr/bin/make install -C hw_tty_common DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64 make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/twin-0.6.2/server/HW/hw_tty_common' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/twin-0.6.2/server/HW/hw_tty_common' /usr/bin/make install -C hw_tty_linux DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64 make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/twin-0.6.2/server/HW/hw_tty_linux' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/twin-0.6.2/server/HW/hw_tty_linux' /usr/bin/install -c -d /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/lib64/twin/modules/HW /usr/bin/install -p hw_tty.so.0.6.2 /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/lib64/twin/modules/HW /usr/bin/install -p hw_gfx.so.0.6.2 /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/lib64/twin/modules/HW ln -f -s hw_X11.so.0.6.2 /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/lib64/twin/modules/HW/hw_X.so.0.6.2 /usr/bin/install -p hw_X11.so.0.6.2 /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/lib64/twin/modules/HW /usr/bin/install -p hw_twin.so.0.6.2 /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/lib64/twin/modules/HW /usr/bin/install -p hw_display.so.0.6.2 /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/lib64/twin/modules/HW /usr/bin/install -p hw_ggi.so.0.6.2 /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/lib64/twin/modules/HW make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/twin-0.6.2/server/HW' /usr/bin/make install -C extensions DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64 make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/twin-0.6.2/server/extensions' /usr/bin/install -c -d /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/lib64/twin/modules/extensions make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/twin-0.6.2/server/extensions'  # Twin may need special privileges for the terminal emulator to work. # More exactly, the following command could be necessary: # chown .tty /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/bin/twin_real && chmod g+s /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/bin/twin_real # (i.e. sgid tty privileges) # Since twin has not been extensively tested against vulnerabilities, # you will grant special privileges to twin AT YOUR OWN RISK.  make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/twin-0.6.2/server' /usr/bin/install -c -d /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/lib64/twin /usr/bin/install -c -m 644 system.twinrc /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/lib64/twin ln -f -s system.twinrc /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/lib64/twin/.twinrc /usr/bin/install -c system.twenvrc.sh /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/lib64/twin ln -f -s system.twenvrc.sh /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/lib64/twin/.twenvrc.sh  # If this is the first time you installed twin 0.6.2_0 # you probably need to run some kind of administrative command # to let your system know about newly installed shared libraries # # if you do not know what to run, you can try with: # ldconfig # As next step, you probably want to run '/usr/bin/make clean' # Or, if something went wrong, '/usr/bin/make uninstall' # # Installation should be completed. Type 'twstart' and enjoy.  + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 0.6.2-14.mga10 --unique-debug-suffix -0.6.2-14.mga10.x86_64 --unique-debug-src-base twin-0.6.2-14.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/twin-0.6.2 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/bin/twattach extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/bin/twcat extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/bin/twcuckoo extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/bin/twdialog extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/bin/twclip extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/bin/twdisplay extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/bin/twevent extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/bin/twin_wrapper extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/bin/twfindtwin extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/bin/twin_real extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/bin/twlsmsgport extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/bin/twlsobj extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/bin/twmapscrn extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/bin/twsendmsg extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/bin/twsetroot extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/bin/twsysmon extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/bin/twterm extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/lib64/twin/modules/HW/hw_X11.so.0.6.2 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/lib64/libTutf.so.0.6.2 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/lib64/twin/modules/HW/hw_display.so.0.6.2 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/lib64/twin/modules/HW/hw_ggi.so.0.6.2 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/lib64/twin/modules/HW/hw_twin.so.0.6.2 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/lib64/twin/modules/HW/hw_gfx.so.0.6.2 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/lib64/twin/modules/HW/hw_tty.so.0.6.2 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/lib64/libTw.so.4.6.2 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/bin/twthreadtest extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/lib64/twin/modules/rcparse.so.0.6.2 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/lib64/twin/modules/term.so.0.6.2 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/lib64/twin/modules/wm.so.0.6.2 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/lib64/twin/modules/socket.so.0.6.2 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64/usr/sbin/twdm original debug info size: 2852kB, size after compression: 2400kB /usr/bin/sepdebugcrcfix: Updated 31 CRC32s, 0 CRC32s did match. 2945 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/twstart from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/twin/system.twenvrc.sh from /bin/bash to #!/usr/bin/bash + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: twin-0.6.2-14.mga10.x86_64 Provides: twin = 0.6.2-14.mga10 twin(x86-64) = 0.6.2-14.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libTutf.so.0()(64bit) libTw.so.4()(64bit) libc.so.6()(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.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcrypt.so.1()(64bit) libcrypt.so.1(XCRYPT_2.0)(64bit) Processing files: lib64twin0-0.6.2-14.mga10.x86_64 Provides: lib64twin0 = 0.6.2-14.mga10 lib64twin0(x86-64) = 0.6.2-14.mga10 libTutf.so.0()(64bit) libTw.so.4()(64bit) libtwin = 0.6.2-14.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libTw.so.4()(64bit) libX11.so.6()(64bit) libXpm.so.4()(64bit) libc.so.6()(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.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libggi.so.2()(64bit) libgpm.so.2()(64bit) libtinfo.so.6()(64bit) Processing files: lib64twin-devel-0.6.2-14.mga10.x86_64 Provides: devel(libTutf(64bit)) devel(libTw(64bit)) lib64twin-devel = 0.6.2-14.mga10 lib64twin-devel(x86-64) = 0.6.2-14.mga10 libtwin-devel = 0.6.2-14.mga10 twin-devel = 0.6.2-14.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: lib64twin0-devel < 0.6.2-5 Processing files: twin-debugsource-0.6.2-14.mga10.x86_64 Provides: twin-debugsource = 0.6.2-14.mga10 twin-debugsource(x86-64) = 0.6.2-14.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: twin-debuginfo-0.6.2-14.mga10.x86_64 Provides: debuginfo(build-id) = 063570d00471d8bd0aacd2e9d9aaccbd2295865f debuginfo(build-id) = 09543b5553decfffd1c78dd42bb0d6df50eecba9 debuginfo(build-id) = 1a75429980300378040a1cc705a84476eca0ea34 debuginfo(build-id) = 1bed2d71f48de2fdcc867f6c158aea05035bb404 debuginfo(build-id) = 277f68871a896252db2e416e14c00f843b7951a5 debuginfo(build-id) = 284a5a657258f667c47afbcda5d73a4e51381f8c debuginfo(build-id) = 39a1174dcdd0ae959f6d83aad1f89effb8d13001 debuginfo(build-id) = 3b9bab472651df073df297a38ec8b745f32be79d debuginfo(build-id) = 63f5fb23f77626527aec9ac42ea68cdca7649196 debuginfo(build-id) = 6643b19b3e313edef9dac0fd1b85bcd26f586c9c debuginfo(build-id) = 8907ca06eb231bead8e99da3fdff82fd4716b573 debuginfo(build-id) = a43a0c43e1f415655bf13fe93f20aec52257ac8e debuginfo(build-id) = bcab61e34e4c4191cc43f72983d763c79acd264c debuginfo(build-id) = d05027bd2ec2aa7097cec2f7e66f1a769c5eabfe debuginfo(build-id) = d540c8f9219124dda57856e2c06a09529ef57f58 debuginfo(build-id) = d845bf89e640084c972ac8774a51e1a7cfa2db87 debuginfo(build-id) = e1633a2c20739db0e0fc2ac635ca45a6d8181a4e debuginfo(build-id) = e5d35387bbff7c1e248a47902e1c471a8dd00f66 debuginfo(build-id) = f4f160938c045d4b63c88038a3cb67bc353d4242 twin-debuginfo = 0.6.2-14.mga10 twin-debuginfo(x86-64) = 0.6.2-14.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: twin-debugsource(x86-64) = 0.6.2-14.mga10 Processing files: lib64twin0-debuginfo-0.6.2-14.mga10.x86_64 Provides: debuginfo(build-id) = 136865cf00993b2052a6106539ed7462ffde5029 debuginfo(build-id) = 2537ff43b05c42f42a191828e109b0614e15f6b7 debuginfo(build-id) = 284e2dcb8154d1491ff530261c52cfc904d92bd7 debuginfo(build-id) = 2b5cacb163fa25875fa8cb517def1453f88cda40 debuginfo(build-id) = 58675b0de5a0eb040ec89448493bae107f843eb0 debuginfo(build-id) = 6c875afd478025d740d2a4a3f9b026d9f9b8e9fb debuginfo(build-id) = 7257498e21de7a14c8ab96474d3b2f6d8958c081 debuginfo(build-id) = a753e5f5893332892d5c6cf72cd01f1e523f9184 debuginfo(build-id) = df6049ee9fa0781a80a86daeea37e38ccf0c742b debuginfo(build-id) = e2dedda42c31975a673655a72c052f9e5a97d16c debuginfo(build-id) = f3c10eb5c606b11ed3611b12c9287f4516faab80 debuginfo(build-id) = fad8bdb8159dfef1f3acaefe0e1927c95f8b346c lib64twin0-debuginfo = 0.6.2-14.mga10 lib64twin0-debuginfo(x86-64) = 0.6.2-14.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: twin-debugsource(x86-64) = 0.6.2-14.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64twin0-0.6.2-14.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/twin-debuginfo-0.6.2-14.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64twin0-debuginfo-0.6.2-14.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/twin-0.6.2-14.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/twin-debugsource-0.6.2-14.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64twin-devel-0.6.2-14.mga10.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.TuCNiC + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd twin-0.6.2 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/twin-0.6.2-14.mga10.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Sf4wAs + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf /home/pterjan/rpmbuild/BUILD/twin-0.6.2-SPECPARTS + rm -rf twin-0.6.2 twin-0.6.2.gemspec + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!