>>> tinyxml: Building community/tinyxml 2.6.2-r4 (using abuild 3.14.1-r1) started Fri, 01 Nov 2024 17:57:02 +0000
>>> tinyxml: Validating /home/buildozer/aports/community/tinyxml/APKBUILD...
>>> WARNING: tinyxml: No maintainer
>>> tinyxml: Analyzing dependencies...
>>> tinyxml: Installing for build: build-base
(1/1) Installing .makedepends-tinyxml (20241101.175712)
OK: 333 MiB in 99 packages
>>> tinyxml: Cleaning up srcdir
>>> tinyxml: Cleaning up pkgdir
>>> tinyxml: Cleaning up tmpdir
>>> tinyxml: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/tinyxml_2_6_2.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
saving to '/var/cache/distfiles/v3.21/tinyxml_2_6_2.tar.gz.part'
tinyxml_2_6_2.tar.gz 100% |********************************|  205k  0:00:00 ETA
'/var/cache/distfiles/v3.21/tinyxml_2_6_2.tar.gz.part' saved
>>> tinyxml: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/tinyxml_2_6_2.tar.gz
>>> tinyxml: Checking sha512sums...
tinyxml_2_6_2.tar.gz: OK
tinyxml-2.6.2-defineSTL.patch: OK
tinyxml-2.6.1-entity.patch: OK
CVE-2021-42260.patch: OK
CVE-2023-34194.patch: OK
>>> tinyxml: Unpacking /var/cache/distfiles/v3.21/tinyxml_2_6_2.tar.gz...
>>> tinyxml: tinyxml-2.6.2-defineSTL.patch
patching file tinyxml.h
>>> tinyxml: tinyxml-2.6.1-entity.patch
patching file tinyxml.cpp
patching file xmltest.cpp
Hunk #1 succeeded at 1366 (offset 26 lines).
>>> tinyxml: CVE-2021-42260.patch
patching file tinyxmlparser.cpp
>>> tinyxml: CVE-2023-34194.patch
patching file tinyxmlparser.cpp
g++ -c -Wall -Wno-unknown-pragmas -Wno-format -O3 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fPIC -DTIXML_USE_STL  tinyxml.cpp -o tinyxml.o
g++ -c -Wall -Wno-unknown-pragmas -Wno-format -O3 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fPIC -DTIXML_USE_STL  tinyxmlparser.cpp -o tinyxmlparser.o
g++ -c -Wall -Wno-unknown-pragmas -Wno-format -O3 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fPIC -DTIXML_USE_STL  xmltest.cpp -o xmltest.o
g++ -c -Wall -Wno-unknown-pragmas -Wno-format -O3 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fPIC -DTIXML_USE_STL  tinyxmlerror.cpp -o tinyxmlerror.o
g++ -c -Wall -Wno-unknown-pragmas -Wno-format -O3 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fPIC -DTIXML_USE_STL  tinystr.cpp -o tinystr.o
xmltest.cpp: In function 'int main()':
xmltest.cpp:944:22: warning: variable 'loadOkay' set but not used [-Wunused-but-set-variable]
  944 |                 bool loadOkay = doc.LoadFile();
      |                      ^~~~~~~~
g++ -o xmltest  tinyxml.o tinyxmlparser.o xmltest.o tinyxmlerror.o tinystr.o  
>>> WARNING: tinyxml: APKBUILD does not run any tests!
    Alpine policy will soon require that packages have any relevant testsuites run during the build process.
    To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite.
>>> tinyxml: Entering fakeroot...
>>> tinyxml-dev*: Running split function dev...
'usr/include' -> '/home/buildozer/aports/community/tinyxml/pkg/tinyxml-dev/usr/include'
'usr/lib/libtinyxml.so' -> '/home/buildozer/aports/community/tinyxml/pkg/tinyxml-dev/usr/lib/libtinyxml.so'
>>> tinyxml-dev*: Preparing subpackage tinyxml-dev...
>>> tinyxml-dev*: Stripping binaries
>>> tinyxml-dev*: Running postcheck for tinyxml-dev
>>> tinyxml*: Running postcheck for tinyxml
>>> tinyxml*: Preparing package tinyxml...
>>> tinyxml*: Stripping binaries
>>> tinyxml-dev*: Scanning shared objects
>>> tinyxml*: Scanning shared objects
>>> tinyxml-dev*: Tracing dependencies...
	tinyxml=2.6.2-r4
>>> tinyxml-dev*: Package size: 71.3 KB
>>> tinyxml-dev*: Compressing data...
>>> tinyxml-dev*: Create checksum...
>>> tinyxml-dev*: Create tinyxml-dev-2.6.2-r4.apk
>>> tinyxml*: Tracing dependencies...
	so:libc.musl-riscv64.so.1
	so:libgcc_s.so.1
	so:libstdc++.so.6
>>> tinyxml*: Package size: 78.2 KB
>>> tinyxml*: Compressing data...
>>> tinyxml*: Create checksum...
>>> tinyxml*: Create tinyxml-2.6.2-r4.apk
>>> tinyxml: Build complete at Fri, 01 Nov 2024 17:57:22 +0000 elapsed time 0h 0m 20s
>>> tinyxml: Cleaning up srcdir
>>> tinyxml: Cleaning up pkgdir
>>> tinyxml: Uninstalling dependencies...
(1/1) Purging .makedepends-tinyxml (20241101.175712)
OK: 333 MiB in 98 packages
>>> tinyxml: Updating the community/riscv64 repository index...
>>> tinyxml: Signing the index...