=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for yubikey-manager-qt-1.2.5nb7 cd /Users/pbulk/build/security/yubikey-manager-qt/work/yubikey-manager-qt && /usr/bin/env INSTALL_ROOT=/Users/pbulk/build/security/yubikey-manager-qt/work/.destdir SUBLIBS=-lpython3.11 QTDIR=/opt/pkg/qt5 MOC="/opt/pkg/qt5/bin/moc" USETOOLS=no GOTMPDIR=/Users/pbulk/build PTHREAD_CFLAGS=\ -D_REENTRANT PTHREAD_LDFLAGS= PTHREAD_LIBS=-lpthread PTHREADBASE= DL_CFLAGS= DL_LDFLAGS= DL_LIBS= MACOSX_DEPLOYMENT_TARGET=11.3 PYTHON=/opt/pkg/bin/python3.11 CC=clang CFLAGS=-pipe\ -Os\ -I/opt/pkg/include\ -I/opt/pkg/qt5/include\ -I/opt/pkg/include/glib-2.0\ -I/opt/pkg/include/gio-unix-2.0\ -I/opt/pkg/lib/glib-2.0/include\ -I/opt/pkg/include/harfbuzz\ -I/opt/pkg/include/freetype2\ -I/opt/pkg/include/python3.11 CPPFLAGS=-DPNG_NO_ASSEMBLER_CODE\ -I/opt/pkg/include\ -I/opt/pkg/qt5/include\ -I/opt/pkg/include/glib-2.0\ -I/opt/pkg/include/gio-unix-2.0\ -I/opt/pkg/lib/glib-2.0/include\ -I/opt/pkg/include/harfbuzz\ -I/opt/pkg/include/freetype2\ -I/opt/pkg/include/python3.11 CXX=clang++ CXXFLAGS=-pipe\ -Os\ -I/opt/pkg/include\ -I/opt/pkg/qt5/include\ -I/opt/pkg/include/glib-2.0\ -I/opt/pkg/include/gio-unix-2.0\ -I/opt/pkg/lib/glib-2.0/include\ -I/opt/pkg/include/harfbuzz\ -I/opt/pkg/include/freetype2\ -I/opt/pkg/include/python3.11 COMPILER_RPATH_FLAG=-L F77=f77 FC=f77 FFLAGS=-O LANG=C LC_ALL=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-L/opt/pkg/lib\ -L/opt/pkg/qt5/lib\ -L/opt/pkg/qt5/plugins LINKER_RPATH_FLAG=-L PATH=/Users/pbulk/build/security/yubikey-manager-qt/work/.cwrapper/bin:/Users/pbulk/build/security/yubikey-manager-qt/work/.buildlink/bin:/Users/pbulk/build/security/yubikey-manager-qt/work/.tools/bin:/opt/pkg/bin:/sbin:/bin:/usr/sbin:/usr/bin:/opt/pkg/bin:/opt/pkg/bin PREFIX=/opt/pkg MAKELEVEL=0 CONFIG_SITE= PKG_SYSCONFDIR=/opt/pkg/etc CPP=clang\ -E HOME=/Users/pbulk/build/security/yubikey-manager-qt/work/.home CWRAPPERS_CONFIG_DIR=/Users/pbulk/build/security/yubikey-manager-qt/work/.cwrapper/config CPP=clang\ -E LOCALBASE=/opt/pkg X11BASE=/opt/pkg PKGMANDIR=share/man PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=Mach-O USETOOLS=no BSD_INSTALL_PROGRAM=/usr/bin/install\ -c\ \ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ staff\ -m\ 644 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ pbulk\ -g\ staff\ -m\ 644 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ \ -o\ pbulk\ -g\ staff\ -m\ 2555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ staff\ -m\ 664 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 775 INSTALL_INFO= MAKEINFO=/Users/pbulk/build/security/yubikey-manager-qt/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/Users/pbulk/build/security/yubikey-manager-qt/work/.tools/bin/itstool GDBUS_CODEGEN=/Users/pbulk/build/security/yubikey-manager-qt/work/.tools/bin/gdbus-codegen PKG_CONFIG=/Users/pbulk/build/security/yubikey-manager-qt/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/Users/pbulk/build/security/yubikey-manager-qt/work/.buildlink/lib/pkgconfig:/Users/pbulk/build/security/yubikey-manager-qt/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/Users/pbulk/build/security/yubikey-manager-qt/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/Users/pbulk/build/security/yubikey-manager-qt/work/.cwrapper/config /opt/pkg/qt5/bin/qmake Info: creating stash file /Users/pbulk/build/security/yubikey-manager-qt/work/yubikey-manager-qt/.qmake.stash cd ykman-gui/ && ( test -e Makefile || /opt/pkg/qt5/bin/qmake -o Makefile /Users/pbulk/build/security/yubikey-manager-qt/work/yubikey-manager-qt/ykman-gui/ykman-gui.pro ) && /opt/pkg/bin/bmake -f Makefile all Project MESSAGE: Version of this build: 1.2.5 python3 -m venv pymodules && source pymodules/bin/activate && pip3 install -r ../requirements.txt && deactivate Collecting yubikey-manager==5.0.1 (from -r ../requirements.txt (line 1)) Downloading yubikey_manager-5.0.1-py3-none-any.whl.metadata (1.1 kB) Collecting click<9.0,>=8.0 (from yubikey-manager==5.0.1->-r ../requirements.txt (line 1)) Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) Collecting cryptography<42,>=3.0 (from yubikey-manager==5.0.1->-r ../requirements.txt (line 1)) Downloading cryptography-41.0.7-cp37-abi3-macosx_10_12_universal2.whl.metadata (5.2 kB) Collecting fido2<2.0,>=1.0 (from yubikey-manager==5.0.1->-r ../requirements.txt (line 1)) Downloading fido2-1.1.3-py3-none-any.whl.metadata (1.4 kB) Collecting keyring<24.0,>=23.4 (from yubikey-manager==5.0.1->-r ../requirements.txt (line 1)) Downloading keyring-23.13.1-py3-none-any.whl.metadata (20 kB) Collecting pyscard<3.0,>=2.0 (from yubikey-manager==5.0.1->-r ../requirements.txt (line 1)) Downloading pyscard-2.0.8.tar.gz (153 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.3/153.3 kB 2.1 MB/s eta 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting cffi>=1.12 (from cryptography<42,>=3.0->yubikey-manager==5.0.1->-r ../requirements.txt (line 1)) Downloading cffi-1.16.0-cp311-cp311-macosx_11_0_arm64.whl.metadata (1.5 kB) Collecting jaraco.classes (from keyring<24.0,>=23.4->yubikey-manager==5.0.1->-r ../requirements.txt (line 1)) Downloading jaraco.classes-3.4.0-py3-none-any.whl.metadata (2.6 kB) Collecting importlib-metadata>=4.11.4 (from keyring<24.0,>=23.4->yubikey-manager==5.0.1->-r ../requirements.txt (line 1)) Downloading importlib_metadata-7.1.0-py3-none-any.whl.metadata (4.7 kB) Collecting pycparser (from cffi>=1.12->cryptography<42,>=3.0->yubikey-manager==5.0.1->-r ../requirements.txt (line 1)) Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) Collecting zipp>=0.5 (from importlib-metadata>=4.11.4->keyring<24.0,>=23.4->yubikey-manager==5.0.1->-r ../requirements.txt (line 1)) Downloading zipp-3.18.1-py3-none-any.whl.metadata (3.5 kB) Collecting more-itertools (from jaraco.classes->keyring<24.0,>=23.4->yubikey-manager==5.0.1->-r ../requirements.txt (line 1)) Downloading more_itertools-10.2.0-py3-none-any.whl.metadata (34 kB) Downloading yubikey_manager-5.0.1-py3-none-any.whl (167 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 167.1/167.1 kB 13.1 MB/s eta 0:00:00 Downloading click-8.1.7-py3-none-any.whl (97 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 69.6 kB/s eta 0:00:00 Downloading cryptography-41.0.7-cp37-abi3-macosx_10_12_universal2.whl (5.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 582.0 kB/s eta 0:00:00 Downloading fido2-1.1.3-py3-none-any.whl (208 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 208.4/208.4 kB 509.3 kB/s eta 0:00:00 Downloading keyring-23.13.1-py3-none-any.whl (37 kB) Downloading cffi-1.16.0-cp311-cp311-macosx_11_0_arm64.whl (176 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 176.7/176.7 kB 681.6 kB/s eta 0:00:00 Downloading importlib_metadata-7.1.0-py3-none-any.whl (24 kB) Downloading jaraco.classes-3.4.0-py3-none-any.whl (6.8 kB) Downloading zipp-3.18.1-py3-none-any.whl (8.2 kB) Downloading more_itertools-10.2.0-py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.0/57.0 kB 800.5 kB/s eta 0:00:00 Downloading pycparser-2.22-py3-none-any.whl (117 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.6/117.6 kB 795.3 kB/s eta 0:00:00 Building wheels for collected packages: pyscard Building wheel for pyscard (pyproject.toml): started Building wheel for pyscard (pyproject.toml): finished with status 'error' error: subprocess-exited-with-error × Building wheel for pyscard (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> [5 lines of output] running bdist_wheel running build running build_py Install swig and try again [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for pyscard Failed to build pyscard ERROR: Could not build wheels for pyscard, which is required to install pyproject.toml-based projects *** [pymodules] Error code 1 bmake[1]: stopped in /Users/pbulk/build/security/yubikey-manager-qt/work/yubikey-manager-qt/ykman-gui 1 error bmake[1]: stopped in /Users/pbulk/build/security/yubikey-manager-qt/work/yubikey-manager-qt/ykman-gui *** [sub-ykman-gui-all] Error code 2 bmake: stopped in /Users/pbulk/build/security/yubikey-manager-qt/work/yubikey-manager-qt 1 error bmake: stopped in /Users/pbulk/build/security/yubikey-manager-qt/work/yubikey-manager-qt *** Error code 2 Stop. bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/security/yubikey-manager-qt *** Error code 1 Stop. bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/security/yubikey-manager-qt