+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/bmpanel2.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 warning: Macro expanded in comment on line 14: %{name}-%{upstream_version}.tar.gz warning: bogus date in %changelog: Thu Oct 20 2009 Marcus Moeller - 2.0.1a-1 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.7DNUM1 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf bmpanel2-2.1pre1 + /usr/bin/gzip -dc /builddir/build/SOURCES/bmpanel2-2.1pre1-stripped.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd bmpanel2-2.1pre1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (bmpanel2-2.1pre1-no-shebang.patch):' Patch #0 (bmpanel2-2.1pre1-no-shebang.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file extra/py/bmpanel2.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.msyH4H + umask 022 + cd /builddir/build/BUILD + cd bmpanel2-2.1pre1 + CFLAGS='-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 ' + export CFLAGS + CXXFLAGS='-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 ' + export CXXFLAGS + FFLAGS='-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 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-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 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON . -- The C compiler identification is GNU 7.3.1 -- The CXX compiler identification is GNU 7.3.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for connect -- Looking for connect - found -- Looking for remove -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found -- Found X11: /usr/lib64/libX11.so -- Found PkgConfig: /usr/bin/pkg-config (found version "1.4.1") -- Checking for module 'cairo' -- Found cairo, version 1.15.10 -- Checking for module 'pangocairo' -- Found pangocairo, version 1.41.1 -- Checking for module 'glib-2.0' -- Found glib-2.0, version 2.56.0 -- Checking for module 'gthread-2.0' -- Found gthread-2.0, version 2.56.0 -- Found PythonInterp: /usr/bin/python (found version "2.7.14") -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_SHARED_LIBS CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/bmpanel2-2.1pre1 + make -j4 /usr/bin/cmake -H/builddir/build/BUILD/bmpanel2-2.1pre1 -B/builddir/build/BUILD/bmpanel2-2.1pre1 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/bmpanel2-2.1pre1/CMakeFiles /builddir/build/BUILD/bmpanel2-2.1pre1/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/bmpanel2-2.1pre1' make -f CMakeFiles/bmpanel2.dir/build.make CMakeFiles/bmpanel2.dir/depend make -f man/CMakeFiles/manpage.dir/build.make man/CMakeFiles/manpage.dir/depend make[2]: Entering directory '/builddir/build/BUILD/bmpanel2-2.1pre1' cd /builddir/build/BUILD/bmpanel2-2.1pre1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/bmpanel2-2.1pre1 /builddir/build/BUILD/bmpanel2-2.1pre1/man /builddir/build/BUILD/bmpanel2-2.1pre1 /builddir/build/BUILD/bmpanel2-2.1pre1/man /builddir/build/BUILD/bmpanel2-2.1pre1/man/CMakeFiles/manpage.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/bmpanel2-2.1pre1' cd /builddir/build/BUILD/bmpanel2-2.1pre1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/bmpanel2-2.1pre1 /builddir/build/BUILD/bmpanel2-2.1pre1 /builddir/build/BUILD/bmpanel2-2.1pre1 /builddir/build/BUILD/bmpanel2-2.1pre1 /builddir/build/BUILD/bmpanel2-2.1pre1/CMakeFiles/bmpanel2.dir/DependInfo.cmake --color= Scanning dependencies of target manpage make[2]: Leaving directory '/builddir/build/BUILD/bmpanel2-2.1pre1' make -f man/CMakeFiles/manpage.dir/build.make man/CMakeFiles/manpage.dir/build make[2]: Entering directory '/builddir/build/BUILD/bmpanel2-2.1pre1' [ 4%] Generating bmpanel2.1.gz cd /builddir/build/BUILD/bmpanel2-2.1pre1/man && /usr/bin/a2x -D /builddir/build/BUILD/bmpanel2-2.1pre1/man -d manpage -f manpage --asciidoc-opts="-f /builddir/build/BUILD/bmpanel2-2.1pre1/man/asciidoc.conf -a man_version="2.1"" /builddir/build/BUILD/bmpanel2-2.1pre1/man/bmpanel2.txt Scanning dependencies of target bmpanel2 make[2]: Leaving directory '/builddir/build/BUILD/bmpanel2-2.1pre1' make -f CMakeFiles/bmpanel2.dir/build.make CMakeFiles/bmpanel2.dir/build make[2]: Entering directory '/builddir/build/BUILD/bmpanel2-2.1pre1' [ 8%] Building C object CMakeFiles/bmpanel2.dir/memory.c.o /usr/bin/cc -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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 -Wall -std=gnu99 -o CMakeFiles/bmpanel2.dir/memory.c.o -c /builddir/build/BUILD/bmpanel2-2.1pre1/memory.c [ 12%] Building C object CMakeFiles/bmpanel2.dir/config-parser.c.o [ 16%] Building C object CMakeFiles/bmpanel2.dir/message.c.o /usr/bin/cc -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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 -Wall -std=gnu99 -o CMakeFiles/bmpanel2.dir/config-parser.c.o -c /builddir/build/BUILD/bmpanel2-2.1pre1/config-parser.c /usr/bin/cc -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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 -Wall -std=gnu99 -o CMakeFiles/bmpanel2.dir/message.c.o -c /builddir/build/BUILD/bmpanel2-2.1pre1/message.c [ 20%] Building C object CMakeFiles/bmpanel2.dir/bmpanel.c.o /usr/bin/cc -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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 -Wall -std=gnu99 -o CMakeFiles/bmpanel2.dir/bmpanel.c.o -c /builddir/build/BUILD/bmpanel2-2.1pre1/bmpanel.c [ 24%] Building C object CMakeFiles/bmpanel2.dir/xutil.c.o /usr/bin/cc -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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 -Wall -std=gnu99 -o CMakeFiles/bmpanel2.dir/xutil.c.o -c /builddir/build/BUILD/bmpanel2-2.1pre1/xutil.c [ 28%] Building C object CMakeFiles/bmpanel2.dir/panel.c.o /usr/bin/cc -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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 -Wall -std=gnu99 -o CMakeFiles/bmpanel2.dir/panel.c.o -c /builddir/build/BUILD/bmpanel2-2.1pre1/panel.c /builddir/build/BUILD/bmpanel2-2.1pre1/bmpanel.c: In function 'main': /builddir/build/BUILD/bmpanel2-2.1pre1/bmpanel.c:281:2: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] g_thread_init(0); ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from /usr/include/pango-1.0/pango/pango-coverage.h:25, from /usr/include/pango-1.0/pango/pango-font.h:25, from /usr/include/pango-1.0/pango/pango-attributes.h:25, from /usr/include/pango-1.0/pango/pango.h:25, from /usr/include/pango-1.0/pango/pangocairo.h:25, from /builddir/build/BUILD/bmpanel2-2.1pre1/gui.h:4, from /builddir/build/BUILD/bmpanel2-2.1pre1/bmpanel.c:5: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here void g_thread_init (gpointer vtable); ^~~~~~~~~~~~~ [ 32%] Building C object CMakeFiles/bmpanel2.dir/image-cache.c.o /usr/bin/cc -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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 -Wall -std=gnu99 -o CMakeFiles/bmpanel2.dir/image-cache.c.o -c /builddir/build/BUILD/bmpanel2-2.1pre1/image-cache.c [ 36%] Building C object CMakeFiles/bmpanel2.dir/event-dispatchers.c.o /usr/bin/cc -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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 -Wall -std=gnu99 -o CMakeFiles/bmpanel2.dir/event-dispatchers.c.o -c /builddir/build/BUILD/bmpanel2-2.1pre1/event-dispatchers.c [ 40%] Building C object CMakeFiles/bmpanel2.dir/xdg.c.o /usr/bin/cc -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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 -Wall -std=gnu99 -o CMakeFiles/bmpanel2.dir/xdg.c.o -c /builddir/build/BUILD/bmpanel2-2.1pre1/xdg.c [ 44%] Building C object CMakeFiles/bmpanel2.dir/settings.c.o /usr/bin/cc -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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 -Wall -std=gnu99 -o CMakeFiles/bmpanel2.dir/settings.c.o -c /builddir/build/BUILD/bmpanel2-2.1pre1/settings.c [ 48%] Building C object CMakeFiles/bmpanel2.dir/widget-interface.c.o /usr/bin/cc -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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 -Wall -std=gnu99 -o CMakeFiles/bmpanel2.dir/widget-interface.c.o -c /builddir/build/BUILD/bmpanel2-2.1pre1/widget-interface.c [ 52%] Building C object CMakeFiles/bmpanel2.dir/widget-utils.c.o /usr/bin/cc -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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 -Wall -std=gnu99 -o CMakeFiles/bmpanel2.dir/widget-utils.c.o -c /builddir/build/BUILD/bmpanel2-2.1pre1/widget-utils.c [ 56%] Building C object CMakeFiles/bmpanel2.dir/widget-taskbar.c.o /usr/bin/cc -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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 -Wall -std=gnu99 -o CMakeFiles/bmpanel2.dir/widget-taskbar.c.o -c /builddir/build/BUILD/bmpanel2-2.1pre1/widget-taskbar.c cd /builddir/build/BUILD/bmpanel2-2.1pre1/man && /usr/bin/gzip -f /builddir/build/BUILD/bmpanel2-2.1pre1/man/bmpanel2.1 make[2]: Leaving directory '/builddir/build/BUILD/bmpanel2-2.1pre1' [ 56%] Built target manpage [ 60%] Building C object CMakeFiles/bmpanel2.dir/widget-clock.c.o /usr/bin/cc -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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 -Wall -std=gnu99 -o CMakeFiles/bmpanel2.dir/widget-clock.c.o -c /builddir/build/BUILD/bmpanel2-2.1pre1/widget-clock.c [ 64%] Building C object CMakeFiles/bmpanel2.dir/widget-decor.c.o /usr/bin/cc -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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 -Wall -std=gnu99 -o CMakeFiles/bmpanel2.dir/widget-decor.c.o -c /builddir/build/BUILD/bmpanel2-2.1pre1/widget-decor.c [ 68%] Building C object CMakeFiles/bmpanel2.dir/widget-desktops.c.o /usr/bin/cc -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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 -Wall -std=gnu99 -o CMakeFiles/bmpanel2.dir/widget-desktops.c.o -c /builddir/build/BUILD/bmpanel2-2.1pre1/widget-desktops.c [ 72%] Building C object CMakeFiles/bmpanel2.dir/widget-systray.c.o /usr/bin/cc -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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 -Wall -std=gnu99 -o CMakeFiles/bmpanel2.dir/widget-systray.c.o -c /builddir/build/BUILD/bmpanel2-2.1pre1/widget-systray.c [ 76%] Building C object CMakeFiles/bmpanel2.dir/widget-launchbar.c.o /usr/bin/cc -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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 -Wall -std=gnu99 -o CMakeFiles/bmpanel2.dir/widget-launchbar.c.o -c /builddir/build/BUILD/bmpanel2-2.1pre1/widget-launchbar.c [ 80%] Building C object CMakeFiles/bmpanel2.dir/widget-empty.c.o /usr/bin/cc -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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 -Wall -std=gnu99 -o CMakeFiles/bmpanel2.dir/widget-empty.c.o -c /builddir/build/BUILD/bmpanel2-2.1pre1/widget-empty.c [ 84%] Building C object CMakeFiles/bmpanel2.dir/render-normal.c.o /usr/bin/cc -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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 -Wall -std=gnu99 -o CMakeFiles/bmpanel2.dir/render-normal.c.o -c /builddir/build/BUILD/bmpanel2-2.1pre1/render-normal.c [ 88%] Building C object CMakeFiles/bmpanel2.dir/render-pseudo.c.o /usr/bin/cc -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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 -Wall -std=gnu99 -o CMakeFiles/bmpanel2.dir/render-pseudo.c.o -c /builddir/build/BUILD/bmpanel2-2.1pre1/render-pseudo.c [ 92%] Building C object CMakeFiles/bmpanel2.dir/args.c.o /usr/bin/cc -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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 -Wall -std=gnu99 -o CMakeFiles/bmpanel2.dir/args.c.o -c /builddir/build/BUILD/bmpanel2-2.1pre1/args.c [ 96%] Building C object CMakeFiles/bmpanel2.dir/strbuf.c.o /usr/bin/cc -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -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 -Wall -std=gnu99 -o CMakeFiles/bmpanel2.dir/strbuf.c.o -c /builddir/build/BUILD/bmpanel2-2.1pre1/strbuf.c [100%] Linking C executable bmpanel2 /usr/bin/cmake -E cmake_link_script CMakeFiles/bmpanel2.dir/link.txt --verbose=1 /usr/bin/cc -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 -Wall -std=gnu99 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/bmpanel2.dir/memory.c.o CMakeFiles/bmpanel2.dir/message.c.o CMakeFiles/bmpanel2.dir/config-parser.c.o CMakeFiles/bmpanel2.dir/bmpanel.c.o CMakeFiles/bmpanel2.dir/xutil.c.o CMakeFiles/bmpanel2.dir/panel.c.o CMakeFiles/bmpanel2.dir/image-cache.c.o CMakeFiles/bmpanel2.dir/event-dispatchers.c.o CMakeFiles/bmpanel2.dir/xdg.c.o CMakeFiles/bmpanel2.dir/settings.c.o CMakeFiles/bmpanel2.dir/widget-interface.c.o CMakeFiles/bmpanel2.dir/widget-utils.c.o CMakeFiles/bmpanel2.dir/widget-taskbar.c.o CMakeFiles/bmpanel2.dir/widget-clock.c.o CMakeFiles/bmpanel2.dir/widget-decor.c.o CMakeFiles/bmpanel2.dir/widget-desktops.c.o CMakeFiles/bmpanel2.dir/widget-systray.c.o CMakeFiles/bmpanel2.dir/widget-launchbar.c.o CMakeFiles/bmpanel2.dir/widget-empty.c.o CMakeFiles/bmpanel2.dir/render-normal.c.o CMakeFiles/bmpanel2.dir/render-pseudo.c.o CMakeFiles/bmpanel2.dir/args.c.o CMakeFiles/bmpanel2.dir/strbuf.c.o -o bmpanel2 -lX11 -lXext -lcairo -lglib-2.0 -lgthread-2.0 -lglib-2.0 -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo -lgthread-2.0 -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 make[2]: Leaving directory '/builddir/build/BUILD/bmpanel2-2.1pre1' [100%] Built target bmpanel2 make[1]: Leaving directory '/builddir/build/BUILD/bmpanel2-2.1pre1' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/bmpanel2-2.1pre1/CMakeFiles 0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.qQjZW3 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64 + cd bmpanel2-2.1pre1 + rm -rf /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64 + make install DESTDIR=/builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64 /usr/bin/cmake -H/builddir/build/BUILD/bmpanel2-2.1pre1 -B/builddir/build/BUILD/bmpanel2-2.1pre1 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/bmpanel2-2.1pre1/CMakeFiles /builddir/build/BUILD/bmpanel2-2.1pre1/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/bmpanel2-2.1pre1' make -f CMakeFiles/bmpanel2.dir/build.make CMakeFiles/bmpanel2.dir/depend make[2]: Entering directory '/builddir/build/BUILD/bmpanel2-2.1pre1' cd /builddir/build/BUILD/bmpanel2-2.1pre1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/bmpanel2-2.1pre1 /builddir/build/BUILD/bmpanel2-2.1pre1 /builddir/build/BUILD/bmpanel2-2.1pre1 /builddir/build/BUILD/bmpanel2-2.1pre1 /builddir/build/BUILD/bmpanel2-2.1pre1/CMakeFiles/bmpanel2.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/bmpanel2-2.1pre1' make -f CMakeFiles/bmpanel2.dir/build.make CMakeFiles/bmpanel2.dir/build make[2]: Entering directory '/builddir/build/BUILD/bmpanel2-2.1pre1' make[2]: Nothing to be done for 'CMakeFiles/bmpanel2.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/bmpanel2-2.1pre1' [ 96%] Built target bmpanel2 make -f man/CMakeFiles/manpage.dir/build.make man/CMakeFiles/manpage.dir/depend make[2]: Entering directory '/builddir/build/BUILD/bmpanel2-2.1pre1' cd /builddir/build/BUILD/bmpanel2-2.1pre1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/bmpanel2-2.1pre1 /builddir/build/BUILD/bmpanel2-2.1pre1/man /builddir/build/BUILD/bmpanel2-2.1pre1 /builddir/build/BUILD/bmpanel2-2.1pre1/man /builddir/build/BUILD/bmpanel2-2.1pre1/man/CMakeFiles/manpage.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/bmpanel2-2.1pre1' make -f man/CMakeFiles/manpage.dir/build.make man/CMakeFiles/manpage.dir/build make[2]: Entering directory '/builddir/build/BUILD/bmpanel2-2.1pre1' make[2]: Nothing to be done for 'man/CMakeFiles/manpage.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/bmpanel2-2.1pre1' [100%] Built target manpage make[1]: Leaving directory '/builddir/build/BUILD/bmpanel2-2.1pre1' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/bmpanel2-2.1pre1/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/bmpanel2-2.1pre1' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/bmpanel2-2.1pre1' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/bin/bmpanel2 -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/transpy -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/transpy/lblack_t.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/transpy/lblack_r.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/transpy/bg.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/transpy/lblue_t.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/transpy/blue_l.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/transpy/blue_t.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/transpy/theme -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/transpy/black_t.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/transpy/lblue_r.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/transpy/lblack_l.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/transpy/black_l.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/transpy/blue_r.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/transpy/black_r.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/transpy/default_icon.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/transpy/lblue_l.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/xsocam-dark -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/xsocam-dark/decor_test.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/xsocam-dark/tb_left_pressed_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/xsocam-dark/clock_tile_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/xsocam-dark/tb_left_idle_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/xsocam-dark/tb_right_idle_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/xsocam-dark/separator_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/xsocam-dark/tile_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/xsocam-dark/tb_tile_idle_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/xsocam-dark/tb_right_pressed_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/xsocam-dark/theme -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/xsocam-dark/tb_tile_pressed_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/xsocam-dark/ds_left_pressed_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/xsocam-dark/ds_right_pressed_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/xsocam-dark/ds_separator_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/xsocam-dark/ds_left_corner_pressed_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/xsocam-dark/ds_right_corner_pressed_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/xsocam-dark/ds_left_corner_idle_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/xsocam-dark/clock_left_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/xsocam-dark/ds_right_corner_idle_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/xsocam-dark/ds_leftright_idle_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/xsocam-dark/clock_right_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/xsocam-dark/default_icon.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/native -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/native/decor_test.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/native/tb_left_pressed_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/native/clock_tile_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/native/tb_left_idle_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/native/tb_right_idle_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/native/separator_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/native/tile_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/native/tb_tile_idle_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/native/tb_right_pressed_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/native/theme -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/native/tb_tile_pressed_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/native/ds_left_pressed_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/native/ds_right_pressed_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/native/ds_left_idle_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/native/ds_separator_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/native/ds_left_corner_pressed_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/native/ds_right_corner_pressed_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/native/ds_left_corner_idle_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/native/clock_left_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/native/ds_right_corner_idle_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/native/clock_right_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/native/ds_right_idle_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/native/default_icon.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/xsocam -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/xsocam/decor_test.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/xsocam/tb_left_pressed_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/xsocam/clock_tile_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/xsocam/tb_left_idle_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/xsocam/tb_right_idle_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/xsocam/separator_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/xsocam/tile_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/xsocam/tb_tile_idle_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/xsocam/tb_right_pressed_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/xsocam/theme -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/xsocam/tb_tile_pressed_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/xsocam/ds_left_pressed_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/xsocam/ds_right_pressed_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/xsocam/ds_separator_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/xsocam/ds_left_corner_pressed_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/xsocam/ds_right_corner_pressed_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/xsocam/ds_left_corner_idle_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/xsocam/clock_left_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/xsocam/ds_right_corner_idle_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/xsocam/ds_leftright_idle_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/xsocam/clock_right_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/xsocam/default_icon.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/noir -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/noir/decor_test.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/noir/tb_left_pressed_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/noir/clock_tile_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/noir/tb_left_idle_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/noir/tb_right_idle_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/noir/separator_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/noir/tile_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/noir/tb_tile_idle_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/noir/tb_right_pressed_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/noir/theme -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/noir/tb_tile_pressed_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/noir/ds_left_pressed_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/noir/ds_right_pressed_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/noir/ds_separator_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/noir/ds_left_corner_pressed_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/noir/ds_right_corner_pressed_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/noir/ds_left_corner_idle_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/noir/clock_left_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/noir/ds_right_corner_idle_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/noir/ds_leftright_idle_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/noir/clock_right_img.png -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/bmpanel2/themes/noir/default_icon.png -- Installing: bmpanel2cfg and python libraries DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out -- Installing: /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/man/man1/bmpanel2.1.gz + mkdir -p /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/applications + desktop-file-install --dir /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/applications /builddir/build/SOURCES/bmpanel2cfg.desktop + /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 Bytecompiling .py files below /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: mangling shebang in ./usr/bin/bmpanel2cfg from #!/usr/bin/python to #!/usr/bin/python2. This will become an ERROR, fix it manually! Processing files: bmpanel2-2.1-0.21.pre1.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1WQIX5 + umask 022 + cd /builddir/build/BUILD + cd bmpanel2-2.1pre1 + DOCDIR=/builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/doc/bmpanel2 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/doc/bmpanel2 + cp -pr COPYING /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64/usr/share/doc/bmpanel2 + exit 0 Provides: bmpanel2 = 2.1-0.21.pre1.fc28 bmpanel2(riscv-64) = 2.1-0.21.pre1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libX11.so.6()(64bit) libXext.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcairo.so.2()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgthread-2.0.so.0()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) rtld(GNU_HASH) Processing files: bmpanel2-cfg-2.1-0.21.pre1.fc28.noarch Provides: application() application(bmpanel2cfg.desktop) bmpanel2-cfg = 2.1-0.21.pre1.fc28 python2.7dist(bmpanel2cfg) = 1.0 python2dist(bmpanel2cfg) = 1.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python2 python(abi) = 2.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.fc28.riscv64 Wrote: /builddir/build/SRPMS/bmpanel2-2.1-0.21.pre1.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/bmpanel2-2.1-0.21.pre1.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/noarch/bmpanel2-cfg-2.1-0.21.pre1.fc28.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.03rXCm + umask 022 + cd /builddir/build/BUILD + cd bmpanel2-2.1pre1 + rm -rf /builddir/build/BUILDROOT/bmpanel2-2.1-0.21.pre1.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