>>> physfs: Building community/physfs 3.2.0-r2 (using abuild 3.12.0-r0) started Tue, 24 Oct 2023 06:43:29 +0000
>>> physfs: Checking sanity of /home/buildozer/aports/community/physfs/APKBUILD...
>>> physfs: Analyzing dependencies...
>>> physfs: Installing for build: build-base cmake
(1/7) Installing libbz2 (1.0.8-r6)
(2/7) Installing xz-libs (5.4.4-r0)
(3/7) Installing libarchive (3.7.2-r0)
(4/7) Installing rhash-libs (1.4.4-r0)
(5/7) Installing libuv (1.46.0-r0)
(6/7) Installing cmake (3.27.7-r2)
(7/7) Installing .makedepends-physfs (20231024.064333)
Executing busybox-1.36.1-r13.trigger
OK: 492 MiB in 112 packages
>>> physfs: Cleaning up srcdir
>>> physfs: Cleaning up pkgdir
>>> physfs: Cleaning up tmpdir
>>> physfs: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19/physfs-3.2.0.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0   146    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404
>>> physfs: Fetching https://github.com/icculus/physfs/archive/refs/tags/release-3.2.0/physfs-3.2.0.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0

100 13013    0 13013    0     0  10980      0 --:--:--  0:00:01 --:--:-- 10980
100  237k    0  237k    0     0   155k      0 --:--:--  0:00:01 --:--:--  652k
>>> physfs: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19/physfs-3.2.0.tar.gz
>>> physfs: Checking sha512sums...
physfs-3.2.0.tar.gz: OK
>>> physfs: Unpacking /var/cache/distfiles/v3.19/physfs-3.2.0.tar.gz...
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:14 (cmake_minimum_required):
  Compatibility with CMake < 3.5 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- The C compiler identification is GNU 13.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
-- 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
--   Build Doxygen documentation: enabled
-- Configuring done (0.2s)
-- Generating done (0.0s)
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_CXX_FLAGS


