Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Building wheels for collected packages: billiard, psycopg2
- Building wheel for billiard (setup.py): started
- Building wheel for billiard (setup.py): finished with status 'done'
- Created wheel for billiard: filename=billiard-3.5.0.4-py3-none-any.whl size=87865 sha256=bb9605bbcb3cdd677ea1cd9bfe775017286bcfc9375e7e066337e4c2f9f5263f
- Stored in directory: /tmp/pip-ephem-wheel-cache-627pmbjh/wheels/ff/fb/65/4815cf945683893e9f30a0df60d4e152011431fb620f769789
- Building wheel for psycopg2 (setup.py): started
- Building wheel for psycopg2 (setup.py): finished with status 'error'
- ERROR: Command errored out with exit status 1:
- command: /usr/local/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-a32q_wc_/psycopg2/setup.py'"'"'; __file__='"'"'/tmp/pip-install-a32q_wc_/psycopg2/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-gbjhvcjl
- cwd: /tmp/pip-install-a32q_wc_/psycopg2/
- Complete output (72 lines):
- running bdist_wheel
- running build
- running build_py
- creating build
- creating build/lib.linux-x86_64-3.8
- creating build/lib.linux-x86_64-3.8/psycopg2
- copying lib/_range.py -> build/lib.linux-x86_64-3.8/psycopg2
- copying lib/errorcodes.py -> build/lib.linux-x86_64-3.8/psycopg2
- copying lib/extras.py -> build/lib.linux-x86_64-3.8/psycopg2
- copying lib/extensions.py -> build/lib.linux-x86_64-3.8/psycopg2
- copying lib/tz.py -> build/lib.linux-x86_64-3.8/psycopg2
- copying lib/psycopg1.py -> build/lib.linux-x86_64-3.8/psycopg2
- copying lib/_json.py -> build/lib.linux-x86_64-3.8/psycopg2
- copying lib/__init__.py -> build/lib.linux-x86_64-3.8/psycopg2
- copying lib/_ipaddress.py -> build/lib.linux-x86_64-3.8/psycopg2
- copying lib/pool.py -> build/lib.linux-x86_64-3.8/psycopg2
- copying lib/sql.py -> build/lib.linux-x86_64-3.8/psycopg2
- creating build/lib.linux-x86_64-3.8/psycopg2/tests
- copying tests/test_fast_executemany.py -> build/lib.linux-x86_64-3.8/psycopg2/tests
- copying tests/test_extras_dictcursor.py -> build/lib.linux-x86_64-3.8/psycopg2/tests
- copying tests/test_with.py -> build/lib.linux-x86_64-3.8/psycopg2/tests
- copying tests/dbapi20.py -> build/lib.linux-x86_64-3.8/psycopg2/tests
- copying tests/test_ipaddress.py -> build/lib.linux-x86_64-3.8/psycopg2/tests
- copying tests/test_replication.py -> build/lib.linux-x86_64-3.8/psycopg2/tests
- copying tests/test_types_extras.py -> build/lib.linux-x86_64-3.8/psycopg2/tests
- copying tests/test_transaction.py -> build/lib.linux-x86_64-3.8/psycopg2/tests
- copying tests/test_sql.py -> build/lib.linux-x86_64-3.8/psycopg2/tests
- copying tests/dbapi20_tpc.py -> build/lib.linux-x86_64-3.8/psycopg2/tests
- copying tests/test_quote.py -> build/lib.linux-x86_64-3.8/psycopg2/tests
- copying tests/test_module.py -> build/lib.linux-x86_64-3.8/psycopg2/tests
- copying tests/test_bug_gc.py -> build/lib.linux-x86_64-3.8/psycopg2/tests
- copying tests/test_copy.py -> build/lib.linux-x86_64-3.8/psycopg2/tests
- copying tests/test_cancel.py -> build/lib.linux-x86_64-3.8/psycopg2/tests
- copying tests/test_errcodes.py -> build/lib.linux-x86_64-3.8/psycopg2/tests
- copying tests/test_lobject.py -> build/lib.linux-x86_64-3.8/psycopg2/tests
- copying tests/test_types_basic.py -> build/lib.linux-x86_64-3.8/psycopg2/tests
- copying tests/test_psycopg2_dbapi20.py -> build/lib.linux-x86_64-3.8/psycopg2/tests
- copying tests/test_notify.py -> build/lib.linux-x86_64-3.8/psycopg2/tests
- copying tests/test_connection.py -> build/lib.linux-x86_64-3.8/psycopg2/tests
- copying tests/test_cursor.py -> build/lib.linux-x86_64-3.8/psycopg2/tests
- copying tests/__init__.py -> build/lib.linux-x86_64-3.8/psycopg2/tests
- copying tests/test_green.py -> build/lib.linux-x86_64-3.8/psycopg2/tests
- copying tests/testutils.py -> build/lib.linux-x86_64-3.8/psycopg2/tests
- copying tests/test_bugX000.py -> build/lib.linux-x86_64-3.8/psycopg2/tests
- copying tests/test_dates.py -> build/lib.linux-x86_64-3.8/psycopg2/tests
- copying tests/test_async.py -> build/lib.linux-x86_64-3.8/psycopg2/tests
- copying tests/test_async_keyword.py -> build/lib.linux-x86_64-3.8/psycopg2/tests
- copying tests/testconfig.py -> build/lib.linux-x86_64-3.8/psycopg2/tests
- Skipping optional fixer: buffer
- Skipping optional fixer: idioms
- Skipping optional fixer: set_literal
- Skipping optional fixer: ws_comma
- running build_ext
- building 'psycopg2._psycopg' extension
- creating build/temp.linux-x86_64-3.8
- creating build/temp.linux-x86_64-3.8/psycopg
- gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION=2.7.5 (dt dec pq3 ext lo64) -DPG_VERSION_NUM=120004 -DHAVE_LO64=1 -I/usr/local/include/python3.8 -I. -I/usr/include -I/usr/include/postgresql/server -c psycopg/psycopgmodule.c -o build/temp.linux-x86_64-3.8/psycopg/psycopgmodule.o -Wdeclaration-after-statement
- psycopg/psycopgmodule.c: In function 'psyco_is_main_interp':
- psycopg/psycopgmodule.c:689:18: error: dereferencing pointer to incomplete type 'PyInterpreterState' {aka 'struct _is'}
- 689 | while (interp->next)
- | ^~
- It appears you are missing some prerequisite to build the package from source.
- You may install a binary package by installing 'psycopg2-binary' from PyPI.
- If you want to install psycopg2 from source, please install the packages
- required for the build and try again.
- For further information please check the 'doc/src/install.rst' file (also at
- <http://initd.org/psycopg/docs/install.html>).
- error: command 'gcc' failed with exit status 1
- ----------------------------------------
- ERROR: Failed building wheel for psycopg2
- Running setup.py clean for psycopg2
- Successfully built billiard
- Failed to build psycopg2
- Installing collected packages: vine, amqp, billiard, pytz, kombu, celery, Django, django-celery-beat, django-celery-results, gunicorn, psycopg2
- Running setup.py install for psycopg2: started
- Running setup.py install for psycopg2: finished with status 'error'
- ERROR: Command errored out with exit status 1:
- command: /usr/local/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-a32q_wc_/psycopg2/setup.py'"'"'; __file__='"'"'/tmp/pip-install-a32q_wc_/psycopg2/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /tmp/pip-record-k4b56brr/install-record.txt --single-version-externally-managed --compile --install-headers /usr/local/include/python3.8/psycopg2
- cwd: /tmp/pip-install-a32q_wc_/psycopg2/
- Complete output (72 lines):
- running install
- running build
- running build_py
- creating build
- creating build/lib.linux-x86_64-3.8
- creating build/lib.linux-x86_64-3.8/psycopg2
- copying lib/_range.py -> build/lib.linux-x86_64-3.8/psycopg2
- copying lib/errorcodes.py -> build/lib.linux-x86_64-3.8/psycopg2
- copying lib/extras.py -> build/lib.linux-x86_64-3.8/psycopg2
- copying lib/extensions.py -> build/lib.linux-x86_64-3.8/psycopg2
- copying lib/tz.py -> build/lib.linux-x86_64-3.8/psycopg2
- copying lib/psycopg1.py -> build/lib.linux-x86_64-3.8/psycopg2
- copying lib/_json.py -> build/lib.linux-x86_64-3.8/psycopg2
- copying lib/__init__.py -> build/lib.linux-x86_64-3.8/psycopg2
- copying lib/_ipaddress.py -> build/lib.linux-x86_64-3.8/psycopg2
- copying lib/pool.py -> build/lib.linux-x86_64-3.8/psycopg2
- copying lib/sql.py -> build/lib.linux-x86_64-3.8/psycopg2
- creating build/lib.linux-x86_64-3.8/psycopg2/tests
- copying tests/test_fast_executemany.py -> build/lib.linux-x86_64-3.8/psycopg2/tests
- copying tests/test_extras_dictcursor.py -> build/lib.linux-x86_64-3.8/psycopg2/tests
- copying tests/test_with.py -> build/lib.linux-x86_64-3.8/psycopg2/tests
- copying tests/dbapi20.py -> build/lib.linux-x86_64-3.8/psycopg2/tests
- copying tests/test_ipaddress.py -> build/lib.linux-x86_64-3.8/psycopg2/tests
- copying tests/test_replication.py -> build/lib.linux-x86_64-3.8/psycopg2/tests
- copying tests/test_types_extras.py -> build/lib.linux-x86_64-3.8/psycopg2/tests
- copying tests/test_transaction.py -> build/lib.linux-x86_64-3.8/psycopg2/tests
- copying tests/test_sql.py -> build/lib.linux-x86_64-3.8/psycopg2/tests
- copying tests/dbapi20_tpc.py -> build/lib.linux-x86_64-3.8/psycopg2/tests
- copying tests/test_quote.py -> build/lib.linux-x86_64-3.8/psycopg2/tests
- copying tests/test_module.py -> build/lib.linux-x86_64-3.8/psycopg2/tests
- copying tests/test_bug_gc.py -> build/lib.linux-x86_64-3.8/psycopg2/tests
- copying tests/test_copy.py -> build/lib.linux-x86_64-3.8/psycopg2/tests
- copying tests/test_cancel.py -> build/lib.linux-x86_64-3.8/psycopg2/tests
- copying tests/test_errcodes.py -> build/lib.linux-x86_64-3.8/psycopg2/tests
- copying tests/test_lobject.py -> build/lib.linux-x86_64-3.8/psycopg2/tests
- copying tests/test_types_basic.py -> build/lib.linux-x86_64-3.8/psycopg2/tests
- copying tests/test_psycopg2_dbapi20.py -> build/lib.linux-x86_64-3.8/psycopg2/tests
- copying tests/test_notify.py -> build/lib.linux-x86_64-3.8/psycopg2/tests
- copying tests/test_connection.py -> build/lib.linux-x86_64-3.8/psycopg2/tests
- copying tests/test_cursor.py -> build/lib.linux-x86_64-3.8/psycopg2/tests
- copying tests/__init__.py -> build/lib.linux-x86_64-3.8/psycopg2/tests
- copying tests/test_green.py -> build/lib.linux-x86_64-3.8/psycopg2/tests
- copying tests/testutils.py -> build/lib.linux-x86_64-3.8/psycopg2/tests
- copying tests/test_bugX000.py -> build/lib.linux-x86_64-3.8/psycopg2/tests
- copying tests/test_dates.py -> build/lib.linux-x86_64-3.8/psycopg2/tests
- copying tests/test_async.py -> build/lib.linux-x86_64-3.8/psycopg2/tests
- copying tests/test_async_keyword.py -> build/lib.linux-x86_64-3.8/psycopg2/tests
- copying tests/testconfig.py -> build/lib.linux-x86_64-3.8/psycopg2/tests
- Skipping optional fixer: buffer
- Skipping optional fixer: idioms
- Skipping optional fixer: set_literal
- Skipping optional fixer: ws_comma
- running build_ext
- building 'psycopg2._psycopg' extension
- creating build/temp.linux-x86_64-3.8
- creating build/temp.linux-x86_64-3.8/psycopg
- gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION=2.7.5 (dt dec pq3 ext lo64) -DPG_VERSION_NUM=120004 -DHAVE_LO64=1 -I/usr/local/include/python3.8 -I. -I/usr/include -I/usr/include/postgresql/server -c psycopg/psycopgmodule.c -o build/temp.linux-x86_64-3.8/psycopg/psycopgmodule.o -Wdeclaration-after-statement
- psycopg/psycopgmodule.c: In function 'psyco_is_main_interp':
- psycopg/psycopgmodule.c:689:18: error: dereferencing pointer to incomplete type 'PyInterpreterState' {aka 'struct _is'}
- 689 | while (interp->next)
- | ^~
- It appears you are missing some prerequisite to build the package from source.
- You may install a binary package by installing 'psycopg2-binary' from PyPI.
- If you want to install psycopg2 from source, please install the packages
- required for the build and try again.
- For further information please check the 'doc/src/install.rst' file (also at
- <http://initd.org/psycopg/docs/install.html>).
- error: command 'gcc' failed with exit status 1
- ----------------------------------------
- ERROR: Command errored out with exit status 1: /usr/local/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-a32q_wc_/psycopg2/setup.py'"'"'; __file__='"'"'/tmp/pip-install-a32q_wc_/psycopg2/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /tmp/pip-record-k4b56brr/install-record.txt --single-version-externally-managed --compile --install-headers /usr/local/include/python3.8/psycopg2 Check the logs for full command output.
- ERROR: Service 'app' failed to build: The command '/bin/sh -c pip install --no-cache-dir -r requirements.txt' returned a non-zero code: 1
- (venv) [root@centos-4gb-hel1-1 django-celery-docker-example]#
Add Comment
Please, Sign In to add comment