>>> Building on exopi-2 under audio/py-tagpy BDEPENDS = [devel/py-setuptools;devel/py-build;audio/taglib;devel/py-wheel;devel/py-installer;lang/python/3;devel/boost] DIST = [audio/py-tagpy:tagpy-2025.1.tar.gz] FULLPKGNAME = py3-tagpy-2025.1p0 RDEPENDS = [audio/taglib;lang/python/3;devel/boost] (Junk lock obtained for exopi-2 at 1764626924.95) >>> Running depends in audio/py-tagpy at 1764626924.99 last junk was in databases/mdbtools /usr/sbin/pkg_add -aI -Drepair py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 taglib-2.0.2 was: /usr/sbin/pkg_add -aI -Drepair boost-1.87.0p0v0 py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.13.9 taglib-2.0.2 /usr/sbin/pkg_add -aI -Drepair py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 taglib-2.0.2 >>> Running show-prepare-results in audio/py-tagpy at 1764626926.95 ===> audio/py-tagpy ===> Building from scratch py3-tagpy-2025.1p0 ===> py3-tagpy-2025.1p0 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-tagpy-2025.1p0 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-tagpy-2025.1p0 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-tagpy-2025.1p0 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-tagpy-2025.1p0 depends on: py3-wheel-* -> py3-wheel-0.46.1 ===> py3-tagpy-2025.1p0 depends on: taglib-* -> taglib-2.0.2 ===> py3-tagpy-2025.1p0 depends on: boost-* -> boost-1.87.0p0v0 ===> Verifying specs: c++ c++abi pthread boost_python313 m tag ===> found c++.12.0 c++abi.9.0 pthread.28.1 boost_python313.24.0 m.10.1 tag.14.0 boost-1.87.0p0v0 py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.13.9 taglib-2.0.2 (Junk lock released for exopi-2 at 1764626928.13) distfiles size=256974 >>> Running extract in audio/py-tagpy at 1764626928.16 ===> audio/py-tagpy ===> Checking files for py3-tagpy-2025.1p0 `/exopi-cvs/ports/distfiles/tagpy-2025.1.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-tagpy-2025.1p0 >>> Running build in audio/py-tagpy at 1764626928.47 ===> audio/py-tagpy ===> Patching for py3-tagpy-2025.1p0 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for py3-tagpy-2025.1p0 ===> Configuring for py3-tagpy-2025.1p0 ===> Building for py3-tagpy-2025.1p0 * Getting build dependencies for wheel... /usr/local/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running egg_info creating tagpy.egg-info writing tagpy.egg-info/PKG-INFO writing dependency_links to tagpy.egg-info/dependency_links.txt writing requirements to tagpy.egg-info/requires.txt writing top-level names to tagpy.egg-info/top_level.txt writing manifest file 'tagpy.egg-info/SOURCES.txt' reading manifest file 'tagpy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'tagpy.egg-info/SOURCES.txt' * Building wheel... /usr/local/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel running build running build_py creating build/lib.openbsd-7.8-amd64-cpython-313/tagpy copying tagpy/__init__.py -> build/lib.openbsd-7.8-amd64-cpython-313/tagpy copying tagpy/ape.py -> build/lib.openbsd-7.8-amd64-cpython-313/tagpy copying tagpy/flac.py -> build/lib.openbsd-7.8-amd64-cpython-313/tagpy copying tagpy/id3v1.py -> build/lib.openbsd-7.8-amd64-cpython-313/tagpy copying tagpy/id3v2.py -> build/lib.openbsd-7.8-amd64-cpython-313/tagpy copying tagpy/mp4.py -> build/lib.openbsd-7.8-amd64-cpython-313/tagpy copying tagpy/mpc.py -> build/lib.openbsd-7.8-amd64-cpython-313/tagpy copying tagpy/mpeg.py -> build/lib.openbsd-7.8-amd64-cpython-313/tagpy copying tagpy/wav.py -> build/lib.openbsd-7.8-amd64-cpython-313/tagpy creating build/lib.openbsd-7.8-amd64-cpython-313/tagpy/ogg copying tagpy/ogg/__init__.py -> build/lib.openbsd-7.8-amd64-cpython-313/tagpy/ogg copying tagpy/ogg/flac.py -> build/lib.openbsd-7.8-amd64-cpython-313/tagpy/ogg copying tagpy/ogg/vorbis.py -> build/lib.openbsd-7.8-amd64-cpython-313/tagpy/ogg running build_ext building '_tagpy' extension creating build/temp.openbsd-7.8-amd64-cpython-313/src/wrapper c++ -pthread -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_AUTO_PTR -fPIC -I/usr/local/include/python3.13 -c src/wrapper/basics.cpp -o build/temp.openbsd-7.8-amd64-cpython-313/src/wrapper/basics.o In file included from src/wrapper/basics.cpp:34: src/wrapper/common.hpp:58:2: warning: !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! [-W#warnings] 58 | #warning !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! | ^ src/wrapper/common.hpp:59:2: warning: TagPy is meant to wrap TagLib 1.9 and above. [-W#warnings] 59 | #warning TagPy is meant to wrap TagLib 1.9 and above. | ^ src/wrapper/common.hpp:60:2: warning: !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! [-W#warnings] 60 | #warning !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! | ^ 3 warnings generated. c++ -pthread -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_AUTO_PTR -fPIC -I/usr/local/include/python3.13 -c src/wrapper/id3.cpp -o build/temp.openbsd-7.8-amd64-cpython-313/src/wrapper/id3.o In file included from src/wrapper/id3.cpp:40: src/wrapper/common.hpp:58:2: warning: !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! [-W#warnings] 58 | #warning !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! | ^ src/wrapper/common.hpp:59:2: warning: TagPy is meant to wrap TagLib 1.9 and above. [-W#warnings] 59 | #warning TagPy is meant to wrap TagLib 1.9 and above. | ^ src/wrapper/common.hpp:60:2: warning: !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! [-W#warnings] 60 | #warning !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! | ^ src/wrapper/common.hpp:190:54: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 190 | void PointerList_setitem(List &l, uint i, auto_ptr v) | ^ src/wrapper/id3.cpp:127:3: note: in instantiation of function template specialization '(anonymous namespace)::exposePointerList' requested here 127 | exposePointerList("id3v2_FrameList"); | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:711:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 711 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from src/wrapper/id3.cpp:40: src/wrapper/common.hpp:190:54: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 190 | void PointerList_setitem(List &l, uint i, auto_ptr v) | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:711:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 711 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from src/wrapper/id3.cpp:40: src/wrapper/common.hpp:201:45: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 201 | void PointerList_append(List &l, auto_ptr v) | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:711:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 711 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from src/wrapper/id3.cpp:40: src/wrapper/common.hpp:201:45: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 201 | void PointerList_append(List &l, auto_ptr v) | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:711:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 711 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from src/wrapper/id3.cpp:40: In file included from src/wrapper/common.hpp:24: In file included from /usr/local/include/boost/python.hpp:18: In file included from /usr/local/include/boost/python/class.hpp:23: In file included from /usr/local/include/boost/python/object/class_metadata.hpp:14: In file included from /usr/local/include/boost/python/object/value_holder.hpp:46: In file included from /usr/local/include/boost/preprocessor/iteration/detail/iter/forward1.hpp:1343: In file included from /usr/local/include/boost/preprocessor/iteration/detail/iter/limits/forward1_256.hpp:34: /usr/local/include/boost/python/object/value_holder.hpp:131:11: warning: 'File' is deprecated [-Wdeprecated-declarations] 131 | : m_held( | ^ /usr/local/include/boost/python/object/make_holder.hpp:95:31: note: in instantiation of function template specialization 'boost::python::objects::value_holder::value_holder' requested here 95 | (new (memory) Holder( | ^ /usr/local/include/boost/python/detail/make_keyword_range_fn.hpp:65:47: note: in instantiation of member function 'boost::python::objects::make_holder<4>::apply, boost::mpl::joint_view>>, boost::python::optional>>::execute' requested here 65 | ::template apply::execute | ^ /usr/local/include/boost/python/init.hpp:310:19: note: in instantiation of function template specialization 'boost::python::detail::make_keyword_range_constructor>>, boost::python::optional>, boost::mpl::size>>, boost::python::optional>>, boost::python::objects::value_holder, boost::python::default_call_policies>' requested here 310 | , detail::make_keyword_range_constructor( | ^ /usr/local/include/boost/python/init.hpp:344:19: note: in instantiation of function template specialization 'boost::python::detail::def_init_aux, boost::noncopyable_::noncopyable>, boost::python::default_call_policies, boost::mpl::joint_view>>, boost::python::optional>, boost::mpl::size>>, boost::python::optional>>>' requested here 344 | detail::def_init_aux(cl, args, NArgs(), policies, doc, keywords); | ^ /usr/local/include/boost/python/init.hpp:149:62: note: in instantiation of function template specialization 'boost::python::detail::define_class_init_helper<2>::apply, boost::noncopyable_::noncopyable>, boost::python::default_call_policies, boost::mpl::joint_view>>, boost::python::optional>, boost::mpl::size>>, boost::python::optional>>>' requested here 149 | detail::define_class_init_helper::apply( | ^ /usr/local/include/boost/python/def_visitor.hpp:31:29: note: in instantiation of function template specialization 'boost::python::init_base>>::visit, boost::noncopyable_::noncopyable>>' requested here 31 | v.derived_visitor().visit(c); | ^ /usr/local/include/boost/python/def_visitor.hpp:67:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit>>, boost::python::class_, boost::noncopyable_::noncopyable>>' requested here 67 | def_visitor_access::visit(*this, c); | ^ /usr/local/include/boost/python/class.hpp:221:17: note: in instantiation of function template specialization 'boost::python::def_visitor>>::visit, boost::noncopyable_::noncopyable>>' requested here 221 | visitor.visit(*this); | ^ src/wrapper/id3.cpp:456:8: note: in instantiation of function template specialization 'boost::python::class_, boost::noncopyable_::noncopyable>::def>>' requested here 456 | .def(init >()) | ^ /usr/local/include/taglib/mpegfile.h:99:7: note: 'File' has been explicitly marked deprecated here 99 | TAGLIB_DEPRECATED | ^ /usr/local/include/taglib/taglib.h:39:29: note: expanded from macro 'TAGLIB_DEPRECATED' 39 | #define TAGLIB_DEPRECATED [[deprecated]] | ^ In file included from src/wrapper/id3.cpp:40: In file included from src/wrapper/common.hpp:24: In file included from /usr/local/include/boost/python.hpp:18: In file included from /usr/local/include/boost/python/class.hpp:23: In file included from /usr/local/include/boost/python/object/class_metadata.hpp:14: In file included from /usr/local/include/boost/python/object/value_holder.hpp:46: In file included from /usr/local/include/boost/preprocessor/iteration/detail/iter/forward1.hpp:1343: In file included from /usr/local/include/boost/preprocessor/iteration/detail/iter/limits/forward1_256.hpp:29: /usr/local/include/boost/python/object/value_holder.hpp:131:11: warning: 'File' is deprecated [-Wdeprecated-declarations] 131 | : m_held( | ^ /usr/local/include/boost/python/object/make_holder.hpp:95:31: note: in instantiation of function template specialization 'boost::python::objects::value_holder::value_holder' requested here 95 | (new (memory) Holder( | ^ /usr/local/include/boost/python/detail/make_keyword_range_fn.hpp:65:47: note: in instantiation of member function 'boost::python::objects::make_holder<3>::apply, boost::mpl::joint_view>>, boost::python::optional>>::execute' requested here 65 | ::template apply::execute | ^ /usr/local/include/boost/python/init.hpp:310:19: note: in instantiation of function template specialization 'boost::python::detail::make_keyword_range_constructor>>, boost::python::optional>, mpl_::integral_c, boost::python::objects::value_holder, boost::python::default_call_policies>' requested here 310 | , detail::make_keyword_range_constructor( | ^ /usr/local/include/boost/python/init.hpp:344:19: note: in instantiation of function template specialization 'boost::python::detail::def_init_aux, boost::noncopyable_::noncopyable>, boost::python::default_call_policies, boost::mpl::joint_view>>, boost::python::optional>, mpl_::integral_c>' requested here 344 | detail::def_init_aux(cl, args, NArgs(), policies, doc, keywords); | ^ /usr/local/include/boost/python/init.hpp:350:50: note: in instantiation of function template specialization 'boost::python::detail::define_class_init_helper<1>::apply, boost::noncopyable_::noncopyable>, boost::python::default_call_policies, boost::mpl::joint_view>>, boost::python::optional>, mpl_::integral_c>' requested here 350 | define_class_init_helper::apply( | ^ /usr/local/include/boost/python/init.hpp:149:62: note: in instantiation of function template specialization 'boost::python::detail::define_class_init_helper<2>::apply, boost::noncopyable_::noncopyable>, boost::python::default_call_policies, boost::mpl::joint_view>>, boost::python::optional>, boost::mpl::size>>, boost::python::optional>>>' requested here 149 | detail::define_class_init_helper::apply( | ^ /usr/local/include/boost/python/def_visitor.hpp:31:29: note: in instantiation of function template specialization 'boost::python::init_base>>::visit, boost::noncopyable_::noncopyable>>' requested here 31 | v.derived_visitor().visit(c); | ^ /usr/local/include/boost/python/def_visitor.hpp:67:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit>>, boost::python::class_, boost::noncopyable_::noncopyable>>' requested here 67 | def_visitor_access::visit(*this, c); | ^ /usr/local/include/boost/python/class.hpp:221:17: note: in instantiation of function template specialization 'boost::python::def_visitor>>::visit, boost::noncopyable_::noncopyable>>' requested here 221 | visitor.visit(*this); | ^ src/wrapper/id3.cpp:456:8: note: in instantiation of function template specialization 'boost::python::class_, boost::noncopyable_::noncopyable>::def>>' requested here 456 | .def(init >()) | ^ /usr/local/include/taglib/mpegfile.h:99:7: note: 'File' has been explicitly marked deprecated here 99 | TAGLIB_DEPRECATED | ^ /usr/local/include/taglib/taglib.h:39:29: note: expanded from macro 'TAGLIB_DEPRECATED' 39 | #define TAGLIB_DEPRECATED [[deprecated]] | ^ In file included from src/wrapper/id3.cpp:40: In file included from src/wrapper/common.hpp:24: In file included from /usr/local/include/boost/python.hpp:18: In file included from /usr/local/include/boost/python/class.hpp:23: In file included from /usr/local/include/boost/python/object/class_metadata.hpp:14: In file included from /usr/local/include/boost/python/object/value_holder.hpp:46: In file included from /usr/local/include/boost/preprocessor/iteration/detail/iter/forward1.hpp:1343: In file included from /usr/local/include/boost/preprocessor/iteration/detail/iter/limits/forward1_256.hpp:24: /usr/local/include/boost/python/object/value_holder.hpp:131:11: warning: 'File' is deprecated [-Wdeprecated-declarations] 131 | : m_held( | ^ /usr/local/include/boost/python/object/make_holder.hpp:95:31: note: in instantiation of function template specialization 'boost::python::objects::value_holder::value_holder' requested here 95 | (new (memory) Holder( | ^ /usr/local/include/boost/python/detail/make_keyword_range_fn.hpp:65:47: note: in instantiation of member function 'boost::python::objects::make_holder<2>::apply, boost::mpl::joint_view>>, boost::python::optional>>::execute' requested here 65 | ::template apply::execute | ^ /usr/local/include/boost/python/init.hpp:310:19: note: in instantiation of function template specialization 'boost::python::detail::make_keyword_range_constructor>>, boost::python::optional>, mpl_::integral_c, boost::python::objects::value_holder, boost::python::default_call_policies>' requested here 310 | , detail::make_keyword_range_constructor( | ^ /usr/local/include/boost/python/init.hpp:377:19: note: in instantiation of function template specialization 'boost::python::detail::def_init_aux, boost::noncopyable_::noncopyable>, boost::python::default_call_policies, boost::mpl::joint_view>>, boost::python::optional>, mpl_::integral_c>' requested here 377 | detail::def_init_aux(cl, args, NArgs(), policies, doc, keywords); | ^ /usr/local/include/boost/python/init.hpp:350:50: note: in instantiation of function template specialization 'boost::python::detail::define_class_init_helper<0>::apply, boost::noncopyable_::noncopyable>, boost::python::default_call_policies, boost::mpl::joint_view>>, boost::python::optional>, mpl_::integral_c>' requested here 350 | define_class_init_helper::apply( | ^ /usr/local/include/boost/python/init.hpp:350:50: note: (skipping 1 context in backtrace; use -ftemplate-backtrace-limit=0 to see all) /usr/local/include/boost/python/init.hpp:149:62: note: in instantiation of function template specialization 'boost::python::detail::define_class_init_helper<2>::apply, boost::noncopyable_::noncopyable>, boost::python::default_call_policies, boost::mpl::joint_view>>, boost::python::optional>, boost::mpl::size>>, boost::python::optional>>>' requested here 149 | detail::define_class_init_helper::apply( | ^ /usr/local/include/boost/python/def_visitor.hpp:31:29: note: in instantiation of function template specialization 'boost::python::init_base>>::visit, boost::noncopyable_::noncopyable>>' requested here 31 | v.derived_visitor().visit(c); | ^ /usr/local/include/boost/python/def_visitor.hpp:67:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit>>, boost::python::class_, boost::noncopyable_::noncopyable>>' requested here 67 | def_visitor_access::visit(*this, c); | ^ /usr/local/include/boost/python/class.hpp:221:17: note: in instantiation of function template specialization 'boost::python::def_visitor>>::visit, boost::noncopyable_::noncopyable>>' requested here 221 | visitor.visit(*this); | ^ src/wrapper/id3.cpp:456:8: note: in instantiation of function template specialization 'boost::python::class_, boost::noncopyable_::noncopyable>::def>>' requested here 456 | .def(init >()) | ^ /usr/local/include/taglib/mpegfile.h:99:7: note: 'File' has been explicitly marked deprecated here 99 | TAGLIB_DEPRECATED | ^ /usr/local/include/taglib/taglib.h:39:29: note: expanded from macro 'TAGLIB_DEPRECATED' 39 | #define TAGLIB_DEPRECATED [[deprecated]] | ^ 10 warnings generated. c++ -pthread -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_AUTO_PTR -fPIC -I/usr/local/include/python3.13 -c src/wrapper/rest.cpp -o build/temp.openbsd-7.8-amd64-cpython-313/src/wrapper/rest.o In file included from src/wrapper/rest.cpp:40: src/wrapper/common.hpp:58:2: warning: !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! [-W#warnings] 58 | #warning !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! | ^ src/wrapper/common.hpp:59:2: warning: TagPy is meant to wrap TagLib 1.9 and above. [-W#warnings] 59 | #warning TagPy is meant to wrap TagLib 1.9 and above. | ^ src/wrapper/common.hpp:60:2: warning: !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! [-W#warnings] 60 | #warning !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! | ^ src/wrapper/rest.cpp:97:57: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 97 | void addPictureWithOwnership(Ogg::XiphComment &cl, std::auto_ptr picture) { | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:711:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 711 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ src/wrapper/rest.cpp:256:21: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 256 | class_, boost::noncopyable> | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:711:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 711 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from src/wrapper/rest.cpp:40: src/wrapper/common.hpp:190:54: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 190 | void PointerList_setitem(List &l, uint i, auto_ptr v) | ^ src/wrapper/rest.cpp:267:3: note: in instantiation of function template specialization '(anonymous namespace)::exposePointerList' requested here 267 | exposePointerList("flac_PictureList"); | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:711:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 711 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from src/wrapper/rest.cpp:40: src/wrapper/common.hpp:190:54: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 190 | void PointerList_setitem(List &l, uint i, auto_ptr v) | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:711:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 711 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from src/wrapper/rest.cpp:40: src/wrapper/common.hpp:201:45: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 201 | void PointerList_append(List &l, auto_ptr v) | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:711:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 711 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from src/wrapper/rest.cpp:40: src/wrapper/common.hpp:201:45: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] 201 | void PointerList_append(List &l, auto_ptr v) | ^ /usr/include/c++/v1/__memory/auto_ptr.h:29:28: note: 'auto_ptr' has been explicitly marked deprecated here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^ /usr/include/c++/v1/__config:711:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' 711 | # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED | ^ /usr/include/c++/v1/__config:688:49: note: expanded from macro '_LIBCPP_DEPRECATED' 688 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from src/wrapper/rest.cpp:40: In file included from src/wrapper/common.hpp:24: In file included from /usr/local/include/boost/python.hpp:18: In file included from /usr/local/include/boost/python/class.hpp:23: In file included from /usr/local/include/boost/python/object/class_metadata.hpp:14: In file included from /usr/local/include/boost/python/object/value_holder.hpp:46: In file included from /usr/local/include/boost/preprocessor/iteration/detail/iter/forward1.hpp:1343: In file included from /usr/local/include/boost/preprocessor/iteration/detail/iter/limits/forward1_256.hpp:34: /usr/local/include/boost/python/object/value_holder.hpp:131:11: warning: 'File' is deprecated [-Wdeprecated-declarations] 131 | : m_held( | ^ /usr/local/include/boost/python/object/make_holder.hpp:95:31: note: in instantiation of function template specialization 'boost::python::objects::value_holder::value_holder' requested here 95 | (new (memory) Holder( | ^ /usr/local/include/boost/python/detail/make_keyword_range_fn.hpp:65:47: note: in instantiation of member function 'boost::python::objects::make_holder<4>::apply, boost::mpl::joint_view>>, boost::python::optional>>::execute' requested here 65 | ::template apply::execute | ^ /usr/local/include/boost/python/init.hpp:310:19: note: in instantiation of function template specialization 'boost::python::detail::make_keyword_range_constructor>>, boost::python::optional>, boost::mpl::size>>, boost::python::optional>>, boost::python::objects::value_holder, boost::python::default_call_policies>' requested here 310 | , detail::make_keyword_range_constructor( | ^ /usr/local/include/boost/python/init.hpp:344:19: note: in instantiation of function template specialization 'boost::python::detail::def_init_aux>, boost::python::default_call_policies, boost::mpl::joint_view>>, boost::python::optional>, boost::mpl::size>>, boost::python::optional>>>' requested here 344 | detail::def_init_aux(cl, args, NArgs(), policies, doc, keywords); | ^ /usr/local/include/boost/python/init.hpp:149:62: note: in instantiation of function template specialization 'boost::python::detail::define_class_init_helper<2>::apply>, boost::python::default_call_policies, boost::mpl::joint_view>>, boost::python::optional>, boost::mpl::size>>, boost::python::optional>>>' requested here 149 | detail::define_class_init_helper::apply( | ^ /usr/local/include/boost/python/def_visitor.hpp:31:29: note: in instantiation of function template specialization 'boost::python::init_base>>::visit>>' requested here 31 | v.derived_visitor().visit(c); | ^ /usr/local/include/boost/python/def_visitor.hpp:67:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit>>, boost::python::class_>>' requested here 67 | def_visitor_access::visit(*this, c); | ^ /usr/local/include/boost/python/class.hpp:221:17: note: in instantiation of function template specialization 'boost::python::def_visitor>>::visit>>' requested here 221 | visitor.visit(*this); | ^ src/wrapper/rest.cpp:273:8: note: in instantiation of function template specialization 'boost::python::class_>::def>>' requested here 273 | .def(init >()) | ^ /usr/local/include/taglib/flacfile.h:109:7: note: 'File' has been explicitly marked deprecated here 109 | TAGLIB_DEPRECATED | ^ /usr/local/include/taglib/taglib.h:39:29: note: expanded from macro 'TAGLIB_DEPRECATED' 39 | #define TAGLIB_DEPRECATED [[deprecated]] | ^ In file included from src/wrapper/rest.cpp:40: In file included from src/wrapper/common.hpp:24: In file included from /usr/local/include/boost/python.hpp:18: In file included from /usr/local/include/boost/python/class.hpp:23: In file included from /usr/local/include/boost/python/object/class_metadata.hpp:14: In file included from /usr/local/include/boost/python/object/value_holder.hpp:46: In file included from /usr/local/include/boost/preprocessor/iteration/detail/iter/forward1.hpp:1343: In file included from /usr/local/include/boost/preprocessor/iteration/detail/iter/limits/forward1_256.hpp:29: /usr/local/include/boost/python/object/value_holder.hpp:131:11: warning: 'File' is deprecated [-Wdeprecated-declarations] 131 | : m_held( | ^ /usr/local/include/boost/python/object/make_holder.hpp:95:31: note: in instantiation of function template specialization 'boost::python::objects::value_holder::value_holder' requested here 95 | (new (memory) Holder( | ^ /usr/local/include/boost/python/detail/make_keyword_range_fn.hpp:65:47: note: in instantiation of member function 'boost::python::objects::make_holder<3>::apply, boost::mpl::joint_view>>, boost::python::optional>>::execute' requested here 65 | ::template apply::execute | ^ /usr/local/include/boost/python/init.hpp:310:19: note: in instantiation of function template specialization 'boost::python::detail::make_keyword_range_constructor>>, boost::python::optional>, mpl_::integral_c, boost::python::objects::value_holder, boost::python::default_call_policies>' requested here 310 | , detail::make_keyword_range_constructor( | ^ /usr/local/include/boost/python/init.hpp:344:19: note: in instantiation of function template specialization 'boost::python::detail::def_init_aux>, boost::python::default_call_policies, boost::mpl::joint_view>>, boost::python::optional>, mpl_::integral_c>' requested here 344 | detail::def_init_aux(cl, args, NArgs(), policies, doc, keywords); | ^ /usr/local/include/boost/python/init.hpp:350:50: note: in instantiation of function template specialization 'boost::python::detail::define_class_init_helper<1>::apply>, boost::python::default_call_policies, boost::mpl::joint_view>>, boost::python::optional>, mpl_::integral_c>' requested here 350 | define_class_init_helper::apply( | ^ /usr/local/include/boost/python/init.hpp:149:62: note: in instantiation of function template specialization 'boost::python::detail::define_class_init_helper<2>::apply>, boost::python::default_call_policies, boost::mpl::joint_view>>, boost::python::optional>, boost::mpl::size>>, boost::python::optional>>>' requested here 149 | detail::define_class_init_helper::apply( | ^ /usr/local/include/boost/python/def_visitor.hpp:31:29: note: in instantiation of function template specialization 'boost::python::init_base>>::visit>>' requested here 31 | v.derived_visitor().visit(c); | ^ /usr/local/include/boost/python/def_visitor.hpp:67:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit>>, boost::python::class_>>' requested here 67 | def_visitor_access::visit(*this, c); | ^ /usr/local/include/boost/python/class.hpp:221:17: note: in instantiation of function template specialization 'boost::python::def_visitor>>::visit>>' requested here 221 | visitor.visit(*this); | ^ src/wrapper/rest.cpp:273:8: note: in instantiation of function template specialization 'boost::python::class_>::def>>' requested here 273 | .def(init >()) | ^ /usr/local/include/taglib/flacfile.h:109:7: note: 'File' has been explicitly marked deprecated here 109 | TAGLIB_DEPRECATED | ^ /usr/local/include/taglib/taglib.h:39:29: note: expanded from macro 'TAGLIB_DEPRECATED' 39 | #define TAGLIB_DEPRECATED [[deprecated]] | ^ In file included from src/wrapper/rest.cpp:40: In file included from src/wrapper/common.hpp:24: In file included from /usr/local/include/boost/python.hpp:18: In file included from /usr/local/include/boost/python/class.hpp:23: In file included from /usr/local/include/boost/python/object/class_metadata.hpp:14: In file included from /usr/local/include/boost/python/object/value_holder.hpp:46: In file included from /usr/local/include/boost/preprocessor/iteration/detail/iter/forward1.hpp:1343: In file included from /usr/local/include/boost/preprocessor/iteration/detail/iter/limits/forward1_256.hpp:24: /usr/local/include/boost/python/object/value_holder.hpp:131:11: warning: 'File' is deprecated [-Wdeprecated-declarations] 131 | : m_held( | ^ /usr/local/include/boost/python/object/make_holder.hpp:95:31: note: in instantiation of function template specialization 'boost::python::objects::value_holder::value_holder' requested here 95 | (new (memory) Holder( | ^ /usr/local/include/boost/python/detail/make_keyword_range_fn.hpp:65:47: note: in instantiation of member function 'boost::python::objects::make_holder<2>::apply, boost::mpl::joint_view>>, boost::python::optional>>::execute' requested here 65 | ::template apply::execute | ^ /usr/local/include/boost/python/init.hpp:310:19: note: in instantiation of function template specialization 'boost::python::detail::make_keyword_range_constructor>>, boost::python::optional>, mpl_::integral_c, boost::python::objects::value_holder, boost::python::default_call_policies>' requested here 310 | , detail::make_keyword_range_constructor( | ^ /usr/local/include/boost/python/init.hpp:377:19: note: in instantiation of function template specialization 'boost::python::detail::def_init_aux>, boost::python::default_call_policies, boost::mpl::joint_view>>, boost::python::optional>, mpl_::integral_c>' requested here 377 | detail::def_init_aux(cl, args, NArgs(), policies, doc, keywords); | ^ /usr/local/include/boost/python/init.hpp:350:50: note: in instantiation of function template specialization 'boost::python::detail::define_class_init_helper<0>::apply>, boost::python::default_call_policies, boost::mpl::joint_view>>, boost::python::optional>, mpl_::integral_c>' requested here 350 | define_class_init_helper::apply( | ^ /usr/local/include/boost/python/init.hpp:350:50: note: (skipping 1 context in backtrace; use -ftemplate-backtrace-limit=0 to see all) /usr/local/include/boost/python/init.hpp:149:62: note: in instantiation of function template specialization 'boost::python::detail::define_class_init_helper<2>::apply>, boost::python::default_call_policies, boost::mpl::joint_view>>, boost::python::optional>, boost::mpl::size>>, boost::python::optional>>>' requested here 149 | detail::define_class_init_helper::apply( | ^ /usr/local/include/boost/python/def_visitor.hpp:31:29: note: in instantiation of function template specialization 'boost::python::init_base>>::visit>>' requested here 31 | v.derived_visitor().visit(c); | ^ /usr/local/include/boost/python/def_visitor.hpp:67:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit>>, boost::python::class_>>' requested here 67 | def_visitor_access::visit(*this, c); | ^ /usr/local/include/boost/python/class.hpp:221:17: note: in instantiation of function template specialization 'boost::python::def_visitor>>::visit>>' requested here 221 | visitor.visit(*this); | ^ src/wrapper/rest.cpp:273:8: note: in instantiation of function template specialization 'boost::python::class_>::def>>' requested here 273 | .def(init >()) | ^ /usr/local/include/taglib/flacfile.h:109:7: note: 'File' has been explicitly marked deprecated here 109 | TAGLIB_DEPRECATED | ^ /usr/local/include/taglib/taglib.h:39:29: note: expanded from macro 'TAGLIB_DEPRECATED' 39 | #define TAGLIB_DEPRECATED [[deprecated]] | ^ 12 warnings generated. c++ -pthread -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_AUTO_PTR -shared -fPIC -L/usr/local/lib/ -O2 -pipe -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_AUTO_PTR build/temp.openbsd-7.8-amd64-cpython-313/src/wrapper/basics.o build/temp.openbsd-7.8-amd64-cpython-313/src/wrapper/id3.o build/temp.openbsd-7.8-amd64-cpython-313/src/wrapper/rest.o -L/usr/local/lib -lboost_python313 -ltag -o build/lib.openbsd-7.8-amd64-cpython-313/_tagpy.cpython-313.so installing to build/bdist.openbsd-7.8-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.8-amd64/wheel creating build/bdist.openbsd-7.8-amd64/wheel/tagpy copying build/lib.openbsd-7.8-amd64-cpython-313/tagpy/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./tagpy copying build/lib.openbsd-7.8-amd64-cpython-313/tagpy/ape.py -> build/bdist.openbsd-7.8-amd64/wheel/./tagpy copying build/lib.openbsd-7.8-amd64-cpython-313/tagpy/flac.py -> build/bdist.openbsd-7.8-amd64/wheel/./tagpy copying build/lib.openbsd-7.8-amd64-cpython-313/tagpy/id3v1.py -> build/bdist.openbsd-7.8-amd64/wheel/./tagpy copying build/lib.openbsd-7.8-amd64-cpython-313/tagpy/id3v2.py -> build/bdist.openbsd-7.8-amd64/wheel/./tagpy copying build/lib.openbsd-7.8-amd64-cpython-313/tagpy/mp4.py -> build/bdist.openbsd-7.8-amd64/wheel/./tagpy copying build/lib.openbsd-7.8-amd64-cpython-313/tagpy/mpc.py -> build/bdist.openbsd-7.8-amd64/wheel/./tagpy copying build/lib.openbsd-7.8-amd64-cpython-313/tagpy/mpeg.py -> build/bdist.openbsd-7.8-amd64/wheel/./tagpy copying build/lib.openbsd-7.8-amd64-cpython-313/tagpy/wav.py -> build/bdist.openbsd-7.8-amd64/wheel/./tagpy creating build/bdist.openbsd-7.8-amd64/wheel/tagpy/ogg copying build/lib.openbsd-7.8-amd64-cpython-313/tagpy/ogg/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./tagpy/ogg copying build/lib.openbsd-7.8-amd64-cpython-313/tagpy/ogg/flac.py -> build/bdist.openbsd-7.8-amd64/wheel/./tagpy/ogg copying build/lib.openbsd-7.8-amd64-cpython-313/tagpy/ogg/vorbis.py -> build/bdist.openbsd-7.8-amd64/wheel/./tagpy/ogg copying build/lib.openbsd-7.8-amd64-cpython-313/_tagpy.cpython-313.so -> build/bdist.openbsd-7.8-amd64/wheel/. running install_egg_info running egg_info writing tagpy.egg-info/PKG-INFO writing dependency_links to tagpy.egg-info/dependency_links.txt writing requirements to tagpy.egg-info/requires.txt writing top-level names to tagpy.egg-info/top_level.txt reading manifest file 'tagpy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'tagpy.egg-info/SOURCES.txt' Copying tagpy.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./tagpy-2025.1-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/tagpy-2025.1.dist-info/WHEEL creating '/exopi-obj/pobj/py-tagpy-2025.1/tagpy-2025.1/dist/.tmp-oel81x96/tagpy-2025.1-cp313-cp313-openbsd_7_8_amd64.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding '_tagpy.cpython-313.so' adding 'tagpy/__init__.py' adding 'tagpy/ape.py' adding 'tagpy/flac.py' adding 'tagpy/id3v1.py' adding 'tagpy/id3v2.py' adding 'tagpy/mp4.py' adding 'tagpy/mpc.py' adding 'tagpy/mpeg.py' adding 'tagpy/wav.py' adding 'tagpy/ogg/__init__.py' adding 'tagpy/ogg/flac.py' adding 'tagpy/ogg/vorbis.py' adding 'tagpy-2025.1.dist-info/licenses/LICENSE' adding 'tagpy-2025.1.dist-info/METADATA' adding 'tagpy-2025.1.dist-info/WHEEL' adding 'tagpy-2025.1.dist-info/top_level.txt' adding 'tagpy-2025.1.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built tagpy-2025.1-cp313-cp313-openbsd_7_8_amd64.whl >>> Running package in audio/py-tagpy at 1764626974.91 ===> audio/py-tagpy ===> Faking installation for py3-tagpy-2025.1p0 ===> Building package for py3-tagpy-2025.1p0 Create /exopi-cvs/ports/packages/amd64/all/py3-tagpy-2025.1p0.tgz Creating package py3-tagpy-2025.1p0 reading plist| checking dependencies| checking dependencies|audio/taglib checking dependencies|devel/boost,-main checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|* | 2% checksumming|** | 3% checksumming|*** | 5% checksumming|**** | 6% checksumming|***** | 8% checksumming|****** | 9% checksumming|******* | 11% checksumming|******** | 12% checksumming|******** | 14% checksumming|********* | 15% checksumming|********** | 17% checksumming|*********** | 18% checksumming|************ | 20% checksumming|************* | 22% checksumming|************** | 23% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|******************* | 31% checksumming|******************** | 32% checksumming|********************* | 34% checksumming|********************** | 35% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 40% checksumming|************************* | 42% checksumming|************************** | 43% checksumming|*************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|********************************* | 54% checksumming|********************************** | 55% checksumming|*********************************** | 57% checksumming|************************************ | 58% checksumming|************************************* | 60% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|*********************************************** | 77% checksumming|************************************************ | 78% checksumming|************************************************* | 80% checksumming|************************************************** | 82% checksumming|*************************************************** | 83% checksumming|**************************************************** | 85% checksumming|***************************************************** | 86% checksumming|***************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|*********** | 17% archiving|********************** | 34% archiving|********************************* | 51% archiving|******************************************** | 69% archiving|******************************************************* | 86% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-tagpy-2025.1p0.tgz >>> Running clean in audio/py-tagpy at 1764626979.31 ===> audio/py-tagpy ===> Cleaning for py3-tagpy-2025.1p0 >>> Ended at 1764626979.55 max_stuck=10.87/depends=1.98/show-prepare-results=1.21/extract=0.31/build=46.43/package=4.42/clean=0.26