-- Build files have been written to: /home/buildozer/aports/community/physfs/src/physfs-release-3.2.0
[  2%] Building C object CMakeFiles/physfs-static.dir/src/physfs.c.o
[  6%] Building C object CMakeFiles/physfs.dir/src/physfs.c.o
[  6%] Building C object CMakeFiles/physfs-static.dir/src/physfs_byteorder.c.o
[  9%] Building C object CMakeFiles/physfs.dir/src/physfs_byteorder.c.o
[ 11%] Building C object CMakeFiles/physfs.dir/src/physfs_unicode.c.o
[ 13%] Building C object CMakeFiles/physfs.dir/src/physfs_platform_posix.c.o
[ 15%] Building C object CMakeFiles/physfs.dir/src/physfs_platform_unix.c.o
[ 18%] Building C object CMakeFiles/physfs-static.dir/src/physfs_unicode.c.o
[ 20%] Building C object CMakeFiles/physfs.dir/src/physfs_platform_windows.c.o
[ 22%] Building C object CMakeFiles/physfs.dir/src/physfs_platform_os2.c.o
[ 25%] Building C object CMakeFiles/physfs-static.dir/src/physfs_platform_posix.c.o
[ 27%] Building C object CMakeFiles/physfs.dir/src/physfs_platform_qnx.c.o
[ 29%] Building C object CMakeFiles/physfs-static.dir/src/physfs_platform_unix.c.o
[ 31%] Building C object CMakeFiles/physfs-static.dir/src/physfs_platform_windows.c.o
[ 34%] Building C object CMakeFiles/physfs.dir/src/physfs_platform_android.c.o
[ 36%] Building C object CMakeFiles/physfs.dir/src/physfs_archiver_dir.c.o
[ 38%] Building C object CMakeFiles/physfs-static.dir/src/physfs_platform_os2.c.o
[ 40%] Building C object CMakeFiles/physfs.dir/src/physfs_archiver_unpacked.c.o
[ 43%] Building C object CMakeFiles/physfs-static.dir/src/physfs_platform_qnx.c.o
[ 45%] Building C object CMakeFiles/physfs-static.dir/src/physfs_platform_android.c.o
[ 47%] Building C object CMakeFiles/physfs-static.dir/src/physfs_archiver_dir.c.o
[ 50%] Building C object CMakeFiles/physfs-static.dir/src/physfs_archiver_unpacked.c.o
[ 52%] Building C object CMakeFiles/physfs-static.dir/src/physfs_archiver_grp.c.o
[ 54%] Building C object CMakeFiles/physfs.dir/src/physfs_archiver_grp.c.o
[ 56%] Building C object CMakeFiles/physfs.dir/src/physfs_archiver_hog.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
[ 63%] Building C object CMakeFiles/physfs-static.dir/src/physfs_archiver_hog.c.o
[ 65%] Building C object CMakeFiles/physfs.dir/src/physfs_archiver_qpak.c.o
[ 68%] Building C object CMakeFiles/physfs-static.dir/src/physfs_archiver_7z.c.o
[ 70%] Building C object CMakeFiles/physfs-static.dir/src/physfs_archiver_mvl.c.o
[ 72%] Building C object CMakeFiles/physfs-static.dir/src/physfs_archiver_qpak.c.o
[ 75%] Building C object CMakeFiles/physfs.dir/src/physfs_archiver_wad.c.o
[ 77%] Building C object CMakeFiles/physfs.dir/src/physfs_archiver_zip.c.o
[ 79%] Building C object CMakeFiles/physfs-static.dir/src/physfs_archiver_wad.c.o
[ 81%] Building C object CMakeFiles/physfs-static.dir/src/physfs_archiver_zip.c.o
[ 84%] Building C object CMakeFiles/physfs.dir/src/physfs_archiver_slb.c.o
[ 86%] 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
[ 93%] 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...
[100%] 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.2.0
-- 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/cmake/PhysFS/PhysFSConfig.cmake
-- Installing: /home/buildozer/aports/community/physfs/pkg/physfs/usr/lib/cmake/PhysFS/PhysFSConfig-none.cmake
-- 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.2.0-r2
	pkgconfig
>>> physfs-dev*: Package size: 208.0 KB
>>> physfs-dev*: Compressing data...
>>> physfs-dev*: Create checksum...
>>> physfs-dev*: Create physfs-dev-3.2.0-r2.apk
>>> physfs-static*: Tracing dependencies...
>>> physfs-static*: Package size: 284.0 KB
>>> physfs-static*: Compressing data...
>>> physfs-static*: Create checksum...
>>> physfs-static*: Create physfs-static-3.2.0-r2.apk
>>> physfs*: Tracing dependencies...
	so:libc.musl-s390x.so.1
>>> physfs*: Package size: 172.0 KB
>>> physfs*: Compressing data...
>>> physfs*: Create checksum...
>>> physfs*: Create physfs-3.2.0-r2.apk
>>> physfs: Build complete at Tue, 24 Oct 2023 06:43:37 +0000 elapsed time 0h 0m 8s
>>> physfs: Cleaning up srcdir
>>> physfs: Cleaning up pkgdir
>>> physfs: Uninstalling dependencies...
(1/7) Purging .makedepends-physfs (20231024.064333)
(2/7) Purging cmake (3.27.7-r2)
(3/7) Purging libarchive (3.7.2-r0)
(4/7) Purging libbz2 (1.0.8-r6)
(5/7) Purging libuv (1.46.0-r0)
(6/7) Purging rhash-libs (1.4.4-r0)
(7/7) Purging xz-libs (5.4.4-r0)
Executing busybox-1.36.1-r13.trigger
OK: 435 MiB in 105 packages
>>> physfs: Updating the community/s390x repository index...
>>> physfs: Signing the index...