Source: typeshed Version: 0.0~git20211009.0142ea8-3 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs User: [email protected] Usertags: ftbfs-20220212 ftbfs-bookworm
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[1]: Entering directory '/<<PKGBUILDDIR>>' > dh_auto_install > python3 debian/install_stubs.py DateTimeRange Deprecated Flask JACK-Client > Jinja2 Markdown MarkupSafe Pillow PyMySQL PyYAML Pygments Send2Trash Werkzeug > aiofiles annoy appdirs atomicwrites aws-xray-sdk babel > backports.ssl_match_hostname backports_abc beautifulsoup4 bleach boto > braintree cachetools caldav certifi characteristic chardet click > click-spinner colorama commonmark contextvars croniter cryptography > dataclasses dateparser decorator docopt docutils editdistance emoji > entrypoints enum34 filelock first freezegun frozendict futures html5lib > httplib2 humanfriendly ipaddress itsdangerous jmespath jsonschema mock > mypy-extensions mysqlclient oauthlib orjson paramiko polib prettytable > protobuf psutil psycopg2 pyOpenSSL pyRFC3339 pyaudio pycurl pyfarmhash pysftp > pytest-lazy-fixture python-dateutil python-gflags python-nmap python-slugify > pytz pyvmomi redis requests retry selenium setuptools simplejson > singledispatch six slumber stripe tabulate termcolor toml toposort ttkthemes > typed-ast tzlocal ujson vobject waitress xxhash > running bdist_wheel > running build > running build_py > package init file 'datetimerange-stubs/__init__.py' not found (or not a > regular file) > creating build > creating build/lib > creating build/lib/datetimerange-stubs > copying datetimerange-stubs/__init__.pyi -> build/lib/datetimerange-stubs > copying datetimerange-stubs/METADATA.toml -> build/lib/datetimerange-stubs > /usr/lib/python3/dist-packages/setuptools/command/install.py:34: > SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and > pip and other standards-based tools. > warnings.warn( > installing to build/bdist.linux-x86_64/wheel > running install > running install_lib > creating build/bdist.linux-x86_64 > creating build/bdist.linux-x86_64/wheel > creating build/bdist.linux-x86_64/wheel/datetimerange-stubs > copying build/lib/datetimerange-stubs/METADATA.toml -> > build/bdist.linux-x86_64/wheel/datetimerange-stubs > copying build/lib/datetimerange-stubs/__init__.pyi -> > build/bdist.linux-x86_64/wheel/datetimerange-stubs > running install_egg_info > running egg_info > creating types_DateTimeRange.egg-info > writing types_DateTimeRange.egg-info/PKG-INFO > writing dependency_links to types_DateTimeRange.egg-info/dependency_links.txt > writing requirements to types_DateTimeRange.egg-info/requires.txt > writing top-level names to types_DateTimeRange.egg-info/top_level.txt > writing manifest file 'types_DateTimeRange.egg-info/SOURCES.txt' > reading manifest file 'types_DateTimeRange.egg-info/SOURCES.txt' > writing manifest file 'types_DateTimeRange.egg-info/SOURCES.txt' > Copying types_DateTimeRange.egg-info to > build/bdist.linux-x86_64/wheel/types_DateTimeRange-0.1.egg-info > running install_scripts > creating > build/bdist.linux-x86_64/wheel/types_DateTimeRange-0.1.dist-info/WHEEL > creating 'dist/types_DateTimeRange-0.1-py3-none-any.whl' and adding > 'build/bdist.linux-x86_64/wheel' to it > adding 'datetimerange-stubs/METADATA.toml' > adding 'datetimerange-stubs/__init__.pyi' > adding 'types_DateTimeRange-0.1.dist-info/METADATA' > adding 'types_DateTimeRange-0.1.dist-info/WHEEL' > adding 'types_DateTimeRange-0.1.dist-info/top_level.txt' > adding 'types_DateTimeRange-0.1.dist-info/RECORD' > removing build/bdist.linux-x86_64/wheel > running sdist > running egg_info > writing types_DateTimeRange.egg-info/PKG-INFO > writing dependency_links to types_DateTimeRange.egg-info/dependency_links.txt > writing requirements to types_DateTimeRange.egg-info/requires.txt > writing top-level names to types_DateTimeRange.egg-info/top_level.txt > package init file 'datetimerange-stubs/__init__.py' not found (or not a > regular file) > reading manifest file 'types_DateTimeRange.egg-info/SOURCES.txt' > writing manifest file 'types_DateTimeRange.egg-info/SOURCES.txt' > warning: sdist: standard file not found: should have one of README, > README.rst, README.txt, README.md > > running check > warning: check: missing meta-data: either (author and author_email) or > (maintainer and maintainer_email) should be supplied > > creating types-DateTimeRange-0.1 > creating types-DateTimeRange-0.1/datetimerange-stubs > creating types-DateTimeRange-0.1/types_DateTimeRange.egg-info > copying files to types-DateTimeRange-0.1... > copying setup.py -> types-DateTimeRange-0.1 > copying datetimerange-stubs/METADATA.toml -> > types-DateTimeRange-0.1/datetimerange-stubs > copying datetimerange-stubs/__init__.pyi -> > types-DateTimeRange-0.1/datetimerange-stubs > copying types_DateTimeRange.egg-info/PKG-INFO -> > types-DateTimeRange-0.1/types_DateTimeRange.egg-info > copying types_DateTimeRange.egg-info/SOURCES.txt -> > types-DateTimeRange-0.1/types_DateTimeRange.egg-info > copying types_DateTimeRange.egg-info/dependency_links.txt -> > types-DateTimeRange-0.1/types_DateTimeRange.egg-info > copying types_DateTimeRange.egg-info/requires.txt -> > types-DateTimeRange-0.1/types_DateTimeRange.egg-info > copying types_DateTimeRange.egg-info/top_level.txt -> > types-DateTimeRange-0.1/types_DateTimeRange.egg-info > Writing types-DateTimeRange-0.1/setup.cfg > Creating tar archive > removing 'types-DateTimeRange-0.1' (and everything under it) > > Usage: > /usr/bin/python3 -m pip install [options] <requirement specifier> > [package-index-options] ... > /usr/bin/python3 -m pip install [options] -r <requirements file> > [package-index-options] ... > /usr/bin/python3 -m pip install [options] [-e] <vcs project url> ... > /usr/bin/python3 -m pip install [options] [-e] <local project path> ... > /usr/bin/python3 -m pip install [options] <archive url/path> ... > > no such option: --system > /usr/bin/python3 -mpip install --system --no-deps > --target=debian/python3-typeshed/usr/lib/python3/dist-packages > debian/build/DateTimeRange/dist/types_DateTimeRange-0.1-py3-none-any.whl > Traceback (most recent call last): > File "/<<PKGBUILDDIR>>/debian/install_stubs.py", line 43, in <module> > run(cmd) > File "/<<PKGBUILDDIR>>/debian/install_stubs.py", line 21, in run > subprocess.check_call(cmd) > File "/usr/lib/python3.9/subprocess.py", line 373, in check_call > raise CalledProcessError(retcode, cmd) > subprocess.CalledProcessError: Command '['/usr/bin/python3', '-mpip', > 'install', '--system', '--no-deps', > '--target=debian/python3-typeshed/usr/lib/python3/dist-packages', > 'debian/build/DateTimeRange/dist/types_DateTimeRange-0.1-py3-none-any.whl']' > returned non-zero exit status 2. > make[1]: *** [debian/rules:10: override_dh_auto_install] Error 1 The full build log is available from: http://qa-logs.debian.net/2022/02/12/typeshed_0.0~git20211009.0142ea8-3_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! If you reassign this bug to another package, please marking it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.

