>>> physfs: Building community/physfs 3.0.2-r2 (using abuild 3.9.0-r0) started Mon, 18 Apr 2022 19:57:45 +0000 >>> physfs: Checking sanity of /home/buildozer/aports/community/physfs/APKBUILD... >>> WARNING: physfs: No maintainer >>> physfs: Analyzing dependencies... >>> physfs: Installing for build: build-base cmake (1/5) Installing libarchive (3.6.1-r0) (2/5) Installing rhash-libs (1.4.2-r2) (3/5) Installing libuv (1.44.1-r0) (4/5) Installing cmake (3.23.1-r0) (5/5) Installing .makedepends-physfs (20220418.195807) Executing busybox-1.35.0-r8.trigger OK: 1327 MiB in 108 packages >>> physfs: Cleaning up srcdir >>> physfs: Cleaning up pkgdir >>> physfs: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/physfs-3.0.2.tar.bz2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 190k 100 190k 0 0 1996k 0 --:--:-- --:--:-- --:--:-- 2003k >>> physfs: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/physfs-3.0.2.tar.bz2 >>> physfs: Checking sha512sums... physfs-3.0.2.tar.bz2: OK >>> physfs: Unpacking /var/cache/distfiles/v3.16/physfs-3.0.2.tar.bz2... CMake Warning: No source or binary directory provided. Both will be assumed to be the same as the current working directory, but note that this warning will become a fatal error in future CMake releases. CMake Deprecation Warning at CMakeLists.txt:12 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 11.2.1 -- The CXX compiler identification is GNU 11.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- 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 -- SLB support: enabled -- VDF support: enabled -- ISO9660 support: enabled -- Build static library: enabled -- Build shared library: enabled -- Build stdio test program: disabled -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_INSTALL_LIBDIR -- Build files have been written to: /home/buildozer/aports/community/physfs/src/physfs-3.0.2 [ 9%] Building C object CMakeFiles/physfs-static.dir/src/physfs.c.o [ 9%] Building C object CMakeFiles/physfs-static.dir/src/physfs_byteorder.c.o [ 11%] Building C object CMakeFiles/physfs.dir/src/physfs_byteorder.c.o [ 11%] Building C object CMakeFiles/physfs.dir/src/physfs.c.o [ 11%] Building C object CMakeFiles/physfs-static.dir/src/physfs_unicode.c.o [ 14%] Building C object CMakeFiles/physfs-static.dir/src/physfs_platform_posix.c.o [ 16%] Building C object CMakeFiles/physfs.dir/src/physfs_unicode.c.o [ 23%] Building C object CMakeFiles/physfs.dir/src/physfs_platform_posix.c.o [ 23%] Building C object CMakeFiles/physfs.dir/src/physfs_platform_windows.c.o [ 23%] Building C object CMakeFiles/physfs-static.dir/src/physfs_platform_os2.c.o [ 28%] Building C object CMakeFiles/physfs-static.dir/src/physfs_platform_windows.c.o [ 28%] Building C object CMakeFiles/physfs-static.dir/src/physfs_platform_unix.c.o [ 30%] Building C object CMakeFiles/physfs.dir/src/physfs_platform_unix.c.o [ 33%] Building C object CMakeFiles/physfs.dir/src/physfs_platform_os2.c.o [ 35%] Building C object CMakeFiles/physfs-static.dir/src/physfs_archiver_hog.c.o [ 38%] Building C object CMakeFiles/physfs.dir/src/physfs_archiver_hog.c.o [ 40%] Building C object CMakeFiles/physfs-static.dir/src/physfs_platform_qnx.c.o [ 42%] Building C object CMakeFiles/physfs.dir/src/physfs_platform_qnx.c.o [ 47%] Building C object CMakeFiles/physfs.dir/src/physfs_archiver_grp.c.o [ 47%] Building C object CMakeFiles/physfs-static.dir/src/physfs_archiver_unpacked.c.o [ 52%] Building C object CMakeFiles/physfs.dir/src/physfs_archiver_dir.c.o [ 52%] Building C object CMakeFiles/physfs-static.dir/src/physfs_archiver_dir.c.o [ 54%] Building C object CMakeFiles/physfs.dir/src/physfs_archiver_unpacked.c.o [ 57%] Building C object CMakeFiles/physfs-static.dir/src/physfs_archiver_grp.c.o [ 59%] Building C object CMakeFiles/physfs.dir/src/physfs_archiver_7z.c.o [ 61%] Building C object CMakeFiles/physfs.dir/src/physfs_archiver_mvl.c.o [ 64%] Building C object CMakeFiles/physfs-static.dir/src/physfs_archiver_7z.c.o [ 66%] Building C object CMakeFiles/physfs-static.dir/src/physfs_archiver_mvl.c.o [ 69%] Building C object CMakeFiles/physfs.dir/src/physfs_archiver_qpak.c.o [ 71%] Building C object CMakeFiles/physfs-static.dir/src/physfs_archiver_qpak.c.o [ 73%] Building C object CMakeFiles/physfs-static.dir/src/physfs_archiver_wad.c.o [ 76%] Building C object CMakeFiles/physfs.dir/src/physfs_archiver_wad.c.o [ 78%] Building C object CMakeFiles/physfs.dir/src/physfs_archiver_zip.c.o [ 80%] Building C object CMakeFiles/physfs-static.dir/src/physfs_archiver_zip.c.o [ 83%] Building C object CMakeFiles/physfs.dir/src/physfs_archiver_slb.c.o [ 85%] Building C object CMakeFiles/physfs.dir/src/physfs_archiver_iso9660.c.o [ 88%] Building C object CMakeFiles/physfs.dir/src/physfs_archiver_vdf.c.o [ 90%] Building C object CMakeFiles/physfs-static.dir/src/physfs_archiver_slb.c.o [ 92%] Building C object CMakeFiles/physfs-static.dir/src/physfs_archiver_iso9660.c.o [ 95%] Building C object CMakeFiles/physfs-static.dir/src/physfs_archiver_vdf.c.o [ 97%] Linking C shared library libphysfs.so [ 97%] Built target physfs [100%] Linking C static library libphysfs.a [100%] Built target physfs-static >>> physfs: Entering fakeroot... Consolidate compiler generated dependencies of target physfs Consolidate compiler generated dependencies of target physfs-static [ 66%] Built target physfs [100%] Built target physfs-static Install the project... -- Install configuration: "None" -- Installing: /home/buildozer/aports/community/physfs/pkg/physfs/usr/lib/libphysfs.a -- Installing: /home/buildozer/aports/community/physfs/pkg/physfs/usr/lib/libphysfs.so.3.0.2 -- Installing: /home/buildozer/aports/community/physfs/pkg/physfs/usr/lib/libphysfs.so.1 -- Installing: /home/buildozer/aports/community/physfs/pkg/physfs/usr/lib/libphysfs.so -- Installing: /home/buildozer/aports/community/physfs/pkg/physfs/usr/include/physfs.h -- Installing: /home/buildozer/aports/community/physfs/pkg/physfs/usr/lib/pkgconfig/physfs.pc >>> physfs-static*: Running split function static... >>> physfs-static*: Preparing subpackage physfs-static... >>> physfs-static*: Stripping binaries >>> physfs-static*: Running postcheck for physfs-static >>> physfs-dev*: Running split function dev... >>> physfs-dev*: Preparing subpackage physfs-dev... >>> physfs-dev*: Stripping binaries >>> physfs-dev*: Running postcheck for physfs-dev >>> physfs*: Running postcheck for physfs >>> physfs*: Preparing package physfs... >>> physfs*: Stripping binaries >>> physfs-dev*: Scanning shared objects >>> physfs-static*: Scanning shared objects >>> physfs*: Scanning shared objects >>> physfs-dev*: Tracing dependencies... physfs=3.0.2-r2 pkgconfig >>> physfs-dev*: Package size: 184.0 KB >>> physfs-dev*: Compressing data... >>> physfs-dev*: Create checksum... >>> physfs-dev*: Create physfs-dev-3.0.2-r2.apk >>> physfs-static*: Tracing dependencies... >>> physfs-static*: Package size: 256.0 KB >>> physfs-static*: Compressing data... >>> physfs-static*: Create checksum... >>> physfs-static*: Create physfs-static-3.0.2-r2.apk >>> physfs*: Tracing dependencies... so:libc.musl-x86_64.so.1 >>> physfs*: Package size: 156.0 KB >>> physfs*: Compressing data... >>> physfs*: Create checksum... >>> physfs*: Create physfs-3.0.2-r2.apk >>> physfs: Build complete at Mon, 18 Apr 2022 19:58:13 +0000 elapsed time 0h 0m 28s >>> physfs: Cleaning up srcdir >>> physfs: Cleaning up pkgdir >>> physfs: Uninstalling dependencies... (1/5) Purging .makedepends-physfs (20220418.195807) (2/5) Purging cmake (3.23.1-r0) (3/5) Purging libarchive (3.6.1-r0) (4/5) Purging rhash-libs (1.4.2-r2) (5/5) Purging libuv (1.44.1-r0) Executing busybox-1.35.0-r8.trigger OK: 1274 MiB in 103 packages >>> physfs: Updating the community/x86_64 repository index... >>> physfs: Signing the index...