+ exec
+ rm -rf /rpmbuild
+ mkdir -p /rpmbuild
+ su -c 'rpmbuild -ba /builddir/build/SPECS/authconfig.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.91Aqip
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf authconfig-7.0.1
+ /usr/bin/bzip2 -dc /builddir/build/SOURCES/authconfig-7.0.1.tar.bz2
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd authconfig-7.0.1
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/cat /builddir/build/SOURCES/authconfig-6.2.6-gdm-nolastlog.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch
+ /usr/bin/cat /builddir/build/SOURCES/authconfig-7.0.1-nss-update.patch
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7S4Sh9
+ umask 022
+ cd /builddir/build/BUILD
+ cd authconfig-7.0.1
+ 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 ./config.sub
+ '[' -f /usr/lib/rpm/redhat/config.sub ']'
+ /usr/bin/rm -f ./config.sub
++ basename ./config.sub
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub
'/usr/lib/rpm/redhat/config.sub' -> './config.sub'
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./config.guess
+ '[' -f /usr/lib/rpm/redhat/config.guess ']'
+ /usr/bin/rm -f ./config.guess
++ basename ./config.guess
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess
'/usr/lib/rpm/redhat/config.guess' -> './config.guess'
+ '[' 1 = 1 ']'
+ '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']'
++ find . -name ltmain.sh
+ for i in $(find . -name ltmain.sh)
+ /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./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 --with-python-rev=3
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for 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 whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking build system type... riscv64-redhat-linux-gnu
checking host system type... riscv64-redhat-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop
checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for riscv64-redhat-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for riscv64-redhat-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for riscv64-redhat-linux-gnu-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for riscv64-redhat-linux-gnu-strip... no
checking for strip... strip
checking for riscv64-redhat-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for riscv64-redhat-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
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... (cached) /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.26.1
checking for XML::Parser... ok
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking arpa/nameser.h usability... yes
checking arpa/nameser.h presence... yes
checking for arpa/nameser.h... yes
checking resolv.h usability... yes
checking resolv.h presence... yes
checking for resolv.h... yes
checking for res_init... no
checking for res_init in -lresolv... no
checking for __res_init in -lresolv... yes
checking python version... 3.6
checking python includes... /usr/include/python3.6m
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating man/Makefile
config.status: creating man/en/Makefile
config.status: creating po/Makefile.in
config.status: creating authconfig.spec
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: executing libtool commands
config.status: executing po/stamp-it commands
+ make
make  all-recursive
make[1]: Entering directory '/builddir/build/BUILD/authconfig-7.0.1'
Making all in po
make[2]: Entering directory '/builddir/build/BUILD/authconfig-7.0.1/po'
file=`echo ar | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file ar.po
file=`echo as | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file as.po
file=`echo ast | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file ast.po
file=`echo bal | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file bal.po
file=`echo bg | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file bg.po
file=`echo bn | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file bn.po
file=`echo bn_IN | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file bn_IN.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 cy | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file cy.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 eu | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file eu.po
file=`echo fa | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file fa.po
file=`echo fi | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file fi.po
file=`echo fr | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file fr.po
file=`echo gl | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file gl.po
file=`echo gu | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file gu.po
file=`echo he | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file he.po
file=`echo hi | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file hi.po
file=`echo hr | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file hr.po
file=`echo hu | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file hu.po
file=`echo hy | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file hy.po
file=`echo id | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file id.po
file=`echo is | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file is.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 ka | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file ka.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 ku | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file ku.po
file=`echo lo | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file lo.po
file=`echo lv | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file lv.po
file=`echo mai | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file mai.po
file=`echo mk | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file mk.po
file=`echo ml | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file ml.po
file=`echo mr | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file mr.po
file=`echo ms | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file ms.po
file=`echo my | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file my.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 nn | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file nn.po
file=`echo or | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file or.po
file=`echo pa | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file pa.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 ro | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file ro.po
file=`echo ru | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file ru.po
file=`echo si | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file si.po
file=`echo sk | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file sk.po
file=`echo sl | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file sl.po
file=`echo sq | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file sq.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 te | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file te.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 ur | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file ur.po
file=`echo vi | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file vi.po
file=`echo zh_CN | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po
file=`echo zh_HK | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file zh_HK.po
file=`echo zh_TW | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po
make[2]: Leaving directory '/builddir/build/BUILD/authconfig-7.0.1/po'
Making all in man
make[2]: Entering directory '/builddir/build/BUILD/authconfig-7.0.1/man'
Making all in en
make[3]: Entering directory '/builddir/build/BUILD/authconfig-7.0.1/man/en'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/authconfig-7.0.1/man/en'
make[3]: Entering directory '/builddir/build/BUILD/authconfig-7.0.1/man'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/builddir/build/BUILD/authconfig-7.0.1/man'
make[2]: Leaving directory '/builddir/build/BUILD/authconfig-7.0.1/man'
make[2]: Entering directory '/builddir/build/BUILD/authconfig-7.0.1'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.    -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 -Wunused -Wuninitialized -Wimplicit -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wcast-align -I/usr/include/python3.6m -Wall -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 -Wunused -Wuninitialized -Wimplicit -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wcast-align -c -o acutilmodule.lo acutilmodule.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -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 -Wunused -Wuninitialized -Wimplicit -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wcast-align -I/usr/include/python3.6m -Wall -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 -Wunused -Wuninitialized -Wimplicit -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wcast-align -c acutilmodule.c  -fPIC -DPIC -o .libs/acutilmodule.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -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 -Wunused -Wuninitialized -Wimplicit -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wcast-align -I/usr/include/python3.6m -Wall -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 -Wunused -Wuninitialized -Wimplicit -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wcast-align -c acutilmodule.c -o acutilmodule.o >/dev/null 2>&1
/bin/sh ./libtool  --tag=CC   --mode=link 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 -Wunused -Wuninitialized -Wimplicit -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wcast-align -I/usr/include/python3.6m -Wall -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 -Wunused -Wuninitialized -Wimplicit -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wcast-align -module -avoid-version -export-dynamic -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o acutil.la -rpath /usr/lib64/python3.6/site-packages acutilmodule.lo  -lresolv 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/acutilmodule.o   -lresolv -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,relro   -Wl,-soname -Wl,acutil.so -o .libs/acutil.so
libtool: link: ar cru .libs/acutil.a  acutilmodule.o
libtool: link: ranlib .libs/acutil.a
libtool: link: ( cd ".libs" && rm -f "acutil.la" && ln -s "../acutil.la" "acutil.la" )
make[2]: Leaving directory '/builddir/build/BUILD/authconfig-7.0.1'
make[1]: Leaving directory '/builddir/build/BUILD/authconfig-7.0.1'
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.DihXzY
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64
++ dirname /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64
+ cd authconfig-7.0.1
+ make install DESTDIR=/builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64
Making install in po
make[1]: Entering directory '/builddir/build/BUILD/authconfig-7.0.1/po'
linguas="ar as ast bal bg bn bn_IN bs ca cs cy da de el en_GB es et eu fa fi fr gl gu he hi hr hu hy id is it ja ka kn ko ku lo lv mai mk ml mr ms my nb nds nl nn or pa pl pt pt_BR ro ru si sk sl sq sr sr@latin sv ta te tg tr uk ur vi zh_CN zh_HK zh_TW "; \
for lang in $linguas; do \
  dir=/builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/$lang/LC_MESSAGES; \
  /bin/sh /builddir/build/BUILD/authconfig-7.0.1/install-sh -d $dir; \
  if test -r $lang.gmo; then \
    /usr/bin/install -c -m 644 $lang.gmo $dir/authconfig.mo; \
    echo "installing $lang.gmo as $dir/authconfig.mo"; \
  else \
    /usr/bin/install -c -m 644 ./$lang.gmo $dir/authconfig.mo; \
    echo "installing ./$lang.gmo as" \
	 "$dir/authconfig.mo"; \
  fi; \
  if test -r $lang.gmo.m; then \
    /usr/bin/install -c -m 644 $lang.gmo.m $dir/authconfig.mo.m; \
    echo "installing $lang.gmo.m as $dir/authconfig.mo.m"; \
  else \
    if test -r ./$lang.gmo.m ; then \
      /usr/bin/install -c -m 644 ./$lang.gmo.m \
	$dir/authconfig.mo.m; \
      echo "installing ./$lang.gmo.m as" \
	   "$dir/authconfig.mo.m"; \
    else \
      true; \
    fi; \
  fi; \
