===> Building for py311-watchdog-6.0.0nb1 * Building wheel... /opt/pkg/lib/python3.11/site-packages/setuptools/dist.py:761: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software 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.macosx-12.3-arm64-cpython-311/watchdog copying src/watchdog/__init__.py -> build/lib.macosx-12.3-arm64-cpython-311/watchdog copying src/watchdog/events.py -> build/lib.macosx-12.3-arm64-cpython-311/watchdog copying src/watchdog/version.py -> build/lib.macosx-12.3-arm64-cpython-311/watchdog copying src/watchdog/watchmedo.py -> build/lib.macosx-12.3-arm64-cpython-311/watchdog creating build/lib.macosx-12.3-arm64-cpython-311/watchdog/observers copying src/watchdog/observers/__init__.py -> build/lib.macosx-12.3-arm64-cpython-311/watchdog/observers copying src/watchdog/observers/api.py -> build/lib.macosx-12.3-arm64-cpython-311/watchdog/observers copying src/watchdog/observers/fsevents.py -> build/lib.macosx-12.3-arm64-cpython-311/watchdog/observers copying src/watchdog/observers/fsevents2.py -> build/lib.macosx-12.3-arm64-cpython-311/watchdog/observers copying src/watchdog/observers/inotify.py -> build/lib.macosx-12.3-arm64-cpython-311/watchdog/observers copying src/watchdog/observers/inotify_buffer.py -> build/lib.macosx-12.3-arm64-cpython-311/watchdog/observers copying src/watchdog/observers/inotify_c.py -> build/lib.macosx-12.3-arm64-cpython-311/watchdog/observers copying src/watchdog/observers/kqueue.py -> build/lib.macosx-12.3-arm64-cpython-311/watchdog/observers copying src/watchdog/observers/polling.py -> build/lib.macosx-12.3-arm64-cpython-311/watchdog/observers copying src/watchdog/observers/read_directory_changes.py -> build/lib.macosx-12.3-arm64-cpython-311/watchdog/observers copying src/watchdog/observers/winapi.py -> build/lib.macosx-12.3-arm64-cpython-311/watchdog/observers creating build/lib.macosx-12.3-arm64-cpython-311/watchdog/tricks copying src/watchdog/tricks/__init__.py -> build/lib.macosx-12.3-arm64-cpython-311/watchdog/tricks creating build/lib.macosx-12.3-arm64-cpython-311/watchdog/utils copying src/watchdog/utils/__init__.py -> build/lib.macosx-12.3-arm64-cpython-311/watchdog/utils copying src/watchdog/utils/bricks.py -> build/lib.macosx-12.3-arm64-cpython-311/watchdog/utils copying src/watchdog/utils/delayed_queue.py -> build/lib.macosx-12.3-arm64-cpython-311/watchdog/utils copying src/watchdog/utils/dirsnapshot.py -> build/lib.macosx-12.3-arm64-cpython-311/watchdog/utils copying src/watchdog/utils/echo.py -> build/lib.macosx-12.3-arm64-cpython-311/watchdog/utils copying src/watchdog/utils/event_debouncer.py -> build/lib.macosx-12.3-arm64-cpython-311/watchdog/utils copying src/watchdog/utils/patterns.py -> build/lib.macosx-12.3-arm64-cpython-311/watchdog/utils copying src/watchdog/utils/platform.py -> build/lib.macosx-12.3-arm64-cpython-311/watchdog/utils copying src/watchdog/utils/process_watcher.py -> build/lib.macosx-12.3-arm64-cpython-311/watchdog/utils running egg_info writing src/watchdog.egg-info/PKG-INFO writing dependency_links to src/watchdog.egg-info/dependency_links.txt writing entry points to src/watchdog.egg-info/entry_points.txt writing requirements to src/watchdog.egg-info/requires.txt writing top-level names to src/watchdog.egg-info/top_level.txt reading manifest file 'src/watchdog.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.h' under directory 'src' warning: no files found matching 'docs/*.txt' adding license file 'LICENSE' adding license file 'COPYING' adding license file 'AUTHORS' writing manifest file 'src/watchdog.egg-info/SOURCES.txt' copying src/watchdog/py.typed -> build/lib.macosx-12.3-arm64-cpython-311/watchdog running build_ext building '_watchdog_fsevents' extension creating build/temp.macosx-12.3-arm64-cpython-311/src clang -pipe -Os -I/opt/pkg/include/python3.11 -I/opt/pkg/include -I/opt/pkg/include/python3.11 -I/opt/pkg/include -DWATCHDOG_VERSION_STRING=\"6.0.0\" -DWATCHDOG_VERSION_MAJOR=6 -DWATCHDOG_VERSION_MINOR=0 -DWATCHDOG_VERSION_BUILD=0 -I/opt/pkg/include/python3.11 -c src/watchdog_fsevents.c -o build/temp.macosx-12.3-arm64-cpython-311/src/watchdog_fsevents.o -std=c99 -pedantic -Wall -Wextra -fPIC -Wno-nullability-completeness -Wno-nullability-extension -Wno-newline-eof -Wno-error=unused-command-line-argument Error loading required libraries. If there is an ongoing installation please wait for it to complete. Otherwise reinstall. (dlopen(@rpath/libxcodebuildLoader.dylib, 0x0001): Library not loaded: /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice Referenced from: /System/Volumes/Data/Applications/Xcode-13.4.1.app/Contents/SharedFrameworks/DVTPortal.framework/Versions/A/DVTPortal Reason: tried: '/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file), '/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file, not in dyld cache), '/Library/Frameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file), '/System/Library/Frameworks/MobileDevice.framework/Versions/A/MobileDevice' (no such file, not in dyld cache)) clang: error: unable to locate xcodebuild, please make sure the path to the Xcode folder is set correctly! clang: error: You can set the path to the Xcode folder using /usr/bin/xcode-select -switch error: command '/Users/pbulk/build/sysutils/py-watchdog/work/.cwrapper/bin/clang' failed with exit code 71 ERROR Backend subprocess exited when trying to invoke build_wheel *** Error code 1 Stop. bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/sysutils/py-watchdog *** Error code 1 Stop. bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/sysutils/py-watchdog