Cook: physfs 2.0.2 ================================================================================ QA: checking package receipt... Checking build dependencies... Installing (pkg/local): cmake-common-3.17.3-any Installing (pkg/local): jsoncpp-1.8.4-i486 Installing (pkg/local): liblz4-1.8.3-i486 Installing (pkg/local): libxml2-2.9.9-i486 Installing (pkg/local): libzstd-1.3.8-i486 Installing (pkg/local): libarchive-3.3.3-i486 Installing (pkg/local): libunistring-0.9.10-i486 Installing (pkg/local): libidn2-2.1.0-i486 Installing (pkg/local): libcurl-7.63.0-i486 Installing (pkg/local): libnsl-1.2.0-i486 Installing (pkg/local): libuv-1.25.0-i486 Installing (pkg/local): cmake-3.17.3-i486 Installing (pkg/local): libpcre-8.42-i486 Installing (pkg/local): libpsl-0.20.2-i486 Installing (pkg/local): util-linux-uuid-2.33.1-i486 Installing (pkg/local): wget-1.20.1-i486 Extracting source archive "physfs-2.0.2.tar.gz" Executing: compile_rules CFLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CXXLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CPPFLAGS : -D_GLIBCXX_USE_C99_MATH=1 LDFLAGS : -Wl,-Os,--as-needed -- The C compiler identification is GNU 8.2.0 -- The CXX compiler identification is GNU 8.2.0 -- 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 -- Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR) -- Could NOT find wxWidgets (missing: wxWidgets_LIBRARIES wxWidgets_INCLUDE_DIRS) -- wxWidgets not found. Disabling wx test app. -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Doxygen not found. You won't be able to build documentation. -- 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: enabled -- Build static library: enabled -- Build shared library: enabled -- Build wxWidgets test program: disabled -- Build stdio test program: enabled -- Use readline in test program: disabled -- Configuring done -- Generating done -- Build files have been written to: /home/slitaz/wok/physfs/source/physfs-2.0.2 -- Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR) -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Doxygen not found. You won't be able to build documentation. -- 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: enabled -- Build static library: enabled -- Build shared library: enabled -- Build wxWidgets test program: disabled -- Build stdio test program: disabled -- Configuring done -- Generating done -- Build files have been written to: /home/slitaz/wok/physfs/source/physfs-2.0.2 Scanning dependencies of target physfs-static Scanning dependencies of target physfs [ 1%] Building C object CMakeFiles/physfs-static.dir/physfs_unicode.o [ 2%] Building C object CMakeFiles/physfs-static.dir/platform/pocketpc.o [ 3%] Building C object CMakeFiles/physfs-static.dir/physfs.o [ 4%] Building C object CMakeFiles/physfs-static.dir/platform/os2.o [ 6%] Building C object CMakeFiles/physfs-static.dir/physfs_byteorder.o [ 7%] Building C object CMakeFiles/physfs.dir/physfs.o [ 8%] Building C object CMakeFiles/physfs-static.dir/platform/posix.o [ 9%] Building C object CMakeFiles/physfs-static.dir/platform/unix.o [ 10%] Building C object CMakeFiles/physfs-static.dir/platform/macosx.o [ 12%] Building C object CMakeFiles/physfs-static.dir/platform/windows.o [ 13%] Building C object CMakeFiles/physfs.dir/physfs_byteorder.o [ 14%] Building C object CMakeFiles/physfs-static.dir/archivers/dir.o [ 15%] Building C object CMakeFiles/physfs-static.dir/archivers/hog.o [ 17%] Building C object CMakeFiles/physfs-static.dir/archivers/grp.o [ 18%] Building C object CMakeFiles/physfs.dir/physfs_unicode.o [ 19%] Building C object CMakeFiles/physfs.dir/platform/os2.o [ 20%] Building C object CMakeFiles/physfs-static.dir/archivers/lzma.o [ 21%] Building C object CMakeFiles/physfs.dir/platform/pocketpc.o [ 23%] Building C object CMakeFiles/physfs.dir/platform/posix.o [ 24%] Building C object CMakeFiles/physfs.dir/platform/unix.o [ 25%] Building C object CMakeFiles/physfs-static.dir/archivers/wad.o [ 26%] Building C object CMakeFiles/physfs-static.dir/archivers/mvl.o [ 28%] Building C object CMakeFiles/physfs-static.dir/archivers/qpak.o [ 29%] Building C object CMakeFiles/physfs.dir/platform/macosx.o [ 30%] Building C object CMakeFiles/physfs.dir/platform/windows.o [ 31%] Building C object CMakeFiles/physfs.dir/archivers/dir.o [ 32%] Building C object CMakeFiles/physfs.dir/archivers/grp.o /home/slitaz/wok/physfs/source/physfs-2.0.2/archivers/wad.c: In function 'wad_load_entries': /home/slitaz/wok/physfs/source/physfs-2.0.2/archivers/wad.c:248:10: warning: variable 'lastDirectory' set but not used [-Wunused-but-set-variable] char lastDirectory[9]; ^~~~~~~~~~~~~ [ 34%] Building C object CMakeFiles/physfs.dir/archivers/hog.o [ 35%] Building C object CMakeFiles/physfs.dir/archivers/lzma.o [ 36%] Building C object CMakeFiles/physfs.dir/archivers/mvl.o [ 37%] Building C object CMakeFiles/physfs.dir/archivers/qpak.o [ 39%] Building C object CMakeFiles/physfs-static.dir/lzma/C/7zCrc.o [ 41%] Building C object CMakeFiles/physfs.dir/archivers/wad.o [ 41%] Building C object CMakeFiles/physfs-static.dir/archivers/zip.o [ 42%] Building C object CMakeFiles/physfs-static.dir/lzma/C/Archive/7z/7zBuffer.o [ 43%] Building C object CMakeFiles/physfs.dir/archivers/zip.o [ 45%] Building C object CMakeFiles/physfs-static.dir/lzma/C/Archive/7z/7zDecode.o [ 46%] Building C object CMakeFiles/physfs-static.dir/lzma/C/Archive/7z/7zExtract.o [ 47%] Building C object CMakeFiles/physfs.dir/lzma/C/7zCrc.o /home/slitaz/wok/physfs/source/physfs-2.0.2/archivers/wad.c: In function 'wad_load_entries': /home/slitaz/wok/physfs/source/physfs-2.0.2/archivers/wad.c:248:10: warning: variable 'lastDirectory' set but not used [-Wunused-but-set-variable] char lastDirectory[9]; ^~~~~~~~~~~~~ [ 48%] Building C object CMakeFiles/physfs.dir/lzma/C/Archive/7z/7zBuffer.o [ 50%] Building C object CMakeFiles/physfs-static.dir/lzma/C/Archive/7z/7zHeader.o [ 51%] Building C object CMakeFiles/physfs-static.dir/lzma/C/Archive/7z/7zIn.o [ 52%] Building C object CMakeFiles/physfs.dir/lzma/C/Archive/7z/7zDecode.o [ 53%] Building C object CMakeFiles/physfs-static.dir/lzma/C/Archive/7z/7zItem.o [ 54%] Building C object CMakeFiles/physfs.dir/lzma/C/Archive/7z/7zExtract.o [ 56%] Building C object CMakeFiles/physfs.dir/lzma/C/Archive/7z/7zHeader.o [ 57%] Building C object CMakeFiles/physfs-static.dir/lzma/C/Archive/7z/7zMethodID.o [ 58%] Building C object CMakeFiles/physfs-static.dir/lzma/C/Compress/Branch/BranchX86.o [ 59%] Building C object CMakeFiles/physfs.dir/lzma/C/Archive/7z/7zIn.o [ 60%] Building C object CMakeFiles/physfs-static.dir/lzma/C/Compress/Branch/BranchX86_2.o [ 62%] Building C object CMakeFiles/physfs.dir/lzma/C/Archive/7z/7zItem.o [ 63%] Building C object CMakeFiles/physfs-static.dir/lzma/C/Compress/Lzma/LzmaDecode.o [ 64%] Building C object CMakeFiles/physfs.dir/lzma/C/Archive/7z/7zMethodID.o [ 65%] Building C object CMakeFiles/physfs-static.dir/zlib123/adler32.o [ 67%] Building C object CMakeFiles/physfs-static.dir/zlib123/compress.o [ 68%] Building C object CMakeFiles/physfs-static.dir/zlib123/crc32.o [ 69%] Building C object CMakeFiles/physfs-static.dir/zlib123/deflate.o [ 70%] Building C object CMakeFiles/physfs-static.dir/zlib123/gzio.o [ 71%] Building C object CMakeFiles/physfs.dir/lzma/C/Compress/Branch/BranchX86.o [ 73%] Building C object CMakeFiles/physfs-static.dir/zlib123/infback.o [ 74%] Building C object CMakeFiles/physfs.dir/lzma/C/Compress/Branch/BranchX86_2.o [ 75%] Building C object CMakeFiles/physfs.dir/lzma/C/Compress/Lzma/LzmaDecode.o [ 76%] Building C object CMakeFiles/physfs.dir/zlib123/adler32.o [ 78%] Building C object CMakeFiles/physfs-static.dir/zlib123/inflate.o [ 79%] Building C object CMakeFiles/physfs-static.dir/zlib123/inffast.o [ 80%] Building C object CMakeFiles/physfs.dir/zlib123/compress.o [ 81%] Building C object CMakeFiles/physfs-static.dir/zlib123/inftrees.o [ 82%] Building C object CMakeFiles/physfs.dir/zlib123/crc32.o [ 84%] Building C object CMakeFiles/physfs-static.dir/zlib123/trees.o [ 85%] Building C object CMakeFiles/physfs-static.dir/zlib123/uncompr.o [ 86%] Building C object CMakeFiles/physfs-static.dir/zlib123/zutil.o [ 87%] Building C object CMakeFiles/physfs.dir/zlib123/deflate.o [ 89%] Building C object CMakeFiles/physfs.dir/zlib123/gzio.o [ 90%] Building C object CMakeFiles/physfs.dir/zlib123/infback.o [ 91%] Building C object CMakeFiles/physfs.dir/zlib123/inffast.o [ 92%] Building C object CMakeFiles/physfs.dir/zlib123/inflate.o [ 93%] Linking C static library libphysfs.a [ 95%] Building C object CMakeFiles/physfs.dir/zlib123/inftrees.o [ 96%] Building C object CMakeFiles/physfs.dir/zlib123/trees.o [ 97%] Building C object CMakeFiles/physfs.dir/zlib123/uncompr.o [ 98%] Building C object CMakeFiles/physfs.dir/zlib123/zutil.o [100%] Linking C shared library libphysfs.so [100%] Built target physfs-static [100%] Built target physfs Install the project... -- Install configuration: "" -- Installing: /home/slitaz/wok/physfs/install/usr/lib/libphysfs.a -- Installing: /home/slitaz/wok/physfs/install/usr/lib/libphysfs.so.2.0.2 -- Installing: /home/slitaz/wok/physfs/install/usr/lib/libphysfs.so.1 -- Installing: /home/slitaz/wok/physfs/install/usr/lib/libphysfs.so -- Installing: /home/slitaz/wok/physfs/install/usr/include/physfs.h ================================================================================ Executing strip on all files... Done Time: 0.26s. Size: 1023276 B -> 554772 B. Save: 458 KB. ================================================================================ Build dependencies to remove: 16 Removing: cmake cmake-common jsoncpp libarchive libcurl libidn2 liblz4 libnsl libpcre libpsl libunistring libuv libxml2 libzstd util-linux-uuid wget Pack: physfs 2.0.2 ================================================================================ Executing: genpkg_rules Copying "receipt"... Done Determining package architecture... i486 Creating the list of files... Done Creating md5sum of files... Done Compressing the FS... Done Creating full cpio archive... Done QA: checking for empty package... Done The release checksum has not changed. ================================================================================ Package "physfs-2.0.2-i486.tazpkg" created Pack: physfs-dev 2.0.2 ================================================================================ Executing: genpkg_rules Copying "receipt"... Done Determining package architecture... i486 Creating the list of files... Done Creating md5sum of files... Done Compressing the FS... Done Creating full cpio archive... Done QA: checking for empty package... Done The release checksum has not changed. ================================================================================ Package "physfs-dev-2.0.2-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/physfs-2.0.2... Done Checking site script in source/physfs-2.0.2... Done Checking ownership in install... Done Checking permissions in install... Done Checking broken symlinks in install... Done Querying Repology... Done Updating activity log... Done ================================================================================ Summary for: physfs 2.0.2 ================================================================================ Src file : physfs-2.0.2.tar.gz Src size : 656.0K Source dir : 7.3M Produced : 656.0K Cook time : 26s Cook date : 2020-09-13 00:16 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 268.0K : 72.4K : 3 : physfs-2.0.2-i486.tazpkg 2 : 432.0K : 91.8K : 2 : physfs-dev-2.0.2-i486.tazpkg ================================================================================