D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/twin-0.6.2-13.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.p1YQGx + 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.wT9Unw + 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 + 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... aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-gcc accepts -g... yes checking for aarch64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... aarch64-mageia-linux-gnu-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... yes checking zlib.h presence... yes checking for zlib.h... yes 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... no checking for dlopen in -ldl... 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... yes 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: aarch64-mageia-linux-gnu-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: gz 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' aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-gcc --param=ssp-buffer-size=4 -DCONF_SOCKET_GZ -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:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1329 | write(Fd, "\1", 1); | ^~~~~~~~~~~~~~~~~~ aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 */ | ^ aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-gcc -fPIC --param=ssp-buffer-size=4 -DCONF_SOCKET_GZ -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:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1329 | write(Fd, "\1", 1); | ^~~~~~~~~~~~~~~~~~ aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 */ | ^ aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 -lz -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 aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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; | ^~~~ aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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; | ^ aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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:26: 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:27: note: in expansion of macro 'Tw_DropPrivileges' 63 | #define TwDropPrivileges Tw_DropPrivileges | ^~~~~~~~~~~~~~~~~ pty.c:224:2: 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:27: note: in expansion of macro 'Tw_DropPrivileges' 63 | #define TwDropPrivileges Tw_DropPrivileges | ^~~~~~~~~~~~~~~~~ pty.c:224:2: 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:27: 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:27: note: in expansion of macro 'Tw_DropPrivileges' 63 | #define TwDropPrivileges Tw_DropPrivileges | ^~~~~~~~~~~~~~~~~ pty.c:229:5: note: in expansion of macro 'TwDropPrivileges' 229 | TwDropPrivileges(); | ^~~~~~~~~~~~~~~~ aarch64-mageia-linux-gnu-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:6: 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:3: 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:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 432 | write(Fd, Event->EventSelectionNotify.Data, Event->EventSelectionNotify.Len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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) { | ^~~~~~~~~~~~ aarch64-mageia-linux-gnu-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' aarch64-mageia-linux-gnu-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:23: 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:2: 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_) | ^~~~~~~~~~~~~~~ aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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) { | ^~~~~~~~~~~~~~~~~~ aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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) { | ^~~~~~~~~~~~~~~~~~ aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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) { | ^~~~~~~~~~~~~~~~~~ aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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) { | ^~~~~~~~~~~~~~~~~~ aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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:25: 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) { | ^~~~~~~~~~~~~~~~~~ aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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' aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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:866, 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 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ aarch64-mageia-linux-gnu-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; | ^ aarch64-mageia-linux-gnu-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:2: 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:2: 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); | ^~~~~~~~~~~~~~~~~~~~~~~ aarch64-mageia-linux-gnu-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:22: warning: variable 'Dwn' set but not used [-Wunused-but-set-variable] 406 | ldat Left, Up, Rgt, Dwn; | ^~~ draw.c:406:17: 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:9: warning: variable 'Parent' set but not used [-Wunused-but-set-variable] 562 | widget Parent; | ^~~~~~ draw.c: In function 'DrawSelfWindow': draw.c:717:22: 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; | ^~~~~~ aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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(); | ^~~~~~~~~~~~~~ aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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; | ^~~~~ aarch64-mageia-linux-gnu-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; | ^~~~~~ aarch64-mageia-linux-gnu-gcc --param=ssp-buffer-size=4 -DCONF_SOCKET_GZ -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 aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 -ldl -export-dynamic -L../libs/libTutf -lTutf -o twin_real aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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) { | ^~~~~~ aarch64-mageia-linux-gnu-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 -ldl -export-dynamic -L../libs/libTutf -lTutf -o twdisplay aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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] aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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:2: 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:2: 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(); | ^~~~~~~~~~~~~~ aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-gcc -fPIC --param=ssp-buffer-size=4 -DCONF_EXT -DCONF_SOCKET_ALIEN -DCONF_SOCKET_GZ -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:8: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 890 | *(type *)&a[0]_any = (type)a[0]_any; \ socket.c:900:3: note: in expansion of macro 'CASE_' 900 | CASE_(dat); | ^~~~~ socket.c:890:8: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 890 | *(type *)&a[0]_any = (type)a[0]_any; \ socket.c:901:3: note: in expansion of macro 'CASE_' 901 | CASE_(ldat); | ^~~~~ socket.c:890:8: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 890 | *(type *)&a[0]_any = (type)a[0]_any; \ socket.c:904:3: note: in expansion of macro 'CASE_' 904 | CASE_(hwfont); | ^~~~~ socket.c:890:8: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 890 | *(type *)&a[0]_any = (type)a[0]_any; \ socket.c:905:3: note: in expansion of macro 'CASE_' 905 | CASE_(hwattr); | ^~~~~ In file included from socket.c:958: socketalien.h: In function 'alienMultiplexB': socketalien.h:598:8: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 598 | *(type *)&a[0]_any = (type)a[0]_any; \ socketalien.h:609:3: note: in expansion of macro 'CASE_' 609 | CASE_(dat); | ^~~~~ socketalien.h:598:8: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 598 | *(type *)&a[0]_any = (type)a[0]_any; \ socketalien.h:610:3: note: in expansion of macro 'CASE_' 610 | CASE_(ldat); | ^~~~~ socketalien.h:598:8: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 598 | *(type *)&a[0]_any = (type)a[0]_any; \ socketalien.h:613:3: note: in expansion of macro 'CASE_' 613 | CASE_(hwfont); | ^~~~~ socketalien.h:625:8: 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:6: 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:6: 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); | ^~~~~~~~~~~~~~~~~~~~ aarch64-mageia-linux-gnu-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 */ | ^ aarch64-mageia-linux-gnu-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 -lz -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.IoWBtx + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64 + cd twin-0.6.2 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64 'INSTALL=/usr/bin/install -p' /usr/bin/make install -C include DESTDIR=/home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.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.mga8.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.mga8.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.mga8.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.mga8.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.mga8.aarch64/usr/share/man/man1 && \ /usr/bin/install -c -m 644 twin.1 /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/share/man/man1 ; \ /usr/bin/install -c -d /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.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.mga8.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.mga8.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.mga8.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.mga8.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.mga8.aarch64/usr/share/twin/themes/hw_gfx /usr/bin/install -c -m 644 README *.xpm /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/share/twin/themes/hw_gfx ln -f -s ShinyMetal_6x13.xpm /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.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.mga8.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.mga8.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.mga8.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.mga8.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.mga8.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.mga8.aarch64/usr/include/Tutf && \ /usr/bin/install -c -m 644 ../../include/Tutf/*.h /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/include/Tutf /usr/bin/install -c -d /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/lib64 /usr/bin/install -p libTutf.so.0.6.2 /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/lib64 ln -f -s libTutf.so.0.6.2 /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/lib64/libTutf.so.0 && \ ln -f -s libTutf.so.0 /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/lib64/libTutf.so /usr/bin/install -c -m 644 libTutf.a /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.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.mga8.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.mga8.aarch64/usr/include/Tw && \ /usr/bin/install -c -m 644 ../../include/Tw/*.h /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/include/Tw /usr/bin/install -c -d /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/lib64 /usr/bin/install -p libTw.so.4.6.2 /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/lib64 ln -f -s libTw.so.4.6.2 /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/lib64/libTw.so.4 && \ ln -f -s libTw.so.4 /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/lib64/libTw.so /usr/bin/install -c -m 644 libTw.a /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.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.mga8.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.mga8.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.mga8.aarch64/usr/bin /usr/bin/install -p twmapscrn /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.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.mga8.aarch64/usr/bin && \ /usr/bin/install -c -d /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.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.mga8.aarch64/usr/bin && \ /usr/bin/install -p twdm /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/sbin && \ ln -f -s twattach /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.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.mga8.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.mga8.aarch64/usr/bin /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/lib64/twin/modules /usr/bin/install -p twin_real twin_wrapper twdisplay /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/bin && \ /usr/bin/install -c twstart /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/bin && \ ln -f -s twin_wrapper /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/bin/twin /usr/bin/install -p wm.so.0.6.2 /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/lib64/twin/modules /usr/bin/install -p rcparse.so.0.6.2 /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/lib64/twin/modules /usr/bin/install -p term.so.0.6.2 /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/lib64/twin/modules /usr/bin/install -p socket.so.0.6.2 /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/lib64/twin/modules /usr/bin/make install -C HW DESTDIR=/home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.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.mga8.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.mga8.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.mga8.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.mga8.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.mga8.aarch64/usr/lib64/twin/modules/HW ln -f -s hw_X11.so.0.6.2 /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.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.mga8.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.mga8.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.mga8.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.mga8.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.mga8.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.mga8.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.mga8.aarch64/usr/bin/twin_real && chmod g+s /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.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.mga8.aarch64/usr/lib64/twin /usr/bin/install -c -m 644 system.twinrc /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/lib64/twin ln -f -s system.twinrc /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/lib64/twin/.twinrc /usr/bin/install -c system.twenvrc.sh /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/lib64/twin ln -f -s system.twenvrc.sh /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.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/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 0.6.2-13.mga8 --unique-debug-suffix -0.6.2-13.mga8.aarch64 --unique-debug-src-base twin-0.6.2-13.mga8.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 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/bin/twcat explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/bin/twclip explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/bin/twattach explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/bin/twcuckoo extracting debug info from /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/bin/twclip extracting debug info from /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/bin/twattach extracting debug info from /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/bin/twcat extracting debug info from /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/bin/twcuckoo explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/bin/twdialog explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/bin/twfindtwin explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/bin/twevent extracting debug info from /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/bin/twfindtwin extracting debug info from /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/bin/twdialog explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/bin/twdisplay extracting debug info from /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/bin/twevent extracting debug info from /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/bin/twdisplay explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/bin/twin_real extracting debug info from /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/bin/twin_real explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/bin/twin_wrapper extracting debug info from /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/bin/twin_wrapper explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/bin/twlsmsgport extracting debug info from /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/bin/twlsmsgport explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/bin/twmapscrn extracting debug info from /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/bin/twmapscrn explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/bin/twlsobj extracting debug info from /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/bin/twlsobj explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/bin/twsendmsg explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/bin/twsetroot extracting debug info from /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/bin/twsendmsg extracting debug info from /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/bin/twsetroot explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/bin/twsysmon extracting debug info from /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/bin/twsysmon explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/bin/twterm extracting debug info from /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/bin/twterm explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/bin/twthreadtest extracting debug info from /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/bin/twthreadtest explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/lib64/libTutf.so.0.6.2 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/lib64/libTw.so.4.6.2 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/lib64/libTutf.so.0.6.2 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/lib64/libTw.so.4.6.2 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.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.mga8.aarch64/usr/lib64/twin/modules/HW/hw_X11.so.0.6.2 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.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.mga8.aarch64/usr/lib64/twin/modules/HW/hw_display.so.0.6.2 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.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.mga8.aarch64/usr/lib64/twin/modules/HW/hw_gfx.so.0.6.2 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.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.mga8.aarch64/usr/lib64/twin/modules/HW/hw_ggi.so.0.6.2 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.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.mga8.aarch64/usr/lib64/twin/modules/HW/hw_tty.so.0.6.2 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.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.mga8.aarch64/usr/lib64/twin/modules/HW/hw_twin.so.0.6.2 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/lib64/twin/modules/rcparse.so.0.6.2 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/lib64/twin/modules/rcparse.so.0.6.2 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/lib64/twin/modules/socket.so.0.6.2 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/lib64/twin/modules/socket.so.0.6.2 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/lib64/twin/modules/term.so.0.6.2 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/lib64/twin/modules/term.so.0.6.2 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/lib64/twin/modules/wm.so.0.6.2 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/lib64/twin/modules/wm.so.0.6.2 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/sbin/twdm extracting debug info from /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64/usr/sbin/twdm original debug info size: 3500kB, size after compression: 2792kB /usr/lib/rpm/sepdebugcrcfix: Updated 31 CRC32s, 0 CRC32s did match. 2800 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 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/lib64/twin/system.twenvrc.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/bin/twstart from /bin/sh to #!/usr/bin/sh Processing files: twin-0.6.2-13.mga8.aarch64 Provides: twin = 0.6.2-13.mga8 twin(aarch-64) = 0.6.2-13.mga8 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) libcrypt.so.1()(64bit) libcrypt.so.1(XCRYPT_2.0)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) Processing files: lib64twin0-0.6.2-13.mga8.aarch64 Provides: lib64twin0 = 0.6.2-13.mga8 lib64twin0(aarch-64) = 0.6.2-13.mga8 libTutf.so.0()(64bit) libTw.so.4()(64bit) libtwin = 0.6.2-13.mga8 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) libz.so.1()(64bit) Processing files: lib64twin-devel-0.6.2-13.mga8.aarch64 Provides: devel(libTutf(64bit)) devel(libTw(64bit)) lib64twin-devel = 0.6.2-13.mga8 lib64twin-devel(aarch-64) = 0.6.2-13.mga8 libtwin-devel = 0.6.2-13.mga8 twin-devel = 0.6.2-13.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libz(64bit)) Obsoletes: lib64twin0-devel < 0.6.2-5 Processing files: twin-debugsource-0.6.2-13.mga8.aarch64 Provides: twin-debugsource = 0.6.2-13.mga8 twin-debugsource(aarch-64) = 0.6.2-13.mga8 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.mga8.aarch64 Provides: debuginfo(build-id) = 07c0543c797071439a672ceb9047c6e03c413504 debuginfo(build-id) = 0940c49fcd5866734535107901d35b679e0ff2d4 debuginfo(build-id) = 11f4d3580e42b0f02ea6b411133fb40265ec12b3 debuginfo(build-id) = 170acf1bb5feb2f8583c390df31242254fe417b9 debuginfo(build-id) = 17436dca7e107b06fe95f60da4212d892419fb74 debuginfo(build-id) = 1ff0e8f8b9683bc3e632b0802c8c0e2889edae8e debuginfo(build-id) = 2b5805cc5de9de305743b55f866364d90b90ba6c debuginfo(build-id) = 54d2ac7a01cd8a8957b4e2e6c519bf929128c12b debuginfo(build-id) = 58620503e41036b3bb2d1da3670cb107162bba5f debuginfo(build-id) = 69d75c14855883cbd8df6c5a3bec15cf1226d92b debuginfo(build-id) = 6cf03bb196b59f620299eb6a3567d85cc539f765 debuginfo(build-id) = 7cef3b0d03968f35d790f311f863a42fdc14ee58 debuginfo(build-id) = 82a60798ef7f10987afa0aa3cdf690ab8487edfb debuginfo(build-id) = 885fce67ef916e7c11f43c46b546fc182085960f debuginfo(build-id) = 89e956504766c44beafc963716af13f3e96fdddf debuginfo(build-id) = a09540745acbd3c96ccca01ce2e4a908d1886b28 debuginfo(build-id) = a2a3f2cd5ea7ac4807448885a7c4d7ec40c1a94f debuginfo(build-id) = d9aec907370c9a0f8d9a32102c553977e747eef8 debuginfo(build-id) = eeb1f45b2c64293cfc29b04a84df7a575c8ff4eb twin-debuginfo = 0.6.2-13.mga8 twin-debuginfo(aarch-64) = 0.6.2-13.mga8 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.mga8 Processing files: lib64twin0-debuginfo-0.6.2-13.mga8.aarch64 Provides: debuginfo(build-id) = 2b32a21fce812b52980f301c788aec7ddb4b0673 debuginfo(build-id) = 2c690ef50116923cc5a569033757f2ad1427a829 debuginfo(build-id) = 3d30c5a0e8f1c58457f000755fbc8572b562ff2a debuginfo(build-id) = 5aae56ae65a3d1937a9c33aa87e63bcbe06e23fd debuginfo(build-id) = 5b7773325288a3fa0023a0482e14da676477f0d4 debuginfo(build-id) = 5c454969319a036f4a478ef8a512f68514bb98dc debuginfo(build-id) = b4fa65c0e1a12ef1a64eb5c7ae0a5856e449c343 debuginfo(build-id) = caaa7cff1bdb44241728f1a78763bb2466e042cb debuginfo(build-id) = d07666f4933e4d59d9798c79c95cc9289fbb14a6 debuginfo(build-id) = e1f5fe18e1397007014ed8007980affde539da75 debuginfo(build-id) = f77b9b66f0d7c6c9c98afbf9f662420da205698c debuginfo(build-id) = fd99793226448091b05bdd06116d7e6035883085 lib64twin0-debuginfo = 0.6.2-13.mga8 lib64twin0-debuginfo(aarch-64) = 0.6.2-13.mga8 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.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/twin-0.6.2-13.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64twin0-0.6.2-13.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/twin-0.6.2-13.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/twin-debuginfo-0.6.2-13.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/twin-debugsource-0.6.2-13.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64twin0-debuginfo-0.6.2-13.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64twin-devel-0.6.2-13.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.4yzmFy + 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.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.i8B07v + 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!