done
installing ar.gmo as /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/ar/LC_MESSAGES/authconfig.mo
installing as.gmo as /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/as/LC_MESSAGES/authconfig.mo
installing ast.gmo as /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/ast/LC_MESSAGES/authconfig.mo
installing bal.gmo as /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/bal/LC_MESSAGES/authconfig.mo
installing bg.gmo as /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/bg/LC_MESSAGES/authconfig.mo
installing bn.gmo as /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/bn/LC_MESSAGES/authconfig.mo
installing bn_IN.gmo as /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/bn_IN/LC_MESSAGES/authconfig.mo
installing bs.gmo as /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/bs/LC_MESSAGES/authconfig.mo
installing ca.gmo as /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/ca/LC_MESSAGES/authconfig.mo
installing cs.gmo as /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/cs/LC_MESSAGES/authconfig.mo
installing cy.gmo as /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/cy/LC_MESSAGES/authconfig.mo
installing da.gmo as /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/da/LC_MESSAGES/authconfig.mo
installing de.gmo as /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/de/LC_MESSAGES/authconfig.mo
installing el.gmo as /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/el/LC_MESSAGES/authconfig.mo
installing en_GB.gmo as /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/en_GB/LC_MESSAGES/authconfig.mo
installing es.gmo as /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/es/LC_MESSAGES/authconfig.mo
installing et.gmo as /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/et/LC_MESSAGES/authconfig.mo
installing eu.gmo as /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/eu/LC_MESSAGES/authconfig.mo
installing fa.gmo as /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/fa/LC_MESSAGES/authconfig.mo
installing fi.gmo as /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/fi/LC_MESSAGES/authconfig.mo
installing fr.gmo as /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/fr/LC_MESSAGES/authconfig.mo
installing gl.gmo as /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/gl/LC_MESSAGES/authconfig.mo
installing gu.gmo as /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/gu/LC_MESSAGES/authconfig.mo
installing he.gmo as /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/he/LC_MESSAGES/authconfig.mo
installing hi.gmo as /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/hi/LC_MESSAGES/authconfig.mo
installing hr.gmo as /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/hr/LC_MESSAGES/authconfig.mo
installing hu.gmo as /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/hu/LC_MESSAGES/authconfig.mo
installing hy.gmo as /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/hy/LC_MESSAGES/authconfig.mo
installing id.gmo as /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/id/LC_MESSAGES/authconfig.mo
installing is.gmo as /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/is/LC_MESSAGES/authconfig.mo
installing it.gmo as /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/it/LC_MESSAGES/authconfig.mo
installing ja.gmo as /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/ja/LC_MESSAGES/authconfig.mo
installing ka.gmo as /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/ka/LC_MESSAGES/authconfig.mo
installing kn.gmo as /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/kn/LC_MESSAGES/authconfig.mo
installing ko.gmo as /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/ko/LC_MESSAGES/authconfig.mo
installing ku.gmo as /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/ku/LC_MESSAGES/authconfig.mo
installing lo.gmo as /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/lo/LC_MESSAGES/authconfig.mo
installing lv.gmo as /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/lv/LC_MESSAGES/authconfig.mo
installing mai.gmo as /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/mai/LC_MESSAGES/authconfig.mo
installing mk.gmo as /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/mk/LC_MESSAGES/authconfig.mo
installing ml.gmo as /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/ml/LC_MESSAGES/authconfig.mo
installing mr.gmo as /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/mr/LC_MESSAGES/authconfig.mo
installing ms.gmo as /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/ms/LC_MESSAGES/authconfig.mo
installing my.gmo as /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/my/LC_MESSAGES/authconfig.mo
installing nb.gmo as /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/nb/LC_MESSAGES/authconfig.mo
installing nds.gmo as /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/nds/LC_MESSAGES/authconfig.mo
installing nl.gmo as /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/nl/LC_MESSAGES/authconfig.mo
installing nn.gmo as /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/nn/LC_MESSAGES/authconfig.mo
installing or.gmo as /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/or/LC_MESSAGES/authconfig.mo
installing pa.gmo as /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/pa/LC_MESSAGES/authconfig.mo
installing pl.gmo as /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/pl/LC_MESSAGES/authconfig.mo
installing pt.gmo as /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/pt/LC_MESSAGES/authconfig.mo
installing pt_BR.gmo as /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/pt_BR/LC_MESSAGES/authconfig.mo
installing ro.gmo as /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/ro/LC_MESSAGES/authconfig.mo
installing ru.gmo as /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/ru/LC_MESSAGES/authconfig.mo
installing si.gmo as /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/si/LC_MESSAGES/authconfig.mo
installing sk.gmo as /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/sk/LC_MESSAGES/authconfig.mo
installing sl.gmo as /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/sl/LC_MESSAGES/authconfig.mo
installing sq.gmo as /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/sq/LC_MESSAGES/authconfig.mo
installing sr.gmo as /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/sr/LC_MESSAGES/authconfig.mo
installing sr@latin.gmo as /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/sr@latin/LC_MESSAGES/authconfig.mo
installing sv.gmo as /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/sv/LC_MESSAGES/authconfig.mo
installing ta.gmo as /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/ta/LC_MESSAGES/authconfig.mo
installing te.gmo as /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/te/LC_MESSAGES/authconfig.mo
installing tg.gmo as /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/tg/LC_MESSAGES/authconfig.mo
installing tr.gmo as /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/tr/LC_MESSAGES/authconfig.mo
installing uk.gmo as /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/uk/LC_MESSAGES/authconfig.mo
installing ur.gmo as /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/ur/LC_MESSAGES/authconfig.mo
installing vi.gmo as /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/vi/LC_MESSAGES/authconfig.mo
installing zh_CN.gmo as /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/zh_CN/LC_MESSAGES/authconfig.mo
installing zh_HK.gmo as /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/zh_HK/LC_MESSAGES/authconfig.mo
installing zh_TW.gmo as /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/zh_TW/LC_MESSAGES/authconfig.mo
make[1]: Leaving directory '/builddir/build/BUILD/authconfig-7.0.1/po'
Making install in man
make[1]: Entering directory '/builddir/build/BUILD/authconfig-7.0.1/man'
Making install in en
make[2]: Entering directory '/builddir/build/BUILD/authconfig-7.0.1/man/en'
make[3]: Entering directory '/builddir/build/BUILD/authconfig-7.0.1/man/en'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/man/man5'
 /usr/bin/install -c -m 644 system-auth-ac.5 fingerprint-auth-ac.5 password-auth-ac.5 smartcard-auth-ac.5 postlogin-ac.5 '/builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/man/man5'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/man/man8'
 /usr/bin/install -c -m 644 authconfig.8 cacertdir_rehash.8 '/builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/man/man8'
