>>> Building on exopi-4 under audio/py-audio,python3 BDEPENDS = [devel/py-setuptools,python3;devel/py-build,python3;audio/portaudio-svn;devel/py-wheel,python3;devel/py-installer,python3;lang/python/3.10] DIST = [audio/py-audio,python3:PyAudio-0.2.14.tar.gz] FULLPKGNAME = py3-audio-0.2.14 RDEPENDS = [lang/python/3.10;audio/portaudio-svn] (Junk lock obtained for exopi-4 at 1714746946.74) >>> Running depends in audio/py-audio,python3 at 1714746946.78 last junk was in net/py-solaredge-interface,python3 /usr/sbin/pkg_add -aI -Drepair portaudio-svn-1970p1 py3-build-1.2.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 was: /usr/sbin/pkg_add -aI -Drepair portaudio-svn-1970p1 py3-build-1.2.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 /usr/sbin/pkg_add -aI -Drepair portaudio-svn-1970p1 py3-build-1.2.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 >>> Running show-prepare-results in audio/py-audio,python3 at 1714746948.98 ===> audio/py-audio,python3 ===> Building from scratch py3-audio-0.2.14 ===> py3-audio-0.2.14 depends on: python->=3.10,<3.11 -> python-3.10.14p0 ===> py3-audio-0.2.14 depends on: py3-build-* -> py3-build-1.2.1 ===> py3-audio-0.2.14 depends on: py3-installer-* -> py3-installer-0.7.0 ===> py3-audio-0.2.14 depends on: py3-setuptools-* -> py3-setuptools-68.0.0v0 ===> py3-audio-0.2.14 depends on: py3-wheel-* -> py3-wheel-0.43.0 ===> py3-audio-0.2.14 depends on: portaudio-svn-* -> portaudio-svn-1970p1 ===> Verifying specs: portaudio ===> found portaudio.1.2 portaudio-svn-1970p1 py3-build-1.2.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 Still tainted: no >>> Running junk in audio/py-audio,python3 at 1714746950.32 /usr/sbin/pkg_delete -aIXq avr-binutils-2.30 bison-3.8.2 gas-2.31.1p0 gmake-4.4.1 gmp-6.3.0 libmpc-1.1.0 mpfr-4.2.1 portaudio-svn-1970p1 py3-build-1.2.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 xz-5.4.5 --- -dbus-1.14.10v0 ------------------- You should also remove /etc/machine-id You should also run /usr/sbin/userdel _dbus You should also run /usr/sbin/groupdel _dbus --- -libxml-2.12.6 ------------------- You should also remove /var/db/xmlcatalog --- -postgresql-server-16.2 ------------------- You should also run /usr/sbin/userdel _postgresql You should also run /usr/sbin/groupdel _postgresql --- -python-2.7.18p12 ------------------- Don't forget to remove /usr/local/bin/python, /usr/local/bin/2to3, /usr/local/bin/python-config and/or /usr/local/bin/pydoc if they were symlinks to /usr/local/bin/python2.7, /usr/local/bin/python2.7-2to3, /usr/local/bin/python2.7-config or to /usr/local/bin/pydoc2.7. (Junk lock released for exopi-4 at 1714746956.07) distfiles size=47066 >>> Running build in audio/py-audio,python3 at 1714746956.09 ===> audio/py-audio,python3 ===> Checking files for py3-audio-0.2.14 `/exopi-cvs/ports/distfiles/PyAudio-0.2.14.tar.gz' is up to date. >> (SHA256) PyAudio-0.2.14.tar.gz: OK ===> Extracting for py3-audio-0.2.14 ===> Patching for py3-audio-0.2.14 ===> 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-audio-0.2.14 ===> Configuring for py3-audio-0.2.14 ===> Building for py3-audio-0.2.14 * Getting build dependencies for wheel... running egg_info writing src/PyAudio.egg-info/PKG-INFO writing dependency_links to src/PyAudio.egg-info/dependency_links.txt writing requirements to src/PyAudio.egg-info/requires.txt writing top-level names to src/PyAudio.egg-info/top_level.txt reading manifest file 'src/PyAudio.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching '**/__pycache__' no previously-included directories found matching '**/.mypy_cache' adding license file 'LICENSE.txt' writing manifest file 'src/PyAudio.egg-info/SOURCES.txt' * Building wheel... running bdist_wheel running build running build_py creating build creating build/lib.openbsd-7.5-amd64-cpython-310 creating build/lib.openbsd-7.5-amd64-cpython-310/pyaudio copying src/pyaudio/__init__.py -> build/lib.openbsd-7.5-amd64-cpython-310/pyaudio running build_ext building 'pyaudio._portaudio' extension creating build/temp.openbsd-7.5-amd64-cpython-310 creating build/temp.openbsd-7.5-amd64-cpython-310/src creating build/temp.openbsd-7.5-amd64-cpython-310/src/pyaudio cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/include -I/usr/include -I/usr/local/include/python3.10 -c src/pyaudio/device_api.c -o build/temp.openbsd-7.5-amd64-cpython-310/src/pyaudio/device_api.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/include -I/usr/include -I/usr/local/include/python3.10 -c src/pyaudio/host_api.c -o build/temp.openbsd-7.5-amd64-cpython-310/src/pyaudio/host_api.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/include -I/usr/include -I/usr/local/include/python3.10 -c src/pyaudio/init.c -o build/temp.openbsd-7.5-amd64-cpython-310/src/pyaudio/init.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/include -I/usr/include -I/usr/local/include/python3.10 -c src/pyaudio/mac_core_stream_info.c -o build/temp.openbsd-7.5-amd64-cpython-310/src/pyaudio/mac_core_stream_info.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/include -I/usr/include -I/usr/local/include/python3.10 -c src/pyaudio/main.c -o build/temp.openbsd-7.5-amd64-cpython-310/src/pyaudio/main.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/include -I/usr/include -I/usr/local/include/python3.10 -c src/pyaudio/misc.c -o build/temp.openbsd-7.5-amd64-cpython-310/src/pyaudio/misc.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/include -I/usr/include -I/usr/local/include/python3.10 -c src/pyaudio/stream.c -o build/temp.openbsd-7.5-amd64-cpython-310/src/pyaudio/stream.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/include -I/usr/include -I/usr/local/include/python3.10 -c src/pyaudio/stream_io.c -o build/temp.openbsd-7.5-amd64-cpython-310/src/pyaudio/stream_io.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/include -I/usr/include -I/usr/local/include/python3.10 -c src/pyaudio/stream_lifecycle.c -o build/temp.openbsd-7.5-amd64-cpython-310/src/pyaudio/stream_lifecycle.o cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.5-amd64-cpython-310/src/pyaudio/device_api.o build/temp.openbsd-7.5-amd64-cpython-310/src/pyaudio/host_api.o build/temp.openbsd-7.5-amd64-cpython-310/src/pyaudio/init.o build/temp.openbsd-7.5-amd64-cpython-310/src/pyaudio/mac_core_stream_info.o build/temp.openbsd-7.5-amd64-cpython-310/src/pyaudio/main.o build/temp.openbsd-7.5-amd64-cpython-310/src/pyaudio/misc.o build/temp.openbsd-7.5-amd64-cpython-310/src/pyaudio/stream.o build/temp.openbsd-7.5-amd64-cpython-310/src/pyaudio/stream_io.o build/temp.openbsd-7.5-amd64-cpython-310/src/pyaudio/stream_lifecycle.o -L/usr/local/lib -L/usr/lib -L/usr/local/lib -lportaudio -o build/lib.openbsd-7.5-amd64-cpython-310/pyaudio/_portaudio.cpython-310.so installing to build/bdist.openbsd-7.5-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.5-amd64 creating build/bdist.openbsd-7.5-amd64/wheel creating build/bdist.openbsd-7.5-amd64/wheel/pyaudio copying build/lib.openbsd-7.5-amd64-cpython-310/pyaudio/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/pyaudio copying build/lib.openbsd-7.5-amd64-cpython-310/pyaudio/_portaudio.cpython-310.so -> build/bdist.openbsd-7.5-amd64/wheel/pyaudio running install_egg_info running egg_info writing src/PyAudio.egg-info/PKG-INFO writing dependency_links to src/PyAudio.egg-info/dependency_links.txt writing requirements to src/PyAudio.egg-info/requires.txt writing top-level names to src/PyAudio.egg-info/top_level.txt reading manifest file 'src/PyAudio.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching '**/__pycache__' no previously-included directories found matching '**/.mypy_cache' adding license file 'LICENSE.txt' writing manifest file 'src/PyAudio.egg-info/SOURCES.txt' Copying src/PyAudio.egg-info to build/bdist.openbsd-7.5-amd64/wheel/PyAudio-0.2.14-py3.10.egg-info running install_scripts creating build/bdist.openbsd-7.5-amd64/wheel/PyAudio-0.2.14.dist-info/WHEEL creating '/exopi-obj/pobj/py-audio-0.2.14-python3/PyAudio-0.2.14/dist/.tmp-3fs65cfw/PyAudio-0.2.14-cp310-cp310-openbsd_7_5_amd64.whl' and adding 'build/bdist.openbsd-7.5-amd64/wheel' to it adding 'pyaudio/__init__.py' adding 'pyaudio/_portaudio.cpython-310.so' adding 'PyAudio-0.2.14.dist-info/LICENSE.txt' adding 'PyAudio-0.2.14.dist-info/METADATA' adding 'PyAudio-0.2.14.dist-info/WHEEL' adding 'PyAudio-0.2.14.dist-info/top_level.txt' adding 'PyAudio-0.2.14.dist-info/RECORD' removing build/bdist.openbsd-7.5-amd64/wheel Successfully built PyAudio-0.2.14-cp310-cp310-openbsd_7_5_amd64.whl >>> Running package in audio/py-audio,python3 at 1714746960.15 ===> audio/py-audio,python3 ===> Faking installation for py3-audio-0.2.14 ===> Building package for py3-audio-0.2.14 Create /exopi-cvs/ports/packages/amd64/all/py3-audio-0.2.14.tgz Creating package py3-audio-0.2.14 reading plist| checking dependencies| checking dependencies|audio/portaudio-svn checking dependencies|lang/python/3.10,-main checksumming| checksumming| | 0% checksumming|*** | 4% checksumming|***** | 9% checksumming|******** | 13% checksumming|*********** | 17% checksumming|************* | 22% checksumming|**************** | 26% checksumming|******************* | 30% checksumming|********************* | 35% checksumming|************************ | 39% checksumming|*************************** | 43% checksumming|***************************** | 48% checksumming|******************************** | 52% checksumming|********************************** | 57% checksumming|************************************* | 61% checksumming|**************************************** | 65% checksumming|****************************************** | 70% checksumming|********************************************* | 74% checksumming|************************************************ | 78% checksumming|************************************************** | 83% checksumming|***************************************************** | 87% checksumming|******************************************************** | 91% checksumming|********************************************************** | 96% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|********* | 13% archiving|***************** | 27% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-audio-0.2.14.tgz >>> Running clean in audio/py-audio,python3 at 1714746963.22 ===> audio/py-audio,python3 ===> Cleaning for py3-audio-0.2.14 >>> Ended at 1714746963.50 max_stuck=2.98/depends=2.20/show-prepare-results=1.34/junk=5.77/build=4.05/package=3.08/clean=0.30