+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=311 WRKLOG=/tmp/bulklog/tahoe-lafs-1.18.0nb2/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=311 WRKLOG=/tmp/bulklog/tahoe-lafs-1.18.0nb2/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for tahoe-lafs-1.18.0nb2 (cd /home/pbulk/build/filesystems/tahoe-lafs/work/tahoe-lafs-1.18.0/ && /bin/env USETOOLS=no PTHREAD_CFLAGS=\ -pthread\ PTHREAD_LDFLAGS=\ -pthread PTHREAD_LIBS=-lpthread\ -lrt PTHREADBASE=/usr DL_CFLAGS= DL_LDFLAGS= DL_LIBS= PYTHON=/usr/pkg/bin/python3.11 CC=cc CFLAGS=-pipe\ -O2\ -I/usr/include\ -I/usr/pkg/include/python3.11 CPPFLAGS=-I/usr/include\ -I/usr/pkg/include/python3.11 CXX=c++ CXXFLAGS=-pipe\ -O2\ -I/usr/include\ -I/usr/pkg/include/python3.11 COMPILER_RPATH_FLAG=-Wl,-R F77=gfortran FC=gfortran 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=-Wl,-zrelro\ -L/usr/lib64\ -Wl,-R/usr/lib64\ -Wl,-R/usr/pkg/lib LINKER_RPATH_FLAG=-R PATH=/home/pbulk/build/filesystems/tahoe-lafs/work/.cwrapper/bin:/home/pbulk/build/filesystems/tahoe-lafs/work/.buildlink/bin:/home/pbulk/build/filesystems/tahoe-lafs/work/.gcc/bin:/home/pbulk/build/filesystems/tahoe-lafs/work/.tools/bin:/usr/pkg/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/pkg/bin:/usr/pkg/bin PREFIX=/usr/pkg MAKELEVEL=0 CONFIG_SITE= PKG_SYSCONFDIR=/usr/pkg/etc CXXCPP=cpp HOME=/home/pbulk/build/filesystems/tahoe-lafs/work/.home CWRAPPERS_CONFIG_DIR=/home/pbulk/build/filesystems/tahoe-lafs/work/.cwrapper/config CPP=cpp LOCALBASE=/usr/pkg X11BASE=/usr/pkg PKGMANDIR=man PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/bin/install\ -c\ -s\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_SCRIPT=/bin/install\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_LIB=/bin/install\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_DATA=/bin/install\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 644 BSD_INSTALL_MAN=/bin/install\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 644 BSD_INSTALL=/bin/install BSD_INSTALL_PROGRAM_DIR=/bin/install\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/bin/install\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_LIB_DIR=/bin/install\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_DATA_DIR=/bin/install\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_MAN_DIR=/bin/install\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_GAME=/bin/install\ -c\ -s\ -o\ pbulk\ -g\ pbulk\ -m\ 2555 BSD_INSTALL_GAME_DATA=/bin/install\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 664 BSD_INSTALL_GAME_DIR=/bin/install\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 775 INSTALL_INFO= MAKEINFO=/home/pbulk/build/filesystems/tahoe-lafs/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/home/pbulk/build/filesystems/tahoe-lafs/work/.tools/bin/itstool GDBUS_CODEGEN=/home/pbulk/build/filesystems/tahoe-lafs/work/.tools/bin/gdbus-codegen PKG_CONFIG=/home/pbulk/build/filesystems/tahoe-lafs/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/home/pbulk/build/filesystems/tahoe-lafs/work/.buildlink/lib64/pkgconfig:/home/pbulk/build/filesystems/tahoe-lafs/work/.buildlink/lib/pkgconfig:/home/pbulk/build/filesystems/tahoe-lafs/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/home/pbulk/build/filesystems/tahoe-lafs/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/home/pbulk/build/filesystems/tahoe-lafs/work/.cwrapper/config /usr/pkg/bin/python3.11 setup.py build -j2) /usr/pkg/lib/python3.11/site-packages/setuptools/__init__.py:81: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. running update_version running build running build_py creating build creating build/lib creating build/lib/allmydata copying src/allmydata/codec.py -> build/lib/allmydata copying src/allmydata/history.py -> build/lib/allmydata copying src/allmydata/nodemaker.py -> build/lib/allmydata copying src/allmydata/__init__.py -> build/lib/allmydata copying src/allmydata/_monkeypatch.py -> build/lib/allmydata copying src/allmydata/node.py -> build/lib/allmydata copying src/allmydata/hashtree.py -> build/lib/allmydata copying src/allmydata/check_results.py -> build/lib/allmydata copying src/allmydata/__main__.py -> build/lib/allmydata copying src/allmydata/dirnode.py -> build/lib/allmydata copying src/allmydata/interfaces.py -> build/lib/allmydata copying src/allmydata/webish.py -> build/lib/allmydata copying src/allmydata/blacklist.py -> build/lib/allmydata copying src/allmydata/deep_stats.py -> build/lib/allmydata copying src/allmydata/stats.py -> build/lib/allmydata copying src/allmydata/unknown.py -> build/lib/allmydata copying src/allmydata/uri.py -> build/lib/allmydata copying src/allmydata/_auto_deps.py -> build/lib/allmydata copying src/allmydata/_version.py -> build/lib/allmydata copying src/allmydata/storage_client.py -> build/lib/allmydata copying src/allmydata/client.py -> build/lib/allmydata copying src/allmydata/monitor.py -> build/lib/allmydata creating build/lib/allmydata/testing copying src/allmydata/testing/__init__.py -> build/lib/allmydata/testing copying src/allmydata/testing/web.py -> build/lib/allmydata/testing creating build/lib/allmydata/test copying src/allmydata/test/test_storage.py -> build/lib/allmydata/test copying src/allmydata/test/test_uri.py -> build/lib/allmydata/test copying src/allmydata/test/common_util.py -> build/lib/allmydata/test copying src/allmydata/test/test_hashutil.py -> build/lib/allmydata/test copying src/allmydata/test/test_netstring.py -> build/lib/allmydata/test copying src/allmydata/test/test_sftp.py -> build/lib/allmydata/test copying src/allmydata/test/test_common_util.py -> build/lib/allmydata/test copying src/allmydata/test/test_dirnode.py -> build/lib/allmydata/test copying src/allmydata/test/test_no_network.py -> build/lib/allmydata/test copying src/allmydata/test/test_base62.py -> build/lib/allmydata/test copying src/allmydata/test/test_humanreadable.py -> build/lib/allmydata/test copying src/allmydata/test/common_system.py -> build/lib/allmydata/test copying src/allmydata/test/common.py -> build/lib/allmydata/test copying src/allmydata/test/test_repairer.py -> build/lib/allmydata/test copying src/allmydata/test/__init__.py -> build/lib/allmydata/test copying src/allmydata/test/certs.py -> build/lib/allmydata/test copying src/allmydata/test/test_encode.py -> build/lib/allmydata/test copying src/allmydata/test/test_storage_https.py -> build/lib/allmydata/test copying src/allmydata/test/test_upload.py -> build/lib/allmydata/test copying src/allmydata/test/cli_node_api.py -> build/lib/allmydata/test copying src/allmydata/test/test_storage_client.py -> build/lib/allmydata/test copying src/allmydata/test/test_hung_server.py -> build/lib/allmydata/test copying src/allmydata/test/test_json_metadata.py -> build/lib/allmydata/test copying src/allmydata/test/test_connection_status.py -> build/lib/allmydata/test copying src/allmydata/test/test_system.py -> build/lib/allmydata/test copying src/allmydata/test/test_abbreviate.py -> build/lib/allmydata/test copying src/allmydata/test/common_storage.py -> build/lib/allmydata/test copying src/allmydata/test/test_runner.py -> build/lib/allmydata/test copying src/allmydata/test/test_windows.py -> build/lib/allmydata/test copying src/allmydata/test/test_monitor.py -> build/lib/allmydata/test copying src/allmydata/test/test_util.py -> build/lib/allmydata/test copying src/allmydata/test/test_connections.py -> build/lib/allmydata/test copying src/allmydata/test/storage_plugin.py -> build/lib/allmydata/test copying src/allmydata/test/test_helper.py -> build/lib/allmydata/test copying src/allmydata/test/matchers.py -> build/lib/allmydata/test copying src/allmydata/test/test_crawler.py -> build/lib/allmydata/test copying src/allmydata/test/test_codec.py -> build/lib/allmydata/test copying src/allmydata/test/test_auth.py -> build/lib/allmydata/test copying src/allmydata/test/test_tor_provider.py -> build/lib/allmydata/test copying src/allmydata/test/common_web.py -> build/lib/allmydata/test copying src/allmydata/test/test_checker.py -> build/lib/allmydata/test copying src/allmydata/test/test_istorageserver.py -> build/lib/allmydata/test copying src/allmydata/test/test_time_format.py -> build/lib/allmydata/test copying src/allmydata/test/test_configutil.py -> build/lib/allmydata/test copying src/allmydata/test/test_hashtree.py -> build/lib/allmydata/test copying src/allmydata/test/eliotutil.py -> build/lib/allmydata/test copying src/allmydata/test/test_pipeline.py -> build/lib/allmydata/test copying src/allmydata/test/test_observer.py -> build/lib/allmydata/test copying src/allmydata/test/test_immutable.py -> build/lib/allmydata/test copying src/allmydata/test/test_python2_regressions.py -> build/lib/allmydata/test copying src/allmydata/test/test_statistics.py -> build/lib/allmydata/test copying src/allmydata/test/test_openmetrics.py -> build/lib/allmydata/test copying src/allmydata/test/test_base32.py -> build/lib/allmydata/test copying src/allmydata/test/test_filenode.py -> build/lib/allmydata/test copying src/allmydata/test/test_storage_http.py -> build/lib/allmydata/test copying src/allmydata/test/test_deferredutil.py -> build/lib/allmydata/test copying src/allmydata/test/test_multi_introducers.py -> build/lib/allmydata/test copying src/allmydata/test/test_i2p_provider.py -> build/lib/allmydata/test copying src/allmydata/test/test_consumer.py -> build/lib/allmydata/test copying src/allmydata/test/_win_subprocess.py -> build/lib/allmydata/test copying src/allmydata/test/no_network.py -> build/lib/allmydata/test copying src/allmydata/test/test_log.py -> build/lib/allmydata/test copying src/allmydata/test/test_testing.py -> build/lib/allmydata/test copying src/allmydata/test/test_crypto.py -> build/lib/allmydata/test copying src/allmydata/test/test_dictutil.py -> build/lib/allmydata/test copying src/allmydata/test/test_introducer.py -> build/lib/allmydata/test copying src/allmydata/test/test_encodingutil.py -> build/lib/allmydata/test copying src/allmydata/test/test_stats.py -> build/lib/allmydata/test copying src/allmydata/test/test_node.py -> build/lib/allmydata/test copying src/allmydata/test/test_client.py -> build/lib/allmydata/test copying src/allmydata/test/test_download.py -> build/lib/allmydata/test copying src/allmydata/test/test_deepcheck.py -> build/lib/allmydata/test copying src/allmydata/test/test_spans.py -> build/lib/allmydata/test copying src/allmydata/test/test_eliotutil.py -> build/lib/allmydata/test copying src/allmydata/test/test_iputil.py -> build/lib/allmydata/test copying src/allmydata/test/test_happiness.py -> build/lib/allmydata/test copying src/allmydata/test/test_storage_web.py -> build/lib/allmydata/test copying src/allmydata/test/strategies.py -> build/lib/allmydata/test creating build/lib/allmydata/frontends copying src/allmydata/frontends/__init__.py -> build/lib/allmydata/frontends copying src/allmydata/frontends/auth.py -> build/lib/allmydata/frontends copying src/allmydata/frontends/sftpd.py -> build/lib/allmydata/frontends creating build/lib/allmydata/windows copying src/allmydata/windows/__init__.py -> build/lib/allmydata/windows copying src/allmydata/windows/registry.py -> build/lib/allmydata/windows copying src/allmydata/windows/fixups.py -> build/lib/allmydata/windows creating build/lib/allmydata/util copying src/allmydata/util/tor_provider.py -> build/lib/allmydata/util copying src/allmydata/util/pipeline.py -> build/lib/allmydata/util copying src/allmydata/util/happinessutil.py -> build/lib/allmydata/util copying src/allmydata/util/connection_status.py -> build/lib/allmydata/util copying src/allmydata/util/__init__.py -> build/lib/allmydata/util copying src/allmydata/util/hashutil.py -> build/lib/allmydata/util copying src/allmydata/util/rrefutil.py -> build/lib/allmydata/util copying src/allmydata/util/deferredutil.py -> build/lib/allmydata/util copying src/allmydata/util/yamlutil.py -> build/lib/allmydata/util copying src/allmydata/util/i2p_provider.py -> build/lib/allmydata/util copying src/allmydata/util/idlib.py -> build/lib/allmydata/util copying src/allmydata/util/time_format.py -> build/lib/allmydata/util copying src/allmydata/util/pid.py -> build/lib/allmydata/util copying src/allmydata/util/namespace.py -> build/lib/allmydata/util copying src/allmydata/util/statistics.py -> build/lib/allmydata/util copying src/allmydata/util/iputil.py -> build/lib/allmydata/util copying src/allmydata/util/eliotutil.py -> build/lib/allmydata/util copying src/allmydata/util/dictutil.py -> build/lib/allmydata/util copying src/allmydata/util/jsonbytes.py -> build/lib/allmydata/util copying src/allmydata/util/pollmixin.py -> build/lib/allmydata/util copying src/allmydata/util/humanreadable.py -> build/lib/allmydata/util copying src/allmydata/util/fileutil.py -> build/lib/allmydata/util copying src/allmydata/util/observer.py -> build/lib/allmydata/util copying src/allmydata/util/encodingutil.py -> build/lib/allmydata/util copying src/allmydata/util/log.py -> build/lib/allmydata/util copying src/allmydata/util/netstring.py -> build/lib/allmydata/util copying src/allmydata/util/base32.py -> build/lib/allmydata/util copying src/allmydata/util/configutil.py -> build/lib/allmydata/util copying src/allmydata/util/base62.py -> build/lib/allmydata/util copying src/allmydata/util/_eliot_updates.py -> build/lib/allmydata/util copying src/allmydata/util/gcutil.py -> build/lib/allmydata/util copying src/allmydata/util/mathutil.py -> build/lib/allmydata/util copying src/allmydata/util/spans.py -> build/lib/allmydata/util copying src/allmydata/util/assertutil.py -> build/lib/allmydata/util copying src/allmydata/util/consumer.py -> build/lib/allmydata/util copying src/allmydata/util/dbutil.py -> build/lib/allmydata/util copying src/allmydata/util/abbreviate.py -> build/lib/allmydata/util creating build/lib/allmydata/mutable copying src/allmydata/mutable/common.py -> build/lib/allmydata/mutable copying src/allmydata/mutable/__init__.py -> build/lib/allmydata/mutable copying src/allmydata/mutable/publish.py -> build/lib/allmydata/mutable copying src/allmydata/mutable/filenode.py -> build/lib/allmydata/mutable copying src/allmydata/mutable/repairer.py -> build/lib/allmydata/mutable copying src/allmydata/mutable/layout.py -> build/lib/allmydata/mutable copying src/allmydata/mutable/servermap.py -> build/lib/allmydata/mutable copying src/allmydata/mutable/retrieve.py -> build/lib/allmydata/mutable copying src/allmydata/mutable/checker.py -> build/lib/allmydata/mutable creating build/lib/allmydata/introducer copying src/allmydata/introducer/server.py -> build/lib/allmydata/introducer copying src/allmydata/introducer/common.py -> build/lib/allmydata/introducer copying src/allmydata/introducer/__init__.py -> build/lib/allmydata/introducer copying src/allmydata/introducer/interfaces.py -> build/lib/allmydata/introducer copying src/allmydata/introducer/client.py -> build/lib/allmydata/introducer creating build/lib/allmydata/immutable copying src/allmydata/immutable/upload.py -> build/lib/allmydata/immutable copying src/allmydata/immutable/encode.py -> build/lib/allmydata/immutable copying src/allmydata/immutable/__init__.py -> build/lib/allmydata/immutable copying src/allmydata/immutable/filenode.py -> build/lib/allmydata/immutable copying src/allmydata/immutable/offloaded.py -> build/lib/allmydata/immutable copying src/allmydata/immutable/repairer.py -> build/lib/allmydata/immutable copying src/allmydata/immutable/literal.py -> build/lib/allmydata/immutable copying src/allmydata/immutable/layout.py -> build/lib/allmydata/immutable copying src/allmydata/immutable/checker.py -> build/lib/allmydata/immutable copying src/allmydata/immutable/happiness_upload.py -> build/lib/allmydata/immutable creating build/lib/allmydata/scripts copying src/allmydata/scripts/tahoe_ls.py -> build/lib/allmydata/scripts copying src/allmydata/scripts/slow_operation.py -> build/lib/allmydata/scripts copying src/allmydata/scripts/tahoe_unlink.py -> build/lib/allmydata/scripts copying src/allmydata/scripts/common_http.py -> build/lib/allmydata/scripts copying src/allmydata/scripts/runner.py -> build/lib/allmydata/scripts copying src/allmydata/scripts/tahoe_cp.py -> build/lib/allmydata/scripts copying src/allmydata/scripts/common.py -> build/lib/allmydata/scripts copying src/allmydata/scripts/tahoe_mkdir.py -> build/lib/allmydata/scripts copying src/allmydata/scripts/__init__.py -> build/lib/allmydata/scripts copying src/allmydata/scripts/types_.py -> build/lib/allmydata/scripts copying src/allmydata/scripts/tahoe_manifest.py -> build/lib/allmydata/scripts copying src/allmydata/scripts/debug.py -> build/lib/allmydata/scripts copying src/allmydata/scripts/cli.py -> build/lib/allmydata/scripts copying src/allmydata/scripts/default_nodedir.py -> build/lib/allmydata/scripts copying src/allmydata/scripts/create_node.py -> build/lib/allmydata/scripts copying src/allmydata/scripts/backupdb.py -> build/lib/allmydata/scripts copying src/allmydata/scripts/tahoe_add_alias.py -> build/lib/allmydata/scripts copying src/allmydata/scripts/tahoe_put.py -> build/lib/allmydata/scripts copying src/allmydata/scripts/tahoe_webopen.py -> build/lib/allmydata/scripts copying src/allmydata/scripts/tahoe_invite.py -> build/lib/allmydata/scripts copying src/allmydata/scripts/tahoe_mv.py -> build/lib/allmydata/scripts copying src/allmydata/scripts/admin.py -> build/lib/allmydata/scripts copying src/allmydata/scripts/tahoe_check.py -> build/lib/allmydata/scripts copying src/allmydata/scripts/tahoe_get.py -> build/lib/allmydata/scripts copying src/allmydata/scripts/tahoe_status.py -> build/lib/allmydata/scripts copying src/allmydata/scripts/tahoe_run.py -> build/lib/allmydata/scripts copying src/allmydata/scripts/tahoe_backup.py -> build/lib/allmydata/scripts creating build/lib/allmydata/web copying src/allmydata/web/status.py -> build/lib/allmydata/web copying src/allmydata/web/unlinked.py -> build/lib/allmydata/web copying src/allmydata/web/common.py -> build/lib/allmydata/web copying src/allmydata/web/__init__.py -> build/lib/allmydata/web copying src/allmydata/web/filenode.py -> build/lib/allmydata/web copying src/allmydata/web/operations.py -> build/lib/allmydata/web copying src/allmydata/web/check_results.py -> build/lib/allmydata/web copying src/allmydata/web/logs.py -> build/lib/allmydata/web copying src/allmydata/web/storage.py -> build/lib/allmydata/web copying src/allmydata/web/private.py -> build/lib/allmydata/web copying src/allmydata/web/root.py -> build/lib/allmydata/web copying src/allmydata/web/info.py -> build/lib/allmydata/web copying src/allmydata/web/storage_plugins.py -> build/lib/allmydata/web copying src/allmydata/web/introweb.py -> build/lib/allmydata/web copying src/allmydata/web/directory.py -> build/lib/allmydata/web creating build/lib/allmydata/storage copying src/allmydata/storage/mutable.py -> build/lib/allmydata/storage copying src/allmydata/storage/expirer.py -> build/lib/allmydata/storage copying src/allmydata/storage/http_server.py -> build/lib/allmydata/storage copying src/allmydata/storage/server.py -> build/lib/allmydata/storage copying src/allmydata/storage/lease_schema.py -> build/lib/allmydata/storage copying src/allmydata/storage/crawler.py -> build/lib/allmydata/storage copying src/allmydata/storage/common.py -> build/lib/allmydata/storage copying src/allmydata/storage/__init__.py -> build/lib/allmydata/storage copying src/allmydata/storage/immutable.py -> build/lib/allmydata/storage copying src/allmydata/storage/lease.py -> build/lib/allmydata/storage copying src/allmydata/storage/http_client.py -> build/lib/allmydata/storage copying src/allmydata/storage/immutable_schema.py -> build/lib/allmydata/storage copying src/allmydata/storage/http_common.py -> build/lib/allmydata/storage copying src/allmydata/storage/shares.py -> build/lib/allmydata/storage copying src/allmydata/storage/mutable_schema.py -> build/lib/allmydata/storage creating build/lib/allmydata/crypto copying src/allmydata/crypto/__init__.py -> build/lib/allmydata/crypto copying src/allmydata/crypto/rsa.py -> build/lib/allmydata/crypto copying src/allmydata/crypto/util.py -> build/lib/allmydata/crypto copying src/allmydata/crypto/aes.py -> build/lib/allmydata/crypto copying src/allmydata/crypto/error.py -> build/lib/allmydata/crypto copying src/allmydata/crypto/ed25519.py -> build/lib/allmydata/crypto creating build/lib/allmydata/test/mutable copying src/allmydata/test/mutable/test_datahandle.py -> build/lib/allmydata/test/mutable copying src/allmydata/test/mutable/test_multiple_versions.py -> build/lib/allmydata/test/mutable copying src/allmydata/test/mutable/test_update.py -> build/lib/allmydata/test/mutable copying src/allmydata/test/mutable/__init__.py -> build/lib/allmydata/test/mutable copying src/allmydata/test/mutable/test_servermap.py -> build/lib/allmydata/test/mutable copying src/allmydata/test/mutable/util.py -> build/lib/allmydata/test/mutable copying src/allmydata/test/mutable/test_exceptions.py -> build/lib/allmydata/test/mutable copying src/allmydata/test/mutable/test_checker.py -> build/lib/allmydata/test/mutable copying src/allmydata/test/mutable/test_multiple_encodings.py -> build/lib/allmydata/test/mutable copying src/allmydata/test/mutable/test_filenode.py -> build/lib/allmydata/test/mutable copying src/allmydata/test/mutable/test_different_encoding.py -> build/lib/allmydata/test/mutable copying src/allmydata/test/mutable/test_problems.py -> build/lib/allmydata/test/mutable copying src/allmydata/test/mutable/test_interoperability.py -> build/lib/allmydata/test/mutable copying src/allmydata/test/mutable/test_roundtrip.py -> build/lib/allmydata/test/mutable copying src/allmydata/test/mutable/test_filehandle.py -> build/lib/allmydata/test/mutable copying src/allmydata/test/mutable/test_repair.py -> build/lib/allmydata/test/mutable copying src/allmydata/test/mutable/test_version.py -> build/lib/allmydata/test/mutable creating build/lib/allmydata/test/cli copying src/allmydata/test/cli/test_backup.py -> build/lib/allmydata/test/cli copying src/allmydata/test/cli/common.py -> build/lib/allmydata/test/cli copying src/allmydata/test/cli/__init__.py -> build/lib/allmydata/test/cli copying src/allmydata/test/cli/test_status.py -> build/lib/allmydata/test/cli copying src/allmydata/test/cli/test_create_alias.py -> build/lib/allmydata/test/cli copying src/allmydata/test/cli/test_cp.py -> build/lib/allmydata/test/cli copying src/allmydata/test/cli/test_cli.py -> build/lib/allmydata/test/cli copying src/allmydata/test/cli/test_check.py -> build/lib/allmydata/test/cli copying src/allmydata/test/cli/test_mv.py -> build/lib/allmydata/test/cli copying src/allmydata/test/cli/test_run.py -> build/lib/allmydata/test/cli copying src/allmydata/test/cli/test_admin.py -> build/lib/allmydata/test/cli copying src/allmydata/test/cli/test_list.py -> build/lib/allmydata/test/cli copying src/allmydata/test/cli/test_put.py -> build/lib/allmydata/test/cli copying src/allmydata/test/cli/test_backupdb.py -> build/lib/allmydata/test/cli copying src/allmydata/test/cli/test_create.py -> build/lib/allmydata/test/cli copying src/allmydata/test/cli/wormholetesting.py -> build/lib/allmydata/test/cli copying src/allmydata/test/cli/test_alias.py -> build/lib/allmydata/test/cli copying src/allmydata/test/cli/test_invite.py -> build/lib/allmydata/test/cli creating build/lib/allmydata/test/web copying src/allmydata/test/web/common.py -> build/lib/allmydata/test/web copying src/allmydata/test/web/__init__.py -> build/lib/allmydata/test/web copying src/allmydata/test/web/test_status.py -> build/lib/allmydata/test/web copying src/allmydata/test/web/test_common.py -> build/lib/allmydata/test/web copying src/allmydata/test/web/test_util.py -> build/lib/allmydata/test/web copying src/allmydata/test/web/test_webish.py -> build/lib/allmydata/test/web copying src/allmydata/test/web/test_web.py -> build/lib/allmydata/test/web copying src/allmydata/test/web/matchers.py -> build/lib/allmydata/test/web copying src/allmydata/test/web/test_root.py -> build/lib/allmydata/test/web copying src/allmydata/test/web/test_grid.py -> build/lib/allmydata/test/web copying src/allmydata/test/web/test_private.py -> build/lib/allmydata/test/web copying src/allmydata/test/web/test_introducer.py -> build/lib/allmydata/test/web copying src/allmydata/test/web/test_logs.py -> build/lib/allmydata/test/web creating build/lib/allmydata/immutable/downloader copying src/allmydata/immutable/downloader/status.py -> build/lib/allmydata/immutable/downloader copying src/allmydata/immutable/downloader/common.py -> build/lib/allmydata/immutable/downloader copying src/allmydata/immutable/downloader/__init__.py -> build/lib/allmydata/immutable/downloader copying src/allmydata/immutable/downloader/node.py -> build/lib/allmydata/immutable/downloader copying src/allmydata/immutable/downloader/fetcher.py -> build/lib/allmydata/immutable/downloader copying src/allmydata/immutable/downloader/segmentation.py -> build/lib/allmydata/immutable/downloader copying src/allmydata/immutable/downloader/share.py -> build/lib/allmydata/immutable/downloader copying src/allmydata/immutable/downloader/finder.py -> build/lib/allmydata/immutable/downloader creating build/lib/allmydata/test/plugins copying src/allmydata/test/plugins/tahoe_lafs_dropin.py -> build/lib/allmydata/test/plugins running egg_info writing src/tahoe_lafs.egg-info/PKG-INFO writing dependency_links to src/tahoe_lafs.egg-info/dependency_links.txt writing entry points to src/tahoe_lafs.egg-info/entry_points.txt writing requirements to src/tahoe_lafs.egg-info/requires.txt writing top-level names to src/tahoe_lafs.egg-info/top_level.txt reading manifest file 'src/tahoe_lafs.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '.appveyor.yml' warning: no files found matching '.travis.yml' warning: no files found matching '*.js' under directory 'src' warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'COPYING.GPL' adding license file 'COPYING.TGPPL.rst' writing manifest file 'src/tahoe_lafs.egg-info/SOURCES.txt' /usr/pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'allmydata.test.data' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'allmydata.test.data' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'allmydata.test.data' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'allmydata.test.data' to be distributed and are already explicitly excluding 'allmydata.test.data' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'allmydata.web.static' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'allmydata.web.static' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'allmydata.web.static' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'allmydata.web.static' to be distributed and are already explicitly excluding 'allmydata.web.static' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'allmydata.web.static.css' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'allmydata.web.static.css' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'allmydata.web.static.css' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'allmydata.web.static.css' to be distributed and are already explicitly excluding 'allmydata.web.static.css' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/pkg/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'allmydata.web.static.img' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'allmydata.web.static.img' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'allmydata.web.static.img' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'allmydata.web.static.img' to be distributed and are already explicitly excluding 'allmydata.web.static.img' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) creating build/lib/allmydata/test/data copying src/allmydata/test/data/lease_checker.history.txt -> build/lib/allmydata/test/data copying src/allmydata/test/data/lease_checker.state.txt -> build/lib/allmydata/test/data copying src/allmydata/test/data/openssh-rsa-2048.pub.txt -> build/lib/allmydata/test/data copying src/allmydata/test/data/openssh-rsa-2048.txt -> build/lib/allmydata/test/data copying src/allmydata/test/data/pycryptopp-rsa-1024-priv.txt -> build/lib/allmydata/test/data copying src/allmydata/test/data/pycryptopp-rsa-2048-priv.txt -> build/lib/allmydata/test/data copying src/allmydata/test/data/pycryptopp-rsa-2048-pub.txt -> build/lib/allmydata/test/data copying src/allmydata/test/data/pycryptopp-rsa-2048-sig.txt -> build/lib/allmydata/test/data copying src/allmydata/test/data/pycryptopp-rsa-32768-priv.txt -> build/lib/allmydata/test/data copying src/allmydata/web/check-and-repair-results.xhtml -> build/lib/allmydata/web copying src/allmydata/web/check-results.xhtml -> build/lib/allmydata/web copying src/allmydata/web/deep-check-and-repair-results.xhtml -> build/lib/allmydata/web copying src/allmydata/web/deep-check-results.xhtml -> build/lib/allmydata/web copying src/allmydata/web/directory.xhtml -> build/lib/allmydata/web copying src/allmydata/web/download-status.xhtml -> build/lib/allmydata/web copying src/allmydata/web/helper.xhtml -> build/lib/allmydata/web copying src/allmydata/web/info.xhtml -> build/lib/allmydata/web copying src/allmydata/web/introducer.xhtml -> build/lib/allmydata/web copying src/allmydata/web/literal-check-results.xhtml -> build/lib/allmydata/web copying src/allmydata/web/manifest.xhtml -> build/lib/allmydata/web copying src/allmydata/web/map-update-status.xhtml -> build/lib/allmydata/web copying src/allmydata/web/publish-status.xhtml -> build/lib/allmydata/web copying src/allmydata/web/rename-form.xhtml -> build/lib/allmydata/web copying src/allmydata/web/retrieve-status.xhtml -> build/lib/allmydata/web copying src/allmydata/web/statistics.xhtml -> build/lib/allmydata/web copying src/allmydata/web/status.xhtml -> build/lib/allmydata/web copying src/allmydata/web/storage_status.xhtml -> build/lib/allmydata/web copying src/allmydata/web/upload-results.xhtml -> build/lib/allmydata/web copying src/allmydata/web/upload-status.xhtml -> build/lib/allmydata/web copying src/allmydata/web/welcome.xhtml -> build/lib/allmydata/web creating build/lib/allmydata/web/static copying src/allmydata/web/static/icon.png -> build/lib/allmydata/web/static copying src/allmydata/web/static/tahoe.css -> build/lib/allmydata/web/static creating build/lib/allmydata/web/static/css copying src/allmydata/web/static/css/bootstrap.css -> build/lib/allmydata/web/static/css copying src/allmydata/web/static/css/new-tahoe.css -> build/lib/allmydata/web/static/css creating build/lib/allmydata/web/static/img copying src/allmydata/web/static/img/connected-no.png -> build/lib/allmydata/web/static/img copying src/allmydata/web/static/img/connected-no.svg -> build/lib/allmydata/web/static/img copying src/allmydata/web/static/img/connected-not-configured.png -> build/lib/allmydata/web/static/img copying src/allmydata/web/static/img/connected-not-configured.svg -> build/lib/allmydata/web/static/img copying src/allmydata/web/static/img/connected-yes.png -> build/lib/allmydata/web/static/img copying src/allmydata/web/static/img/connected-yes.svg -> build/lib/allmydata/web/static/img copying src/allmydata/web/static/img/logo.png -> build/lib/allmydata/web/static/img