+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/physfs.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.eXM1iE + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf physfs-2.0.3 + /usr/bin/tar -xof - + /usr/bin/bzip2 -dc /builddir/build/SOURCES/physfs-2.0.3.tar.bz2 + STATUS=0 + '[' 0 -ne 0 ']' + cd physfs-2.0.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (physfs-2.0.2-system-lzma-sdk.patch):' Patch #1 (physfs-2.0.2-system-lzma-sdk.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .system-lzmasdk --fuzz=0 patching file archivers/lzma.c patching file CMakeLists.txt Hunk #2 succeeded at 223 (offset 5 lines). patching file cmake/Modules/FindLZMASDK.cmake + rm -rf lzma + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.e99aiX + umask 022 + cd /builddir/build/BUILD + cd physfs-2.0.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 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /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 7.3.1 -- The CXX compiler identification is GNU 7.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 PHYSFS_IS_GCC4 -- Performing Test PHYSFS_IS_GCC4 - Success -- Looking for sys/ucred.h -- Looking for sys/ucred.h - not found -- Looking for mntent.h -- Looking for mntent.h - found -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for assert.h -- Looking for assert.h - found -- Found LZMASDK: /usr/lib64/liblzmasdk457.so -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.11") -- Found Doxygen: /usr/bin/doxygen (found version "1.8.12") -- 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 -- CD-ROM drive support: enabled -- Thread safety: enabled -- Build own zlib: disabled -- Build static library: enabled -- Build shared library: enabled -- Build wxWidgets test program: disabled -- Build stdio test program: enabled -- Use readline in test program: enabled -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/physfs-2.0.3 + make -j4 LIBTOOL=/usr/bin/libtool /usr/bin/cmake -H/builddir/build/BUILD/physfs-2.0.3 -B/builddir/build/BUILD/physfs-2.0.3 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/physfs-2.0.3/CMakeFiles /builddir/build/BUILD/physfs-2.0.3/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/physfs-2.0.3' 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-2.0.3' cd /builddir/build/BUILD/physfs-2.0.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/physfs-2.0.3 /builddir/build/BUILD/physfs-2.0.3 /builddir/build/BUILD/physfs-2.0.3 /builddir/build/BUILD/physfs-2.0.3 /builddir/build/BUILD/physfs-2.0.3/CMakeFiles/physfs-static.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/physfs-2.0.3' cd /builddir/build/BUILD/physfs-2.0.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/physfs-2.0.3 /builddir/build/BUILD/physfs-2.0.3 /builddir/build/BUILD/physfs-2.0.3 /builddir/build/BUILD/physfs-2.0.3 /builddir/build/BUILD/physfs-2.0.3/CMakeFiles/physfs.dir/DependInfo.cmake --color= Scanning dependencies of target physfs-static make[2]: Leaving directory '/builddir/build/BUILD/physfs-2.0.3' make -f CMakeFiles/physfs-static.dir/build.make CMakeFiles/physfs-static.dir/build Scanning dependencies of target physfs make[2]: Leaving directory '/builddir/build/BUILD/physfs-2.0.3' make -f CMakeFiles/physfs.dir/build.make CMakeFiles/physfs.dir/build make[2]: Entering directory '/builddir/build/BUILD/physfs-2.0.3' make[2]: Entering directory '/builddir/build/BUILD/physfs-2.0.3' [ 2%] Building C object CMakeFiles/physfs-static.dir/physfs.o /usr/bin/cc -DHAVE_ASSERT_H=1 -DPHYSFS_HAVE_MNTENT_H=1 -DPHYSFS_HAVE_READLINE=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_ZIP=1 -D_REENTRANT -D_THREAD_SAFE -I/builddir/build/BUILD/physfs-2.0.3/. -I/usr/include/lzma457 -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 -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs-static.dir/physfs.o -c /builddir/build/BUILD/physfs-2.0.3/physfs.c [ 5%] Building C object CMakeFiles/physfs-static.dir/physfs_byteorder.o /usr/bin/cc -DHAVE_ASSERT_H=1 -DPHYSFS_HAVE_MNTENT_H=1 -DPHYSFS_HAVE_READLINE=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_ZIP=1 -D_REENTRANT -D_THREAD_SAFE -I/builddir/build/BUILD/physfs-2.0.3/. -I/usr/include/lzma457 -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 -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs-static.dir/physfs_byteorder.o -c /builddir/build/BUILD/physfs-2.0.3/physfs_byteorder.c [ 7%] Building C object CMakeFiles/physfs-static.dir/physfs_unicode.o /usr/bin/cc -DHAVE_ASSERT_H=1 -DPHYSFS_HAVE_MNTENT_H=1 -DPHYSFS_HAVE_READLINE=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_ZIP=1 -D_REENTRANT -D_THREAD_SAFE -I/builddir/build/BUILD/physfs-2.0.3/. -I/usr/include/lzma457 -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 -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs-static.dir/physfs_unicode.o -c /builddir/build/BUILD/physfs-2.0.3/physfs_unicode.c [ 10%] Building C object CMakeFiles/physfs.dir/physfs.o /usr/bin/cc -DHAVE_ASSERT_H=1 -DPHYSFS_HAVE_MNTENT_H=1 -DPHYSFS_HAVE_READLINE=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_ZIP=1 -D_REENTRANT -D_THREAD_SAFE -Dphysfs_EXPORTS -I/builddir/build/BUILD/physfs-2.0.3/. -I/usr/include/lzma457 -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 -fPIC -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs.dir/physfs.o -c /builddir/build/BUILD/physfs-2.0.3/physfs.c [ 13%] Building C object CMakeFiles/physfs.dir/physfs_byteorder.o /usr/bin/cc -DHAVE_ASSERT_H=1 -DPHYSFS_HAVE_MNTENT_H=1 -DPHYSFS_HAVE_READLINE=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_ZIP=1 -D_REENTRANT -D_THREAD_SAFE -Dphysfs_EXPORTS -I/builddir/build/BUILD/physfs-2.0.3/. -I/usr/include/lzma457 -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 -fPIC -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs.dir/physfs_byteorder.o -c /builddir/build/BUILD/physfs-2.0.3/physfs_byteorder.c [ 15%] Building C object CMakeFiles/physfs-static.dir/platform/os2.o /usr/bin/cc -DHAVE_ASSERT_H=1 -DPHYSFS_HAVE_MNTENT_H=1 -DPHYSFS_HAVE_READLINE=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_ZIP=1 -D_REENTRANT -D_THREAD_SAFE -I/builddir/build/BUILD/physfs-2.0.3/. -I/usr/include/lzma457 -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 -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs-static.dir/platform/os2.o -c /builddir/build/BUILD/physfs-2.0.3/platform/os2.c [ 18%] Building C object CMakeFiles/physfs-static.dir/platform/pocketpc.o /usr/bin/cc -DHAVE_ASSERT_H=1 -DPHYSFS_HAVE_MNTENT_H=1 -DPHYSFS_HAVE_READLINE=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_ZIP=1 -D_REENTRANT -D_THREAD_SAFE -I/builddir/build/BUILD/physfs-2.0.3/. -I/usr/include/lzma457 -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 -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs-static.dir/platform/pocketpc.o -c /builddir/build/BUILD/physfs-2.0.3/platform/pocketpc.c [ 21%] Building C object CMakeFiles/physfs.dir/physfs_unicode.o /usr/bin/cc -DHAVE_ASSERT_H=1 -DPHYSFS_HAVE_MNTENT_H=1 -DPHYSFS_HAVE_READLINE=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_ZIP=1 -D_REENTRANT -D_THREAD_SAFE -Dphysfs_EXPORTS -I/builddir/build/BUILD/physfs-2.0.3/. -I/usr/include/lzma457 -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 -fPIC -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs.dir/physfs_unicode.o -c /builddir/build/BUILD/physfs-2.0.3/physfs_unicode.c [ 23%] Building C object CMakeFiles/physfs-static.dir/platform/posix.o /usr/bin/cc -DHAVE_ASSERT_H=1 -DPHYSFS_HAVE_MNTENT_H=1 -DPHYSFS_HAVE_READLINE=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_ZIP=1 -D_REENTRANT -D_THREAD_SAFE -I/builddir/build/BUILD/physfs-2.0.3/. -I/usr/include/lzma457 -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 -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs-static.dir/platform/posix.o -c /builddir/build/BUILD/physfs-2.0.3/platform/posix.c [ 26%] Building C object CMakeFiles/physfs-static.dir/platform/unix.o /usr/bin/cc -DHAVE_ASSERT_H=1 -DPHYSFS_HAVE_MNTENT_H=1 -DPHYSFS_HAVE_READLINE=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_ZIP=1 -D_REENTRANT -D_THREAD_SAFE -I/builddir/build/BUILD/physfs-2.0.3/. -I/usr/include/lzma457 -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 -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs-static.dir/platform/unix.o -c /builddir/build/BUILD/physfs-2.0.3/platform/unix.c [ 28%] Building C object CMakeFiles/physfs-static.dir/platform/macosx.o /usr/bin/cc -DHAVE_ASSERT_H=1 -DPHYSFS_HAVE_MNTENT_H=1 -DPHYSFS_HAVE_READLINE=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_ZIP=1 -D_REENTRANT -D_THREAD_SAFE -I/builddir/build/BUILD/physfs-2.0.3/. -I/usr/include/lzma457 -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 -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs-static.dir/platform/macosx.o -c /builddir/build/BUILD/physfs-2.0.3/platform/macosx.c [ 31%] Building C object CMakeFiles/physfs.dir/platform/os2.o /usr/bin/cc -DHAVE_ASSERT_H=1 -DPHYSFS_HAVE_MNTENT_H=1 -DPHYSFS_HAVE_READLINE=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_ZIP=1 -D_REENTRANT -D_THREAD_SAFE -Dphysfs_EXPORTS -I/builddir/build/BUILD/physfs-2.0.3/. -I/usr/include/lzma457 -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 -fPIC -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs.dir/platform/os2.o -c /builddir/build/BUILD/physfs-2.0.3/platform/os2.c [ 34%] Building C object CMakeFiles/physfs.dir/platform/pocketpc.o /usr/bin/cc -DHAVE_ASSERT_H=1 -DPHYSFS_HAVE_MNTENT_H=1 -DPHYSFS_HAVE_READLINE=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_ZIP=1 -D_REENTRANT -D_THREAD_SAFE -Dphysfs_EXPORTS -I/builddir/build/BUILD/physfs-2.0.3/. -I/usr/include/lzma457 -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 -fPIC -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs.dir/platform/pocketpc.o -c /builddir/build/BUILD/physfs-2.0.3/platform/pocketpc.c [ 36%] Building C object CMakeFiles/physfs.dir/platform/posix.o /usr/bin/cc -DHAVE_ASSERT_H=1 -DPHYSFS_HAVE_MNTENT_H=1 -DPHYSFS_HAVE_READLINE=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_ZIP=1 -D_REENTRANT -D_THREAD_SAFE -Dphysfs_EXPORTS -I/builddir/build/BUILD/physfs-2.0.3/. -I/usr/include/lzma457 -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 -fPIC -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs.dir/platform/posix.o -c /builddir/build/BUILD/physfs-2.0.3/platform/posix.c [ 39%] Building C object CMakeFiles/physfs.dir/platform/unix.o /usr/bin/cc -DHAVE_ASSERT_H=1 -DPHYSFS_HAVE_MNTENT_H=1 -DPHYSFS_HAVE_READLINE=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_ZIP=1 -D_REENTRANT -D_THREAD_SAFE -Dphysfs_EXPORTS -I/builddir/build/BUILD/physfs-2.0.3/. -I/usr/include/lzma457 -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 -fPIC -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs.dir/platform/unix.o -c /builddir/build/BUILD/physfs-2.0.3/platform/unix.c [ 42%] Building C object CMakeFiles/physfs.dir/platform/macosx.o /usr/bin/cc -DHAVE_ASSERT_H=1 -DPHYSFS_HAVE_MNTENT_H=1 -DPHYSFS_HAVE_READLINE=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_ZIP=1 -D_REENTRANT -D_THREAD_SAFE -Dphysfs_EXPORTS -I/builddir/build/BUILD/physfs-2.0.3/. -I/usr/include/lzma457 -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 -fPIC -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs.dir/platform/macosx.o -c /builddir/build/BUILD/physfs-2.0.3/platform/macosx.c [ 44%] Building C object CMakeFiles/physfs-static.dir/platform/windows.o /usr/bin/cc -DHAVE_ASSERT_H=1 -DPHYSFS_HAVE_MNTENT_H=1 -DPHYSFS_HAVE_READLINE=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_ZIP=1 -D_REENTRANT -D_THREAD_SAFE -I/builddir/build/BUILD/physfs-2.0.3/. -I/usr/include/lzma457 -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 -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs-static.dir/platform/windows.o -c /builddir/build/BUILD/physfs-2.0.3/platform/windows.c [ 47%] Building C object CMakeFiles/physfs-static.dir/archivers/dir.o /usr/bin/cc -DHAVE_ASSERT_H=1 -DPHYSFS_HAVE_MNTENT_H=1 -DPHYSFS_HAVE_READLINE=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_ZIP=1 -D_REENTRANT -D_THREAD_SAFE -I/builddir/build/BUILD/physfs-2.0.3/. -I/usr/include/lzma457 -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 -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs-static.dir/archivers/dir.o -c /builddir/build/BUILD/physfs-2.0.3/archivers/dir.c [ 50%] Building C object CMakeFiles/physfs.dir/platform/windows.o /usr/bin/cc -DHAVE_ASSERT_H=1 -DPHYSFS_HAVE_MNTENT_H=1 -DPHYSFS_HAVE_READLINE=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_ZIP=1 -D_REENTRANT -D_THREAD_SAFE -Dphysfs_EXPORTS -I/builddir/build/BUILD/physfs-2.0.3/. -I/usr/include/lzma457 -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 -fPIC -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs.dir/platform/windows.o -c /builddir/build/BUILD/physfs-2.0.3/platform/windows.c [ 52%] Building C object CMakeFiles/physfs.dir/archivers/dir.o /usr/bin/cc -DHAVE_ASSERT_H=1 -DPHYSFS_HAVE_MNTENT_H=1 -DPHYSFS_HAVE_READLINE=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_ZIP=1 -D_REENTRANT -D_THREAD_SAFE -Dphysfs_EXPORTS -I/builddir/build/BUILD/physfs-2.0.3/. -I/usr/include/lzma457 -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 -fPIC -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs.dir/archivers/dir.o -c /builddir/build/BUILD/physfs-2.0.3/archivers/dir.c [ 55%] Building C object CMakeFiles/physfs-static.dir/archivers/grp.o /usr/bin/cc -DHAVE_ASSERT_H=1 -DPHYSFS_HAVE_MNTENT_H=1 -DPHYSFS_HAVE_READLINE=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_ZIP=1 -D_REENTRANT -D_THREAD_SAFE -I/builddir/build/BUILD/physfs-2.0.3/. -I/usr/include/lzma457 -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 -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs-static.dir/archivers/grp.o -c /builddir/build/BUILD/physfs-2.0.3/archivers/grp.c [ 57%] Building C object CMakeFiles/physfs.dir/archivers/grp.o /usr/bin/cc -DHAVE_ASSERT_H=1 -DPHYSFS_HAVE_MNTENT_H=1 -DPHYSFS_HAVE_READLINE=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_ZIP=1 -D_REENTRANT -D_THREAD_SAFE -Dphysfs_EXPORTS -I/builddir/build/BUILD/physfs-2.0.3/. -I/usr/include/lzma457 -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 -fPIC -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs.dir/archivers/grp.o -c /builddir/build/BUILD/physfs-2.0.3/archivers/grp.c [ 60%] Building C object CMakeFiles/physfs.dir/archivers/hog.o /usr/bin/cc -DHAVE_ASSERT_H=1 -DPHYSFS_HAVE_MNTENT_H=1 -DPHYSFS_HAVE_READLINE=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_ZIP=1 -D_REENTRANT -D_THREAD_SAFE -Dphysfs_EXPORTS -I/builddir/build/BUILD/physfs-2.0.3/. -I/usr/include/lzma457 -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 -fPIC -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs.dir/archivers/hog.o -c /builddir/build/BUILD/physfs-2.0.3/archivers/hog.c [ 63%] Building C object CMakeFiles/physfs-static.dir/archivers/hog.o /usr/bin/cc -DHAVE_ASSERT_H=1 -DPHYSFS_HAVE_MNTENT_H=1 -DPHYSFS_HAVE_READLINE=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_ZIP=1 -D_REENTRANT -D_THREAD_SAFE -I/builddir/build/BUILD/physfs-2.0.3/. -I/usr/include/lzma457 -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 -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs-static.dir/archivers/hog.o -c /builddir/build/BUILD/physfs-2.0.3/archivers/hog.c [ 65%] Building C object CMakeFiles/physfs-static.dir/archivers/lzma.o /usr/bin/cc -DHAVE_ASSERT_H=1 -DPHYSFS_HAVE_MNTENT_H=1 -DPHYSFS_HAVE_READLINE=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_ZIP=1 -D_REENTRANT -D_THREAD_SAFE -I/builddir/build/BUILD/physfs-2.0.3/. -I/usr/include/lzma457 -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 -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs-static.dir/archivers/lzma.o -c /builddir/build/BUILD/physfs-2.0.3/archivers/lzma.c [ 68%] Building C object CMakeFiles/physfs-static.dir/archivers/mvl.o /usr/bin/cc -DHAVE_ASSERT_H=1 -DPHYSFS_HAVE_MNTENT_H=1 -DPHYSFS_HAVE_READLINE=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_ZIP=1 -D_REENTRANT -D_THREAD_SAFE -I/builddir/build/BUILD/physfs-2.0.3/. -I/usr/include/lzma457 -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 -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs-static.dir/archivers/mvl.o -c /builddir/build/BUILD/physfs-2.0.3/archivers/mvl.c [ 71%] Building C object CMakeFiles/physfs.dir/archivers/lzma.o /usr/bin/cc -DHAVE_ASSERT_H=1 -DPHYSFS_HAVE_MNTENT_H=1 -DPHYSFS_HAVE_READLINE=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_ZIP=1 -D_REENTRANT -D_THREAD_SAFE -Dphysfs_EXPORTS -I/builddir/build/BUILD/physfs-2.0.3/. -I/usr/include/lzma457 -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 -fPIC -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs.dir/archivers/lzma.o -c /builddir/build/BUILD/physfs-2.0.3/archivers/lzma.c [ 73%] Building C object CMakeFiles/physfs-static.dir/archivers/qpak.o /usr/bin/cc -DHAVE_ASSERT_H=1 -DPHYSFS_HAVE_MNTENT_H=1 -DPHYSFS_HAVE_READLINE=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_ZIP=1 -D_REENTRANT -D_THREAD_SAFE -I/builddir/build/BUILD/physfs-2.0.3/. -I/usr/include/lzma457 -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 -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs-static.dir/archivers/qpak.o -c /builddir/build/BUILD/physfs-2.0.3/archivers/qpak.c [ 76%] Building C object CMakeFiles/physfs-static.dir/archivers/wad.o /usr/bin/cc -DHAVE_ASSERT_H=1 -DPHYSFS_HAVE_MNTENT_H=1 -DPHYSFS_HAVE_READLINE=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_ZIP=1 -D_REENTRANT -D_THREAD_SAFE -I/builddir/build/BUILD/physfs-2.0.3/. -I/usr/include/lzma457 -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 -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs-static.dir/archivers/wad.o -c /builddir/build/BUILD/physfs-2.0.3/archivers/wad.c [ 78%] Building C object CMakeFiles/physfs.dir/archivers/mvl.o /usr/bin/cc -DHAVE_ASSERT_H=1 -DPHYSFS_HAVE_MNTENT_H=1 -DPHYSFS_HAVE_READLINE=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_ZIP=1 -D_REENTRANT -D_THREAD_SAFE -Dphysfs_EXPORTS -I/builddir/build/BUILD/physfs-2.0.3/. -I/usr/include/lzma457 -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 -fPIC -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs.dir/archivers/mvl.o -c /builddir/build/BUILD/physfs-2.0.3/archivers/mvl.c [ 81%] Building C object CMakeFiles/physfs.dir/archivers/qpak.o /usr/bin/cc -DHAVE_ASSERT_H=1 -DPHYSFS_HAVE_MNTENT_H=1 -DPHYSFS_HAVE_READLINE=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_ZIP=1 -D_REENTRANT -D_THREAD_SAFE -Dphysfs_EXPORTS -I/builddir/build/BUILD/physfs-2.0.3/. -I/usr/include/lzma457 -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 -fPIC -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs.dir/archivers/qpak.o -c /builddir/build/BUILD/physfs-2.0.3/archivers/qpak.c [ 84%] Building C object CMakeFiles/physfs-static.dir/archivers/zip.o /usr/bin/cc -DHAVE_ASSERT_H=1 -DPHYSFS_HAVE_MNTENT_H=1 -DPHYSFS_HAVE_READLINE=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_ZIP=1 -D_REENTRANT -D_THREAD_SAFE -I/builddir/build/BUILD/physfs-2.0.3/. -I/usr/include/lzma457 -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 -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs-static.dir/archivers/zip.o -c /builddir/build/BUILD/physfs-2.0.3/archivers/zip.c [ 86%] Building C object CMakeFiles/physfs.dir/archivers/wad.o /usr/bin/cc -DHAVE_ASSERT_H=1 -DPHYSFS_HAVE_MNTENT_H=1 -DPHYSFS_HAVE_READLINE=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_ZIP=1 -D_REENTRANT -D_THREAD_SAFE -Dphysfs_EXPORTS -I/builddir/build/BUILD/physfs-2.0.3/. -I/usr/include/lzma457 -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 -fPIC -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs.dir/archivers/wad.o -c /builddir/build/BUILD/physfs-2.0.3/archivers/wad.c [ 89%] Building C object CMakeFiles/physfs.dir/archivers/zip.o /usr/bin/cc -DHAVE_ASSERT_H=1 -DPHYSFS_HAVE_MNTENT_H=1 -DPHYSFS_HAVE_READLINE=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_ZIP=1 -D_REENTRANT -D_THREAD_SAFE -Dphysfs_EXPORTS -I/builddir/build/BUILD/physfs-2.0.3/. -I/usr/include/lzma457 -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 -fPIC -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/physfs.dir/archivers/zip.o -c /builddir/build/BUILD/physfs-2.0.3/archivers/zip.c [ 92%] 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/physfs.o CMakeFiles/physfs-static.dir/physfs_byteorder.o CMakeFiles/physfs-static.dir/physfs_unicode.o CMakeFiles/physfs-static.dir/platform/os2.o CMakeFiles/physfs-static.dir/platform/pocketpc.o CMakeFiles/physfs-static.dir/platform/posix.o CMakeFiles/physfs-static.dir/platform/unix.o CMakeFiles/physfs-static.dir/platform/macosx.o CMakeFiles/physfs-static.dir/platform/windows.o CMakeFiles/physfs-static.dir/archivers/dir.o CMakeFiles/physfs-static.dir/archivers/grp.o CMakeFiles/physfs-static.dir/archivers/hog.o CMakeFiles/physfs-static.dir/archivers/lzma.o CMakeFiles/physfs-static.dir/archivers/mvl.o CMakeFiles/physfs-static.dir/archivers/qpak.o CMakeFiles/physfs-static.dir/archivers/wad.o CMakeFiles/physfs-static.dir/archivers/zip.o /usr/bin/ranlib libphysfs.a make[2]: Leaving directory '/builddir/build/BUILD/physfs-2.0.3' [ 92%] Built target physfs-static [ 94%] 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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libphysfs.so.1 -o libphysfs.so.2.0.3 CMakeFiles/physfs.dir/physfs.o CMakeFiles/physfs.dir/physfs_byteorder.o CMakeFiles/physfs.dir/physfs_unicode.o CMakeFiles/physfs.dir/platform/os2.o CMakeFiles/physfs.dir/platform/pocketpc.o CMakeFiles/physfs.dir/platform/posix.o CMakeFiles/physfs.dir/platform/unix.o CMakeFiles/physfs.dir/platform/macosx.o CMakeFiles/physfs.dir/platform/windows.o CMakeFiles/physfs.dir/archivers/dir.o CMakeFiles/physfs.dir/archivers/grp.o CMakeFiles/physfs.dir/archivers/hog.o CMakeFiles/physfs.dir/archivers/lzma.o CMakeFiles/physfs.dir/archivers/mvl.o CMakeFiles/physfs.dir/archivers/qpak.o CMakeFiles/physfs.dir/archivers/wad.o CMakeFiles/physfs.dir/archivers/zip.o -llzmasdk457 -lz /usr/bin/cmake -E cmake_symlink_library libphysfs.so.2.0.3 libphysfs.so.1 libphysfs.so make[2]: Leaving directory '/builddir/build/BUILD/physfs-2.0.3' [ 94%] Built target physfs make -f CMakeFiles/test_physfs.dir/build.make CMakeFiles/test_physfs.dir/depend make[2]: Entering directory '/builddir/build/BUILD/physfs-2.0.3' cd /builddir/build/BUILD/physfs-2.0.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/physfs-2.0.3 /builddir/build/BUILD/physfs-2.0.3 /builddir/build/BUILD/physfs-2.0.3 /builddir/build/BUILD/physfs-2.0.3 /builddir/build/BUILD/physfs-2.0.3/CMakeFiles/test_physfs.dir/DependInfo.cmake --color= Scanning dependencies of target test_physfs make[2]: Leaving directory '/builddir/build/BUILD/physfs-2.0.3' make -f CMakeFiles/test_physfs.dir/build.make CMakeFiles/test_physfs.dir/build make[2]: Entering directory '/builddir/build/BUILD/physfs-2.0.3' [ 97%] Building C object CMakeFiles/test_physfs.dir/test/test_physfs.o /usr/bin/cc -DHAVE_ASSERT_H=1 -DPHYSFS_HAVE_MNTENT_H=1 -DPHYSFS_HAVE_READLINE=1 -DPHYSFS_SUPPORTS_7Z=1 -DPHYSFS_SUPPORTS_GRP=1 -DPHYSFS_SUPPORTS_HOG=1 -DPHYSFS_SUPPORTS_MVL=1 -DPHYSFS_SUPPORTS_QPAK=1 -DPHYSFS_SUPPORTS_WAD=1 -DPHYSFS_SUPPORTS_ZIP=1 -D_REENTRANT -D_THREAD_SAFE -I/builddir/build/BUILD/physfs-2.0.3/. -I/usr/include/lzma457 -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 -g -pipe -Werror -fsigned-char -Wall -fvisibility=hidden -o CMakeFiles/test_physfs.dir/test/test_physfs.o -c /builddir/build/BUILD/physfs-2.0.3/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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/test_physfs.dir/test/test_physfs.o -o test_physfs -rdynamic libphysfs.so.2.0.3 -lreadline -lcurses -llzmasdk457 -lz -Wl,-rpath,/builddir/build/BUILD/physfs-2.0.3: make[2]: Leaving directory '/builddir/build/BUILD/physfs-2.0.3' [100%] Built target test_physfs make[1]: Leaving directory '/builddir/build/BUILD/physfs-2.0.3' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/physfs-2.0.3/CMakeFiles 0 + doxygen warning: Tag `USE_WINDOWS_ENCODING' at line 54 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `DETAILS_AT_TOP' at line 123 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `HTML_ALIGN_MEMBERS' at line 544 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `XML_SCHEMA' at line 778 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `XML_DTD' at line 784 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 1039 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 1047 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" /builddir/build/BUILD/physfs-2.0.3/physfs.h:344: warning: Member PHYSFS_File (typedef) of file physfs.h is not documented. /builddir/build/BUILD/physfs-2.0.3/physfs.h:382: warning: Member PHYSFS_ArchiveInfo (typedef) of file physfs.h is not documented. /builddir/build/BUILD/physfs-2.0.3/physfs.h:403: warning: Member PHYSFS_Version (typedef) of file physfs.h is not documented. /builddir/build/BUILD/physfs-2.0.3/physfs.h:1988: warning: Member PHYSFS_Allocator (typedef) of file physfs.h is not documented. /builddir/build/BUILD/physfs-2.0.3/physfs.h:349: warning: explicit link request to 'define' could not be resolved /builddir/build/BUILD/physfs-2.0.3/physfs.h:351: warning: explicit link request to 'define' could not be resolved Notice: Output directory `/builddir/build/BUILD/physfs-2.0.3/docs' does not exist. I have created it for you. 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-2.0.3/physfs.h... Parsing file /builddir/build/BUILD/physfs-2.0.3/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 group documentation... Generating class documentation... Generating docs for compound PHYSFS_Allocator... Generating docs for compound PHYSFS_ArchiveInfo... Generating docs for compound PHYSFS_File... 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 137/65536 hits=786 misses=137 finished... + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.nugRmO + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/physfs-2.0.3-6.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/physfs-2.0.3-6.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/physfs-2.0.3-6.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/physfs-2.0.3-6.fc28.riscv64 + cd physfs-2.0.3 + make DESTDIR=/builddir/build/BUILDROOT/physfs-2.0.3-6.fc28.riscv64 install /usr/bin/cmake -H/builddir/build/BUILD/physfs-2.0.3 -B/builddir/build/BUILD/physfs-2.0.3 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/physfs-2.0.3/CMakeFiles /builddir/build/BUILD/physfs-2.0.3/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/physfs-2.0.3' make -f CMakeFiles/physfs-static.dir/build.make CMakeFiles/physfs-static.dir/depend make[2]: Entering directory '/builddir/build/BUILD/physfs-2.0.3' cd /builddir/build/BUILD/physfs-2.0.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/physfs-2.0.3 /builddir/build/BUILD/physfs-2.0.3 /builddir/build/BUILD/physfs-2.0.3 /builddir/build/BUILD/physfs-2.0.3 /builddir/build/BUILD/physfs-2.0.3/CMakeFiles/physfs-static.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/physfs-2.0.3' make -f CMakeFiles/physfs-static.dir/build.make CMakeFiles/physfs-static.dir/build make[2]: Entering directory '/builddir/build/BUILD/physfs-2.0.3' make[2]: Nothing to be done for 'CMakeFiles/physfs-static.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/physfs-2.0.3' [ 47%] Built target physfs-static make -f CMakeFiles/physfs.dir/build.make CMakeFiles/physfs.dir/depend make[2]: Entering directory '/builddir/build/BUILD/physfs-2.0.3' cd /builddir/build/BUILD/physfs-2.0.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/physfs-2.0.3 /builddir/build/BUILD/physfs-2.0.3 /builddir/build/BUILD/physfs-2.0.3 /builddir/build/BUILD/physfs-2.0.3 /builddir/build/BUILD/physfs-2.0.3/CMakeFiles/physfs.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/physfs-2.0.3' make -f CMakeFiles/physfs.dir/build.make CMakeFiles/physfs.dir/build make[2]: Entering directory '/builddir/build/BUILD/physfs-2.0.3' make[2]: Nothing to be done for 'CMakeFiles/physfs.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/physfs-2.0.3' [ 94%] Built target physfs make -f CMakeFiles/test_physfs.dir/build.make CMakeFiles/test_physfs.dir/depend make[2]: Entering directory '/builddir/build/BUILD/physfs-2.0.3' cd /builddir/build/BUILD/physfs-2.0.3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/physfs-2.0.3 /builddir/build/BUILD/physfs-2.0.3 /builddir/build/BUILD/physfs-2.0.3 /builddir/build/BUILD/physfs-2.0.3 /builddir/build/BUILD/physfs-2.0.3/CMakeFiles/test_physfs.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/physfs-2.0.3' make -f CMakeFiles/test_physfs.dir/build.make CMakeFiles/test_physfs.dir/build make[2]: Entering directory '/builddir/build/BUILD/physfs-2.0.3' make[2]: Nothing to be done for 'CMakeFiles/test_physfs.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/physfs-2.0.3' [100%] Built target test_physfs make[1]: Leaving directory '/builddir/build/BUILD/physfs-2.0.3' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/physfs-2.0.3/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/physfs-2.0.3' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/physfs-2.0.3' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/physfs-2.0.3-6.fc28.riscv64/usr/lib64/libphysfs.a -- Installing: /builddir/build/BUILDROOT/physfs-2.0.3-6.fc28.riscv64/usr/lib64/libphysfs.so.2.0.3 -- Installing: /builddir/build/BUILDROOT/physfs-2.0.3-6.fc28.riscv64/usr/lib64/libphysfs.so.1 -- Installing: /builddir/build/BUILDROOT/physfs-2.0.3-6.fc28.riscv64/usr/lib64/libphysfs.so -- Installing: /builddir/build/BUILDROOT/physfs-2.0.3-6.fc28.riscv64/usr/bin/test_physfs -- Set runtime path of "/builddir/build/BUILDROOT/physfs-2.0.3-6.fc28.riscv64/usr/bin/test_physfs" to "" -- Installing: /builddir/build/BUILDROOT/physfs-2.0.3-6.fc28.riscv64/usr/include/physfs.h + rm -rf '/builddir/build/BUILDROOT/physfs-2.0.3-6.fc28.riscv64/usr/lib64/*.la' + mkdir -p /builddir/build/BUILDROOT/physfs-2.0.3-6.fc28.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_EnumFilesCallback.3 docs/man/man3/PHYSFS_File.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_close.3 docs/man/man3/PHYSFS_deinit.3 docs/man/man3/PHYSFS_delete.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_getBaseDir.3 docs/man/man3/PHYSFS_getCdRomDirs.3 docs/man/man3/PHYSFS_getCdRomDirsCallback.3 docs/man/man3/PHYSFS_getDirSeparator.3 docs/man/man3/PHYSFS_getLastError.3 docs/man/man3/PHYSFS_getLastModTime.3 docs/man/man3/PHYSFS_getLinkedVersion.3 docs/man/man3/PHYSFS_getMountPoint.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_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_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_removeFromSearchPath.3 docs/man/man3/PHYSFS_seek.3 docs/man/man3/PHYSFS_setAllocator.3 docs/man/man3/PHYSFS_setBuffer.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_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_uint16.3 docs/man/man3/PHYSFS_uint32.3 docs/man/man3/PHYSFS_uint64.3 docs/man/man3/PHYSFS_uint8.3 docs/man/man3/PHYSFS_utf8FromLatin1.3 docs/man/man3/PHYSFS_utf8FromUcs2.3 docs/man/man3/PHYSFS_utf8FromUcs4.3 docs/man/man3/PHYSFS_utf8ToUcs2.3 docs/man/man3/PHYSFS_utf8ToUcs4.3 docs/man/man3/PHYSFS_write.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/author.3 docs/man/man3/description.3 docs/man/man3/extension.3 docs/man/man3/major.3 docs/man/man3/minor.3 docs/man/man3/opaque.3 docs/man/man3/patch.3 docs/man/man3/physfs.h.3 docs/man/man3/url.3 /builddir/build/BUILDROOT/physfs-2.0.3-6.fc28.riscv64/usr/share/man/man3 + mv /builddir/build/BUILDROOT/physfs-2.0.3-6.fc28.riscv64/usr/share/man/man3/author.3 /builddir/build/BUILDROOT/physfs-2.0.3-6.fc28.riscv64/usr/share/man/man3/physfs-author.3 + mv /builddir/build/BUILDROOT/physfs-2.0.3-6.fc28.riscv64/usr/share/man/man3/description.3 /builddir/build/BUILDROOT/physfs-2.0.3-6.fc28.riscv64/usr/share/man/man3/physfs-description.3 + mv /builddir/build/BUILDROOT/physfs-2.0.3-6.fc28.riscv64/usr/share/man/man3/extension.3 /builddir/build/BUILDROOT/physfs-2.0.3-6.fc28.riscv64/usr/share/man/man3/physfs-extension.3 + mv /builddir/build/BUILDROOT/physfs-2.0.3-6.fc28.riscv64/usr/share/man/man3/major.3 /builddir/build/BUILDROOT/physfs-2.0.3-6.fc28.riscv64/usr/share/man/man3/physfs-major.3 + mv /builddir/build/BUILDROOT/physfs-2.0.3-6.fc28.riscv64/usr/share/man/man3/minor.3 /builddir/build/BUILDROOT/physfs-2.0.3-6.fc28.riscv64/usr/share/man/man3/physfs-minor.3 + mv /builddir/build/BUILDROOT/physfs-2.0.3-6.fc28.riscv64/usr/share/man/man3/patch.3 /builddir/build/BUILDROOT/physfs-2.0.3-6.fc28.riscv64/usr/share/man/man3/physfs-patch.3 + mv /builddir/build/BUILDROOT/physfs-2.0.3-6.fc28.riscv64/usr/share/man/man3/url.3 /builddir/build/BUILDROOT/physfs-2.0.3-6.fc28.riscv64/usr/share/man/man3/physfs-url.3 + for i in Deinit Free Init Malloc Realloc opaque + mv /builddir/build/BUILDROOT/physfs-2.0.3-6.fc28.riscv64/usr/share/man/man3/Deinit.3 /builddir/build/BUILDROOT/physfs-2.0.3-6.fc28.riscv64/usr/share/man/man3/physfs-Deinit.3 + for i in Deinit Free Init Malloc Realloc opaque + mv /builddir/build/BUILDROOT/physfs-2.0.3-6.fc28.riscv64/usr/share/man/man3/Free.3 /builddir/build/BUILDROOT/physfs-2.0.3-6.fc28.riscv64/usr/share/man/man3/physfs-Free.3 + for i in Deinit Free Init Malloc Realloc opaque + mv /builddir/build/BUILDROOT/physfs-2.0.3-6.fc28.riscv64/usr/share/man/man3/Init.3 /builddir/build/BUILDROOT/physfs-2.0.3-6.fc28.riscv64/usr/share/man/man3/physfs-Init.3 + for i in Deinit Free Init Malloc Realloc opaque + mv /builddir/build/BUILDROOT/physfs-2.0.3-6.fc28.riscv64/usr/share/man/man3/Malloc.3 /builddir/build/BUILDROOT/physfs-2.0.3-6.fc28.riscv64/usr/share/man/man3/physfs-Malloc.3 + for i in Deinit Free Init Malloc Realloc opaque + mv /builddir/build/BUILDROOT/physfs-2.0.3-6.fc28.riscv64/usr/share/man/man3/Realloc.3 /builddir/build/BUILDROOT/physfs-2.0.3-6.fc28.riscv64/usr/share/man/man3/physfs-Realloc.3 + for i in Deinit Free Init Malloc Realloc opaque + mv /builddir/build/BUILDROOT/physfs-2.0.3-6.fc28.riscv64/usr/share/man/man3/opaque.3 /builddir/build/BUILDROOT/physfs-2.0.3-6.fc28.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/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_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/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__File.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/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__File.tex docs/latex/structPHYSFS__Version.tex + rm -rf /builddir/build/BUILDROOT/physfs-2.0.3-6.fc28.riscv64/usr/lib64/libphysfs.a + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: physfs-2.0.3-6.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.WX3SS8 + umask 022 + cd /builddir/build/BUILD + cd physfs-2.0.3 + DOCDIR=/builddir/build/BUILDROOT/physfs-2.0.3-6.fc28.riscv64/usr/share/doc/physfs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/physfs-2.0.3-6.fc28.riscv64/usr/share/doc/physfs + cp -pr CHANGELOG.txt /builddir/build/BUILDROOT/physfs-2.0.3-6.fc28.riscv64/usr/share/doc/physfs + cp -pr CREDITS.txt /builddir/build/BUILDROOT/physfs-2.0.3-6.fc28.riscv64/usr/share/doc/physfs + cp -pr LICENSE.txt /builddir/build/BUILDROOT/physfs-2.0.3-6.fc28.riscv64/usr/share/doc/physfs + cp -pr TODO.txt /builddir/build/BUILDROOT/physfs-2.0.3-6.fc28.riscv64/usr/share/doc/physfs + exit 0 Provides: libphysfs.so.1()(64bit) physfs = 2.0.3-6.fc28 physfs(riscv-64) = 2.0.3-6.fc28 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) liblzmasdk457.so.4()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: physfs-devel-2.0.3-6.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5SVw4K + umask 022 + cd /builddir/build/BUILD + cd physfs-2.0.3 + DOCDIR=/builddir/build/BUILDROOT/physfs-2.0.3-6.fc28.riscv64/usr/share/doc/physfs-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/physfs-2.0.3-6.fc28.riscv64/usr/share/doc/physfs-devel + cp -pr docs/html/ /builddir/build/BUILDROOT/physfs-2.0.3-6.fc28.riscv64/usr/share/doc/physfs-devel + exit 0 Provides: physfs-devel = 2.0.3-6.fc28 physfs-devel(riscv-64) = 2.0.3-6.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) liblzmasdk457.so.4()(64bit) libncurses.so.6()(64bit) libphysfs.so.1()(64bit) libreadline.so.7()(64bit) libtinfo.so.6()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/physfs-2.0.3-6.fc28.riscv64 Wrote: /builddir/build/SRPMS/physfs-2.0.3-6.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/physfs-2.0.3-6.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/physfs-devel-2.0.3-6.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.fmrdgS + umask 022 + cd /builddir/build/BUILD + cd physfs-2.0.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/physfs-2.0.3-6.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff