We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
make build
Run for "cltl-hack", version: 0.0.dev1, in /home/tk/repos/cltl-hack-parent make --directory=/home/tk/repos/cltl-hack-parent/cltl-chat-ui/ depend make[1]: Entering directory '/home/tk/repos/cltl-hack-parent/cltl-chat-ui' Project cltl-chat-ui, version: 0.0.dev1, in /home/tk/repos/cltl-hack-parent echo /home/tk/repos/cltl-hack-parent/cltl-chat-ui: /home/tk/repos/cltl-hack-parent/cltl-combot > makefile.d make[1]: Leaving directory '/home/tk/repos/cltl-hack-parent/cltl-chat-ui' make --directory=/home/tk/repos/cltl-hack-parent/cltl-hack/ depend make[1]: Entering directory '/home/tk/repos/cltl-hack-parent/cltl-hack' Project cltl-hack, version: 0.0.1, in /home/tk/repos/cltl-hack-parent echo /home/tk/repos/cltl-hack-parent/cltl-hack: /home/tk/repos/cltl-hack-parent/cltl-combot /home/tk/repos/cltl-hack-parent/cltl-chat-ui > makefile.d make[1]: Leaving directory '/home/tk/repos/cltl-hack-parent/cltl-hack' make --directory=/home/tk/repos/cltl-hack-parent/cltl-requirements/ depend make[1]: Entering directory '/home/tk/repos/cltl-hack-parent/cltl-requirements' Project cltl-requirements, version: 0.0.dev1, in /home/tk/repos/cltl-hack-parent touch makefile.d make[1]: Leaving directory '/home/tk/repos/cltl-hack-parent/cltl-requirements' make --directory=/home/tk/repos/cltl-hack-parent/cltl-combot/ depend make[1]: Entering directory '/home/tk/repos/cltl-hack-parent/cltl-combot' Project cltl-combot, version: 0.0.dev1, in /home/tk/repos/cltl-hack-parent makefile:21: warning: overriding recipe for target 'docker' util/make/makefile.component.mk:13: warning: ignoring old recipe for target 'docker' echo /home/tk/repos/cltl-hack-parent/cltl-combot: /home/tk/repos/cltl-hack-parent/cltl-requirements > makefile.d make[1]: Leaving directory '/home/tk/repos/cltl-hack-parent/cltl-combot' Run for "cltl-hack", version: 0.0.dev1, in /home/tk/repos/cltl-hack-parent make target=build make[1]: Entering directory '/home/tk/repos/cltl-hack-parent' Run build for "cltl-hack", version: 0.0.dev1, in /home/tk/repos/cltl-hack-parent make --directory=/home/tk/repos/cltl-hack-parent/cltl-requirements build make[2]: Entering directory '/home/tk/repos/cltl-hack-parent/cltl-requirements' Project cltl-requirements, version: 0.0.dev1, in /home/tk/repos/cltl-hack-parent Download to mirror WARNING: The candidate selected for download or install is a yanked version: 'python-levenshtein' candidate (version 0.12.0 at https://files.pythonhosted.org/packages/42/a9/d1785c85ebf9b7dfacd08938dd028209c34a0ea3b1bcdb895208bd40a67d/python-Levenshtein-0.12.0.tar.gz#sha256=033a11de5e3d19ea25c9302d11224e1a1898fe5abd23c61c7c360c25195e3eb1 (from https://pypi.org/simple/python-levenshtein/)) Reason for being yanked: Insecure, upgrade to 0.12.1 make[2]: Leaving directory '/home/tk/repos/cltl-hack-parent/cltl-requirements' make --directory=/home/tk/repos/cltl-hack-parent/cltl-combot build make[2]: Entering directory '/home/tk/repos/cltl-hack-parent/cltl-combot' Project cltl-combot, version: 0.0.dev1, in /home/tk/repos/cltl-hack-parent makefile:21: warning: overriding recipe for target 'docker' util/make/makefile.component.mk:13: warning: ignoring old recipe for target 'docker' Update version of /home/tk/repos/cltl-hack-parent/cltl-combot python -m venv venv source venv/bin/activate; pip install -r requirements.txt --no-index --find-links="/home/tk/repos/cltl-hack-parent/cltl-requirements/mirror" --find-links="/home/tk/repos/cltl-hack-parent/cltl-requirements/leolani"; deactivate Looking in links: /home/tk/repos/cltl-hack-parent/cltl-requirements/mirror, /home/tk/repos/cltl-hack-parent/cltl-requirements/leolani Processing /home/tk/repos/cltl-hack-parent/cltl-combot Processing /home/tk/repos/cltl-hack-parent/cltl-requirements/mirror/kombu-5.0.2-py2.py3-none-any.whl Processing /home/tk/repos/cltl-hack-parent/cltl-requirements/mirror/numpy-1.19.5-cp38-cp38-manylinux2010_x86_64.whl Processing /home/tk/repos/cltl-hack-parent/cltl-requirements/mirror/Pillow-8.0.1-cp38-cp38-manylinux1_x86_64.whl Processing /home/tk/repos/cltl-hack-parent/cltl-requirements/mirror/amqp-5.0.6-py3-none-any.whl Processing /home/tk/repos/cltl-hack-parent/cltl-requirements/mirror/vine-5.0.0-py2.py3-none-any.whl Building wheels for collected packages: cltl.combot Building wheel for cltl.combot (setup.py) ... error ERROR: Command errored out with exit status 1: command: /home/tk/repos/cltl-hack-parent/cltl-combot/venv/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-uwhhhag2/setup.py'"'"'; file='"'"'/tmp/pip-req-build-uwhhhag2/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-6hz23ryh cwd: /tmp/pip-req-build-uwhhhag2/ Complete output (8 lines): /home/tk/repos/cltl-hack-parent/cltl-combot/venv/lib/python3.8/site-packages/setuptools/dist.py:481: UserWarning: The version specified ('0.0.dev1.\n') is an invalid version, this may not work as expected with newer versions of setuptools, pip, and PyPI. Please see PEP 440 for more details. warnings.warn( usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] or: setup.py --help [cmd1 cmd2 ...] or: setup.py --help-commands or: setup.py cmd --help
ERROR: Failed building wheel for cltl.combot Running setup.py clean for cltl.combot Failed to build cltl.combot Installing collected packages: vine, amqp, kombu, numpy, pillow, cltl.combot Running setup.py install for cltl.combot ... done Successfully installed amqp-5.0.6 cltl.combot-0.0.dev1.- kombu-5.0.2 numpy-1.19.5 pillow-8.0.1 vine-5.0.0 source venv/bin/activate; pip install -r requirements.txt --upgrade --no-index --find-links="/home/tk/repos/cltl-hack-parent/cltl-requirements/mirror" --find-links="/home/tk/repos/cltl-hack-parent/cltl-requirements/leolani"; deactivate Looking in links: /home/tk/repos/cltl-hack-parent/cltl-requirements/mirror, /home/tk/repos/cltl-hack-parent/cltl-requirements/leolani Processing /home/tk/repos/cltl-hack-parent/cltl-combot Requirement already satisfied, skipping upgrade: kombu in ./venv/lib/python3.8/site-packages (from cltl.combot===0.0.dev1.-->-r requirements.txt (line 1)) (5.0.2) Requirement already satisfied, skipping upgrade: numpy in ./venv/lib/python3.8/site-packages (from cltl.combot===0.0.dev1.-->-r requirements.txt (line 1)) (1.19.5) Requirement already satisfied, skipping upgrade: pillow in ./venv/lib/python3.8/site-packages (from cltl.combot===0.0.dev1.-->-r requirements.txt (line 1)) (8.0.1) Requirement already satisfied, skipping upgrade: amqp<6.0.0,>=5.0.0 in ./venv/lib/python3.8/site-packages (from kombu->cltl.combot===0.0.dev1.-->-r requirements.txt (line 1)) (5.0.6) Requirement already satisfied, skipping upgrade: vine==5.0.0 in ./venv/lib/python3.8/site-packages (from amqp<6.0.0,>=5.0.0->kombu->cltl.combot===0.0.dev1.-->-r requirements.txt (line 1)) (5.0.0) Building wheels for collected packages: cltl.combot Building wheel for cltl.combot (setup.py) ... error ERROR: Command errored out with exit status 1: command: /home/tk/repos/cltl-hack-parent/cltl-combot/venv/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-rpq_e_1i/setup.py'"'"'; file='"'"'/tmp/pip-req-build-rpq_e_1i/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-b8v82m8c cwd: /tmp/pip-req-build-rpq_e_1i/ Complete output (8 lines): /home/tk/repos/cltl-hack-parent/cltl-combot/venv/lib/python3.8/site-packages/setuptools/dist.py:481: UserWarning: The version specified ('0.0.dev1.\n') is an invalid version, this may not work as expected with newer versions of setuptools, pip, and PyPI. Please see PEP 440 for more details. warnings.warn( usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] or: setup.py --help [cmd1 cmd2 ...] or: setup.py --help-commands or: setup.py cmd --help
ERROR: Failed building wheel for cltl.combot Running setup.py clean for cltl.combot Failed to build cltl.combot Installing collected packages: cltl.combot Attempting uninstall: cltl.combot Found existing installation: cltl.combot 0.0.dev1.- Uninstalling cltl.combot-0.0.dev1.-: Successfully uninstalled cltl.combot-0.0.dev1.- Running setup.py install for cltl.combot ... done Successfully installed cltl.combot-0.0.dev1.- Create distribution for cltl-combot source venv/bin/activate; python setup.py sdist; deactivate /home/tk/repos/cltl-hack-parent/cltl-combot/venv/lib/python3.8/site-packages/setuptools/dist.py:481: UserWarning: The version specified ('0.0.dev1.\n') is an invalid version, this may not work as expected with newer versions of setuptools, pip, and PyPI. Please see PEP 440 for more details. warnings.warn( running sdist running egg_info creating cltl.combot.egg-info writing cltl.combot.egg-info/PKG-INFO writing dependency_links to cltl.combot.egg-info/dependency_links.txt writing requirements to cltl.combot.egg-info/requires.txt writing top-level names to cltl.combot.egg-info/top_level.txt writing manifest file 'cltl.combot.egg-info/SOURCES.txt' reading manifest file 'cltl.combot.egg-info/SOURCES.txt' writing manifest file 'cltl.combot.egg-info/SOURCES.txt' running check creating cltl.combot-0.0.dev1.- creating cltl.combot-0.0.dev1.-/cltl.combot.egg-info creating cltl.combot-0.0.dev1.-/cltl creating cltl.combot-0.0.dev1.-/cltl/combot creating cltl.combot-0.0.dev1.-/cltl/combot/application creating cltl.combot-0.0.dev1.-/cltl/combot/backend creating cltl.combot-0.0.dev1.-/cltl/combot/backend/api creating cltl.combot-0.0.dev1.-/cltl/combot/backend/utils creating cltl.combot-0.0.dev1.-/cltl/combot/infra creating cltl.combot-0.0.dev1.-/cltl/combot/infra/config creating cltl.combot-0.0.dev1.-/cltl/combot/infra/event creating cltl.combot-0.0.dev1.-/cltl/combot/infra/resource creating cltl.combot-0.0.dev1.-/cltl/combot/test copying files to cltl.combot-0.0.dev1.-... copying README.md -> cltl.combot-0.0.dev1.- copying setup.py -> cltl.combot-0.0.dev1.- copying version.txt -> cltl.combot-0.0.dev1.- copying cltl.combot.egg-info/PKG-INFO -> cltl.combot-0.0.dev1.-/cltl.combot.egg-info copying cltl.combot.egg-info/SOURCES.txt -> cltl.combot-0.0.dev1.-/cltl.combot.egg-info copying cltl.combot.egg-info/dependency_links.txt -> cltl.combot-0.0.dev1.-/cltl.combot.egg-info copying cltl.combot.egg-info/requires.txt -> cltl.combot-0.0.dev1.-/cltl.combot.egg-info copying cltl.combot.egg-info/top_level.txt -> cltl.combot-0.0.dev1.-/cltl.combot.egg-info copying cltl/combot/init.py -> cltl.combot-0.0.dev1.-/cltl/combot copying cltl/combot/application/init.py -> cltl.combot-0.0.dev1.-/cltl/combot/application copying cltl/combot/application/application.py -> cltl.combot-0.0.dev1.-/cltl/combot/application copying cltl/combot/application/component.py -> cltl.combot-0.0.dev1.-/cltl/combot/application copying cltl/combot/application/intention.py -> cltl.combot-0.0.dev1.-/cltl/combot/application copying cltl/combot/backend/init.py -> cltl.combot-0.0.dev1.-/cltl/combot/backend copying cltl/combot/backend/container.py -> cltl.combot-0.0.dev1.-/cltl/combot/backend copying cltl/combot/backend/api/init.py -> cltl.combot-0.0.dev1.-/cltl/combot/backend/api copying cltl/combot/backend/api/backend.py -> cltl.combot-0.0.dev1.-/cltl/combot/backend/api copying cltl/combot/backend/api/camera.py -> cltl.combot-0.0.dev1.-/cltl/combot/backend/api copying cltl/combot/backend/api/discrete.py -> cltl.combot-0.0.dev1.-/cltl/combot/backend/api copying cltl/combot/backend/api/led.py -> cltl.combot-0.0.dev1.-/cltl/combot/backend/api copying cltl/combot/backend/api/microphone.py -> cltl.combot-0.0.dev1.-/cltl/combot/backend/api copying cltl/combot/backend/api/motion.py -> cltl.combot-0.0.dev1.-/cltl/combot/backend/api copying cltl/combot/backend/api/tablet.py -> cltl.combot-0.0.dev1.-/cltl/combot/backend/api copying cltl/combot/backend/api/text_to_speech.py -> cltl.combot-0.0.dev1.-/cltl/combot/backend/api copying cltl/combot/backend/utils/init.py -> cltl.combot-0.0.dev1.-/cltl/combot/backend/utils copying cltl/combot/backend/utils/casefolding.py -> cltl.combot-0.0.dev1.-/cltl/combot/backend/utils copying cltl/combot/infra/init.py -> cltl.combot-0.0.dev1.-/cltl/combot/infra copying cltl/combot/infra/di_container.py -> cltl.combot-0.0.dev1.-/cltl/combot/infra copying cltl/combot/infra/topic_worker.py -> cltl.combot-0.0.dev1.-/cltl/combot/infra copying cltl/combot/infra/util.py -> cltl.combot-0.0.dev1.-/cltl/combot/infra copying cltl/combot/infra/config/init.py -> cltl.combot-0.0.dev1.-/cltl/combot/infra/config copying cltl/combot/infra/config/api.py -> cltl.combot-0.0.dev1.-/cltl/combot/infra/config copying cltl/combot/infra/config/k8config.py -> cltl.combot-0.0.dev1.-/cltl/combot/infra/config copying cltl/combot/infra/config/local.py -> cltl.combot-0.0.dev1.-/cltl/combot/infra/config copying cltl/combot/infra/event/init.py -> cltl.combot-0.0.dev1.-/cltl/combot/infra/event copying cltl/combot/infra/event/api.py -> cltl.combot-0.0.dev1.-/cltl/combot/infra/event copying cltl/combot/infra/event/kombu.py -> cltl.combot-0.0.dev1.-/cltl/combot/infra/event copying cltl/combot/infra/event/memory.py -> cltl.combot-0.0.dev1.-/cltl/combot/infra/event copying cltl/combot/infra/event/util.py -> cltl.combot-0.0.dev1.-/cltl/combot/infra/event copying cltl/combot/infra/resource/init.py -> cltl.combot-0.0.dev1.-/cltl/combot/infra/resource copying cltl/combot/infra/resource/api.py -> cltl.combot-0.0.dev1.-/cltl/combot/infra/resource copying cltl/combot/infra/resource/threaded.py -> cltl.combot-0.0.dev1.-/cltl/combot/infra/resource copying cltl/combot/test/init.py -> cltl.combot-0.0.dev1.-/cltl/combot/test copying cltl/combot/test/util.py -> cltl.combot-0.0.dev1.-/cltl/combot/test Writing cltl.combot-0.0.dev1.-/setup.cfg creating dist Creating tar archive removing 'cltl.combot-0.0.dev1.-' (and everything under it) Install cltl-combot make[2]: Leaving directory '/home/tk/repos/cltl-hack-parent/cltl-combot' make --directory=/home/tk/repos/cltl-hack-parent/cltl-chat-ui build make[2]: Entering directory '/home/tk/repos/cltl-hack-parent/cltl-chat-ui' Project cltl-chat-ui, version: 0.0.dev1, in /home/tk/repos/cltl-hack-parent Update version of /home/tk/repos/cltl-hack-parent/cltl-chat-ui python -m venv venv source venv/bin/activate; pip install -r requirements.txt --no-index --find-links="/home/tk/repos/cltl-hack-parent/cltl-requirements/mirror" --find-links="/home/tk/repos/cltl-hack-parent/cltl-requirements/leolani"; deactivate Looking in links: /home/tk/repos/cltl-hack-parent/cltl-requirements/mirror, /home/tk/repos/cltl-hack-parent/cltl-requirements/leolani Processing /home/tk/repos/cltl-hack-parent/cltl-requirements/mirror/Flask-1.1.2-py2.py3-none-any.whl Processing /home/tk/repos/cltl-hack-parent/cltl-requirements/mirror/connexion-2.7.0-py2.py3-none-any.whl Processing /home/tk/repos/cltl-hack-parent/cltl-requirements/mirror/marshmallow-3.9.1-py2.py3-none-any.whl Processing /home/tk/repos/cltl-hack-parent/cltl-requirements/mirror/marshmallow_dataclass-8.3.0-py3-none-any.whl Processing /home/tk/repos/cltl-hack-parent/cltl-requirements/mirror/PyYAML-5.3.1.tar.gz Processing /home/tk/repos/cltl-hack-parent/cltl-requirements/mirror/typer-0.3.2-py3-none-any.whl Processing /home/tk/repos/cltl-hack-parent/cltl-requirements/mirror/uvicorn-0.13.1-py3-none-any.whl Processing /home/tk/repos/cltl-hack-parent/cltl-requirements/mirror/apidaora-0.28.0-py3-none-any.whl Processing /home/tk/repos/cltl-hack-parent/cltl-requirements/mirror/Markdown-3.3.3-py3-none-any.whl Processing /home/tk/repos/cltl-hack-parent/cltl-requirements/mirror/kombu-5.0.2-py2.py3-none-any.whl ERROR: Could not find a version that satisfies the requirement cltl.combot (from -r requirements.txt (line 14)) (from versions: 0.0.dev1.-) ERROR: No matching distribution found for cltl.combot (from -r requirements.txt (line 14)) source venv/bin/activate; pip install -r requirements.txt --upgrade --no-index --find-links="/home/tk/repos/cltl-hack-parent/cltl-requirements/mirror" --find-links="/home/tk/repos/cltl-hack-parent/cltl-requirements/leolani"; deactivate Looking in links: /home/tk/repos/cltl-hack-parent/cltl-requirements/mirror, /home/tk/repos/cltl-hack-parent/cltl-requirements/leolani Processing /home/tk/repos/cltl-hack-parent/cltl-requirements/mirror/Flask-1.1.2-py2.py3-none-any.whl Processing /home/tk/repos/cltl-hack-parent/cltl-requirements/mirror/connexion-2.7.0-py2.py3-none-any.whl Processing /home/tk/repos/cltl-hack-parent/cltl-requirements/mirror/marshmallow-3.9.1-py2.py3-none-any.whl Processing /home/tk/repos/cltl-hack-parent/cltl-requirements/mirror/marshmallow_dataclass-8.3.0-py3-none-any.whl Processing /home/tk/repos/cltl-hack-parent/cltl-requirements/mirror/PyYAML-5.3.1.tar.gz Processing /home/tk/repos/cltl-hack-parent/cltl-requirements/mirror/typer-0.3.2-py3-none-any.whl Processing /home/tk/repos/cltl-hack-parent/cltl-requirements/mirror/uvicorn-0.13.1-py3-none-any.whl Processing /home/tk/repos/cltl-hack-parent/cltl-requirements/mirror/apidaora-0.28.0-py3-none-any.whl Processing /home/tk/repos/cltl-hack-parent/cltl-requirements/mirror/Markdown-3.3.3-py3-none-any.whl Processing /home/tk/repos/cltl-hack-parent/cltl-requirements/mirror/kombu-5.0.2-py2.py3-none-any.whl ERROR: Could not find a version that satisfies the requirement cltl.combot (from -r requirements.txt (line 14)) (from versions: 0.0.dev1.-) ERROR: No matching distribution found for cltl.combot (from -r requirements.txt (line 14)) Create distribution for cltl-chat-ui source venv/bin/activate; python setup.py sdist; deactivate /home/tk/repos/cltl-hack-parent/cltl-chat-ui/venv/lib/python3.8/site-packages/setuptools/dist.py:481: UserWarning: The version specified ('0.0.dev1.\n') is an invalid version, this may not work as expected with newer versions of setuptools, pip, and PyPI. Please see PEP 440 for more details. warnings.warn( running sdist running egg_info creating src/cltl.demo_component.egg-info writing src/cltl.demo_component.egg-info/PKG-INFO writing dependency_links to src/cltl.demo_component.egg-info/dependency_links.txt writing requirements to src/cltl.demo_component.egg-info/requires.txt writing top-level names to src/cltl.demo_component.egg-info/top_level.txt writing manifest file 'src/cltl.demo_component.egg-info/SOURCES.txt' reading manifest file 'src/cltl.demo_component.egg-info/SOURCES.txt' writing manifest file 'src/cltl.demo_component.egg-info/SOURCES.txt' running check creating cltl.demo-component-0.0.dev1.- creating cltl.demo-component-0.0.dev1.-/src creating cltl.demo-component-0.0.dev1.-/src/cltl.demo_component.egg-info copying files to cltl.demo-component-0.0.dev1.-... copying README.md -> cltl.demo-component-0.0.dev1.- copying setup.py -> cltl.demo-component-0.0.dev1.- copying version.txt -> cltl.demo-component-0.0.dev1.- copying src/cltl.demo_component.egg-info/PKG-INFO -> cltl.demo-component-0.0.dev1.-/src/cltl.demo_component.egg-info copying src/cltl.demo_component.egg-info/SOURCES.txt -> cltl.demo-component-0.0.dev1.-/src/cltl.demo_component.egg-info copying src/cltl.demo_component.egg-info/dependency_links.txt -> cltl.demo-component-0.0.dev1.-/src/cltl.demo_component.egg-info copying src/cltl.demo_component.egg-info/requires.txt -> cltl.demo-component-0.0.dev1.-/src/cltl.demo_component.egg-info copying src/cltl.demo_component.egg-info/top_level.txt -> cltl.demo-component-0.0.dev1.-/src/cltl.demo_component.egg-info Writing cltl.demo-component-0.0.dev1.-/setup.cfg creating dist Creating tar archive removing 'cltl.demo-component-0.0.dev1.-' (and everything under it) Install cltl-chat-ui Download https://github.com/dmitrizzle/chat-bubble/archive/refs/tags/v1.5.0.tar.gz chat-bubble-1.5.0/component/ chat-bubble-1.5.0/component/Bubbles.js chat-bubble-1.5.0/component/styles/ chat-bubble-1.5.0/component/styles/input.css chat-bubble-1.5.0/component/styles/reply.css chat-bubble-1.5.0/component/styles/says.css chat-bubble-1.5.0/component/styles/setup.css chat-bubble-1.5.0/component/styles/typing.css tar: -: Not found in archive tar: Exiting with failure status due to previous errors make[2]: *** [makefile:35: src/rest/static/chat-bubble] Error 2 make[2]: Leaving directory '/home/tk/repos/cltl-hack-parent/cltl-chat-ui' make[1]: *** [util/make/makefile.parent.mk:44: /home/tk/repos/cltl-hack-parent/cltl-chat-ui] Error 2 make[1]: Leaving directory '/home/tk/repos/cltl-hack-parent' make: *** [util/make/makefile.parent.mk:25: build] Error 2
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Run for "cltl-hack", version: 0.0.dev1, in /home/tk/repos/cltl-hack-parent
make --directory=/home/tk/repos/cltl-hack-parent/cltl-chat-ui/ depend
make[1]: Entering directory '/home/tk/repos/cltl-hack-parent/cltl-chat-ui'
Project cltl-chat-ui, version: 0.0.dev1, in /home/tk/repos/cltl-hack-parent
echo /home/tk/repos/cltl-hack-parent/cltl-chat-ui: /home/tk/repos/cltl-hack-parent/cltl-combot > makefile.d
make[1]: Leaving directory '/home/tk/repos/cltl-hack-parent/cltl-chat-ui'
make --directory=/home/tk/repos/cltl-hack-parent/cltl-hack/ depend
make[1]: Entering directory '/home/tk/repos/cltl-hack-parent/cltl-hack'
Project cltl-hack, version: 0.0.1, in /home/tk/repos/cltl-hack-parent
echo /home/tk/repos/cltl-hack-parent/cltl-hack: /home/tk/repos/cltl-hack-parent/cltl-combot /home/tk/repos/cltl-hack-parent/cltl-chat-ui > makefile.d
make[1]: Leaving directory '/home/tk/repos/cltl-hack-parent/cltl-hack'
make --directory=/home/tk/repos/cltl-hack-parent/cltl-requirements/ depend
make[1]: Entering directory '/home/tk/repos/cltl-hack-parent/cltl-requirements'
Project cltl-requirements, version: 0.0.dev1, in /home/tk/repos/cltl-hack-parent
touch makefile.d
make[1]: Leaving directory '/home/tk/repos/cltl-hack-parent/cltl-requirements'
make --directory=/home/tk/repos/cltl-hack-parent/cltl-combot/ depend
make[1]: Entering directory '/home/tk/repos/cltl-hack-parent/cltl-combot'
Project cltl-combot, version: 0.0.dev1, in /home/tk/repos/cltl-hack-parent
makefile:21: warning: overriding recipe for target 'docker'
util/make/makefile.component.mk:13: warning: ignoring old recipe for target 'docker'
echo /home/tk/repos/cltl-hack-parent/cltl-combot: /home/tk/repos/cltl-hack-parent/cltl-requirements > makefile.d
make[1]: Leaving directory '/home/tk/repos/cltl-hack-parent/cltl-combot'
Run for "cltl-hack", version: 0.0.dev1, in /home/tk/repos/cltl-hack-parent
make target=build
make[1]: Entering directory '/home/tk/repos/cltl-hack-parent'
Run build for "cltl-hack", version: 0.0.dev1, in /home/tk/repos/cltl-hack-parent
make --directory=/home/tk/repos/cltl-hack-parent/cltl-requirements build
make[2]: Entering directory '/home/tk/repos/cltl-hack-parent/cltl-requirements'
Project cltl-requirements, version: 0.0.dev1, in /home/tk/repos/cltl-hack-parent
Download to mirror
WARNING: The candidate selected for download or install is a yanked version: 'python-levenshtein' candidate (version 0.12.0 at https://files.pythonhosted.org/packages/42/a9/d1785c85ebf9b7dfacd08938dd028209c34a0ea3b1bcdb895208bd40a67d/python-Levenshtein-0.12.0.tar.gz#sha256=033a11de5e3d19ea25c9302d11224e1a1898fe5abd23c61c7c360c25195e3eb1 (from https://pypi.org/simple/python-levenshtein/))
Reason for being yanked: Insecure, upgrade to 0.12.1
make[2]: Leaving directory '/home/tk/repos/cltl-hack-parent/cltl-requirements'
make --directory=/home/tk/repos/cltl-hack-parent/cltl-combot build
make[2]: Entering directory '/home/tk/repos/cltl-hack-parent/cltl-combot'
Project cltl-combot, version: 0.0.dev1, in /home/tk/repos/cltl-hack-parent
makefile:21: warning: overriding recipe for target 'docker'
util/make/makefile.component.mk:13: warning: ignoring old recipe for target 'docker'
Update version of /home/tk/repos/cltl-hack-parent/cltl-combot
python -m venv venv
source venv/bin/activate;
pip install -r requirements.txt --no-index
--find-links="/home/tk/repos/cltl-hack-parent/cltl-requirements/mirror" --find-links="/home/tk/repos/cltl-hack-parent/cltl-requirements/leolani";
deactivate
Looking in links: /home/tk/repos/cltl-hack-parent/cltl-requirements/mirror, /home/tk/repos/cltl-hack-parent/cltl-requirements/leolani
Processing /home/tk/repos/cltl-hack-parent/cltl-combot
Processing /home/tk/repos/cltl-hack-parent/cltl-requirements/mirror/kombu-5.0.2-py2.py3-none-any.whl
Processing /home/tk/repos/cltl-hack-parent/cltl-requirements/mirror/numpy-1.19.5-cp38-cp38-manylinux2010_x86_64.whl
Processing /home/tk/repos/cltl-hack-parent/cltl-requirements/mirror/Pillow-8.0.1-cp38-cp38-manylinux1_x86_64.whl
Processing /home/tk/repos/cltl-hack-parent/cltl-requirements/mirror/amqp-5.0.6-py3-none-any.whl
Processing /home/tk/repos/cltl-hack-parent/cltl-requirements/mirror/vine-5.0.0-py2.py3-none-any.whl
Building wheels for collected packages: cltl.combot
Building wheel for cltl.combot (setup.py) ... error
ERROR: Command errored out with exit status 1:
command: /home/tk/repos/cltl-hack-parent/cltl-combot/venv/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-uwhhhag2/setup.py'"'"'; file='"'"'/tmp/pip-req-build-uwhhhag2/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-6hz23ryh
cwd: /tmp/pip-req-build-uwhhhag2/
Complete output (8 lines):
/home/tk/repos/cltl-hack-parent/cltl-combot/venv/lib/python3.8/site-packages/setuptools/dist.py:481: UserWarning: The version specified ('0.0.dev1.\n') is an invalid version, this may not work as expected with newer versions of setuptools, pip, and PyPI. Please see PEP 440 for more details.
warnings.warn(
usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
or: setup.py --help [cmd1 cmd2 ...]
or: setup.py --help-commands
or: setup.py cmd --help
error: invalid command 'bdist_wheel'
ERROR: Failed building wheel for cltl.combot
Running setup.py clean for cltl.combot
Failed to build cltl.combot
Installing collected packages: vine, amqp, kombu, numpy, pillow, cltl.combot
Running setup.py install for cltl.combot ... done
Successfully installed amqp-5.0.6 cltl.combot-0.0.dev1.- kombu-5.0.2 numpy-1.19.5 pillow-8.0.1 vine-5.0.0
source venv/bin/activate;
pip install -r requirements.txt --upgrade --no-index
--find-links="/home/tk/repos/cltl-hack-parent/cltl-requirements/mirror" --find-links="/home/tk/repos/cltl-hack-parent/cltl-requirements/leolani";
deactivate
Looking in links: /home/tk/repos/cltl-hack-parent/cltl-requirements/mirror, /home/tk/repos/cltl-hack-parent/cltl-requirements/leolani
Processing /home/tk/repos/cltl-hack-parent/cltl-combot
Requirement already satisfied, skipping upgrade: kombu in ./venv/lib/python3.8/site-packages (from cltl.combot===0.0.dev1.-->-r requirements.txt (line 1)) (5.0.2)
Requirement already satisfied, skipping upgrade: numpy in ./venv/lib/python3.8/site-packages (from cltl.combot===0.0.dev1.-->-r requirements.txt (line 1)) (1.19.5)
Requirement already satisfied, skipping upgrade: pillow in ./venv/lib/python3.8/site-packages (from cltl.combot===0.0.dev1.-->-r requirements.txt (line 1)) (8.0.1)
Requirement already satisfied, skipping upgrade: amqp<6.0.0,>=5.0.0 in ./venv/lib/python3.8/site-packages (from kombu->cltl.combot===0.0.dev1.-->-r requirements.txt (line 1)) (5.0.6)
Requirement already satisfied, skipping upgrade: vine==5.0.0 in ./venv/lib/python3.8/site-packages (from amqp<6.0.0,>=5.0.0->kombu->cltl.combot===0.0.dev1.-->-r requirements.txt (line 1)) (5.0.0)
Building wheels for collected packages: cltl.combot
Building wheel for cltl.combot (setup.py) ... error
ERROR: Command errored out with exit status 1:
command: /home/tk/repos/cltl-hack-parent/cltl-combot/venv/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-rpq_e_1i/setup.py'"'"'; file='"'"'/tmp/pip-req-build-rpq_e_1i/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-b8v82m8c
cwd: /tmp/pip-req-build-rpq_e_1i/
Complete output (8 lines):
/home/tk/repos/cltl-hack-parent/cltl-combot/venv/lib/python3.8/site-packages/setuptools/dist.py:481: UserWarning: The version specified ('0.0.dev1.\n') is an invalid version, this may not work as expected with newer versions of setuptools, pip, and PyPI. Please see PEP 440 for more details.
warnings.warn(
usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
or: setup.py --help [cmd1 cmd2 ...]
or: setup.py --help-commands
or: setup.py cmd --help
error: invalid command 'bdist_wheel'
ERROR: Failed building wheel for cltl.combot
Running setup.py clean for cltl.combot
Failed to build cltl.combot
Installing collected packages: cltl.combot
Attempting uninstall: cltl.combot
Found existing installation: cltl.combot 0.0.dev1.-
Uninstalling cltl.combot-0.0.dev1.-:
Successfully uninstalled cltl.combot-0.0.dev1.-
Running setup.py install for cltl.combot ... done
Successfully installed cltl.combot-0.0.dev1.-
Create distribution for cltl-combot
source venv/bin/activate;
python setup.py sdist;
deactivate
/home/tk/repos/cltl-hack-parent/cltl-combot/venv/lib/python3.8/site-packages/setuptools/dist.py:481: UserWarning: The version specified ('0.0.dev1.\n') is an invalid version, this may not work as expected with newer versions of setuptools, pip, and PyPI. Please see PEP 440 for more details.
warnings.warn(
running sdist
running egg_info
creating cltl.combot.egg-info
writing cltl.combot.egg-info/PKG-INFO
writing dependency_links to cltl.combot.egg-info/dependency_links.txt
writing requirements to cltl.combot.egg-info/requires.txt
writing top-level names to cltl.combot.egg-info/top_level.txt
writing manifest file 'cltl.combot.egg-info/SOURCES.txt'
reading manifest file 'cltl.combot.egg-info/SOURCES.txt'
writing manifest file 'cltl.combot.egg-info/SOURCES.txt'
running check
creating cltl.combot-0.0.dev1.-
creating cltl.combot-0.0.dev1.-/cltl.combot.egg-info
creating cltl.combot-0.0.dev1.-/cltl
creating cltl.combot-0.0.dev1.-/cltl/combot
creating cltl.combot-0.0.dev1.-/cltl/combot/application
creating cltl.combot-0.0.dev1.-/cltl/combot/backend
creating cltl.combot-0.0.dev1.-/cltl/combot/backend/api
creating cltl.combot-0.0.dev1.-/cltl/combot/backend/utils
creating cltl.combot-0.0.dev1.-/cltl/combot/infra
creating cltl.combot-0.0.dev1.-/cltl/combot/infra/config
creating cltl.combot-0.0.dev1.-/cltl/combot/infra/event
creating cltl.combot-0.0.dev1.-/cltl/combot/infra/resource
creating cltl.combot-0.0.dev1.-/cltl/combot/test
copying files to cltl.combot-0.0.dev1.-...
copying README.md -> cltl.combot-0.0.dev1.-
copying setup.py -> cltl.combot-0.0.dev1.-
copying version.txt -> cltl.combot-0.0.dev1.-
copying cltl.combot.egg-info/PKG-INFO -> cltl.combot-0.0.dev1.-/cltl.combot.egg-info
copying cltl.combot.egg-info/SOURCES.txt -> cltl.combot-0.0.dev1.-/cltl.combot.egg-info
copying cltl.combot.egg-info/dependency_links.txt -> cltl.combot-0.0.dev1.-/cltl.combot.egg-info
copying cltl.combot.egg-info/requires.txt -> cltl.combot-0.0.dev1.-/cltl.combot.egg-info
copying cltl.combot.egg-info/top_level.txt -> cltl.combot-0.0.dev1.-/cltl.combot.egg-info
copying cltl/combot/init.py -> cltl.combot-0.0.dev1.-/cltl/combot
copying cltl/combot/application/init.py -> cltl.combot-0.0.dev1.-/cltl/combot/application
copying cltl/combot/application/application.py -> cltl.combot-0.0.dev1.-/cltl/combot/application
copying cltl/combot/application/component.py -> cltl.combot-0.0.dev1.-/cltl/combot/application
copying cltl/combot/application/intention.py -> cltl.combot-0.0.dev1.-/cltl/combot/application
copying cltl/combot/backend/init.py -> cltl.combot-0.0.dev1.-/cltl/combot/backend
copying cltl/combot/backend/container.py -> cltl.combot-0.0.dev1.-/cltl/combot/backend
copying cltl/combot/backend/api/init.py -> cltl.combot-0.0.dev1.-/cltl/combot/backend/api
copying cltl/combot/backend/api/backend.py -> cltl.combot-0.0.dev1.-/cltl/combot/backend/api
copying cltl/combot/backend/api/camera.py -> cltl.combot-0.0.dev1.-/cltl/combot/backend/api
copying cltl/combot/backend/api/discrete.py -> cltl.combot-0.0.dev1.-/cltl/combot/backend/api
copying cltl/combot/backend/api/led.py -> cltl.combot-0.0.dev1.-/cltl/combot/backend/api
copying cltl/combot/backend/api/microphone.py -> cltl.combot-0.0.dev1.-/cltl/combot/backend/api
copying cltl/combot/backend/api/motion.py -> cltl.combot-0.0.dev1.-/cltl/combot/backend/api
copying cltl/combot/backend/api/tablet.py -> cltl.combot-0.0.dev1.-/cltl/combot/backend/api
copying cltl/combot/backend/api/text_to_speech.py -> cltl.combot-0.0.dev1.-/cltl/combot/backend/api
copying cltl/combot/backend/utils/init.py -> cltl.combot-0.0.dev1.-/cltl/combot/backend/utils
copying cltl/combot/backend/utils/casefolding.py -> cltl.combot-0.0.dev1.-/cltl/combot/backend/utils
copying cltl/combot/infra/init.py -> cltl.combot-0.0.dev1.-/cltl/combot/infra
copying cltl/combot/infra/di_container.py -> cltl.combot-0.0.dev1.-/cltl/combot/infra
copying cltl/combot/infra/topic_worker.py -> cltl.combot-0.0.dev1.-/cltl/combot/infra
copying cltl/combot/infra/util.py -> cltl.combot-0.0.dev1.-/cltl/combot/infra
copying cltl/combot/infra/config/init.py -> cltl.combot-0.0.dev1.-/cltl/combot/infra/config
copying cltl/combot/infra/config/api.py -> cltl.combot-0.0.dev1.-/cltl/combot/infra/config
copying cltl/combot/infra/config/k8config.py -> cltl.combot-0.0.dev1.-/cltl/combot/infra/config
copying cltl/combot/infra/config/local.py -> cltl.combot-0.0.dev1.-/cltl/combot/infra/config
copying cltl/combot/infra/event/init.py -> cltl.combot-0.0.dev1.-/cltl/combot/infra/event
copying cltl/combot/infra/event/api.py -> cltl.combot-0.0.dev1.-/cltl/combot/infra/event
copying cltl/combot/infra/event/kombu.py -> cltl.combot-0.0.dev1.-/cltl/combot/infra/event
copying cltl/combot/infra/event/memory.py -> cltl.combot-0.0.dev1.-/cltl/combot/infra/event
copying cltl/combot/infra/event/util.py -> cltl.combot-0.0.dev1.-/cltl/combot/infra/event
copying cltl/combot/infra/resource/init.py -> cltl.combot-0.0.dev1.-/cltl/combot/infra/resource
copying cltl/combot/infra/resource/api.py -> cltl.combot-0.0.dev1.-/cltl/combot/infra/resource
copying cltl/combot/infra/resource/threaded.py -> cltl.combot-0.0.dev1.-/cltl/combot/infra/resource
copying cltl/combot/test/init.py -> cltl.combot-0.0.dev1.-/cltl/combot/test
copying cltl/combot/test/util.py -> cltl.combot-0.0.dev1.-/cltl/combot/test
Writing cltl.combot-0.0.dev1.-/setup.cfg
creating dist
Creating tar archive
removing 'cltl.combot-0.0.dev1.-' (and everything under it)
Install cltl-combot
make[2]: Leaving directory '/home/tk/repos/cltl-hack-parent/cltl-combot'
make --directory=/home/tk/repos/cltl-hack-parent/cltl-chat-ui build
make[2]: Entering directory '/home/tk/repos/cltl-hack-parent/cltl-chat-ui'
Project cltl-chat-ui, version: 0.0.dev1, in /home/tk/repos/cltl-hack-parent
Update version of /home/tk/repos/cltl-hack-parent/cltl-chat-ui
python -m venv venv
source venv/bin/activate;
pip install -r requirements.txt --no-index
--find-links="/home/tk/repos/cltl-hack-parent/cltl-requirements/mirror" --find-links="/home/tk/repos/cltl-hack-parent/cltl-requirements/leolani";
deactivate
Looking in links: /home/tk/repos/cltl-hack-parent/cltl-requirements/mirror, /home/tk/repos/cltl-hack-parent/cltl-requirements/leolani
Processing /home/tk/repos/cltl-hack-parent/cltl-requirements/mirror/Flask-1.1.2-py2.py3-none-any.whl
Processing /home/tk/repos/cltl-hack-parent/cltl-requirements/mirror/connexion-2.7.0-py2.py3-none-any.whl
Processing /home/tk/repos/cltl-hack-parent/cltl-requirements/mirror/marshmallow-3.9.1-py2.py3-none-any.whl
Processing /home/tk/repos/cltl-hack-parent/cltl-requirements/mirror/marshmallow_dataclass-8.3.0-py3-none-any.whl
Processing /home/tk/repos/cltl-hack-parent/cltl-requirements/mirror/PyYAML-5.3.1.tar.gz
Processing /home/tk/repos/cltl-hack-parent/cltl-requirements/mirror/typer-0.3.2-py3-none-any.whl
Processing /home/tk/repos/cltl-hack-parent/cltl-requirements/mirror/uvicorn-0.13.1-py3-none-any.whl
Processing /home/tk/repos/cltl-hack-parent/cltl-requirements/mirror/apidaora-0.28.0-py3-none-any.whl
Processing /home/tk/repos/cltl-hack-parent/cltl-requirements/mirror/Markdown-3.3.3-py3-none-any.whl
Processing /home/tk/repos/cltl-hack-parent/cltl-requirements/mirror/kombu-5.0.2-py2.py3-none-any.whl
ERROR: Could not find a version that satisfies the requirement cltl.combot (from -r requirements.txt (line 14)) (from versions: 0.0.dev1.-)
ERROR: No matching distribution found for cltl.combot (from -r requirements.txt (line 14))
source venv/bin/activate;
pip install -r requirements.txt --upgrade --no-index
--find-links="/home/tk/repos/cltl-hack-parent/cltl-requirements/mirror" --find-links="/home/tk/repos/cltl-hack-parent/cltl-requirements/leolani";
deactivate
Looking in links: /home/tk/repos/cltl-hack-parent/cltl-requirements/mirror, /home/tk/repos/cltl-hack-parent/cltl-requirements/leolani
Processing /home/tk/repos/cltl-hack-parent/cltl-requirements/mirror/Flask-1.1.2-py2.py3-none-any.whl
Processing /home/tk/repos/cltl-hack-parent/cltl-requirements/mirror/connexion-2.7.0-py2.py3-none-any.whl
Processing /home/tk/repos/cltl-hack-parent/cltl-requirements/mirror/marshmallow-3.9.1-py2.py3-none-any.whl
Processing /home/tk/repos/cltl-hack-parent/cltl-requirements/mirror/marshmallow_dataclass-8.3.0-py3-none-any.whl
Processing /home/tk/repos/cltl-hack-parent/cltl-requirements/mirror/PyYAML-5.3.1.tar.gz
Processing /home/tk/repos/cltl-hack-parent/cltl-requirements/mirror/typer-0.3.2-py3-none-any.whl
Processing /home/tk/repos/cltl-hack-parent/cltl-requirements/mirror/uvicorn-0.13.1-py3-none-any.whl
Processing /home/tk/repos/cltl-hack-parent/cltl-requirements/mirror/apidaora-0.28.0-py3-none-any.whl
Processing /home/tk/repos/cltl-hack-parent/cltl-requirements/mirror/Markdown-3.3.3-py3-none-any.whl
Processing /home/tk/repos/cltl-hack-parent/cltl-requirements/mirror/kombu-5.0.2-py2.py3-none-any.whl
ERROR: Could not find a version that satisfies the requirement cltl.combot (from -r requirements.txt (line 14)) (from versions: 0.0.dev1.-)
ERROR: No matching distribution found for cltl.combot (from -r requirements.txt (line 14))
Create distribution for cltl-chat-ui
source venv/bin/activate;
python setup.py sdist;
deactivate
/home/tk/repos/cltl-hack-parent/cltl-chat-ui/venv/lib/python3.8/site-packages/setuptools/dist.py:481: UserWarning: The version specified ('0.0.dev1.\n') is an invalid version, this may not work as expected with newer versions of setuptools, pip, and PyPI. Please see PEP 440 for more details.
warnings.warn(
running sdist
running egg_info
creating src/cltl.demo_component.egg-info
writing src/cltl.demo_component.egg-info/PKG-INFO
writing dependency_links to src/cltl.demo_component.egg-info/dependency_links.txt
writing requirements to src/cltl.demo_component.egg-info/requires.txt
writing top-level names to src/cltl.demo_component.egg-info/top_level.txt
writing manifest file 'src/cltl.demo_component.egg-info/SOURCES.txt'
reading manifest file 'src/cltl.demo_component.egg-info/SOURCES.txt'
writing manifest file 'src/cltl.demo_component.egg-info/SOURCES.txt'
running check
creating cltl.demo-component-0.0.dev1.-
creating cltl.demo-component-0.0.dev1.-/src
creating cltl.demo-component-0.0.dev1.-/src/cltl.demo_component.egg-info
copying files to cltl.demo-component-0.0.dev1.-...
copying README.md -> cltl.demo-component-0.0.dev1.-
copying setup.py -> cltl.demo-component-0.0.dev1.-
copying version.txt -> cltl.demo-component-0.0.dev1.-
copying src/cltl.demo_component.egg-info/PKG-INFO -> cltl.demo-component-0.0.dev1.-/src/cltl.demo_component.egg-info
copying src/cltl.demo_component.egg-info/SOURCES.txt -> cltl.demo-component-0.0.dev1.-/src/cltl.demo_component.egg-info
copying src/cltl.demo_component.egg-info/dependency_links.txt -> cltl.demo-component-0.0.dev1.-/src/cltl.demo_component.egg-info
copying src/cltl.demo_component.egg-info/requires.txt -> cltl.demo-component-0.0.dev1.-/src/cltl.demo_component.egg-info
copying src/cltl.demo_component.egg-info/top_level.txt -> cltl.demo-component-0.0.dev1.-/src/cltl.demo_component.egg-info
Writing cltl.demo-component-0.0.dev1.-/setup.cfg
creating dist
Creating tar archive
removing 'cltl.demo-component-0.0.dev1.-' (and everything under it)
Install cltl-chat-ui
Download https://github.com/dmitrizzle/chat-bubble/archive/refs/tags/v1.5.0.tar.gz
chat-bubble-1.5.0/component/
chat-bubble-1.5.0/component/Bubbles.js
chat-bubble-1.5.0/component/styles/
chat-bubble-1.5.0/component/styles/input.css
chat-bubble-1.5.0/component/styles/reply.css
chat-bubble-1.5.0/component/styles/says.css
chat-bubble-1.5.0/component/styles/setup.css
chat-bubble-1.5.0/component/styles/typing.css
tar: -: Not found in archive
tar: Exiting with failure status due to previous errors
make[2]: *** [makefile:35: src/rest/static/chat-bubble] Error 2
make[2]: Leaving directory '/home/tk/repos/cltl-hack-parent/cltl-chat-ui'
make[1]: *** [util/make/makefile.parent.mk:44: /home/tk/repos/cltl-hack-parent/cltl-chat-ui] Error 2
make[1]: Leaving directory '/home/tk/repos/cltl-hack-parent'
make: *** [util/make/makefile.parent.mk:25: build] Error 2
The text was updated successfully, but these errors were encountered: