D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/eterm-0.9.7-1.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.pC2qXs + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf Eterm-0.9.7 + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/Eterm-0.9.7.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Eterm-0.9.7 + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/Eterm-bg-0.9.6.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + mv ChangeLog ChangeLog.old + iconv -f ISO-8859-1 -t UTF8 -o ChangeLog ChangeLog.old + find themes/ -name theme.cfg.in -print0 + xargs -0 -r perl -pi -e 's/term_name Eterm/term_name xterm/' + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.O4vwpK + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd Eterm-0.9.7 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -fi libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:25: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.ac:25: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.ac:111: installing './compile' configure.ac:77: installing './config.guess' configure.ac:77: installing './config.sub' configure.ac:25: installing './install-sh' configure.ac:25: installing './missing' src/Makefile.am: installing './depcomp' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export FFLAGS + 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 ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/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 + '[' -f ./configure.in -o -f ./configure.ac ']' + CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib64' + ./configure --build=x86_64-mageia-linux-gnu --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 --x-includes=/usr/include --x-libraries=/usr/lib64 --enable-etwin --enable-escreen-fx --enable-profile --enable-trans --with-backspace=bs --enable-mmx --enable-utmp --with-delete=execute --enable-auto-encoding --enable-multi-charset --enable-xim --enable-greek --disable-static checking for a BSD-compatible install... /usr/bin/install -c 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 whether make supports nested variables... yes checking for preferred libtoolize... libtoolize checking for preferred aclocal... aclocal checking for preferred autoconf... autoconf checking for preferred autoheader... autoheader checking for preferred automake... automake checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking dependency style of gcc... gcc3 checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for library containing strerror... none required checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for distribution root... /home/pterjan/rpmbuild/BUILD/Eterm-0.9.7 checking whether gcc needs -traditional... no checking whether build environment is sane... yes checking whether to enable maintainer-specific portions of Makefiles... no checking if malloc debugging is wanted... no checking for sed... /usr/bin/sed checking for rm... rm -f checking for cp... cp -f checking for chmod... chmod checking for tar... tar checking for mkdir... mkdir checking for ctags... true checking for ar... ar checking for mv... mv -f checking for tic... tic checking whether ln -s works... yes checking for perl... /usr/bin/perl checking for gawk... (cached) gawk checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for X... libraries /usr/lib64, headers /usr/include checking whether -R must be followed by a space... neither works checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking sys/byteorder.h usability... no checking sys/byteorder.h presence... no checking for sys/byteorder.h... no checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking utmpx.h usability... yes checking utmpx.h presence... yes checking for utmpx.h... yes checking for unistd.h... (cached) yes checking bsd/signal.h usability... no checking bsd/signal.h presence... no checking for bsd/signal.h... no checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking regexp.h usability... no checking regexp.h presence... yes configure: WARNING: regexp.h: present but cannot be compiled configure: WARNING: regexp.h: check for missing prerequisite headers? configure: WARNING: regexp.h: see the Autoconf documentation configure: WARNING: regexp.h: section "Present But Cannot Be Compiled" configure: WARNING: regexp.h: proceeding with the compiler's result checking for regexp.h... no checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking X11/X.h usability... yes checking X11/X.h presence... yes checking for X11/X.h... yes checking X11/Xlib.h usability... yes checking X11/Xlib.h presence... yes checking for X11/Xlib.h... yes checking X11/Sunkeysym.h usability... yes checking X11/Sunkeysym.h presence... yes checking for X11/Sunkeysym.h... yes checking X11/Xlocale.h usability... yes checking X11/Xlocale.h presence... yes checking for X11/Xlocale.h... yes checking whether time.h and sys/time.h may both be included... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for uid_t in sys/types.h... yes checking return type of signal handlers... void checking for atexit... yes checking for _exit... yes checking for unsetenv... yes checking for setutent... yes checking for seteuid... yes checking for memmove... yes checking for putenv... yes checking for strsep... yes checking for setresuid... yes checking for setresgid... yes checking for memmem... yes checking for usleep... yes checking for snprintf... yes checking for strcasestr... yes checking for strcasechr... no checking for strcasepbrk... no checking for strrev... no checking for nl_langinfo... yes checking whether snprintf ignores n... no, snprintf is ok checking for pow in -lm... yes checking for library containing login... -lutil checking for library containing logout... none required checking for library containing getpwuid... none required checking for debugging level... 4 checking for posix_openpt... yes checking for ptsname... yes checking for grantpt... yes checking for unlockpt... yes checking for pty mechanism... SVR4 POSIX checking for pty group... tty checking for saved uids... yes checking if strict ICCCM compliance should be enabled... no checking for XOpenDisplay in -lX11... yes checking for XextAddDisplay in -lXext... yes checking for XShapeQueryExtension in -lXext... yes checking if Pablo support is wanted... no checking for Escreen support... yes checking for Etwin support... checking for Tw_Open in -lTw... yes checking for Escreen startup effects... yes checking if profiling macros should be included... yes checking for pixmap support... yes checking for dlopen in -ldl... yes checking for TT_Init_FreeType in -lttf... no checking for imlib_create_image in -lImlib2... yes checking for transparency support... yes checking for MMX support... yes (32-bit) checking for SSE2 support... yes checking for libast-config... libast-config checking for libast_set_program_name in -last... yes checking for utmp support... yes checking for addToUtmp in -lutempter... yes checking for backspace key configuration... forcing Backspace to send Ctrl-H checking for delete key configuration... send execute sequence checking for home key configuration... default checking for end key configuration... default checking if mousewheel support should be enabled... yes checking for automatic encoding... yes checking for multi-charset support... ISO-10646 checking for XIM support... yes checking for XRegisterIMInstantiateCallback in -lX11... yes checking for X11/extensions/XRes.h... yes checking for XResQueryExtension in -lXRes... yes checking for Greek keyboard support... yes checking for dbx... no checking for gdb... /usr/bin/gdb checking for pstack... /usr/bin/pstack checking for U_STACK_TRACE in -lcl... no checking for Linux 2.1 or higher... yes checking if we should enable name reporting escape sequences... no checking for life_signs in -lKenny... no Oh my god, they killed Kenny! You bastards! checking that generated files are newer than configure... done checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating bg/Makefile config.status: creating doc/Makefile config.status: creating utils/Makefile config.status: creating pix/Makefile config.status: creating src/Makefile config.status: creating themes/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands creating utils/kEsetroot creating themes/Eterm/theme.cfg creating themes/auto/theme.cfg creating themes/Escreen/theme.cfg creating themes/trans/theme.cfg Eterm 0.9.7 Configuration: -------------- Source code location: . Host System Type: x86_64-mageia-linux-gnu Preprocessor: gcc -E -I/usr/include Compiler: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 Linker: gcc -L/usr/lib64 -L/usr/lib -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -L/usr/lib -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -lImlib2 -ldl -L/usr/lib64 -lImlib2 -lSM -lICE -lpcre -lX11 -lXRes -lSM -lICE -lutempter -last -lXext -lX11 -lutil -lm -lTw Install path: /usr See src/feature.h for further configuration information. Now type 'make' to build Eterm 0.9.7. + echo 'warning: %make is deprecated, try %make_build instead' warning: %make is deprecated, try %make_build instead + /usr/bin/make -O -j8 /usr/bin/make all-recursive Making all in src make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT grkelot.lo -MD -MP -MF .deps/grkelot.Tpo -c -o grkelot.lo grkelot.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT grkelot.lo -MD -MP -MF .deps/grkelot.Tpo -c grkelot.c -fPIC -DPIC -o .libs/grkelot.o mv -f .deps/grkelot.Tpo .deps/grkelot.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT e.lo -MD -MP -MF .deps/e.Tpo -c -o e.lo e.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT e.lo -MD -MP -MF .deps/e.Tpo -c e.c -fPIC -DPIC -o .libs/e.o mv -f .deps/e.Tpo .deps/e.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT actions.lo -MD -MP -MF .deps/actions.Tpo -c -o actions.lo actions.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT actions.lo -MD -MP -MF .deps/actions.Tpo -c actions.c -fPIC -DPIC -o .libs/actions.o In file included from actions.c:33:0: actions.h:58:0: warning: "BUTTON_ANY" redefined #define BUTTON_ANY (0xff) In file included from /usr/include/Tw/Tw.h:91:0, from scream.h:13, from startup.h:35, from actions.c:32: /usr/include/Tw/mouse.h:18:0: note: this is the location of the previous definition #define BUTTON_ANY (BUTTON_LEFT|BUTTON_MIDDLE|BUTTON_RIGHT|BUTTON_WHEEL_REV|BUTTON_WHEEL_FWD) mv -f .deps/actions.Tpo .deps/actions.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT draw.lo -MD -MP -MF .deps/draw.Tpo -c -o draw.lo draw.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT draw.lo -MD -MP -MF .deps/draw.Tpo -c draw.c -fPIC -DPIC -o .libs/draw.o mv -f .deps/draw.Tpo .deps/draw.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT events.lo -MD -MP -MF .deps/events.Tpo -c -o events.lo events.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT events.lo -MD -MP -MF .deps/events.Tpo -c events.c -fPIC -DPIC -o .libs/events.o In file included from events.c:35:0: actions.h:58:0: warning: "BUTTON_ANY" redefined #define BUTTON_ANY (0xff) In file included from /usr/include/Tw/Tw.h:91:0, from scream.h:13, from startup.h:35, from events.c:34: /usr/include/Tw/mouse.h:18:0: note: this is the location of the previous definition #define BUTTON_ANY (BUTTON_LEFT|BUTTON_MIDDLE|BUTTON_RIGHT|BUTTON_WHEEL_REV|BUTTON_WHEEL_FWD) mv -f .deps/events.Tpo .deps/events.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT font.lo -MD -MP -MF .deps/font.Tpo -c -o font.lo font.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT font.lo -MD -MP -MF .deps/font.Tpo -c font.c -fPIC -DPIC -o .libs/font.o mv -f .deps/font.Tpo .deps/font.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c -o misc.lo misc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c -fPIC -DPIC -o .libs/misc.o misc.c: In function 'str_trim': misc.c:101:17: warning: comparison of distinct pointer types lacks a cast if (tmp != str) { ^~ mv -f .deps/misc.Tpo .deps/misc.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT buttons.lo -MD -MP -MF .deps/buttons.Tpo -c -o buttons.lo buttons.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT buttons.lo -MD -MP -MF .deps/buttons.Tpo -c buttons.c -fPIC -DPIC -o .libs/buttons.o mv -f .deps/buttons.Tpo .deps/buttons.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT menus.lo -MD -MP -MF .deps/menus.Tpo -c -o menus.lo menus.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT menus.lo -MD -MP -MF .deps/menus.Tpo -c menus.c -fPIC -DPIC -o .libs/menus.o mv -f .deps/menus.Tpo .deps/menus.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT script.lo -MD -MP -MF .deps/script.Tpo -c -o script.lo script.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT script.lo -MD -MP -MF .deps/script.Tpo -c script.c -fPIC -DPIC -o .libs/script.o mv -f .deps/script.Tpo .deps/script.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT command.lo -MD -MP -MF .deps/command.Tpo -c -o command.lo command.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT command.lo -MD -MP -MF .deps/command.Tpo -c command.c -fPIC -DPIC -o .libs/command.o In file included from buttons.h:28:0, from command.c:126: actions.h:58:0: warning: "BUTTON_ANY" redefined #define BUTTON_ANY (0xff) In file included from /usr/include/Tw/Tw.h:91:0, from scream.h:13, from startup.h:35, from command.c:109: /usr/include/Tw/mouse.h:18:0: note: this is the location of the previous definition #define BUTTON_ANY (BUTTON_LEFT|BUTTON_MIDDLE|BUTTON_RIGHT|BUTTON_WHEEL_REV|BUTTON_WHEEL_FWD) command.c: In function 'x_resource_dump': command.c:1203:74: warning: format '%d' expects argument of type 'int', but argument 7 has type 'long unsigned int' [-Wformat=] fprintf(stderr, "Process %lu, window 0x%08x (%s): %d GC's (%d bytes).\n", (unsigned long) my_pid, ~^ %ld command.c:1205:21: types[i].count * (sizeof(XGCValues) + sizeof(GC))); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ command.c:1207:75: warning: format '%d' expects argument of type 'int', but argument 7 has type 'long unsigned int' [-Wformat=] fprintf(stderr, "Process %lu, window 0x%08x (%s): %d fonts (%d bytes).\n", (unsigned long) my_pid, ~^ %ld command.c:1209:21: types[i].count * (sizeof(XFontStruct) + sizeof(Font))); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ command.c: In function 'inp_text': command.c:2702:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] int which = (int) xd; ^ command.c: At top level: command.c:1448:28: warning: 'ttydev' is static but used in inline function 'gen_get_pty' which is not static if (access(ttydev, R_OK | W_OK) == 0) ^~~~~~ command.c:1447:28: warning: 'ptydev' is static but used in inline function 'gen_get_pty' which is not static if ((fd = open(ptydev, O_RDWR)) >= 0) { ^~~~~~ command.c:1446:31: warning: 'ttydev' is static but used in inline function 'gen_get_pty' which is not static ptydev[len - 2] = ttydev[len - 2] = *c2; ^~~~~~ command.c:1446:13: warning: 'ptydev' is static but used in inline function 'gen_get_pty' which is not static ptydev[len - 2] = ttydev[len - 2] = *c2; ^~~~~~ command.c:1444:27: warning: 'ttydev' is static but used in inline function 'gen_get_pty' which is not static ptydev[len - 3] = ttydev[len - 3] = *c1; ^~~~~~ command.c:1444:9: warning: 'ptydev' is static but used in inline function 'gen_get_pty' which is not static ptydev[len - 3] = ttydev[len - 3] = *c1; ^~~~~~ command.c:1441:5: warning: 'ttydev' is static but used in inline function 'gen_get_pty' which is not static ttydev = tty_name; ^~~~~~ command.c:1440:5: warning: 'ptydev' is static but used in inline function 'gen_get_pty' which is not static ptydev = pty_name; ^~~~~~ command.c:1435:17: warning: 'tty_name' is static but declared in inline function 'gen_get_pty' which is not static static char tty_name[] = "/dev/tty??"; ^~~~~~~~ command.c:1434:17: warning: 'pty_name' is static but declared in inline function 'gen_get_pty' which is not static static char pty_name[] = "/dev/pty??"; ^~~~~~~~ command.c:1415:18: warning: 'ttydev' is static but used in inline function 'posix_get_pty' which is not static if (!ttydev) { ^~~~~~ command.c:1414:22: warning: 'ttydev' is static but used in inline function 'posix_get_pty' which is not static ptydev = ttydev = ptsname(fd); ^~~~~~ command.c:1414:13: warning: 'ptydev' is static but used in inline function 'posix_get_pty' which is not static ptydev = ttydev = ptsname(fd); ^~~~~~ command.c: In function 'privileges': command.c:201:13: warning: ignoring return value of 'setresgid', declared with attribute warn_unused_result [-Wunused-result] setresgid(my_rgid, my_rgid, my_egid); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ command.c:210:13: warning: ignoring return value of 'setresuid', declared with attribute warn_unused_result [-Wunused-result] setresuid(my_ruid, my_ruid, my_euid); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ command.c:230:13: warning: ignoring return value of 'setresuid', declared with attribute warn_unused_result [-Wunused-result] setresuid(my_ruid, my_euid, my_euid); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ command.c:239:13: warning: ignoring return value of 'setresgid', declared with attribute warn_unused_result [-Wunused-result] setresgid(my_rgid, my_egid, my_egid); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ command.c: In function 'get_tty': command.c:1552:9: warning: ignoring return value of 'fchown', declared with attribute warn_unused_result [-Wunused-result] fchown(fd, my_ruid, gid); /* fail silently */ ^~~~~~~~~~~~~~~~~~~~~~~~ command.c:1583:5: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] dup(fd); /* 0: stdin */ ^~~~~~~ command.c:1584:5: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] dup(fd); /* 1: stdout */ ^~~~~~~ command.c:1585:5: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] dup(fd); /* 2: stderr */ ^~~~~~~ command.c: In function 'run_command': command.c:2367:9: warning: ignoring return value of 'setregid', declared with attribute warn_unused_result [-Wunused-result] setregid(my_rgid, my_rgid); ^~~~~~~~~~~~~~~~~~~~~~~~~~ command.c:2368:9: warning: ignoring return value of 'setreuid', declared with attribute warn_unused_result [-Wunused-result] setreuid(my_ruid, my_ruid); ^~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/command.Tpo .deps/command.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT startup.lo -MD -MP -MF .deps/startup.Tpo -c -o startup.lo startup.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT startup.lo -MD -MP -MF .deps/startup.Tpo -c startup.c -fPIC -DPIC -o .libs/startup.o In file included from startup.c:44:0: actions.h:58:0: warning: "BUTTON_ANY" redefined #define BUTTON_ANY (0xff) In file included from /usr/include/Tw/Tw.h:91:0, from scream.h:13, from startup.h:35, from startup.c:43: /usr/include/Tw/mouse.h:18:0: note: this is the location of the previous definition #define BUTTON_ANY (BUTTON_LEFT|BUTTON_MIDDLE|BUTTON_RIGHT|BUTTON_WHEEL_REV|BUTTON_WHEEL_FWD) startup.c: In function 'eterm_bootstrap': startup.c:94:5: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] getcwd(initial_dir, PATH_MAX); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/startup.Tpo .deps/startup.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT system.lo -MD -MP -MF .deps/system.Tpo -c -o system.lo system.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT system.lo -MD -MP -MF .deps/system.Tpo -c system.c -fPIC -DPIC -o .libs/system.o system.c: In function 'system_no_wait': system.c:102:9: warning: ignoring return value of 'setreuid', declared with attribute warn_unused_result [-Wunused-result] setreuid(my_ruid, my_ruid); ^~~~~~~~~~~~~~~~~~~~~~~~~~ system.c:103:9: warning: ignoring return value of 'setregid', declared with attribute warn_unused_result [-Wunused-result] setregid(my_rgid, my_rgid); ^~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/system.Tpo .deps/system.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT scrollbar.lo -MD -MP -MF .deps/scrollbar.Tpo -c -o scrollbar.lo scrollbar.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT scrollbar.lo -MD -MP -MF .deps/scrollbar.Tpo -c scrollbar.c -fPIC -DPIC -o .libs/scrollbar.o mv -f .deps/scrollbar.Tpo .deps/scrollbar.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT timer.lo -MD -MP -MF .deps/timer.Tpo -c -o timer.lo timer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT timer.lo -MD -MP -MF .deps/timer.Tpo -c timer.c -fPIC -DPIC -o .libs/timer.o mv -f .deps/timer.Tpo .deps/timer.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT utmp.lo -MD -MP -MF .deps/utmp.Tpo -c -o utmp.lo utmp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT utmp.lo -MD -MP -MF .deps/utmp.Tpo -c utmp.c -fPIC -DPIC -o .libs/utmp.o mv -f .deps/utmp.Tpo .deps/utmp.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT sse2_cmod.lo -MD -MP -MF .deps/sse2_cmod.Tpo -c -o sse2_cmod.lo sse2_cmod.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT sse2_cmod.lo -MD -MP -MF .deps/sse2_cmod.Tpo -c sse2_cmod.c -fPIC -DPIC -o .libs/sse2_cmod.o mv -f .deps/sse2_cmod.Tpo .deps/sse2_cmod.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT defaultfont.lo -MD -MP -MF .deps/defaultfont.Tpo -c -o defaultfont.lo defaultfont.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT defaultfont.lo -MD -MP -MF .deps/defaultfont.Tpo -c defaultfont.c -fPIC -DPIC -o .libs/defaultfont.o mv -f .deps/defaultfont.Tpo .deps/defaultfont.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT pixmap.lo -MD -MP -MF .deps/pixmap.Tpo -c -o pixmap.lo pixmap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT pixmap.lo -MD -MP -MF .deps/pixmap.Tpo -c pixmap.c -fPIC -DPIC -o .libs/pixmap.o pixmap.c: In function 'search_path': pixmap.c:1325:5: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] getcwd(name, PATH_MAX); ^~~~~~~~~~~~~~~~~~~~~~ pixmap.c: In function 'set_pixmap_scale': pixmap.c:271:30: warning: '%d' directive writing between 1 and 6 bytes into a region of size between 5 and 15 [-Wformat-overflow=] sprintf(str, "[%dx%d+%d+%d]", pmap->w, pmap->h, pmap->x, pmap->y); ^~ pixmap.c:271:22: note: directive argument in the range [-32768, 32767] sprintf(str, "[%dx%d+%d+%d]", pmap->w, pmap->h, pmap->x, pmap->y); ^~~~~~~~~~~~~~~ pixmap.c:271:22: note: directive argument in the range [-32768, 32767] In file included from /usr/include/stdio.h:936:0, from feature.h:97, from pixmap.c:27: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 10 and 30 bytes into a destination of size 20 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/pixmap.Tpo .deps/pixmap.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT windows.lo -MD -MP -MF .deps/windows.Tpo -c -o windows.lo windows.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT windows.lo -MD -MP -MF .deps/windows.Tpo -c windows.c -fPIC -DPIC -o .libs/windows.o mv -f .deps/windows.Tpo .deps/windows.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT options.lo -MD -MP -MF .deps/options.Tpo -c -o options.lo options.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT options.lo -MD -MP -MF .deps/options.Tpo -c options.c -fPIC -DPIC -o .libs/options.o options.c: In function 'save_config': options.c:3891:94: warning: pointer type mismatch in conditional expression fprintf(fp, " beep_command \"%s\"\n", (char *) ((rs_beep_command) ? (rs_beep_command) : (""))); ^ options.c:3194:9: warning: ignoring return value of 'link', declared with attribute warn_unused_result [-Wunused-result] link(path, bak_path); ^~~~~~~~~~~~~~~~~~~~ mv -f .deps/options.Tpo .deps/options.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT term.lo -MD -MP -MF .deps/term.Tpo -c -o term.lo term.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT term.lo -MD -MP -MF .deps/term.Tpo -c term.c -fPIC -DPIC -o .libs/term.o term.c: In function 'get_modifiers': term.c:377:13: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] switch (XKeycodeToKeysym(Xdisplay, kc[k], 0)) { ^~~~~~ In file included from /usr/include/X11/Intrinsic.h:53:0, from /usr/include/libast.h:77, from feature.h:100, from term.c:27: /usr/include/X11/Xlib.h:1687:15: note: declared here extern KeySym XKeycodeToKeysym( ^~~~~~~~~~~~~~~~ mv -f .deps/term.Tpo .deps/term.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT libscream.lo -MD -MP -MF .deps/libscream.Tpo -c -o libscream.lo libscream.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT libscream.lo -MD -MP -MF .deps/libscream.Tpo -c libscream.c -fPIC -DPIC -o .libs/libscream.o libscream.c: In function 'ns_attach_by_URL': libscream.c:1489:2: warning: #warning compiling in libscream [-Wcpp] #warning compiling in libscream ^~~~~~~ libscream.c:1495:2: warning: #warning compiling in support for GNU screen [-Wcpp] #warning compiling in support for GNU screen ^~~~~~~ libscream.c:1498:2: warning: #warning compiling in support for twin [-Wcpp] #warning compiling in support for twin ^~~~~~~ libscream.c: In function 'ns_go2_disp': libscream.c:1683:34: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'tscreen {aka unsigned int}' [-Wformat=] printf("screen: %p\n", ts); ~^ %d In file included from feature.h:100:0, from libscream.c:46: libscream.c: In function 'ns_parse_screen': libscream.c:3231:16: warning: implicit declaration of function 'safe_print_string'; did you mean 'libast_print_warning'? [-Wimplicit-function-declaration] safe_print_string(p, width))); ^ libscream.c:3230:5: note: in expansion of macro 'D_ESCREEN' D_ESCREEN(("ns_parse_screen(0x%08x, %d, %d, \"%s\")\n", screen, force, width, ^~~~~~~~~ mv -f .deps/libscream.Tpo .deps/libscream.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT screen.lo -MD -MP -MF .deps/screen.Tpo -c -o screen.lo screen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT screen.lo -MD -MP -MF .deps/screen.Tpo -c screen.c -fPIC -DPIC -o .libs/screen.o screen.c: In function 'selection_delimit_word': screen.c:2916:8: warning: assignment makes integer from pointer without a cast [-Wint-conversion] w1 = DELIMIT_TEXT(*stp); ^ screen.c:2927:33: warning: comparison between pointer and integer if (DELIMIT_TEXT(t) != w1 || (w1 && *stp1 != t && BITFIELD_IS_SET(eterm_options, ETERM_OPTIONS_XTERM_SELECT))) ^~ screen.c:2961:37: warning: comparison between pointer and integer if (DELIMIT_TEXT(t) == w1 && (!w1 || *stp == t || !(BITFIELD_IS_SET(eterm_options, ETERM_OPTIONS_XTERM_SELECT))) ^~ screen.c:2991:33: warning: comparison between pointer and integer if (DELIMIT_TEXT(t) != w1 || (w1 && *stp1 != t && BITFIELD_IS_SET(eterm_options, ETERM_OPTIONS_XTERM_SELECT))) ^~ screen.c:3023:40: warning: comparison between pointer and integer if (DELIMIT_TEXT(*stp) == w1 ^~ screen.c: In function 'scr_dump_to_file': screen.c:2395:13: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(outfd, buff, dest - buff); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/screen.Tpo .deps/screen.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -release 0.9.7 -L/usr/lib64 -L/usr/lib -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -L/usr/lib -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -o libEterm.la -rpath /usr/lib64 actions.lo buttons.lo command.lo draw.lo e.lo events.lo font.lo grkelot.lo menus.lo misc.lo options.lo pixmap.lo screen.lo script.lo scrollbar.lo startup.lo system.lo term.lo timer.lo utmp.lo windows.lo defaultfont.lo libscream.lo sse2_cmod.lo -lImlib2 -ldl -L/usr/lib64 -lImlib2 -lSM -lICE -lpcre -lX11 -lXRes -lSM -lICE -lutempter -last -lXext -lX11 -lutil -lm -lTw libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/actions.o .libs/buttons.o .libs/command.o .libs/draw.o .libs/e.o .libs/events.o .libs/font.o .libs/grkelot.o .libs/menus.o .libs/misc.o .libs/options.o .libs/pixmap.o .libs/screen.o .libs/script.o .libs/scrollbar.o .libs/startup.o .libs/system.o .libs/term.o .libs/timer.o .libs/utmp.o .libs/windows.o .libs/defaultfont.o .libs/libscream.o .libs/sse2_cmod.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -L/usr/lib -ldl -lImlib2 -lpcre -lXRes -lSM -lICE -lutempter -last -lXext -lX11 -lutil -lm -lTw -Wl,-soname -Wl,libEterm-0.9.7.so -o .libs/libEterm-0.9.7.so /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so when searching for -lgcc_s /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so when searching for -lgcc_s libtool: link: (cd ".libs" && rm -f "libEterm.so" && ln -s "libEterm-0.9.7.so" "libEterm.so") libtool: link: ( cd ".libs" && rm -f "libEterm.la" && ln -s "../libEterm.la" "libEterm.la" ) make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -rpath /usr/lib64:/usr/lib64/Eterm -L/usr/lib64 -L/usr/lib -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -L/usr/lib -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -o Eterm main.o libEterm.la -lImlib2 -ldl -L/usr/lib64 -lImlib2 -lSM -lICE -lpcre -lX11 -lXRes -lSM -lICE -lutempter -last -lXext -lX11 -lutil -lm -lTw libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/Eterm main.o -L/usr/lib64 -L/usr/lib ./.libs/libEterm.so -ldl -lImlib2 -lpcre -lXRes -lSM -lICE -lutempter -last -lXext -lX11 -lutil -lm -lTw -Wl,-rpath -Wl,/usr/lib64:/usr/lib64/Eterm /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so when searching for -lgcc_s /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so when searching for -lgcc_s make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/src' Making all in themes make[2]: Nothing to be done for 'all'. Making all in utils make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/utils' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Ettable.o -MD -MP -MF .deps/Ettable.Tpo -c -o Ettable.o Ettable.c mv -f .deps/Ettable.Tpo .deps/Ettable.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/utils' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/utils' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Etbg.o -MD -MP -MF .deps/Etbg.Tpo -c -o Etbg.o Etbg.c mv -f .deps/Etbg.Tpo .deps/Etbg.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/utils' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/utils' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT Esetroot.o -MD -MP -MF .deps/Esetroot.Tpo -c -o Esetroot.o Esetroot.c mv -f .deps/Esetroot.Tpo .deps/Esetroot.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/utils' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/utils' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -L/usr/lib64 -L/usr/lib -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -L/usr/lib -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -o Ettable Ettable.o -lImlib2 -ldl -L/usr/lib64 -lImlib2 -lSM -lICE -lpcre -lX11 -lXRes -lSM -lICE -lutempter -last -lXext -lX11 -lutil -lm -lTw libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o Ettable Ettable.o -L/usr/lib64 -L/usr/lib -ldl -lImlib2 -lpcre -lXRes -lSM -lICE -lutempter -last -lXext -lX11 -lutil -lm -lTw /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so when searching for -lgcc_s /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so when searching for -lgcc_s make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/utils' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/utils' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -L/usr/lib64 -L/usr/lib -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -L/usr/lib -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -o Etbg Etbg.o -lImlib2 -ldl -L/usr/lib64 -lImlib2 -lSM -lICE -lpcre -lX11 -lXRes -lSM -lICE -lutempter -last -lXext -lX11 -lutil -lm -lTw libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o Etbg Etbg.o -L/usr/lib64 -L/usr/lib -ldl -lImlib2 -lpcre -lXRes -lSM -lICE -lutempter -last -lXext -lX11 -lutil -lm -lTw /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so when searching for -lgcc_s /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so when searching for -lgcc_s make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/utils' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/utils' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -rpath /usr/lib64:/usr/lib64/Eterm -L/usr/lib64 -L/usr/lib -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -L/usr/lib -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -o Esetroot Esetroot.o -lImlib2 -ldl -L/usr/lib64 -lImlib2 -lSM -lICE -lpcre -lX11 -lXRes -lSM -lICE -lutempter -last -lXext -lX11 -lutil -lm -lTw libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o Esetroot Esetroot.o -L/usr/lib64 -L/usr/lib -ldl -lImlib2 -lpcre -lXRes -lSM -lICE -lutempter -last -lXext -lX11 -lutil -lm -lTw -Wl,-rpath -Wl,/usr/lib64:/usr/lib64/Eterm /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so when searching for -lgcc_s /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so when searching for -lgcc_s make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/utils' Making all in doc make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/doc' /usr/bin/sed -e 's%@''VERSION''@%0.9.7%g' -e 's%@''DATE''@%12 October 2017%g' -e 's%@THEMEDIR@%/usr/share/Eterm/themes%g' ../doc/Eterm.1.in > Eterm.1 make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/doc' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/doc' (nroff -man Eterm.1 | man2html -title Eterm > Eterm.1.html) || : /bin/sh: man2html: command not found make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/doc' Making all in bg make[2]: Nothing to be done for 'all'. Making all in pix make[2]: Nothing to be done for 'all'. + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Xbv6ip + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64 + cd Eterm-0.9.7 + '[' 1 -eq 1 ']' + echo 'warning: %makeinstall_std is deprecated, try %make_install instead' warning: %makeinstall_std is deprecated, try %make_install instead + make DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64 install Making install in src make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/src' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libEterm.la '/home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libEterm-0.9.7.so /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/lib64/libEterm-0.9.7.so libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/lib64 && { ln -s -f libEterm-0.9.7.so libEterm.so || { rm -f libEterm.so && ln -s libEterm-0.9.7.so libEterm.so; }; }) libtool: install: /usr/bin/install -c .libs/libEterm.lai /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/lib64/libEterm.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c Eterm '/home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/bin' libtool: warning: 'libEterm.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/Eterm /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/bin/Eterm make install-exec-hook make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/src' /bin/sh /home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/install-sh -d /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm test ! -z "/usr/share/Eterm/gdb.scr" && /usr/bin/install -c -m 644 ./gdb.scr /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/ || : make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/src' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/src' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/src' Making install in themes make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/themes' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/themes' make[2]: Nothing to be done for 'install-exec-am'. make install-data-hook make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/themes' /bin/sh /home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/install-sh -d /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/themes Installing Eterm theme in /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/themes Installing auto theme in /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/themes Installing Escreen theme in /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/themes Installing trans theme in /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/themes make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/themes' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/themes' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/themes' Making install in utils make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/utils' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/utils' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c Esetroot Etbg Ettable '/home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/bin' libtool: install: /usr/bin/install -c Esetroot /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/bin/Esetroot libtool: install: /usr/bin/install -c Etbg /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/bin/Etbg libtool: install: /usr/bin/install -c Ettable /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/bin/Ettable /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/bin' /usr/bin/install -c Etcolors Etsearch kEsetroot Etbg_update_list '/home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/utils' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/utils' Making install in doc make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/doc' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/man/man1' /usr/bin/install -c -m 644 Eterm.1 '/home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/man/man1' make install-data-hook make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/doc' tic Eterm.ti || (mkinstalldirs /home/pterjan/.terminfo && tic -o/home/pterjan/.terminfo Eterm.ti) || : if test -f /usr/share/misc/termcap && test -f Eterm.tcap ; then \ grep -i 'Eterm Terminal Emulator' /usr/share/misc/termcap || cat Eterm.tcap >> /usr/share/misc/termcap ; \ cap_mkdb termcap ; \ fi || : make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/doc' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/doc' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/doc' Making install in bg make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/bg' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/bg' make[2]: Nothing to be done for 'install-exec-am'. make install-data-hook make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/bg' Installing pixmaps in tile /usr/bin/install -c -m 644 a_distant_star.png /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix/tile/ /usr/bin/install -c -m 644 acid_chess.png /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix/tile/ /usr/bin/install -c -m 644 alpha_centauri.png /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix/tile/ /usr/bin/install -c -m 644 army_brat.png /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix/tile/ /usr/bin/install -c -m 644 bubbly1.jpg /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix/tile/ /usr/bin/install -c -m 644 bubbly2.jpg /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix/tile/ /usr/bin/install -c -m 644 bubbly3.jpg /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix/tile/ /usr/bin/install -c -m 644 bubbly4.jpg /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix/tile/ /usr/bin/install -c -m 644 circuit.jpg /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix/tile/ /usr/bin/install -c -m 644 cold_steel.png /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix/tile/ /usr/bin/install -c -m 644 conch.png /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix/tile/ /usr/bin/install -c -m 644 confusion.jpg /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix/tile/ /usr/bin/install -c -m 644 connect_the_dots.png /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix/tile/ /usr/bin/install -c -m 644 cyber_bg.jpg /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix/tile/ /usr/bin/install -c -m 644 darkness.png /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix/tile/ /usr/bin/install -c -m 644 falling.png /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix/tile/ /usr/bin/install -c -m 644 fascination.png /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix/tile/ /usr/bin/install -c -m 644 firestorm.png /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix/tile/ /usr/bin/install -c -m 644 for_a_moment.png /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix/tile/ /usr/bin/install -c -m 644 graffiti.png /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix/tile/ /usr/bin/install -c -m 644 gray_matter.png /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix/tile/ /usr/bin/install -c -m 644 lightning_crashes.png /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix/tile/ /usr/bin/install -c -m 644 marbles.png /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix/tile/ /usr/bin/install -c -m 644 moody_blues.png /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix/tile/ /usr/bin/install -c -m 644 murky_depths.png /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix/tile/ /usr/bin/install -c -m 644 oil_on_canvas.png /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix/tile/ /usr/bin/install -c -m 644 pebble_beach.png /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix/tile/ /usr/bin/install -c -m 644 ping-pong.png /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix/tile/ /usr/bin/install -c -m 644 plasma.png /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix/tile/ /usr/bin/install -c -m 644 pulse.png /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix/tile/ /usr/bin/install -c -m 644 rolling_meadows.png /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix/tile/ /usr/bin/install -c -m 644 shades_of_being.png /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix/tile/ /usr/bin/install -c -m 644 shale.jpg /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix/tile/ /usr/bin/install -c -m 644 shattered_windows.png /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix/tile/ /usr/bin/install -c -m 644 shock_and_awe.png /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix/tile/ /usr/bin/install -c -m 644 sitting_in_acid.png /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix/tile/ /usr/bin/install -c -m 644 spring_rain.png /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix/tile/ /usr/bin/install -c -m 644 stained_glass.png /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix/tile/ /usr/bin/install -c -m 644 tales_of_earthsea.png /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix/tile/ /usr/bin/install -c -m 644 tangled_web.png /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix/tile/ /usr/bin/install -c -m 644 the_wall.png /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix/tile/ /usr/bin/install -c -m 644 trees_are_leafy.png /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix/tile/ /usr/bin/install -c -m 644 veins.png /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix/tile/ /usr/bin/install -c -m 644 veins_2.png /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix/tile/ /usr/bin/install -c -m 644 violetta.png /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix/tile/ /usr/bin/install -c -m 644 water_into_wine.png /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix/tile/ /usr/bin/install -c -m 644 wormhole.png /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix/tile/ /usr/bin/install -c -m 644 woven_memories.png /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix/tile/ Installing pixmaps in scale /usr/bin/install -c -m 644 Neopolis-horizon.jpg /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix/scale/ /usr/bin/install -c -m 644 day-night.jpg /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix/scale/ /usr/bin/install -c -m 644 midnight_sky.png /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix/scale/ /usr/bin/install -c -m 644 sailors_delight.png /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix/scale/ /usr/bin/install -c -m 644 wasteland.jpg /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix/scale/ /usr/bin/install -c -m 644 wintertree.jpg /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix/scale/ ../utils/Etbg_update_list /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix Etbg_update_list: Generating pixmap list file from images in tile/ and scale/... Creating symlink to pixmaps.list for theme Escreen Creating symlink to pixmaps.list for theme Eterm Creating symlink to pixmaps.list for theme auto Creating symlink to pixmaps.list for theme trans make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/bg' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/bg' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/bg' Making install in pix make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/pix' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/pix' make[2]: Nothing to be done for 'install-exec-am'. make install-data-hook make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/pix' /bin/sh /home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/install-sh -d /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix /usr/bin/install -c -m 644 ./bar_horizontal_1.png /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix /usr/bin/install -c -m 644 ./bar_horizontal_2.png /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix /usr/bin/install -c -m 644 ./bar_horizontal_3.png /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix /usr/bin/install -c -m 644 ./bar_vertical_1.png /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix /usr/bin/install -c -m 644 ./bar_vertical_2.png /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix /usr/bin/install -c -m 644 ./bar_vertical_3.png /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix /usr/bin/install -c -m 644 ./button_arrow_down_1.png /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix /usr/bin/install -c -m 644 ./button_arrow_down_2.png /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix /usr/bin/install -c -m 644 ./button_arrow_down_3.png /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix /usr/bin/install -c -m 644 ./button_arrow_up_1.png /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix /usr/bin/install -c -m 644 ./button_arrow_up_2.png /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix /usr/bin/install -c -m 644 ./button_arrow_up_3.png /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix /usr/bin/install -c -m 644 ./menu1.png /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix /usr/bin/install -c -m 644 ./menu2.png /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix /usr/bin/install -c -m 644 ./menu3.png /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix /usr/bin/install -c -m 644 ./thumb_1.png /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix /usr/bin/install -c -m 644 ./thumb_2.png /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix /usr/bin/install -c -m 644 ./help.png /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix /usr/bin/install -c -m 644 ./exit.png /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/pix' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/pix' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7/pix' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/Eterm-0.9.7' + mkdir -p /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/applications + cat + touch /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/Eterm/pix/pixmaps.list.old + chrpath -d /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/bin/Esetroot /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/bin/Eterm + rm -rf /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/lib64/libEterm.la + /usr/lib/rpm/find-debuginfo.sh -j8 -m -i --build-id-seed 0.9.7-1.mga7 --unique-debug-suffix -0.9.7-1.mga7.x86_64 --unique-debug-src-base eterm-0.9.7-1.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/Eterm-0.9.7 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/bin/Etbg extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/bin/Ettable extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/bin/Eterm extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/lib64/libEterm-0.9.7.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/bin/Esetroot /usr/lib/rpm/sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match. 2376 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_elf_files + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: eterm-0.9.7-1.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.cwIj7c + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd Eterm-0.9.7 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/doc/eterm + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/doc/eterm + cp -pr ChangeLog /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/doc/eterm + cp -pr README /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/doc/eterm + cp -pr ReleaseNotes /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/doc/eterm + cp -pr doc/Eterm_reference.html /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/doc/eterm + cp -pr doc/README.Escreen /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64/usr/share/doc/eterm + exit 0 Provides: Eterm = 0.9.7-1.mga7 application() application(eterm.desktop) config(eterm) = 0.9.7-1.mga7 eterm = 0.9.7-1.mga7 eterm(x86-64) = 0.9.7-1.mga7 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): ncurses Requires(post): /bin/sh diffutils Requires(postun): /bin/sh Requires: libEterm-0.9.7.so()(64bit) libImlib2.so.1()(64bit) libX11.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) perl-base >= 2:5.26.1 Obsoletes: Eterm < 0.9.7-1.mga7 Processing files: lib64eterm0.9.7-0.9.7-1.mga7.x86_64 Provides: lib64eterm0.9.7 = 0.9.7-1.mga7 lib64eterm0.9.7(x86-64) = 0.9.7-1.mga7 libEterm-0.9.7.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libImlib2.so.1()(64bit) libTw.so.4()(64bit) libX11.so.6()(64bit) libXRes.so.1()(64bit) libXext.so.6()(64bit) libast.so.2()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libutempter.so.0()(64bit) Obsoletes: lib64Eterm0.9.5 Processing files: lib64eterm-devel-0.9.7-1.mga7.x86_64 Provides: Eterm-devel = 0.9.7-1.mga7 devel(libEterm-0.9.7(64bit)) eterm-devel = 0.9.7-1.mga7 lib64eterm-devel = 0.9.7-1.mga7 lib64eterm-devel(x86-64) = 0.9.7-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libImlib2(64bit)) devel(libTw(64bit)) devel(libX11(64bit)) devel(libXRes(64bit)) devel(libXext(64bit)) devel(libast(64bit)) devel(libm(64bit)) devel(libutempter(64bit)) Obsoletes: Eterm-devel < 0.9.7-1.mga7 lib64Eterm-static-devel Processing files: eterm-debugsource-0.9.7-1.mga7.x86_64 Provides: eterm-debugsource = 0.9.7-1.mga7 eterm-debugsource(x86-64) = 0.9.7-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: eterm-debuginfo-0.9.7-1.mga7.x86_64 Provides: debuginfo(build-id) = 1b90f5106d02444494e199cff1689a51fc7e6297 debuginfo(build-id) = 3164db336bd1eeb7a319c4331167e780cba958fb debuginfo(build-id) = 499b91abf47afce1e86354acfec4cf22bbec88ba debuginfo(build-id) = 9bfa1cce54897471ee2c0fada46e8a6b54b22440 eterm-debuginfo = 0.9.7-1.mga7 eterm-debuginfo(x86-64) = 0.9.7-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: eterm-debugsource(x86-64) = 0.9.7-1.mga7 Processing files: lib64eterm0.9.7-debuginfo-0.9.7-1.mga7.x86_64 Provides: debuginfo(build-id) = 113ff176951fdf3851aa27f80ab90af83690a17c lib64eterm0.9.7-debuginfo = 0.9.7-1.mga7 lib64eterm0.9.7-debuginfo(x86-64) = 0.9.7-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: eterm-debugsource(x86-64) = 0.9.7-1.mga7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/eterm-0.9.7-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64eterm0.9.7-0.9.7-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64eterm-devel-0.9.7-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/eterm-debugsource-0.9.7-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/eterm-debuginfo-0.9.7-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64eterm0.9.7-debuginfo-0.9.7-1.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.vswRlb + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd Eterm-0.9.7 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/eterm-0.9.7-1.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.uZbOH9 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf Eterm-0.9.7 + exit 0 D: [iurt_root_command] Success!