+ exec
+ rm -rf /rpmbuild
+ mkdir -p /rpmbuild
+ su -c 'rpmbuild -ba /builddir/build/SPECS/pcre2.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.uOxZ0v
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf pcre2-10.22
+ /usr/bin/bzip2 -dc /builddir/build/SOURCES/pcre2-10.22.tar.bz2
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd pcre2-10.22
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ echo 'Patch #0 (pcre2-10.10-Fix-multilib.patch):'
Patch #0 (pcre2-10.10-Fix-multilib.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file pcre2-config.in
+ echo 'Patch #1 (pcre2-10.22-Fix-bug-that-caused-chars-255-not-to-be-matched-by-c.patch):'
Patch #1 (pcre2-10.22-Fix-bug-that-caused-chars-255-not-to-be-matched-by-c.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file src/pcre2_compile.c
patching file testdata/testinput10
patching file testdata/testinput12
patching file testdata/testinput5
patching file testdata/testoutput10
patching file testdata/testoutput12-16
patching file testdata/testoutput12-32
patching file testdata/testoutput5
+ echo 'Patch #2 (pcre2-10.22-Fix-callout-display-bug-in-pcre2test.patch):'
Patch #2 (pcre2-10.22-Fix-callout-display-bug-in-pcre2test.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file src/pcre2test.c
patching file testdata/testinput5
patching file testdata/testoutput5
+ echo 'Patch #3 (pcre2-10.22-Fix-typos-in-documentation.patch):'
Patch #3 (pcre2-10.22-Fix-typos-in-documentation.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file doc/pcre2pattern.3
+ echo 'Patch #4 (pcre2-10.22-Missed-typo-fixed.patch):'
Patch #4 (pcre2-10.22-Missed-typo-fixed.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file doc/pcre2pattern.3
+ echo 'Patch #5 (pcre2-10.22-Fix-bad-conditional-recursion-test-bug-when-a-group-.patch):'
Patch #5 (pcre2-10.22-Fix-bad-conditional-recursion-test-bug-when-a-group-.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file src/pcre2_compile.c
+ echo 'Patch #6 (pcre2-10.22-Add-test-for-bug-already-fixed-by-the-refactoring.patch):'
Patch #6 (pcre2-10.22-Add-test-for-bug-already-fixed-by-the-refactoring.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file testdata/testinput2
patching file testdata/testoutput2
+ echo 'Patch #7 (pcre2-10.22-Fix-documentation-error.patch):'
Patch #7 (pcre2-10.22-Fix-documentation-error.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file doc/pcre2pattern.3
+ echo 'Patch #8 (pcre2-10.22-Fix-optimization-bugs-when-pattern-starts-with-looka.patch):'
Patch #8 (pcre2-10.22-Fix-optimization-bugs-when-pattern-starts-with-looka.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file src/pcre2_compile.c
patching file testdata/testinput1
patching file testdata/testinput2
patching file testdata/testinput4
patching file testdata/testoutput1
patching file testdata/testoutput2
patching file testdata/testoutput4
+ echo 'Patch #9 (pcre2-10.22-Document-current-assert-capture-limitation.patch):'
Patch #9 (pcre2-10.22-Document-current-assert-capture-limitation.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file doc/pcre2pattern.3
+ echo 'Patch #10 (pcre2-10.22-The-offset-modifier-in-pcre2test-was-not-being-ignor.patch):'
Patch #10 (pcre2-10.22-The-offset-modifier-in-pcre2test-was-not-being-ignor.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file src/pcre2test.c
Hunk #1 succeeded at 5947 (offset -118 lines).
Hunk #2 succeeded at 5970 (offset -118 lines).
patching file testdata/testinput18
patching file testdata/testoutput18
+ echo 'Patch #11 (pcre2-10.22-Fix-auto-anchor-bug-when-.-is-inside-an-assertion.patch):'
Patch #11 (pcre2-10.22-Fix-auto-anchor-bug-when-.-is-inside-an-assertion.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file src/pcre2_compile.c
patching file testdata/testinput1
patching file testdata/testoutput1
+ echo 'Patch #12 (pcre2-10.22-Correct-libpcre2posix-typos-should-be-libpcre2-posix.patch):'
Patch #12 (pcre2-10.22-Correct-libpcre2posix-typos-should-be-libpcre2-posix.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file CMakeLists.txt
patching file README
patching file pcre2-config.in
+ echo 'Patch #13 (pcre2-10.22-Fix-small-memory-leak-in-error-code-path.patch):'
Patch #13 (pcre2-10.22-Fix-small-memory-leak-in-error-code-path.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file src/pcre2_compile.c
patching file src/pcre2test.c
+ echo 'Patch #14 (pcre2-10.22-Fix-buffer-overflow-in-partial-match-test-for-CRLF-i.patch):'
Patch #14 (pcre2-10.22-Fix-buffer-overflow-in-partial-match-test-for-CRLF-i.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file src/pcre2_match.c
patching file testdata/testinput2
patching file testdata/testoutput2
+ echo 'Patch #15 (pcre2-10.22-Fix-crash-in-pcre2test-when-displaying-a-wide-charac.patch):'
Patch #15 (pcre2-10.22-Fix-crash-in-pcre2test-when-displaying-a-wide-charac.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file src/pcre2test.c
patching file testdata/testinput5
patching file testdata/testoutput5
+ echo 'Patch #16 (pcre2-10.22-Fix-NULL-defer-in-extended-substition-for-p-P-or-X.patch):'
Patch #16 (pcre2-10.22-Fix-NULL-defer-in-extended-substition-for-p-P-or-X.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file src/pcre2_compile.c
patching file testdata/testinput2
patching file testdata/testoutput2
+ echo 'Patch #17 (pcre2-10.22-Fix-OOB-error-in-substitute-with-start-offset-longer.patch):'
Patch #17 (pcre2-10.22-Fix-OOB-error-in-substitute-with-start-offset-longer.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file src/pcre2_substitute.c
patching file testdata/testinput2
patching file testdata/testoutput2
+ libtoolize --copy --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
+ autoreconf -vif
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:33: installing './compile'
configure.ac:28: installing './missing'
Makefile.am: installing './depcomp'
autoreconf: Leaving directory `.'
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Mjx43M
+ umask 022
+ cd /builddir/build/BUILD
+ cd pcre2-10.22
+ 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 --disable-jit --disable-pcre2grep-jit --disable-bsr-anycrlf --disable-coverage --disable-ebcdic --disable-never-backslash-C --enable-newline-is-lf --enable-pcre2-8 --enable-pcre2-16 --enable-pcre2-32 --disable-pcre2test-libedit --enable-pcre2test-libreadline --enable-pcre2grep-callout --disable-pcre2grep-libbz2 --disable-pcre2grep-libz --disable-rebuild-chartables --enable-shared --enable-stack-for-recursion --enable-static --enable-unicode --disable-valgrind
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 whether make supports nested variables... (cached) yes
checking for style of include used by make... GNU
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 dependency style of gcc... none
checking for riscv64-redhat-linux-gnu-ar... no
checking for riscv64-redhat-linux-gnu-lib... no
checking for riscv64-redhat-linux-gnu-link... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking for riscv64-redhat-linux-gnu-gcc... gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) 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 for int64_t... yes
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... objdump
checking how to recognize dependent libraries... pass_all
checking for riscv64-redhat-linux-gnu-dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for riscv64-redhat-linux-gnu-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 ln -s works... yes
checking whether the -Werror option is usable... yes
checking for simple visibility declarations... yes
checking for ANSI C header files... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for bcopy... yes
checking for memmove... yes
checking for strerror... yes
checking zlib.h usability... no
checking zlib.h presence... no
checking for zlib.h... no
checking for gzopen in -lz... no
checking bzlib.h usability... no
checking bzlib.h presence... no
checking for bzlib.h... no
checking for libbz2... no
checking readline/readline.h usability... yes
checking readline/readline.h presence... yes
checking for readline/readline.h... yes
checking readline/history.h usability... yes
checking readline/history.h presence... yes
checking for readline/history.h... yes
checking for readline in -lreadline... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libpcre2-8.pc
config.status: creating libpcre2-16.pc
config.status: creating libpcre2-32.pc
config.status: creating libpcre2-posix.pc
config.status: creating pcre2-config
config.status: creating src/pcre2.h
config.status: creating src/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing script-chmod commands
config.status: executing delete-old-chartables commands

pcre2-10.22 configuration summary:

    Install prefix .................. : /usr
    C preprocessor .................. : gcc -E
    C compiler ...................... : gcc
    Linker .......................... : /usr/bin/ld
    C preprocessor flags ............ : 
    C compiler flags ................ : -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  -fvisibility=hidden
    Linker flags .................... : -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld
    Extra libraries ................. : 

    Build 8-bit pcre2 library ....... : yes
    Build 16-bit pcre2 library ...... : yes
    Build 32-bit pcre2 library ...... : yes
    Include debugging code .......... : no
    Enable JIT compiling support .... : no
    Enable Unicode support .......... : yes
    Newline char/sequence ........... : lf
    \R matches only ANYCRLF ......... : no
    \C is disabled .................. : no
    EBCDIC coding ................... : no
    EBCDIC code for NL .............. : n/a
    Rebuild char tables ............. : no
    Use stack recursion ............. : yes
    Internal link size .............. : 2
    Nested parentheses limit ........ : 250
    Match limit ..................... : 10000000
    Match limit recursion ........... : MATCH_LIMIT
    Build shared libs ............... : yes
    Build static libs ............... : yes
    Use JIT in pcre2grep ............ : no
    Enable callouts in pcre2grep .... : yes
    Buffer size for pcre2grep ....... : 20480
    Link pcre2grep with libz ........ : no
    Link pcre2grep with libbz2 ...... : no
    Link pcre2test with libedit ..... : no
    Link pcre2test with libreadline . : yes
    Valgrind support ................ : no
    Code coverage ................... : no

+ make -j4
rm -f src/pcre2_chartables.c
ln -s /builddir/build/BUILD/pcre2-10.22/src/pcre2_chartables.c.dist /builddir/build/BUILD/pcre2-10.22/src/pcre2_chartables.c
make  all-am
make[1]: Entering directory '/builddir/build/BUILD/pcre2-10.22'
  CC       src/libpcre2_8_la-pcre2_auto_possess.lo
  CC       src/libpcre2_8_la-pcre2_compile.lo
  CC       src/libpcre2_8_la-pcre2_config.lo
  CC       src/libpcre2_8_la-pcre2_context.lo
  CC       src/libpcre2_8_la-pcre2_dfa_match.lo
  CC       src/libpcre2_8_la-pcre2_error.lo
  CC       src/libpcre2_8_la-pcre2_find_bracket.lo
  CC       src/libpcre2_8_la-pcre2_jit_compile.lo
  CC       src/libpcre2_8_la-pcre2_maketables.lo
  CC       src/libpcre2_8_la-pcre2_match.lo
  CC       src/libpcre2_8_la-pcre2_match_data.lo
  CC       src/libpcre2_8_la-pcre2_newline.lo
  CC       src/libpcre2_8_la-pcre2_ord2utf.lo
  CC       src/libpcre2_8_la-pcre2_pattern_info.lo
  CC       src/libpcre2_8_la-pcre2_serialize.lo
  CC       src/libpcre2_8_la-pcre2_string_utils.lo
  CC       src/libpcre2_8_la-pcre2_study.lo
  CC       src/libpcre2_8_la-pcre2_substitute.lo
  CC       src/libpcre2_8_la-pcre2_substring.lo
  CC       src/libpcre2_8_la-pcre2_tables.lo
  CC       src/libpcre2_8_la-pcre2_ucd.lo
  CC       src/libpcre2_8_la-pcre2_valid_utf.lo
  CC       src/libpcre2_8_la-pcre2_xclass.lo
  CC       src/libpcre2_8_la-pcre2_chartables.lo
  CC       src/libpcre2_16_la-pcre2_auto_possess.lo
  CC       src/libpcre2_16_la-pcre2_compile.lo
  CC       src/libpcre2_16_la-pcre2_config.lo
  CC       src/libpcre2_16_la-pcre2_context.lo
  CC       src/libpcre2_16_la-pcre2_dfa_match.lo
  CC       src/libpcre2_16_la-pcre2_error.lo
  CC       src/libpcre2_16_la-pcre2_find_bracket.lo
  CC       src/libpcre2_16_la-pcre2_jit_compile.lo
  CC       src/libpcre2_16_la-pcre2_maketables.lo
  CC       src/libpcre2_16_la-pcre2_match.lo
  CC       src/libpcre2_16_la-pcre2_match_data.lo
  CC       src/libpcre2_16_la-pcre2_newline.lo
  CC       src/libpcre2_16_la-pcre2_ord2utf.lo
  CC       src/libpcre2_16_la-pcre2_pattern_info.lo
  CC       src/libpcre2_16_la-pcre2_serialize.lo
  CC       src/libpcre2_16_la-pcre2_string_utils.lo
  CC       src/libpcre2_16_la-pcre2_study.lo
  CC       src/libpcre2_16_la-pcre2_substitute.lo
  CC       src/libpcre2_16_la-pcre2_substring.lo
  CC       src/libpcre2_16_la-pcre2_tables.lo
  CC       src/libpcre2_16_la-pcre2_ucd.lo
  CC       src/libpcre2_16_la-pcre2_valid_utf.lo
  CC       src/libpcre2_16_la-pcre2_xclass.lo
  CC       src/libpcre2_16_la-pcre2_chartables.lo
  CC       src/libpcre2_32_la-pcre2_auto_possess.lo
  CC       src/libpcre2_32_la-pcre2_compile.lo
  CC       src/libpcre2_32_la-pcre2_config.lo
  CC       src/libpcre2_32_la-pcre2_context.lo
  CC       src/libpcre2_32_la-pcre2_dfa_match.lo
  CC       src/libpcre2_32_la-pcre2_error.lo
  CC       src/libpcre2_32_la-pcre2_find_bracket.lo
  CC       src/libpcre2_32_la-pcre2_jit_compile.lo
  CC       src/libpcre2_32_la-pcre2_maketables.lo
  CC       src/libpcre2_32_la-pcre2_match.lo
  CC       src/libpcre2_32_la-pcre2_match_data.lo
  CC       src/libpcre2_32_la-pcre2_newline.lo
  CC       src/libpcre2_32_la-pcre2_ord2utf.lo
  CC       src/libpcre2_32_la-pcre2_pattern_info.lo
  CC       src/libpcre2_32_la-pcre2_serialize.lo
  CC       src/libpcre2_32_la-pcre2_string_utils.lo
  CC       src/libpcre2_32_la-pcre2_study.lo
  CC       src/libpcre2_32_la-pcre2_substitute.lo
  CC       src/libpcre2_32_la-pcre2_substring.lo
  CC       src/libpcre2_32_la-pcre2_tables.lo
  CC       src/libpcre2_32_la-pcre2_ucd.lo
  CC       src/libpcre2_32_la-pcre2_valid_utf.lo
  CC       src/libpcre2_32_la-pcre2_xclass.lo
  CC       src/libpcre2_32_la-pcre2_chartables.lo
  CC       src/libpcre2_posix_la-pcre2posix.lo
  CC       src/pcre2grep-pcre2grep.o
  CC       src/pcre2test-pcre2test.o
  CCLD     libpcre2-8.la
  CCLD     libpcre2-16.la
  CCLD     libpcre2-posix.la
  CCLD     pcre2grep
  CCLD     libpcre2-32.la
  CCLD     pcre2test
make[1]: Leaving directory '/builddir/build/BUILD/pcre2-10.22'
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.WWKBX4
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64
++ dirname /builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64
+ cd pcre2-10.22
+ make install DESTDIR=/builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64
make  install-am
make[1]: Entering directory '/builddir/build/BUILD/pcre2-10.22'
make[2]: Entering directory '/builddir/build/BUILD/pcre2-10.22'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/lib64'
 /bin/sh ./libtool   --mode=install /usr/bin/install -c   libpcre2-8.la libpcre2-16.la libpcre2-32.la libpcre2-posix.la '/builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/lib64'
libtool: install: /usr/bin/install -c .libs/libpcre2-8.so.0.4.0 /builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/lib64/libpcre2-8.so.0.4.0
libtool: install: (cd /builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/lib64 && { ln -s -f libpcre2-8.so.0.4.0 libpcre2-8.so.0 || { rm -f libpcre2-8.so.0 && ln -s libpcre2-8.so.0.4.0 libpcre2-8.so.0; }; })
libtool: install: (cd /builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/lib64 && { ln -s -f libpcre2-8.so.0.4.0 libpcre2-8.so || { rm -f libpcre2-8.so && ln -s libpcre2-8.so.0.4.0 libpcre2-8.so; }; })
libtool: install: /usr/bin/install -c .libs/libpcre2-8.lai /builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/lib64/libpcre2-8.la
libtool: install: /usr/bin/install -c .libs/libpcre2-16.so.0.4.0 /builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/lib64/libpcre2-16.so.0.4.0
libtool: install: (cd /builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/lib64 && { ln -s -f libpcre2-16.so.0.4.0 libpcre2-16.so.0 || { rm -f libpcre2-16.so.0 && ln -s libpcre2-16.so.0.4.0 libpcre2-16.so.0; }; })
libtool: install: (cd /builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/lib64 && { ln -s -f libpcre2-16.so.0.4.0 libpcre2-16.so || { rm -f libpcre2-16.so && ln -s libpcre2-16.so.0.4.0 libpcre2-16.so; }; })
libtool: install: /usr/bin/install -c .libs/libpcre2-16.lai /builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/lib64/libpcre2-16.la
libtool: install: /usr/bin/install -c .libs/libpcre2-32.so.0.4.0 /builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/lib64/libpcre2-32.so.0.4.0
libtool: install: (cd /builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/lib64 && { ln -s -f libpcre2-32.so.0.4.0 libpcre2-32.so.0 || { rm -f libpcre2-32.so.0 && ln -s libpcre2-32.so.0.4.0 libpcre2-32.so.0; }; })
libtool: install: (cd /builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/lib64 && { ln -s -f libpcre2-32.so.0.4.0 libpcre2-32.so || { rm -f libpcre2-32.so && ln -s libpcre2-32.so.0.4.0 libpcre2-32.so; }; })
libtool: install: /usr/bin/install -c .libs/libpcre2-32.lai /builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/lib64/libpcre2-32.la
libtool: warning: relinking 'libpcre2-posix.la'
libtool: install: (cd /builddir/build/BUILD/pcre2-10.22; /bin/sh "/builddir/build/BUILD/pcre2-10.22/libtool"  --silent --tag CC --mode=relink gcc -DPCRE2_CODE_UNIT_WIDTH=8 -fvisibility=hidden -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 -version-info 1:0:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libpcre2-posix.la -rpath /usr/lib64 src/libpcre2_posix_la-pcre2posix.lo libpcre2-8.la -inst-prefix-dir /builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64)
libtool: install: /usr/bin/install -c .libs/libpcre2-posix.so.1.0.0T /builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/lib64/libpcre2-posix.so.1.0.0
libtool: install: (cd /builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/lib64 && { ln -s -f libpcre2-posix.so.1.0.0 libpcre2-posix.so.1 || { rm -f libpcre2-posix.so.1 && ln -s libpcre2-posix.so.1.0.0 libpcre2-posix.so.1; }; })
libtool: install: (cd /builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/lib64 && { ln -s -f libpcre2-posix.so.1.0.0 libpcre2-posix.so || { rm -f libpcre2-posix.so && ln -s libpcre2-posix.so.1.0.0 libpcre2-posix.so; }; })
libtool: install: /usr/bin/install -c .libs/libpcre2-posix.lai /builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/lib64/libpcre2-posix.la
libtool: install: /usr/bin/install -c .libs/libpcre2-8.a /builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/lib64/libpcre2-8.a
libtool: install: chmod 644 /builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/lib64/libpcre2-8.a
libtool: install: ranlib /builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/lib64/libpcre2-8.a
libtool: install: /usr/bin/install -c .libs/libpcre2-16.a /builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/lib64/libpcre2-16.a
libtool: install: chmod 644 /builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/lib64/libpcre2-16.a
libtool: install: ranlib /builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/lib64/libpcre2-16.a
libtool: install: /usr/bin/install -c .libs/libpcre2-32.a /builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/lib64/libpcre2-32.a
libtool: install: chmod 644 /builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/lib64/libpcre2-32.a
libtool: install: ranlib /builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/lib64/libpcre2-32.a
libtool: install: /usr/bin/install -c .libs/libpcre2-posix.a /builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/lib64/libpcre2-posix.a
libtool: install: chmod 644 /builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/lib64/libpcre2-posix.a
libtool: install: ranlib /builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/lib64/libpcre2-posix.a
libtool: warning: remember to run 'libtool --finish /usr/lib64'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/bin'
  /bin/sh ./libtool   --mode=install /usr/bin/install -c pcre2grep pcre2test '/builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/bin'
libtool: warning: 'libpcre2-8.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -c .libs/pcre2grep /builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/bin/pcre2grep
libtool: warning: 'libpcre2-8.la' has not been installed in '/usr/lib64'
libtool: warning: 'libpcre2-posix.la' has not been installed in '/usr/lib64'
libtool: warning: '/builddir/build/BUILD/pcre2-10.22/libpcre2-8.la' has not been installed in '/usr/lib64'
libtool: warning: 'libpcre2-16.la' has not been installed in '/usr/lib64'
libtool: warning: 'libpcre2-32.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -c .libs/pcre2test /builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/bin/pcre2test
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/bin'
 /usr/bin/install -c pcre2-config '/builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/bin'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/share/doc/pcre2'
 /usr/bin/install -c -m 644 AUTHORS COPYING ChangeLog LICENCE NEWS README doc/pcre2.txt doc/pcre2-config.txt doc/pcre2grep.txt doc/pcre2test.txt '/builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/share/doc/pcre2'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/share/doc/pcre2/html'
 /usr/bin/install -c -m 644 doc/html/NON-AUTOTOOLS-BUILD.txt doc/html/README.txt doc/html/index.html doc/html/pcre2-config.html doc/html/pcre2.html doc/html/pcre2_callout_enumerate.html doc/html/pcre2_code_copy.html doc/html/pcre2_code_free.html doc/html/pcre2_compile.html doc/html/pcre2_compile_context_copy.html doc/html/pcre2_compile_context_create.html doc/html/pcre2_compile_context_free.html doc/html/pcre2_config.html doc/html/pcre2_dfa_match.html doc/html/pcre2_general_context_copy.html doc/html/pcre2_general_context_create.html doc/html/pcre2_general_context_free.html doc/html/pcre2_get_error_message.html doc/html/pcre2_get_mark.html doc/html/pcre2_get_ovector_count.html doc/html/pcre2_get_ovector_pointer.html doc/html/pcre2_get_startchar.html doc/html/pcre2_jit_compile.html doc/html/pcre2_jit_free_unused_memory.html doc/html/pcre2_jit_match.html doc/html/pcre2_jit_stack_assign.html doc/html/pcre2_jit_stack_create.html doc/html/pcre2_jit_stack_free.html doc/html/pcre2_maketables.html doc/html/pcre2_match.html doc/html/pcre2_match_context_copy.html doc/html/pcre2_match_context_create.html doc/html/pcre2_match_context_free.html doc/html/pcre2_match_data_create.html doc/html/pcre2_match_data_create_from_pattern.html doc/html/pcre2_match_data_free.html doc/html/pcre2_pattern_info.html doc/html/pcre2_serialize_decode.html doc/html/pcre2_serialize_encode.html doc/html/pcre2_serialize_free.html '/builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/share/doc/pcre2/html'
 /usr/bin/install -c -m 644 doc/html/pcre2_serialize_get_number_of_codes.html doc/html/pcre2_set_bsr.html doc/html/pcre2_set_callout.html doc/html/pcre2_set_character_tables.html doc/html/pcre2_set_compile_recursion_guard.html doc/html/pcre2_set_match_limit.html doc/html/pcre2_set_offset_limit.html doc/html/pcre2_set_newline.html doc/html/pcre2_set_parens_nest_limit.html doc/html/pcre2_set_recursion_limit.html doc/html/pcre2_set_recursion_memory_management.html doc/html/pcre2_substitute.html doc/html/pcre2_substring_copy_byname.html doc/html/pcre2_substring_copy_bynumber.html doc/html/pcre2_substring_free.html doc/html/pcre2_substring_get_byname.html doc/html/pcre2_substring_get_bynumber.html doc/html/pcre2_substring_length_byname.html doc/html/pcre2_substring_length_bynumber.html doc/html/pcre2_substring_list_free.html doc/html/pcre2_substring_list_get.html doc/html/pcre2_substring_nametable_scan.html doc/html/pcre2_substring_number_from_name.html doc/html/pcre2api.html doc/html/pcre2build.html doc/html/pcre2callout.html doc/html/pcre2compat.html doc/html/pcre2demo.html doc/html/pcre2grep.html doc/html/pcre2jit.html doc/html/pcre2limits.html doc/html/pcre2matching.html doc/html/pcre2partial.html doc/html/pcre2pattern.html doc/html/pcre2perform.html doc/html/pcre2posix.html doc/html/pcre2sample.html doc/html/pcre2serialize.html doc/html/pcre2stack.html doc/html/pcre2syntax.html '/builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/share/doc/pcre2/html'
 /usr/bin/install -c -m 644 doc/html/pcre2test.html doc/html/pcre2unicode.html '/builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/share/doc/pcre2/html'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/include'
 /usr/bin/install -c -m 644 src/pcre2posix.h '/builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/include'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/share/man/man1'
 /usr/bin/install -c -m 644 doc/pcre2-config.1 doc/pcre2grep.1 doc/pcre2test.1 '/builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/share/man/man1'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/share/man/man3'
 /usr/bin/install -c -m 644 doc/pcre2.3 doc/pcre2_callout_enumerate.3 doc/pcre2_code_copy.3 doc/pcre2_code_free.3 doc/pcre2_compile.3 doc/pcre2_compile_context_copy.3 doc/pcre2_compile_context_create.3 doc/pcre2_compile_context_free.3 doc/pcre2_config.3 doc/pcre2_dfa_match.3 doc/pcre2_general_context_copy.3 doc/pcre2_general_context_create.3 doc/pcre2_general_context_free.3 doc/pcre2_get_error_message.3 doc/pcre2_get_mark.3 doc/pcre2_get_ovector_count.3 doc/pcre2_get_ovector_pointer.3 doc/pcre2_get_startchar.3 doc/pcre2_jit_compile.3 doc/pcre2_jit_free_unused_memory.3 doc/pcre2_jit_match.3 doc/pcre2_jit_stack_assign.3 doc/pcre2_jit_stack_create.3 doc/pcre2_jit_stack_free.3 doc/pcre2_maketables.3 doc/pcre2_match.3 doc/pcre2_match_context_copy.3 doc/pcre2_match_context_create.3 doc/pcre2_match_context_free.3 doc/pcre2_match_data_create.3 doc/pcre2_match_data_create_from_pattern.3 doc/pcre2_match_data_free.3 doc/pcre2_pattern_info.3 doc/pcre2_serialize_decode.3 doc/pcre2_serialize_encode.3 doc/pcre2_serialize_free.3 doc/pcre2_serialize_get_number_of_codes.3 doc/pcre2_set_bsr.3 doc/pcre2_set_callout.3 doc/pcre2_set_character_tables.3 '/builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/share/man/man3'
 /usr/bin/install -c -m 644 doc/pcre2_set_compile_recursion_guard.3 doc/pcre2_set_match_limit.3 doc/pcre2_set_offset_limit.3 doc/pcre2_set_newline.3 doc/pcre2_set_parens_nest_limit.3 doc/pcre2_set_recursion_limit.3 doc/pcre2_set_recursion_memory_management.3 doc/pcre2_substitute.3 doc/pcre2_substring_copy_byname.3 doc/pcre2_substring_copy_bynumber.3 doc/pcre2_substring_free.3 doc/pcre2_substring_get_byname.3 doc/pcre2_substring_get_bynumber.3 doc/pcre2_substring_length_byname.3 doc/pcre2_substring_length_bynumber.3 doc/pcre2_substring_list_free.3 doc/pcre2_substring_list_get.3 doc/pcre2_substring_nametable_scan.3 doc/pcre2_substring_number_from_name.3 doc/pcre2api.3 doc/pcre2build.3 doc/pcre2callout.3 doc/pcre2compat.3 doc/pcre2demo.3 doc/pcre2jit.3 doc/pcre2limits.3 doc/pcre2matching.3 doc/pcre2partial.3 doc/pcre2pattern.3 doc/pcre2perform.3 doc/pcre2posix.3 doc/pcre2sample.3 doc/pcre2serialize.3 doc/pcre2stack.3 doc/pcre2syntax.3 doc/pcre2unicode.3 '/builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/share/man/man3'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/include'
 /usr/bin/install -c -m 644 src/pcre2.h '/builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/include'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/lib64/pkgconfig'
 /usr/bin/install -c -m 644 libpcre2-8.pc libpcre2-posix.pc libpcre2-16.pc libpcre2-32.pc '/builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/lib64/pkgconfig'
make[2]: Leaving directory '/builddir/build/BUILD/pcre2-10.22'
make[1]: Leaving directory '/builddir/build/BUILD/pcre2-10.22'
+ rm -f /builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/lib64/libpcre2-16.la /builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/lib64/libpcre2-32.la /builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/lib64/libpcre2-8.la /builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/lib64/libpcre2-posix.la
+ rm -rf /builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/share/doc/pcre2
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
/sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: pcre2-10.22-8.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9JLpdi
+ umask 022
+ cd /builddir/build/BUILD
+ cd pcre2-10.22
+ DOCDIR=/builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/share/doc/pcre2
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/share/doc/pcre2
+ cp -pr AUTHORS /builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/share/doc/pcre2
+ cp -pr ChangeLog /builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/share/doc/pcre2
+ cp -pr NEWS /builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/share/doc/pcre2
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.2W2wN2
+ umask 022
+ cd /builddir/build/BUILD
+ cd pcre2-10.22
+ LICENSEDIR=/builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/share/licenses/pcre2
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/share/licenses/pcre2
+ cp -pr COPYING /builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/share/licenses/pcre2
+ cp -pr LICENCE /builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/share/licenses/pcre2
+ exit 0
Provides: libpcre2-8.so.0()(64bit) libpcre2-posix.so.1()(64bit) pcre2 = 10.22-8.fc28 pcre2(riscv-64) = 10.22-8.fc28
Requires(interp): /sbin/ldconfig /sbin/ldconfig
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
Requires: 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) libpcre2-8.so.0()(64bit) rtld(GNU_HASH)
Processing files: pcre2-utf16-10.22-8.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0F4qA1
+ umask 022
+ cd /builddir/build/BUILD
+ cd pcre2-10.22
+ DOCDIR=/builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/share/doc/pcre2-utf16
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/share/doc/pcre2-utf16
+ cp -pr AUTHORS /builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/share/doc/pcre2-utf16
+ cp -pr ChangeLog /builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/share/doc/pcre2-utf16
+ cp -pr NEWS /builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/share/doc/pcre2-utf16
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.djzMQu
+ umask 022
+ cd /builddir/build/BUILD
+ cd pcre2-10.22
+ LICENSEDIR=/builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/share/licenses/pcre2-utf16
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/share/licenses/pcre2-utf16
+ cp -pr COPYING /builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/share/licenses/pcre2-utf16
+ cp -pr LICENCE /builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/share/licenses/pcre2-utf16
+ exit 0
Provides: libpcre2-16.so.0()(64bit) pcre2-utf16 = 10.22-8.fc28 pcre2-utf16(riscv-64) = 10.22-8.fc28
Requires(interp): /sbin/ldconfig /sbin/ldconfig
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
Requires: 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)
Conflicts: pcre2(riscv-64) < 10.21-4
Processing files: pcre2-utf32-10.22-8.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.HWExBW
+ umask 022
+ cd /builddir/build/BUILD
+ cd pcre2-10.22
+ DOCDIR=/builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/share/doc/pcre2-utf32
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/share/doc/pcre2-utf32
+ cp -pr AUTHORS /builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/share/doc/pcre2-utf32
+ cp -pr ChangeLog /builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/share/doc/pcre2-utf32
+ cp -pr NEWS /builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/share/doc/pcre2-utf32
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.zOpDY1
+ umask 022
+ cd /builddir/build/BUILD
+ cd pcre2-10.22
+ LICENSEDIR=/builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/share/licenses/pcre2-utf32
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/share/licenses/pcre2-utf32
+ cp -pr COPYING /builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/share/licenses/pcre2-utf32
+ cp -pr LICENCE /builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/share/licenses/pcre2-utf32
+ exit 0
Provides: libpcre2-32.so.0()(64bit) pcre2-utf32 = 10.22-8.fc28 pcre2-utf32(riscv-64) = 10.22-8.fc28
Requires(interp): /sbin/ldconfig /sbin/ldconfig
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
Requires: 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)
Conflicts: pcre2(riscv-64) < 10.21-4
Processing files: pcre2-devel-10.22-8.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.t9vigl
+ umask 022
+ cd /builddir/build/BUILD
+ cd pcre2-10.22
+ DOCDIR=/builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/share/doc/pcre2-devel
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/share/doc/pcre2-devel
+ cp -pr doc/pcre2-config.txt doc/pcre2.txt doc/pcre2grep.txt doc/pcre2test.txt /builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/share/doc/pcre2-devel
+ cp -pr doc/html /builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/share/doc/pcre2-devel
+ cp -pr README /builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/share/doc/pcre2-devel
+ cp -pr HACKING /builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/share/doc/pcre2-devel
+ cp -pr ./src/pcre2demo.c /builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/share/doc/pcre2-devel
+ exit 0
Provides: pcre2-devel = 10.22-8.fc28 pcre2-devel(riscv-64) = 10.22-8.fc28 pkgconfig(libpcre2-16) = 10.22 pkgconfig(libpcre2-32) = 10.22 pkgconfig(libpcre2-8) = 10.22 pkgconfig(libpcre2-posix) = 10.22
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /bin/sh /usr/bin/pkg-config libpcre2-16.so.0()(64bit) libpcre2-32.so.0()(64bit) libpcre2-8.so.0()(64bit) libpcre2-posix.so.1()(64bit) pkgconfig(libpcre2-8)
Processing files: pcre2-static-10.22-8.fc28.riscv64
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.85XH2w
+ umask 022
+ cd /builddir/build/BUILD
+ cd pcre2-10.22
+ LICENSEDIR=/builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/share/licenses/pcre2-static
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/share/licenses/pcre2-static
+ cp -pr COPYING /builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/share/licenses/pcre2-static
+ cp -pr LICENCE /builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64/usr/share/licenses/pcre2-static
+ exit 0
Provides: pcre2-static = 10.22-8.fc28 pcre2-static(riscv-64) = 10.22-8.fc28
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: pcre2-tools-10.22-8.fc28.riscv64
Provides: pcre2-tools = 10.22-8.fc28 pcre2-tools(riscv-64) = 10.22-8.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) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libpcre2-16.so.0()(64bit) libpcre2-32.so.0()(64bit) libpcre2-8.so.0()(64bit) libpcre2-posix.so.1()(64bit) libreadline.so.7()(64bit) rtld(GNU_HASH)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pcre2-10.22-8.fc28.riscv64
Wrote: /builddir/build/SRPMS/pcre2-10.22-8.fc28.src.rpm
Wrote: /builddir/build/RPMS/riscv64/pcre2-10.22-8.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/pcre2-utf16-10.22-8.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/pcre2-utf32-10.22-8.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/pcre2-devel-10.22-8.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/pcre2-static-10.22-8.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/pcre2-tools-10.22-8.fc28.riscv64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.sunk9r
+ umask 022
+ cd /builddir/build/BUILD
+ cd pcre2-10.22
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/pcre2-10.22-8.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