make[3]: Leaving directory '/builddir/build/BUILD/authconfig-7.0.1/man/en'
make[2]: Leaving directory '/builddir/build/BUILD/authconfig-7.0.1/man/en'
make[2]: Entering directory '/builddir/build/BUILD/authconfig-7.0.1/man'
make[3]: Entering directory '/builddir/build/BUILD/authconfig-7.0.1/man'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/authconfig-7.0.1/man'
make[2]: Leaving directory '/builddir/build/BUILD/authconfig-7.0.1/man'
make[1]: Leaving directory '/builddir/build/BUILD/authconfig-7.0.1/man'
make[1]: Entering directory '/builddir/build/BUILD/authconfig-7.0.1'
make[2]: Entering directory '/builddir/build/BUILD/authconfig-7.0.1'
mkdir -p /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64//usr/bin
mkdir -p /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64//usr/sbin
ln -sf /usr/share/authconfig/authconfig.py /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64//usr/sbin/authconfig
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/sbin'
 /usr/bin/install -c cacertdir_rehash '/builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/sbin'
mkdir -p /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64//etc/pam.d
mkdir -p /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64//etc/sysconfig
mkdir -p /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64//usr/share/authconfig
mkdir -p /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64//var/lib/authconfig
touch /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64//etc/sysconfig/authconfig
touch /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64//etc/pam.d/system-auth-ac
touch /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64//etc/pam.d/password-auth-ac
touch /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64//etc/pam.d/fingerprint-auth-ac
touch /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64//etc/pam.d/smartcard-auth-ac
touch /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64//etc/pam.d/postlogin-ac
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/authconfig'
 /usr/bin/install -c -m 644 authinfo.py shvfile.py dnsclient.py '/builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/authconfig'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/authconfig'
 /usr/bin/install -c authconfig.py '/builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/authconfig'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/lib64/python3.6/site-packages'
 /bin/sh ./libtool   --mode=install /usr/bin/install -c   acutil.la '/builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/lib64/python3.6/site-packages'
libtool: install: /usr/bin/install -c .libs/acutil.so /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/lib64/python3.6/site-packages/acutil.so
libtool: install: /usr/bin/install -c .libs/acutil.lai /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/lib64/python3.6/site-packages/acutil.la
libtool: install: /usr/bin/install -c .libs/acutil.a /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/lib64/python3.6/site-packages/acutil.a
libtool: install: chmod 644 /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/lib64/python3.6/site-packages/acutil.a
libtool: install: ranlib /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/lib64/python3.6/site-packages/acutil.a
libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.6/site-packages'
make[2]: Leaving directory '/builddir/build/BUILD/authconfig-7.0.1'
make[1]: Leaving directory '/builddir/build/BUILD/authconfig-7.0.1'
+ rm /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64//usr/lib64/python3.6/site-packages/acutil.a
+ rm /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64//usr/lib64/python3.6/site-packages/acutil.la
+ /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64 authconfig
+ xargs ./utf8ify-mo
+ find /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share -name '*.mo'
Converting /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/it/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8.
Converting /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/nds/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8.
Converting /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/ka/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8.
Converting /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/tg/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8.
Converting /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/sk/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8.
Converting /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/vi/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8.
Converting /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/mk/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8.
Converting /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/cs/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8.
Converting /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/pt_BR/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8.
Converting /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/kn/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8.
Converting /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/bg/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8.
Converting /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/mr/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8.
Converting /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/et/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8.
Converting /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/as/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8.
Converting /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/cy/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8.
Skipping /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/zh_HK/LC_MESSAGES/authconfig.mo due to unknown encoding.
Converting /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/fi/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8.
Skipping /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/ast/LC_MESSAGES/authconfig.mo due to unknown encoding.
Converting /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/zh_CN/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8.
Converting /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/sl/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8.
Converting /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/ml/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8.
Converting /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/sr@latin/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8.
Converting /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/ms/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8.
Converting /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/te/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8.
Converting /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/or/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8.
Converting /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/hu/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8.
Converting /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/zh_TW/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8.
Skipping /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/my/LC_MESSAGES/authconfig.mo due to unknown encoding.
Converting /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/fr/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8.
Converting /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/ta/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8.
Converting /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/ru/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8.
Converting /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/si/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8.
Converting /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/en_GB/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8.
Converting /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/id/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8.
Skipping /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/hy/LC_MESSAGES/authconfig.mo due to unknown encoding.
Converting /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/bal/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8.
Converting /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/hr/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8.
Converting /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/uk/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8.
Converting /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/bn_IN/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8.
Converting /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/lv/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8.
Converting /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/es/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8.
Converting /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/de/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8.
Converting /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/ja/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8.
Converting /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/nl/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8.
Converting /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/mai/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8.
Converting /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/tr/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8.
Converting /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/sq/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8.
Converting /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/pa/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8.
Converting /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/bs/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8.
Converting /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/pt/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8.
Skipping /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/ku/LC_MESSAGES/authconfig.mo due to unknown encoding.
Converting /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/sr/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8.
Converting /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/el/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8.
Converting /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/is/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8.
Converting /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/nb/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8.
Skipping /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/nn/LC_MESSAGES/authconfig.mo due to unknown encoding.
Converting /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/sv/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8.
Converting /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/bn/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8.
Converting /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/gl/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8.
Converting /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/gu/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8.
Converting /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/da/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8.
Converting /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/fa/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8.
Skipping /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/he/LC_MESSAGES/authconfig.mo due to unknown encoding.
Converting /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/pl/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8.
Converting /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/ro/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8.
Skipping /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/lo/LC_MESSAGES/authconfig.mo due to unknown encoding.
Converting /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/eu/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8.
Converting /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/ko/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8.
Converting /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/hi/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8.
Converting /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/ca/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8.
Converting /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/ar/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8.
Converting /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/locale/ur/LC_MESSAGES/authconfig.mo from UTF-8 to UTF-8.
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
/sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/authconfig-7.0.1-4.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
Bytecompiling .py files below /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/lib64/python3.6 using /usr/bin/python3.6
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: authconfig-7.0.1-4.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ckbCID
+ umask 022
+ cd /builddir/build/BUILD
+ cd authconfig-7.0.1
+ DOCDIR=/builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/doc/authconfig
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/doc/authconfig
+ cp -pr NOTES /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/doc/authconfig
+ cp -pr TODO /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/doc/authconfig
+ cp -pr HOWTO.AD-client /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/doc/authconfig
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ow0KuF
+ umask 022
+ cd /builddir/build/BUILD
+ cd authconfig-7.0.1
+ LICENSEDIR=/builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/licenses/authconfig
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/licenses/authconfig
+ cp -pr COPYING /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64/usr/share/licenses/authconfig
+ exit 0
Provides: authconfig = 7.0.1-4.fc28 authconfig(riscv-64) = 7.0.1-4.fc28 config(authconfig) = 7.0.1-4.fc28
Requires(interp): /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /bin/sh /usr/bin/python3 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) libresolv.so.2()(64bit) libresolv.so.2(GLIBC_2.27)(64bit) python(abi) = 3.6 rtld(GNU_HASH)
Conflicts: freeipa-client < 2.2.0 ipa-client < 2.2.0 nss_ldap < 254 pam_krb5 < 1.49 samba-client < 3.0 samba-common < 3.0 sssd < 1.15.1
Obsoletes: authconfig-gtk < 7.0.0
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64
Wrote: /builddir/build/SRPMS/authconfig-7.0.1-4.fc28.src.rpm
Wrote: /builddir/build/RPMS/riscv64/authconfig-7.0.1-4.fc28.riscv64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1PkQoJ
+ umask 022
+ cd /builddir/build/BUILD
+ cd authconfig-7.0.1
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/authconfig-7.0.1-4.fc28.riscv64
+ exit 0
+ touch /buildok
+ cleanup
+ set +e
+ sync
+ sleep 5
+ sync
+ poweroff
Terminated
++ cleanup
++ set +e
++ sync
++ sleep 5
+++ cleanup
+++ set +e
+++ sync
+++ sleep 5
+++ sync
+++ poweroff