Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/physfs.spec'], chrootPath='/var/lib/mock/f29-build-32847-17312/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=432000uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/physfs.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: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/physfs-3.0.1-4.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/physfs.spec'], chrootPath='/var/lib/mock/f29-build-32847-17312/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=432000uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/physfs.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: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2QpBMN + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf physfs-3.0.1 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/physfs-3.0.1.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd physfs-3.0.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (physfs-3.0.1-dirfix.patch):' Patch #0 (physfs-3.0.1-dirfix.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .dirfix --fuzz=0 patching file src/physfs.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.i4ZLxJ + umask 022 + cd /builddir/build/BUILD + cd physfs-3.0.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-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 -fasynchronous-unwind-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 -fasynchronous-unwind-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 -fasynchronous-unwind-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 . -- The C compiler identification is GNU 8.2.1 -- The CXX compiler identification is GNU 8.2.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 -- Found Doxygen: /usr/bin/doxygen (found version "1.8.14") found components: doxygen missing components: dot -- PhysicsFS will build with the following options: -- ZIP support: enabled -- 7zip support: enabled -- GRP support: enabled -- WAD support: enabled -- HOG support: enabled -- MVL support: enabled -- QPAK support: enabled -- SLB support: enabled -- VDF support: enabled -- ISO9660 support: enabled -- Build static library: enabled -- Build shared library: enabled -- Build stdio test program: enabled -- Use readline in test program: enabled -- 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: SHARE_INSTALL_PREFIX BUILDSTDERR: SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/physfs-3.0.1 + make -j4 LIBTOOL=/usr/bin/libtool /usr/bin/cmake -H/builddir/build/BUILD/physfs-3.0.1 -B/builddir/build/BUILD/physfs-3.0.1 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/physfs-3.0.1/CMakeFiles /builddir/build/BUILD/physfs-3.0.1/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/physfs-3.0.1' make -f CMakeFiles/physfs-static.dir/build.make CMakeFiles/physfs-static.dir/depend make -f CMakeFiles/physfs.dir/build.make CMakeFiles/physfs.dir/depend make[2]: Entering directory '/builddir/build/BUILD/physfs-3.0.1' cd /builddir/build/BUILD/physfs-3.0.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/physfs-3.0.1 /builddir/build/BUILD/physfs-3.0.1 /builddir/build/BUILD/physfs-3.0.1 /builddir/build/BUILD/physfs-3.0.1 /builddir/build/BUILD/physfs-3.0.1/CMakeFiles/physfs.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/physfs-3.0.1' cd /builddir/build/BUILD/physfs-3.0.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/physfs-3.0.1 /builddir/build/BUILD/physfs-3.0.1 /builddir/build/BUILD/physfs-3.0.1 /builddir/build/BUILD/physfs-3.0.1 /builddir/build/BUILD/physfs-3.0.1/CMakeFiles/physfs-static.dir/DependInfo.cmake --color= Scanning dependencies of target physfs-static Scanning dependencies of target physfs make[2]: Leaving directory '/builddir/build/BUILD/physfs-3.0.1' make[2]: Leaving directory '/builddir/build/BUILD/physfs-3.0.1' make -f CMakeFiles/physfs-static.dir/build.make CMakeFiles/physfs-static.dir/build make -f CMakeFiles/physfs.dir/build.make CMakeFiles/physfs.dir/build make[2]: Entering directory '/builddir/build/BUILD/physfs-3.0.1' make[2]: Entering directory '/builddir/build/BUILD/physfs-3.0.1' [ 6%] Building C object CMakeFiles/physfs.dir/src/physfs_unicode.c.o [ 6%] Building C object CMakeFiles/physfs-static.dir/src/physfs.c.o [ 6%] Building C object CMakeFiles/physfs.dir/src/physfs_byteorder.c.o /usr/bin/cc -DPHYSFS_HAVE_READLINE=1 -Dphysfs_EXPORTS -I/builddir/build/BUILD/physfs-3.0.1/./src -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o CMakeFiles/physfs.dir/src/physfs_unicode.c.o -c /builddir/build/BUILD/physfs-3.0.1/src/physfs_unicode.c /usr/bin/cc -DPHYSFS_HAVE_READLINE=1 -I/builddir/build/BUILD/physfs-3.0.1/./src -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 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/physfs-static.dir/src/physfs.c.o -c /builddir/build/BUILD/physfs-3.0.1/src/physfs.c [ 9%] Building C object CMakeFiles/physfs.dir/src/physfs.c.o /usr/bin/cc -DPHYSFS_HAVE_READLINE=1 -Dphysfs_EXPORTS -I/builddir/build/BUILD/physfs-3.0.1/./src -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o CMakeFiles/physfs.dir/src/physfs_byteorder.c.o -c /builddir/build/BUILD/physfs-3.0.1/src/physfs_byteorder.c /usr/bin/cc -DPHYSFS_HAVE_READLINE=1 -Dphysfs_EXPORTS -I/builddir/build/BUILD/physfs-3.0.1/./src -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o CMakeFiles/physfs.dir/src/physfs.c.o -c /builddir/build/BUILD/physfs-3.0.1/src/physfs.c BUILDSTDERR: In file included from /builddir/build/BUILD/physfs-3.0.1/src/physfs.c:12: BUILDSTDERR: /builddir/build/BUILD/physfs-3.0.1/src/physfs.c: In function 'openDirectory': BUILDSTDERR: /builddir/build/BUILD/physfs-3.0.1/src/physfs.c:928:40: warning: ?: using integer constants in boolean context [-Wint-in-bool-context] BUILDSTDERR: BAIL_IF(!retval, claimed ? errcode : PHYSFS_ERR_UNSUPPORTED, NULL); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/physfs-3.0.1/src/physfs_internal.h:254:44: note: in definition of macro 'BAIL_IF' BUILDSTDERR: #define BAIL_IF(c, e, r) do { if (c) { if (e) PHYSFS_setErrorCode(e); return r; } } while (0) BUILDSTDERR: ^ BUILDSTDERR: In file included from /builddir/build/BUILD/physfs-3.0.1/src/physfs.c:12: BUILDSTDERR: /builddir/build/BUILD/physfs-3.0.1/src/physfs.c: In function 'openDirectory': BUILDSTDERR: /builddir/build/BUILD/physfs-3.0.1/src/physfs.c:928:40: warning: ?: using integer constants in boolean context [-Wint-in-bool-context] BUILDSTDERR: BAIL_IF(!retval, claimed ? errcode : PHYSFS_ERR_UNSUPPORTED, NULL); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/physfs-3.0.1/src/physfs_internal.h:254:44: note: in definition of macro 'BAIL_IF' BUILDSTDERR: #define BAIL_IF(c, e, r) do { if (c) { if (e) PHYSFS_setErrorCode(e); return r; } } while (0) BUILDSTDERR: ^ [ 11%] Building C object CMakeFiles/physfs.dir/src/physfs_platform_posix.c.o /usr/bin/cc -DPHYSFS_HAVE_READLINE=1 -Dphysfs_EXPORTS -I/builddir/build/BUILD/physfs-3.0.1/./src -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o CMakeFiles/physfs.dir/src/physfs_platform_posix.c.o -c /builddir/build/BUILD/physfs-3.0.1/src/physfs_platform_posix.c [ 13%] Building C object CMakeFiles/physfs-static.dir/src/physfs_byteorder.c.o /usr/bin/cc -DPHYSFS_HAVE_READLINE=1 -I/builddir/build/BUILD/physfs-3.0.1/./src -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 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/physfs-static.dir/src/physfs_byteorder.c.o -c /builddir/build/BUILD/physfs-3.0.1/src/physfs_byteorder.c [ 15%] Building C object CMakeFiles/physfs-static.dir/src/physfs_unicode.c.o /usr/bin/cc -DPHYSFS_HAVE_READLINE=1 -I/builddir/build/BUILD/physfs-3.0.1/./src -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 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/physfs-static.dir/src/physfs_unicode.c.o -c /builddir/build/BUILD/physfs-3.0.1/src/physfs_unicode.c [ 18%] Building C object CMakeFiles/physfs.dir/src/physfs_platform_unix.c.o /usr/bin/cc -DPHYSFS_HAVE_READLINE=1 -Dphysfs_EXPORTS -I/builddir/build/BUILD/physfs-3.0.1/./src -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o CMakeFiles/physfs.dir/src/physfs_platform_unix.c.o -c /builddir/build/BUILD/physfs-3.0.1/src/physfs_platform_unix.c [ 20%] Building C object CMakeFiles/physfs-static.dir/src/physfs_platform_posix.c.o /usr/bin/cc -DPHYSFS_HAVE_READLINE=1 -I/builddir/build/BUILD/physfs-3.0.1/./src -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 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/physfs-static.dir/src/physfs_platform_posix.c.o -c /builddir/build/BUILD/physfs-3.0.1/src/physfs_platform_posix.c [ 22%] Building C object CMakeFiles/physfs.dir/src/physfs_platform_windows.c.o /usr/bin/cc -DPHYSFS_HAVE_READLINE=1 -Dphysfs_EXPORTS -I/builddir/build/BUILD/physfs-3.0.1/./src -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o CMakeFiles/physfs.dir/src/physfs_platform_windows.c.o -c /builddir/build/BUILD/physfs-3.0.1/src/physfs_platform_windows.c [ 25%] Building C object CMakeFiles/physfs-static.dir/src/physfs_platform_unix.c.o /usr/bin/cc -DPHYSFS_HAVE_READLINE=1 -I/builddir/build/BUILD/physfs-3.0.1/./src -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 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/physfs-static.dir/src/physfs_platform_unix.c.o -c /builddir/build/BUILD/physfs-3.0.1/src/physfs_platform_unix.c [ 27%] Building C object CMakeFiles/physfs.dir/src/physfs_platform_os2.c.o /usr/bin/cc -DPHYSFS_HAVE_READLINE=1 -Dphysfs_EXPORTS -I/builddir/build/BUILD/physfs-3.0.1/./src -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o CMakeFiles/physfs.dir/src/physfs_platform_os2.c.o -c /builddir/build/BUILD/physfs-3.0.1/src/physfs_platform_os2.c [ 29%] Building C object CMakeFiles/physfs-static.dir/src/physfs_platform_windows.c.o /usr/bin/cc -DPHYSFS_HAVE_READLINE=1 -I/builddir/build/BUILD/physfs-3.0.1/./src -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 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/physfs-static.dir/src/physfs_platform_windows.c.o -c /builddir/build/BUILD/physfs-3.0.1/src/physfs_platform_windows.c [ 31%] Building C object CMakeFiles/physfs.dir/src/physfs_platform_qnx.c.o /usr/bin/cc -DPHYSFS_HAVE_READLINE=1 -Dphysfs_EXPORTS -I/builddir/build/BUILD/physfs-3.0.1/./src -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o CMakeFiles/physfs.dir/src/physfs_platform_qnx.c.o -c /builddir/build/BUILD/physfs-3.0.1/src/physfs_platform_qnx.c [ 34%] Building C object CMakeFiles/physfs.dir/src/physfs_archiver_dir.c.o /usr/bin/cc -DPHYSFS_HAVE_READLINE=1 -Dphysfs_EXPORTS -I/builddir/build/BUILD/physfs-3.0.1/./src -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o CMakeFiles/physfs.dir/src/physfs_archiver_dir.c.o -c /builddir/build/BUILD/physfs-3.0.1/src/physfs_archiver_dir.c [ 36%] Building C object CMakeFiles/physfs-static.dir/src/physfs_platform_os2.c.o /usr/bin/cc -DPHYSFS_HAVE_READLINE=1 -I/builddir/build/BUILD/physfs-3.0.1/./src -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 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/physfs-static.dir/src/physfs_platform_os2.c.o -c /builddir/build/BUILD/physfs-3.0.1/src/physfs_platform_os2.c [ 38%] Building C object CMakeFiles/physfs.dir/src/physfs_archiver_unpacked.c.o /usr/bin/cc -DPHYSFS_HAVE_READLINE=1 -Dphysfs_EXPORTS -I/builddir/build/BUILD/physfs-3.0.1/./src -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o CMakeFiles/physfs.dir/src/physfs_archiver_unpacked.c.o -c /builddir/build/BUILD/physfs-3.0.1/src/physfs_archiver_unpacked.c [ 40%] Building C object CMakeFiles/physfs-static.dir/src/physfs_platform_qnx.c.o /usr/bin/cc -DPHYSFS_HAVE_READLINE=1 -I/builddir/build/BUILD/physfs-3.0.1/./src -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 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/physfs-static.dir/src/physfs_platform_qnx.c.o -c /builddir/build/BUILD/physfs-3.0.1/src/physfs_platform_qnx.c [ 43%] Building C object CMakeFiles/physfs.dir/src/physfs_archiver_grp.c.o /usr/bin/cc -DPHYSFS_HAVE_READLINE=1 -Dphysfs_EXPORTS -I/builddir/build/BUILD/physfs-3.0.1/./src -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o CMakeFiles/physfs.dir/src/physfs_archiver_grp.c.o -c /builddir/build/BUILD/physfs-3.0.1/src/physfs_archiver_grp.c [ 45%] Building C object CMakeFiles/physfs-static.dir/src/physfs_archiver_dir.c.o /usr/bin/cc -DPHYSFS_HAVE_READLINE=1 -I/builddir/build/BUILD/physfs-3.0.1/./src -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 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/physfs-static.dir/src/physfs_archiver_dir.c.o -c /builddir/build/BUILD/physfs-3.0.1/src/physfs_archiver_dir.c [ 47%] Building C object CMakeFiles/physfs.dir/src/physfs_archiver_hog.c.o /usr/bin/cc -DPHYSFS_HAVE_READLINE=1 -Dphysfs_EXPORTS -I/builddir/build/BUILD/physfs-3.0.1/./src -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o CMakeFiles/physfs.dir/src/physfs_archiver_hog.c.o -c /builddir/build/BUILD/physfs-3.0.1/src/physfs_archiver_hog.c [ 50%] Building C object CMakeFiles/physfs-static.dir/src/physfs_archiver_unpacked.c.o /usr/bin/cc -DPHYSFS_HAVE_READLINE=1 -I/builddir/build/BUILD/physfs-3.0.1/./src -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 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/physfs-static.dir/src/physfs_archiver_unpacked.c.o -c /builddir/build/BUILD/physfs-3.0.1/src/physfs_archiver_unpacked.c [ 52%] Building C object CMakeFiles/physfs.dir/src/physfs_archiver_7z.c.o /usr/bin/cc -DPHYSFS_HAVE_READLINE=1 -Dphysfs_EXPORTS -I/builddir/build/BUILD/physfs-3.0.1/./src -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o CMakeFiles/physfs.dir/src/physfs_archiver_7z.c.o -c /builddir/build/BUILD/physfs-3.0.1/src/physfs_archiver_7z.c [ 54%] Building C object CMakeFiles/physfs-static.dir/src/physfs_archiver_grp.c.o /usr/bin/cc -DPHYSFS_HAVE_READLINE=1 -I/builddir/build/BUILD/physfs-3.0.1/./src -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 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/physfs-static.dir/src/physfs_archiver_grp.c.o -c /builddir/build/BUILD/physfs-3.0.1/src/physfs_archiver_grp.c [ 56%] Building C object CMakeFiles/physfs.dir/src/physfs_archiver_mvl.c.o /usr/bin/cc -DPHYSFS_HAVE_READLINE=1 -Dphysfs_EXPORTS -I/builddir/build/BUILD/physfs-3.0.1/./src -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o CMakeFiles/physfs.dir/src/physfs_archiver_mvl.c.o -c /builddir/build/BUILD/physfs-3.0.1/src/physfs_archiver_mvl.c [ 59%] Building C object CMakeFiles/physfs.dir/src/physfs_archiver_qpak.c.o /usr/bin/cc -DPHYSFS_HAVE_READLINE=1 -Dphysfs_EXPORTS -I/builddir/build/BUILD/physfs-3.0.1/./src -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o CMakeFiles/physfs.dir/src/physfs_archiver_qpak.c.o -c /builddir/build/BUILD/physfs-3.0.1/src/physfs_archiver_qpak.c [ 61%] Building C object CMakeFiles/physfs-static.dir/src/physfs_archiver_hog.c.o /usr/bin/cc -DPHYSFS_HAVE_READLINE=1 -I/builddir/build/BUILD/physfs-3.0.1/./src -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 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/physfs-static.dir/src/physfs_archiver_hog.c.o -c /builddir/build/BUILD/physfs-3.0.1/src/physfs_archiver_hog.c [ 63%] Building C object CMakeFiles/physfs-static.dir/src/physfs_archiver_7z.c.o /usr/bin/cc -DPHYSFS_HAVE_READLINE=1 -I/builddir/build/BUILD/physfs-3.0.1/./src -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 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/physfs-static.dir/src/physfs_archiver_7z.c.o -c /builddir/build/BUILD/physfs-3.0.1/src/physfs_archiver_7z.c [ 65%] Building C object CMakeFiles/physfs-static.dir/src/physfs_archiver_mvl.c.o /usr/bin/cc -DPHYSFS_HAVE_READLINE=1 -I/builddir/build/BUILD/physfs-3.0.1/./src -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 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/physfs-static.dir/src/physfs_archiver_mvl.c.o -c /builddir/build/BUILD/physfs-3.0.1/src/physfs_archiver_mvl.c [ 68%] Building C object CMakeFiles/physfs.dir/src/physfs_archiver_wad.c.o /usr/bin/cc -DPHYSFS_HAVE_READLINE=1 -Dphysfs_EXPORTS -I/builddir/build/BUILD/physfs-3.0.1/./src -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o CMakeFiles/physfs.dir/src/physfs_archiver_wad.c.o -c /builddir/build/BUILD/physfs-3.0.1/src/physfs_archiver_wad.c [ 70%] Building C object CMakeFiles/physfs.dir/src/physfs_archiver_zip.c.o /usr/bin/cc -DPHYSFS_HAVE_READLINE=1 -Dphysfs_EXPORTS -I/builddir/build/BUILD/physfs-3.0.1/./src -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o CMakeFiles/physfs.dir/src/physfs_archiver_zip.c.o -c /builddir/build/BUILD/physfs-3.0.1/src/physfs_archiver_zip.c [ 72%] Building C object CMakeFiles/physfs-static.dir/src/physfs_archiver_qpak.c.o /usr/bin/cc -DPHYSFS_HAVE_READLINE=1 -I/builddir/build/BUILD/physfs-3.0.1/./src -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 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/physfs-static.dir/src/physfs_archiver_qpak.c.o -c /builddir/build/BUILD/physfs-3.0.1/src/physfs_archiver_qpak.c [ 75%] Building C object CMakeFiles/physfs.dir/src/physfs_archiver_slb.c.o /usr/bin/cc -DPHYSFS_HAVE_READLINE=1 -Dphysfs_EXPORTS -I/builddir/build/BUILD/physfs-3.0.1/./src -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o CMakeFiles/physfs.dir/src/physfs_archiver_slb.c.o -c /builddir/build/BUILD/physfs-3.0.1/src/physfs_archiver_slb.c [ 77%] Building C object CMakeFiles/physfs-static.dir/src/physfs_archiver_wad.c.o /usr/bin/cc -DPHYSFS_HAVE_READLINE=1 -I/builddir/build/BUILD/physfs-3.0.1/./src -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 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/physfs-static.dir/src/physfs_archiver_wad.c.o -c /builddir/build/BUILD/physfs-3.0.1/src/physfs_archiver_wad.c [ 79%] Building C object CMakeFiles/physfs.dir/src/physfs_archiver_iso9660.c.o /usr/bin/cc -DPHYSFS_HAVE_READLINE=1 -Dphysfs_EXPORTS -I/builddir/build/BUILD/physfs-3.0.1/./src -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o CMakeFiles/physfs.dir/src/physfs_archiver_iso9660.c.o -c /builddir/build/BUILD/physfs-3.0.1/src/physfs_archiver_iso9660.c [ 81%] Building C object CMakeFiles/physfs-static.dir/src/physfs_archiver_zip.c.o /usr/bin/cc -DPHYSFS_HAVE_READLINE=1 -I/builddir/build/BUILD/physfs-3.0.1/./src -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 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/physfs-static.dir/src/physfs_archiver_zip.c.o -c /builddir/build/BUILD/physfs-3.0.1/src/physfs_archiver_zip.c [ 84%] Building C object CMakeFiles/physfs-static.dir/src/physfs_archiver_slb.c.o /usr/bin/cc -DPHYSFS_HAVE_READLINE=1 -I/builddir/build/BUILD/physfs-3.0.1/./src -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 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/physfs-static.dir/src/physfs_archiver_slb.c.o -c /builddir/build/BUILD/physfs-3.0.1/src/physfs_archiver_slb.c [ 86%] Building C object CMakeFiles/physfs.dir/src/physfs_archiver_vdf.c.o /usr/bin/cc -DPHYSFS_HAVE_READLINE=1 -Dphysfs_EXPORTS -I/builddir/build/BUILD/physfs-3.0.1/./src -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o CMakeFiles/physfs.dir/src/physfs_archiver_vdf.c.o -c /builddir/build/BUILD/physfs-3.0.1/src/physfs_archiver_vdf.c [ 88%] Building C object CMakeFiles/physfs-static.dir/src/physfs_archiver_iso9660.c.o /usr/bin/cc -DPHYSFS_HAVE_READLINE=1 -I/builddir/build/BUILD/physfs-3.0.1/./src -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 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/physfs-static.dir/src/physfs_archiver_iso9660.c.o -c /builddir/build/BUILD/physfs-3.0.1/src/physfs_archiver_iso9660.c [ 90%] Building C object CMakeFiles/physfs-static.dir/src/physfs_archiver_vdf.c.o /usr/bin/cc -DPHYSFS_HAVE_READLINE=1 -I/builddir/build/BUILD/physfs-3.0.1/./src -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 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/physfs-static.dir/src/physfs_archiver_vdf.c.o -c /builddir/build/BUILD/physfs-3.0.1/src/physfs_archiver_vdf.c [ 93%] Linking C shared library libphysfs.so /usr/bin/cmake -E cmake_link_script CMakeFiles/physfs.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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libphysfs.so.1 -o libphysfs.so.3.0.1 CMakeFiles/physfs.dir/src/physfs.c.o CMakeFiles/physfs.dir/src/physfs_byteorder.c.o CMakeFiles/physfs.dir/src/physfs_unicode.c.o CMakeFiles/physfs.dir/src/physfs_platform_posix.c.o CMakeFiles/physfs.dir/src/physfs_platform_unix.c.o CMakeFiles/physfs.dir/src/physfs_platform_windows.c.o CMakeFiles/physfs.dir/src/physfs_platform_os2.c.o CMakeFiles/physfs.dir/src/physfs_platform_qnx.c.o CMakeFiles/physfs.dir/src/physfs_archiver_dir.c.o CMakeFiles/physfs.dir/src/physfs_archiver_unpacked.c.o CMakeFiles/physfs.dir/src/physfs_archiver_grp.c.o CMakeFiles/physfs.dir/src/physfs_archiver_hog.c.o CMakeFiles/physfs.dir/src/physfs_archiver_7z.c.o CMakeFiles/physfs.dir/src/physfs_archiver_mvl.c.o CMakeFiles/physfs.dir/src/physfs_archiver_qpak.c.o CMakeFiles/physfs.dir/src/physfs_archiver_wad.c.o CMakeFiles/physfs.dir/src/physfs_archiver_zip.c.o CMakeFiles/physfs.dir/src/physfs_archiver_slb.c.o CMakeFiles/physfs.dir/src/physfs_archiver_iso9660.c.o CMakeFiles/physfs.dir/src/physfs_archiver_vdf.c.o -lpthread [ 95%] Linking C static library libphysfs.a /usr/bin/cmake -P CMakeFiles/physfs-static.dir/cmake_clean_target.cmake /usr/bin/cmake -E cmake_link_script CMakeFiles/physfs-static.dir/link.txt --verbose=1 /usr/bin/ar qc libphysfs.a CMakeFiles/physfs-static.dir/src/physfs.c.o CMakeFiles/physfs-static.dir/src/physfs_byteorder.c.o CMakeFiles/physfs-static.dir/src/physfs_unicode.c.o CMakeFiles/physfs-static.dir/src/physfs_platform_posix.c.o CMakeFiles/physfs-static.dir/src/physfs_platform_unix.c.o CMakeFiles/physfs-static.dir/src/physfs_platform_windows.c.o CMakeFiles/physfs-static.dir/src/physfs_platform_os2.c.o CMakeFiles/physfs-static.dir/src/physfs_platform_qnx.c.o CMakeFiles/physfs-static.dir/src/physfs_archiver_dir.c.o CMakeFiles/physfs-static.dir/src/physfs_archiver_unpacked.c.o CMakeFiles/physfs-static.dir/src/physfs_archiver_grp.c.o CMakeFiles/physfs-static.dir/src/physfs_archiver_hog.c.o CMakeFiles/physfs-static.dir/src/physfs_archiver_7z.c.o CMakeFiles/physfs-static.dir/src/physfs_archiver_mvl.c.o CMakeFiles/physfs-static.dir/src/physfs_archiver_qpak.c.o CMakeFiles/physfs-static.dir/src/physfs_archiver_wad.c.o CMakeFiles/physfs-static.dir/src/physfs_archiver_zip.c.o CMakeFiles/physfs-static.dir/src/physfs_archiver_slb.c.o CMakeFiles/physfs-static.dir/src/physfs_archiver_iso9660.c.o CMakeFiles/physfs-static.dir/src/physfs_archiver_vdf.c.o /usr/bin/ranlib libphysfs.a /usr/bin/cmake -E cmake_symlink_library libphysfs.so.3.0.1 libphysfs.so.1 libphysfs.so make[2]: Leaving directory '/builddir/build/BUILD/physfs-3.0.1' make[2]: Leaving directory '/builddir/build/BUILD/physfs-3.0.1' [ 95%] Built target physfs make -f CMakeFiles/test_physfs.dir/build.make CMakeFiles/test_physfs.dir/depend make[2]: Entering directory '/builddir/build/BUILD/physfs-3.0.1' cd /builddir/build/BUILD/physfs-3.0.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/physfs-3.0.1 /builddir/build/BUILD/physfs-3.0.1 /builddir/build/BUILD/physfs-3.0.1 /builddir/build/BUILD/physfs-3.0.1 /builddir/build/BUILD/physfs-3.0.1/CMakeFiles/test_physfs.dir/DependInfo.cmake --color= [ 95%] Built target physfs-static Scanning dependencies of target test_physfs make[2]: Leaving directory '/builddir/build/BUILD/physfs-3.0.1' make -f CMakeFiles/test_physfs.dir/build.make CMakeFiles/test_physfs.dir/build make[2]: Entering directory '/builddir/build/BUILD/physfs-3.0.1' [ 97%] Building C object CMakeFiles/test_physfs.dir/test/test_physfs.c.o /usr/bin/cc -DPHYSFS_HAVE_READLINE=1 -I/builddir/build/BUILD/physfs-3.0.1/./src -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 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/test_physfs.dir/test/test_physfs.c.o -c /builddir/build/BUILD/physfs-3.0.1/test/test_physfs.c [100%] Linking C executable test_physfs /usr/bin/cmake -E cmake_link_script CMakeFiles/test_physfs.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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_physfs.dir/test/test_physfs.c.o -o test_physfs libphysfs.so.3.0.1 -lreadline -lcurses -lpthread make[2]: Leaving directory '/builddir/build/BUILD/physfs-3.0.1' [100%] Built target test_physfs make[1]: Leaving directory '/builddir/build/BUILD/physfs-3.0.1' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/physfs-3.0.1/CMakeFiles 0 + doxygen BUILDSTDERR: warning: Tag `USE_WINDOWS_ENCODING' at line 55 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `DETAILS_AT_TOP' at line 124 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `HTML_ALIGN_MEMBERS' at line 545 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `XML_SCHEMA' at line 779 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `XML_DTD' at line 785 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 1041 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 1049 of file `Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: /builddir/build/BUILD/physfs-3.0.1/src/physfs.h:369: warning: Member PHYSFS_File (typedef) of file physfs.h is not documented. BUILDSTDERR: /builddir/build/BUILD/physfs-3.0.1/src/physfs.h:410: warning: Member PHYSFS_ArchiveInfo (typedef) of file physfs.h is not documented. BUILDSTDERR: /builddir/build/BUILD/physfs-3.0.1/src/physfs.h:431: warning: Member PHYSFS_Version (typedef) of file physfs.h is not documented. BUILDSTDERR: /builddir/build/BUILD/physfs-3.0.1/src/physfs.h:2125: warning: Member PHYSFS_Allocator (typedef) of file physfs.h is not documented. BUILDSTDERR: /builddir/build/BUILD/physfs-3.0.1/src/physfs.h:2659: warning: Member PHYSFS_EnumerateCallbackResult (typedef) of file physfs.h is not documented. BUILDSTDERR: /builddir/build/BUILD/physfs-3.0.1/src/physfs.h:2833: warning: Member PHYSFS_FileType (typedef) of file physfs.h is not documented. BUILDSTDERR: /builddir/build/BUILD/physfs-3.0.1/src/physfs.h:2860: warning: Member PHYSFS_Stat (typedef) of file physfs.h is not documented. BUILDSTDERR: /builddir/build/BUILD/physfs-3.0.1/src/physfs.h:3197: warning: Member PHYSFS_Io (typedef) of file physfs.h is not documented. BUILDSTDERR: /builddir/build/BUILD/physfs-3.0.1/src/physfs.h:3399: warning: Member PHYSFS_ErrorCode (typedef) of file physfs.h is not documented. BUILDSTDERR: /builddir/build/BUILD/physfs-3.0.1/src/physfs.h:3780: warning: Member PHYSFS_Archiver (typedef) of file physfs.h is not documented. BUILDSTDERR: /builddir/build/BUILD/physfs-3.0.1/src/physfs.h:2655: warning: Member PHYSFS_EnumerateCallbackResult (enumeration) of file physfs.h is not documented. BUILDSTDERR: /builddir/build/BUILD/physfs-3.0.1/src/physfs.h:374: warning: explicit link request to 'define' could not be resolved BUILDSTDERR: /builddir/build/BUILD/physfs-3.0.1/src/physfs.h:376: warning: explicit link request to 'define' could not be resolved Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Reading and parsing tag files Parsing files Preprocessing /builddir/build/BUILD/physfs-3.0.1/src/physfs.h... Parsing file /builddir/build/BUILD/physfs-3.0.1/src/physfs.h... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file physfs.h... Generating file documentation... Generating docs for file physfs.h... Generating page documentation... Generating docs for page deprecated... Generating group documentation... Generating class documentation... Generating docs for compound PHYSFS_Allocator... Generating docs for compound PHYSFS_ArchiveInfo... Generating docs for compound PHYSFS_Archiver... Generating docs for compound PHYSFS_File... Generating docs for compound PHYSFS_Io... Generating docs for compound PHYSFS_Stat... Generating docs for compound PHYSFS_Version... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... lookup cache used 224/65536 hits=1361 misses=227 finished... Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.31ns5q + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/physfs-3.0.1-4.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/physfs-3.0.1-4.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/physfs-3.0.1-4.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/physfs-3.0.1-4.fc29.riscv64 + cd physfs-3.0.1 + make DESTDIR=/builddir/build/BUILDROOT/physfs-3.0.1-4.fc29.riscv64 install /usr/bin/cmake -H/builddir/build/BUILD/physfs-3.0.1 -B/builddir/build/BUILD/physfs-3.0.1 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/physfs-3.0.1/CMakeFiles /builddir/build/BUILD/physfs-3.0.1/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/physfs-3.0.1' make -f CMakeFiles/physfs-static.dir/build.make CMakeFiles/physfs-static.dir/depend make[2]: Entering directory '/builddir/build/BUILD/physfs-3.0.1' cd /builddir/build/BUILD/physfs-3.0.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/physfs-3.0.1 /builddir/build/BUILD/physfs-3.0.1 /builddir/build/BUILD/physfs-3.0.1 /builddir/build/BUILD/physfs-3.0.1 /builddir/build/BUILD/physfs-3.0.1/CMakeFiles/physfs-static.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/physfs-3.0.1' make -f CMakeFiles/physfs-static.dir/build.make CMakeFiles/physfs-static.dir/build make[2]: Entering directory '/builddir/build/BUILD/physfs-3.0.1' make[2]: Nothing to be done for 'CMakeFiles/physfs-static.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/physfs-3.0.1' [ 47%] Built target physfs-static make -f CMakeFiles/physfs.dir/build.make CMakeFiles/physfs.dir/depend make[2]: Entering directory '/builddir/build/BUILD/physfs-3.0.1' cd /builddir/build/BUILD/physfs-3.0.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/physfs-3.0.1 /builddir/build/BUILD/physfs-3.0.1 /builddir/build/BUILD/physfs-3.0.1 /builddir/build/BUILD/physfs-3.0.1 /builddir/build/BUILD/physfs-3.0.1/CMakeFiles/physfs.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/physfs-3.0.1' make -f CMakeFiles/physfs.dir/build.make CMakeFiles/physfs.dir/build make[2]: Entering directory '/builddir/build/BUILD/physfs-3.0.1' make[2]: Nothing to be done for 'CMakeFiles/physfs.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/physfs-3.0.1' [ 95%] Built target physfs make -f CMakeFiles/test_physfs.dir/build.make CMakeFiles/test_physfs.dir/depend make[2]: Entering directory '/builddir/build/BUILD/physfs-3.0.1' cd /builddir/build/BUILD/physfs-3.0.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/physfs-3.0.1 /builddir/build/BUILD/physfs-3.0.1 /builddir/build/BUILD/physfs-3.0.1 /builddir/build/BUILD/physfs-3.0.1 /builddir/build/BUILD/physfs-3.0.1/CMakeFiles/test_physfs.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/physfs-3.0.1' make -f CMakeFiles/test_physfs.dir/build.make CMakeFiles/test_physfs.dir/build make[2]: Entering directory '/builddir/build/BUILD/physfs-3.0.1' make[2]: Nothing to be done for 'CMakeFiles/test_physfs.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/physfs-3.0.1' [100%] Built target test_physfs make[1]: Leaving directory '/builddir/build/BUILD/physfs-3.0.1' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/physfs-3.0.1/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/physfs-3.0.1' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/physfs-3.0.1' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/physfs-3.0.1-4.fc29.riscv64/usr/lib64/libphysfs.a -- Installing: /builddir/build/BUILDROOT/physfs-3.0.1-4.fc29.riscv64/usr/lib64/libphysfs.so.3.0.1 -- Installing: /builddir/build/BUILDROOT/physfs-3.0.1-4.fc29.riscv64/usr/lib64/libphysfs.so.1 -- Installing: /builddir/build/BUILDROOT/physfs-3.0.1-4.fc29.riscv64/usr/lib64/libphysfs.so -- Installing: /builddir/build/BUILDROOT/physfs-3.0.1-4.fc29.riscv64/usr/bin/test_physfs -- Installing: /builddir/build/BUILDROOT/physfs-3.0.1-4.fc29.riscv64/usr/include/physfs.h -- Installing: /builddir/build/BUILDROOT/physfs-3.0.1-4.fc29.riscv64/usr/lib64/pkgconfig/physfs.pc + rm -rf '/builddir/build/BUILDROOT/physfs-3.0.1-4.fc29.riscv64/usr/lib64/*.la' + mkdir -p /builddir/build/BUILDROOT/physfs-3.0.1-4.fc29.riscv64/usr/share/man/man3 + install -m0644 docs/man/man3/Deinit.3 docs/man/man3/Free.3 docs/man/man3/Init.3 docs/man/man3/Malloc.3 docs/man/man3/PHYSFS_Allocator.3 docs/man/man3/PHYSFS_ArchiveInfo.3 docs/man/man3/PHYSFS_Archiver.3 docs/man/man3/PHYSFS_ENUM_ERROR.3 docs/man/man3/PHYSFS_ENUM_OK.3 docs/man/man3/PHYSFS_ENUM_STOP.3 docs/man/man3/PHYSFS_ERR_APP_CALLBACK.3 docs/man/man3/PHYSFS_ERR_ARGV0_IS_NULL.3 docs/man/man3/PHYSFS_ERR_BAD_FILENAME.3 docs/man/man3/PHYSFS_ERR_BAD_PASSWORD.3 docs/man/man3/PHYSFS_ERR_BUSY.3 docs/man/man3/PHYSFS_ERR_CORRUPT.3 docs/man/man3/PHYSFS_ERR_DIR_NOT_EMPTY.3 docs/man/man3/PHYSFS_ERR_DUPLICATE.3 docs/man/man3/PHYSFS_ERR_FILES_STILL_OPEN.3 docs/man/man3/PHYSFS_ERR_INVALID_ARGUMENT.3 docs/man/man3/PHYSFS_ERR_IO.3 docs/man/man3/PHYSFS_ERR_IS_INITIALIZED.3 docs/man/man3/PHYSFS_ERR_NOT_A_FILE.3 docs/man/man3/PHYSFS_ERR_NOT_FOUND.3 docs/man/man3/PHYSFS_ERR_NOT_INITIALIZED.3 docs/man/man3/PHYSFS_ERR_NOT_MOUNTED.3 docs/man/man3/PHYSFS_ERR_NO_SPACE.3 docs/man/man3/PHYSFS_ERR_NO_WRITE_DIR.3 docs/man/man3/PHYSFS_ERR_OK.3 docs/man/man3/PHYSFS_ERR_OPEN_FOR_READING.3 docs/man/man3/PHYSFS_ERR_OPEN_FOR_WRITING.3 docs/man/man3/PHYSFS_ERR_OS_ERROR.3 docs/man/man3/PHYSFS_ERR_OTHER_ERROR.3 docs/man/man3/PHYSFS_ERR_OUT_OF_MEMORY.3 docs/man/man3/PHYSFS_ERR_PAST_EOF.3 docs/man/man3/PHYSFS_ERR_PERMISSION.3 docs/man/man3/PHYSFS_ERR_READ_ONLY.3 docs/man/man3/PHYSFS_ERR_SYMLINK_FORBIDDEN.3 docs/man/man3/PHYSFS_ERR_SYMLINK_LOOP.3 docs/man/man3/PHYSFS_ERR_UNSUPPORTED.3 docs/man/man3/PHYSFS_EnumFilesCallback.3 docs/man/man3/PHYSFS_EnumerateCallback.3 docs/man/man3/PHYSFS_EnumerateCallbackResult.3 docs/man/man3/PHYSFS_ErrorCode.3 docs/man/man3/PHYSFS_FILETYPE_DIRECTORY.3 docs/man/man3/PHYSFS_FILETYPE_OTHER.3 docs/man/man3/PHYSFS_FILETYPE_REGULAR.3 docs/man/man3/PHYSFS_FILETYPE_SYMLINK.3 docs/man/man3/PHYSFS_File.3 docs/man/man3/PHYSFS_FileType.3 docs/man/man3/PHYSFS_Io.3 docs/man/man3/PHYSFS_Stat.3 docs/man/man3/PHYSFS_StringCallback.3 docs/man/man3/PHYSFS_VERSION.3 docs/man/man3/PHYSFS_Version.3 docs/man/man3/PHYSFS_addToSearchPath.3 docs/man/man3/PHYSFS_caseFold.3 docs/man/man3/PHYSFS_close.3 docs/man/man3/PHYSFS_deinit.3 docs/man/man3/PHYSFS_delete.3 docs/man/man3/PHYSFS_deregisterArchiver.3 docs/man/man3/PHYSFS_enumerate.3 docs/man/man3/PHYSFS_enumerateFiles.3 docs/man/man3/PHYSFS_enumerateFilesCallback.3 docs/man/man3/PHYSFS_eof.3 docs/man/man3/PHYSFS_exists.3 docs/man/man3/PHYSFS_file.3 docs/man/man3/PHYSFS_fileLength.3 docs/man/man3/PHYSFS_flush.3 docs/man/man3/PHYSFS_freeList.3 docs/man/man3/PHYSFS_getAllocator.3 docs/man/man3/PHYSFS_getBaseDir.3 docs/man/man3/PHYSFS_getCdRomDirs.3 docs/man/man3/PHYSFS_getCdRomDirsCallback.3 docs/man/man3/PHYSFS_getDirSeparator.3 docs/man/man3/PHYSFS_getErrorByCode.3 docs/man/man3/PHYSFS_getLastError.3 docs/man/man3/PHYSFS_getLastErrorCode.3 docs/man/man3/PHYSFS_getLastModTime.3 docs/man/man3/PHYSFS_getLinkedVersion.3 docs/man/man3/PHYSFS_getMountPoint.3 docs/man/man3/PHYSFS_getPrefDir.3 docs/man/man3/PHYSFS_getRealDir.3 docs/man/man3/PHYSFS_getSearchPath.3 docs/man/man3/PHYSFS_getSearchPathCallback.3 docs/man/man3/PHYSFS_getUserDir.3 docs/man/man3/PHYSFS_getWriteDir.3 docs/man/man3/PHYSFS_init.3 docs/man/man3/PHYSFS_isDirectory.3 docs/man/man3/PHYSFS_isInit.3 docs/man/man3/PHYSFS_isSymbolicLink.3 docs/man/man3/PHYSFS_mkdir.3 docs/man/man3/PHYSFS_mount.3 docs/man/man3/PHYSFS_mountHandle.3 docs/man/man3/PHYSFS_mountIo.3 docs/man/man3/PHYSFS_mountMemory.3 docs/man/man3/PHYSFS_openAppend.3 docs/man/man3/PHYSFS_openRead.3 docs/man/man3/PHYSFS_openWrite.3 docs/man/man3/PHYSFS_permitSymbolicLinks.3 docs/man/man3/PHYSFS_read.3 docs/man/man3/PHYSFS_readBytes.3 docs/man/man3/PHYSFS_readSBE16.3 docs/man/man3/PHYSFS_readSBE32.3 docs/man/man3/PHYSFS_readSBE64.3 docs/man/man3/PHYSFS_readSLE16.3 docs/man/man3/PHYSFS_readSLE32.3 docs/man/man3/PHYSFS_readSLE64.3 docs/man/man3/PHYSFS_readUBE16.3 docs/man/man3/PHYSFS_readUBE32.3 docs/man/man3/PHYSFS_readUBE64.3 docs/man/man3/PHYSFS_readULE16.3 docs/man/man3/PHYSFS_readULE32.3 docs/man/man3/PHYSFS_readULE64.3 docs/man/man3/PHYSFS_registerArchiver.3 docs/man/man3/PHYSFS_removeFromSearchPath.3 docs/man/man3/PHYSFS_seek.3 docs/man/man3/PHYSFS_setAllocator.3 docs/man/man3/PHYSFS_setBuffer.3 docs/man/man3/PHYSFS_setErrorCode.3 docs/man/man3/PHYSFS_setSaneConfig.3 docs/man/man3/PHYSFS_setWriteDir.3 docs/man/man3/PHYSFS_sint16.3 docs/man/man3/PHYSFS_sint32.3 docs/man/man3/PHYSFS_sint64.3 docs/man/man3/PHYSFS_sint8.3 docs/man/man3/PHYSFS_stat.3 docs/man/man3/PHYSFS_supportedArchiveTypes.3 docs/man/man3/PHYSFS_swapSBE16.3 docs/man/man3/PHYSFS_swapSBE32.3 docs/man/man3/PHYSFS_swapSBE64.3 docs/man/man3/PHYSFS_swapSLE16.3 docs/man/man3/PHYSFS_swapSLE32.3 docs/man/man3/PHYSFS_swapSLE64.3 docs/man/man3/PHYSFS_swapUBE16.3 docs/man/man3/PHYSFS_swapUBE32.3 docs/man/man3/PHYSFS_swapUBE64.3 docs/man/man3/PHYSFS_swapULE16.3 docs/man/man3/PHYSFS_swapULE32.3 docs/man/man3/PHYSFS_swapULE64.3 docs/man/man3/PHYSFS_symbolicLinksPermitted.3 docs/man/man3/PHYSFS_tell.3 docs/man/man3/PHYSFS_ucs4stricmp.3 docs/man/man3/PHYSFS_uint16.3 docs/man/man3/PHYSFS_uint32.3 docs/man/man3/PHYSFS_uint64.3 docs/man/man3/PHYSFS_uint8.3 docs/man/man3/PHYSFS_unmount.3 docs/man/man3/PHYSFS_utf16stricmp.3 docs/man/man3/PHYSFS_utf8FromLatin1.3 docs/man/man3/PHYSFS_utf8FromUcs2.3 docs/man/man3/PHYSFS_utf8FromUcs4.3 docs/man/man3/PHYSFS_utf8FromUtf16.3 docs/man/man3/PHYSFS_utf8ToUcs2.3 docs/man/man3/PHYSFS_utf8ToUcs4.3 docs/man/man3/PHYSFS_utf8ToUtf16.3 docs/man/man3/PHYSFS_utf8stricmp.3 docs/man/man3/PHYSFS_write.3 docs/man/man3/PHYSFS_writeBytes.3 docs/man/man3/PHYSFS_writeSBE16.3 docs/man/man3/PHYSFS_writeSBE32.3 docs/man/man3/PHYSFS_writeSBE64.3 docs/man/man3/PHYSFS_writeSLE16.3 docs/man/man3/PHYSFS_writeSLE32.3 docs/man/man3/PHYSFS_writeSLE64.3 docs/man/man3/PHYSFS_writeUBE16.3 docs/man/man3/PHYSFS_writeUBE32.3 docs/man/man3/PHYSFS_writeUBE64.3 docs/man/man3/PHYSFS_writeULE16.3 docs/man/man3/PHYSFS_writeULE32.3 docs/man/man3/PHYSFS_writeULE64.3 docs/man/man3/Realloc.3 docs/man/man3/accesstime.3 docs/man/man3/author.3 docs/man/man3/closeArchive.3 docs/man/man3/createtime.3 docs/man/man3/deprecated.3 docs/man/man3/description.3 docs/man/man3/destroy.3 docs/man/man3/duplicate.3 docs/man/man3/enumerate.3 docs/man/man3/extension.3 docs/man/man3/filesize.3 docs/man/man3/filetype.3 docs/man/man3/flush.3 docs/man/man3/info.3 docs/man/man3/length.3 docs/man/man3/major.3 docs/man/man3/minor.3 docs/man/man3/mkdir.3 docs/man/man3/modtime.3 docs/man/man3/opaque.3 docs/man/man3/openAppend.3 docs/man/man3/openArchive.3 docs/man/man3/openRead.3 docs/man/man3/openWrite.3 docs/man/man3/patch.3 docs/man/man3/physfs.h.3 docs/man/man3/read.3 docs/man/man3/readonly.3 docs/man/man3/remove.3 docs/man/man3/seek.3 docs/man/man3/stat.3 docs/man/man3/supportsSymlinks.3 docs/man/man3/tell.3 docs/man/man3/url.3 docs/man/man3/version.3 docs/man/man3/write.3 /builddir/build/BUILDROOT/physfs-3.0.1-4.fc29.riscv64/usr/share/man/man3 + mv /builddir/build/BUILDROOT/physfs-3.0.1-4.fc29.riscv64/usr/share/man/man3/author.3 /builddir/build/BUILDROOT/physfs-3.0.1-4.fc29.riscv64/usr/share/man/man3/physfs-author.3 + mv /builddir/build/BUILDROOT/physfs-3.0.1-4.fc29.riscv64/usr/share/man/man3/deprecated.3 /builddir/build/BUILDROOT/physfs-3.0.1-4.fc29.riscv64/usr/share/man/man3/physfs-deprecated.3 + mv /builddir/build/BUILDROOT/physfs-3.0.1-4.fc29.riscv64/usr/share/man/man3/description.3 /builddir/build/BUILDROOT/physfs-3.0.1-4.fc29.riscv64/usr/share/man/man3/physfs-description.3 + mv /builddir/build/BUILDROOT/physfs-3.0.1-4.fc29.riscv64/usr/share/man/man3/extension.3 /builddir/build/BUILDROOT/physfs-3.0.1-4.fc29.riscv64/usr/share/man/man3/physfs-extension.3 + mv /builddir/build/BUILDROOT/physfs-3.0.1-4.fc29.riscv64/usr/share/man/man3/major.3 /builddir/build/BUILDROOT/physfs-3.0.1-4.fc29.riscv64/usr/share/man/man3/physfs-major.3 + mv /builddir/build/BUILDROOT/physfs-3.0.1-4.fc29.riscv64/usr/share/man/man3/minor.3 /builddir/build/BUILDROOT/physfs-3.0.1-4.fc29.riscv64/usr/share/man/man3/physfs-minor.3 + mv /builddir/build/BUILDROOT/physfs-3.0.1-4.fc29.riscv64/usr/share/man/man3/patch.3 /builddir/build/BUILDROOT/physfs-3.0.1-4.fc29.riscv64/usr/share/man/man3/physfs-patch.3 + mv /builddir/build/BUILDROOT/physfs-3.0.1-4.fc29.riscv64/usr/share/man/man3/url.3 /builddir/build/BUILDROOT/physfs-3.0.1-4.fc29.riscv64/usr/share/man/man3/physfs-url.3 + mv /builddir/build/BUILDROOT/physfs-3.0.1-4.fc29.riscv64/usr/share/man/man3/remove.3 /builddir/build/BUILDROOT/physfs-3.0.1-4.fc29.riscv64/usr/share/man/man3/physfs-remove.3 + for i in Deinit Free Init Malloc Realloc opaque + mv /builddir/build/BUILDROOT/physfs-3.0.1-4.fc29.riscv64/usr/share/man/man3/Deinit.3 /builddir/build/BUILDROOT/physfs-3.0.1-4.fc29.riscv64/usr/share/man/man3/physfs-Deinit.3 + for i in Deinit Free Init Malloc Realloc opaque + mv /builddir/build/BUILDROOT/physfs-3.0.1-4.fc29.riscv64/usr/share/man/man3/Free.3 /builddir/build/BUILDROOT/physfs-3.0.1-4.fc29.riscv64/usr/share/man/man3/physfs-Free.3 + for i in Deinit Free Init Malloc Realloc opaque + mv /builddir/build/BUILDROOT/physfs-3.0.1-4.fc29.riscv64/usr/share/man/man3/Init.3 /builddir/build/BUILDROOT/physfs-3.0.1-4.fc29.riscv64/usr/share/man/man3/physfs-Init.3 + for i in Deinit Free Init Malloc Realloc opaque + mv /builddir/build/BUILDROOT/physfs-3.0.1-4.fc29.riscv64/usr/share/man/man3/Malloc.3 /builddir/build/BUILDROOT/physfs-3.0.1-4.fc29.riscv64/usr/share/man/man3/physfs-Malloc.3 + for i in Deinit Free Init Malloc Realloc opaque + mv /builddir/build/BUILDROOT/physfs-3.0.1-4.fc29.riscv64/usr/share/man/man3/Realloc.3 /builddir/build/BUILDROOT/physfs-3.0.1-4.fc29.riscv64/usr/share/man/man3/physfs-Realloc.3 + for i in Deinit Free Init Malloc Realloc opaque + mv /builddir/build/BUILDROOT/physfs-3.0.1-4.fc29.riscv64/usr/share/man/man3/opaque.3 /builddir/build/BUILDROOT/physfs-3.0.1-4.fc29.riscv64/usr/share/man/man3/physfs-opaque.3 + touch -r LICENSE.txt docs/html/annotated.html docs/html/bc_s.png docs/html/bdwn.png docs/html/classes.html docs/html/closed.png docs/html/deprecated.html docs/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html docs/html/doc.png docs/html/doxygen.css docs/html/doxygen.png docs/html/dynsections.js docs/html/files.html docs/html/folderclosed.png docs/html/folderopen.png docs/html/functions.html docs/html/functions_vars.html docs/html/globals.html docs/html/globals_defs.html docs/html/globals_enum.html docs/html/globals_eval.html docs/html/globals_func.html docs/html/globals_type.html docs/html/index.html docs/html/jquery.js docs/html/menu.js docs/html/menudata.js docs/html/nav_f.png docs/html/nav_g.png docs/html/nav_h.png docs/html/open.png docs/html/pages.html docs/html/physfs_8h.html docs/html/physfs_8h_source.html docs/html/splitbar.png docs/html/structPHYSFS__Allocator.html docs/html/structPHYSFS__ArchiveInfo.html docs/html/structPHYSFS__Archiver.html docs/html/structPHYSFS__File.html docs/html/structPHYSFS__Io.html docs/html/structPHYSFS__Stat.html docs/html/structPHYSFS__Version.html docs/html/sync_off.png docs/html/sync_on.png docs/html/tab_a.png docs/html/tab_b.png docs/html/tab_h.png docs/html/tab_s.png docs/html/tabs.css + touch -r LICENSE.txt docs/latex/Makefile docs/latex/annotated.tex docs/latex/deprecated.tex docs/latex/doxygen.sty docs/latex/files.tex docs/latex/index.tex docs/latex/physfs_8h.tex docs/latex/refman.tex docs/latex/structPHYSFS__Allocator.tex docs/latex/structPHYSFS__ArchiveInfo.tex docs/latex/structPHYSFS__Archiver.tex docs/latex/structPHYSFS__File.tex docs/latex/structPHYSFS__Io.tex docs/latex/structPHYSFS__Stat.tex docs/latex/structPHYSFS__Version.tex + rm -rf /builddir/build/BUILDROOT/physfs-3.0.1-4.fc29.riscv64/usr/lib64/libphysfs.a + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 3.0.1-4.fc29 --unique-debug-suffix -3.0.1-4.fc29.riscv64 --unique-debug-src-base physfs-3.0.1-4.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/physfs-3.0.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/physfs-3.0.1-4.fc29.riscv64/usr/bin/test_physfs explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/physfs-3.0.1-4.fc29.riscv64/usr/lib64/libphysfs.so.3.0.1 extracting debug info from /builddir/build/BUILDROOT/physfs-3.0.1-4.fc29.riscv64/usr/bin/test_physfs extracting debug info from /builddir/build/BUILDROOT/physfs-3.0.1-4.fc29.riscv64/usr/lib64/libphysfs.so.3.0.1 /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. BUILDSTDERR: 1448 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 Processing files: physfs-3.0.1-4.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.O2YSTO + umask 022 + cd /builddir/build/BUILD + cd physfs-3.0.1 + DOCDIR=/builddir/build/BUILDROOT/physfs-3.0.1-4.fc29.riscv64/usr/share/doc/physfs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/physfs-3.0.1-4.fc29.riscv64/usr/share/doc/physfs + cp -pr docs/CHANGELOG.txt /builddir/build/BUILDROOT/physfs-3.0.1-4.fc29.riscv64/usr/share/doc/physfs + cp -pr docs/CREDITS.txt /builddir/build/BUILDROOT/physfs-3.0.1-4.fc29.riscv64/usr/share/doc/physfs + cp -pr LICENSE.txt /builddir/build/BUILDROOT/physfs-3.0.1-4.fc29.riscv64/usr/share/doc/physfs + cp -pr docs/TODO.txt /builddir/build/BUILDROOT/physfs-3.0.1-4.fc29.riscv64/usr/share/doc/physfs + exit 0 Provides: bundled(lzma-sdk457) libphysfs.so.1()(64bit) physfs = 3.0.1-4.fc29 physfs(riscv-64) = 3.0.1-4.fc29 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) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: physfs-devel-3.0.1-4.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.VQHxIx + umask 022 + cd /builddir/build/BUILD + cd physfs-3.0.1 + DOCDIR=/builddir/build/BUILDROOT/physfs-3.0.1-4.fc29.riscv64/usr/share/doc/physfs-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/physfs-3.0.1-4.fc29.riscv64/usr/share/doc/physfs-devel + cp -pr docs/html/ /builddir/build/BUILDROOT/physfs-3.0.1-4.fc29.riscv64/usr/share/doc/physfs-devel + exit 0 Provides: physfs-devel = 3.0.1-4.fc29 physfs-devel(riscv-64) = 3.0.1-4.fc29 pkgconfig(physfs) = 3.0.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config 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) libncurses.so.6()(64bit) libphysfs.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libreadline.so.7()(64bit) libtinfo.so.6()(64bit) rtld(GNU_HASH) Processing files: physfs-debugsource-3.0.1-4.fc29.riscv64 Provides: physfs-debugsource = 3.0.1-4.fc29 physfs-debugsource(riscv-64) = 3.0.1-4.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: physfs-debuginfo-3.0.1-4.fc29.riscv64 Provides: debuginfo(build-id) = dc08444f304dbec1d9b61faaf531662314ffdf29 physfs-debuginfo = 3.0.1-4.fc29 physfs-debuginfo(riscv-64) = 3.0.1-4.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: physfs-debugsource(riscv-64) = 3.0.1-4.fc29 Processing files: physfs-devel-debuginfo-3.0.1-4.fc29.riscv64 Provides: debuginfo(build-id) = a8824854a5e861c2e67987f7f3ebcbce1329dc5c physfs-devel-debuginfo = 3.0.1-4.fc29 physfs-devel-debuginfo(riscv-64) = 3.0.1-4.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: physfs-debugsource(riscv-64) = 3.0.1-4.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/physfs-3.0.1-4.fc29.riscv64 Wrote: /builddir/build/RPMS/physfs-3.0.1-4.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/physfs-devel-3.0.1-4.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/physfs-debugsource-3.0.1-4.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/physfs-debuginfo-3.0.1-4.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/physfs-devel-debuginfo-3.0.1-4.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.sJeE4y + umask 022 + cd /builddir/build/BUILD + cd physfs-3.0.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/physfs-3.0.1-4.fc29.riscv64 + exit 0 Child return code was: 0