+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/fbpanel.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.wf9F3I + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fbpanel-6.1 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/fbpanel-6.1.tbz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd fbpanel-6.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (fbpanel-6.1-dsofix.patch):' Patch #0 (fbpanel-6.1-dsofix.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .dsofix --fuzz=0 patching file panel/Makefile.in + echo 'Patch #10 (fbpanel-6.1-default-config.patch):' Patch #10 (fbpanel-6.1-default-config.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .default-config --fuzz=0 patching file data/config/default.in + echo 'Patch #11 (fbpanel-6.1-default-applications.patch):' Patch #11 (fbpanel-6.1-default-applications.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .default-applications --fuzz=0 patching file exec/make_profile.in + echo 'Patch #12 (fbpanel-6.1-fix-includes.patch):' Patch #12 (fbpanel-6.1-fix-includes.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .fix-includes --fuzz=0 patching file panel/plugin.c patching file plugins/icons/icons.c patching file plugins/taskbar/taskbar.c + sed -i.timstamps -e 's|install -m|install -p -m|' scripts/install.sh + sed -i.optflags -e 's|-fPIC|-fPIC ${RPM_OPT_FLAGS}|' scripts/custom.sh + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.vPTHIL + umask 022 + cd /builddir/build/BUILD + cd fbpanel-6.1 + ./configure --prefix=/usr --libdir=/usr/lib64 --libexecdir=/usr/libexec --datadir=/usr/share --mandir=/usr/share/man Creating ./Makefile Creating ./panel/Makefile Creating ./data/Makefile Creating ./data/man/fbpanel.1 Creating ./data/images/Makefile Creating ./data/config/Makefile Creating ./data/config/default Creating ./data/config/pager Creating ./exec/Makefile Creating ./exec/make_profile Creating ./plugins/launchbar/Makefile Creating ./plugins/volume/Makefile Creating ./plugins/Makefile Creating ./plugins/net/Makefile Creating ./plugins/wincmd/Makefile Creating ./plugins/icons/Makefile Creating ./plugins/pager/Makefile Creating ./plugins/systray/Makefile Creating ./plugins/deskno/Makefile Creating ./plugins/mem/Makefile Creating ./plugins/space/Makefile Creating ./plugins/deskno2/Makefile Creating ./plugins/menu/Makefile Creating ./plugins/taskbar/Makefile Creating ./plugins/unstable/test/Makefile Creating ./plugins/dclock/Makefile Creating ./plugins/image/Makefile Creating ./plugins/genmon/Makefile Creating ./plugins/chart/Makefile Creating ./plugins/meter/Makefile Creating ./plugins/tclock/Makefile Creating ./plugins/battery/Makefile Creating ./plugins/cpu/Makefile Creating ./plugins/separator/Makefile Creating config.h Creating config.mk + make -j4 'cflagsx=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' make[1]: Entering directory '/builddir/build/BUILD/fbpanel-6.1/exec' make[1]: Entering directory '/builddir/build/BUILD/fbpanel-6.1/data' make[1]: Entering directory '/builddir/build/BUILD/fbpanel-6.1/panel' make[1]: Entering directory '/builddir/build/BUILD/fbpanel-6.1/plugins' make[1]: Leaving directory '/builddir/build/BUILD/fbpanel-6.1/exec' make[2]: Entering directory '/builddir/build/BUILD/fbpanel-6.1/plugins/taskbar' make[2]: Entering directory '/builddir/build/BUILD/fbpanel-6.1/data/config' make[2]: Leaving directory '/builddir/build/BUILD/fbpanel-6.1/data/config' cc -O2 -Wall -I/builddir/build/BUILD/fbpanel-6.1 -I/builddir/build/BUILD/fbpanel-6.1/panel -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o panel.o panel.c cc -O2 -Wall -I/builddir/build/BUILD/fbpanel-6.1 -I/builddir/build/BUILD/fbpanel-6.1/panel -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DPLUGIN -c -o taskbar.o taskbar.c make[2]: Entering directory '/builddir/build/BUILD/fbpanel-6.1/data/images' make[2]: Leaving directory '/builddir/build/BUILD/fbpanel-6.1/data/images' make[1]: Leaving directory '/builddir/build/BUILD/fbpanel-6.1/data' cc -O2 -Wall -I/builddir/build/BUILD/fbpanel-6.1 -I/builddir/build/BUILD/fbpanel-6.1/panel -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o misc.o misc.c make[2]: Entering directory '/builddir/build/BUILD/fbpanel-6.1/plugins/launchbar' cc -O2 -Wall -I/builddir/build/BUILD/fbpanel-6.1 -I/builddir/build/BUILD/fbpanel-6.1/panel -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DPLUGIN -c -o launchbar.o launchbar.c misc.c: In function 'gcolor2rgb24': misc.c:668:19: warning: variable 'b' set but not used [-Wunused-but-set-variable] guint16 r, g, b; ^ misc.c:668:16: warning: variable 'g' set but not used [-Wunused-but-set-variable] guint16 r, g, b; ^ misc.c:668:13: warning: variable 'r' set but not used [-Wunused-but-set-variable] guint16 r, g, b; ^ cc launchbar.o -o launchbar.so -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -shared make[2]: Leaving directory '/builddir/build/BUILD/fbpanel-6.1/plugins/launchbar' make[2]: Entering directory '/builddir/build/BUILD/fbpanel-6.1/plugins/space' cc -O2 -Wall -I/builddir/build/BUILD/fbpanel-6.1 -I/builddir/build/BUILD/fbpanel-6.1/panel -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DPLUGIN -c -o space.o space.c make[2]: Entering directory '/builddir/build/BUILD/fbpanel-6.1/plugins/menu' cc -O2 -Wall -I/builddir/build/BUILD/fbpanel-6.1 -I/builddir/build/BUILD/fbpanel-6.1/panel -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DPLUGIN -c -o menu.o menu.c cc -O2 -Wall -I/builddir/build/BUILD/fbpanel-6.1 -I/builddir/build/BUILD/fbpanel-6.1/panel -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o plugin.o plugin.c cc taskbar.o -o taskbar.so -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -shared make[2]: Leaving directory '/builddir/build/BUILD/fbpanel-6.1/plugins/taskbar' cc -O2 -Wall -I/builddir/build/BUILD/fbpanel-6.1 -I/builddir/build/BUILD/fbpanel-6.1/panel -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o gtkbar.o gtkbar.c cc space.o -o space.so -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -shared make[2]: Leaving directory '/builddir/build/BUILD/fbpanel-6.1/plugins/space' cc -O2 -Wall -I/builddir/build/BUILD/fbpanel-6.1 -I/builddir/build/BUILD/fbpanel-6.1/panel -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o bg.o bg.c cc -O2 -Wall -I/builddir/build/BUILD/fbpanel-6.1 -I/builddir/build/BUILD/fbpanel-6.1/panel -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o gtkbgbox.o gtkbgbox.c cc -O2 -Wall -I/builddir/build/BUILD/fbpanel-6.1 -I/builddir/build/BUILD/fbpanel-6.1/panel -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ev.o ev.c ev.c: In function 'fb_ev_finalize': ev.c:194:11: warning: variable 'ev' set but not used [-Wunused-but-set-variable] FbEv *ev; ^~ cc -O2 -Wall -I/builddir/build/BUILD/fbpanel-6.1 -I/builddir/build/BUILD/fbpanel-6.1/panel -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DPLUGIN -c -o system_menu.o system_menu.c cc -O2 -Wall -I/builddir/build/BUILD/fbpanel-6.1 -I/builddir/build/BUILD/fbpanel-6.1/panel -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o run.o run.c make[2]: Entering directory '/builddir/build/BUILD/fbpanel-6.1/plugins/pager' cc -O2 -Wall -I/builddir/build/BUILD/fbpanel-6.1 -I/builddir/build/BUILD/fbpanel-6.1/panel -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DPLUGIN -c -o pager.o pager.c cc -O2 -Wall -I/builddir/build/BUILD/fbpanel-6.1 -I/builddir/build/BUILD/fbpanel-6.1/panel -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o xconf.o xconf.c cc menu.o system_menu.o -o menu.so -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -shared make[2]: Leaving directory '/builddir/build/BUILD/fbpanel-6.1/plugins/menu' cc -O2 -Wall -I/builddir/build/BUILD/fbpanel-6.1 -I/builddir/build/BUILD/fbpanel-6.1/panel -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o gconf.o gconf.c make[2]: Entering directory '/builddir/build/BUILD/fbpanel-6.1/plugins/mem' cc -O2 -Wall -I/builddir/build/BUILD/fbpanel-6.1 -I/builddir/build/BUILD/fbpanel-6.1/panel -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DPLUGIN -c -o mem.o mem.c pager.c: In function 'pager_rebuild_all': pager.c:710:18: warning: variable 'curdesk' set but not used [-Wunused-but-set-variable] int desknum, curdesk, dif, i; ^~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/fbpanel-6.1/plugins/chart' cc -O2 -Wall -I/builddir/build/BUILD/fbpanel-6.1 -I/builddir/build/BUILD/fbpanel-6.1/panel -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DPLUGIN -c -o chart.o chart.c cc pager.o -o pager.so -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -shared make[2]: Leaving directory '/builddir/build/BUILD/fbpanel-6.1/plugins/pager' cc -O2 -Wall -I/builddir/build/BUILD/fbpanel-6.1 -I/builddir/build/BUILD/fbpanel-6.1/panel -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o gconf_panel.o gconf_panel.c cc -O2 -Wall -I/builddir/build/BUILD/fbpanel-6.1 -I/builddir/build/BUILD/fbpanel-6.1/panel -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o gconf_plugins.o gconf_plugins.c cc mem.o -o mem.so -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -shared make[2]: Leaving directory '/builddir/build/BUILD/fbpanel-6.1/plugins/mem' make[2]: Entering directory '/builddir/build/BUILD/fbpanel-6.1/plugins/cpu' cc -O2 -Wall -I/builddir/build/BUILD/fbpanel-6.1 -I/builddir/build/BUILD/fbpanel-6.1/panel -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DPLUGIN -c -o cpu.o cpu.c cc chart.o -o chart.so -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -shared make[2]: Entering directory '/builddir/build/BUILD/fbpanel-6.1/plugins/net' cc -O2 -Wall -I/builddir/build/BUILD/fbpanel-6.1 -I/builddir/build/BUILD/fbpanel-6.1/panel -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DPLUGIN -c -o net.o net.c make[2]: Leaving directory '/builddir/build/BUILD/fbpanel-6.1/plugins/chart' make[2]: Entering directory '/builddir/build/BUILD/fbpanel-6.1/plugins/systray' cc panel.o misc.o plugin.o gtkbar.o bg.o gtkbgbox.o ev.o run.o xconf.o gconf.o gconf_panel.o gconf_plugins.o -o fbpanel -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lX11 -lm -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype cc -O2 -Wall -I/builddir/build/BUILD/fbpanel-6.1 -I/builddir/build/BUILD/fbpanel-6.1/panel -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DPLUGIN -c -o main.o main.c make[1]: Leaving directory '/builddir/build/BUILD/fbpanel-6.1/panel' make[2]: Entering directory '/builddir/build/BUILD/fbpanel-6.1/plugins/dclock' cc -O2 -Wall -I/builddir/build/BUILD/fbpanel-6.1 -I/builddir/build/BUILD/fbpanel-6.1/panel -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DPLUGIN -c -o dclock.o dclock.c cpu.c: In function 'cpu_get_load': cpu.c:64:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(stat, "cpu %lu %lu %lu %lu %lu", &cpu.u, &cpu.n, &cpu.s, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ &cpu.i, &cpu.w); ~~~~~~~~~~~~~~~ cc cpu.o -o cpu.so -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -shared make[2]: Leaving directory '/builddir/build/BUILD/fbpanel-6.1/plugins/cpu' cc -O2 -Wall -I/builddir/build/BUILD/fbpanel-6.1 -I/builddir/build/BUILD/fbpanel-6.1/panel -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DPLUGIN -c -o fixedtip.o fixedtip.c net.c: In function 'net_get_load': net.c:72:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, 256, stat); ^~~~~~~~~~~~~~~~~~~~~ net.c:73:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, 256, stat); ^~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/fbpanel-6.1/plugins/wincmd' cc net.o -o net.so -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -shared cc -O2 -Wall -I/builddir/build/BUILD/fbpanel-6.1 -I/builddir/build/BUILD/fbpanel-6.1/panel -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DPLUGIN -c -o wincmd.o wincmd.c make[2]: Leaving directory '/builddir/build/BUILD/fbpanel-6.1/plugins/net' make[2]: Entering directory '/builddir/build/BUILD/fbpanel-6.1/plugins/icons' cc -O2 -Wall -I/builddir/build/BUILD/fbpanel-6.1 -I/builddir/build/BUILD/fbpanel-6.1/panel -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DPLUGIN -c -o icons.o icons.c cc dclock.o -o dclock.so -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -shared make[2]: Leaving directory '/builddir/build/BUILD/fbpanel-6.1/plugins/dclock' make[2]: Entering directory '/builddir/build/BUILD/fbpanel-6.1/plugins/separator' cc -O2 -Wall -I/builddir/build/BUILD/fbpanel-6.1 -I/builddir/build/BUILD/fbpanel-6.1/panel -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DPLUGIN -c -o separator.o separator.c cc -O2 -Wall -I/builddir/build/BUILD/fbpanel-6.1 -I/builddir/build/BUILD/fbpanel-6.1/panel -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DPLUGIN -c -o eggtraymanager.o eggtraymanager.c cc wincmd.o -o wincmd.so -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -shared make[2]: Leaving directory '/builddir/build/BUILD/fbpanel-6.1/plugins/wincmd' cc -O2 -Wall -I/builddir/build/BUILD/fbpanel-6.1 -I/builddir/build/BUILD/fbpanel-6.1/panel -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DPLUGIN -c -o egg-marshal.o egg-marshal.c cc icons.o -o icons.so -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -shared cc separator.o -o separator.so -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -shared make[2]: Leaving directory '/builddir/build/BUILD/fbpanel-6.1/plugins/icons' make[2]: Entering directory '/builddir/build/BUILD/fbpanel-6.1/plugins/image' cc -O2 -Wall -I/builddir/build/BUILD/fbpanel-6.1 -I/builddir/build/BUILD/fbpanel-6.1/panel -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DPLUGIN -c -o image.o image.c make[2]: Leaving directory '/builddir/build/BUILD/fbpanel-6.1/plugins/separator' make[2]: Entering directory '/builddir/build/BUILD/fbpanel-6.1/plugins/deskno' cc -O2 -Wall -I/builddir/build/BUILD/fbpanel-6.1 -I/builddir/build/BUILD/fbpanel-6.1/panel -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DPLUGIN -c -o deskno.o deskno.c make[2]: Entering directory '/builddir/build/BUILD/fbpanel-6.1/plugins/tclock' cc -O2 -Wall -I/builddir/build/BUILD/fbpanel-6.1 -I/builddir/build/BUILD/fbpanel-6.1/panel -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DPLUGIN -c -o tclock.o tclock.c cc main.o fixedtip.o eggtraymanager.o egg-marshal.o -o tray.so -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -shared make[2]: Leaving directory '/builddir/build/BUILD/fbpanel-6.1/plugins/systray' make[2]: Entering directory '/builddir/build/BUILD/fbpanel-6.1/plugins/genmon' cc -O2 -Wall -I/builddir/build/BUILD/fbpanel-6.1 -I/builddir/build/BUILD/fbpanel-6.1/panel -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DPLUGIN -c -o genmon.o genmon.c image.c: In function 'image_constructor': image.c:71:9: warning: 'gdk_pixbuf_unref' is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations] gdk_pixbuf_unref(gp); ^~~~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34:0, from image.c:3: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:232:12: note: declared here void gdk_pixbuf_unref (GdkPixbuf *pixbuf); ^~~~~~~~~~~~~~~~ image.c:72:9: warning: 'gdk_pixbuf_unref' is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations] gdk_pixbuf_unref(gps); ^~~~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34:0, from image.c:3: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:232:12: note: declared here void gdk_pixbuf_unref (GdkPixbuf *pixbuf); ^~~~~~~~~~~~~~~~ cc image.o -o image.so -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -shared cc deskno.o -o deskno.so -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -shared make[2]: Leaving directory '/builddir/build/BUILD/fbpanel-6.1/plugins/image' make[2]: Entering directory '/builddir/build/BUILD/fbpanel-6.1/plugins/deskno2' cc -O2 -Wall -I/builddir/build/BUILD/fbpanel-6.1 -I/builddir/build/BUILD/fbpanel-6.1/panel -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DPLUGIN -c -o deskno2.o deskno2.c make[2]: Leaving directory '/builddir/build/BUILD/fbpanel-6.1/plugins/deskno' make[2]: Entering directory '/builddir/build/BUILD/fbpanel-6.1/plugins/meter' cc -O2 -Wall -I/builddir/build/BUILD/fbpanel-6.1 -I/builddir/build/BUILD/fbpanel-6.1/panel -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DPLUGIN -c -o meter.o meter.c cc tclock.o -o tclock.so -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -shared genmon.c: In function 'text_update': genmon.c:50:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(text, sizeof(text), fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc genmon.o -o genmon.so -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -shared make[2]: Leaving directory '/builddir/build/BUILD/fbpanel-6.1/plugins/tclock' make[2]: Entering directory '/builddir/build/BUILD/fbpanel-6.1/plugins/volume' cc -O2 -Wall -I/builddir/build/BUILD/fbpanel-6.1 -I/builddir/build/BUILD/fbpanel-6.1/panel -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DPLUGIN -c -o volume.o volume.c make[2]: Leaving directory '/builddir/build/BUILD/fbpanel-6.1/plugins/genmon' make[2]: Entering directory '/builddir/build/BUILD/fbpanel-6.1/plugins/battery' cc -O2 -Wall -I/builddir/build/BUILD/fbpanel-6.1 -I/builddir/build/BUILD/fbpanel-6.1/panel -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DPLUGIN -c -o battery.o battery.c deskno2.c: In function 'clicked': deskno2.c:28:5: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system("xfce-setting-show workspaces"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc meter.o -o meter.so -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -shared cc deskno2.o -o deskno2.so -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -shared make[2]: Leaving directory '/builddir/build/BUILD/fbpanel-6.1/plugins/meter' make[2]: Leaving directory '/builddir/build/BUILD/fbpanel-6.1/plugins/deskno2' cc volume.o -o volume.so -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -shared make[2]: Leaving directory '/builddir/build/BUILD/fbpanel-6.1/plugins/volume' cc battery.o -o battery.so -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -shared make[2]: Leaving directory '/builddir/build/BUILD/fbpanel-6.1/plugins/battery' make[1]: Leaving directory '/builddir/build/BUILD/fbpanel-6.1/plugins' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.6binZx + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64 + cd fbpanel-6.1 + rm -rf /builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64 + make install DESTDIR=/builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64 make[1]: Entering directory '/builddir/build/BUILD/fbpanel-6.1/plugins' make[2]: Entering directory '/builddir/build/BUILD/fbpanel-6.1/plugins/taskbar' install -p -m 755 -d /builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64/usr/lib64/fbpanel install -p -m 755 taskbar.so /builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64/usr/lib64/fbpanel make[2]: Leaving directory '/builddir/build/BUILD/fbpanel-6.1/plugins/taskbar' make[2]: Entering directory '/builddir/build/BUILD/fbpanel-6.1/plugins/launchbar' install -p -m 755 -d /builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64/usr/lib64/fbpanel install -p -m 755 launchbar.so /builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64/usr/lib64/fbpanel make[2]: Leaving directory '/builddir/build/BUILD/fbpanel-6.1/plugins/launchbar' make[2]: Entering directory '/builddir/build/BUILD/fbpanel-6.1/plugins/space' install -p -m 755 -d /builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64/usr/lib64/fbpanel install -p -m 755 space.so /builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64/usr/lib64/fbpanel make[2]: Leaving directory '/builddir/build/BUILD/fbpanel-6.1/plugins/space' make[2]: Entering directory '/builddir/build/BUILD/fbpanel-6.1/plugins/menu' install -p -m 755 -d /builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64/usr/lib64/fbpanel install -p -m 755 menu.so /builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64/usr/lib64/fbpanel make[2]: Leaving directory '/builddir/build/BUILD/fbpanel-6.1/plugins/menu' make[2]: Entering directory '/builddir/build/BUILD/fbpanel-6.1/plugins/pager' install -p -m 755 -d /builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64/usr/lib64/fbpanel install -p -m 755 pager.so /builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64/usr/lib64/fbpanel make[2]: Leaving directory '/builddir/build/BUILD/fbpanel-6.1/plugins/pager' make[2]: Entering directory '/builddir/build/BUILD/fbpanel-6.1/plugins/mem' install -p -m 755 -d /builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64/usr/lib64/fbpanel install -p -m 755 mem.so /builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64/usr/lib64/fbpanel make[2]: Leaving directory '/builddir/build/BUILD/fbpanel-6.1/plugins/mem' make[2]: Entering directory '/builddir/build/BUILD/fbpanel-6.1/plugins/chart' install -p -m 755 -d /builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64/usr/lib64/fbpanel install -p -m 755 chart.so /builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64/usr/lib64/fbpanel make[2]: Leaving directory '/builddir/build/BUILD/fbpanel-6.1/plugins/chart' make[2]: Entering directory '/builddir/build/BUILD/fbpanel-6.1/plugins/cpu' install -p -m 755 -d /builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64/usr/lib64/fbpanel install -p -m 755 cpu.so /builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64/usr/lib64/fbpanel make[2]: Leaving directory '/builddir/build/BUILD/fbpanel-6.1/plugins/cpu' make[2]: Entering directory '/builddir/build/BUILD/fbpanel-6.1/plugins/net' install -p -m 755 -d /builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64/usr/lib64/fbpanel install -p -m 755 net.so /builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64/usr/lib64/fbpanel make[2]: Leaving directory '/builddir/build/BUILD/fbpanel-6.1/plugins/net' make[2]: Entering directory '/builddir/build/BUILD/fbpanel-6.1/plugins/systray' install -p -m 755 -d /builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64/usr/lib64/fbpanel install -p -m 755 tray.so /builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64/usr/lib64/fbpanel make[2]: Leaving directory '/builddir/build/BUILD/fbpanel-6.1/plugins/systray' make[2]: Entering directory '/builddir/build/BUILD/fbpanel-6.1/plugins/dclock' install -p -m 755 -d /builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64/usr/lib64/fbpanel install -p -m 755 dclock.so /builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64/usr/lib64/fbpanel make[2]: Leaving directory '/builddir/build/BUILD/fbpanel-6.1/plugins/dclock' make[2]: Entering directory '/builddir/build/BUILD/fbpanel-6.1/plugins/wincmd' install -p -m 755 -d /builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64/usr/lib64/fbpanel install -p -m 755 wincmd.so /builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64/usr/lib64/fbpanel make[2]: Leaving directory '/builddir/build/BUILD/fbpanel-6.1/plugins/wincmd' make[2]: Entering directory '/builddir/build/BUILD/fbpanel-6.1/plugins/icons' install -p -m 755 -d /builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64/usr/lib64/fbpanel install -p -m 755 icons.so /builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64/usr/lib64/fbpanel make[2]: Leaving directory '/builddir/build/BUILD/fbpanel-6.1/plugins/icons' make[2]: Entering directory '/builddir/build/BUILD/fbpanel-6.1/plugins/separator' install -p -m 755 -d /builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64/usr/lib64/fbpanel install -p -m 755 separator.so /builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64/usr/lib64/fbpanel make[2]: Leaving directory '/builddir/build/BUILD/fbpanel-6.1/plugins/separator' make[2]: Entering directory '/builddir/build/BUILD/fbpanel-6.1/plugins/image' install -p -m 755 -d /builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64/usr/lib64/fbpanel install -p -m 755 image.so /builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64/usr/lib64/fbpanel make[2]: Leaving directory '/builddir/build/BUILD/fbpanel-6.1/plugins/image' make[2]: Entering directory '/builddir/build/BUILD/fbpanel-6.1/plugins/deskno' install -p -m 755 -d /builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64/usr/lib64/fbpanel install -p -m 755 deskno.so /builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64/usr/lib64/fbpanel make[2]: Leaving directory '/builddir/build/BUILD/fbpanel-6.1/plugins/deskno' make[2]: Entering directory '/builddir/build/BUILD/fbpanel-6.1/plugins/tclock' install -p -m 755 -d /builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64/usr/lib64/fbpanel install -p -m 755 tclock.so /builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64/usr/lib64/fbpanel make[2]: Leaving directory '/builddir/build/BUILD/fbpanel-6.1/plugins/tclock' make[2]: Entering directory '/builddir/build/BUILD/fbpanel-6.1/plugins/genmon' install -p -m 755 -d /builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64/usr/lib64/fbpanel install -p -m 755 genmon.so /builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64/usr/lib64/fbpanel make[2]: Leaving directory '/builddir/build/BUILD/fbpanel-6.1/plugins/genmon' make[2]: Entering directory '/builddir/build/BUILD/fbpanel-6.1/plugins/deskno2' install -p -m 755 -d /builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64/usr/lib64/fbpanel install -p -m 755 deskno2.so /builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64/usr/lib64/fbpanel make[2]: Leaving directory '/builddir/build/BUILD/fbpanel-6.1/plugins/deskno2' make[2]: Entering directory '/builddir/build/BUILD/fbpanel-6.1/plugins/meter' install -p -m 755 -d /builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64/usr/lib64/fbpanel install -p -m 755 meter.so /builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64/usr/lib64/fbpanel make[2]: Leaving directory '/builddir/build/BUILD/fbpanel-6.1/plugins/meter' make[2]: Entering directory '/builddir/build/BUILD/fbpanel-6.1/plugins/volume' install -p -m 755 -d /builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64/usr/lib64/fbpanel install -p -m 755 volume.so /builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64/usr/lib64/fbpanel make[2]: Leaving directory '/builddir/build/BUILD/fbpanel-6.1/plugins/volume' make[2]: Entering directory '/builddir/build/BUILD/fbpanel-6.1/plugins/battery' install -p -m 755 -d /builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64/usr/lib64/fbpanel install -p -m 755 battery.so /builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64/usr/lib64/fbpanel make[2]: Leaving directory '/builddir/build/BUILD/fbpanel-6.1/plugins/battery' make[1]: Leaving directory '/builddir/build/BUILD/fbpanel-6.1/plugins' make[1]: Entering directory '/builddir/build/BUILD/fbpanel-6.1/panel' install -p -m 755 -d /builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64/usr/bin install -p -m 755 fbpanel /builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64/usr/bin make[1]: Leaving directory '/builddir/build/BUILD/fbpanel-6.1/panel' make[1]: Entering directory '/builddir/build/BUILD/fbpanel-6.1/data' make[2]: Entering directory '/builddir/build/BUILD/fbpanel-6.1/data/config' install -p -m 755 -d /builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64/usr/share/fbpanel install -p -m 644 default pager /builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64/usr/share/fbpanel make[2]: Leaving directory '/builddir/build/BUILD/fbpanel-6.1/data/config' make[2]: Entering directory '/builddir/build/BUILD/fbpanel-6.1/data/images' install -p -m 755 -d /builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64/usr/share/fbpanel/images install -p -m 644 battery_0.png battery_1.png battery_2.png battery_3.png battery_4.png battery_5.png battery_6.png battery_7.png battery_8.png battery_charging_0.png battery_charging_1.png battery_charging_2.png battery_charging_3.png battery_charging_4.png battery_charging_5.png battery_charging_6.png battery_charging_7.png battery_charging_8.png battery_na.png dclock_glyphs.png default.xpm gnome-session-halt.png gnome-session-reboot.png logo.png /builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64/usr/share/fbpanel/images make[2]: Leaving directory '/builddir/build/BUILD/fbpanel-6.1/data/images' make[1]: Leaving directory '/builddir/build/BUILD/fbpanel-6.1/data' make[1]: Entering directory '/builddir/build/BUILD/fbpanel-6.1/exec' install -p -m 755 -d /builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64/usr/libexec/fbpanel install -p -m 755 make_profile xlogout /builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64/usr/libexec/fbpanel make[1]: Leaving directory '/builddir/build/BUILD/fbpanel-6.1/exec' + install -Dpm 644 data/man/fbpanel.1 /builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64/usr/share/man/man1/fbpanel.1 + mv /builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64/usr/share/fbpanel/images/logo.png /builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64/usr/share/fbpanel/images/start-here.png + mv /builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64/usr/share/fbpanel/images/gnome-session-halt.png /builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64/usr/share/fbpanel/images/system-shutdown.png + mv /builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64/usr/share/fbpanel/images/gnome-session-reboot.png /builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64/usr/share/fbpanel/images/system-reboot.png + rm /builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64/usr/lib64/fbpanel/volume.so + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: fbpanel-6.1-15.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Kf0qb6 + umask 022 + cd /builddir/build/BUILD + cd fbpanel-6.1 + DOCDIR=/builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64/usr/share/doc/fbpanel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64/usr/share/doc/fbpanel + cp -pr CHANGELOG /builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64/usr/share/doc/fbpanel + cp -pr COPYING /builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64/usr/share/doc/fbpanel + cp -pr CREDITS /builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64/usr/share/doc/fbpanel + cp -pr README /builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64/usr/share/doc/fbpanel + cp -pr NOTES /builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64/usr/share/doc/fbpanel + exit 0 Provides: fbpanel = 6.1-15.fc28 fbpanel(riscv-64) = 6.1-15.fc28 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires(posttrans): /bin/sh Requires: /bin/bash ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libX11.so.6()(64bit) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcairo.so.2()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libpthread.so.0()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64 Wrote: /builddir/build/SRPMS/fbpanel-6.1-15.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/fbpanel-6.1-15.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6fZUwH + umask 022 + cd /builddir/build/BUILD + cd fbpanel-6.1 + rm -rf /builddir/build/BUILDROOT/fbpanel-6.1-15.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff