+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/audit-viewer.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.hkpswa + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf audit-viewer-0.7.4 + /usr/bin/tar -xof - + /usr/bin/xz -dc /builddir/build/SOURCES/audit-viewer-0.7.4.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd audit-viewer-0.7.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.FtXiQV + umask 022 + cd /builddir/build/BUILD + cd audit-viewer-0.7.4 + 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 + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./admin/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./admin/config.sub ++ basename ./admin/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./admin/config.sub '/usr/lib/rpm/redhat/config.sub' -> './admin/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./admin/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./admin/config.guess ++ basename ./admin/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./admin/config.guess '/usr/lib/rpm/redhat/config.guess' -> './admin/config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-update-mimedb checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking whether gcc and cc understand -c and -o together... yes checking for a Python interpreter with version >= 2.4... python checking for python... /usr/bin/python checking for python version... 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 2.7 checking for python platform... 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 linux2 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages checking whether NLS is requested... yes checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.26.1 checking for XML::Parser... ok checking for msgfmt... (cached) /usr/bin/msgfmt checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for msgmerge... (cached) /usr/bin/msgmerge checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for available GCC warning flags... -Wall -W -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wwrite-strings checking whether we should use -Werror... no configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating src/config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing po/stamp-it commands + make -j4 Making all in po make[1]: Entering directory '/builddir/build/BUILD/audit-viewer-0.7.4/po' file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ar.po file=`echo ast | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ast.po file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bg.po file=`echo bs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bs.po file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca.po file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cs.po file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file da.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de.po file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file el.po file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_GB.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es.po file=`echo et | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file et.po file=`echo fa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fa.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po file=`echo gu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gu.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hu.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file it.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ja.po file=`echo kn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file kn.po file=`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ko.po file=`echo ms | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ms.po file=`echo nb | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nb.po file=`echo nds | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nds.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nl.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pl.po file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ru.po file=`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr.po file=`echo sr@latin | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr@latin.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sv.po file=`echo ta | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ta.po file=`echo tg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tg.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tr.po file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file uk.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po make[1]: Leaving directory '/builddir/build/BUILD/audit-viewer-0.7.4/po' make[1]: Entering directory '/builddir/build/BUILD/audit-viewer-0.7.4' /usr/bin/mkdir -p src /usr/bin/mkdir -p doc sed -e 's|@''PYTHON''@|/usr/bin/python|g' \ -e 's|@''SHELL''@|/bin/sh|g' \ -e 's|@''pkgdatadir''@|/usr/share/audit-viewer|g' \ < ./src/audit-viewer.in > src/audit-viewer sed 's|@''localstatedir''@|/var|g' \ < ./doc/audit-viewer.8.in > doc/audit-viewer.8 LC_ALL=C /usr/bin/intltool-merge -d -u -c ./po/.intltool-merge-cache ./po audit-viewer.desktop.in audit-viewer.desktop LC_ALL=C /usr/bin/intltool-merge -x -u -c ./po/.intltool-merge-cache ./po audit-viewer.xml.in audit-viewer.xml gcc -DHAVE_CONFIG_H -I. -I./src -DLOCALEDIR='"/usr/share/locale"' -DLOCALSTATEDIR='"/var"' -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 -W -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wwrite-strings -c -o src/src_audit_viewer_server-server.o `test -f 'src/server.c' || echo './'`src/server.c gcc -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 -W -Wcast-align -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wwrite-strings -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o src/audit-viewer-server src/src_audit_viewer_server-server.o Generating and caching the translation database Merging translations into audit-viewer.desktop. Generating and caching the translation database Merging translations into audit-viewer.xml. CREATED audit-viewer.xml make[1]: Leaving directory '/builddir/build/BUILD/audit-viewer-0.7.4' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.XhGQ85 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64 + cd audit-viewer-0.7.4 + make DESTDIR=/builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64 install-fedora 'INSTALL=install -p' Making install in po make[1]: Entering directory '/builddir/build/BUILD/audit-viewer-0.7.4/po' linguas="ar ast bg bs ca cs da de el en_GB es et fa fr gu hu it ja kn ko ms nb nds nl pl pt pt_BR ru sr sr@latin sv ta tg tr uk zh_CN zh_TW "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/audit-viewer-0.7.4/admin/install-sh -d $dir; \ if test -r $lang.gmo; then \ install -p -m 644 $lang.gmo $dir/audit-viewer.mo; \ echo "installing $lang.gmo as $dir/audit-viewer.mo"; \ else \ install -p -m 644 ./$lang.gmo $dir/audit-viewer.mo; \ echo "installing ./$lang.gmo as" \ "$dir/audit-viewer.mo"; \ fi; \ if test -r $lang.gmo.m; then \ install -p -m 644 $lang.gmo.m $dir/audit-viewer.mo.m; \ echo "installing $lang.gmo.m as $dir/audit-viewer.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ install -p -m 644 ./$lang.gmo.m \ $dir/audit-viewer.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/audit-viewer.mo.m"; \ else \ true; \ fi; \ fi; \ done installing ar.gmo as /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/locale/ar/LC_MESSAGES/audit-viewer.mo installing ast.gmo as /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/locale/ast/LC_MESSAGES/audit-viewer.mo installing bg.gmo as /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/locale/bg/LC_MESSAGES/audit-viewer.mo installing bs.gmo as /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/locale/bs/LC_MESSAGES/audit-viewer.mo installing ca.gmo as /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/locale/ca/LC_MESSAGES/audit-viewer.mo installing cs.gmo as /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/locale/cs/LC_MESSAGES/audit-viewer.mo installing da.gmo as /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/locale/da/LC_MESSAGES/audit-viewer.mo installing de.gmo as /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/locale/de/LC_MESSAGES/audit-viewer.mo installing el.gmo as /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/locale/el/LC_MESSAGES/audit-viewer.mo installing en_GB.gmo as /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/locale/en_GB/LC_MESSAGES/audit-viewer.mo installing es.gmo as /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/locale/es/LC_MESSAGES/audit-viewer.mo installing et.gmo as /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/locale/et/LC_MESSAGES/audit-viewer.mo installing fa.gmo as /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/locale/fa/LC_MESSAGES/audit-viewer.mo installing fr.gmo as /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/locale/fr/LC_MESSAGES/audit-viewer.mo installing gu.gmo as /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/locale/gu/LC_MESSAGES/audit-viewer.mo installing hu.gmo as /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/locale/hu/LC_MESSAGES/audit-viewer.mo installing it.gmo as /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/locale/it/LC_MESSAGES/audit-viewer.mo installing ja.gmo as /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/locale/ja/LC_MESSAGES/audit-viewer.mo installing kn.gmo as /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/locale/kn/LC_MESSAGES/audit-viewer.mo installing ko.gmo as /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/locale/ko/LC_MESSAGES/audit-viewer.mo installing ms.gmo as /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/locale/ms/LC_MESSAGES/audit-viewer.mo installing nb.gmo as /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/locale/nb/LC_MESSAGES/audit-viewer.mo installing nds.gmo as /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/locale/nds/LC_MESSAGES/audit-viewer.mo installing nl.gmo as /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/locale/nl/LC_MESSAGES/audit-viewer.mo installing pl.gmo as /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/locale/pl/LC_MESSAGES/audit-viewer.mo installing pt.gmo as /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/locale/pt/LC_MESSAGES/audit-viewer.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/locale/pt_BR/LC_MESSAGES/audit-viewer.mo installing ru.gmo as /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/locale/ru/LC_MESSAGES/audit-viewer.mo installing sr.gmo as /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/locale/sr/LC_MESSAGES/audit-viewer.mo installing sr@latin.gmo as /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/locale/sr@latin/LC_MESSAGES/audit-viewer.mo installing sv.gmo as /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/locale/sv/LC_MESSAGES/audit-viewer.mo installing ta.gmo as /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/locale/ta/LC_MESSAGES/audit-viewer.mo installing tg.gmo as /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/locale/tg/LC_MESSAGES/audit-viewer.mo installing tr.gmo as /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/locale/tr/LC_MESSAGES/audit-viewer.mo installing uk.gmo as /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/locale/uk/LC_MESSAGES/audit-viewer.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/locale/zh_CN/LC_MESSAGES/audit-viewer.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/locale/zh_TW/LC_MESSAGES/audit-viewer.mo make[1]: Leaving directory '/builddir/build/BUILD/audit-viewer-0.7.4/po' make[1]: Entering directory '/builddir/build/BUILD/audit-viewer-0.7.4' make[2]: Entering directory '/builddir/build/BUILD/audit-viewer-0.7.4' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/bin' install -p src/audit-viewer '/builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/libexec' install -p src/audit-viewer-server '/builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/libexec' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/applications' install -p -m 644 audit-viewer.desktop '/builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/applications' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/audit-viewer/configs/Selected_Events' install -p -m 644 configs/Selected_Events/AVC_Messages.audit-viewer configs/Selected_Events/Event_Overview.audit-viewer configs/Selected_Events/Executable_File_Events.audit-viewer configs/Selected_Events/File_Events.audit-viewer configs/Selected_Events/Host_Events.audit-viewer configs/Selected_Events/Login_Attempts.audit-viewer configs/Selected_Events/PID_Events.audit-viewer configs/Selected_Events/System_Call_Events.audit-viewer configs/Selected_Events/Terminal_Events.audit-viewer configs/Selected_Events/User_Events.audit-viewer '/builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/audit-viewer/configs/Selected_Events' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/audit-viewer/configs/Overviews' install -p -m 644 configs/Overviews/Todays_Events.audit-viewer configs/Overviews/Yesterdays_Events.audit-viewer '/builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/audit-viewer/configs/Overviews' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/audit-viewer/configs/Summary_Reports' install -p -m 644 configs/Summary_Reports/Event_Summary.audit-viewer configs/Summary_Reports/Executable_File_Summary.audit-viewer configs/Summary_Reports/File_Summary.audit-viewer configs/Summary_Reports/Host_Summary.audit-viewer configs/Summary_Reports/PID_Summary.audit-viewer configs/Summary_Reports/System_Call_Summary.audit-viewer configs/Summary_Reports/Terminal_Summary.audit-viewer configs/Summary_Reports/User_Summary.audit-viewer '/builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/audit-viewer/configs/Summary_Reports' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/audit-viewer' install -p -m 644 src/audit-viewer.glade '/builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/audit-viewer' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/man/man8' install -p -m 644 doc/audit-viewer.8 '/builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/man/man8' /usr/bin/mkdir -p src sed -e 's|@''PACKAGE''@|audit-viewer|g' \ -e 's|@''PACKAGE_VERSION''@|0.7.4|g' \ -e 's|@''configsdir''@|/usr/share/audit-viewer/configs|g' \ -e 's|@''libexecdir''@|/usr/libexec|g' \ -e 's|@''localedir''@|/usr/share/locale|g' \ -e 's|@''pkgdatadir''@|/usr/share/audit-viewer|g' \ < ./src/settings.py.in > src/settings.py /usr/bin/mkdir -p src sed -n 's/#define[ \t]\+\([^ \t]\+\)[ \t]\+\([^ \t]\+\)\([ \t]\+.*\)\?$/\1 = \2/p' \ < ./src/server.h > src/server.py /usr/bin/mkdir -p '/builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/audit-viewer' install -p -m 644 src/settings.py src/server.py '/builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/audit-viewer' 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 Byte-compiling python modules... settings.pyserver.py Byte-compiling python modules (optimized versions) ... settings.pyserver.py /usr/bin/mkdir -p '/builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/mime/packages' install -p -m 644 audit-viewer.xml '/builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/mime/packages' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/audit-viewer' install -p -m 644 src/client.py src/dialog_base.py src/event_dialog.py src/event_source.py src/filters.py src/format_versions.py src/list_properties.py src/list_tab.py src/lists.py src/main.py src/main_window.py src/report_properties.py src/report_tab.py src/save_extra.py src/search_entry.py src/source_dialog.py src/statistic.py src/tab.py src/tab_properties.py src/util.py '/builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/audit-viewer' 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 Byte-compiling python modules... client.pydialog_base.pyevent_dialog.pyevent_source.pyfilters.pyformat_versions.pylist_properties.pylist_tab.pylists.pymain.pymain_window.pyreport_properties.pyreport_tab.pysave_extra.pysearch_entry.pysource_dialog.pystatistic.pytab.pytab_properties.pyutil.py Byte-compiling python modules (optimized versions) ... client.pydialog_base.pyevent_dialog.pyevent_source.pyfilters.pyformat_versions.pylist_properties.pylist_tab.pylists.pymain.pymain_window.pyreport_properties.pyreport_tab.pysave_extra.pysearch_entry.pysource_dialog.pystatistic.pytab.pytab_properties.pyutil.py make install-data-hook make[3]: Entering directory '/builddir/build/BUILD/audit-viewer-0.7.4' make[3]: Nothing to be done for 'install-data-hook'. make[3]: Leaving directory '/builddir/build/BUILD/audit-viewer-0.7.4' make[2]: Leaving directory '/builddir/build/BUILD/audit-viewer-0.7.4' make[1]: Leaving directory '/builddir/build/BUILD/audit-viewer-0.7.4' /usr/bin/mkdir -p admin sed 's|@''libexecdir''@|/usr/libexec|g' \ < ./admin/audit-viewer-server.console.in > admin/audit-viewer-server.console mv /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/libexec/audit-viewer-server \ /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/libexec/audit-viewer-server-real ln -s /usr/bin/consolehelper \ /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/libexec/audit-viewer-server /usr/bin/mkdir -p /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/etc/pam.d \ /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/etc/security/console.apps install -p -m 644 ./admin/audit-viewer-server.pam \ /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/etc/pam.d/audit-viewer-server install -p -m 644 admin/audit-viewer-server.console \ /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/etc/security/console.apps/audit-viewer-server + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64 audit-viewer + desktop-file-install --dir /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64//usr/share/applications/ /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64//usr/share/applications/audit-viewer.desktop + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/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 /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/audit-viewer/report_tab.py /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/audit-viewer/list_tab.py /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/audit-viewer/source_dialog.py /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/audit-viewer/list_properties.py /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/audit-viewer/statistic.py /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/audit-viewer/settings.py /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/audit-viewer/main_window.py /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/audit-viewer/event_source.py /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/audit-viewer/save_extra.py /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/audit-viewer/main.py /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/audit-viewer/filters.py /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/audit-viewer/dialog_base.py /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/audit-viewer/lists.py /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/audit-viewer/server.py /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/audit-viewer/event_dialog.py /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/audit-viewer/tab.py /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/audit-viewer/format_versions.py /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/audit-viewer/client.py /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/audit-viewer/search_entry.py /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/audit-viewer/report_properties.py /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/audit-viewer/util.py /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/audit-viewer/tab_properties.py 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 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 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in ./usr/bin/audit-viewer from #! /bin/sh to #!/bin/sh Processing files: audit-viewer-0.7.4-12.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.88djhX + umask 022 + cd /builddir/build/BUILD + cd audit-viewer-0.7.4 + DOCDIR=/builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/doc/audit-viewer + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/doc/audit-viewer + cp -pr AUTHORS /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/doc/audit-viewer + cp -pr COPYING /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/doc/audit-viewer + cp -pr ChangeLog /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/doc/audit-viewer + cp -pr NEWS /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/doc/audit-viewer + cp -pr README /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64/usr/share/doc/audit-viewer + exit 0 Provides: application() application(audit-viewer.desktop) audit-viewer = 0.7.4-12.fc28 audit-viewer(riscv-64) = 0.7.4-12.fc28 config(audit-viewer) = 0.7.4-12.fc28 mimehandler(application/x-redhat-audit-viewer) Requires(interp): /bin/sh /bin/sh /bin/sh 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(post): /bin/sh Requires(postun): /bin/sh Requires(posttrans): /bin/sh Requires: /bin/sh ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.fc28.riscv64 Wrote: /builddir/build/SRPMS/audit-viewer-0.7.4-12.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/audit-viewer-0.7.4-12.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.N4QQKk + umask 022 + cd /builddir/build/BUILD + cd audit-viewer-0.7.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/audit-viewer-0.7.4-12.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