D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/twin-0.6.2-13.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.0riFTo + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf twin-0.6.2 + /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/twin-0.6.2.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd twin-0.6.2 + /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/iurt/rpmbuild/tmp/rpm-tmp.eyrlcI + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd twin-0.6.2 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-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,-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,-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,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -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.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./admin/config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./admin/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 + /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=aarch64-mageia-linux-gnu --build=aarch64-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 aarch64-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/iurt/rpmbuild/BUILD/twin-0.6.2/include' make autogen -C Tutf make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/twin-0.6.2/include/Tutf' make[2]: Nothing to be done for 'autogen'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/twin-0.6.2/include/Tutf' make autogen -C Tw make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/twin-0.6.2/include/Tw' make[2]: Nothing to be done for 'autogen'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/twin-0.6.2/include/Tw' make autogen -C TT make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/twin-0.6.2/include/TT' make[2]: Nothing to be done for 'autogen'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/twin-0.6.2/include/TT' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/twin-0.6.2/include' make -C docs make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/twin-0.6.2/docs' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/twin-0.6.2/docs' make -C themes make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/twin-0.6.2/themes' make -C hw_gfx make[2]: Entering directory '/home/iurt/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/iurt/rpmbuild/BUILD/twin-0.6.2/themes/hw_gfx' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/twin-0.6.2/themes' make -C libs make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/twin-0.6.2/libs' make -C libTutf make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/twin-0.6.2/libs/libTutf' gcc -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-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 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -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,-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 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -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,-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 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -g -g -g ../../scripts/mkdep.c -o ../../scripts/Mkdep cat ../../scripts/unitypes32.in > ../../include/Tw/uni_types.h building ../../.hdepend building ../../include/Tw/Twautoconf.h /bin/bash ../../scripts/Configure.tty "../../" "../../" < /dev/null > /dev/null || \ /bin/sh ../../scripts/Configure.fallback "../../" "../../" < /dev/null > /dev/null building .depend building .modules gcc -D_REENTRANT -O2 -g -pipe -Wformat -Werror=format-security -Wp,-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 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -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,-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 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -g -g -g ../../scripts/mkdep.c -o ../../scripts/Mkdep cat ../../scripts/unitypes32.in > ../../include/Tw/uni_types.h building ../../.hdepend building .depend 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,-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,-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 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -g -g -g -Wl,-soname,libTutf.so.0 -o libTutf.so.0.6.2 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/twin-0.6.2/libs/libTutf' make -C libTw make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/twin-0.6.2/libs/libTw' ln -f -s ../../server/md5.c md5.c ln -f -s ../../server/missing.c missing.c building .depend building .modules 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,-D_FORTIFY_SOURCE=2 -Wshadow -fasynchronous-unwind-tables -fcommon -fstack-protector -g -pipe -c libTw.c -o libTw.o In file included from libTw.c:72: ../../include/unaligned.h:22:4: warning: #warning not ix86 arch, using memcpy [-Wcpp] 22 | # warning not ix86 arch, using memcpy | ^~~~~~~ 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,-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,-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 *' {aka 'const long unsigned int *'} 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 *' {aka 'const long unsigned int *'} 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 *' {aka 'const long unsigned int *'} 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 *' {aka 'const long unsigned int *'} 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,-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,-D_FORTIFY_SOURCE=2 -Wshadow -fasynchronous-unwind-tables -fcommon -fstack-protector -g -pipe -c libTw.c -o libTw.lo In file included from libTw.c:72: ../../include/unaligned.h:22:4: warning: #warning not ix86 arch, using memcpy [-Wcpp] 22 | # warning not ix86 arch, using memcpy | ^~~~~~~ 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,-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,-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 *' {aka 'const long unsigned int *'} 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 *' {aka 'const long unsigned int *'} 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 *' {aka 'const long unsigned int *'} 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 *' {aka 'const long unsigned int *'} 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,-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 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -g -g -g -Wl,-soname,libTw.so.4 -o libTw.so.4.6.2 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/twin-0.6.2/libs/libTw' make -C libTT make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/twin-0.6.2/libs/libTT' ln -f -s ../../libs/libTw/avl.c avl.c ln -f -s ../../server/missing.c missing.c building .depend building .modules 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/iurt/rpmbuild/BUILD/twin-0.6.2/libs/libTT' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/twin-0.6.2/libs' make -C clients make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/twin-0.6.2/clients' building .depend building .modules 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,-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 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -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,-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 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -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,-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 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -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,-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 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -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,-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 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -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,-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 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -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,-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 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -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,-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 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -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,-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 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -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,-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 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -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,-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 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -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,-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,-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 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -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,-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 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -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,-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 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -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,-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 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -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/iurt/rpmbuild/BUILD/twin-0.6.2/clients/mapscrn' building .depend building .modules 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,-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,-D_FORTIFY_SOURCE=2 -Wshadow -fasynchronous-unwind-tables -fcommon -fstack-protector -g -pipe -c findfile.c -o findfile.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,-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,-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,-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,-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 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -g -g -g -o twmapscrn make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/twin-0.6.2/clients/mapscrn' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/twin-0.6.2/clients' make -C server make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/twin-0.6.2/server' building .depend building .modules make -C HW make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/twin-0.6.2/server/HW' building .depend building .modules make -C hw_tty_common make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/twin-0.6.2/server/HW/hw_tty_common' building .depend building .modules make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/twin-0.6.2/server/HW/hw_tty_common' make -C hw_tty_linux make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/twin-0.6.2/server/HW/hw_tty_linux' building .depend building .modules make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/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,-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(); | ^~~~~~~~~~~~~~ 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_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, from hw_tty.c:156: 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 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -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,-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 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -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,-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: 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 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -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,-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 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -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,-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) { | ^~~~~~~~~~~~~~~~~~ gcc -shared hw_display.lo -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -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,-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: 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 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -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/iurt/rpmbuild/BUILD/twin-0.6.2/server/HW' make -C extensions make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/twin-0.6.2/server/extensions' building .depend building .modules 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,-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/iurt/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,-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,-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", | ^ 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:888, from ../include/osincludes.h:13, from ../include/twin.h:26, from builtin.c:15: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 21 and 37 bytes into a destination of size 30 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __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,-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; | ^ 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,-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,-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,-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,-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,-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,-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,-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,-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,-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,-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,-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,-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,-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 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -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,-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 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -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,-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 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -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,-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,-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,-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,-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 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -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,-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,-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 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -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,-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,-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,-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 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -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,-D_FORTIFY_SOURCE=2 -Wshadow -fasynchronous-unwind-tables -fcommon -fstack-protector -g -pipe -c socket.c -o socket.lo In file included from socket.c:57: ../include/unaligned.h:22:4: warning: #warning not ix86 arch, using memcpy [-Wcpp] 22 | # warning not ix86 arch, using memcpy | ^~~~~~~ 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,-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 *' {aka 'const long unsigned int *'} 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 *' {aka 'const long unsigned int *'} 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 *' {aka 'const long unsigned int *'} 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 *' {aka 'const long unsigned int *'} 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 -Wl,--enable-new-dtags -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -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/iurt/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/iurt/rpmbuild/tmp/rpm-tmp.sUJGBu + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64 + cd twin-0.6.2 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64 'INSTALL=/usr/bin/install -p' /usr/bin/make install -C include DESTDIR=/home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64 make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/twin-0.6.2/include' /usr/bin/make install -C Tutf DESTDIR=/home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64 make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/twin-0.6.2/include/Tutf' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/twin-0.6.2/include/Tutf' /usr/bin/make install -C Tw DESTDIR=/home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64 make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/twin-0.6.2/include/Tw' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/twin-0.6.2/include/Tw' /usr/bin/make install -C TT DESTDIR=/home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64 make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/twin-0.6.2/include/TT' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/twin-0.6.2/include/TT' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/twin-0.6.2/include' /usr/bin/make install -C docs DESTDIR=/home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64 make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/twin-0.6.2/docs' /usr/bin/install -c -d /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/share/man/man1 && \ /usr/bin/install -c -m 644 twin.1 /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/share/man/man1 ; \ /usr/bin/install -c -d /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/share/twin/docs /usr/bin/install -c -m 644 ../README ../BUGS ../INSTALL ../README.porting ../COPYING ../twin-current.lsm ../COPYING.LIB ../Changelog.txt /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/share/twin /usr/bin/install -c -m 644 Configure Tutorial libTw.txt twin.1 ltrace.conf /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/share/twin/docs make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/twin-0.6.2/docs' /usr/bin/make install -C themes DESTDIR=/home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64 make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/twin-0.6.2/themes' /usr/bin/make install -C hw_gfx DESTDIR=/home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64 make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/twin-0.6.2/themes/hw_gfx' /usr/bin/install -c -d /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/share/twin/themes/hw_gfx /usr/bin/install -c -m 644 README *.xpm /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/share/twin/themes/hw_gfx ln -f -s ShinyMetal_6x13.xpm /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/share/twin/themes/hw_gfx/default_6x13.xpm ; ln -f -s Ganymede_8x16.xpm /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/share/twin/themes/hw_gfx/default_8x16.xpm ; ln -f -s Ganymede_9x19.xpm /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/share/twin/themes/hw_gfx/default_9x19.xpm ; make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/twin-0.6.2/themes/hw_gfx' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/twin-0.6.2/themes' /usr/bin/make install -C libs DESTDIR=/home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64 make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/twin-0.6.2/libs' /usr/bin/make install -C libTT DESTDIR=/home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64 make[2]: Entering directory '/home/iurt/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/iurt/rpmbuild/BUILD/twin-0.6.2/libs/libTT' /usr/bin/make install -C libTutf DESTDIR=/home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64 make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/twin-0.6.2/libs/libTutf' /usr/bin/install -c -d /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/include/Tutf && \ /usr/bin/install -c -m 644 ../../include/Tutf/*.h /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/include/Tutf /usr/bin/install -c -d /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/lib64 /usr/bin/install -p libTutf.so.0.6.2 /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/lib64 ln -f -s libTutf.so.0.6.2 /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/lib64/libTutf.so.0 && \ ln -f -s libTutf.so.0 /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/lib64/libTutf.so /usr/bin/install -c -m 644 libTutf.a /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/lib64 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/twin-0.6.2/libs/libTutf' /usr/bin/make install -C libTw DESTDIR=/home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64 make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/twin-0.6.2/libs/libTw' /usr/bin/install -c -d /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/include/Tw && \ /usr/bin/install -c -m 644 ../../include/Tw/*.h /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/include/Tw /usr/bin/install -c -d /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/lib64 /usr/bin/install -p libTw.so.4.6.2 /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/lib64 ln -f -s libTw.so.4.6.2 /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/lib64/libTw.so.4 && \ ln -f -s libTw.so.4 /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/lib64/libTw.so /usr/bin/install -c -m 644 libTw.a /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/lib64 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/twin-0.6.2/libs/libTw' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/twin-0.6.2/libs' /usr/bin/make install -C clients DESTDIR=/home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64 make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/twin-0.6.2/clients' /usr/bin/make install -C mapscrn DESTDIR=/home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64 make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/twin-0.6.2/clients/mapscrn' /usr/bin/install -c -d /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/bin /usr/bin/install -p twmapscrn /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/bin make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/twin-0.6.2/clients/mapscrn' /usr/bin/install -c -d /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/bin && \ /usr/bin/install -c -d /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/sbin && \ /usr/bin/install -p twattach twcat twclip twcuckoo twdialog twevent twfindtwin twlsmsgport twlsobj twsendmsg twsetroot twterm twsysmon twthreadtest /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/bin && \ /usr/bin/install -p twdm /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/sbin && \ ln -f -s twattach /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/bin/twdetach make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/twin-0.6.2/clients' /usr/bin/make install -C server DESTDIR=/home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64 make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/twin-0.6.2/server' /usr/bin/install -c -d /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/bin /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/lib64/twin/modules /usr/bin/install -p twin_real twin_wrapper twdisplay /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/bin && \ /usr/bin/install -c twstart /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/bin && \ ln -f -s twin_wrapper /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/bin/twin /usr/bin/install -p wm.so.0.6.2 /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/lib64/twin/modules /usr/bin/install -p rcparse.so.0.6.2 /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/lib64/twin/modules /usr/bin/install -p term.so.0.6.2 /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/lib64/twin/modules /usr/bin/install -p socket.so.0.6.2 /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/lib64/twin/modules /usr/bin/make install -C HW DESTDIR=/home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64 make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/twin-0.6.2/server/HW' /usr/bin/make install -C hw_tty_common DESTDIR=/home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64 make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/twin-0.6.2/server/HW/hw_tty_common' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/twin-0.6.2/server/HW/hw_tty_common' /usr/bin/make install -C hw_tty_linux DESTDIR=/home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64 make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/twin-0.6.2/server/HW/hw_tty_linux' make[3]: Nothing to be done for 'install'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/twin-0.6.2/server/HW/hw_tty_linux' /usr/bin/install -c -d /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/lib64/twin/modules/HW /usr/bin/install -p hw_tty.so.0.6.2 /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/lib64/twin/modules/HW /usr/bin/install -p hw_gfx.so.0.6.2 /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/lib64/twin/modules/HW ln -f -s hw_X11.so.0.6.2 /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/lib64/twin/modules/HW/hw_X.so.0.6.2 /usr/bin/install -p hw_X11.so.0.6.2 /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/lib64/twin/modules/HW /usr/bin/install -p hw_twin.so.0.6.2 /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/lib64/twin/modules/HW /usr/bin/install -p hw_display.so.0.6.2 /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/lib64/twin/modules/HW /usr/bin/install -p hw_ggi.so.0.6.2 /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/lib64/twin/modules/HW make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/twin-0.6.2/server/HW' /usr/bin/make install -C extensions DESTDIR=/home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64 make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/twin-0.6.2/server/extensions' /usr/bin/install -c -d /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/lib64/twin/modules/extensions make[2]: Leaving directory '/home/iurt/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/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/bin/twin_real && chmod g+s /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/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/iurt/rpmbuild/BUILD/twin-0.6.2/server' /usr/bin/install -c -d /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/lib64/twin /usr/bin/install -c -m 644 system.twinrc /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/lib64/twin ln -f -s system.twinrc /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/lib64/twin/.twinrc /usr/bin/install -c system.twenvrc.sh /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/lib64/twin ln -f -s system.twenvrc.sh /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/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 -j8 --strict-build-id -m -i --build-id-seed 0.6.2-13.mga9 --unique-debug-suffix -0.6.2-13.mga9.aarch64 --unique-debug-src-base twin-0.6.2-13.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/twin-0.6.2 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/bin/twcuckoo extracting debug info from /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/bin/twclip extracting debug info from /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/bin/twattach extracting debug info from /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/bin/twdisplay extracting debug info from /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/bin/twevent extracting debug info from /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/bin/twcat extracting debug info from /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/bin/twfindtwin extracting debug info from /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/bin/twdialog extracting debug info from /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/bin/twlsmsgport extracting debug info from /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/bin/twin_wrapper extracting debug info from /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/bin/twin_real extracting debug info from /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/bin/twlsobj extracting debug info from /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/bin/twmapscrn extracting debug info from /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/bin/twsendmsg extracting debug info from /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/bin/twsetroot extracting debug info from /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/bin/twsysmon extracting debug info from /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/bin/twterm extracting debug info from /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/bin/twthreadtest extracting debug info from /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/lib64/libTutf.so.0.6.2 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/lib64/libTw.so.4.6.2 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/lib64/twin/modules/HW/hw_X11.so.0.6.2 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/lib64/twin/modules/HW/hw_display.so.0.6.2 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/lib64/twin/modules/HW/hw_gfx.so.0.6.2 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/lib64/twin/modules/HW/hw_ggi.so.0.6.2 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/lib64/twin/modules/HW/hw_tty.so.0.6.2 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/lib64/twin/modules/HW/hw_twin.so.0.6.2 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/lib64/twin/modules/rcparse.so.0.6.2 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/lib64/twin/modules/socket.so.0.6.2 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/lib64/twin/modules/term.so.0.6.2 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/sbin/twdm extracting debug info from /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64/usr/lib64/twin/modules/wm.so.0.6.2 dwz: ./usr/bin/twattach-0.6.2-13.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/twcat-0.6.2-13.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/twclip-0.6.2-13.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/twcuckoo-0.6.2-13.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/twdialog-0.6.2-13.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/twdisplay-0.6.2-13.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/twevent-0.6.2-13.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/twfindtwin-0.6.2-13.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/twin_real-0.6.2-13.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/twin_wrapper-0.6.2-13.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/twlsmsgport-0.6.2-13.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/twlsobj-0.6.2-13.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/twmapscrn-0.6.2-13.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/twsendmsg-0.6.2-13.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/twsetroot-0.6.2-13.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/twsysmon-0.6.2-13.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/twterm-0.6.2-13.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/twthreadtest-0.6.2-13.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/libTutf.so.0.6.2-0.6.2-13.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/libTw.so.4.6.2-0.6.2-13.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/twin/modules/HW/hw_X11.so.0.6.2-0.6.2-13.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/twin/modules/HW/hw_display.so.0.6.2-0.6.2-13.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/twin/modules/HW/hw_gfx.so.0.6.2-0.6.2-13.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/twin/modules/HW/hw_ggi.so.0.6.2-0.6.2-13.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/twin/modules/HW/hw_tty.so.0.6.2-0.6.2-13.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/twin/modules/HW/hw_twin.so.0.6.2-0.6.2-13.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/twin/modules/rcparse.so.0.6.2-0.6.2-13.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/twin/modules/socket.so.0.6.2-0.6.2-13.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/twin/modules/term.so.0.6.2-0.6.2-13.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/twin/modules/wm.so.0.6.2-0.6.2-13.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/sbin/twdm-0.6.2-13.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: Too few files for multifile optimization original debug info size: 2872kB, size after compression: 2872kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 31 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/brp-python-bytecompile /usr/bin/python3 1 0 + /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 Processing files: twin-0.6.2-13.mga9.aarch64 Provides: twin = 0.6.2-13.mga9 twin(aarch-64) = 0.6.2-13.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libTutf.so.0()(64bit) libTw.so.4()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libcrypt.so.1()(64bit) libcrypt.so.1(XCRYPT_2.0)(64bit) Processing files: lib64twin0-0.6.2-13.mga9.aarch64 Provides: lib64twin0 = 0.6.2-13.mga9 lib64twin0(aarch-64) = 0.6.2-13.mga9 libTutf.so.0()(64bit) libTw.so.4()(64bit) libtwin = 0.6.2-13.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libTw.so.4()(64bit) libX11.so.6()(64bit) libXpm.so.4()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libggi.so.2()(64bit) libgpm.so.2()(64bit) libtinfo.so.6()(64bit) Processing files: lib64twin-devel-0.6.2-13.mga9.aarch64 Provides: devel(libTutf(64bit)) devel(libTw(64bit)) lib64twin-devel = 0.6.2-13.mga9 lib64twin-devel(aarch-64) = 0.6.2-13.mga9 libtwin-devel = 0.6.2-13.mga9 twin-devel = 0.6.2-13.mga9 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-13.mga9.aarch64 Provides: twin-debugsource = 0.6.2-13.mga9 twin-debugsource(aarch-64) = 0.6.2-13.mga9 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-13.mga9.aarch64 Provides: debuginfo(build-id) = 0de7fb50fb1572d6e1d3ab3cd7ec50654dd4e9e9 debuginfo(build-id) = 1106ace14af9232a08fef5fdd9015c79ec9ce8aa debuginfo(build-id) = 2049d2a9765d0d84bf12b963c426535e60601b57 debuginfo(build-id) = 25a52e2a5823b11f391c22443f8014f9c3ee2b8f debuginfo(build-id) = 332f952fa9963518bd7583c90d8a00b85893cb10 debuginfo(build-id) = 428354106c50df8732b3c1c1e6c0572c9866c8ec debuginfo(build-id) = 480500194dcfd486fb348c25dfea05a8e248c816 debuginfo(build-id) = 53915bdb8ed936c4608a9f52f3ef4b7fc586aed8 debuginfo(build-id) = 6b8157bc9a588c8274c0ad5ce7fbca48e86a305b debuginfo(build-id) = 6bd35865286bd7699f5e7f4449c072ac5e1c21fb debuginfo(build-id) = 8ef1c0313db85c9e3068195cd2596d66b7517ab1 debuginfo(build-id) = 90afa69645b5f5fd5a1ebb77145723f51997afc7 debuginfo(build-id) = 9b2278845b8a1c344e53901bf52566ddf873b2dc debuginfo(build-id) = c96af0befa8b654a7815acf2601175e92b5c4dee debuginfo(build-id) = e1824f8d9ac0f909eec6ba032fa5b7503576b488 debuginfo(build-id) = e5d116db1b91e813e9f1f4d02a5c4fe3aa22b801 debuginfo(build-id) = e7333666ae95da3e0d1afbd052af1f740f8bdd6c debuginfo(build-id) = eb7b224a6e27a8db64982dd8f9a9ebc49802db85 debuginfo(build-id) = f452dcba10f3a8e55c7aa5f9068534da7f6999f2 twin-debuginfo = 0.6.2-13.mga9 twin-debuginfo(aarch-64) = 0.6.2-13.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: twin-debugsource(aarch-64) = 0.6.2-13.mga9 Processing files: lib64twin0-debuginfo-0.6.2-13.mga9.aarch64 Provides: debuginfo(build-id) = 0b966169f6203d4e6d283dd4be97c5ade76f6b8e debuginfo(build-id) = 16b82a29aaeac5f638ccaf12033ee086c2ab7d71 debuginfo(build-id) = 65788fcaaabc3e4069c629f1791b2d7a7d90a702 debuginfo(build-id) = 6aa36952dee1eef635822058f6d8823c4861e143 debuginfo(build-id) = 895efbf6bd211476815efd3bf46ebf92f07c6f42 debuginfo(build-id) = ae1e1a611b89cddfdef663eef23e644df485c13a debuginfo(build-id) = b25374f66ab901debb0f76dc6a3438c1852403b4 debuginfo(build-id) = da1ff33cf8053f2c4d34a69ebbff945fbd065ec3 debuginfo(build-id) = dd844c78ace9c6a67292de9ef1d90c1ff4f7e14f debuginfo(build-id) = ebeb533f8cf3b0a13579138b162af56865f818bd debuginfo(build-id) = f1ea8cb3d615d7bd658f75b2c9ae021631978839 debuginfo(build-id) = f8285753b10b12de88c2fcd52291360227139f6a lib64twin0-debuginfo = 0.6.2-13.mga9 lib64twin0-debuginfo(aarch-64) = 0.6.2-13.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: twin-debugsource(aarch-64) = 0.6.2-13.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64twin0-0.6.2-13.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/twin-0.6.2-13.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64twin0-debuginfo-0.6.2-13.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/twin-debugsource-0.6.2-13.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/twin-debuginfo-0.6.2-13.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64twin-devel-0.6.2-13.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.3gZ8Qq + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd twin-0.6.2 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.guAvAb + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf twin-0.6.2 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!