D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/wmforkplop-0.9.3-9.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.kcZIYd + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf wmforkplop-0.9.3 + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/wmforkplop-0.9.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd wmforkplop-0.9.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/wmforkplop-0.9.3-makefile_am.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/wmforkplop-0.9.3-configure_ac.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/wmforkplop-0.9.3-automake-1.13.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/wmforkplop-0.9.3-cflags.patch + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.smEhjx + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd wmforkplop-0.9.3 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf --force --install 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:2: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.ac:2: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.ac:12: installing './compile' configure.ac:2: installing './missing' 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 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 build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking how to print strings... printf checking for style of include used by make... 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 dependency style of gcc... gcc3 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 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 how to run the C preprocessor... 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 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 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 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... yes checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for ANSI C header files... (cached) yes 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... no checking linux/hdreg.h usability... yes checking linux/hdreg.h presence... yes checking for linux/hdreg.h... yes checking for imlib2-config... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for PACKAGE... yes checking for PACKAGE... yes Using a good version of libgtop building with GKFORKPLOP, checking for gtk2.. checking for PACKAGE2... yes checking gkrellm2/gkrellm.h usability... yes checking gkrellm2/gkrellm.h presence... yes checking for gkrellm2/gkrellm.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + echo 'warning: %make is deprecated, try %make_build instead' warning: %make is deprecated, try %make_build instead + /usr/bin/make -O -j8 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DPKGDATADIR="\"/usr/share/wmforkplop\"" -I. -DGKRELLM -fPIC -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libgtop-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -O3 -fomit-frame-pointer -ffast-math -Wall -W -I/usr/include -MT gkforkplop_la-util.lo -MD -MP -MF .deps/gkforkplop_la-util.Tpo -c -o gkforkplop_la-util.lo `test -f 'util.c' || echo './'`util.c libtool: compile: gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/wmforkplop\" -I. -DGKRELLM -fPIC -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libgtop-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -O3 -fomit-frame-pointer -ffast-math -Wall -W -I/usr/include -MT gkforkplop_la-util.lo -MD -MP -MF .deps/gkforkplop_la-util.Tpo -c util.c -fPIC -DPIC -o .libs/gkforkplop_la-util.o libtool: compile: gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/wmforkplop\" -I. -DGKRELLM -fPIC -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libgtop-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -O3 -fomit-frame-pointer -ffast-math -Wall -W -I/usr/include -MT gkforkplop_la-util.lo -MD -MP -MF .deps/gkforkplop_la-util.Tpo -c util.c -o gkforkplop_la-util.o >/dev/null 2>&1 mv -f .deps/gkforkplop_la-util.Tpo .deps/gkforkplop_la-util.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DPKGDATADIR="\"/usr/share/wmforkplop\"" -I. -DGKRELLM -fPIC -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libgtop-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -O3 -fomit-frame-pointer -ffast-math -Wall -W -I/usr/include -MT gkforkplop_la-gkrellm_forkplop.lo -MD -MP -MF .deps/gkforkplop_la-gkrellm_forkplop.Tpo -c -o gkforkplop_la-gkrellm_forkplop.lo `test -f 'gkrellm_forkplop.c' || echo './'`gkrellm_forkplop.c libtool: compile: gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/wmforkplop\" -I. -DGKRELLM -fPIC -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libgtop-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -O3 -fomit-frame-pointer -ffast-math -Wall -W -I/usr/include -MT gkforkplop_la-gkrellm_forkplop.lo -MD -MP -MF .deps/gkforkplop_la-gkrellm_forkplop.Tpo -c gkrellm_forkplop.c -fPIC -DPIC -o .libs/gkforkplop_la-gkrellm_forkplop.o gkrellm_forkplop.c: In function 'option_toggled_cb': gkrellm_forkplop.c:138:14: warning: unused variable 'togglebutton' [-Wunused-variable] GtkWidget *togglebutton = GTK_WIDGET(button); ^~~~~~~~~~~~ gkrellm_forkplop.c:137:12: warning: unused variable 'active' [-Wunused-variable] gboolean active = gtk_toggle_button_get_active(button); ^~~~~~ gkrellm_forkplop.c: In function 'cb_spinbutton_modified': gkrellm_forkplop.c:146:77: warning: unused parameter 'spin' [-Wunused-parameter] static void cb_spinbutton_modified(GtkWidget *widget UNUSED, GtkSpinButton *spin) ^~~~ gkrellm_forkplop.c: In function 'save_plugin_config': gkrellm_forkplop.c:221:38: warning: unused parameter 'f' [-Wunused-parameter] static void save_plugin_config(FILE *f) ^ gkrellm_forkplop.c: In function 'load_plugin_config': gkrellm_forkplop.c:235:39: warning: unused parameter 'config_line' [-Wunused-parameter] static void load_plugin_config(gchar *config_line) ^~~~~~~~~~~ At top level: gkrellm_forkplop.c:146:13: warning: 'cb_spinbutton_modified' defined but not used [-Wunused-function] static void cb_spinbutton_modified(GtkWidget *widget UNUSED, GtkSpinButton *spin) ^~~~~~~~~~~~~~~~~~~~~~ gkrellm_forkplop.c:135:13: warning: 'option_toggled_cb' defined but not used [-Wunused-function] static void option_toggled_cb(GtkToggleButton *button, gpointer user_data UNUSED) ^~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/wmforkplop\" -I. -DGKRELLM -fPIC -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libgtop-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -O3 -fomit-frame-pointer -ffast-math -Wall -W -I/usr/include -MT gkforkplop_la-gkrellm_forkplop.lo -MD -MP -MF .deps/gkforkplop_la-gkrellm_forkplop.Tpo -c gkrellm_forkplop.c -o gkforkplop_la-gkrellm_forkplop.o >/dev/null 2>&1 mv -f .deps/gkforkplop_la-gkrellm_forkplop.Tpo .deps/gkforkplop_la-gkrellm_forkplop.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DPKGDATADIR="\"/usr/share/wmforkplop\"" -I. -DGKRELLM -fPIC -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libgtop-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -O3 -fomit-frame-pointer -ffast-math -Wall -W -I/usr/include -MT gkforkplop_la-dockapp_imlib2.lo -MD -MP -MF .deps/gkforkplop_la-dockapp_imlib2.Tpo -c -o gkforkplop_la-dockapp_imlib2.lo `test -f 'dockapp_imlib2.c' || echo './'`dockapp_imlib2.c libtool: compile: gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/wmforkplop\" -I. -DGKRELLM -fPIC -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libgtop-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -O3 -fomit-frame-pointer -ffast-math -Wall -W -I/usr/include -MT gkforkplop_la-dockapp_imlib2.lo -MD -MP -MF .deps/gkforkplop_la-dockapp_imlib2.Tpo -c dockapp_imlib2.c -fPIC -DPIC -o .libs/gkforkplop_la-dockapp_imlib2.o dockapp_imlib2.c: In function 'dockimlib2_gkrellm_setup': dockapp_imlib2.c:310:85: warning: unused parameter 'prefs' [-Wunused-parameter] DockImlib2* dockimlib2_gkrellm_setup(int x0, int y0, int w, int h, DockImlib2Prefs *prefs, GdkDrawable *gkdrawable) { ^~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/wmforkplop\" -I. -DGKRELLM -fPIC -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libgtop-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -O3 -fomit-frame-pointer -ffast-math -Wall -W -I/usr/include -MT gkforkplop_la-dockapp_imlib2.lo -MD -MP -MF .deps/gkforkplop_la-dockapp_imlib2.Tpo -c dockapp_imlib2.c -o gkforkplop_la-dockapp_imlib2.o >/dev/null 2>&1 mv -f .deps/gkforkplop_la-dockapp_imlib2.Tpo .deps/gkforkplop_la-dockapp_imlib2.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DPKGDATADIR="\"/usr/share/wmforkplop\"" -I. -DGKRELLM -fPIC -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libgtop-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -O3 -fomit-frame-pointer -ffast-math -Wall -W -I/usr/include -MT gkforkplop_la-procstat.lo -MD -MP -MF .deps/gkforkplop_la-procstat.Tpo -c -o gkforkplop_la-procstat.lo `test -f 'procstat.c' || echo './'`procstat.c libtool: compile: gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/wmforkplop\" -I. -DGKRELLM -fPIC -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libgtop-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -O3 -fomit-frame-pointer -ffast-math -Wall -W -I/usr/include -MT gkforkplop_la-procstat.lo -MD -MP -MF .deps/gkforkplop_la-procstat.Tpo -c procstat.c -fPIC -DPIC -o .libs/gkforkplop_la-procstat.o procstat.c: In function 'logged_data_free': procstat.c:18:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (d->tic) g_free(d->tic); d->tic = NULL; ^~ procstat.c:18:31: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (d->tic) g_free(d->tic); d->tic = NULL; ^ procstat.c:19:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (d->data) g_free(d->data); d->data = NULL; ^~ procstat.c:19:33: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (d->data) g_free(d->data); d->data = NULL; ^ procstat.c: In function 'pinfo_destroy_': procstat.c:67:3: warning: 'memset' used with constant zero length parameter; this could be due to transposed parameters [-Wmemset-transposed-args] memset(p, sizeof(pinfo), 0); ^~~~~~ procstat.c: In function 'update_top_stats': procstat.c:283:13: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] ptr = glibtop_get_proclist(&l, GLIBTOP_KERN_PROC_PID, i); ^ procstat.c:288:11: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] ptr = glibtop_get_proclist (&l, GLIBTOP_KERN_PROC_ALL, 0); ^ libtool: compile: gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/wmforkplop\" -I. -DGKRELLM -fPIC -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libgtop-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -O3 -fomit-frame-pointer -ffast-math -Wall -W -I/usr/include -MT gkforkplop_la-procstat.lo -MD -MP -MF .deps/gkforkplop_la-procstat.Tpo -c procstat.c -o gkforkplop_la-procstat.o >/dev/null 2>&1 mv -f .deps/gkforkplop_la-procstat.Tpo .deps/gkforkplop_la-procstat.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DPKGDATADIR="\"/usr/share/wmforkplop\"" -I. -DGKRELLM -fPIC -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libgtop-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -O3 -fomit-frame-pointer -ffast-math -Wall -W -I/usr/include -MT gkforkplop_la-wmforkplop.lo -MD -MP -MF .deps/gkforkplop_la-wmforkplop.Tpo -c -o gkforkplop_la-wmforkplop.lo `test -f 'wmforkplop.c' || echo './'`wmforkplop.c libtool: compile: gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/wmforkplop\" -I. -DGKRELLM -fPIC -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libgtop-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -O3 -fomit-frame-pointer -ffast-math -Wall -W -I/usr/include -MT gkforkplop_la-wmforkplop.lo -MD -MP -MF .deps/gkforkplop_la-wmforkplop.Tpo -c wmforkplop.c -fPIC -DPIC -o .libs/gkforkplop_la-wmforkplop.o wmforkplop.c: In function 'draw_single_proc_info': wmforkplop.c:371:35: warning: variable 'cy' set but not used [-Wunused-but-set-variable] int ww, hh, advancex, advancey, cy, use_long_lines, xcol2; ^~ wmforkplop.c: In function 'forkplop_main': wmforkplop.c:1085:37: warning: ignoring return value of 'seteuid', declared with attribute warn_unused_result [-Wunused-result] euid = geteuid(); uid = getuid(); seteuid(uid); ^~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -DPKGDATADIR=\"/usr/share/wmforkplop\" -I. -DGKRELLM -fPIC -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libgtop-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -O3 -fomit-frame-pointer -ffast-math -Wall -W -I/usr/include -MT gkforkplop_la-wmforkplop.lo -MD -MP -MF .deps/gkforkplop_la-wmforkplop.Tpo -c wmforkplop.c -o gkforkplop_la-wmforkplop.o >/dev/null 2>&1 mv -f .deps/gkforkplop_la-wmforkplop.Tpo .deps/gkforkplop_la-wmforkplop.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -DGKRELLM -fPIC -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libgtop-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -O3 -fomit-frame-pointer -ffast-math -Wall -W -I/usr/include -module -avoid-version -rpath /nowhere -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o gkforkplop.la gkforkplop_la-wmforkplop.lo gkforkplop_la-util.lo gkforkplop_la-procstat.lo gkforkplop_la-dockapp_imlib2.lo gkforkplop_la-gkrellm_forkplop.lo -L/usr/lib64 -lImlib2 -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 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lgtop-2.0 -lglib-2.0 -lm -L/usr/lib64 -lX11 -lXext libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/gkforkplop_la-wmforkplop.o .libs/gkforkplop_la-util.o .libs/gkforkplop_la-procstat.o .libs/gkforkplop_la-dockapp_imlib2.o .libs/gkforkplop_la-gkrellm_forkplop.o -pthread -O2 -g -fstack-protector -O3 -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--export-dynamic -pthread -pthread -L/usr/lib64 -lImlib2 -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 -lfontconfig -lfreetype -lgtop-2.0 -lglib-2.0 -lm -lX11 -lXext -Wl,-soname -Wl,gkforkplop.so -o .libs/gkforkplop.so libtool: link: ar cru .libs/gkforkplop.a gkforkplop_la-wmforkplop.o gkforkplop_la-util.o gkforkplop_la-procstat.o gkforkplop_la-dockapp_imlib2.o gkforkplop_la-gkrellm_forkplop.o libtool: link: ranlib .libs/gkforkplop.a libtool: link: ( cd ".libs" && rm -f "gkforkplop.la" && ln -s "../gkforkplop.la" "gkforkplop.la" ) /usr/bin/make all-am make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/wmforkplop-0.9.3' gcc -DHAVE_CONFIG_H -DPKGDATADIR="\"/usr/share/wmforkplop\"" -I. -I/usr/include/libgtop-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -O3 -fomit-frame-pointer -ffast-math -Wall -W -I/usr/include -MT wmforkplop-dockapp_imlib2.o -MD -MP -MF .deps/wmforkplop-dockapp_imlib2.Tpo -c -o wmforkplop-dockapp_imlib2.o `test -f 'dockapp_imlib2.c' || echo './'`dockapp_imlib2.c mv -f .deps/wmforkplop-dockapp_imlib2.Tpo .deps/wmforkplop-dockapp_imlib2.Po make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/wmforkplop-0.9.3' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/wmforkplop-0.9.3' gcc -DHAVE_CONFIG_H -DPKGDATADIR="\"/usr/share/wmforkplop\"" -I. -I/usr/include/libgtop-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -O3 -fomit-frame-pointer -ffast-math -Wall -W -I/usr/include -MT wmforkplop-util.o -MD -MP -MF .deps/wmforkplop-util.Tpo -c -o wmforkplop-util.o `test -f 'util.c' || echo './'`util.c mv -f .deps/wmforkplop-util.Tpo .deps/wmforkplop-util.Po make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/wmforkplop-0.9.3' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/wmforkplop-0.9.3' gcc -DHAVE_CONFIG_H -DPKGDATADIR="\"/usr/share/wmforkplop\"" -I. -I/usr/include/libgtop-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -O3 -fomit-frame-pointer -ffast-math -Wall -W -I/usr/include -MT wmforkplop-procstat.o -MD -MP -MF .deps/wmforkplop-procstat.Tpo -c -o wmforkplop-procstat.o `test -f 'procstat.c' || echo './'`procstat.c procstat.c: In function 'logged_data_free': procstat.c:18:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (d->tic) g_free(d->tic); d->tic = NULL; ^~ procstat.c:18:31: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (d->tic) g_free(d->tic); d->tic = NULL; ^ procstat.c:19:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (d->data) g_free(d->data); d->data = NULL; ^~ procstat.c:19:33: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (d->data) g_free(d->data); d->data = NULL; ^ procstat.c: In function 'pinfo_destroy_': procstat.c:67:3: warning: 'memset' used with constant zero length parameter; this could be due to transposed parameters [-Wmemset-transposed-args] memset(p, sizeof(pinfo), 0); ^~~~~~ procstat.c: In function 'update_top_stats': procstat.c:283:13: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] ptr = glibtop_get_proclist(&l, GLIBTOP_KERN_PROC_PID, i); ^ procstat.c:288:11: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] ptr = glibtop_get_proclist (&l, GLIBTOP_KERN_PROC_ALL, 0); ^ mv -f .deps/wmforkplop-procstat.Tpo .deps/wmforkplop-procstat.Po make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/wmforkplop-0.9.3' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/wmforkplop-0.9.3' gcc -DHAVE_CONFIG_H -DPKGDATADIR="\"/usr/share/wmforkplop\"" -I. -I/usr/include/libgtop-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -O3 -fomit-frame-pointer -ffast-math -Wall -W -I/usr/include -MT wmforkplop-wmforkplop.o -MD -MP -MF .deps/wmforkplop-wmforkplop.Tpo -c -o wmforkplop-wmforkplop.o `test -f 'wmforkplop.c' || echo './'`wmforkplop.c wmforkplop.c: In function 'draw_single_proc_info': wmforkplop.c:371:35: warning: variable 'cy' set but not used [-Wunused-but-set-variable] int ww, hh, advancex, advancey, cy, use_long_lines, xcol2; ^~ wmforkplop.c: In function 'main': wmforkplop.c:1085:37: warning: ignoring return value of 'seteuid', declared with attribute warn_unused_result [-Wunused-result] euid = geteuid(); uid = getuid(); seteuid(uid); ^~~~~~~~~~~~ mv -f .deps/wmforkplop-wmforkplop.Tpo .deps/wmforkplop-wmforkplop.Po make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/wmforkplop-0.9.3' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/wmforkplop-0.9.3' /bin/sh ./libtool --tag=CC --mode=link gcc -I/usr/include/libgtop-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -O3 -fomit-frame-pointer -ffast-math -Wall -W -I/usr/include -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o wmforkplop wmforkplop-wmforkplop.o wmforkplop-util.o wmforkplop-procstat.o wmforkplop-dockapp_imlib2.o -lm -L/usr/lib64 -lImlib2 -lgtop-2.0 -lglib-2.0 -L/usr/lib64 -lX11 -lXext libtool: link: gcc -I/usr/include/libgtop-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -O3 -fomit-frame-pointer -ffast-math -Wall -W -I/usr/include -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o wmforkplop wmforkplop-wmforkplop.o wmforkplop-util.o wmforkplop-procstat.o wmforkplop-dockapp_imlib2.o -lm -L/usr/lib64 -lImlib2 -lgtop-2.0 -lglib-2.0 -lX11 -lXext make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/wmforkplop-0.9.3' + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.0db7Ow + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/wmforkplop-0.9.3-9.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/wmforkplop-0.9.3-9.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/wmforkplop-0.9.3-9.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/wmforkplop-0.9.3-9.mga7.x86_64 + cd wmforkplop-0.9.3 + '[' 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/wmforkplop-0.9.3-9.mga7.x86_64 install make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/wmforkplop-0.9.3' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/wmforkplop-0.9.3-9.mga7.x86_64/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c wmforkplop '/home/pterjan/rpmbuild/BUILDROOT/wmforkplop-0.9.3-9.mga7.x86_64/usr/bin' libtool: install: /usr/bin/install -c wmforkplop /home/pterjan/rpmbuild/BUILDROOT/wmforkplop-0.9.3-9.mga7.x86_64/usr/bin/wmforkplop make[1]: Nothing to be done for 'install-data-am'. make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/wmforkplop-0.9.3' + install -d -m0755 /home/pterjan/rpmbuild/BUILDROOT/wmforkplop-0.9.3-9.mga7.x86_64/usr/lib64/gkrellm2/plugins + install -m0644 .libs/gkforkplop.so /home/pterjan/rpmbuild/BUILDROOT/wmforkplop-0.9.3-9.mga7.x86_64/usr/lib64/gkrellm2/plugins + /usr/lib/rpm/find-debuginfo.sh -j8 -m -i --build-id-seed 0.9.3-9.mga7 --unique-debug-suffix -0.9.3-9.mga7.x86_64 --unique-debug-src-base wmforkplop-0.9.3-9.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/wmforkplop-0.9.3 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/wmforkplop-0.9.3-9.mga7.x86_64/usr/bin/wmforkplop /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 160 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: wmforkplop-0.9.3-9.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.oTSRSy + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd wmforkplop-0.9.3 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/wmforkplop-0.9.3-9.mga7.x86_64/usr/share/doc/wmforkplop + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/wmforkplop-0.9.3-9.mga7.x86_64/usr/share/doc/wmforkplop + cp -pr README /home/pterjan/rpmbuild/BUILDROOT/wmforkplop-0.9.3-9.mga7.x86_64/usr/share/doc/wmforkplop + cp -pr INSTALL /home/pterjan/rpmbuild/BUILDROOT/wmforkplop-0.9.3-9.mga7.x86_64/usr/share/doc/wmforkplop + cp -pr AUTHORS /home/pterjan/rpmbuild/BUILDROOT/wmforkplop-0.9.3-9.mga7.x86_64/usr/share/doc/wmforkplop + cp -pr NEWS /home/pterjan/rpmbuild/BUILDROOT/wmforkplop-0.9.3-9.mga7.x86_64/usr/share/doc/wmforkplop + cp -pr TODO /home/pterjan/rpmbuild/BUILDROOT/wmforkplop-0.9.3-9.mga7.x86_64/usr/share/doc/wmforkplop + cp -pr COPYING /home/pterjan/rpmbuild/BUILDROOT/wmforkplop-0.9.3-9.mga7.x86_64/usr/share/doc/wmforkplop + cp -pr ChangeLog /home/pterjan/rpmbuild/BUILDROOT/wmforkplop-0.9.3-9.mga7.x86_64/usr/share/doc/wmforkplop + exit 0 Provides: wmforkplop = 0.9.3-9.mga7 wmforkplop(x86-64) = 0.9.3-9.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libImlib2.so.1()(64bit) libX11.so.6()(64bit) libXext.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(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) libglib-2.0.so.0()(64bit) libgtop-2.0.so.11()(64bit) Processing files: gkrellm-plugins-wmforkplop-0.9.3-9.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.mNDXkB + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd wmforkplop-0.9.3 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/wmforkplop-0.9.3-9.mga7.x86_64/usr/share/doc/gkrellm-plugins-wmforkplop + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/wmforkplop-0.9.3-9.mga7.x86_64/usr/share/doc/gkrellm-plugins-wmforkplop + cp -pr README /home/pterjan/rpmbuild/BUILDROOT/wmforkplop-0.9.3-9.mga7.x86_64/usr/share/doc/gkrellm-plugins-wmforkplop + cp -pr INSTALL /home/pterjan/rpmbuild/BUILDROOT/wmforkplop-0.9.3-9.mga7.x86_64/usr/share/doc/gkrellm-plugins-wmforkplop + cp -pr AUTHORS /home/pterjan/rpmbuild/BUILDROOT/wmforkplop-0.9.3-9.mga7.x86_64/usr/share/doc/gkrellm-plugins-wmforkplop + cp -pr NEWS /home/pterjan/rpmbuild/BUILDROOT/wmforkplop-0.9.3-9.mga7.x86_64/usr/share/doc/gkrellm-plugins-wmforkplop + cp -pr TODO /home/pterjan/rpmbuild/BUILDROOT/wmforkplop-0.9.3-9.mga7.x86_64/usr/share/doc/gkrellm-plugins-wmforkplop + cp -pr COPYING /home/pterjan/rpmbuild/BUILDROOT/wmforkplop-0.9.3-9.mga7.x86_64/usr/share/doc/gkrellm-plugins-wmforkplop + cp -pr ChangeLog /home/pterjan/rpmbuild/BUILDROOT/wmforkplop-0.9.3-9.mga7.x86_64/usr/share/doc/gkrellm-plugins-wmforkplop + exit 0 Provides: gkrellm-plugins-wmforkplop = 0.9.3-9.mga7 gkrellm-plugins-wmforkplop(x86-64) = 0.9.3-9.mga7 wmforkplop-gkrellm-plugins = 0.9.3-9.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libImlib2.so.1()(64bit) libX11.so.6()(64bit) libXext.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(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) libgdk-x11-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libgtop-2.0.so.11()(64bit) libpthread.so.0()(64bit) Processing files: wmforkplop-debugsource-0.9.3-9.mga7.x86_64 Provides: wmforkplop-debugsource = 0.9.3-9.mga7 wmforkplop-debugsource(x86-64) = 0.9.3-9.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: wmforkplop-debuginfo-0.9.3-9.mga7.x86_64 Provides: debuginfo(build-id) = 57eafab769a466931e9b9f094787e8932df2bcc1 wmforkplop-debuginfo = 0.9.3-9.mga7 wmforkplop-debuginfo(x86-64) = 0.9.3-9.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: wmforkplop-debugsource(x86-64) = 0.9.3-9.mga7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/wmforkplop-0.9.3-9.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/wmforkplop-0.9.3-9.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/gkrellm-plugins-wmforkplop-0.9.3-9.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/wmforkplop-debugsource-0.9.3-9.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/wmforkplop-debuginfo-0.9.3-9.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.QU9RDF + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd wmforkplop-0.9.3 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/wmforkplop-0.9.3-9.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.E59X1J + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf wmforkplop-0.9.3 + exit 0 D: [iurt_root_command] Success!