D: [iurt_root_command] chroot warning: %configure2_5x is deprecated, use %configure instead warning: %make is deprecated, use %make_build instead warning: %makeinstall_std is deprecated, use %make_install instead warning: Macro expanded in comment on line 121: %{_libexecdir}/%{name}/registobmp Installing /home/iurt/rpmbuild/SRPMS/mlterm-3.3.8-6.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.C3tgAC + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf mlterm-3.3.8 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/mlterm-3.3.8.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd mlterm-3.3.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (mlterm_font_config.diff):' Patch #1 (mlterm_font_config.diff): + /usr/bin/patch --no-backup-if-mismatch -p0 -b --suffix .fontfix --fuzz=0 patching file ./etc/font + echo 'Patch #2 (mlterm_main_config.diff):' Patch #2 (mlterm_main_config.diff): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .mainfix --fuzz=0 patching file etc/main + echo 'Patch #10 (mlterm-3.3.6-linkage.patch):' Patch #10 (mlterm-3.3.6-linkage.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 -b --suffix .linking --fuzz=0 patching file mkf/lib/Makefile.in Hunk #1 succeeded at 67 (offset 1 line). patching file mkf/libtbl/Makefile.in Hunk #1 succeeded at 34 (offset 3 lines). + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.w9zgcC + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd mlterm-3.3.8 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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 -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 -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 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /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/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying script/ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /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 --disable-static --enable-fribidi --with-imagelib=gdk-pixbuf --with-scrollbars=sample,extra,pixmap_engine --with-type-engines=xcore,xft,cairo --enable-optimize-redrawing --with-tools --disable-rpath checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking for aarch64-mageia-linux-gnu-pkg-config... /usr/bin/aarch64-mageia-linux-gnu-pkg-config checking for aarch64-mageia-linux-gnu-gcc... aarch64-mageia-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether aarch64-mageia-linux-gnu-gcc accepts -g... yes checking for aarch64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking for a BSD-compatible install... /usr/bin/install -c checking for inline... inline checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ld used by aarch64-mageia-linux-gnu-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking how to run the C preprocessor... aarch64-mageia-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for aarch64-mageia-linux-gnu-g++... aarch64-mageia-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether aarch64-mageia-linux-gnu-g++ accepts -g... yes checking how to run the C++ preprocessor... aarch64-mageia-linux-gnu-g++ -E checking for aarch64-mageia-linux-gnu-g77... no checking for aarch64-mageia-linux-gnu-xlf... no checking for aarch64-mageia-linux-gnu-f77... no checking for aarch64-mageia-linux-gnu-frt... no checking for aarch64-mageia-linux-gnu-pgf77... no checking for aarch64-mageia-linux-gnu-cf77... no checking for aarch64-mageia-linux-gnu-fort77... no checking for aarch64-mageia-linux-gnu-fl32... no checking for aarch64-mageia-linux-gnu-af77... no checking for aarch64-mageia-linux-gnu-xlf90... no checking for aarch64-mageia-linux-gnu-f90... no checking for aarch64-mageia-linux-gnu-pgf90... no checking for aarch64-mageia-linux-gnu-pghpf... no checking for aarch64-mageia-linux-gnu-epcf90... no checking for aarch64-mageia-linux-gnu-gfortran... no checking for aarch64-mageia-linux-gnu-g95... no checking for aarch64-mageia-linux-gnu-xlf95... no checking for aarch64-mageia-linux-gnu-f95... no checking for aarch64-mageia-linux-gnu-fort... no checking for aarch64-mageia-linux-gnu-ifort... no checking for aarch64-mageia-linux-gnu-ifc... no checking for aarch64-mageia-linux-gnu-efc... no checking for aarch64-mageia-linux-gnu-pgf95... no checking for aarch64-mageia-linux-gnu-lf95... no checking for aarch64-mageia-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 1572864 checking command to parse /usr/bin/nm -B output from aarch64-mageia-linux-gnu-gcc object... ok checking for objdir... .libs checking for aarch64-mageia-linux-gnu-ar... aarch64-mageia-linux-gnu-ar checking for aarch64-mageia-linux-gnu-ranlib... aarch64-mageia-linux-gnu-ranlib checking for aarch64-mageia-linux-gnu-strip... no checking for strip... strip checking if aarch64-mageia-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for aarch64-mageia-linux-gnu-gcc option to produce PIC... -fPIC checking if aarch64-mageia-linux-gnu-gcc PIC flag -fPIC works... yes checking if aarch64-mageia-linux-gnu-gcc static flag -static works... no checking if aarch64-mageia-linux-gnu-gcc supports -c -o file.o... yes checking whether the aarch64-mageia-linux-gnu-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by aarch64-mageia-linux-gnu-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the aarch64-mageia-linux-gnu-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for aarch64-mageia-linux-gnu-g++ option to produce PIC... -fPIC checking if aarch64-mageia-linux-gnu-g++ PIC flag -fPIC works... yes checking if aarch64-mageia-linux-gnu-g++ static flag -static works... no checking if aarch64-mageia-linux-gnu-g++ supports -c -o file.o... yes checking whether the aarch64-mageia-linux-gnu-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for connect in -lsocket... no checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... no checking for aarch64-mageia-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for GTK... yes checking for GDK_PIXBUF... yes checking for GIO... yes checking for gdk-pixbuf-config... no checking for pow in -lm... yes checking for Xutf8LookupString in -lX11... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for FRIBIDI... yes checking for XFT... yes checking for CAIRO... yes checking for VTE... no checking for SDLTTF... no checking for SDLTTF... no checking for undefined symbol... supported checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of aarch64-mageia-linux-gnu-gcc... none checking dependency style of aarch64-mageia-linux-gnu-g++... none checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether NLS is requested... yes checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for gettext in -lintl... no configure: creating ./config.status config.status: creating Makefile config.status: creating mlterm/Makefile config.status: creating mlterm/libctl/Makefile config.status: creating xwindow/libtype/Makefile config.status: WARNING: 'xwindow/libtype/Makefile.in' seems to ignore the --datarootdir setting config.status: creating xwindow/Makefile config.status: WARNING: 'xwindow/Makefile.in' seems to ignore the --datarootdir setting config.status: creating main/Makefile config.status: WARNING: 'main/Makefile.in' seems to ignore the --datarootdir setting config.status: creating man/Makefile config.status: WARNING: 'man/Makefile.in' seems to ignore the --datarootdir setting config.status: creating etc/Makefile config.status: creating java/Makefile config.status: creating main/version.h config.status: creating contrib/scrollbar/pixmap_engine/Makefile config.status: WARNING: 'contrib/scrollbar/pixmap_engine/Makefile.in' seems to ignore the --datarootdir setting config.status: creating contrib/scrollbar/pixmap_engine/sample3/Makefile config.status: WARNING: 'contrib/scrollbar/pixmap_engine/sample3/Makefile.in' seems to ignore the --datarootdir setting config.status: creating contrib/scrollbar/extra/Makefile config.status: creating scrollbar/sample/Makefile config.status: creating inputmethod/kbd/Makefile config.status: creating tool/mlimgloader/Makefile config.status: WARNING: 'tool/mlimgloader/Makefile.in' seems to ignore the --datarootdir setting config.status: creating contrib/tool/mlterm-menu/Makefile config.status: WARNING: 'contrib/tool/mlterm-menu/Makefile.in' seems to ignore the --datarootdir setting config.status: creating contrib/tool/mlcc/Makefile config.status: creating tool/mlconfig/Makefile config.status: WARNING: 'tool/mlconfig/Makefile.in' seems to ignore the --datarootdir setting config.status: creating tool/mlconfig/po/Makefile.in config.status: WARNING: 'tool/mlconfig/po/Makefile.in.in' seems to ignore the --datarootdir setting config.status: creating tool/mlclient/Makefile config.status: creating common/c_config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: creating tool/mlconfig/po/POTFILES config.status: creating tool/mlconfig/po/Makefile === configuring in kiklib (/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--host=aarch64-mageia-linux-gnu' '--build=aarch64-mageia-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--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' '--disable-static' '--enable-fribidi' '--with-imagelib=gdk-pixbuf' '--with-scrollbars=sample,extra,pixmap_engine' '--with-type-engines=xcore,xft,cairo' '--enable-optimize-redrawing' '--with-tools' '--disable-rpath' 'build_alias=aarch64-mageia-linux-gnu' 'host_alias=aarch64-mageia-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' 'LDFLAGS= -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' 'CXXFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' 'FFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' '--without-funcs-mlterm-unuse' '--with-gui=fb' '--disable-ind' '--disable-fribidi' '--with-type-engines=xcore' '--without-tools' --cache-file=/dev/null --srcdir=. checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking for aarch64-mageia-linux-gnu-gcc... aarch64-mageia-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether 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 for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ld used by aarch64-mageia-linux-gnu-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for aarch64-mageia-linux-gnu-g++... aarch64-mageia-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether aarch64-mageia-linux-gnu-g++ accepts -g... yes checking how to run the C++ preprocessor... aarch64-mageia-linux-gnu-g++ -E checking for aarch64-mageia-linux-gnu-g77... no checking for aarch64-mageia-linux-gnu-xlf... no checking for aarch64-mageia-linux-gnu-f77... no checking for aarch64-mageia-linux-gnu-frt... no checking for aarch64-mageia-linux-gnu-pgf77... no checking for aarch64-mageia-linux-gnu-cf77... no checking for aarch64-mageia-linux-gnu-fort77... no checking for aarch64-mageia-linux-gnu-fl32... no checking for aarch64-mageia-linux-gnu-af77... no checking for aarch64-mageia-linux-gnu-xlf90... no checking for aarch64-mageia-linux-gnu-f90... no checking for aarch64-mageia-linux-gnu-pgf90... no checking for aarch64-mageia-linux-gnu-pghpf... no checking for aarch64-mageia-linux-gnu-epcf90... no checking for aarch64-mageia-linux-gnu-gfortran... no checking for aarch64-mageia-linux-gnu-g95... no checking for aarch64-mageia-linux-gnu-xlf95... no checking for aarch64-mageia-linux-gnu-f95... no checking for aarch64-mageia-linux-gnu-fort... no checking for aarch64-mageia-linux-gnu-ifort... no checking for aarch64-mageia-linux-gnu-ifc... no checking for aarch64-mageia-linux-gnu-efc... no checking for aarch64-mageia-linux-gnu-pgf95... no checking for aarch64-mageia-linux-gnu-lf95... no checking for aarch64-mageia-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 1572864 checking command to parse /usr/bin/nm -B output from aarch64-mageia-linux-gnu-gcc object... ok checking for objdir... .libs checking for aarch64-mageia-linux-gnu-ar... aarch64-mageia-linux-gnu-ar checking for aarch64-mageia-linux-gnu-ranlib... aarch64-mageia-linux-gnu-ranlib checking for aarch64-mageia-linux-gnu-strip... no checking for strip... strip checking if aarch64-mageia-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for aarch64-mageia-linux-gnu-gcc option to produce PIC... -fPIC checking if aarch64-mageia-linux-gnu-gcc PIC flag -fPIC works... yes checking if aarch64-mageia-linux-gnu-gcc static flag -static works... no checking if aarch64-mageia-linux-gnu-gcc supports -c -o file.o... yes checking whether the aarch64-mageia-linux-gnu-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by aarch64-mageia-linux-gnu-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the aarch64-mageia-linux-gnu-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for aarch64-mageia-linux-gnu-g++ option to produce PIC... -fPIC checking if aarch64-mageia-linux-gnu-g++ PIC flag -fPIC works... yes checking if aarch64-mageia-linux-gnu-g++ static flag -static works... no checking if aarch64-mageia-linux-gnu-g++ supports -c -o file.o... yes checking whether the aarch64-mageia-linux-gnu-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for ANSI C header files... (cached) yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking for dlfcn.h... (cached) yes checking dl.h usability... no checking dl.h presence... no checking for dl.h... no checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking sys/stropts.h usability... no checking sys/stropts.h presence... no checking for sys/stropts.h... no checking for stdint.h... (cached) yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for strsep... yes checking for fgetln... no checking for basename... yes checking for isastream... no checking for seteuid... yes checking for setegid... yes checking for geteuid... yes checking for getegid... yes checking for setsid... yes checking for snprintf... yes checking for usleep... yes checking for setenv... yes checking for unsetenv... yes checking for flock... yes checking for getuid... yes checking for getgid... yes checking for recvmsg... yes checking for setpgid... yes checking for socketpair... yes checking for working alloca.h... yes checking for alloca... yes checking for inline... inline checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... no checking for u_char... yes checking for u_short... yes checking for u_int... yes checking for u_long... yes checking for u_int8_t... yes checking for u_int16_t... yes checking for u_int32_t... yes checking for u_int64_t... yes checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for ssize_t... yes checking for mode_t... yes checking for pid_t... yes checking for uid_t in sys/types.h... yes checking for off_t... yes checking for size_t... yes checking for socklen_t... yes checking for __FUNCTION__... no checking for setlocale... yes checking for undefined symbol... supported checking for pty/tty type... checking for posix_openpt... yes streams checking for addToUtmp in -lutempter... no checking for setutent... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/kik_config.h === configuring in mkf (/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--host=aarch64-mageia-linux-gnu' '--build=aarch64-mageia-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--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' '--disable-static' '--enable-fribidi' '--with-imagelib=gdk-pixbuf' '--with-scrollbars=sample,extra,pixmap_engine' '--with-type-engines=xcore,xft,cairo' '--enable-optimize-redrawing' '--with-tools' '--disable-rpath' 'build_alias=aarch64-mageia-linux-gnu' 'host_alias=aarch64-mageia-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' 'LDFLAGS= -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' 'CXXFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' 'FFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' '--without-funcs-mlterm-unuse' '--with-gui=fb' '--disable-ind' '--disable-fribidi' '--with-type-engines=xcore' '--without-tools' --cache-file=/dev/null --srcdir=. checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking for aarch64-mageia-linux-gnu-gcc... aarch64-mageia-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether aarch64-mageia-linux-gnu-gcc accepts -g... yes checking for aarch64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking for inline... inline checking for a BSD-compatible install... /usr/bin/install -c checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ld used by aarch64-mageia-linux-gnu-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking how to run the C preprocessor... aarch64-mageia-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for aarch64-mageia-linux-gnu-g++... aarch64-mageia-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether aarch64-mageia-linux-gnu-g++ accepts -g... yes checking how to run the C++ preprocessor... aarch64-mageia-linux-gnu-g++ -E checking for aarch64-mageia-linux-gnu-g77... no checking for aarch64-mageia-linux-gnu-xlf... no checking for aarch64-mageia-linux-gnu-f77... no checking for aarch64-mageia-linux-gnu-frt... no checking for aarch64-mageia-linux-gnu-pgf77... no checking for aarch64-mageia-linux-gnu-cf77... no checking for aarch64-mageia-linux-gnu-fort77... no checking for aarch64-mageia-linux-gnu-fl32... no checking for aarch64-mageia-linux-gnu-af77... no checking for aarch64-mageia-linux-gnu-xlf90... no checking for aarch64-mageia-linux-gnu-f90... no checking for aarch64-mageia-linux-gnu-pgf90... no checking for aarch64-mageia-linux-gnu-pghpf... no checking for aarch64-mageia-linux-gnu-epcf90... no checking for aarch64-mageia-linux-gnu-gfortran... no checking for aarch64-mageia-linux-gnu-g95... no checking for aarch64-mageia-linux-gnu-xlf95... no checking for aarch64-mageia-linux-gnu-f95... no checking for aarch64-mageia-linux-gnu-fort... no checking for aarch64-mageia-linux-gnu-ifort... no checking for aarch64-mageia-linux-gnu-ifc... no checking for aarch64-mageia-linux-gnu-efc... no checking for aarch64-mageia-linux-gnu-pgf95... no checking for aarch64-mageia-linux-gnu-lf95... no checking for aarch64-mageia-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 1572864 checking command to parse /usr/bin/nm -B output from aarch64-mageia-linux-gnu-gcc object... ok checking for objdir... .libs checking for aarch64-mageia-linux-gnu-ar... aarch64-mageia-linux-gnu-ar checking for aarch64-mageia-linux-gnu-ranlib... aarch64-mageia-linux-gnu-ranlib checking for aarch64-mageia-linux-gnu-strip... no checking for strip... strip checking if aarch64-mageia-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for aarch64-mageia-linux-gnu-gcc option to produce PIC... -fPIC checking if aarch64-mageia-linux-gnu-gcc PIC flag -fPIC works... yes checking if aarch64-mageia-linux-gnu-gcc static flag -static works... no checking if aarch64-mageia-linux-gnu-gcc supports -c -o file.o... yes checking whether the aarch64-mageia-linux-gnu-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by aarch64-mageia-linux-gnu-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the aarch64-mageia-linux-gnu-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for aarch64-mageia-linux-gnu-g++ option to produce PIC... -fPIC checking if aarch64-mageia-linux-gnu-g++ PIC flag -fPIC works... yes checking if aarch64-mageia-linux-gnu-g++ static flag -static works... no checking if aarch64-mageia-linux-gnu-g++ supports -c -o file.o... yes checking whether the aarch64-mageia-linux-gnu-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for undefined symbol... supported configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating libtbl/Makefile Mlterm was configured as follows Installation path prefix : /usr Build shared libraries : yes Build static libraries : no BiDi rendering (Fribidi) : yes Indic rendering : no External tools : mlclient mlconfig mlcc mlterm-menu mlimgloader Image processing : yes Built-in image library : gdk-pixbuf utmp support : no Type engines : xcore xft cairo DnD : yes Input Methods : XIM kbd Scrollbars : simple sample extra pixmap_engine libssh2 : no VT52 : no + /usr/bin/make -O -j8 # "cd kiklib" and "cd mkf" must be enclosed by () because it may not return # to the at the next line. if [ -f kiklib/Makefile ]; then (cd kiklib ; /usr/bin/make all) ; fi cd src ; /usr/bin/make all make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib/src' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBEXECDIR=\"/usr/libexec\" -I. -c kik_map.c aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBEXECDIR=\"/usr/libexec\" -I. -c kik_map.c -fPIC -DPIC -o .libs/kik_map.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib/src' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBEXECDIR=\"/usr/libexec\" -I. -c kik_args.c mkdir .libs mkdir: cannot create directory '.libs': File exists aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBEXECDIR=\"/usr/libexec\" -I. -c kik_args.c -fPIC -DPIC -o .libs/kik_args.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib/src' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBEXECDIR=\"/usr/libexec\" -I. -c kik_path.c mkdir .libs mkdir: cannot create directory '.libs': File exists aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBEXECDIR=\"/usr/libexec\" -I. -c kik_path.c -fPIC -DPIC -o .libs/kik_path.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib/src' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBEXECDIR=\"/usr/libexec\" -I. -c kik_file.c aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBEXECDIR=\"/usr/libexec\" -I. -c kik_file.c -fPIC -DPIC -o .libs/kik_file.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib/src' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBEXECDIR=\"/usr/libexec\" -I. -c kik_debug.c mkdir .libs aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBEXECDIR=\"/usr/libexec\" -I. -c kik_debug.c -fPIC -DPIC -o .libs/kik_debug.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib/src' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBEXECDIR=\"/usr/libexec\" -I. -c kik_mem.c aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBEXECDIR=\"/usr/libexec\" -I. -c kik_mem.c -fPIC -DPIC -o .libs/kik_mem.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib/src' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBEXECDIR=\"/usr/libexec\" -I. -c kik_conf_io.c aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBEXECDIR=\"/usr/libexec\" -I. -c kik_conf_io.c -fPIC -DPIC -o .libs/kik_conf_io.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib/src' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBEXECDIR=\"/usr/libexec\" -I. -c kik_langinfo.c aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBEXECDIR=\"/usr/libexec\" -I. -c kik_langinfo.c -fPIC -DPIC -o .libs/kik_langinfo.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib/src' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBEXECDIR=\"/usr/libexec\" -I. -c kik_time.c aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBEXECDIR=\"/usr/libexec\" -I. -c kik_time.c -fPIC -DPIC -o .libs/kik_time.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib/src' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBEXECDIR=\"/usr/libexec\" -I. -c kik_cycle_index.c aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBEXECDIR=\"/usr/libexec\" -I. -c kik_cycle_index.c -fPIC -DPIC -o .libs/kik_cycle_index.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib/src' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBEXECDIR=\"/usr/libexec\" -I. -c kik_conf.c aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBEXECDIR=\"/usr/libexec\" -I. -c kik_conf.c -fPIC -DPIC -o .libs/kik_conf.o In file included from kik_conf.h:11, from kik_conf.c:5: kik_conf.c: In function 'create_new_conf_entry': kik_map.h:157:25: warning: comparison of distinct pointer types lacks a cast 157 | if( (map)->hash_func == kik_map_hash_int || \ | ^~ kik_conf.c:192:2: note: in expansion of macro 'kik_map_set' 192 | kik_map_set( result , conf->conf_entries , key , entry) ; | ^~~~~~~~~~~ kik_map.h:158:25: warning: comparison of distinct pointer types lacks a cast 158 | (map)->hash_func == kik_map_hash_int_fast) \ | ^~ kik_conf.c:192:2: note: in expansion of macro 'kik_map_set' 192 | kik_map_set( result , conf->conf_entries , key , entry) ; | ^~~~~~~~~~~ kik_map.h:162:23: warning: assignment to 'int (*)(char *, u_int)' {aka 'int (*)(char *, unsigned int)'} from incompatible pointer type 'int (*)(int, u_int)' {aka 'int (*)(int, unsigned int)'} [-Wincompatible-pointer-types] 162 | (map)->hash_func = kik_map_hash_int ; \ | ^ kik_conf.c:192:2: note: in expansion of macro 'kik_map_set' 192 | kik_map_set( result , conf->conf_entries , key , entry) ; | ^~~~~~~~~~~ kik_map.h:167:23: warning: assignment to 'int (*)(char *, u_int)' {aka 'int (*)(char *, unsigned int)'} from incompatible pointer type 'int (*)(int, u_int)' {aka 'int (*)(int, unsigned int)'} [-Wincompatible-pointer-types] 167 | (map)->hash_func = kik_map_hash_int_fast ; \ | ^ kik_conf.c:192:2: note: in expansion of macro 'kik_map_set' 192 | kik_map_set( result , conf->conf_entries , key , entry) ; | ^~~~~~~~~~~ kik_conf.c: In function 'kik_conf_new': kik_map.h:64:18: warning: comparison of distinct pointer types lacks a cast 64 | if( __hash_func == kik_map_hash_int) \ | ^~ kik_conf.c:272:2: note: in expansion of macro 'kik_map_new_with_size' 272 | kik_map_new_with_size( char * , kik_conf_entry_t * , conf->conf_entries , | ^~~~~~~~~~~~~~~~~~~~~ kik_map.h:68:21: warning: assignment to 'int (*)(char *, u_int)' {aka 'int (*)(char *, unsigned int)'} from incompatible pointer type 'int (*)(int, u_int)' {aka 'int (*)(int, unsigned int)'} [-Wincompatible-pointer-types] 68 | (map)->hash_func = kik_map_hash_int ; \ | ^ kik_conf.c:272:2: note: in expansion of macro 'kik_map_new_with_size' 272 | kik_map_new_with_size( char * , kik_conf_entry_t * , conf->conf_entries , | ^~~~~~~~~~~~~~~~~~~~~ kik_map.h:73:21: warning: assignment to 'int (*)(char *, u_int)' {aka 'int (*)(char *, unsigned int)'} from incompatible pointer type 'int (*)(int, u_int)' {aka 'int (*)(int, unsigned int)'} [-Wincompatible-pointer-types] 73 | (map)->hash_func = kik_map_hash_int_fast ; \ | ^ kik_conf.c:272:2: note: in expansion of macro 'kik_map_new_with_size' 272 | kik_map_new_with_size( char * , kik_conf_entry_t * , conf->conf_entries , | ^~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib/src' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBEXECDIR=\"/usr/libexec\" -I. -c kik_privilege.c aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBEXECDIR=\"/usr/libexec\" -I. -c kik_privilege.c -fPIC -DPIC -o .libs/kik_privilege.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib/src' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBEXECDIR=\"/usr/libexec\" -I. -c kik_unistd.c aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBEXECDIR=\"/usr/libexec\" -I. -c kik_unistd.c -fPIC -DPIC -o .libs/kik_unistd.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib/src' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBEXECDIR=\"/usr/libexec\" -I. -c kik_locale.c aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBEXECDIR=\"/usr/libexec\" -I. -c kik_locale.c -fPIC -DPIC -o .libs/kik_locale.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib/src' mkdir -p ../include/kiklib make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib/src' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBEXECDIR=\"/usr/libexec\" -I. -c kik_str.c aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBEXECDIR=\"/usr/libexec\" -I. -c kik_str.c -fPIC -DPIC -o .libs/kik_str.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib/src' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBEXECDIR=\"/usr/libexec\" -I. -c kik_dialog.c aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBEXECDIR=\"/usr/libexec\" -I. -c kik_dialog.c -fPIC -DPIC -o .libs/kik_dialog.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib/src' for file in kik_debug.h kik_map.h kik_args.h kik_mem.h kik_conf.h kik_file.h kik_path.h kik_conf_io.h kik_str.h kik_cycle_index.h kik_langinfo.h kik_time.h kik_locale.h kik_privilege.h kik_unistd.h kik_sig_child.h kik_dialog.h kik_dlfcn.h kik_list.h kik_iterator.h kik_types.h kik_util.h kik_def.h kik_net.h kik_pty.h kik_utmp.h kik_dlfcn.h ; do \ if test -f ${file} ; \ then cp ${file} ../include/kiklib ; \ else cp ../src/${file} ../include/kiklib ; \ fi \ done cp kik_config.h ../include/kiklib touch collect-headers make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib/src' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBEXECDIR=\"/usr/libexec\" -I. -c kik_sig_child.c aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBEXECDIR=\"/usr/libexec\" -I. -c kik_sig_child.c -fPIC -DPIC -o .libs/kik_sig_child.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib/src' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBEXECDIR=\"/usr/libexec\" -I. -c kik_dlfcn.c aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBEXECDIR=\"/usr/libexec\" -I. -c kik_dlfcn.c -fPIC -DPIC -o .libs/kik_dlfcn.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib/src' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBEXECDIR=\"/usr/libexec\" -I. -c kik_dlfcn_dl.c aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBEXECDIR=\"/usr/libexec\" -I. -c kik_dlfcn_dl.c -fPIC -DPIC -o .libs/kik_dlfcn_dl.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib/src' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBEXECDIR=\"/usr/libexec\" -I. -c kik_pty_streams.c aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBEXECDIR=\"/usr/libexec\" -I. -c kik_pty_streams.c -fPIC -DPIC -o .libs/kik_pty_streams.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib/src' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBEXECDIR=\"/usr/libexec\" -I. -c kik_utmp_sysv.c aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBEXECDIR=\"/usr/libexec\" -I. -c kik_utmp_sysv.c -fPIC -DPIC -o .libs/kik_utmp_sysv.o kik_utmp_sysv.c: In function 'kik_utmp_new': kik_utmp_sysv.c:114:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 114 | tty_num = tty + 4; | ^ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib/src' ../libtool --mode=link aarch64-mageia-linux-gnu-gcc -ldl -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libkik.la kik_debug.lo kik_map.lo kik_args.lo kik_mem.lo kik_conf.lo kik_file.lo kik_path.lo kik_conf_io.lo kik_str.lo kik_cycle_index.lo kik_langinfo.lo kik_time.lo kik_locale.lo kik_privilege.lo kik_unistd.lo kik_sig_child.lo kik_dialog.lo kik_dlfcn.lo kik_pty_streams.lo kik_utmp_sysv.lo kik_dlfcn_dl.lo -rpath /usr/lib64 \ -version-info 16:0:0 aarch64-mageia-linux-gnu-gcc -shared .libs/kik_debug.o .libs/kik_map.o .libs/kik_args.o .libs/kik_mem.o .libs/kik_conf.o .libs/kik_file.o .libs/kik_path.o .libs/kik_conf_io.o .libs/kik_str.o .libs/kik_cycle_index.o .libs/kik_langinfo.o .libs/kik_time.o .libs/kik_locale.o .libs/kik_privilege.o .libs/kik_unistd.o .libs/kik_sig_child.o .libs/kik_dialog.o .libs/kik_dlfcn.o .libs/kik_pty_streams.o .libs/kik_utmp_sysv.o .libs/kik_dlfcn_dl.o -ldl -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,libkik.so.16 -o .libs/libkik.so.16.0.0 (cd .libs && rm -f libkik.so.16 && ln -s libkik.so.16.0.0 libkik.so.16) (cd .libs && rm -f libkik.so && ln -s libkik.so.16.0.0 libkik.so) creating libkik.la (cd .libs && rm -f libkik.la && ln -s ../libkik.la libkik.la) make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib/src' if [ -f mkf/Makefile ]; then (cd mkf ; /usr/bin/make all) ; fi make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf' # "cd ${dir}" must be enclosed by () because it may not return # to the at the next line. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf' for dir in lib libtbl ; do (cd ${dir} ; /usr/bin/make all) || exit ; done make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_parser.c mkdir .libs aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_parser.c -fPIC -DPIC -o .libs/mkf_parser.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_eucjp_parser.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_eucjp_parser.c -fPIC -DPIC -o .libs/mkf_eucjp_parser.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_euckr_parser.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_euckr_parser.c -fPIC -DPIC -o .libs/mkf_euckr_parser.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_iso2022jp_parser.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_iso2022jp_parser.c -fPIC -DPIC -o .libs/mkf_iso2022jp_parser.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_xct_parser.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_xct_parser.c -fPIC -DPIC -o .libs/mkf_xct_parser.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_euccn_parser.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_euccn_parser.c -fPIC -DPIC -o .libs/mkf_euccn_parser.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_iso8859_parser.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_iso8859_parser.c -fPIC -DPIC -o .libs/mkf_iso8859_parser.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_iso2022kr_parser.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_iso2022kr_parser.c -fPIC -DPIC -o .libs/mkf_iso2022kr_parser.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_iso2022_parser.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_iso2022_parser.c -fPIC -DPIC -o .libs/mkf_iso2022_parser.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_euctw_parser.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_euctw_parser.c -fPIC -DPIC -o .libs/mkf_euctw_parser.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_big5_parser.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_big5_parser.c -fPIC -DPIC -o .libs/mkf_big5_parser.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_sjis_parser.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_sjis_parser.c -fPIC -DPIC -o .libs/mkf_sjis_parser.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_iso2022cn_parser.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_iso2022cn_parser.c -fPIC -DPIC -o .libs/mkf_iso2022cn_parser.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_utf16_parser.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_utf16_parser.c -fPIC -DPIC -o .libs/mkf_utf16_parser.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_hz_parser.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_hz_parser.c -fPIC -DPIC -o .libs/mkf_hz_parser.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_johab_parser.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_johab_parser.c -fPIC -DPIC -o .libs/mkf_johab_parser.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_utf8_parser.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_utf8_parser.c -fPIC -DPIC -o .libs/mkf_utf8_parser.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_codepoint_parser.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_codepoint_parser.c -fPIC -DPIC -o .libs/mkf_codepoint_parser.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_utf32_parser.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_utf32_parser.c -fPIC -DPIC -o .libs/mkf_utf32_parser.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_iso8859_conv.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_iso8859_conv.c -fPIC -DPIC -o .libs/mkf_iso8859_conv.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_iso2022_conv.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_iso2022_conv.c -fPIC -DPIC -o .libs/mkf_iso2022_conv.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_8bit_parser.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_8bit_parser.c -fPIC -DPIC -o .libs/mkf_8bit_parser.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_iso2022kr_conv.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_iso2022kr_conv.c -fPIC -DPIC -o .libs/mkf_iso2022kr_conv.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_big5_conv.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_big5_conv.c -fPIC -DPIC -o .libs/mkf_big5_conv.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_utf8_conv.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_utf8_conv.c -fPIC -DPIC -o .libs/mkf_utf8_conv.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_iso2022jp_conv.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_iso2022jp_conv.c -fPIC -DPIC -o .libs/mkf_iso2022jp_conv.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_sjis_conv.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_sjis_conv.c -fPIC -DPIC -o .libs/mkf_sjis_conv.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_euctw_conv.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_euctw_conv.c -fPIC -DPIC -o .libs/mkf_euctw_conv.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_iso2022cn_conv.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_iso2022cn_conv.c -fPIC -DPIC -o .libs/mkf_iso2022cn_conv.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_hz_conv.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_hz_conv.c -fPIC -DPIC -o .libs/mkf_hz_conv.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_utf16_conv.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_utf16_conv.c -fPIC -DPIC -o .libs/mkf_utf16_conv.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_euckr_conv.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_euckr_conv.c -fPIC -DPIC -o .libs/mkf_euckr_conv.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_eucjp_conv.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_eucjp_conv.c -fPIC -DPIC -o .libs/mkf_eucjp_conv.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_euccn_conv.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_euccn_conv.c -fPIC -DPIC -o .libs/mkf_euccn_conv.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_johab_conv.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_johab_conv.c -fPIC -DPIC -o .libs/mkf_johab_conv.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_utf32_conv.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_utf32_conv.c -fPIC -DPIC -o .libs/mkf_utf32_conv.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_locale_ucs4_map.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_locale_ucs4_map.c -fPIC -DPIC -o .libs/mkf_locale_ucs4_map.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_zh_cn_map.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_zh_cn_map.c -fPIC -DPIC -o .libs/mkf_zh_cn_map.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_zh_tw_map.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_zh_tw_map.c -fPIC -DPIC -o .libs/mkf_zh_tw_map.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_xct_conv.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_xct_conv.c -fPIC -DPIC -o .libs/mkf_xct_conv.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_zh_hk_map.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_zh_hk_map.c -fPIC -DPIC -o .libs/mkf_zh_hk_map.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_ucs4_map.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_ucs4_map.c -fPIC -DPIC -o .libs/mkf_ucs4_map.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_8bit_conv.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_8bit_conv.c -fPIC -DPIC -o .libs/mkf_8bit_conv.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_ko_kr_map.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_ko_kr_map.c -fPIC -DPIC -o .libs/mkf_ko_kr_map.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_viet_map.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_viet_map.c -fPIC -DPIC -o .libs/mkf_viet_map.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_ru_map.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_ru_map.c -fPIC -DPIC -o .libs/mkf_ru_map.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_uk_map.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_uk_map.c -fPIC -DPIC -o .libs/mkf_uk_map.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_tg_map.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_tg_map.c -fPIC -DPIC -o .libs/mkf_tg_map.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_char.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_char.c -fPIC -DPIC -o .libs/mkf_char.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_sjis_env.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_sjis_env.c -fPIC -DPIC -o .libs/mkf_sjis_env.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_ja_jp_map.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_ja_jp_map.c -fPIC -DPIC -o .libs/mkf_ja_jp_map.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_tblfunc_loader.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_tblfunc_loader.c -fPIC -DPIC -o .libs/mkf_tblfunc_loader.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_jisx0208_1983_property.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_jisx0208_1983_property.c -fPIC -DPIC -o .libs/mkf_jisx0208_1983_property.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_ucs_property.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_ucs_property.c -fPIC -DPIC -o .libs/mkf_ucs_property.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_jisx0213_2000_property.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_jisx0213_2000_property.c -fPIC -DPIC -o .libs/mkf_jisx0213_2000_property.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_ucs4_usascii.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_ucs4_usascii.c -fPIC -DPIC -o .libs/mkf_ucs4_usascii.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_ucs4_viscii.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_ucs4_viscii.c -fPIC -DPIC -o .libs/mkf_ucs4_viscii.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_ucs4_tcvn5712_1.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_ucs4_tcvn5712_1.c -fPIC -DPIC -o .libs/mkf_ucs4_tcvn5712_1.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_ucs4_koi8.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_ucs4_koi8.c -fPIC -DPIC -o .libs/mkf_ucs4_koi8.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_ucs4_georgian_ps.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_ucs4_georgian_ps.c -fPIC -DPIC -o .libs/mkf_ucs4_georgian_ps.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_ucs4_jisx0201.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_ucs4_jisx0201.c -fPIC -DPIC -o .libs/mkf_ucs4_jisx0201.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_ucs4_iso8859.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_ucs4_iso8859.c -fPIC -DPIC -o .libs/mkf_ucs4_iso8859.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_ucs4_iscii.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_ucs4_iscii.c -fPIC -DPIC -o .libs/mkf_ucs4_iscii.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_ucs4_cp125x.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_ucs4_cp125x.c -fPIC -DPIC -o .libs/mkf_ucs4_cp125x.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_ucs4_jisx0208.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_ucs4_jisx0208.c -fPIC -DPIC -o .libs/mkf_ucs4_jisx0208.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_ucs4_jisx0212.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_ucs4_jisx0212.c -fPIC -DPIC -o .libs/mkf_ucs4_jisx0212.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_ucs4_ksc5601.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_ucs4_ksc5601.c -fPIC -DPIC -o .libs/mkf_ucs4_ksc5601.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_ucs4_gb2312.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_ucs4_gb2312.c -fPIC -DPIC -o .libs/mkf_ucs4_gb2312.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_ucs4_jisx0213.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_ucs4_jisx0213.c -fPIC -DPIC -o .libs/mkf_ucs4_jisx0213.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' mkdir -p ../include/mkf make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_ucs4_johab.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_ucs4_johab.c -fPIC -DPIC -o .libs/mkf_ucs4_johab.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_ucs4_uhc.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_ucs4_uhc.c -fPIC -DPIC -o .libs/mkf_ucs4_uhc.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_ucs4_gbk.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_ucs4_gbk.c -fPIC -DPIC -o .libs/mkf_ucs4_gbk.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_ucs4_big5.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_ucs4_big5.c -fPIC -DPIC -o .libs/mkf_ucs4_big5.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_ucs4_cns11643.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_ucs4_cns11643.c -fPIC -DPIC -o .libs/mkf_ucs4_cns11643.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_gb18030_2000_intern.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLIBDIR=\"/usr/lib64\" -I/usr/local/include -c mkf_gb18030_2000_intern.c -fPIC -DPIC -o .libs/mkf_gb18030_2000_intern.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' for file in mkf_parser.h mkf_iso2022_parser.h mkf_iso8859_parser.h mkf_xct_parser.h mkf_eucjp_parser.h mkf_euckr_parser.h mkf_euccn_parser.h mkf_iso2022jp_parser.h mkf_iso2022kr_parser.h mkf_sjis_parser.h mkf_big5_parser.h mkf_euctw_parser.h mkf_utf16_parser.h mkf_iso2022cn_parser.h mkf_hz_parser.h mkf_utf8_parser.h mkf_johab_parser.h mkf_8bit_parser.h mkf_utf32_parser.h mkf_codepoint_parser.h mkf_iso8859_conv.h mkf_iso2022_conv.h mkf_iso2022jp_conv.h mkf_iso2022kr_conv.h mkf_sjis_conv.h mkf_utf8_conv.h mkf_big5_conv.h mkf_euctw_conv.h mkf_iso2022cn_conv.h mkf_hz_conv.h mkf_utf16_conv.h mkf_eucjp_conv.h mkf_euckr_conv.h mkf_euccn_conv.h mkf_johab_conv.h mkf_8bit_conv.h mkf_xct_conv.h mkf_utf32_conv.h mkf_ucs4_map.h mkf_locale_ucs4_map.h mkf_zh_cn_map.h mkf_zh_tw_map.h mkf_zh_hk_map.h mkf_ko_kr_map.h mkf_viet_map.h mkf_ja_jp_map.h mkf_ru_map.h mkf_uk_map.h mkf_tg_map.h mkf_char.h mkf_sjis_env.h mkf_property.h mkf_ucs_property.h mkf_charset.h mkf_conv.h ; do \ if test -f ${file} ; \ then cp ${file} ../include/mkf ; \ else cp ../lib/${file} ../include/mkf ; \ fi \ done touch collect-headers make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=link aarch64-mageia-linux-gnu-gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libmkf.la mkf_parser.lo mkf_iso2022_parser.lo mkf_iso8859_parser.lo mkf_xct_parser.lo mkf_eucjp_parser.lo mkf_euckr_parser.lo mkf_euccn_parser.lo mkf_iso2022jp_parser.lo mkf_iso2022kr_parser.lo mkf_sjis_parser.lo mkf_big5_parser.lo mkf_euctw_parser.lo mkf_utf16_parser.lo mkf_iso2022cn_parser.lo mkf_hz_parser.lo mkf_utf8_parser.lo mkf_johab_parser.lo mkf_8bit_parser.lo mkf_utf32_parser.lo mkf_codepoint_parser.lo mkf_iso8859_conv.lo mkf_iso2022_conv.lo mkf_iso2022jp_conv.lo mkf_iso2022kr_conv.lo mkf_sjis_conv.lo mkf_utf8_conv.lo mkf_big5_conv.lo mkf_euctw_conv.lo mkf_iso2022cn_conv.lo mkf_hz_conv.lo mkf_utf16_conv.lo mkf_eucjp_conv.lo mkf_euckr_conv.lo mkf_euccn_conv.lo mkf_johab_conv.lo mkf_8bit_conv.lo mkf_xct_conv.lo mkf_utf32_conv.lo mkf_ucs4_map.lo mkf_locale_ucs4_map.lo mkf_zh_cn_map.lo mkf_zh_tw_map.lo mkf_zh_hk_map.lo mkf_ko_kr_map.lo mkf_viet_map.lo mkf_ja_jp_map.lo mkf_ru_map.lo mkf_uk_map.lo mkf_tg_map.lo mkf_char.lo mkf_sjis_env.lo mkf_tblfunc_loader.lo mkf_ucs_property.lo mkf_jisx0208_1983_property.lo mkf_jisx0213_2000_property.lo mkf_ucs4_usascii.lo mkf_ucs4_iso8859.lo mkf_ucs4_viscii.lo mkf_ucs4_tcvn5712_1.lo mkf_ucs4_koi8.lo mkf_ucs4_georgian_ps.lo mkf_ucs4_cp125x.lo mkf_ucs4_iscii.lo mkf_ucs4_jisx0201.lo mkf_ucs4_jisx0208.lo mkf_ucs4_jisx0212.lo mkf_ucs4_jisx0213.lo mkf_ucs4_ksc5601.lo mkf_ucs4_uhc.lo mkf_ucs4_johab.lo mkf_ucs4_gb2312.lo mkf_ucs4_gbk.lo mkf_ucs4_big5.lo mkf_ucs4_cns11643.lo mkf_gb18030_2000_intern.lo -rpath /usr/lib64 \ -Wl,--version-script=../lib/dexport.map -version-info 16:0:0 ../../kiklib/src/libkik.la aarch64-mageia-linux-gnu-gcc -shared .libs/mkf_parser.o .libs/mkf_iso2022_parser.o .libs/mkf_iso8859_parser.o .libs/mkf_xct_parser.o .libs/mkf_eucjp_parser.o .libs/mkf_euckr_parser.o .libs/mkf_euccn_parser.o .libs/mkf_iso2022jp_parser.o .libs/mkf_iso2022kr_parser.o .libs/mkf_sjis_parser.o .libs/mkf_big5_parser.o .libs/mkf_euctw_parser.o .libs/mkf_utf16_parser.o .libs/mkf_iso2022cn_parser.o .libs/mkf_hz_parser.o .libs/mkf_utf8_parser.o .libs/mkf_johab_parser.o .libs/mkf_8bit_parser.o .libs/mkf_utf32_parser.o .libs/mkf_codepoint_parser.o .libs/mkf_iso8859_conv.o .libs/mkf_iso2022_conv.o .libs/mkf_iso2022jp_conv.o .libs/mkf_iso2022kr_conv.o .libs/mkf_sjis_conv.o .libs/mkf_utf8_conv.o .libs/mkf_big5_conv.o .libs/mkf_euctw_conv.o .libs/mkf_iso2022cn_conv.o .libs/mkf_hz_conv.o .libs/mkf_utf16_conv.o .libs/mkf_eucjp_conv.o .libs/mkf_euckr_conv.o .libs/mkf_euccn_conv.o .libs/mkf_johab_conv.o .libs/mkf_8bit_conv.o .libs/mkf_xct_conv.o .libs/mkf_utf32_conv.o .libs/mkf_ucs4_map.o .libs/mkf_locale_ucs4_map.o .libs/mkf_zh_cn_map.o .libs/mkf_zh_tw_map.o .libs/mkf_zh_hk_map.o .libs/mkf_ko_kr_map.o .libs/mkf_viet_map.o .libs/mkf_ja_jp_map.o .libs/mkf_ru_map.o .libs/mkf_uk_map.o .libs/mkf_tg_map.o .libs/mkf_char.o .libs/mkf_sjis_env.o .libs/mkf_tblfunc_loader.o .libs/mkf_ucs_property.o .libs/mkf_jisx0208_1983_property.o .libs/mkf_jisx0213_2000_property.o .libs/mkf_ucs4_usascii.o .libs/mkf_ucs4_iso8859.o .libs/mkf_ucs4_viscii.o .libs/mkf_ucs4_tcvn5712_1.o .libs/mkf_ucs4_koi8.o .libs/mkf_ucs4_georgian_ps.o .libs/mkf_ucs4_cp125x.o .libs/mkf_ucs4_iscii.o .libs/mkf_ucs4_jisx0201.o .libs/mkf_ucs4_jisx0208.o .libs/mkf_ucs4_jisx0212.o .libs/mkf_ucs4_jisx0213.o .libs/mkf_ucs4_ksc5601.o .libs/mkf_ucs4_uhc.o .libs/mkf_ucs4_johab.o .libs/mkf_ucs4_gb2312.o .libs/mkf_ucs4_gbk.o .libs/mkf_ucs4_big5.o .libs/mkf_ucs4_cns11643.o .libs/mkf_gb18030_2000_intern.o -Wl,--rpath -Wl,/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib/src/.libs -Wl,--rpath -Wl,/usr/lib64 ../../kiklib/src/.libs/libkik.so -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--version-script=../lib/dexport.map -Wl,-soname -Wl,libmkf.so.16 -o .libs/libmkf.so.16.0.0 (cd .libs && rm -f libmkf.so.16 && ln -s libmkf.so.16.0.0 libmkf.so.16) (cd .libs && rm -f libmkf.so && ln -s libmkf.so.16.0.0 libmkf.so) creating libmkf.la (cd .libs && rm -f libmkf.la && ln -s ../libmkf.la libmkf.la) make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/libtbl' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/local/include -c mkf_ucs4_jisx0212.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/local/include -c mkf_ucs4_jisx0212.c -fPIC -DPIC -o .libs/mkf_ucs4_jisx0212.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/libtbl' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/libtbl' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/local/include -c mkf_uhc_johab.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/local/include -c mkf_uhc_johab.c -fPIC -DPIC -o .libs/mkf_uhc_johab.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/libtbl' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/libtbl' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/local/include -c mkf_ucs4_uhc.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/local/include -c mkf_ucs4_uhc.c -fPIC -DPIC -o .libs/mkf_ucs4_uhc.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/libtbl' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/libtbl' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/local/include -c mkf_ucs4_jisx0213.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/local/include -c mkf_ucs4_jisx0213.c -fPIC -DPIC -o .libs/mkf_ucs4_jisx0213.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/libtbl' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/libtbl' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/local/include -c mkf_ucs4_jisx0208.c mkdir .libs aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/local/include -c mkf_ucs4_jisx0208.c -fPIC -DPIC -o .libs/mkf_ucs4_jisx0208.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/libtbl' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/libtbl' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/local/include -c mkf_ucs4_big5.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/local/include -c mkf_ucs4_big5.c -fPIC -DPIC -o .libs/mkf_ucs4_big5.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/libtbl' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/libtbl' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/local/include -c mkf_ucs4_gbk.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/local/include -c mkf_ucs4_gbk.c -fPIC -DPIC -o .libs/mkf_ucs4_gbk.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/libtbl' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/libtbl' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/local/include -c mkf_ucs4_cns11643.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/local/include -c mkf_ucs4_cns11643.c -fPIC -DPIC -o .libs/mkf_ucs4_cns11643.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/libtbl' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/libtbl' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/local/include -c mkf_ucs4_koi8.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/local/include -c mkf_ucs4_koi8.c -fPIC -DPIC -o .libs/mkf_ucs4_koi8.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/libtbl' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/libtbl' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/local/include -c mkf_ucs4_georgian_ps.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/local/include -c mkf_ucs4_georgian_ps.c -fPIC -DPIC -o .libs/mkf_ucs4_georgian_ps.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/libtbl' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/libtbl' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/local/include -c mkf_ucs4_viscii.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/local/include -c mkf_ucs4_viscii.c -fPIC -DPIC -o .libs/mkf_ucs4_viscii.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/libtbl' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/libtbl' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/local/include -c mkf_ucs4_tcvn5712_1.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/local/include -c mkf_ucs4_tcvn5712_1.c -fPIC -DPIC -o .libs/mkf_ucs4_tcvn5712_1.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/libtbl' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/libtbl' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/local/include -c mkf_ucs4_iscii.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/local/include -c mkf_ucs4_iscii.c -fPIC -DPIC -o .libs/mkf_ucs4_iscii.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/libtbl' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/libtbl' ../libtool --mode=link aarch64-mageia-linux-gnu-gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libmkf_jajp.la mkf_ucs4_jisx0208.lo mkf_ucs4_jisx0212.lo mkf_ucs4_jisx0213.lo \ -rpath /usr/lib64/mkf -module -avoid-version ../lib/libmkf.la aarch64-mageia-linux-gnu-gcc -shared .libs/mkf_ucs4_jisx0208.o .libs/mkf_ucs4_jisx0212.o .libs/mkf_ucs4_jisx0213.o -Wl,--rpath -Wl,/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib/.libs -Wl,--rpath -Wl,/usr/lib64 ../lib/.libs/libmkf.so -L/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib/src/.libs -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,libmkf_jajp.so -o .libs/libmkf_jajp.so creating libmkf_jajp.la (cd .libs && rm -f libmkf_jajp.la && ln -s ../libmkf_jajp.la libmkf_jajp.la) make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/libtbl' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/libtbl' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/local/include -c mkf_ucs4_cp125x.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/local/include -c mkf_ucs4_cp125x.c -fPIC -DPIC -o .libs/mkf_ucs4_cp125x.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/libtbl' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/libtbl' ../libtool --mode=link aarch64-mageia-linux-gnu-gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libmkf_kokr.la mkf_ucs4_uhc.lo mkf_uhc_johab.lo \ -rpath /usr/lib64/mkf -module -avoid-version ../lib/libmkf.la aarch64-mageia-linux-gnu-gcc -shared .libs/mkf_ucs4_uhc.o .libs/mkf_uhc_johab.o -Wl,--rpath -Wl,/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib/.libs -Wl,--rpath -Wl,/usr/lib64 ../lib/.libs/libmkf.so -L/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib/src/.libs -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,libmkf_kokr.so -o .libs/libmkf_kokr.so creating libmkf_kokr.la (cd .libs && rm -f libmkf_kokr.la && ln -s ../libmkf_kokr.la libmkf_kokr.la) make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/libtbl' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/libtbl' ../libtool --mode=link aarch64-mageia-linux-gnu-gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libmkf_zh.la mkf_ucs4_gbk.lo mkf_ucs4_big5.lo mkf_ucs4_cns11643.lo \ -rpath /usr/lib64/mkf -module -avoid-version ../lib/libmkf.la aarch64-mageia-linux-gnu-gcc -shared .libs/mkf_ucs4_gbk.o .libs/mkf_ucs4_big5.o .libs/mkf_ucs4_cns11643.o -Wl,--rpath -Wl,/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib/.libs -Wl,--rpath -Wl,/usr/lib64 ../lib/.libs/libmkf.so -L/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib/src/.libs -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,libmkf_zh.so -o .libs/libmkf_zh.so creating libmkf_zh.la (cd .libs && rm -f libmkf_zh.la && ln -s ../libmkf_zh.la libmkf_zh.la) make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/libtbl' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/libtbl' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/local/include -c mkf_ucs4_iso8859.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/local/include -c mkf_ucs4_iso8859.c -fPIC -DPIC -o .libs/mkf_ucs4_iso8859.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/libtbl' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/libtbl' ../libtool --mode=link aarch64-mageia-linux-gnu-gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libmkf_8bits.la mkf_ucs4_cp125x.lo mkf_ucs4_koi8.lo mkf_ucs4_georgian_ps.lo mkf_ucs4_iso8859.lo mkf_ucs4_tcvn5712_1.lo mkf_ucs4_viscii.lo mkf_ucs4_iscii.lo \ -rpath /usr/lib64/mkf -module -avoid-version ../lib/libmkf.la aarch64-mageia-linux-gnu-gcc -shared .libs/mkf_ucs4_cp125x.o .libs/mkf_ucs4_koi8.o .libs/mkf_ucs4_georgian_ps.o .libs/mkf_ucs4_iso8859.o .libs/mkf_ucs4_tcvn5712_1.o .libs/mkf_ucs4_viscii.o .libs/mkf_ucs4_iscii.o -Wl,--rpath -Wl,/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib/.libs -Wl,--rpath -Wl,/usr/lib64 ../lib/.libs/libmkf.so -L/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib/src/.libs -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,libmkf_8bits.so -o .libs/libmkf_8bits.so creating libmkf_8bits.la (cd .libs && rm -f libmkf_8bits.la && ln -s ../libmkf_8bits.la libmkf_8bits.la) make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/libtbl' for dir in mlterm mlterm/libctl xwindow/libtype xwindow main man etc contrib/scrollbar/pixmap_engine contrib/scrollbar/extra scrollbar/sample inputmethod/kbd tool/mlimgloader contrib/tool/mlterm-menu contrib/tool/mlcc tool/mlconfig tool/mlclient ; do (cd ${dir} ; /usr/bin/make all) || exit ; done make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -DLIBEXECDIR=\"/usr/libexec\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -c ml_ctl_loader.c aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -DLIBEXECDIR=\"/usr/libexec\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -c ml_ctl_loader.c -fPIC -DPIC -o .libs/ml_ctl_loader.o ml_ctl_loader.c: In function 'ml_load_ctl_bidi_func': ml_ctl_loader.c:52:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 52 | if( (u_int32_t)func_table[CTL_BIDI_API_COMPAT_CHECK] != | ^ ml_ctl_loader.c: In function 'ml_load_ctl_iscii_func': ml_ctl_loader.c:101:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 101 | if( (u_int32_t)func_table[CTL_ISCII_API_COMPAT_CHECK] != | ^ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -DLIBEXECDIR=\"/usr/libexec\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -c ml_str.c aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -DLIBEXECDIR=\"/usr/libexec\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -c ml_str.c -fPIC -DPIC -o .libs/ml_str.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -DLIBEXECDIR=\"/usr/libexec\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -c ml_model.c mkdir .libs aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -DLIBEXECDIR=\"/usr/libexec\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -c ml_model.c -fPIC -DPIC -o .libs/ml_model.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -DLIBEXECDIR=\"/usr/libexec\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -c ml_char_encoding.c aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -DLIBEXECDIR=\"/usr/libexec\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -c ml_char_encoding.c -fPIC -DPIC -o .libs/ml_char_encoding.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -DLIBEXECDIR=\"/usr/libexec\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -c ml_char.c aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -DLIBEXECDIR=\"/usr/libexec\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -c ml_char.c -fPIC -DPIC -o .libs/ml_char.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -DLIBEXECDIR=\"/usr/libexec\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -c ml_color.c aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -DLIBEXECDIR=\"/usr/libexec\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -c ml_color.c -fPIC -DPIC -o .libs/ml_color.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -DLIBEXECDIR=\"/usr/libexec\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -c ml_edit_util.c aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -DLIBEXECDIR=\"/usr/libexec\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -c ml_edit_util.c -fPIC -DPIC -o .libs/ml_edit_util.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -DLIBEXECDIR=\"/usr/libexec\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -c ml_cursor.c aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -DLIBEXECDIR=\"/usr/libexec\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -c ml_cursor.c -fPIC -DPIC -o .libs/ml_cursor.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -DLIBEXECDIR=\"/usr/libexec\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -c ml_line.c aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -DLIBEXECDIR=\"/usr/libexec\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -c ml_line.c -fPIC -DPIC -o .libs/ml_line.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -DLIBEXECDIR=\"/usr/libexec\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -c ml_edit_scroll.c aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -DLIBEXECDIR=\"/usr/libexec\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -c ml_edit_scroll.c -fPIC -DPIC -o .libs/ml_edit_scroll.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -DLIBEXECDIR=\"/usr/libexec\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -c ml_shape.c aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -DLIBEXECDIR=\"/usr/libexec\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -c ml_shape.c -fPIC -DPIC -o .libs/ml_shape.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -DLIBEXECDIR=\"/usr/libexec\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -c ml_edit.c aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -DLIBEXECDIR=\"/usr/libexec\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -c ml_edit.c -fPIC -DPIC -o .libs/ml_edit.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -DLIBEXECDIR=\"/usr/libexec\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -c ml_logs.c aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -DLIBEXECDIR=\"/usr/libexec\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -c ml_logs.c -fPIC -DPIC -o .libs/ml_logs.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -DLIBEXECDIR=\"/usr/libexec\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -c ml_logical_visual.c aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -DLIBEXECDIR=\"/usr/libexec\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -c ml_logical_visual.c -fPIC -DPIC -o .libs/ml_logical_visual.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -DLIBEXECDIR=\"/usr/libexec\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -c ml_str_parser.c aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -DLIBEXECDIR=\"/usr/libexec\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -c ml_str_parser.c -fPIC -DPIC -o .libs/ml_str_parser.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -DLIBEXECDIR=\"/usr/libexec\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -c ml_bidi.c aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -DLIBEXECDIR=\"/usr/libexec\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -c ml_bidi.c -fPIC -DPIC -o .libs/ml_bidi.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -DLIBEXECDIR=\"/usr/libexec\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -c ml_iscii.c aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -DLIBEXECDIR=\"/usr/libexec\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -c ml_iscii.c -fPIC -DPIC -o .libs/ml_iscii.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -DLIBEXECDIR=\"/usr/libexec\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -c ml_term.c aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -DLIBEXECDIR=\"/usr/libexec\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -c ml_term.c -fPIC -DPIC -o .libs/ml_term.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -DLIBEXECDIR=\"/usr/libexec\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -c ml_config_menu.c aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -DLIBEXECDIR=\"/usr/libexec\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -c ml_config_menu.c -fPIC -DPIC -o .libs/ml_config_menu.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -DLIBEXECDIR=\"/usr/libexec\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -c ml_config_proto.c aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -DLIBEXECDIR=\"/usr/libexec\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -c ml_config_proto.c -fPIC -DPIC -o .libs/ml_config_proto.o ml_config_proto.c: In function 'ml_gen_proto_challenge': ml_config_proto.c:110:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 110 | srand( (u_int)(time(NULL) + (int)challenge)) ; | ^ ml_config_proto.c:113:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 113 | write( fd , challenge , strlen(challenge)) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ml_config_proto.c: In function 'read_challenge': ml_config_proto.c:58:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] 58 | fread( challenge , st.st_size , 1 , file) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -DLIBEXECDIR=\"/usr/libexec\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -c ml_term_manager.c aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -DLIBEXECDIR=\"/usr/libexec\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -c ml_term_manager.c -fPIC -DPIC -o .libs/ml_term_manager.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -DLIBEXECDIR=\"/usr/libexec\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -c ml_drcs.c aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -DLIBEXECDIR=\"/usr/libexec\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -c ml_drcs.c -fPIC -DPIC -o .libs/ml_drcs.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm' ../libtool --mode=link aarch64-mageia-linux-gnu-gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libmlterm_core.la ml_char.lo ml_str.lo ml_line.lo ml_model.lo ml_ctl_loader.lo \ -rpath /usr/lib64 -avoid-version ../kiklib/src/libkik.la aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed .libs/ml_char.o .libs/ml_str.o .libs/ml_line.o .libs/ml_model.o .libs/ml_ctl_loader.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--rpath -Wl,/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib/src/.libs ../kiklib/src/.libs/libkik.so -Wl,-soname -Wl,libmlterm_core.so -o .libs/libmlterm_core.so creating libmlterm_core.la (cd .libs && rm -f libmlterm_core.la && ln -s ../libmlterm_core.la libmlterm_core.la) make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -DLIBEXECDIR=\"/usr/libexec\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -c ml_pty_unix.c aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -DLIBEXECDIR=\"/usr/libexec\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -c ml_pty_unix.c -fPIC -DPIC -o .libs/ml_pty_unix.o ml_pty_unix.c: In function 'ml_pty_unix_new': ml_pty_unix.c:147:4: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] 147 | chdir( work_dir) ; | ^~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -DLIBEXECDIR=\"/usr/libexec\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -c ml_pty.c aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -DLIBEXECDIR=\"/usr/libexec\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -c ml_pty.c -fPIC -DPIC -o .libs/ml_pty.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -DLIBEXECDIR=\"/usr/libexec\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -c ml_screen.c aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -DLIBEXECDIR=\"/usr/libexec\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -c ml_screen.c -fPIC -DPIC -o .libs/ml_screen.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -DLIBEXECDIR=\"/usr/libexec\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -c ml_vt100_parser.c aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -DLIBEXECDIR=\"/usr/libexec\" -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -c ml_vt100_parser.c -fPIC -DPIC -o .libs/ml_vt100_parser.o ml_vt100_parser.c: In function 'receive_bytes': ml_vt100_parser.c:814:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 814 | write( vt100_parser->log_file , seq , strlen(seq)) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ml_vt100_parser.c:844:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 844 | write( vt100_parser->log_file , | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 845 | vt100_parser->r_buf.chars , | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 846 | vt100_parser->r_buf.left + vt100_parser->r_buf.new_len) ; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ml_vt100_parser.c:850:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 850 | write( vt100_parser->log_file , | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 851 | vt100_parser->r_buf.chars + vt100_parser->r_buf.left , | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 852 | vt100_parser->r_buf.new_len) ; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ml_vt100_parser.c: In function 'write_ttyrec_header': ml_vt100_parser.c:709:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 709 | write( fd , buf , 12) ; | ^~~~~~~~~~~~~~~~~~~~~ ml_vt100_parser.c:721:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 721 | write( fd , buf , 4) ; | ^~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm' ../libtool --mode=link aarch64-mageia-linux-gnu-gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libmlterm.a ml_char_encoding.lo ml_color.lo ml_edit.lo ml_edit_util.lo ml_edit_scroll.lo ml_cursor.lo ml_logical_visual.lo ml_logs.lo ml_screen.lo ml_shape.lo ml_str_parser.lo ml_term.lo ml_vt100_parser.lo ml_term_manager.lo ml_bidi.lo ml_iscii.lo ml_config_menu.lo ml_config_proto.lo ml_drcs.lo ml_pty.lo ml_pty_unix.lo aarch64-mageia-linux-gnu-ar cru libmlterm.a .libs/ml_char_encoding.o .libs/ml_color.o .libs/ml_edit.o .libs/ml_edit_util.o .libs/ml_edit_scroll.o .libs/ml_cursor.o .libs/ml_logical_visual.o .libs/ml_logs.o .libs/ml_screen.o .libs/ml_shape.o .libs/ml_str_parser.o .libs/ml_term.o .libs/ml_vt100_parser.o .libs/ml_term_manager.o .libs/ml_bidi.o .libs/ml_iscii.o .libs/ml_config_menu.o .libs/ml_config_proto.o .libs/ml_drcs.o .libs/ml_pty.o .libs/ml_pty_unix.o aarch64-mageia-linux-gnu-ranlib libmlterm.a make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm/libctl' ../../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -I../../mkf/include -I/usr/include/fribidi -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -DLIBDIR=\"/usr/lib64\" -c -I../../kiklib/include -I../../mkf/include -I/usr/include/fribidi -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -DLIBDIR=\"/usr/lib64\" ml_functbl_bidi.c mkdir .libs aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -I../../mkf/include -I/usr/include/fribidi -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -DLIBDIR=\"/usr/lib64\" -c -I../../kiklib/include -I../../mkf/include -I/usr/include/fribidi -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -DLIBDIR=\"/usr/lib64\" ml_functbl_bidi.c -fPIC -DPIC -o .libs/ml_functbl_bidi.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm/libctl' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm/libctl' ../../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -I../../mkf/include -I/usr/include/fribidi -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -DLIBDIR=\"/usr/lib64\" -c -I../../kiklib/include -I../../mkf/include -I/usr/include/fribidi -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -DLIBDIR=\"/usr/lib64\" ml_logical_visual_bidi.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -I../../mkf/include -I/usr/include/fribidi -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -DLIBDIR=\"/usr/lib64\" -c -I../../kiklib/include -I../../mkf/include -I/usr/include/fribidi -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -DLIBDIR=\"/usr/lib64\" ml_logical_visual_bidi.c -fPIC -DPIC -o .libs/ml_logical_visual_bidi.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm/libctl' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm/libctl' ../../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -I../../mkf/include -I/usr/include/fribidi -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -DLIBDIR=\"/usr/lib64\" -c -I../../kiklib/include -I../../mkf/include -I/usr/include/fribidi -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -DLIBDIR=\"/usr/lib64\" ml_shape_bidi.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -I../../mkf/include -I/usr/include/fribidi -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -DLIBDIR=\"/usr/lib64\" -c -I../../kiklib/include -I../../mkf/include -I/usr/include/fribidi -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -DLIBDIR=\"/usr/lib64\" ml_shape_bidi.c -fPIC -DPIC -o .libs/ml_shape_bidi.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm/libctl' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm/libctl' ../../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -I../../mkf/include -I/usr/include/fribidi -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -DLIBDIR=\"/usr/lib64\" -c -I../../kiklib/include -I../../mkf/include -I/usr/include/fribidi -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -DLIBDIR=\"/usr/lib64\" ml_line_bidi.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -I../../mkf/include -I/usr/include/fribidi -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -DLIBDIR=\"/usr/lib64\" -c -I../../kiklib/include -I../../mkf/include -I/usr/include/fribidi -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -DLIBDIR=\"/usr/lib64\" ml_line_bidi.c -fPIC -DPIC -o .libs/ml_line_bidi.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm/libctl' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm/libctl' ../../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -I../../mkf/include -I/usr/include/fribidi -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -DLIBDIR=\"/usr/lib64\" -c -I../../kiklib/include -I../../mkf/include -I/usr/include/fribidi -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -DLIBDIR=\"/usr/lib64\" ml_bidi.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -I../../mkf/include -I/usr/include/fribidi -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -DLIBDIR=\"/usr/lib64\" -c -I../../kiklib/include -I../../mkf/include -I/usr/include/fribidi -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -DLIBDIR=\"/usr/lib64\" ml_bidi.c -fPIC -DPIC -o .libs/ml_bidi.o ml_bidi.c: In function 'log2vis': ml_bidi.c:85:53: warning: passing argument 3 of 'fribidi_log2vis' from incompatible pointer type [-Wincompatible-pointer-types] 85 | fribidi_log2vis( str + cur_pos , size - cur_pos , &type , NULL , | ^~~~~ | | | FriBidiCharType * {aka enum *} In file included from ml_bidi.c:11: /usr/include/fribidi/fribidi.h:102:19: note: expected 'FriBidiParType *' {aka 'enum *'} but argument is of type 'FriBidiCharType *' {aka 'enum *'} 102 | FriBidiParType *pbase_dir, /* requested and resolved paragraph | ~~~~~~~~~~~~~~~~^~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm/libctl' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm/libctl' ../../libtool --mode=link aarch64-mageia-linux-gnu-gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libctl_bidi.la ml_bidi.lo ml_logical_visual_bidi.lo ml_line_bidi.lo ml_shape_bidi.lo ml_functbl_bidi.lo \ -rpath /usr/lib64/mlterm \ -module -avoid-version -Wl,--version-script=../../mlterm/libctl/dexport.map ../libmlterm_core.la \ ../../kiklib/src/libkik.la ../../mkf/lib/libmkf.la -lfribidi aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed .libs/ml_bidi.o .libs/ml_logical_visual_bidi.o .libs/ml_line_bidi.o .libs/ml_shape_bidi.o .libs/ml_functbl_bidi.o -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--version-script=../../mlterm/libctl/dexport.map -Wl,--rpath -Wl,/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm/.libs -Wl,--rpath -Wl,/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib/src/.libs -Wl,--rpath -Wl,/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib/.libs -L/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib/src/.libs ../.libs/libmlterm_core.so ../../kiklib/src/.libs/libkik.so ../../mkf/lib/.libs/libmkf.so -lfribidi -Wl,-soname -Wl,libctl_bidi.so -o .libs/libctl_bidi.so creating libctl_bidi.la (cd .libs && rm -f libctl_bidi.la && ln -s ../libctl_bidi.la libctl_bidi.la) make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm/libctl' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow/libtype' ../../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -I../../mkf/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -I../../mlterm -c x_functbl_cairo.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -I../../mkf/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -I../../mlterm -c x_functbl_cairo.c -fPIC -DPIC -o .libs/x_functbl_cairo.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow/libtype' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow/libtype' ../../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -I../../mkf/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -I../../mlterm -c x_functbl_xft.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -I../../mkf/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -I../../mlterm -c x_functbl_xft.c -fPIC -DPIC -o .libs/x_functbl_xft.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow/libtype' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow/libtype' ../../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -I../../mkf/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -I../../mlterm -c x_window_xft.c mkdir .libs aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -I../../mkf/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -I../../mlterm -c x_window_xft.c -fPIC -DPIC -o .libs/x_window_xft.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow/libtype' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow/libtype' ../../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -I../../mkf/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -I../../mlterm -c x_window_cairo.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -I../../mkf/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -I../../mlterm -c x_window_cairo.c -fPIC -DPIC -o .libs/x_window_cairo.o x_window_cairo.c: In function 'show_text': x_window_cairo.c:32:32: warning: passing argument 2 of 'cairo_get_user_data' makes pointer from integer without a cast [-Wint-conversion] 32 | if( cairo_get_user_data( cr , 1) != font) | ^ | | | int In file included from x_window_cairo.c:7: /usr/include/cairo/cairo.h:503:1: note: expected 'const cairo_user_data_key_t *' {aka 'const struct _cairo_user_data_key *'} but argument is of type 'int' 503 | cairo_get_user_data (cairo_t *cr, | ^~~~~~~~~~~~~~~~~~~ x_window_cairo.c:37:29: warning: passing argument 2 of 'cairo_set_user_data' makes pointer from integer without a cast [-Wint-conversion] 37 | cairo_set_user_data( cr , 1 , font , NULL) ; | ^ | | | int In file included from x_window_cairo.c:7: /usr/include/cairo/cairo.h:508:37: note: expected 'const cairo_user_data_key_t *' {aka 'const struct _cairo_user_data_key *'} but argument is of type 'int' 508 | const cairo_user_data_key_t *key, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ x_window_cairo.c:46:40: warning: passing argument 2 of 'cairo_get_user_data' makes pointer from integer without a cast [-Wint-conversion] 46 | if( (u_long)cairo_get_user_data( cr , 2) != fg_color->pixel) | ^ | | | int In file included from x_window_cairo.c:7: /usr/include/cairo/cairo.h:503:1: note: expected 'const cairo_user_data_key_t *' {aka 'const struct _cairo_user_data_key *'} but argument is of type 'int' 503 | cairo_get_user_data (cairo_t *cr, | ^~~~~~~~~~~~~~~~~~~ x_window_cairo.c:53:29: warning: passing argument 2 of 'cairo_set_user_data' makes pointer from integer without a cast [-Wint-conversion] 53 | cairo_set_user_data( cr , 2 , fg_color->pixel , NULL) ; | ^ | | | int In file included from x_window_cairo.c:7: /usr/include/cairo/cairo.h:508:37: note: expected 'const cairo_user_data_key_t *' {aka 'const struct _cairo_user_data_key *'} but argument is of type 'int' 508 | const cairo_user_data_key_t *key, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ x_window_cairo.c:53:41: warning: passing argument 3 of 'cairo_set_user_data' makes pointer from integer without a cast [-Wint-conversion] 53 | cairo_set_user_data( cr , 2 , fg_color->pixel , NULL) ; | ~~~~~~~~^~~~~~~ | | | u_long {aka long unsigned int} In file included from x_window_cairo.c:7: /usr/include/cairo/cairo.h:509:17: note: expected 'void *' but argument is of type 'u_long' {aka 'long unsigned int'} 509 | void *user_data, | ~~~~~~~~~^~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow/libtype' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow/libtype' ../../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -I../../mkf/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -I../../mlterm -c x_font_xft.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -I../../mkf/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -I../../mlterm -c x_font_xft.c -fPIC -DPIC -o .libs/x_font_xft.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow/libtype' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow/libtype' ../../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -I../../mkf/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -I../../mlterm -c x_font_cairo.c aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -I../../mkf/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/libdrm -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -I../../mlterm -c x_font_cairo.c -fPIC -DPIC -o .libs/x_font_cairo.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow/libtype' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow/libtype' ../../libtool --mode=link aarch64-mageia-linux-gnu-gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libtype_xft.la x_window_xft.lo x_font_xft.lo x_functbl_xft.lo \ -rpath /usr/lib64/mlterm \ -module -avoid-version -Wl,--version-script=../../xwindow/libtype/dexport.map \ ../../mkf/lib/libmkf.la ../../kiklib/src/libkik.la -L/usr/local/lib -R/usr/local/lib -lXft aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed .libs/x_window_xft.o .libs/x_font_xft.o .libs/x_functbl_xft.o -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--version-script=../../xwindow/libtype/dexport.map -Wl,--rpath -Wl,/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib/.libs -Wl,--rpath -Wl,/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib/src/.libs -Wl,--rpath -Wl,/usr/local/lib -L/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib/src/.libs ../../mkf/lib/.libs/libmkf.so ../../kiklib/src/.libs/libkik.so -L/usr/local/lib -lXft -Wl,-soname -Wl,libtype_xft.so -o .libs/libtype_xft.so creating libtype_xft.la (cd .libs && rm -f libtype_xft.la && ln -s ../libtype_xft.la libtype_xft.la) make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow/libtype' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow/libtype' ../../libtool --mode=link aarch64-mageia-linux-gnu-gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libtype_cairo.la x_window_cairo.lo x_font_cairo.lo x_functbl_cairo.lo \ -rpath /usr/lib64/mlterm \ -module -avoid-version -Wl,--version-script=../../xwindow/libtype/dexport.map \ ../../mkf/lib/libmkf.la ../../kiklib/src/libkik.la -L/usr/local/lib -R/usr/local/lib -lcairo aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed .libs/x_window_cairo.o .libs/x_font_cairo.o .libs/x_functbl_cairo.o -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--version-script=../../xwindow/libtype/dexport.map -Wl,--rpath -Wl,/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib/.libs -Wl,--rpath -Wl,/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib/src/.libs -Wl,--rpath -Wl,/usr/local/lib -L/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib/src/.libs ../../mkf/lib/.libs/libmkf.so ../../kiklib/src/.libs/libkik.so -L/usr/local/lib -lcairo -Wl,-soname -Wl,libtype_cairo.so -o .libs/libtype_cairo.so creating libtype_cairo.la (cd .libs && rm -f libtype_cairo.la && ln -s ../libtype_cairo.la libtype_cairo.la) make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow/libtype' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c x_event_source.c aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c x_event_source.c -fPIC -DPIC -o .libs/x_event_source.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c x_font_manager.c aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c x_font_manager.c -fPIC -DPIC -o .libs/x_font_manager.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c x_color_manager.c aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c x_color_manager.c -fPIC -DPIC -o .libs/x_color_manager.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c ../xwindow/xlib/x_display.c aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c ../xwindow/xlib/x_display.c -fPIC -DPIC -o .libs/x_display.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c ../xwindow/xlib/x_xic.c aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c ../xwindow/xlib/x_xic.c -fPIC -DPIC -o .libs/x_xic.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c x_screen_manager.c aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c x_screen_manager.c -fPIC -DPIC -o .libs/x_screen_manager.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c ../xwindow/xlib/x_color.c aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c ../xwindow/xlib/x_color.c -fPIC -DPIC -o .libs/x_color.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c x_selection.c aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c x_selection.c -fPIC -DPIC -o .libs/x_selection.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c ../xwindow/xlib/x_font.c aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c ../xwindow/xlib/x_font.c -fPIC -DPIC -o .libs/x_font.o ../xwindow/xlib/x_font.c: In function 'xcore_calculate_char_width': ../xwindow/xlib/x_font.c:288:62: warning: passing argument 1 of 'x_convert_ucs4_to_utf16' from incompatible pointer type [-Wincompatible-pointer-types] 288 | width = XTextWidth16( xfont , c , x_convert_ucs4_to_utf16( c , ch) / 2) ; | ^ | | | XChar2b * {aka struct *} In file included from ../xwindow/xlib/x_font.c:5: ../xwindow/xlib/../x_font.h:126:44: note: expected 'u_char *' {aka 'unsigned char *'} but argument is of type 'XChar2b *' {aka 'struct *'} 126 | size_t x_convert_ucs4_to_utf16( u_char * utf16 , u_int32_t ucs4) ; | ~~~~~~~~~~^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c x_picture.c aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c x_picture.c -fPIC -DPIC -o .libs/x_picture.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c x_shortcut.c aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c x_shortcut.c -fPIC -DPIC -o .libs/x_shortcut.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c x_bel_mode.c aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c x_bel_mode.c -fPIC -DPIC -o .libs/x_bel_mode.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c x_sb_mode.c aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c x_sb_mode.c -fPIC -DPIC -o .libs/x_sb_mode.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c ../xwindow/xlib/x_window.c aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c ../xwindow/xlib/x_window.c -fPIC -DPIC -o .libs/x_window.o ../xwindow/xlib/x_window.c: In function 'x_window_set_icon': ../xwindow/xlib/x_window.c:3878:9: warning: assignment to 'u_long *' {aka 'long unsigned int *'} from incompatible pointer type 'u_int32_t *' {aka 'unsigned int *'} [-Wincompatible-pointer-types] 3878 | data = icon->cardinal ; | ^ ../xwindow/xlib/x_window.c: In function 'x_window_get_mod_meta_mask': ../xwindow/xlib/x_window.c:4178:4: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] 4178 | sym = XKeycodeToKeysym( win->disp->display , key_codes[kc_count] , 0) ; | ^~~ In file included from ../xwindow/xlib/../x.h:20, from ../xwindow/xlib/../x_window.h:9, from ../xwindow/xlib/x_window.c:11: /usr/include/X11/Xlib.h:1687:15: note: declared here 1687 | extern KeySym XKeycodeToKeysym( | ^~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c x_mod_meta_mode.c aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c x_mod_meta_mode.c -fPIC -DPIC -o .libs/x_mod_meta_mode.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c x_font_config.c aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c x_font_config.c -fPIC -DPIC -o .libs/x_font_config.o In file included from x_font_config.h:9, from x_font_config.c:5: x_font_config.c: In function 'set_font_name_to_table': ../kiklib/include/kiklib/kik_map.h:157:25: warning: comparison of distinct pointer types lacks a cast 157 | if( (map)->hash_func == kik_map_hash_int || \ | ^~ x_font_config.c:217:2: note: in expansion of macro 'kik_map_set' 217 | kik_map_set( result , table , font , fontname) ; | ^~~~~~~~~~~ ../kiklib/include/kiklib/kik_map.h:158:25: warning: comparison of distinct pointer types lacks a cast 158 | (map)->hash_func == kik_map_hash_int_fast) \ | ^~ x_font_config.c:217:2: note: in expansion of macro 'kik_map_set' 217 | kik_map_set( result , table , font , fontname) ; | ^~~~~~~~~~~ ../kiklib/include/kiklib/kik_map.h:162:23: warning: assignment to 'int (*)(ml_font_t, u_int)' {aka 'int (*)(enum ml_font, unsigned int)'} from incompatible pointer type 'int (*)(int, u_int)' {aka 'int (*)(int, unsigned int)'} [-Wincompatible-pointer-types] 162 | (map)->hash_func = kik_map_hash_int ; \ | ^ x_font_config.c:217:2: note: in expansion of macro 'kik_map_set' 217 | kik_map_set( result , table , font , fontname) ; | ^~~~~~~~~~~ ../kiklib/include/kiklib/kik_map.h:167:23: warning: assignment to 'int (*)(ml_font_t, u_int)' {aka 'int (*)(enum ml_font, unsigned int)'} from incompatible pointer type 'int (*)(int, u_int)' {aka 'int (*)(int, unsigned int)'} [-Wincompatible-pointer-types] 167 | (map)->hash_func = kik_map_hash_int_fast ; \ | ^ x_font_config.c:217:2: note: in expansion of macro 'kik_map_set' 217 | kik_map_set( result , table , font , fontname) ; | ^~~~~~~~~~~ x_font_config.c: In function 'get_font_name_table': ../kiklib/include/kiklib/kik_map.h:68:21: warning: assignment to 'int (*)(ml_font_t, u_int)' {aka 'int (*)(enum ml_font, unsigned int)'} from incompatible pointer type 'int (*)(int, u_int)' {aka 'int (*)(int, unsigned int)'} [-Wincompatible-pointer-types] 68 | (map)->hash_func = kik_map_hash_int ; \ | ^ x_font_config.c:231:3: note: in expansion of macro 'kik_map_new_with_size' 231 | kik_map_new_with_size( ml_font_t , char * , | ^~~~~~~~~~~~~~~~~~~~~ ../kiklib/include/kiklib/kik_map.h:73:21: warning: assignment to 'int (*)(ml_font_t, u_int)' {aka 'int (*)(enum ml_font, unsigned int)'} from incompatible pointer type 'int (*)(int, u_int)' {aka 'int (*)(int, unsigned int)'} [-Wincompatible-pointer-types] 73 | (map)->hash_func = kik_map_hash_int_fast ; \ | ^ x_font_config.c:231:3: note: in expansion of macro 'kik_map_new_with_size' 231 | kik_map_new_with_size( ml_font_t , char * , | ^~~~~~~~~~~~~~~~~~~~~ ../kiklib/include/kiklib/kik_map.h:78:20: warning: assignment to 'int (*)(ml_font_t, u_int)' {aka 'int (*)(enum ml_font, unsigned int)'} from incompatible pointer type 'int (*)(int, u_int)' {aka 'int (*)(int, unsigned int)'} [-Wincompatible-pointer-types] 78 | (map)->hash_func = __hash_func ; \ | ^ x_font_config.c:231:3: note: in expansion of macro 'kik_map_new_with_size' 231 | kik_map_new_with_size( ml_font_t , char * , | ^~~~~~~~~~~~~~~~~~~~~ ../kiklib/include/kiklib/kik_map.h:80:22: warning: assignment to 'int (*)(ml_font_t, ml_font_t)' {aka 'int (*)(enum ml_font, enum ml_font)'} from incompatible pointer type 'int (*)(int, int)' [-Wincompatible-pointer-types] 80 | (map)->compare_func = __compare_func ; \ | ^ x_font_config.c:231:3: note: in expansion of macro 'kik_map_new_with_size' 231 | kik_map_new_with_size( ml_font_t , char * , | ^~~~~~~~~~~~~~~~~~~~~ x_font_config.c: In function 'x_font_config_new': ../kiklib/include/kiklib/kik_map.h:68:21: warning: assignment to 'int (*)(ml_font_t, u_int)' {aka 'int (*)(enum ml_font, unsigned int)'} from incompatible pointer type 'int (*)(int, u_int)' {aka 'int (*)(int, unsigned int)'} [-Wincompatible-pointer-types] 68 | (map)->hash_func = kik_map_hash_int ; \ | ^ x_font_config.c:1417:2: note: in expansion of macro 'kik_map_new_with_size' 1417 | kik_map_new_with_size( ml_font_t , char * , | ^~~~~~~~~~~~~~~~~~~~~ ../kiklib/include/kiklib/kik_map.h:73:21: warning: assignment to 'int (*)(ml_font_t, u_int)' {aka 'int (*)(enum ml_font, unsigned int)'} from incompatible pointer type 'int (*)(int, u_int)' {aka 'int (*)(int, unsigned int)'} [-Wincompatible-pointer-types] 73 | (map)->hash_func = kik_map_hash_int_fast ; \ | ^ x_font_config.c:1417:2: note: in expansion of macro 'kik_map_new_with_size' 1417 | kik_map_new_with_size( ml_font_t , char * , | ^~~~~~~~~~~~~~~~~~~~~ ../kiklib/include/kiklib/kik_map.h:78:20: warning: assignment to 'int (*)(ml_font_t, u_int)' {aka 'int (*)(enum ml_font, unsigned int)'} from incompatible pointer type 'int (*)(int, u_int)' {aka 'int (*)(int, unsigned int)'} [-Wincompatible-pointer-types] 78 | (map)->hash_func = __hash_func ; \ | ^ x_font_config.c:1417:2: note: in expansion of macro 'kik_map_new_with_size' 1417 | kik_map_new_with_size( ml_font_t , char * , | ^~~~~~~~~~~~~~~~~~~~~ ../kiklib/include/kiklib/kik_map.h:80:22: warning: assignment to 'int (*)(ml_font_t, ml_font_t)' {aka 'int (*)(enum ml_font, enum ml_font)'} from incompatible pointer type 'int (*)(int, int)' [-Wincompatible-pointer-types] 80 | (map)->compare_func = __compare_func ; \ | ^ x_font_config.c:1417:2: note: in expansion of macro 'kik_map_new_with_size' 1417 | kik_map_new_with_size( ml_font_t , char * , | ^~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c x_termcap.c aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c x_termcap.c -fPIC -DPIC -o .libs/x_termcap.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c x_main_config.c aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c x_main_config.c -fPIC -DPIC -o .libs/x_main_config.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c x_font_cache.c aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c x_font_cache.c -fPIC -DPIC -o .libs/x_font_cache.o In file included from x_font_cache.h:11, from x_font_cache.c:5: x_font_cache.c: In function 'xfont_table_new': ../kiklib/include/kiklib/kik_map.h:68:21: warning: assignment to 'int (*)(ml_font_t, u_int)' {aka 'int (*)(enum ml_font, unsigned int)'} from incompatible pointer type 'int (*)(int, u_int)' {aka 'int (*)(int, unsigned int)'} [-Wincompatible-pointer-types] 68 | (map)->hash_func = kik_map_hash_int ; \ | ^ x_font_cache.c:76:2: note: in expansion of macro 'kik_map_new_with_size' 76 | kik_map_new_with_size( ml_font_t , x_font_t * , xfont_table , | ^~~~~~~~~~~~~~~~~~~~~ ../kiklib/include/kiklib/kik_map.h:73:21: warning: assignment to 'int (*)(ml_font_t, u_int)' {aka 'int (*)(enum ml_font, unsigned int)'} from incompatible pointer type 'int (*)(int, u_int)' {aka 'int (*)(int, unsigned int)'} [-Wincompatible-pointer-types] 73 | (map)->hash_func = kik_map_hash_int_fast ; \ | ^ x_font_cache.c:76:2: note: in expansion of macro 'kik_map_new_with_size' 76 | kik_map_new_with_size( ml_font_t , x_font_t * , xfont_table , | ^~~~~~~~~~~~~~~~~~~~~ ../kiklib/include/kiklib/kik_map.h:78:20: warning: assignment to 'int (*)(ml_font_t, u_int)' {aka 'int (*)(enum ml_font, unsigned int)'} from incompatible pointer type 'int (*)(int, u_int)' {aka 'int (*)(int, unsigned int)'} [-Wincompatible-pointer-types] 78 | (map)->hash_func = __hash_func ; \ | ^ x_font_cache.c:76:2: note: in expansion of macro 'kik_map_new_with_size' 76 | kik_map_new_with_size( ml_font_t , x_font_t * , xfont_table , | ^~~~~~~~~~~~~~~~~~~~~ ../kiklib/include/kiklib/kik_map.h:80:22: warning: assignment to 'int (*)(ml_font_t, ml_font_t)' {aka 'int (*)(enum ml_font, enum ml_font)'} from incompatible pointer type 'int (*)(int, int)' [-Wincompatible-pointer-types] 80 | (map)->compare_func = __compare_func ; \ | ^ x_font_cache.c:76:2: note: in expansion of macro 'kik_map_new_with_size' 76 | kik_map_new_with_size( ml_font_t , x_font_t * , xfont_table , | ^~~~~~~~~~~~~~~~~~~~~ x_font_cache.c: In function 'x_font_cache_get_xfont': ../kiklib/include/kiklib/kik_map.h:157:25: warning: comparison of distinct pointer types lacks a cast 157 | if( (map)->hash_func == kik_map_hash_int || \ | ^~ x_font_cache.c:388:2: note: in expansion of macro 'kik_map_set' 388 | kik_map_set( result , font_cache->xfont_table , font , xfont) ; | ^~~~~~~~~~~ ../kiklib/include/kiklib/kik_map.h:158:25: warning: comparison of distinct pointer types lacks a cast 158 | (map)->hash_func == kik_map_hash_int_fast) \ | ^~ x_font_cache.c:388:2: note: in expansion of macro 'kik_map_set' 388 | kik_map_set( result , font_cache->xfont_table , font , xfont) ; | ^~~~~~~~~~~ ../kiklib/include/kiklib/kik_map.h:162:23: warning: assignment to 'int (*)(ml_font_t, u_int)' {aka 'int (*)(enum ml_font, unsigned int)'} from incompatible pointer type 'int (*)(int, u_int)' {aka 'int (*)(int, unsigned int)'} [-Wincompatible-pointer-types] 162 | (map)->hash_func = kik_map_hash_int ; \ | ^ x_font_cache.c:388:2: note: in expansion of macro 'kik_map_set' 388 | kik_map_set( result , font_cache->xfont_table , font , xfont) ; | ^~~~~~~~~~~ ../kiklib/include/kiklib/kik_map.h:167:23: warning: assignment to 'int (*)(ml_font_t, u_int)' {aka 'int (*)(enum ml_font, unsigned int)'} from incompatible pointer type 'int (*)(int, u_int)' {aka 'int (*)(int, unsigned int)'} [-Wincompatible-pointer-types] 167 | (map)->hash_func = kik_map_hash_int_fast ; \ | ^ x_font_cache.c:388:2: note: in expansion of macro 'kik_map_set' 388 | kik_map_set( result , font_cache->xfont_table , font , xfont) ; | ^~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c ../xwindow/xlib/x_gc.c aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c ../xwindow/xlib/x_gc.c -fPIC -DPIC -o .libs/x_gc.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c x_color_cache.c aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c x_color_cache.c -fPIC -DPIC -o .libs/x_color_cache.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c x_simple_sb_view.c aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c x_simple_sb_view.c -fPIC -DPIC -o .libs/x_simple_sb_view.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c x_sb_screen.c aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c x_sb_screen.c -fPIC -DPIC -o .libs/x_sb_screen.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c x_draw_str.c aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c x_draw_str.c -fPIC -DPIC -o .libs/x_draw_str.o x_draw_str.c: In function 'fc_draw_str': x_draw_str.c:602:36: warning: assignment to 'u_int32_t *' {aka 'unsigned int *'} from incompatible pointer type 'char **' [-Wincompatible-pointer-types] 602 | if( ! ( str8 = str32 = pic_glyphs = drcs_glyphs = | ^ x_draw_str.c:602:15: warning: assignment to 'u_int8_t *' {aka 'unsigned char *'} from incompatible pointer type 'u_int32_t *' {aka 'unsigned int *'} [-Wincompatible-pointer-types] 602 | if( ! ( str8 = str32 = pic_glyphs = drcs_glyphs = | ^ x_draw_str.c: In function 'xcore_draw_combining_chars': x_draw_str.c:930:42: warning: passing argument 1 of 'x_convert_ucs4_to_utf16' from incompatible pointer type [-Wincompatible-pointer-types] 930 | if( ( len = (x_convert_ucs4_to_utf16( xch , ch_code) / 2)) > 0) | ^~~ | | | XChar2b * {aka struct *} In file included from x_window.h:15, from x_draw_str.h:9, from x_draw_str.c:5: x_font.h:126:44: note: expected 'u_char *' {aka 'unsigned char *'} but argument is of type 'XChar2b *' {aka 'struct *'} 126 | size_t x_convert_ucs4_to_utf16( u_char * utf16 , u_int32_t ucs4) ; | ~~~~~~~~~~^~~~~ x_draw_str.c: In function 'xcore_draw_str': x_draw_str.c:1051:35: warning: assignment to 'u_int32_t *' {aka 'unsigned int *'} from incompatible pointer type 'char **' [-Wincompatible-pointer-types] 1051 | if( ! ( str2b = str = pic_glyphs = drcs_glyphs = | ^ x_draw_str.c:1051:22: warning: assignment to 'u_char *' {aka 'unsigned char *'} from incompatible pointer type 'u_int32_t *' {aka 'unsigned int *'} [-Wincompatible-pointer-types] 1051 | if( ! ( str2b = str = pic_glyphs = drcs_glyphs = | ^ x_draw_str.c:1051:16: warning: assignment to 'XChar2b *' {aka 'struct *'} from incompatible pointer type 'u_char *' {aka 'unsigned char *'} [-Wincompatible-pointer-types] 1051 | if( ! ( str2b = str = pic_glyphs = drcs_glyphs = | ^ x_draw_str.c:1088:47: warning: passing argument 1 of 'x_convert_ucs4_to_utf16' from incompatible pointer type [-Wincompatible-pointer-types] 1088 | str_len += (x_convert_ucs4_to_utf16( str2b + str_len , ch_code) / 2) ; | ~~~~~~^~~~~~~~~ | | | XChar2b * {aka struct *} In file included from x_window.h:15, from x_draw_str.h:9, from x_draw_str.c:5: x_font.h:126:44: note: expected 'u_char *' {aka 'unsigned char *'} but argument is of type 'XChar2b *' {aka 'struct *'} 126 | size_t x_convert_ucs4_to_utf16( u_char * utf16 , u_int32_t ucs4) ; | ~~~~~~~~~~^~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c ../xwindow/xlib/x_dnd.c aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c ../xwindow/xlib/x_dnd.c -fPIC -DPIC -o .libs/x_dnd.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c x_sb_view_factory.c aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c x_sb_view_factory.c -fPIC -DPIC -o .libs/x_sb_view_factory.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c x_scrollbar.c aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c x_scrollbar.c -fPIC -DPIC -o .libs/x_scrollbar.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c ../xwindow/xlib/x_connect_dialog.c aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c ../xwindow/xlib/x_connect_dialog.c -fPIC -DPIC -o .libs/x_connect_dialog.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c x_type_engine.c aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c x_type_engine.c -fPIC -DPIC -o .libs/x_type_engine.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c x_im.c aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c x_im.c -fPIC -DPIC -o .libs/x_im.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c x_type_loader.c aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c x_type_loader.c -fPIC -DPIC -o .libs/x_type_loader.o x_type_loader.c: In function 'x_load_type_xft_func': x_type_loader.c:54:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 54 | if( (u_int32_t)func_table[TYPE_API_COMPAT_CHECK] != TYPE_API_COMPAT_CHECK_MAGIC) | ^ x_type_loader.c: In function 'x_load_type_cairo_func': x_type_loader.c:104:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 104 | if( (u_int32_t)func_table[TYPE_API_COMPAT_CHECK] != TYPE_API_COMPAT_CHECK_MAGIC) | ^ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c x_im_status_screen.c aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c x_im_status_screen.c -fPIC -DPIC -o .libs/x_im_status_screen.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c x_screen.c mkdir .libs aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c x_screen.c -fPIC -DPIC -o .libs/x_screen.o x_screen.c: In function 'compare_key_state_with_modmap': x_screen.c:6723:5: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] 6723 | sym = XKeycodeToKeysym( screen->window.disp->display , | ^~~ In file included from x.h:20, from x_window.h:9, from x_screen.h:14, from x_screen.c:5: /usr/include/X11/Xlib.h:1687:15: note: declared here 1687 | extern KeySym XKeycodeToKeysym( | ^~~~~~~~~~~~~~~~ x_screen.c: In function 'x_screen_new': x_screen.c:7521:39: warning: assignment to 'void (*)(void *, u_char *)' {aka 'void (*)(void *, unsigned char *)'} from incompatible pointer type 'int (*)(x_window_t *, u_char *)' {aka 'int (*)(struct x_window *, unsigned char *)'} [-Wincompatible-pointer-types] 7521 | screen->xterm_listener.set_icon_name = x_set_icon_name ; | ^ x_screen.c:7532:31: warning: assignment to 'int (*)(void *, char *)' from incompatible pointer type 'int (*)(x_screen_t *, char *)' {aka 'int (*)(struct x_screen *, char *)'} [-Wincompatible-pointer-types] 7532 | screen->config_listener.exec = x_screen_exec_cmd ; | ^ x_screen.c:7533:30: warning: assignment to 'int (*)(void *, char *, char *, char *)' from incompatible pointer type 'int (*)(x_screen_t *, char *, char *, char *)' {aka 'int (*)(struct x_screen *, char *, char *, char *)'} [-Wincompatible-pointer-types] 7533 | screen->config_listener.set = x_screen_set_config ; | ^ x_screen.c: In function 'report_mouse_tracking': x_screen.c:3497:29: warning: '%d' directive writing between 1 and 11 bytes into a region of size between 3 and 13 [-Wformat-overflow=] 3497 | sprintf( seq , "\x1b[%d;%d;%dM" , | ^~ x_screen.c:3497:20: note: directive argument in the range [-2147483647, 2147483647] 3497 | sprintf( seq , "\x1b[%d;%d;%dM" , | ^~~~~~~~~~~~~~~~ x_screen.c:3497:20: note: directive argument in the range [-2147483647, 2147483647] In file included from /usr/include/stdio.h:867, from x_screen.h:9, from x_screen.c:5: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 9 and 39 bytes into a destination of size 17 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x_screen.c:3490:30: warning: '%d' directive writing between 1 and 11 bytes into a region of size between 10 and 12 [-Wformat-overflow=] 3490 | sprintf( seq , "\x1b[<%d;%d;%d%c" , | ^~ x_screen.c:3490:20: note: directive argument in the range [-2147483647, 2147483647] 3490 | sprintf( seq , "\x1b[<%d;%d;%d%c" , | ^~~~~~~~~~~~~~~~~~ x_screen.c:3490:20: note: directive argument in the range [-2147483647, 2147483647] In file included from /usr/include/stdio.h:867, from x_screen.h:9, from x_screen.c:5: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 10 and 32 bytes into a destination of size 17 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c ../xwindow/xlib/x_decsp_font.c aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c ../xwindow/xlib/x_decsp_font.c -fPIC -DPIC -o .libs/x_decsp_font.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c x_im_candidate_screen.c aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c x_im_candidate_screen.c -fPIC -DPIC -o .libs/x_im_candidate_screen.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c ../xwindow/xlib/x_xim.c aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c ../xwindow/xlib/x_xim.c -fPIC -DPIC -o .libs/x_xim.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c ../xwindow/xlib/x_imagelib.c aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -DHAVE_XUTF8_LOOKUP_STRING -DUSE_IM_PLUGIN -DSUPPORT_PIXMAP_ENGINE -DHAVE_REGEX -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib64\" -DSYSCONFDIR=\"/etc\" -DLIBEXECDIR=\"/usr/libexec\" -DXDATADIR=\"/usr/share\" -I../mlterm -I/usr/local/include -c ../xwindow/xlib/x_imagelib.c -fPIC -DPIC -o .libs/x_imagelib.o ../xwindow/xlib/x_imagelib.c: In function 'x_imagelib_display_opened': ../xwindow/xlib/x_imagelib.c:1446:3: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations] 1446 | g_type_init() ; | ^~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from ../xwindow/xlib/x_imagelib.c:21: /usr/include/glib-2.0/gobject/gtype.h:691:23: note: declared here 691 | void g_type_init (void); | ^~~~~~~~~~~ In file included from ../xwindow/xlib/../../common/c_imagelib.c:10, from ../xwindow/xlib/x_imagelib.c:112: ../xwindow/xlib/../../common/c_animgif.c: In function 'save_gif': ../xwindow/xlib/../../common/c_animgif.c:51:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 51 | write( fd , header , header_size) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../xwindow/xlib/../../common/c_animgif.c:52:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 52 | write( fd , body , body_size) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../xwindow/xlib/../../common/c_animgif.c:63:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 63 | write( fd , "\x3b" , 1) ; | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from ../xwindow/xlib/x_imagelib.c:18: In function 'strncpy', inlined from 'convert_regis_to_bmp' at ../xwindow/xlib/../../common/c_imagelib.c:108:4, inlined from 'gdk_pixbuf_new_from' at ../xwindow/xlib/../../common/c_imagelib.c:362:9: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../xwindow/xlib/x_imagelib.c:112: ../xwindow/xlib/../../common/c_imagelib.c: In function 'gdk_pixbuf_new_from': ../xwindow/xlib/../../common/c_imagelib.c:101:9: note: length computed here 101 | len = strlen( path) ; | ^~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' ../libtool --mode=link aarch64-mageia-linux-gnu-gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libxwindow.a x_screen_manager.lo x_event_source.lo x_display.lo x_window.lo x_screen.lo x_xic.lo x_color_manager.lo x_font_manager.lo x_picture.lo x_font.lo x_color.lo x_selection.lo x_font_config.lo x_main_config.lo x_shortcut.lo x_bel_mode.lo x_sb_mode.lo x_mod_meta_mode.lo x_termcap.lo x_font_cache.lo x_draw_str.lo x_gc.lo x_color_cache.lo x_dnd.lo x_scrollbar.lo x_sb_screen.lo x_sb_view_factory.lo x_simple_sb_view.lo x_imagelib.lo x_connect_dialog.lo x_type_engine.lo x_im.lo x_im_candidate_screen.lo x_im_status_screen.lo x_type_loader.lo x_decsp_font.lo x_xim.lo aarch64-mageia-linux-gnu-ar cru libxwindow.a .libs/x_screen_manager.o .libs/x_event_source.o .libs/x_display.o .libs/x_window.o .libs/x_screen.o .libs/x_xic.o .libs/x_color_manager.o .libs/x_font_manager.o .libs/x_picture.o .libs/x_font.o .libs/x_color.o .libs/x_selection.o .libs/x_font_config.o .libs/x_main_config.o .libs/x_shortcut.o .libs/x_bel_mode.o .libs/x_sb_mode.o .libs/x_mod_meta_mode.o .libs/x_termcap.o .libs/x_font_cache.o .libs/x_draw_str.o .libs/x_gc.o .libs/x_color_cache.o .libs/x_dnd.o .libs/x_scrollbar.o .libs/x_sb_screen.o .libs/x_sb_view_factory.o .libs/x_simple_sb_view.o .libs/x_imagelib.o .libs/x_connect_dialog.o .libs/x_type_engine.o .libs/x_im.o .libs/x_im_candidate_screen.o .libs/x_im_status_screen.o .libs/x_type_loader.o .libs/x_decsp_font.o .libs/x_xim.o aarch64-mageia-linux-gnu-ranlib libxwindow.a make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/main' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DSYSCONFDIR=\"/etc\" -I../mlterm -I../xwindow -I../main -I/usr/local/include -c main.c aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DSYSCONFDIR=\"/etc\" -I../mlterm -I../xwindow -I../main -I/usr/local/include -c main.c -fPIC -DPIC -o .libs/main.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/main' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/main' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DSYSCONFDIR=\"/etc\" -I../mlterm -I../xwindow -I../main -I/usr/local/include -c daemon.c mkdir .libs aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DSYSCONFDIR=\"/etc\" -I../mlterm -I../xwindow -I../main -I/usr/local/include -c daemon.c -fPIC -DPIC -o .libs/daemon.o daemon.c: In function 'client_connected': daemon.c:122:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 122 | write( fd , msg , sizeof( msg) - 1) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/main' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/main' ../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DSYSCONFDIR=\"/etc\" -I../mlterm -I../xwindow -I../main -I/usr/local/include -c main_loop.c aarch64-mageia-linux-gnu-gcc -I../kiklib/include -I../mkf/include -DUSE_TYPE_CAIRO -DUSE_TYPE_XFT -DUSE_TYPE_XCORE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -DSYSCONFDIR=\"/etc\" -I../mlterm -I../xwindow -I../main -I/usr/local/include -c main_loop.c -fPIC -DPIC -o .libs/main_loop.o main_loop.c: In function 'main_loop_init': main_loop.c:203:12: warning: assignment to 'char *' from incompatible pointer type 'char **' [-Wincompatible-pointer-types] 203 | orig_argv = argv ; | ^ main_loop.c:258:25: warning: passing argument 2 of 'execvp' from incompatible pointer type [-Wincompatible-pointer-types] 258 | execvp( "mlclient" , orig_argv) ; | ^~~~~~~~~ | | | char * In file included from main_loop.c:8: /usr/include/unistd.h:578:52: note: expected 'char * const*' but argument is of type 'char *' 578 | extern int execvp (const char *__file, char *const __argv[]) | ~~~~~~~~~~~~^~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/main' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/main' ../libtool --mode=link aarch64-mageia-linux-gnu-gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mlterm daemon.lo main_loop.lo main.lo \ ../xwindow/libxwindow.a ../mlterm/libmlterm.a ../mlterm/libmlterm_core.la ../mkf/lib/libmkf.la ../kiklib/src/libkik.la -L/usr/local/lib -R/usr/local/lib -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm -lX11 aarch64-mageia-linux-gnu-gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/mlterm .libs/daemon.o .libs/main_loop.o .libs/main.o ../xwindow/libxwindow.a ../mlterm/libmlterm.a ../mlterm/.libs/libmlterm_core.so ../mkf/lib/.libs/libmkf.so /home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib/src/.libs/libkik.so ../kiklib/src/.libs/libkik.so -ldl -L/usr/local/lib -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm -lX11 -Wl,--rpath -Wl,/usr/local/lib creating mlterm make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/main' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/man' no such a target make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/man' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/etc' no such a target make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/etc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/contrib/scrollbar/pixmap_engine' ../../../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../../xwindow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/include -c pixmap_engine.c mkdir .libs aarch64-mageia-linux-gnu-gcc -I../../../xwindow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/include -c pixmap_engine.c -fPIC -DPIC -o .libs/pixmap_engine.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/contrib/scrollbar/pixmap_engine' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/contrib/scrollbar/pixmap_engine' ../../../libtool --mode=link aarch64-mageia-linux-gnu-gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libpixmap_engine.la pixmap_engine.lo \ -rpath /usr/lib64/mlterm -module -avoid-version \ -lX11 aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed .libs/pixmap_engine.o -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lX11 -Wl,-soname -Wl,libpixmap_engine.so -o .libs/libpixmap_engine.so creating libpixmap_engine.la (cd .libs && rm -f libpixmap_engine.la && ln -s ../libpixmap_engine.la libpixmap_engine.la) make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/contrib/scrollbar/pixmap_engine' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/contrib/scrollbar/extra' ../../../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../../xwindow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/include -c athena.c mkdir .libs mkdir: cannot create directory '.libs': File exists aarch64-mageia-linux-gnu-gcc -I../../../xwindow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/include -c athena.c -fPIC -DPIC -o .libs/athena.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/contrib/scrollbar/extra' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/contrib/scrollbar/extra' ../../../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../../xwindow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/include -c motif.c mkdir .libs aarch64-mageia-linux-gnu-gcc -I../../../xwindow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/include -c motif.c -fPIC -DPIC -o .libs/motif.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/contrib/scrollbar/extra' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/contrib/scrollbar/extra' ../../../libtool --mode=link aarch64-mageia-linux-gnu-gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libathena.la athena.lo \ -rpath /usr/lib64/mlterm \ -module -avoid-version \ -lX11 aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed .libs/athena.o -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lX11 -Wl,-soname -Wl,libathena.so -o .libs/libathena.so creating libathena.la (cd .libs && rm -f libathena.la && ln -s ../libathena.la libathena.la) make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/contrib/scrollbar/extra' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/contrib/scrollbar/extra' ../../../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../../xwindow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/include -c mozmodern.c mkdir .libs mkdir: cannot create directory '.libs': File exists aarch64-mageia-linux-gnu-gcc -I../../../xwindow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/include -c mozmodern.c -fPIC -DPIC -o .libs/mozmodern.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/contrib/scrollbar/extra' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/contrib/scrollbar/extra' ../../../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../../xwindow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/include -c next.c aarch64-mageia-linux-gnu-gcc -I../../../xwindow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/include -c next.c -fPIC -DPIC -o .libs/next.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/contrib/scrollbar/extra' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/contrib/scrollbar/extra' ../../../libtool --mode=link aarch64-mageia-linux-gnu-gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libmotif.la motif.lo \ -rpath /usr/lib64/mlterm \ -module -avoid-version \ -lX11 aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed .libs/motif.o -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lX11 -Wl,-soname -Wl,libmotif.so -o .libs/libmotif.so creating libmotif.la (cd .libs && rm -f libmotif.la && ln -s ../libmotif.la libmotif.la) make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/contrib/scrollbar/extra' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/contrib/scrollbar/extra' ../../../libtool --mode=link aarch64-mageia-linux-gnu-gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libmozmodern.la mozmodern.lo \ -rpath /usr/lib64/mlterm \ -module -avoid-version \ -lX11 aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed .libs/mozmodern.o -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lX11 -Wl,-soname -Wl,libmozmodern.so -o .libs/libmozmodern.so creating libmozmodern.la (cd .libs && rm -f libmozmodern.la && ln -s ../libmozmodern.la libmozmodern.la) make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/contrib/scrollbar/extra' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/contrib/scrollbar/extra' ../../../libtool --mode=link aarch64-mageia-linux-gnu-gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libnext.la next.lo \ -rpath /usr/lib64/mlterm \ -module -avoid-version \ -lX11 aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed .libs/next.o -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lX11 -Wl,-soname -Wl,libnext.so -o .libs/libnext.so creating libnext.la (cd .libs && rm -f libnext.la && ln -s ../libnext.la libnext.la) make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/contrib/scrollbar/extra' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/scrollbar/sample' ../../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../xwindow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/include -c x_sample_sb_view_lib.c mkdir .libs aarch64-mageia-linux-gnu-gcc -I../../xwindow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/include -c x_sample_sb_view_lib.c -fPIC -DPIC -o .libs/x_sample_sb_view_lib.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/scrollbar/sample' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/scrollbar/sample' ../../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../xwindow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/include -c x_sample_sb_view.c mkdir .libs mkdir: cannot create directory '.libs': File exists aarch64-mageia-linux-gnu-gcc -I../../xwindow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/include -c x_sample_sb_view.c -fPIC -DPIC -o .libs/x_sample_sb_view.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/scrollbar/sample' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/scrollbar/sample' ../../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../xwindow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/include -c x_transparent_sample_sb_view.c aarch64-mageia-linux-gnu-gcc -I../../xwindow -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/include -c x_transparent_sample_sb_view.c -fPIC -DPIC -o .libs/x_transparent_sample_sb_view.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/scrollbar/sample' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/scrollbar/sample' ../../libtool --mode=link aarch64-mageia-linux-gnu-gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libsample.la x_sample_sb_view.lo x_transparent_sample_sb_view.lo x_sample_sb_view_lib.lo -rpath /usr/lib64/mlterm \ -module -avoid-version -lX11 aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed .libs/x_sample_sb_view.o .libs/x_transparent_sample_sb_view.o .libs/x_sample_sb_view_lib.o -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lX11 -Wl,-soname -Wl,libsample.so -o .libs/libsample.so creating libsample.la (cd .libs && rm -f libsample.la && ln -s ../libsample.la libsample.la) make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/scrollbar/sample' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/inputmethod/kbd' ../../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -I../../mkf/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I../../mlterm -I../../xwindow -I/usr/local/include -c im_kbd.c mkdir .libs aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -I../../mkf/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I../../mlterm -I../../xwindow -I/usr/local/include -c im_kbd.c -fPIC -DPIC -o .libs/im_kbd.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/inputmethod/kbd' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/inputmethod/kbd' ../../libtool --mode=link aarch64-mageia-linux-gnu-gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libim-kbd.la im_kbd.lo \ -rpath /usr/lib64/mlterm \ -module -avoid-version aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed .libs/im_kbd.o -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,libim-kbd.so -o .libs/libim-kbd.so creating libim-kbd.la (cd .libs && rm -f libim-kbd.la && ln -s ../libim-kbd.la libim-kbd.la) make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/inputmethod/kbd' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlimgloader' ../../libtool --mode=compile aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DLIBEXECDIR=\"/usr/libexec\" -DBINDIR=\"/usr/bin\" -c gdk-pixbuf.c mkdir .libs aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DLIBEXECDIR=\"/usr/libexec\" -DBINDIR=\"/usr/bin\" -c gdk-pixbuf.c -fPIC -DPIC -o .libs/gdk-pixbuf.o gdk-pixbuf.c: In function 'main': gdk-pixbuf.c:601:2: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations] 601 | g_type_init() ; | ^~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from gdk-pixbuf.c:18: /usr/include/glib-2.0/gobject/gtype.h:691:23: note: declared here 691 | void g_type_init (void); | ^~~~~~~~~~~ gdk-pixbuf.c:705:3: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] 705 | read( STDIN_FILENO , buf , sizeof(buf)) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../common/c_imagelib.c:10, from gdk-pixbuf.c:52: ../../common/c_animgif.c: In function 'save_gif': ../../common/c_animgif.c:51:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 51 | write( fd , header , header_size) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../common/c_animgif.c:52:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 52 | write( fd , body , body_size) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../common/c_animgif.c:63:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 63 | write( fd , "\x3b" , 1) ; | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from gdk-pixbuf.c:7: In function 'strncpy', inlined from 'convert_regis_to_bmp' at ../../common/c_imagelib.c:108:4, inlined from 'gdk_pixbuf_new_from' at ../../common/c_imagelib.c:362:9: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from gdk-pixbuf.c:52: ../../common/c_imagelib.c: In function 'gdk_pixbuf_new_from': ../../common/c_imagelib.c:101:9: note: length computed here 101 | len = strlen( path) ; | ^~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlimgloader' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlimgloader' ../../libtool --mode=link aarch64-mageia-linux-gnu-gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DLIBEXECDIR=\"/usr/libexec\" -DBINDIR=\"/usr/bin\" -o mlimgloader gdk-pixbuf.lo ../../kiklib/src/libkik.la -L/usr/local/lib -R/usr/local/lib -lX11 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 aarch64-mageia-linux-gnu-gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/local/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DLIBEXECDIR=\"/usr/libexec\" -DBINDIR=\"/usr/bin\" -o .libs/mlimgloader .libs/gdk-pixbuf.o ../../kiklib/src/.libs/libkik.so -ldl -L/usr/local/lib -lX11 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,--rpath -Wl,/usr/local/lib creating mlimgloader make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlimgloader' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/contrib/tool/mlterm-menu' aarch64-mageia-linux-gnu-gcc -I../../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -DSYSCONFDIR=\"/etc\" -c mlterm-menu.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from mlterm-menu.c:13: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from mlterm-menu.c:13: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from mlterm-menu.c:13: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from mlterm-menu.c:13: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here 551 | struct _GTimeVal | ^~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/contrib/tool/mlterm-menu' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/contrib/tool/mlterm-menu' ../../../libtool --mode=link aarch64-mageia-linux-gnu-gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags mlterm-menu.o -I../../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -DSYSCONFDIR=\"/etc\" -o mlterm-menu -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype ../../../kiklib/src/libkik.la mkdir .libs aarch64-mageia-linux-gnu-gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags mlterm-menu.o -I../../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -DSYSCONFDIR=\"/etc\" -o .libs/mlterm-menu -Wl,--export-dynamic -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgmodule-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype ../../../kiklib/src/.libs/libkik.so -ldl creating mlterm-menu make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/contrib/tool/mlterm-menu' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/contrib/tool/mlcc' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -c data.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/contrib/tool/mlcc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/contrib/tool/mlcc' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -c data_entry_bool.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/contrib/tool/mlcc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/contrib/tool/mlcc' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -c data_entry_numeric.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/contrib/tool/mlcc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/contrib/tool/mlcc' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -c data_entry_color.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/contrib/tool/mlcc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/contrib/tool/mlcc' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -c data_entry_radio.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/contrib/tool/mlcc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/contrib/tool/mlcc' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -c data_entry_string.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/contrib/tool/mlcc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/contrib/tool/mlcc' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -c comm.c comm.c: In function 'read_one': comm.c:101:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] 101 | read(STDIN_FILENO, buf, 4); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ comm.c: In function 'csi': comm.c:37:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 37 | write(STDOUT_FILENO, "\033",1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ comm.c:38:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 38 | write(STDOUT_FILENO, str, strlen(str)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ comm.c: In function 'reload_passwd': comm.c:59:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] 59 | fread(mlterm_pass, 1, 63, file); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ comm.c: In function 'read_param': comm.c:68:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] 68 | fgets(internal_buffer, sizeof(internal_buffer) -1, stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ comm.c: In function 'window_addstr': comm.c:423:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 423 | write(STDOUT_FILENO, str, strlen(str)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ comm.c: In function 'window_clear': comm.c:448:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 448 | write(STDOUT_FILENO, internal_buffer, strlen(internal_buffer)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ comm.c:457:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 457 | write(STDOUT_FILENO, internal_buffer, strlen(internal_buffer)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ comm.c:463:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 463 | write(STDOUT_FILENO, internal_buffer, strlen(internal_buffer)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/contrib/tool/mlcc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/contrib/tool/mlcc' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -c main.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/contrib/tool/mlcc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/contrib/tool/mlcc' aarch64-mageia-linux-gnu-gcc -o mlcc data.o main.o comm.o data_entry_string.o data_entry_bool.o data_entry_numeric.o data_entry_color.o data_entry_radio.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/contrib/tool/mlcc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlconfig' aarch64-mageia-linux-gnu-gcc -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I../../xwindow -I../../mlterm -I../../common -I../../common -I../../inputmethod -I/usr/local/include -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DXDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -c mc_tabsize.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from mc_tabsize.h:9, from mc_tabsize.c:5: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from mc_tabsize.h:9, from mc_tabsize.c:5: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from mc_tabsize.h:9, from mc_tabsize.c:5: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from mc_tabsize.h:9, from mc_tabsize.c:5: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here 551 | struct _GTimeVal | ^~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlconfig' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlconfig' aarch64-mageia-linux-gnu-gcc -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I../../xwindow -I../../mlterm -I../../common -I../../common -I../../inputmethod -I/usr/local/include -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DXDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -c mc_logsize.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from mc_logsize.h:9, from mc_logsize.c:5: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from mc_logsize.h:9, from mc_logsize.c:5: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from mc_logsize.h:9, from mc_logsize.c:5: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from mc_logsize.h:9, from mc_logsize.c:5: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here 551 | struct _GTimeVal | ^~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlconfig' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlconfig' aarch64-mageia-linux-gnu-gcc -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I../../xwindow -I../../mlterm -I../../common -I../../common -I../../inputmethod -I/usr/local/include -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DXDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -c mc_combo.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from mc_combo.h:10, from mc_combo.c:6: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from mc_combo.h:10, from mc_combo.c:6: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from mc_combo.h:10, from mc_combo.c:6: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from mc_combo.h:10, from mc_combo.c:6: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here 551 | struct _GTimeVal | ^~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlconfig' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlconfig' aarch64-mageia-linux-gnu-gcc -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I../../xwindow -I../../mlterm -I../../common -I../../common -I../../inputmethod -I/usr/local/include -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DXDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -c mc_color.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from mc_color.h:9, from mc_color.c:5: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from mc_color.h:9, from mc_color.c:5: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from mc_color.h:9, from mc_color.c:5: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from mc_color.h:9, from mc_color.c:5: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here 551 | struct _GTimeVal | ^~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlconfig' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlconfig' aarch64-mageia-linux-gnu-gcc -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I../../xwindow -I../../mlterm -I../../common -I../../common -I../../inputmethod -I/usr/local/include -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DXDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -c mc_char_encoding.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from mc_char_encoding.h:9, from mc_char_encoding.c:5: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from mc_char_encoding.h:9, from mc_char_encoding.c:5: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from mc_char_encoding.h:9, from mc_char_encoding.c:5: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from mc_char_encoding.h:9, from mc_char_encoding.c:5: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here 551 | struct _GTimeVal | ^~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlconfig' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlconfig' aarch64-mageia-linux-gnu-gcc -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I../../xwindow -I../../mlterm -I../../common -I../../common -I../../inputmethod -I/usr/local/include -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DXDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -c main.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from main.c:6: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from main.c:6: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from main.c:6: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from main.c:6: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here 551 | struct _GTimeVal | ^~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlconfig' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlconfig' aarch64-mageia-linux-gnu-gcc -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I../../xwindow -I../../mlterm -I../../common -I../../common -I../../inputmethod -I/usr/local/include -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DXDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -c mc_font.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from mc_font.h:9, from mc_font.c:5: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from mc_font.h:9, from mc_font.c:5: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from mc_font.h:9, from mc_font.c:5: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from mc_font.h:9, from mc_font.c:5: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here 551 | struct _GTimeVal | ^~~~~~~~~ mc_font.c: In function 'fontcs_selected': mc_font.c:385:5: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 385 | cs = gtk_entry_get_text(GTK_ENTRY(widget)) ; | ^ mc_font.c: In function 'set_current_font_name': mc_font.c:509:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 509 | font_name = gtk_entry_get_text(GTK_ENTRY(fontname_entry)) ; | ^ mc_font.c: In function 'fontname_entry_edit': mc_font.c:664:16: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 664 | if( ! ( name = gtk_entry_get_text(GTK_ENTRY(fontname_entry)))) | ^ mc_font.c: In function 'select_fc_font': mc_font.c:696:33: warning: passing argument 1 of 'get_gtk_font_name' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 696 | font_name = get_gtk_font_name( gtk_entry_get_text(GTK_ENTRY(fontname_entry))) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mc_font.c:625:10: note: expected 'char *' but argument is of type 'const gchar *' {aka 'const char *'} 625 | char * font_name | ~~~~~~~~^~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlconfig' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlconfig' aarch64-mageia-linux-gnu-gcc -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I../../xwindow -I../../mlterm -I../../common -I../../common -I../../inputmethod -I/usr/local/include -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DXDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -c mc_im.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from mc_im.h:9, from mc_im.c:5: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from mc_im.h:9, from mc_im.c:5: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from mc_im.h:9, from mc_im.c:5: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from mc_im.h:9, from mc_im.c:5: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here 551 | struct _GTimeVal | ^~~~~~~~~ In file included from mc_im.c:12: mc_im.c: In function 'read_xim_conf': ../../kiklib/include/kiklib/kik_map.h:157:25: warning: comparison of distinct pointer types lacks a cast 157 | if( (map)->hash_func == kik_map_hash_int || \ | ^~ mc_im.c:220:4: note: in expansion of macro 'kik_map_set' 220 | kik_map_set(result, xim_locale_table, key, value); | ^~~~~~~~~~~ ../../kiklib/include/kiklib/kik_map.h:158:25: warning: comparison of distinct pointer types lacks a cast 158 | (map)->hash_func == kik_map_hash_int_fast) \ | ^~ mc_im.c:220:4: note: in expansion of macro 'kik_map_set' 220 | kik_map_set(result, xim_locale_table, key, value); | ^~~~~~~~~~~ ../../kiklib/include/kiklib/kik_map.h:162:23: warning: assignment to 'int (*)(char *, u_int)' {aka 'int (*)(char *, unsigned int)'} from incompatible pointer type 'int (*)(int, u_int)' {aka 'int (*)(int, unsigned int)'} [-Wincompatible-pointer-types] 162 | (map)->hash_func = kik_map_hash_int ; \ | ^ mc_im.c:220:4: note: in expansion of macro 'kik_map_set' 220 | kik_map_set(result, xim_locale_table, key, value); | ^~~~~~~~~~~ ../../kiklib/include/kiklib/kik_map.h:167:23: warning: assignment to 'int (*)(char *, u_int)' {aka 'int (*)(char *, unsigned int)'} from incompatible pointer type 'int (*)(int, u_int)' {aka 'int (*)(int, unsigned int)'} [-Wincompatible-pointer-types] 167 | (map)->hash_func = kik_map_hash_int_fast ; \ | ^ mc_im.c:220:4: note: in expansion of macro 'kik_map_set' 220 | kik_map_set(result, xim_locale_table, key, value); | ^~~~~~~~~~~ mc_im.c: In function 'xim_widget_new': ../../kiklib/include/kiklib/kik_map.h:64:18: warning: comparison of distinct pointer types lacks a cast 64 | if( __hash_func == kik_map_hash_int) \ | ^~ mc_im.c:254:2: note: in expansion of macro 'kik_map_new_with_size' 254 | kik_map_new_with_size(char *, char *, xim_locale_table, kik_map_hash_str, | ^~~~~~~~~~~~~~~~~~~~~ ../../kiklib/include/kiklib/kik_map.h:68:21: warning: assignment to 'int (*)(char *, u_int)' {aka 'int (*)(char *, unsigned int)'} from incompatible pointer type 'int (*)(int, u_int)' {aka 'int (*)(int, unsigned int)'} [-Wincompatible-pointer-types] 68 | (map)->hash_func = kik_map_hash_int ; \ | ^ mc_im.c:254:2: note: in expansion of macro 'kik_map_new_with_size' 254 | kik_map_new_with_size(char *, char *, xim_locale_table, kik_map_hash_str, | ^~~~~~~~~~~~~~~~~~~~~ ../../kiklib/include/kiklib/kik_map.h:73:21: warning: assignment to 'int (*)(char *, u_int)' {aka 'int (*)(char *, unsigned int)'} from incompatible pointer type 'int (*)(int, u_int)' {aka 'int (*)(int, unsigned int)'} [-Wincompatible-pointer-types] 73 | (map)->hash_func = kik_map_hash_int_fast ; \ | ^ mc_im.c:254:2: note: in expansion of macro 'kik_map_new_with_size' 254 | kik_map_new_with_size(char *, char *, xim_locale_table, kik_map_hash_str, | ^~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlconfig' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlconfig' aarch64-mageia-linux-gnu-gcc -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I../../xwindow -I../../mlterm -I../../common -I../../common -I../../inputmethod -I/usr/local/include -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DXDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -c mc_fade.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from mc_fade.h:9, from mc_fade.c:5: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from mc_fade.h:9, from mc_fade.c:5: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from mc_fade.h:9, from mc_fade.c:5: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from mc_fade.h:9, from mc_fade.c:5: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here 551 | struct _GTimeVal | ^~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlconfig' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlconfig' aarch64-mageia-linux-gnu-gcc -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I../../xwindow -I../../mlterm -I../../common -I../../common -I../../inputmethod -I/usr/local/include -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DXDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -c mc_mod_meta.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from mc_mod_meta.h:9, from mc_mod_meta.c:5: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from mc_mod_meta.h:9, from mc_mod_meta.c:5: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from mc_mod_meta.h:9, from mc_mod_meta.c:5: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from mc_mod_meta.h:9, from mc_mod_meta.c:5: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here 551 | struct _GTimeVal | ^~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlconfig' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlconfig' aarch64-mageia-linux-gnu-gcc -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I../../xwindow -I../../mlterm -I../../common -I../../common -I../../inputmethod -I/usr/local/include -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DXDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -c mc_bel.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from mc_bel.h:9, from mc_bel.c:5: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from mc_bel.h:9, from mc_bel.c:5: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from mc_bel.h:9, from mc_bel.c:5: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from mc_bel.h:9, from mc_bel.c:5: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here 551 | struct _GTimeVal | ^~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlconfig' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlconfig' aarch64-mageia-linux-gnu-gcc -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I../../xwindow -I../../mlterm -I../../common -I../../common -I../../inputmethod -I/usr/local/include -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DXDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -c mc_brightness.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from mc_brightness.h:9, from mc_brightness.c:5: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from mc_brightness.h:9, from mc_brightness.c:5: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from mc_brightness.h:9, from mc_brightness.c:5: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from mc_brightness.h:9, from mc_brightness.c:5: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here 551 | struct _GTimeVal | ^~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlconfig' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlconfig' aarch64-mageia-linux-gnu-gcc -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I../../xwindow -I../../mlterm -I../../common -I../../common -I../../inputmethod -I/usr/local/include -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DXDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -c mc_contrast.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from mc_contrast.h:9, from mc_contrast.c:5: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from mc_contrast.h:9, from mc_contrast.c:5: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from mc_contrast.h:9, from mc_contrast.c:5: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from mc_contrast.h:9, from mc_contrast.c:5: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here 551 | struct _GTimeVal | ^~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlconfig' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlconfig' aarch64-mageia-linux-gnu-gcc -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I../../xwindow -I../../mlterm -I../../common -I../../common -I../../inputmethod -I/usr/local/include -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DXDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -c mc_gamma.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from mc_gamma.h:9, from mc_gamma.c:5: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from mc_gamma.h:9, from mc_gamma.c:5: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from mc_gamma.h:9, from mc_gamma.c:5: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from mc_gamma.h:9, from mc_gamma.c:5: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here 551 | struct _GTimeVal | ^~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlconfig' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlconfig' aarch64-mageia-linux-gnu-gcc -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I../../xwindow -I../../mlterm -I../../common -I../../common -I../../inputmethod -I/usr/local/include -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DXDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -c mc_alpha.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from mc_alpha.h:9, from mc_alpha.c:5: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from mc_alpha.h:9, from mc_alpha.c:5: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from mc_alpha.h:9, from mc_alpha.c:5: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from mc_alpha.h:9, from mc_alpha.c:5: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here 551 | struct _GTimeVal | ^~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlconfig' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlconfig' aarch64-mageia-linux-gnu-gcc -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I../../xwindow -I../../mlterm -I../../common -I../../common -I../../inputmethod -I/usr/local/include -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DXDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -c mc_screen_ratio.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from mc_screen_ratio.h:9, from mc_screen_ratio.c:5: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from mc_screen_ratio.h:9, from mc_screen_ratio.c:5: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from mc_screen_ratio.h:9, from mc_screen_ratio.c:5: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from mc_screen_ratio.h:9, from mc_screen_ratio.c:5: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here 551 | struct _GTimeVal | ^~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlconfig' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlconfig' aarch64-mageia-linux-gnu-gcc -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I../../xwindow -I../../mlterm -I../../common -I../../common -I../../inputmethod -I/usr/local/include -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DXDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -c mc_line_space.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from mc_line_space.h:9, from mc_line_space.c:5: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from mc_line_space.h:9, from mc_line_space.c:5: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from mc_line_space.h:9, from mc_line_space.c:5: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from mc_line_space.h:9, from mc_line_space.c:5: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here 551 | struct _GTimeVal | ^~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlconfig' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlconfig' aarch64-mageia-linux-gnu-gcc -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I../../xwindow -I../../mlterm -I../../common -I../../common -I../../inputmethod -I/usr/local/include -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DXDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -c mc_letter_space.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from mc_letter_space.h:9, from mc_letter_space.c:5: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from mc_letter_space.h:9, from mc_letter_space.c:5: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from mc_letter_space.h:9, from mc_letter_space.c:5: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from mc_letter_space.h:9, from mc_letter_space.c:5: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here 551 | struct _GTimeVal | ^~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlconfig' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlconfig' aarch64-mageia-linux-gnu-gcc -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I../../xwindow -I../../mlterm -I../../common -I../../common -I../../inputmethod -I/usr/local/include -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DXDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -c mc_io.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlconfig' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlconfig' aarch64-mageia-linux-gnu-gcc -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I../../xwindow -I../../mlterm -I../../common -I../../common -I../../inputmethod -I/usr/local/include -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DXDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -c mc_sb.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from mc_sb.h:9, from mc_sb.c:5: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from mc_sb.h:9, from mc_sb.c:5: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from mc_sb.h:9, from mc_sb.c:5: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from mc_sb.h:9, from mc_sb.c:5: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here 551 | struct _GTimeVal | ^~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlconfig' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlconfig' aarch64-mageia-linux-gnu-gcc -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I../../xwindow -I../../mlterm -I../../common -I../../common -I../../inputmethod -I/usr/local/include -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DXDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -c mc_vertical.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from mc_vertical.h:9, from mc_vertical.c:5: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from mc_vertical.h:9, from mc_vertical.c:5: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from mc_vertical.h:9, from mc_vertical.c:5: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from mc_vertical.h:9, from mc_vertical.c:5: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here 551 | struct _GTimeVal | ^~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlconfig' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlconfig' aarch64-mageia-linux-gnu-gcc -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I../../xwindow -I../../mlterm -I../../common -I../../common -I../../inputmethod -I/usr/local/include -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DXDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -c mc_sb_view.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from mc_sb_view.h:9, from mc_sb_view.c:5: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from mc_sb_view.h:9, from mc_sb_view.c:5: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from mc_sb_view.h:9, from mc_sb_view.c:5: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from mc_sb_view.h:9, from mc_sb_view.c:5: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here 551 | struct _GTimeVal | ^~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlconfig' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlconfig' aarch64-mageia-linux-gnu-gcc -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I../../xwindow -I../../mlterm -I../../common -I../../common -I../../inputmethod -I/usr/local/include -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DXDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -c mc_wall_pic.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from mc_wall_pic.h:9, from mc_wall_pic.c:5: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from mc_wall_pic.h:9, from mc_wall_pic.c:5: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from mc_wall_pic.h:9, from mc_wall_pic.c:5: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from mc_wall_pic.h:9, from mc_wall_pic.c:5: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here 551 | struct _GTimeVal | ^~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlconfig' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlconfig' aarch64-mageia-linux-gnu-gcc -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I../../xwindow -I../../mlterm -I../../common -I../../common -I../../inputmethod -I/usr/local/include -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DXDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -c mc_bgtype.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from mc_bgtype.h:9, from mc_bgtype.c:5: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from mc_bgtype.h:9, from mc_bgtype.c:5: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from mc_bgtype.h:9, from mc_bgtype.c:5: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from mc_bgtype.h:9, from mc_bgtype.c:5: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here 551 | struct _GTimeVal | ^~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlconfig' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlconfig' aarch64-mageia-linux-gnu-gcc -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I../../xwindow -I../../mlterm -I../../common -I../../common -I../../inputmethod -I/usr/local/include -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DXDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -c mc_pty.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from mc_pty.h:9, from mc_pty.c:5: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from mc_pty.h:9, from mc_pty.c:5: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from mc_pty.h:9, from mc_pty.c:5: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from mc_pty.h:9, from mc_pty.c:5: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here 551 | struct _GTimeVal | ^~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlconfig' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlconfig' aarch64-mageia-linux-gnu-gcc -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I../../xwindow -I../../mlterm -I../../common -I../../common -I../../inputmethod -I/usr/local/include -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DXDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -c mc_flags.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from mc_flags.h:9, from mc_flags.c:5: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from mc_flags.h:9, from mc_flags.c:5: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from mc_flags.h:9, from mc_flags.c:5: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from mc_flags.h:9, from mc_flags.c:5: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here 551 | struct _GTimeVal | ^~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlconfig' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlconfig' aarch64-mageia-linux-gnu-gcc -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I../../xwindow -I../../mlterm -I../../common -I../../common -I../../inputmethod -I/usr/local/include -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DXDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -c mc_auto_detect.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from mc_auto_detect.h:9, from mc_auto_detect.c:5: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from mc_auto_detect.h:9, from mc_auto_detect.c:5: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from mc_auto_detect.h:9, from mc_auto_detect.c:5: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from mc_auto_detect.h:9, from mc_auto_detect.c:5: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here 551 | struct _GTimeVal | ^~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlconfig' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlconfig' aarch64-mageia-linux-gnu-gcc -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I../../xwindow -I../../mlterm -I../../common -I../../common -I../../inputmethod -I/usr/local/include -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DXDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -c gtkxlfdsel.c In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from gtkxlfdsel.h:41, from gtkxlfdsel.c:73: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from gtkxlfdsel.h:40, from gtkxlfdsel.c:73: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here 679 | { | ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from gtkxlfdsel.c:103: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from gtkxlfdsel.h:40, from gtkxlfdsel.c:73: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here 551 | struct _GTimeVal | ^~~~~~~~~ gtkxlfdsel.c: In function 'gtk_xlfd_selection_show_available_styles': gtkxlfdsel.c:1224:4: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] 1224 | if (!g_strcasecmp(weight, N_("(nil)"))) weight = N_("regular"); | ^~ In file included from /usr/include/glib-2.0/glib.h:82, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from gtkxlfdsel.h:40, from gtkxlfdsel.c:73: /usr/include/glib-2.0/glib/gstrfuncs.h:201:23: note: declared here 201 | gint g_strcasecmp (const gchar *s1, | ^~~~~~~~~~~~ gtkxlfdsel.c:1227:4: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] 1227 | if (!g_strcasecmp(slant, "r")) slant = NULL; | ^~ In file included from /usr/include/glib-2.0/glib.h:82, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from gtkxlfdsel.h:40, from gtkxlfdsel.c:73: /usr/include/glib-2.0/glib/gstrfuncs.h:201:23: note: declared here 201 | gint g_strcasecmp (const gchar *s1, | ^~~~~~~~~~~~ gtkxlfdsel.c:1228:4: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] 1228 | else if (!g_strcasecmp(slant, "(nil)")) slant = NULL; | ^~~~ In file included from /usr/include/glib-2.0/glib.h:82, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from gtkxlfdsel.h:40, from gtkxlfdsel.c:73: /usr/include/glib-2.0/glib/gstrfuncs.h:201:23: note: declared here 201 | gint g_strcasecmp (const gchar *s1, | ^~~~~~~~~~~~ gtkxlfdsel.c:1229:4: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] 1229 | else if (!g_strcasecmp(slant, "i")) slant = N_("italic"); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:82, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from gtkxlfdsel.h:40, from gtkxlfdsel.c:73: /usr/include/glib-2.0/glib/gstrfuncs.h:201:23: note: declared here 201 | gint g_strcasecmp (const gchar *s1, | ^~~~~~~~~~~~ gtkxlfdsel.c:1230:4: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] 1230 | else if (!g_strcasecmp(slant, "o")) slant = N_("oblique"); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:82, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from gtkxlfdsel.h:40, from gtkxlfdsel.c:73: /usr/include/glib-2.0/glib/gstrfuncs.h:201:23: note: declared here 201 | gint g_strcasecmp (const gchar *s1, | ^~~~~~~~~~~~ gtkxlfdsel.c:1231:4: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] 1231 | else if (!g_strcasecmp(slant, "ri")) slant = N_("reverse italic"); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:82, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from gtkxlfdsel.h:40, from gtkxlfdsel.c:73: /usr/include/glib-2.0/glib/gstrfuncs.h:201:23: note: declared here 201 | gint g_strcasecmp (const gchar *s1, | ^~~~~~~~~~~~ gtkxlfdsel.c:1232:4: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] 1232 | else if (!g_strcasecmp(slant, "ro")) slant = N_("reverse oblique"); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:82, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from gtkxlfdsel.h:40, from gtkxlfdsel.c:73: /usr/include/glib-2.0/glib/gstrfuncs.h:201:23: note: declared here 201 | gint g_strcasecmp (const gchar *s1, | ^~~~~~~~~~~~ gtkxlfdsel.c:1233:4: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] 1233 | else if (!g_strcasecmp(slant, "ot")) slant = N_("other"); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:82, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from gtkxlfdsel.h:40, from gtkxlfdsel.c:73: /usr/include/glib-2.0/glib/gstrfuncs.h:201:23: note: declared here 201 | gint g_strcasecmp (const gchar *s1, | ^~~~~~~~~~~~ gtkxlfdsel.c:1235:4: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] 1235 | if (!g_strcasecmp(set_width, "normal")) set_width = NULL; | ^~ In file included from /usr/include/glib-2.0/glib.h:82, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from gtkxlfdsel.h:40, from gtkxlfdsel.c:73: /usr/include/glib-2.0/glib/gstrfuncs.h:201:23: note: declared here 201 | gint g_strcasecmp (const gchar *s1, | ^~~~~~~~~~~~ gtkxlfdsel.c:1236:4: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] 1236 | else if (!g_strcasecmp(set_width, "(nil)")) set_width = NULL; | ^~~~ In file included from /usr/include/glib-2.0/glib.h:82, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from gtkxlfdsel.h:40, from gtkxlfdsel.c:73: /usr/include/glib-2.0/glib/gstrfuncs.h:201:23: note: declared here 201 | gint g_strcasecmp (const gchar *s1, | ^~~~~~~~~~~~ gtkxlfdsel.c:1238:4: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] 1238 | if (!g_strcasecmp(spacing, "p")) spacing = NULL; | ^~ In file included from /usr/include/glib-2.0/glib.h:82, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from gtkxlfdsel.h:40, from gtkxlfdsel.c:73: /usr/include/glib-2.0/glib/gstrfuncs.h:201:23: note: declared here 201 | gint g_strcasecmp (const gchar *s1, | ^~~~~~~~~~~~ gtkxlfdsel.c:1239:4: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] 1239 | else if (!g_strcasecmp(spacing, "(nil)")) spacing = NULL; | ^~~~ In file included from /usr/include/glib-2.0/glib.h:82, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from gtkxlfdsel.h:40, from gtkxlfdsel.c:73: /usr/include/glib-2.0/glib/gstrfuncs.h:201:23: note: declared here 201 | gint g_strcasecmp (const gchar *s1, | ^~~~~~~~~~~~ gtkxlfdsel.c:1240:4: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] 1240 | else if (!g_strcasecmp(spacing, "m")) spacing = N_("[M]"); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:82, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from gtkxlfdsel.h:40, from gtkxlfdsel.c:73: /usr/include/glib-2.0/glib/gstrfuncs.h:201:23: note: declared here 201 | gint g_strcasecmp (const gchar *s1, | ^~~~~~~~~~~~ gtkxlfdsel.c:1241:4: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] 1241 | else if (!g_strcasecmp(spacing, "c")) spacing = N_("[C]"); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:82, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from gtkxlfdsel.h:40, from gtkxlfdsel.c:73: /usr/include/glib-2.0/glib/gstrfuncs.h:201:23: note: declared here 201 | gint g_strcasecmp (const gchar *s1, | ^~~~~~~~~~~~ gtkxlfdsel.c: In function 'gtk_xlfd_selection_update_size': gtkxlfdsel.c:1518:8: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1518 | text = gtk_entry_get_text (GTK_ENTRY (fontsel->size_entry)); | ^ gtkxlfdsel.c: In function 'gtk_xlfd_selection_update_preview': gtkxlfdsel.c:1856:8: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1856 | text = gtk_entry_get_text(GTK_ENTRY(fontsel->preview_entry)); | ^ gtkxlfdsel.c: In function 'gtk_xlfd_selection_expand_slant_code': gtkxlfdsel.c:1984:3: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] 1984 | if (!g_strcasecmp(slant, "r")) return(_("roman")); | ^~ In file included from /usr/include/glib-2.0/glib.h:82, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from gtkxlfdsel.h:40, from gtkxlfdsel.c:73: /usr/include/glib-2.0/glib/gstrfuncs.h:201:23: note: declared here 201 | gint g_strcasecmp (const gchar *s1, | ^~~~~~~~~~~~ gtkxlfdsel.c:1985:3: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] 1985 | else if (!g_strcasecmp(slant, "i")) return(_("italic")); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:82, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from gtkxlfdsel.h:40, from gtkxlfdsel.c:73: /usr/include/glib-2.0/glib/gstrfuncs.h:201:23: note: declared here 201 | gint g_strcasecmp (const gchar *s1, | ^~~~~~~~~~~~ gtkxlfdsel.c:1986:3: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] 1986 | else if (!g_strcasecmp(slant, "o")) return(_("oblique")); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:82, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from gtkxlfdsel.h:40, from gtkxlfdsel.c:73: /usr/include/glib-2.0/glib/gstrfuncs.h:201:23: note: declared here 201 | gint g_strcasecmp (const gchar *s1, | ^~~~~~~~~~~~ gtkxlfdsel.c:1987:3: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] 1987 | else if (!g_strcasecmp(slant, "ri")) return(_("reverse italic")); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:82, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from gtkxlfdsel.h:40, from gtkxlfdsel.c:73: /usr/include/glib-2.0/glib/gstrfuncs.h:201:23: note: declared here 201 | gint g_strcasecmp (const gchar *s1, | ^~~~~~~~~~~~ gtkxlfdsel.c:1988:3: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] 1988 | else if (!g_strcasecmp(slant, "ro")) return(_("reverse oblique")); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:82, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from gtkxlfdsel.h:40, from gtkxlfdsel.c:73: /usr/include/glib-2.0/glib/gstrfuncs.h:201:23: note: declared here 201 | gint g_strcasecmp (const gchar *s1, | ^~~~~~~~~~~~ gtkxlfdsel.c:1989:3: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] 1989 | else if (!g_strcasecmp(slant, "ot")) return(_("other")); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:82, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from gtkxlfdsel.h:40, from gtkxlfdsel.c:73: /usr/include/glib-2.0/glib/gstrfuncs.h:201:23: note: declared here 201 | gint g_strcasecmp (const gchar *s1, | ^~~~~~~~~~~~ gtkxlfdsel.c: In function 'gtk_xlfd_selection_expand_spacing_code': gtkxlfdsel.c:1996:3: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] 1996 | if (!g_strcasecmp(spacing, "p")) return(_("proportional")); | ^~ In file included from /usr/include/glib-2.0/glib.h:82, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from gtkxlfdsel.h:40, from gtkxlfdsel.c:73: /usr/include/glib-2.0/glib/gstrfuncs.h:201:23: note: declared here 201 | gint g_strcasecmp (const gchar *s1, | ^~~~~~~~~~~~ gtkxlfdsel.c:1997:3: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] 1997 | else if (!g_strcasecmp(spacing, "m")) return(_("monospaced")); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:82, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from gtkxlfdsel.h:40, from gtkxlfdsel.c:73: /usr/include/glib-2.0/glib/gstrfuncs.h:201:23: note: declared here 201 | gint g_strcasecmp (const gchar *s1, | ^~~~~~~~~~~~ gtkxlfdsel.c:1998:3: warning: 'g_strcasecmp' is deprecated [-Wdeprecated-declarations] 1998 | else if (!g_strcasecmp(spacing, "c")) return(_("char cell")); | ^~~~ In file included from /usr/include/glib-2.0/glib.h:82, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from gtkxlfdsel.h:40, from gtkxlfdsel.c:73: /usr/include/glib-2.0/glib/gstrfuncs.h:201:23: note: declared here 201 | gint g_strcasecmp (const gchar *s1, | ^~~~~~~~~~~~ gtkxlfdsel.c: In function 'gtk_xlfd_selection_get_preview_text': gtkxlfdsel.c:3276:10: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 3276 | return gtk_entry_get_text(GTK_ENTRY(fontsel->preview_entry)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtkxlfdsel.c: In function 'gtk_xlfd_selection_get_xlfd_field': gtkxlfdsel.c:3363:7: warning: 'g_strdown' is deprecated [-Wdeprecated-declarations] 3363 | g_strdown (buffer); | ^~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from gtkxlfdsel.h:40, from gtkxlfdsel.c:73: /usr/include/glib-2.0/glib/gstrfuncs.h:208:23: note: declared here 208 | gchar* g_strdown (gchar *string); | ^~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlconfig' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlconfig' ../../libtool --mode=link aarch64-mageia-linux-gnu-gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags main.o mc_combo.o mc_char_encoding.o mc_im.o mc_tabsize.o mc_logsize.o mc_font.o mc_color.o mc_mod_meta.o mc_bel.o mc_fade.o mc_brightness.o mc_contrast.o mc_gamma.o mc_alpha.o mc_screen_ratio.o mc_line_space.o mc_letter_space.o mc_vertical.o mc_sb.o mc_sb_view.o mc_wall_pic.o mc_bgtype.o mc_io.o mc_pty.o mc_flags.o mc_auto_detect.o gtkxlfdsel.o -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I../../xwindow -I../../mlterm -I../../common -I../../common -I../../inputmethod -I/usr/local/include -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DXDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -o mlconfig -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype ../../kiklib/src/libkik.la -lX11 -L/usr/local/lib -R/usr/local/lib mkdir .libs aarch64-mageia-linux-gnu-gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags main.o mc_combo.o mc_char_encoding.o mc_im.o mc_tabsize.o mc_logsize.o mc_font.o mc_color.o mc_mod_meta.o mc_bel.o mc_fade.o mc_brightness.o mc_contrast.o mc_gamma.o mc_alpha.o mc_screen_ratio.o mc_line_space.o mc_letter_space.o mc_vertical.o mc_sb.o mc_sb_view.o mc_wall_pic.o mc_bgtype.o mc_io.o mc_pty.o mc_flags.o mc_auto_detect.o gtkxlfdsel.o -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DBUILTIN_IMAGELIB -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -I../../xwindow -I../../mlterm -I../../common -I../../common -I../../inputmethod -I/usr/local/include -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DXDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -o .libs/mlconfig -Wl,--export-dynamic -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgmodule-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype ../../kiklib/src/.libs/libkik.so -ldl -lX11 -L/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib creating mlconfig # "cd po" must be enclosed by () because it may not return # to the ../../tool/mlconfig at the next line. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlconfig' (cd po ; /usr/bin/make update-gmo) make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlconfig/po' rm -f ar.gmo && /usr/bin/msgfmt -c --statistics -o ar.gmo ar.po ar.po:7: warning: header field 'Language' missing in header 82 translated messages. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlconfig/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlconfig/po' rm -f de.gmo && /usr/bin/msgfmt -c --statistics -o de.gmo de.po de.po:7: warning: header field 'Language' missing in header 82 translated messages. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlconfig/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlconfig/po' rm -f vi.gmo && /usr/bin/msgfmt -c --statistics -o vi.gmo vi.po vi.po:6: warning: header field 'Language' missing in header 82 translated messages. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlconfig/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlconfig/po' rm -f ja.gmo && /usr/bin/msgfmt -c --statistics -o ja.gmo ja.po ja.po:7: warning: header field 'Language' missing in header 87 translated messages. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlconfig/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlconfig/po' rm -f zh_TW.gmo && /usr/bin/msgfmt -c --statistics -o zh_TW.gmo zh_TW.po zh_TW.po:6: warning: header field 'Language' missing in header 77 translated messages, 2 fuzzy translations, 3 untranslated messages. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlconfig/po' # cd po ; /usr/bin/make update-po make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlclient' aarch64-mageia-linux-gnu-gcc -I../../kiklib/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DOPTIMIZE_REDRAWING -c main.c main.c: In function 'main': main.c:217:6: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 217 | write( fd , "\n" , 1) ; | ^~~~~~~~~~~~~~~~~~~~~ main.c:221:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 221 | write( STDERR_FILENO , buf , len) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:247:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 247 | write( STDOUT_FILENO , "\x1b]5379;" , 7) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:249:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 249 | write( STDOUT_FILENO , "\x07" , 1) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c: In function 'write_argv': main.c:112:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 112 | write( fd , argv[0] , strlen(argv[0])) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:123:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 123 | write( fd , " \"" , 2) ; | ^~~~~~~~~~~~~~~~~~~~~~ main.c:129:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 129 | write( fd , "\\\"" , 2) ; | ^~~~~~~~~~~~~~~~~~~~~~~ main.c:143:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 143 | write( fd , p , 1) ; | ^~~~~~~~~~~~~~~~~~ main.c:149:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 149 | write( fd , "\"" , 1) ; | ^~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlclient' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlclient' aarch64-mageia-linux-gnu-gcc -o mlclient main.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags cp mlclient mlclientx make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlclient' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.lUBCaF + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64 + cd mlterm-3.3.8 + '[' 1 -eq 1 ']' + make DESTDIR=/home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64 install if [ -f kiklib/Makefile ]; then (cd kiklib ; make install-la) ; fi make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib' cd src ; make install-la make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib/src' mkdir -p /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64 ../libtool --mode=install /usr/bin/install -c libkik.la /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64 /usr/bin/install -c .libs/libkik.so.16.0.0 /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/libkik.so.16.0.0 (cd /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64 && { ln -s -f libkik.so.16.0.0 libkik.so.16 || { rm -f libkik.so.16 && ln -s libkik.so.16.0.0 libkik.so.16; }; }) (cd /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64 && { ln -s -f libkik.so.16.0.0 libkik.so || { rm -f libkik.so && ln -s libkik.so.16.0.0 libkik.so; }; }) /usr/bin/install -c .libs/libkik.lai /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/libkik.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib/src' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib' if [ -f mkf/Makefile ]; then (cd mkf ; make install-la) ; fi make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf' # "cd ${dir}" must be enclosed by () because it may not return # to the at the next line. for dir in lib libtbl ; do (cd ${dir} ; make install-la) || exit ; done make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' ../libtool --mode=install /usr/bin/install -c *.la /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64 libtool: install: warning: relinking `libmkf.la' (cd /home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib; /bin/sh ../libtool --mode=relink aarch64-mageia-linux-gnu-gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libmkf.la mkf_parser.lo mkf_iso2022_parser.lo mkf_iso8859_parser.lo mkf_xct_parser.lo mkf_eucjp_parser.lo mkf_euckr_parser.lo mkf_euccn_parser.lo mkf_iso2022jp_parser.lo mkf_iso2022kr_parser.lo mkf_sjis_parser.lo mkf_big5_parser.lo mkf_euctw_parser.lo mkf_utf16_parser.lo mkf_iso2022cn_parser.lo mkf_hz_parser.lo mkf_utf8_parser.lo mkf_johab_parser.lo mkf_8bit_parser.lo mkf_utf32_parser.lo mkf_codepoint_parser.lo mkf_iso8859_conv.lo mkf_iso2022_conv.lo mkf_iso2022jp_conv.lo mkf_iso2022kr_conv.lo mkf_sjis_conv.lo mkf_utf8_conv.lo mkf_big5_conv.lo mkf_euctw_conv.lo mkf_iso2022cn_conv.lo mkf_hz_conv.lo mkf_utf16_conv.lo mkf_eucjp_conv.lo mkf_euckr_conv.lo mkf_euccn_conv.lo mkf_johab_conv.lo mkf_8bit_conv.lo mkf_xct_conv.lo mkf_utf32_conv.lo mkf_ucs4_map.lo mkf_locale_ucs4_map.lo mkf_zh_cn_map.lo mkf_zh_tw_map.lo mkf_zh_hk_map.lo mkf_ko_kr_map.lo mkf_viet_map.lo mkf_ja_jp_map.lo mkf_ru_map.lo mkf_uk_map.lo mkf_tg_map.lo mkf_char.lo mkf_sjis_env.lo mkf_tblfunc_loader.lo mkf_ucs_property.lo mkf_jisx0208_1983_property.lo mkf_jisx0213_2000_property.lo mkf_ucs4_usascii.lo mkf_ucs4_iso8859.lo mkf_ucs4_viscii.lo mkf_ucs4_tcvn5712_1.lo mkf_ucs4_koi8.lo mkf_ucs4_georgian_ps.lo mkf_ucs4_cp125x.lo mkf_ucs4_iscii.lo mkf_ucs4_jisx0201.lo mkf_ucs4_jisx0208.lo mkf_ucs4_jisx0212.lo mkf_ucs4_jisx0213.lo mkf_ucs4_ksc5601.lo mkf_ucs4_uhc.lo mkf_ucs4_johab.lo mkf_ucs4_gb2312.lo mkf_ucs4_gbk.lo mkf_ucs4_big5.lo mkf_ucs4_cns11643.lo mkf_gb18030_2000_intern.lo -rpath /usr/lib64 -Wl,--version-script=../lib/dexport.map -version-info 16:0:0 ../../kiklib/src/libkik.la -inst-prefix-dir /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64) aarch64-mageia-linux-gnu-gcc -shared .libs/mkf_parser.o .libs/mkf_iso2022_parser.o .libs/mkf_iso8859_parser.o .libs/mkf_xct_parser.o .libs/mkf_eucjp_parser.o .libs/mkf_euckr_parser.o .libs/mkf_euccn_parser.o .libs/mkf_iso2022jp_parser.o .libs/mkf_iso2022kr_parser.o .libs/mkf_sjis_parser.o .libs/mkf_big5_parser.o .libs/mkf_euctw_parser.o .libs/mkf_utf16_parser.o .libs/mkf_iso2022cn_parser.o .libs/mkf_hz_parser.o .libs/mkf_utf8_parser.o .libs/mkf_johab_parser.o .libs/mkf_8bit_parser.o .libs/mkf_utf32_parser.o .libs/mkf_codepoint_parser.o .libs/mkf_iso8859_conv.o .libs/mkf_iso2022_conv.o .libs/mkf_iso2022jp_conv.o .libs/mkf_iso2022kr_conv.o .libs/mkf_sjis_conv.o .libs/mkf_utf8_conv.o .libs/mkf_big5_conv.o .libs/mkf_euctw_conv.o .libs/mkf_iso2022cn_conv.o .libs/mkf_hz_conv.o .libs/mkf_utf16_conv.o .libs/mkf_eucjp_conv.o .libs/mkf_euckr_conv.o .libs/mkf_euccn_conv.o .libs/mkf_johab_conv.o .libs/mkf_8bit_conv.o .libs/mkf_xct_conv.o .libs/mkf_utf32_conv.o .libs/mkf_ucs4_map.o .libs/mkf_locale_ucs4_map.o .libs/mkf_zh_cn_map.o .libs/mkf_zh_tw_map.o .libs/mkf_zh_hk_map.o .libs/mkf_ko_kr_map.o .libs/mkf_viet_map.o .libs/mkf_ja_jp_map.o .libs/mkf_ru_map.o .libs/mkf_uk_map.o .libs/mkf_tg_map.o .libs/mkf_char.o .libs/mkf_sjis_env.o .libs/mkf_tblfunc_loader.o .libs/mkf_ucs_property.o .libs/mkf_jisx0208_1983_property.o .libs/mkf_jisx0213_2000_property.o .libs/mkf_ucs4_usascii.o .libs/mkf_ucs4_iso8859.o .libs/mkf_ucs4_viscii.o .libs/mkf_ucs4_tcvn5712_1.o .libs/mkf_ucs4_koi8.o .libs/mkf_ucs4_georgian_ps.o .libs/mkf_ucs4_cp125x.o .libs/mkf_ucs4_iscii.o .libs/mkf_ucs4_jisx0201.o .libs/mkf_ucs4_jisx0208.o .libs/mkf_ucs4_jisx0212.o .libs/mkf_ucs4_jisx0213.o .libs/mkf_ucs4_ksc5601.o .libs/mkf_ucs4_uhc.o .libs/mkf_ucs4_johab.o .libs/mkf_ucs4_gb2312.o .libs/mkf_ucs4_gbk.o .libs/mkf_ucs4_big5.o .libs/mkf_ucs4_cns11643.o .libs/mkf_gb18030_2000_intern.o -Wl,--rpath -Wl,/usr/lib64 -L/home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64 -L/usr/lib64 -lkik -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--version-script=../lib/dexport.map -Wl,-soname -Wl,libmkf.so.16 -o .libs/libmkf.so.16.0.0 /usr/bin/install -c .libs/libmkf.so.16.0.0T /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/libmkf.so.16.0.0 (cd /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64 && { ln -s -f libmkf.so.16.0.0 libmkf.so.16 || { rm -f libmkf.so.16 && ln -s libmkf.so.16.0.0 libmkf.so.16; }; }) (cd /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64 && { ln -s -f libmkf.so.16.0.0 libmkf.so || { rm -f libmkf.so && ln -s libmkf.so.16.0.0 libmkf.so; }; }) /usr/bin/install -c .libs/libmkf.lai /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/libmkf.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/libtbl' mkdir -p /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/mkf ../libtool --mode=install /usr/bin/install -c libmkf_jajp.la libmkf_kokr.la libmkf_zh.la libmkf_8bits.la /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/mkf libtool: install: warning: relinking `libmkf_jajp.la' (cd /home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/libtbl; /bin/sh ../libtool --mode=relink aarch64-mageia-linux-gnu-gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libmkf_jajp.la mkf_ucs4_jisx0208.lo mkf_ucs4_jisx0212.lo mkf_ucs4_jisx0213.lo -rpath /usr/lib64/mkf -module -avoid-version ../lib/libmkf.la -inst-prefix-dir /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64) aarch64-mageia-linux-gnu-gcc -shared .libs/mkf_ucs4_jisx0208.o .libs/mkf_ucs4_jisx0212.o .libs/mkf_ucs4_jisx0213.o -Wl,--rpath -Wl,/usr/lib64 -L/home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64 -L/usr/lib64 -lmkf -L/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib/src/.libs -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,libmkf_jajp.so -o .libs/libmkf_jajp.so /usr/bin/install -c .libs/libmkf_jajp.soT /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/mkf/libmkf_jajp.so /usr/bin/install -c .libs/libmkf_jajp.lai /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/mkf/libmkf_jajp.la libtool: install: warning: relinking `libmkf_kokr.la' (cd /home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/libtbl; /bin/sh ../libtool --mode=relink aarch64-mageia-linux-gnu-gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libmkf_kokr.la mkf_ucs4_uhc.lo mkf_uhc_johab.lo -rpath /usr/lib64/mkf -module -avoid-version ../lib/libmkf.la -inst-prefix-dir /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64) aarch64-mageia-linux-gnu-gcc -shared .libs/mkf_ucs4_uhc.o .libs/mkf_uhc_johab.o -Wl,--rpath -Wl,/usr/lib64 -L/home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64 -L/usr/lib64 -lmkf -L/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib/src/.libs -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,libmkf_kokr.so -o .libs/libmkf_kokr.so /usr/bin/install -c .libs/libmkf_kokr.soT /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/mkf/libmkf_kokr.so /usr/bin/install -c .libs/libmkf_kokr.lai /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/mkf/libmkf_kokr.la libtool: install: warning: relinking `libmkf_zh.la' (cd /home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/libtbl; /bin/sh ../libtool --mode=relink aarch64-mageia-linux-gnu-gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libmkf_zh.la mkf_ucs4_gbk.lo mkf_ucs4_big5.lo mkf_ucs4_cns11643.lo -rpath /usr/lib64/mkf -module -avoid-version ../lib/libmkf.la -inst-prefix-dir /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64) aarch64-mageia-linux-gnu-gcc -shared .libs/mkf_ucs4_gbk.o .libs/mkf_ucs4_big5.o .libs/mkf_ucs4_cns11643.o -Wl,--rpath -Wl,/usr/lib64 -L/home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64 -L/usr/lib64 -lmkf -L/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib/src/.libs -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,libmkf_zh.so -o .libs/libmkf_zh.so /usr/bin/install -c .libs/libmkf_zh.soT /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/mkf/libmkf_zh.so /usr/bin/install -c .libs/libmkf_zh.lai /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/mkf/libmkf_zh.la libtool: install: warning: relinking `libmkf_8bits.la' (cd /home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/libtbl; /bin/sh ../libtool --mode=relink aarch64-mageia-linux-gnu-gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libmkf_8bits.la mkf_ucs4_cp125x.lo mkf_ucs4_koi8.lo mkf_ucs4_georgian_ps.lo mkf_ucs4_iso8859.lo mkf_ucs4_tcvn5712_1.lo mkf_ucs4_viscii.lo mkf_ucs4_iscii.lo -rpath /usr/lib64/mkf -module -avoid-version ../lib/libmkf.la -inst-prefix-dir /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64) aarch64-mageia-linux-gnu-gcc -shared .libs/mkf_ucs4_cp125x.o .libs/mkf_ucs4_koi8.o .libs/mkf_ucs4_georgian_ps.o .libs/mkf_ucs4_iso8859.o .libs/mkf_ucs4_tcvn5712_1.o .libs/mkf_ucs4_viscii.o .libs/mkf_ucs4_iscii.o -Wl,--rpath -Wl,/usr/lib64 -L/home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64 -L/usr/lib64 -lmkf -L/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib/src/.libs -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-soname -Wl,libmkf_8bits.so -o .libs/libmkf_8bits.so /usr/bin/install -c .libs/libmkf_8bits.soT /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/mkf/libmkf_8bits.so /usr/bin/install -c .libs/libmkf_8bits.lai /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/mkf/libmkf_8bits.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/mkf' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf/libtbl' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mkf' for dir in mlterm mlterm/libctl xwindow/libtype xwindow main man etc contrib/scrollbar/pixmap_engine contrib/scrollbar/extra scrollbar/sample inputmethod/kbd tool/mlimgloader contrib/tool/mlterm-menu contrib/tool/mlcc tool/mlconfig tool/mlclient ; do (cd ${dir} ; make install) || exit ; done make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm' if test "`echo libmlterm_core.la|grep .la`" != "" ; then \ ../libtool --mode=install /usr/bin/install -c libmlterm_core.la /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64 ; \ fi libtool: install: warning: relinking `libmlterm_core.la' (cd /home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm; /bin/sh ../libtool --mode=relink aarch64-mageia-linux-gnu-gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libmlterm_core.la ml_char.lo ml_str.lo ml_line.lo ml_model.lo ml_ctl_loader.lo -rpath /usr/lib64 -avoid-version ../kiklib/src/libkik.la -inst-prefix-dir /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64) aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed .libs/ml_char.o .libs/ml_str.o .libs/ml_line.o .libs/ml_model.o .libs/ml_ctl_loader.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64 -L/usr/lib64 -lkik -Wl,-soname -Wl,libmlterm_core.so -o .libs/libmlterm_core.so /usr/bin/install -c .libs/libmlterm_core.soT /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/libmlterm_core.so /usr/bin/install -c .libs/libmlterm_core.lai /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/libmlterm_core.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm/libctl' mkdir -p /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/mlterm if test "`echo libctl_bidi.la |grep .la`" != "" ; then \ ../../libtool --mode=install /usr/bin/install -c libctl_bidi.la /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/mlterm ; \ fi libtool: install: warning: relinking `libctl_bidi.la' (cd /home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm/libctl; /bin/sh ../../libtool --mode=relink aarch64-mageia-linux-gnu-gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libctl_bidi.la ml_bidi.lo ml_logical_visual_bidi.lo ml_line_bidi.lo ml_shape_bidi.lo ml_functbl_bidi.lo -rpath /usr/lib64/mlterm -module -avoid-version -Wl,--version-script=../../mlterm/libctl/dexport.map ../libmlterm_core.la ../../kiklib/src/libkik.la ../../mkf/lib/libmkf.la -lfribidi -inst-prefix-dir /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64) aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed .libs/ml_bidi.o .libs/ml_logical_visual_bidi.o .libs/ml_line_bidi.o .libs/ml_shape_bidi.o .libs/ml_functbl_bidi.o -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--version-script=../../mlterm/libctl/dexport.map -L/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib/src/.libs -L/home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64 -L/usr/lib64 -lmlterm_core -lkik -lmkf -lfribidi -Wl,-soname -Wl,libctl_bidi.so -o .libs/libctl_bidi.so /usr/bin/install -c .libs/libctl_bidi.soT /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/mlterm/libctl_bidi.so /usr/bin/install -c .libs/libctl_bidi.lai /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/mlterm/libctl_bidi.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/mlterm' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/mlterm/libctl' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow/libtype' if test "libtype_cairo.la libtype_xft.la " != "" ; then \ ../../libtool --mode=install /usr/bin/install -c -m 755 libtype_cairo.la libtype_xft.la /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/mlterm ; \ fi libtool: install: warning: relinking `libtype_cairo.la' (cd /home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow/libtype; /bin/sh ../../libtool --mode=relink aarch64-mageia-linux-gnu-gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libtype_cairo.la x_window_cairo.lo x_font_cairo.lo x_functbl_cairo.lo -rpath /usr/lib64/mlterm -module -avoid-version -Wl,--version-script=../../xwindow/libtype/dexport.map ../../mkf/lib/libmkf.la ../../kiklib/src/libkik.la -L/usr/local/lib -R/usr/local/lib -lcairo -inst-prefix-dir /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64) aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed .libs/x_window_cairo.o .libs/x_font_cairo.o .libs/x_functbl_cairo.o -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--version-script=../../xwindow/libtype/dexport.map -Wl,--rpath -Wl,/usr/local/lib -L/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib/src/.libs -L/home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64 -L/usr/lib64 -lmkf -lkik -L/usr/local/lib -lcairo -Wl,-soname -Wl,libtype_cairo.so -o .libs/libtype_cairo.so /usr/bin/install -c -m 755 .libs/libtype_cairo.soT /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/mlterm/libtype_cairo.so /usr/bin/install -c -m 755 .libs/libtype_cairo.lai /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/mlterm/libtype_cairo.la libtool: install: warning: relinking `libtype_xft.la' (cd /home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow/libtype; /bin/sh ../../libtool --mode=relink aarch64-mageia-linux-gnu-gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libtype_xft.la x_window_xft.lo x_font_xft.lo x_functbl_xft.lo -rpath /usr/lib64/mlterm -module -avoid-version -Wl,--version-script=../../xwindow/libtype/dexport.map ../../mkf/lib/libmkf.la ../../kiklib/src/libkik.la -L/usr/local/lib -R/usr/local/lib -lXft -inst-prefix-dir /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64) aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed .libs/x_window_xft.o .libs/x_font_xft.o .libs/x_functbl_xft.o -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--version-script=../../xwindow/libtype/dexport.map -Wl,--rpath -Wl,/usr/local/lib -L/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib/src/.libs -L/home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64 -L/usr/lib64 -lmkf -lkik -L/usr/local/lib -lXft -Wl,-soname -Wl,libtype_xft.so -o .libs/libtype_xft.so /usr/bin/install -c -m 755 .libs/libtype_xft.soT /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/mlterm/libtype_xft.so /usr/bin/install -c -m 755 .libs/libtype_xft.lai /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/mlterm/libtype_xft.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/mlterm' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow/libtype' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/xwindow' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/main' mkdir -p /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/bin ../libtool --mode=install /usr/bin/install -c -m 755 mlterm /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/bin libtool: install: warning: `../mlterm/libmlterm_core.la' has not been installed in `/usr/lib64' libtool: install: warning: `../mkf/lib/libmkf.la' has not been installed in `/usr/lib64' libtool: install: warning: `/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/kiklib/src/libkik.la' has not been installed in `/usr/lib64' libtool: install: warning: `../kiklib/src/libkik.la' has not been installed in `/usr/lib64' /usr/bin/install -c -m 755 .libs/mlterm /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/bin/mlterm make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/main' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/man' mkdir -p /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/share/man/man1 /usr/bin/install -c -m 644 ../man/mlterm.1 /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/share/man/man1 /usr/bin/install -c -m 644 ../man/mlclient.1 /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/share/man/man1 make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/man' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/etc' mkdir -p /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/etc/mlterm for file in font vfont tfont font-fb aafont vaafont taafont color termcap key xim main ; do /usr/bin/install -c -m 644 ../etc/${file} /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/etc/mlterm/${file} ; done # for file in ; do /usr/bin/install -c -m 644 ../etc/${file} /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/etc/mlterm/${file} ; done make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/etc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/contrib/scrollbar/pixmap_engine' ../../../libtool --mode=install /usr/bin/install -c libpixmap_engine.la /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/mlterm /usr/bin/install -c .libs/libpixmap_engine.so /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/mlterm/libpixmap_engine.so /usr/bin/install -c .libs/libpixmap_engine.lai /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/mlterm/libpixmap_engine.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/mlterm' for dir in sample3 ; do (cd ${dir} ; make install) || exit /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/mlterm ; done make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/contrib/scrollbar/pixmap_engine/sample3' mkdir -p /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/share/mlterm/scrollbars/sample3 for file in bg_body.png bg_bottom.png bg_top.png button_down.png button_down_pressed.png button_up.png button_up_pressed.png rc slider_body.png slider_bottom.png slider_knob.png slider_top.png ; do /usr/bin/install -c -m 644 ../../../../contrib/scrollbar/pixmap_engine/sample3/${file} /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/share/mlterm/scrollbars/sample3/${file} ; done make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/contrib/scrollbar/pixmap_engine/sample3' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/contrib/scrollbar/pixmap_engine' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/contrib/scrollbar/extra' ../../../libtool --mode=install /usr/bin/install -c libathena.la libmotif.la libmozmodern.la libnext.la /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/mlterm /usr/bin/install -c .libs/libathena.so /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/mlterm/libathena.so /usr/bin/install -c .libs/libathena.lai /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/mlterm/libathena.la /usr/bin/install -c .libs/libmotif.so /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/mlterm/libmotif.so /usr/bin/install -c .libs/libmotif.lai /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/mlterm/libmotif.la /usr/bin/install -c .libs/libmozmodern.so /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/mlterm/libmozmodern.so /usr/bin/install -c .libs/libmozmodern.lai /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/mlterm/libmozmodern.la /usr/bin/install -c .libs/libnext.so /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/mlterm/libnext.so /usr/bin/install -c .libs/libnext.lai /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/mlterm/libnext.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/mlterm' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/contrib/scrollbar/extra' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/scrollbar/sample' ../../libtool --mode=install /usr/bin/install -c libsample.la /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/mlterm /usr/bin/install -c .libs/libsample.so /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/mlterm/libsample.so /usr/bin/install -c .libs/libsample.lai /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/mlterm/libsample.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/mlterm' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/scrollbar/sample' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/inputmethod/kbd' ../../libtool --mode=install /usr/bin/install -c libim-kbd.la /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/mlterm /usr/bin/install -c .libs/libim-kbd.so /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/mlterm/libim-kbd.so /usr/bin/install -c .libs/libim-kbd.lai /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/mlterm/libim-kbd.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/mlterm' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/inputmethod/kbd' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlimgloader' mkdir -p /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/libexec/mlterm ../../libtool --mode=install /usr/bin/install -c mlimgloader /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/libexec/mlterm libtool: install: warning: `../../kiklib/src/libkik.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/mlimgloader /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/libexec/mlterm/mlimgloader make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlimgloader' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/contrib/tool/mlterm-menu' ../../../libtool --mode=install /usr/bin/install -c -m 755 mlterm-menu /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/libexec/mlterm libtool: install: warning: `../../../kiklib/src/libkik.la' has not been installed in `/usr/lib64' /usr/bin/install -c -m 755 .libs/mlterm-menu /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/libexec/mlterm/mlterm-menu /usr/bin/install -c -m 644 ../../../contrib/tool/mlterm-menu/menu /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/etc/mlterm make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/contrib/tool/mlterm-menu' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/contrib/tool/mlcc' /usr/bin/install -c -m 755 mlcc /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/bin make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/contrib/tool/mlcc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlconfig' ../../libtool --mode=install /usr/bin/install -c -m 755 mlconfig /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/libexec/mlterm libtool: install: warning: `../../kiklib/src/libkik.la' has not been installed in `/usr/lib64' /usr/bin/install -c -m 755 .libs/mlconfig /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/libexec/mlterm/mlconfig cd po ; make install make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlconfig/po' ../../../script/mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/share mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/share/locale/ar/LC_MESSAGES installing ar.gmo as /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/share/locale/ar/LC_MESSAGES/mlconfig.mo mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/share/locale/de/LC_MESSAGES installing de.gmo as /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/share/locale/de/LC_MESSAGES/mlconfig.mo mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/share/locale/ja/LC_MESSAGES installing ja.gmo as /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/share/locale/ja/LC_MESSAGES/mlconfig.mo mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/share/locale/vi/LC_MESSAGES installing vi.gmo as /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/share/locale/vi/LC_MESSAGES/mlconfig.mo mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/share/locale/zh_TW/LC_MESSAGES installing zh_TW.gmo as /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/share/locale/zh_TW/LC_MESSAGES/mlconfig.mo if test "mlconfig" = "gettext"; then \ ../../../script/mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/share/gettext/po; \ for file in Makefile.in.in Makevars remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot ; do \ /usr/bin/install -c -m 644 ./$file \ /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlconfig/po' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlconfig' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlclient' /usr/bin/install -c -m 755 mlclient mlclientx /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/bin make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/mlterm-3.3.8/tool/mlclient' + tic -o /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64//usr/share/terminfo/ doc/term/mlterm.ti + mkdir -p /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/share/applications + cat + mkdir -p /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/share/icons/large /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/share/icons /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/share/icons/mini + convert doc/icon/mlterm_16x16.xpm /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64//usr/share/icons/mini/mlterm.png + convert doc/icon/mlterm_32x32.xpm /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64//usr/share/icons/mlterm.png + convert doc/icon/mlterm_48x48.xpm /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64//usr/share/icons/large/mlterm.png + find /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64 -name '*.la' -delete + rm -rf /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/libkik.so /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/libmkf.so rm -rf /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/share/terminfo/m/mlterm + /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64 mlconfig + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 3.3.8-6.mga8 --unique-debug-suffix -3.3.8-6.mga8.aarch64 --unique-debug-src-base mlterm-3.3.8-6.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/mlterm-3.3.8 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/bin/mlcc explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/bin/mlclient explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/bin/mlterm explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/libmlterm_core.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/libkik.so.16.0.0 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/libmkf.so.16.0.0 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/mkf/libmkf_8bits.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/bin/mlclientx explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/mkf/libmkf_jajp.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/mlterm/libathena.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/mkf/libmkf_zh.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/mkf/libmkf_kokr.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/mlterm/libim-kbd.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/mlterm/libmozmodern.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/mlterm/libctl_bidi.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/mlterm/libmotif.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/bin/mlcc extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/bin/mlclient extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/libmlterm_core.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/libkik.so.16.0.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/bin/mlterm extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/mkf/libmkf_8bits.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/libmkf.so.16.0.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/bin/mlclientx extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/mkf/libmkf_jajp.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/mkf/libmkf_zh.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/mlterm/libim-kbd.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/mkf/libmkf_kokr.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/mlterm/libmozmodern.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/mlterm/libathena.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/mlterm/libctl_bidi.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/mlterm/libmotif.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/mlterm/libpixmap_engine.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/mlterm/libnext.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/mlterm/libsample.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/mlterm/libpixmap_engine.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/mlterm/libtype_cairo.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/mlterm/libsample.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/mlterm/libtype_xft.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/mlterm/libnext.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/libexec/mlterm/mlimgloader explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/libexec/mlterm/mlconfig extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/mlterm/libtype_cairo.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/libexec/mlterm/mlterm-menu extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/libexec/mlterm/mlimgloader extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib64/mlterm/libtype_xft.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/libexec/mlterm/mlconfig extracting debug info from /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/libexec/mlterm/mlterm-menu original debug info size: 4892kB, size after compression: 4120kB /usr/lib/rpm/sepdebugcrcfix: Updated 24 CRC32s, 0 CRC32s did match. 13357 blocks + '[' -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/translate_menu + '[' -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/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: mlterm-3.3.8-6.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.1zNFqF + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd mlterm-3.3.8 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/share/doc/mlterm + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/share/doc/mlterm + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/share/doc/mlterm + cp -pr LICENCE /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/share/doc/mlterm + cp -pr README /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/share/doc/mlterm + cp -pr doc/en doc/ja /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/share/doc/mlterm + RPM_EC=0 ++ jobs -p + exit 0 warning: Duplicate build-ids /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/bin/mlclient and /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/bin/mlclientx Provides: application() application(mageia-mlterm.desktop) config(mlterm) = 3.3.8-6.mga8 libathena.so()(64bit) libctl_bidi.so()(64bit) libctl_bidi.so(mlterm)(64bit) libim-kbd.so()(64bit) libmkf_8bits.so()(64bit) libmkf_jajp.so()(64bit) libmkf_kokr.so()(64bit) libmkf_zh.so()(64bit) libmlterm_core.so()(64bit) libmotif.so()(64bit) libmozmodern.so()(64bit) libnext.so()(64bit) libpixmap_engine.so()(64bit) libsample.so()(64bit) libtype_cairo.so()(64bit) libtype_cairo.so(mlterm)(64bit) libtype_xft.so()(64bit) libtype_xft.so(mlterm)(64bit) mlterm = 3.3.8-6.mga8 mlterm(aarch-64) = 3.3.8-6.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) libX11.so.6()(64bit) libXft.so.2()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcairo.so.2()(64bit) libfribidi.so.0()(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libkik.so.16()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.29)(64bit) libmkf.so.16()(64bit) libmkf.so.16(mkf)(64bit) libmlterm_core.so()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) Processing files: lib64kik16-3.3.8-6.mga8.aarch64 Provides: lib64kik16 = 3.3.8-6.mga8 lib64kik16(aarch-64) = 3.3.8-6.mga8 libkik.so.16()(64bit) 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) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) Processing files: lib64mkf16-3.3.8-6.mga8.aarch64 Provides: lib64mkf16 = 3.3.8-6.mga8 lib64mkf16(aarch-64) = 3.3.8-6.mga8 libmkf.so.16()(64bit) libmkf.so.16(mkf)(64bit) 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) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libkik.so.16()(64bit) Processing files: mlterm-debugsource-3.3.8-6.mga8.aarch64 Provides: mlterm-debugsource = 3.3.8-6.mga8 mlterm-debugsource(aarch-64) = 3.3.8-6.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: mlterm-debuginfo-3.3.8-6.mga8.aarch64 warning: Duplicate build-ids /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib/debug/usr/bin/mlclient-3.3.8-6.mga8.aarch64.debug and /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64/usr/lib/debug/usr/bin/mlclientx-3.3.8-6.mga8.aarch64.debug Provides: debuginfo(build-id) = 08f9cabd8c132f8b5de1b3e126f3e8316ee359c5 debuginfo(build-id) = 08fabf368b780dd786f5740f2d004c52a2801939 debuginfo(build-id) = 151588121a952875d702eb40c5c7a3877d91ba0d debuginfo(build-id) = 24acb454a0d3a87b3d61b87c8b0e2661215a6052 debuginfo(build-id) = 2ba40dc2c92ea42c81894855eb9a08fc3f4a1516 debuginfo(build-id) = 5a29ddf5c9e0eb0eacf7b25186de38fabd6dbd03 debuginfo(build-id) = 5ce86c9182750e186694229fe7fad1d9c48ad3b7 debuginfo(build-id) = 62a7118148f1f0e24f76b65fe008ff64be6b4b6c debuginfo(build-id) = 64e00b8d02b8161b6adfa73e95f69a59df4659f0 debuginfo(build-id) = 69ef907c56ec1e8c29afd882164c68b3eab8ffe7 debuginfo(build-id) = 7da4ac47b3cba47961f4307dcbb30c9c0d0665d3 debuginfo(build-id) = 8964f7c9cd00bfad54c520140c40feacf27b697f debuginfo(build-id) = 95ad2b2f3fbf405d80ddc5068993c629c0edcd61 debuginfo(build-id) = 996043ac0698d80d0f32a2bc6467ae439d2803e1 debuginfo(build-id) = a468d47afe149900da63ca4ac65af627c64f4a76 debuginfo(build-id) = ab67ad449af1e7db1782549b87da6fcfc2e9bbba debuginfo(build-id) = b18e7ee3645e6325f05cbffa6b5f81fabaa7921a debuginfo(build-id) = b72e0eb3c0b34fcac245c784d2a9bf01ffa19e6d debuginfo(build-id) = bc50d901b1b8c9d5a836badfa19a0f5604b2b851 debuginfo(build-id) = bcec839e9623462a0b25ce5c47c726ddd56d3312 debuginfo(build-id) = c44040dcef2b26ee032f69ad48fbe29f577bb00d mlterm-debuginfo = 3.3.8-6.mga8 mlterm-debuginfo(aarch-64) = 3.3.8-6.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: mlterm-debugsource(aarch-64) = 3.3.8-6.mga8 Processing files: lib64kik16-debuginfo-3.3.8-6.mga8.aarch64 Provides: debuginfo(build-id) = c0490ddca4fbd54a768d743ea34c39cc8148c639 lib64kik16-debuginfo = 3.3.8-6.mga8 lib64kik16-debuginfo(aarch-64) = 3.3.8-6.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: mlterm-debugsource(aarch-64) = 3.3.8-6.mga8 Processing files: lib64mkf16-debuginfo-3.3.8-6.mga8.aarch64 Provides: debuginfo(build-id) = 3b95c1a3ee99564f02dc4cbf49408e945cdc4553 lib64mkf16-debuginfo = 3.3.8-6.mga8 lib64mkf16-debuginfo(aarch-64) = 3.3.8-6.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: mlterm-debugsource(aarch-64) = 3.3.8-6.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64kik16-3.3.8-6.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64mkf16-3.3.8-6.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64kik16-debuginfo-3.3.8-6.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64mkf16-debuginfo-3.3.8-6.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mlterm-3.3.8-6.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mlterm-debuginfo-3.3.8-6.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/mlterm-debugsource-3.3.8-6.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.byctoE + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd mlterm-3.3.8 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/mlterm-3.3.8-6.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.N24bjE + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf mlterm-3.3.8 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!