Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/uriparser.spec'], chrootPath='/var/lib/mock/f28-build-16084514-1152199/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/uriparser.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: ppc64 Building for target ppc64 Wrote: /builddir/build/SRPMS/uriparser-0.9.3-1.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/uriparser.spec'], chrootPath='/var/lib/mock/f28-build-16084514-1152199/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/uriparser.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.vQX3C1 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf uriparser-0.9.3 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/uriparser-0.9.3.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd uriparser-0.9.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's/GENERATE_QHP\ =\ yes/GENERATE_QHP\ =\ no/g' doc/Doxyfile.in + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.1uiEBo + umask 022 + cd /builddir/build/BUILD + cd uriparser-0.9.3 + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection' + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection' + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON -DURIPARSER_BUILD_TESTS=OFF BUILDSTDERR: CMake Warning: BUILDSTDERR: No source or binary directory provided. Both will be assumed to be the BUILDSTDERR: same as the current working directory, but note that this warning will BUILDSTDERR: become a fatal error in future CMake releases. -- The C compiler identification is GNU 8.3.1 -- The CXX compiler identification is GNU 8.3.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test URIPARSER_COMPILER_SUPPORTS_VISIBILITY -- Performing Test URIPARSER_COMPILER_SUPPORTS_VISIBILITY - Success -- Looking for wprintf -- Looking for wprintf - found -- Looking for reallocarray -- Looking for reallocarray - found -- Found Doxygen: /usr/bin/doxygen (found version "1.8.14") found components: dot doxygen BUILDSTDERR: =========================================================================== BUILDSTDERR: Configuration BUILDSTDERR: Prefix ............... /usr BUILDSTDERR: Shared libraries ..... ON BUILDSTDERR: Code for char * ...... ON BUILDSTDERR: Code for wchar_t * ... ON BUILDSTDERR: Tools ................ ON BUILDSTDERR: Test suite ........... OFF BUILDSTDERR: Documentation ........ ON BUILDSTDERR: Continue with BUILDSTDERR: make BUILDSTDERR: make test BUILDSTDERR: sudo make install BUILDSTDERR: =========================================================================== -- Configuring done -- Generating done BUILDSTDERR: CMake Warning: BUILDSTDERR: Manually-specified variables were not used by the project: BUILDSTDERR: CMAKE_CXX_FLAGS_RELEASE BUILDSTDERR: CMAKE_C_FLAGS_RELEASE BUILDSTDERR: CMAKE_Fortran_FLAGS_RELEASE BUILDSTDERR: INCLUDE_INSTALL_DIR BUILDSTDERR: LIB_INSTALL_DIR BUILDSTDERR: LIB_SUFFIX BUILDSTDERR: SHARE_INSTALL_PREFIX BUILDSTDERR: SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/uriparser-0.9.3 + /usr/bin/make -O -j4 /usr/bin/cmake -S/builddir/build/BUILD/uriparser-0.9.3 -B/builddir/build/BUILD/uriparser-0.9.3 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/uriparser-0.9.3/CMakeFiles /builddir/build/BUILD/uriparser-0.9.3/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f CMakeFiles/uriparser.dir/build.make CMakeFiles/uriparser.dir/depend /usr/bin/make -f CMakeFiles/doc.dir/build.make CMakeFiles/doc.dir/depend make[2]: Entering directory '/builddir/build/BUILD/uriparser-0.9.3' cd /builddir/build/BUILD/uriparser-0.9.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/uriparser-0.9.3 /builddir/build/BUILD/uriparser-0.9.3 /builddir/build/BUILD/uriparser-0.9.3 /builddir/build/BUILD/uriparser-0.9.3 /builddir/build/BUILD/uriparser-0.9.3/CMakeFiles/doc.dir/DependInfo.cmake --color= Scanning dependencies of target doc make[2]: Leaving directory '/builddir/build/BUILD/uriparser-0.9.3' /usr/bin/make -f CMakeFiles/doc.dir/build.make CMakeFiles/doc.dir/build make[2]: Entering directory '/builddir/build/BUILD/uriparser-0.9.3' cd /builddir/build/BUILD/uriparser-0.9.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/uriparser-0.9.3 /builddir/build/BUILD/uriparser-0.9.3 /builddir/build/BUILD/uriparser-0.9.3 /builddir/build/BUILD/uriparser-0.9.3 /builddir/build/BUILD/uriparser-0.9.3/CMakeFiles/uriparser.dir/DependInfo.cmake --color= Scanning dependencies of target uriparser make[2]: Leaving directory '/builddir/build/BUILD/uriparser-0.9.3' /usr/bin/make -f CMakeFiles/uriparser.dir/build.make CMakeFiles/uriparser.dir/build make[2]: Entering directory '/builddir/build/BUILD/uriparser-0.9.3' [ 10%] Building C object CMakeFiles/uriparser.dir/src/UriCompare.c.o /usr/bin/cc -DURI_LIBRARY_BUILD -DURI_VISIBILITY -Duriparser_EXPORTS -I/builddir/build/BUILD/uriparser-0.9.3/include -I/builddir/build/BUILD/uriparser-0.9.3 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -fvisibility=hidden -fPIC -o CMakeFiles/uriparser.dir/src/UriCompare.c.o -c /builddir/build/BUILD/uriparser-0.9.3/src/UriCompare.c make[2]: Leaving directory '/builddir/build/BUILD/uriparser-0.9.3' make[2]: Entering directory '/builddir/build/BUILD/uriparser-0.9.3' [ 15%] Building C object CMakeFiles/uriparser.dir/src/UriEscape.c.o /usr/bin/cc -DURI_LIBRARY_BUILD -DURI_VISIBILITY -Duriparser_EXPORTS -I/builddir/build/BUILD/uriparser-0.9.3/include -I/builddir/build/BUILD/uriparser-0.9.3 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -fvisibility=hidden -fPIC -o CMakeFiles/uriparser.dir/src/UriEscape.c.o -c /builddir/build/BUILD/uriparser-0.9.3/src/UriEscape.c make[2]: Leaving directory '/builddir/build/BUILD/uriparser-0.9.3' make[2]: Entering directory '/builddir/build/BUILD/uriparser-0.9.3' [ 31%] Building C object CMakeFiles/uriparser.dir/src/UriIp4Base.c.o /usr/bin/cc -DURI_LIBRARY_BUILD -DURI_VISIBILITY -Duriparser_EXPORTS -I/builddir/build/BUILD/uriparser-0.9.3/include -I/builddir/build/BUILD/uriparser-0.9.3 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -fvisibility=hidden -fPIC -o CMakeFiles/uriparser.dir/src/UriIp4Base.c.o -c /builddir/build/BUILD/uriparser-0.9.3/src/UriIp4Base.c make[2]: Leaving directory '/builddir/build/BUILD/uriparser-0.9.3' make[2]: Entering directory '/builddir/build/BUILD/uriparser-0.9.3' [ 26%] Building C object CMakeFiles/uriparser.dir/src/UriFile.c.o /usr/bin/cc -DURI_LIBRARY_BUILD -DURI_VISIBILITY -Duriparser_EXPORTS -I/builddir/build/BUILD/uriparser-0.9.3/include -I/builddir/build/BUILD/uriparser-0.9.3 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -fvisibility=hidden -fPIC -o CMakeFiles/uriparser.dir/src/UriFile.c.o -c /builddir/build/BUILD/uriparser-0.9.3/src/UriFile.c make[2]: Leaving directory '/builddir/build/BUILD/uriparser-0.9.3' make[2]: Entering directory '/builddir/build/BUILD/uriparser-0.9.3' [ 21%] Building C object CMakeFiles/uriparser.dir/src/UriCommon.c.o /usr/bin/cc -DURI_LIBRARY_BUILD -DURI_VISIBILITY -Duriparser_EXPORTS -I/builddir/build/BUILD/uriparser-0.9.3/include -I/builddir/build/BUILD/uriparser-0.9.3 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -fvisibility=hidden -fPIC -o CMakeFiles/uriparser.dir/src/UriCommon.c.o -c /builddir/build/BUILD/uriparser-0.9.3/src/UriCommon.c make[2]: Leaving directory '/builddir/build/BUILD/uriparser-0.9.3' make[2]: Entering directory '/builddir/build/BUILD/uriparser-0.9.3' [ 47%] Building C object CMakeFiles/uriparser.dir/src/UriNormalizeBase.c.o /usr/bin/cc -DURI_LIBRARY_BUILD -DURI_VISIBILITY -Duriparser_EXPORTS -I/builddir/build/BUILD/uriparser-0.9.3/include -I/builddir/build/BUILD/uriparser-0.9.3 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -fvisibility=hidden -fPIC -o CMakeFiles/uriparser.dir/src/UriNormalizeBase.c.o -c /builddir/build/BUILD/uriparser-0.9.3/src/UriNormalizeBase.c make[2]: Leaving directory '/builddir/build/BUILD/uriparser-0.9.3' make[2]: Entering directory '/builddir/build/BUILD/uriparser-0.9.3' [ 42%] Building C object CMakeFiles/uriparser.dir/src/UriMemory.c.o /usr/bin/cc -DURI_LIBRARY_BUILD -DURI_VISIBILITY -Duriparser_EXPORTS -I/builddir/build/BUILD/uriparser-0.9.3/include -I/builddir/build/BUILD/uriparser-0.9.3 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -fvisibility=hidden -fPIC -o CMakeFiles/uriparser.dir/src/UriMemory.c.o -c /builddir/build/BUILD/uriparser-0.9.3/src/UriMemory.c make[2]: Leaving directory '/builddir/build/BUILD/uriparser-0.9.3' make[2]: Entering directory '/builddir/build/BUILD/uriparser-0.9.3' [ 36%] Building C object CMakeFiles/uriparser.dir/src/UriIp4.c.o /usr/bin/cc -DURI_LIBRARY_BUILD -DURI_VISIBILITY -Duriparser_EXPORTS -I/builddir/build/BUILD/uriparser-0.9.3/include -I/builddir/build/BUILD/uriparser-0.9.3 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -fvisibility=hidden -fPIC -o CMakeFiles/uriparser.dir/src/UriIp4.c.o -c /builddir/build/BUILD/uriparser-0.9.3/src/UriIp4.c make[2]: Leaving directory '/builddir/build/BUILD/uriparser-0.9.3' make[2]: Entering directory '/builddir/build/BUILD/uriparser-0.9.3' [ 57%] Building C object CMakeFiles/uriparser.dir/src/UriParseBase.c.o /usr/bin/cc -DURI_LIBRARY_BUILD -DURI_VISIBILITY -Duriparser_EXPORTS -I/builddir/build/BUILD/uriparser-0.9.3/include -I/builddir/build/BUILD/uriparser-0.9.3 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -fvisibility=hidden -fPIC -o CMakeFiles/uriparser.dir/src/UriParseBase.c.o -c /builddir/build/BUILD/uriparser-0.9.3/src/UriParseBase.c make[2]: Leaving directory '/builddir/build/BUILD/uriparser-0.9.3' make[2]: Entering directory '/builddir/build/BUILD/uriparser-0.9.3' [ 5%] Generating API documentation with Doxygen cd /builddir/build/BUILD/uriparser-0.9.3/doc && /usr/bin/doxygen Doxyfile make[2]: Leaving directory '/builddir/build/BUILD/uriparser-0.9.3' make[1]: Entering directory '/builddir/build/BUILD/uriparser-0.9.3' [ 68%] Built target doc make[1]: Leaving directory '/builddir/build/BUILD/uriparser-0.9.3' make[2]: Entering directory '/builddir/build/BUILD/uriparser-0.9.3' [ 68%] Building C object CMakeFiles/uriparser.dir/src/UriQuery.c.o /usr/bin/cc -DURI_LIBRARY_BUILD -DURI_VISIBILITY -Duriparser_EXPORTS -I/builddir/build/BUILD/uriparser-0.9.3/include -I/builddir/build/BUILD/uriparser-0.9.3 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -fvisibility=hidden -fPIC -o CMakeFiles/uriparser.dir/src/UriQuery.c.o -c /builddir/build/BUILD/uriparser-0.9.3/src/UriQuery.c make[2]: Leaving directory '/builddir/build/BUILD/uriparser-0.9.3' make[2]: Entering directory '/builddir/build/BUILD/uriparser-0.9.3' [ 78%] Building C object CMakeFiles/uriparser.dir/src/UriResolve.c.o /usr/bin/cc -DURI_LIBRARY_BUILD -DURI_VISIBILITY -Duriparser_EXPORTS -I/builddir/build/BUILD/uriparser-0.9.3/include -I/builddir/build/BUILD/uriparser-0.9.3 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -fvisibility=hidden -fPIC -o CMakeFiles/uriparser.dir/src/UriResolve.c.o -c /builddir/build/BUILD/uriparser-0.9.3/src/UriResolve.c make[2]: Leaving directory '/builddir/build/BUILD/uriparser-0.9.3' make[2]: Entering directory '/builddir/build/BUILD/uriparser-0.9.3' [ 73%] Building C object CMakeFiles/uriparser.dir/src/UriRecompose.c.o /usr/bin/cc -DURI_LIBRARY_BUILD -DURI_VISIBILITY -Duriparser_EXPORTS -I/builddir/build/BUILD/uriparser-0.9.3/include -I/builddir/build/BUILD/uriparser-0.9.3 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -fvisibility=hidden -fPIC -o CMakeFiles/uriparser.dir/src/UriRecompose.c.o -c /builddir/build/BUILD/uriparser-0.9.3/src/UriRecompose.c make[2]: Leaving directory '/builddir/build/BUILD/uriparser-0.9.3' make[2]: Entering directory '/builddir/build/BUILD/uriparser-0.9.3' [ 84%] Building C object CMakeFiles/uriparser.dir/src/UriShorten.c.o /usr/bin/cc -DURI_LIBRARY_BUILD -DURI_VISIBILITY -Duriparser_EXPORTS -I/builddir/build/BUILD/uriparser-0.9.3/include -I/builddir/build/BUILD/uriparser-0.9.3 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -fvisibility=hidden -fPIC -o CMakeFiles/uriparser.dir/src/UriShorten.c.o -c /builddir/build/BUILD/uriparser-0.9.3/src/UriShorten.c make[2]: Leaving directory '/builddir/build/BUILD/uriparser-0.9.3' make[2]: Entering directory '/builddir/build/BUILD/uriparser-0.9.3' [ 52%] Building C object CMakeFiles/uriparser.dir/src/UriNormalize.c.o /usr/bin/cc -DURI_LIBRARY_BUILD -DURI_VISIBILITY -Duriparser_EXPORTS -I/builddir/build/BUILD/uriparser-0.9.3/include -I/builddir/build/BUILD/uriparser-0.9.3 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -fvisibility=hidden -fPIC -o CMakeFiles/uriparser.dir/src/UriNormalize.c.o -c /builddir/build/BUILD/uriparser-0.9.3/src/UriNormalize.c make[2]: Leaving directory '/builddir/build/BUILD/uriparser-0.9.3' make[2]: Entering directory '/builddir/build/BUILD/uriparser-0.9.3' [ 63%] Building C object CMakeFiles/uriparser.dir/src/UriParse.c.o /usr/bin/cc -DURI_LIBRARY_BUILD -DURI_VISIBILITY -Duriparser_EXPORTS -I/builddir/build/BUILD/uriparser-0.9.3/include -I/builddir/build/BUILD/uriparser-0.9.3 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -fvisibility=hidden -fPIC -o CMakeFiles/uriparser.dir/src/UriParse.c.o -c /builddir/build/BUILD/uriparser-0.9.3/src/UriParse.c make[2]: Leaving directory '/builddir/build/BUILD/uriparser-0.9.3' make[2]: Entering directory '/builddir/build/BUILD/uriparser-0.9.3' [ 89%] Linking C shared library liburiparser.so /usr/bin/cmake -E cmake_link_script CMakeFiles/uriparser.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -fvisibility=hidden -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,liburiparser.so.1 -o liburiparser.so.1.0.26 CMakeFiles/uriparser.dir/src/UriCommon.c.o CMakeFiles/uriparser.dir/src/UriCompare.c.o CMakeFiles/uriparser.dir/src/UriEscape.c.o CMakeFiles/uriparser.dir/src/UriFile.c.o CMakeFiles/uriparser.dir/src/UriIp4Base.c.o CMakeFiles/uriparser.dir/src/UriIp4.c.o CMakeFiles/uriparser.dir/src/UriMemory.c.o CMakeFiles/uriparser.dir/src/UriNormalizeBase.c.o CMakeFiles/uriparser.dir/src/UriNormalize.c.o CMakeFiles/uriparser.dir/src/UriParseBase.c.o CMakeFiles/uriparser.dir/src/UriParse.c.o CMakeFiles/uriparser.dir/src/UriQuery.c.o CMakeFiles/uriparser.dir/src/UriRecompose.c.o CMakeFiles/uriparser.dir/src/UriResolve.c.o CMakeFiles/uriparser.dir/src/UriShorten.c.o /usr/bin/cmake -E cmake_symlink_library liburiparser.so.1.0.26 liburiparser.so.1 liburiparser.so make[2]: Leaving directory '/builddir/build/BUILD/uriparser-0.9.3' make[1]: Entering directory '/builddir/build/BUILD/uriparser-0.9.3' [ 89%] Built target uriparser make[1]: Leaving directory '/builddir/build/BUILD/uriparser-0.9.3' /usr/bin/make -f CMakeFiles/uriparse.dir/build.make CMakeFiles/uriparse.dir/depend make[2]: Entering directory '/builddir/build/BUILD/uriparser-0.9.3' cd /builddir/build/BUILD/uriparser-0.9.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/uriparser-0.9.3 /builddir/build/BUILD/uriparser-0.9.3 /builddir/build/BUILD/uriparser-0.9.3 /builddir/build/BUILD/uriparser-0.9.3 /builddir/build/BUILD/uriparser-0.9.3/CMakeFiles/uriparse.dir/DependInfo.cmake --color= Scanning dependencies of target uriparse make[2]: Leaving directory '/builddir/build/BUILD/uriparser-0.9.3' /usr/bin/make -f CMakeFiles/uriparse.dir/build.make CMakeFiles/uriparse.dir/build make[2]: Entering directory '/builddir/build/BUILD/uriparser-0.9.3' [ 94%] Building C object CMakeFiles/uriparse.dir/tool/uriparse.c.o /usr/bin/cc -I/builddir/build/BUILD/uriparser-0.9.3/include -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -fvisibility=hidden -o CMakeFiles/uriparse.dir/tool/uriparse.c.o -c /builddir/build/BUILD/uriparser-0.9.3/tool/uriparse.c make[2]: Leaving directory '/builddir/build/BUILD/uriparser-0.9.3' make[2]: Entering directory '/builddir/build/BUILD/uriparser-0.9.3' [100%] Linking C executable uriparse /usr/bin/cmake -E cmake_link_script CMakeFiles/uriparse.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -fvisibility=hidden -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/uriparse.dir/tool/uriparse.c.o -o uriparse -Wl,-rpath,/builddir/build/BUILD/uriparser-0.9.3: liburiparser.so.1.0.26 make[2]: Leaving directory '/builddir/build/BUILD/uriparser-0.9.3' make[1]: Entering directory '/builddir/build/BUILD/uriparser-0.9.3' [100%] Built target uriparse make[1]: Leaving directory '/builddir/build/BUILD/uriparser-0.9.3' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/uriparser-0.9.3/CMakeFiles 0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.uE7y6N + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64 + cd uriparser-0.9.3 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64 'INSTALL=/usr/bin/install -p' /usr/bin/cmake -S/builddir/build/BUILD/uriparser-0.9.3 -B/builddir/build/BUILD/uriparser-0.9.3 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/uriparser-0.9.3/CMakeFiles /builddir/build/BUILD/uriparser-0.9.3/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/uriparser-0.9.3' /usr/bin/make -f CMakeFiles/uriparser.dir/build.make CMakeFiles/uriparser.dir/depend make[2]: Entering directory '/builddir/build/BUILD/uriparser-0.9.3' cd /builddir/build/BUILD/uriparser-0.9.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/uriparser-0.9.3 /builddir/build/BUILD/uriparser-0.9.3 /builddir/build/BUILD/uriparser-0.9.3 /builddir/build/BUILD/uriparser-0.9.3 /builddir/build/BUILD/uriparser-0.9.3/CMakeFiles/uriparser.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/uriparser-0.9.3' /usr/bin/make -f CMakeFiles/uriparser.dir/build.make CMakeFiles/uriparser.dir/build make[2]: Entering directory '/builddir/build/BUILD/uriparser-0.9.3' make[2]: Nothing to be done for 'CMakeFiles/uriparser.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/uriparser-0.9.3' [ 84%] Built target uriparser /usr/bin/make -f CMakeFiles/uriparse.dir/build.make CMakeFiles/uriparse.dir/depend make[2]: Entering directory '/builddir/build/BUILD/uriparser-0.9.3' cd /builddir/build/BUILD/uriparser-0.9.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/uriparser-0.9.3 /builddir/build/BUILD/uriparser-0.9.3 /builddir/build/BUILD/uriparser-0.9.3 /builddir/build/BUILD/uriparser-0.9.3 /builddir/build/BUILD/uriparser-0.9.3/CMakeFiles/uriparse.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/uriparser-0.9.3' /usr/bin/make -f CMakeFiles/uriparse.dir/build.make CMakeFiles/uriparse.dir/build make[2]: Entering directory '/builddir/build/BUILD/uriparser-0.9.3' make[2]: Nothing to be done for 'CMakeFiles/uriparse.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/uriparser-0.9.3' [ 94%] Built target uriparse /usr/bin/make -f CMakeFiles/doc.dir/build.make CMakeFiles/doc.dir/depend make[2]: Entering directory '/builddir/build/BUILD/uriparser-0.9.3' cd /builddir/build/BUILD/uriparser-0.9.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/uriparser-0.9.3 /builddir/build/BUILD/uriparser-0.9.3 /builddir/build/BUILD/uriparser-0.9.3 /builddir/build/BUILD/uriparser-0.9.3 /builddir/build/BUILD/uriparser-0.9.3/CMakeFiles/doc.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/uriparser-0.9.3' /usr/bin/make -f CMakeFiles/doc.dir/build.make CMakeFiles/doc.dir/build make[2]: Entering directory '/builddir/build/BUILD/uriparser-0.9.3' [100%] Generating API documentation with Doxygen cd /builddir/build/BUILD/uriparser-0.9.3/doc && /usr/bin/doxygen Doxyfile make[2]: Leaving directory '/builddir/build/BUILD/uriparser-0.9.3' [100%] Built target doc make[1]: Leaving directory '/builddir/build/BUILD/uriparser-0.9.3' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/uriparser-0.9.3/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/uriparser-0.9.3' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/uriparser-0.9.3' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/lib64/liburiparser.so.1.0.26 -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/lib64/liburiparser.so.1 -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/lib64/liburiparser.so -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/include/uriparser/UriBase.h -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/include/uriparser/UriDefsAnsi.h -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/include/uriparser/UriDefsConfig.h -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/include/uriparser/UriDefsUnicode.h -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/include/uriparser/Uri.h -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/include/uriparser/UriIp4.h -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/bin/uriparse -- Set runtime path of "/builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/bin/uriparse" to "" -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/tab_a.png -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/structUriMemoryManagerStruct.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/annotated.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/globals_type.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/tab_b.png -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/nav_g.png -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/index.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/graph_legend.md5 -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/structUriHostDataStructA.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/globals.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/globals_enum.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/doxygen.png -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/globals_eval.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/tabs.css -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/globals_func.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/closed.png -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/folderopen.png -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/all_3.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/search_r.png -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/all_f.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/all_f.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/all_4.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/all_0.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/variables_10.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/variables_4.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/typedefs_0.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/variables_7.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/variables_2.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/all_d.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/search.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/variables_8.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/all_7.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/pages_0.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/variables_6.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/variables_9.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/mag_sel.png -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/enumvalues_0.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/all_b.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/enums_0.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/classes_0.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/all_8.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/close.png -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/all_b.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/all_10.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/functions_0.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/variables_f.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/variables_f.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/all_11.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/all_6.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/all_11.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/variables_0.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/files_0.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/variables_3.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/enums_0.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/all_9.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/functions_0.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/all_e.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/variables_5.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/all_5.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/variables_6.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/search.css -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/all_c.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/variables_1.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/all_0.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/variables_b.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/all_a.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/variables_e.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/variables_a.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/search_l.png -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/all_2.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/all_8.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/all_a.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/all_2.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/searchdata.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/all_d.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/variables_11.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/all_5.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/variables_a.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/all_e.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/variables_9.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/variables_8.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/variables_10.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/variables_d.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/enumvalues_0.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/all_9.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/variables_11.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/variables_7.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/variables_c.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/all_1.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/all_6.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/search_m.png -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/variables_4.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/all_4.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/variables_c.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/variables_3.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/all_3.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/variables_0.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/variables_b.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/all_1.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/all_c.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/variables_5.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/variables_2.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/variables_e.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/files_0.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/all_7.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/all_10.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/variables_d.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/classes_0.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/nomatches.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/variables_1.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/typedefs_0.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/search/pages_0.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/functions_vars.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/jquery.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/menu.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/pages.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/graph_legend.png -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/dir_24c5c890457908cb185130461432a4ab.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/functions.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/dir_d44c64559bbebec7f509842c48db8b23.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/nav_h.png -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/dynsections.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/graph_legend.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/files.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/structUriTextRangeStructA.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/structUriUriStructA.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/UriIp4_8h.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/tab_h.png -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/structUriPathSegmentStructA.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/bc_s.png -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/Uri_8h.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/UriDefsUnicode_8h.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/menudata.js -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/structUriIp6Struct.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/splitbar.png -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/bdwn.png -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/structUriQueryListStructA.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/doc.png -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/tab_s.png -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/UriDefsConfig_8h.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/structUriParserStateStructA.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/sync_off.png -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/open.png -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/folderclosed.png -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/structUriIp4Struct.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/UriDefsAnsi_8h.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/doxygen.css -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/deprecated.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/nav_f.png -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/UriBase_8h.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/sync_on.png -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser/html/classes.html -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/lib64/cmake/uriparser-0.9.3/uriparser-config.cmake -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/lib64/cmake/uriparser-0.9.3/uriparser-config-version.cmake -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/lib64/cmake/uriparser-0.9.3/uriparser.cmake -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/lib64/cmake/uriparser-0.9.3/uriparser-noconfig.cmake -- Installing: /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/lib64/pkgconfig/liburiparser.pc + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.9.3-1.fc28 --unique-debug-suffix -0.9.3-1.fc28.ppc64 --unique-debug-src-base uriparser-0.9.3-1.fc28.ppc64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/uriparser-0.9.3 extracting debug info from /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/lib64/liburiparser.so.1.0.26 extracting debug info from /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/bin/uriparse /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. BUILDSTDERR: 540 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /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-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs '' '' Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.8M6Ogf + umask 022 + cd /builddir/build/BUILD + cd uriparser-0.9.3 + exit 0 Processing files: uriparser-0.9.3-1.fc28.ppc64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.YRmdrG + umask 022 + cd /builddir/build/BUILD + cd uriparser-0.9.3 + DOCDIR=/builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser + cp -pr THANKS /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser + cp -pr AUTHORS /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser + cp -pr ChangeLog /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/doc/uriparser + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.kzM0B7 + umask 022 + cd /builddir/build/BUILD + cd uriparser-0.9.3 + LICENSEDIR=/builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/licenses/uriparser + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/licenses/uriparser + cp -pr COPYING /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/licenses/uriparser + exit 0 Provides: cmake(uriparser) = 0.9.3 liburiparser.so.1()(64bit) uriparser = 0.9.3-1.fc28 uriparser(ppc-64) = 0.9.3-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cmake-filesystem(ppc-64) libc.so.6()(64bit) libc.so.6(GLIBC_2.26)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) liburiparser.so.1()(64bit) rtld(GNU_HASH) Processing files: uriparser-devel-0.9.3-1.fc28.ppc64 Provides: pkgconfig(liburiparser) = 0.9.3 uriparser-devel = 0.9.3-1.fc28 uriparser-devel(ppc-64) = 0.9.3-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config liburiparser.so.1()(64bit) Processing files: uriparser-doc-0.9.3-1.fc28.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.LtZDUy + umask 022 + cd /builddir/build/BUILD + cd uriparser-0.9.3 + LICENSEDIR=/builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/licenses/uriparser-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/licenses/uriparser-doc + cp -pr COPYING /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64/usr/share/licenses/uriparser-doc + exit 0 Provides: uriparser-doc = 0.9.3-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: uriparser-debugsource-0.9.3-1.fc28.ppc64 Provides: uriparser-debugsource = 0.9.3-1.fc28 uriparser-debugsource(ppc-64) = 0.9.3-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: uriparser-debuginfo-0.9.3-1.fc28.ppc64 Provides: debuginfo(build-id) = 4bc99c2fefcb0bc62cc248c5a684dbc70d002c0f debuginfo(build-id) = be4cf7379cc0a52ba8ce244279ad64b5ecffd798 uriparser-debuginfo = 0.9.3-1.fc28 uriparser-debuginfo(ppc-64) = 0.9.3-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: uriparser-debugsource(ppc-64) = 0.9.3-1.fc28 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64 Wrote: /builddir/build/RPMS/uriparser-0.9.3-1.fc28.ppc64.rpm Wrote: /builddir/build/RPMS/uriparser-devel-0.9.3-1.fc28.ppc64.rpm Wrote: /builddir/build/RPMS/uriparser-doc-0.9.3-1.fc28.noarch.rpm Wrote: /builddir/build/RPMS/uriparser-debugsource-0.9.3-1.fc28.ppc64.rpm Wrote: /builddir/build/RPMS/uriparser-debuginfo-0.9.3-1.fc28.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.RDftE0 + umask 022 + cd /builddir/build/BUILD + cd uriparser-0.9.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/uriparser-0.9.3-1.fc28.ppc64 + exit 0 Child return code was: 0