>>> libexmdbpp: Building community/libexmdbpp 1.11-r2 (using abuild 3.16.0-r0) started Mon, 09 Feb 2026 14:38:39 +0000 >>> libexmdbpp: Validating /home/buildozer/aports/community/libexmdbpp/APKBUILD... >>> libexmdbpp: Analyzing dependencies... >>> libexmdbpp: Installing for build: build-base cmake samurai python3-dev py3-pybind11-dev py3-pkgconfig ( 1/23) Installing libbz2 (1.0.8-r6) ( 2/23) Installing xz-libs (5.8.2-r0) ( 3/23) Installing libarchive (3.8.5-r0) ( 4/23) Installing rhash-libs (1.4.6-r0) ( 5/23) Installing libuv (1.51.0-r0) ( 6/23) Installing cmake (4.2.3-r0) ( 7/23) Installing samurai (1.2-r8) ( 8/23) Installing libffi (3.5.2-r0) ( 9/23) Installing gdbm (1.26-r0) (10/23) Installing mpdecimal (4.0.1-r0) (11/23) Installing libpanelw (6.6_p20251231-r0) (12/23) Installing sqlite-libs (3.51.2-r1) (13/23) Installing python3 (3.12.12-r0) (14/23) Installing python3-pycache-pyc0 (3.12.12-r0) (15/23) Installing pyc (3.12.12-r0) (16/23) Installing python3-pyc (3.12.12-r0) (17/23) Installing python3-dev (3.12.12-r0) (18/23) Installing py3-pybind11 (3.0.1-r0) (19/23) Installing py3-pybind11-pyc (3.0.1-r0) (20/23) Installing py3-pybind11-dev (3.0.1-r0) (21/23) Installing py3-pkgconfig (1.5.5-r4) (22/23) Installing py3-pkgconfig-pyc (1.5.5-r4) (23/23) Installing .makedepends-libexmdbpp (20260209.143840) Executing busybox-1.37.0-r31.trigger OK: 552.4 MiB in 128 packages >>> libexmdbpp: Cleaning up srcdir >>> libexmdbpp: Cleaning up pkgdir >>> libexmdbpp: Cleaning up tmpdir >>> libexmdbpp: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libexmdbpp-1.11.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> libexmdbpp: Fetching libexmdbpp-1.11.tar.gz::https://github.com/grommunio/libexmdbpp/archive/refs/tags/1.11.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/edge/libexmdbpp-1.11.tar.gz.part' libexmdbpp-1.11.tar. 100% |********************************| 85851 0:00:00 ETA '/var/cache/distfiles/edge/libexmdbpp-1.11.tar.gz.part' saved /var/cache/distfiles/edge/libexmdbpp-1.11.tar.gz: OK /home/buildozer/aports/community/libexmdbpp/0001-musl-ulong.patch: OK >>> libexmdbpp: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libexmdbpp-1.11.tar.gz /var/cache/distfiles/edge/libexmdbpp-1.11.tar.gz: OK /home/buildozer/aports/community/libexmdbpp/0001-musl-ulong.patch: OK >>> libexmdbpp: Unpacking /var/cache/distfiles/edge/libexmdbpp-1.11.tar.gz... >>> libexmdbpp: 0001-musl-ulong.patch patching file src/requests.cpp -- The C compiler identification is GNU 15.2.0 -- The CXX compiler identification is GNU 15.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - 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/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found Python3: /usr/bin/python3.12 (found version "3.12.12") found components: Interpreter Development Development.Module Development.Embed -- Performing Test HAS_FLTO_AUTO -- Performing Test HAS_FLTO_AUTO - Success -- Found pybind11: /usr/include (found version "3.0.1") -- Configuring done (1.6s) -- Generating done (0.0s) -- Build files have been written to: /home/buildozer/aports/community/libexmdbpp/src/libexmdbpp-1.11/build [1/9] Building CXX object CMakeFiles/pyexmdb.dir/bindings/pyexmdb.cpp.o [2/9] Building CXX object CMakeFiles/exmdbpp.dir/src/util.cpp.o [3/9] Building CXX object CMakeFiles/exmdbpp.dir/src/structures.cpp.o [4/9] Building CXX object CMakeFiles/exmdbpp.dir/src/requests.cpp.o [5/9] Building CXX object CMakeFiles/exmdbpp.dir/src/queries.cpp.o [6/9] Building CXX object CMakeFiles/exmdbpp.dir/src/ExmdbClient.cpp.o [7/9] Linking CXX shared library libexmdbpp.so.0 [8/9] Creating library symlink libexmdbpp.so /home/buildozer/aports/community/libexmdbpp/src/libexmdbpp-1.11/bindings/pyexmdb.cpp: In function 'exmdbpp::structures::TaggedPropval TaggedPropval_init(uint32_t, const pybind11::object&)': /home/buildozer/aports/community/libexmdbpp/src/libexmdbpp-1.11/bindings/pyexmdb.cpp:80:102: warning: 'pybind11::handle pybind11::detail::object_api::get_type() const [with Derived = pybind11::handle]' is deprecated: Call py::type::handle_of(h) or py::type::of(h) instead of h.get_type() [-Wdeprecated-declarations] 80 | throw py::type_error("Cannot store value of type "+std::string(py::str(value.get_type()))+" in "+TaggedPropval::typeName(tag&0xFFFF)+" tag."); | ~~~~~~~~~~~~~~^~ In file included from /usr/include/pybind11/detail/native_enum_data.h:7, from /usr/include/pybind11/cast.h:15, from /usr/include/pybind11/attr.h:14, from /usr/include/pybind11/detail/class.h:12, from /usr/include/pybind11/pybind11.h:12, from /home/buildozer/aports/community/libexmdbpp/src/libexmdbpp-1.11/bindings/pyexmdb.cpp:2: /usr/include/pybind11/pytypes.h:216:12: note: declared here 216 | handle get_type() const; | ^~~~~~~~ /home/buildozer/aports/community/libexmdbpp/src/libexmdbpp-1.11/bindings/pyexmdb.cpp:127:52: warning: 'pybind11::handle pybind11::detail::object_api::get_type() const [with Derived = pybind11::handle]' is deprecated: Call py::type::handle_of(h) or py::type::of(h) instead of h.get_type() [-Wdeprecated-declarations] 127 | std::string pytype = py::str(value.get_type()); | ~~~~~~~~~~~~~~^~ /usr/include/pybind11/pytypes.h:2601:8: note: declared here 2601 | handle object_api::get_type() const { | ^~~~~~~~~~~~~ /home/buildozer/aports/community/libexmdbpp/src/libexmdbpp-1.11/bindings/pyexmdb.cpp: In function 'void TaggedPropval_setValue(exmdbpp::structures::TaggedPropval&, const pybind11::object&)': /home/buildozer/aports/community/libexmdbpp/src/libexmdbpp-1.11/bindings/pyexmdb.cpp:244:52: warning: 'pybind11::handle pybind11::detail::object_api::get_type() const [with Derived = pybind11::handle]' is deprecated: Call py::type::handle_of(h) or py::type::of(h) instead of h.get_type() [-Wdeprecated-declarations] 244 | std::string pytype = py::str(value.get_type()); | ~~~~~~~~~~~~~~^~ /usr/include/pybind11/pytypes.h:2601:8: note: declared here 2601 | handle object_api::get_type() const { | ^~~~~~~~~~~~~ [9/9] Linking CXX shared module pyexmdb.cpython-312-i386-linux-musl.so >>> libexmdbpp: Entering fakeroot... -- Install configuration: "MinSizeRel" -- Installing: /home/buildozer/aports/community/libexmdbpp/pkg/libexmdbpp/usr/lib/libexmdbpp.so.0 -- Installing: /home/buildozer/aports/community/libexmdbpp/pkg/libexmdbpp/usr/lib/libexmdbpp.so -- Installing: /home/buildozer/aports/community/libexmdbpp/pkg/libexmdbpp/usr/lib/python3.12/site-packages/pyexmdb.cpython-312-i386-linux-musl.so -- Set non-toolchain portion of runtime path of "/home/buildozer/aports/community/libexmdbpp/pkg/libexmdbpp/usr/lib/python3.12/site-packages/pyexmdb.cpython-312-i386-linux-musl.so" to "" -- Installing: /home/buildozer/aports/community/libexmdbpp/pkg/libexmdbpp/usr/include/exmdbpp -- Installing: /home/buildozer/aports/community/libexmdbpp/pkg/libexmdbpp/usr/include/exmdbpp/exceptions.h -- Installing: /home/buildozer/aports/community/libexmdbpp/pkg/libexmdbpp/usr/include/exmdbpp/structures.h -- Installing: /home/buildozer/aports/community/libexmdbpp/pkg/libexmdbpp/usr/include/exmdbpp/queries.h -- Installing: /home/buildozer/aports/community/libexmdbpp/pkg/libexmdbpp/usr/include/exmdbpp/IOBufferImpl.h -- Installing: /home/buildozer/aports/community/libexmdbpp/pkg/libexmdbpp/usr/include/exmdbpp/IOBuffer.h -- Installing: /home/buildozer/aports/community/libexmdbpp/pkg/libexmdbpp/usr/include/exmdbpp/ExmdbClient.h -- Installing: /home/buildozer/aports/community/libexmdbpp/pkg/libexmdbpp/usr/include/exmdbpp/util.h -- Installing: /home/buildozer/aports/community/libexmdbpp/pkg/libexmdbpp/usr/include/exmdbpp/constants.h -- Installing: /home/buildozer/aports/community/libexmdbpp/pkg/libexmdbpp/usr/include/exmdbpp/requests.h -- Installing: /home/buildozer/aports/community/libexmdbpp/pkg/libexmdbpp/usr/share/exmdbpp/cmake/exmdbppTargets.cmake -- Installing: /home/buildozer/aports/community/libexmdbpp/pkg/libexmdbpp/usr/share/exmdbpp/cmake/exmdbppTargets-minsizerel.cmake -- Installing: /home/buildozer/aports/community/libexmdbpp/pkg/libexmdbpp/usr/share/exmdbpp/cmake/exmdbppConfig.cmake -- Installing: /home/buildozer/aports/community/libexmdbpp/pkg/libexmdbpp/usr/share/exmdbpp/cmake/exmdbppConfigVersion.cmake >>> libexmdbpp-dev*: Running split function dev... 'usr/include' -> '/home/buildozer/aports/community/libexmdbpp/pkg/libexmdbpp-dev/usr/include' 'usr/lib/libexmdbpp.so' -> '/home/buildozer/aports/community/libexmdbpp/pkg/libexmdbpp-dev/usr/lib/libexmdbpp.so' >>> libexmdbpp-dev*: Preparing subpackage libexmdbpp-dev... >>> libexmdbpp-dev*: Stripping binaries >>> libexmdbpp-dev*: Running postcheck for libexmdbpp-dev >>> py3-pyexmdb*: Running split function py3... 'usr/lib/python3.12' -> '/home/buildozer/aports/community/libexmdbpp/pkg/py3-pyexmdb/usr/lib/python3.12' >>> py3-pyexmdb*: Preparing subpackage py3-pyexmdb... >>> py3-pyexmdb*: Stripping binaries >>> py3-pyexmdb*: Running postcheck for py3-pyexmdb >>> libexmdbpp*: Running postcheck for libexmdbpp >>> libexmdbpp*: Preparing package libexmdbpp... >>> libexmdbpp*: Stripping binaries >>> libexmdbpp*: Scanning shared objects >>> libexmdbpp-dev*: Scanning shared objects >>> py3-pyexmdb*: Scanning shared objects >>> libexmdbpp-dev*: Tracing dependencies... libexmdbpp=1.11-r2 >>> libexmdbpp-dev*: Package size: 114.9 KB >>> libexmdbpp-dev*: Compressing data... >>> libexmdbpp-dev*: Create checksum... >>> libexmdbpp-dev*: Create libexmdbpp-dev-1.11-r2.apk >>> libexmdbpp*: Tracing dependencies... so:libc.musl-x86.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> libexmdbpp*: Package size: 194.0 KB >>> libexmdbpp*: Compressing data... >>> libexmdbpp*: Create checksum... >>> libexmdbpp*: Create libexmdbpp-1.11-r2.apk >>> py3-pyexmdb*: Tracing dependencies... python3~3.12 so:libc.musl-x86.so.1 so:libexmdbpp.so.0 so:libgcc_s.so.1 so:libstdc++.so.6 >>> py3-pyexmdb*: Package size: 301.8 KB >>> py3-pyexmdb*: Compressing data... >>> py3-pyexmdb*: Create checksum... >>> py3-pyexmdb*: Create py3-pyexmdb-1.11-r2.apk >>> libexmdbpp: Build complete at Mon, 09 Feb 2026 14:39:00 +0000 elapsed time 0h 0m 21s >>> libexmdbpp: Cleaning up srcdir >>> libexmdbpp: Cleaning up pkgdir >>> libexmdbpp: Cleaning up tmpdir >>> libexmdbpp: Uninstalling dependencies... ( 1/23) Purging .makedepends-libexmdbpp (20260209.143840) ( 2/23) Purging cmake (4.2.3-r0) ( 3/23) Purging samurai (1.2-r8) ( 4/23) Purging python3-dev (3.12.12-r0) ( 5/23) Purging py3-pybind11-dev (3.0.1-r0) ( 6/23) Purging py3-pybind11-pyc (3.0.1-r0) ( 7/23) Purging py3-pybind11 (3.0.1-r0) ( 8/23) Purging py3-pkgconfig-pyc (1.5.5-r4) ( 9/23) Purging py3-pkgconfig (1.5.5-r4) (10/23) Purging python3-pyc (3.12.12-r0) (11/23) Purging python3-pycache-pyc0 (3.12.12-r0) (12/23) Purging pyc (3.12.12-r0) (13/23) Purging python3 (3.12.12-r0) (14/23) Purging gdbm (1.26-r0) (15/23) Purging libarchive (3.8.5-r0) (16/23) Purging libbz2 (1.0.8-r6) (17/23) Purging libffi (3.5.2-r0) (18/23) Purging libpanelw (6.6_p20251231-r0) (19/23) Purging libuv (1.51.0-r0) (20/23) Purging mpdecimal (4.0.1-r0) (21/23) Purging rhash-libs (1.4.6-r0) (22/23) Purging sqlite-libs (3.51.2-r1) (23/23) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 426.5 MiB in 105 packages >>> libexmdbpp: Updating the community/x86 repository index... >>> libexmdbpp: Signing the index...