久久福利_99r_国产日韩在线视频_直接看av的网站_中文欧美日韩_久久一

您的位置:首頁技術文章
文章詳情頁

python - ubuntu16.04 lxml的報錯

瀏覽:81日期:2022-06-28 18:48:10

問題描述

Building wheels for collected packages: lxml, psutil, psycopg2, python-ldap Running setup.py bdist_wheel for lxml ... error Complete output from command /usr/bin/python -u -c 'import setuptools, tokenize;__file__=’/tmp/pip-build-oR6jUt/lxml/setup.py’;f=getattr(tokenize, ’open’, open)(__file__);code=f.read().replace(’rn’, ’n’);f.close();exec(compile(code, __file__, ’exec’))' bdist_wheel -d /tmp/tmpCfS4gipip-wheel- --python-tag cp27: Building lxml version 3.5.0. Building without Cython. Using build configuration of libxslt 1.1.28 running bdist_wheel running build running build_py creating build creating build/lib.linux-x86_64-2.7 creating build/lib.linux-x86_64-2.7/lxml copying src/lxml/cssselect.py -> build/lib.linux-x86_64-2.7/lxml copying src/lxml/__init__.py -> build/lib.linux-x86_64-2.7/lxml copying src/lxml/ElementInclude.py -> build/lib.linux-x86_64-2.7/lxml copying src/lxml/sax.py -> build/lib.linux-x86_64-2.7/lxml copying src/lxml/pyclasslookup.py -> build/lib.linux-x86_64-2.7/lxml copying src/lxml/usedoctest.py -> build/lib.linux-x86_64-2.7/lxml copying src/lxml/builder.py -> build/lib.linux-x86_64-2.7/lxml copying src/lxml/doctestcompare.py -> build/lib.linux-x86_64-2.7/lxml copying src/lxml/_elementpath.py -> build/lib.linux-x86_64-2.7/lxml creating build/lib.linux-x86_64-2.7/lxml/includes copying src/lxml/includes/__init__.py -> build/lib.linux-x86_64-2.7/lxml/includes creating build/lib.linux-x86_64-2.7/lxml/html copying src/lxml/html/html5parser.py -> build/lib.linux-x86_64-2.7/lxml/html copying src/lxml/html/ElementSoup.py -> build/lib.linux-x86_64-2.7/lxml/html copying src/lxml/html/defs.py -> build/lib.linux-x86_64-2.7/lxml/html copying src/lxml/html/clean.py -> build/lib.linux-x86_64-2.7/lxml/html copying src/lxml/html/__init__.py -> build/lib.linux-x86_64-2.7/lxml/html copying src/lxml/html/formfill.py -> build/lib.linux-x86_64-2.7/lxml/html copying src/lxml/html/_html5builder.py -> build/lib.linux-x86_64-2.7/lxml/html copying src/lxml/html/_diffcommand.py -> build/lib.linux-x86_64-2.7/lxml/html copying src/lxml/html/diff.py -> build/lib.linux-x86_64-2.7/lxml/html copying src/lxml/html/soupparser.py -> build/lib.linux-x86_64-2.7/lxml/html copying src/lxml/html/usedoctest.py -> build/lib.linux-x86_64-2.7/lxml/html copying src/lxml/html/builder.py -> build/lib.linux-x86_64-2.7/lxml/html copying src/lxml/html/_setmixin.py -> build/lib.linux-x86_64-2.7/lxml/html creating build/lib.linux-x86_64-2.7/lxml/isoschematron copying src/lxml/isoschematron/__init__.py -> build/lib.linux-x86_64-2.7/lxml/isoschematron copying src/lxml/lxml.etree.h -> build/lib.linux-x86_64-2.7/lxml copying src/lxml/lxml.etree_api.h -> build/lib.linux-x86_64-2.7/lxml copying src/lxml/includes/htmlparser.pxd -> build/lib.linux-x86_64-2.7/lxml/includes copying src/lxml/includes/xinclude.pxd -> build/lib.linux-x86_64-2.7/lxml/includes copying src/lxml/includes/xmlschema.pxd -> build/lib.linux-x86_64-2.7/lxml/includes copying src/lxml/includes/xslt.pxd -> build/lib.linux-x86_64-2.7/lxml/includes copying src/lxml/includes/xmlparser.pxd -> build/lib.linux-x86_64-2.7/lxml/includes copying src/lxml/includes/xmlerror.pxd -> build/lib.linux-x86_64-2.7/lxml/includes copying src/lxml/includes/dtdvalid.pxd -> build/lib.linux-x86_64-2.7/lxml/includes copying src/lxml/includes/config.pxd -> build/lib.linux-x86_64-2.7/lxml/includes copying src/lxml/includes/uri.pxd -> build/lib.linux-x86_64-2.7/lxml/includes copying src/lxml/includes/schematron.pxd -> build/lib.linux-x86_64-2.7/lxml/includes copying src/lxml/includes/relaxng.pxd -> build/lib.linux-x86_64-2.7/lxml/includes copying src/lxml/includes/c14n.pxd -> build/lib.linux-x86_64-2.7/lxml/includes copying src/lxml/includes/xpath.pxd -> build/lib.linux-x86_64-2.7/lxml/includes copying src/lxml/includes/tree.pxd -> build/lib.linux-x86_64-2.7/lxml/includes copying src/lxml/includes/etreepublic.pxd -> build/lib.linux-x86_64-2.7/lxml/includes copying src/lxml/includes/etree_defs.h -> build/lib.linux-x86_64-2.7/lxml/includes copying src/lxml/includes/lxml-version.h -> build/lib.linux-x86_64-2.7/lxml/includes creating build/lib.linux-x86_64-2.7/lxml/isoschematron/resources creating build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/rng copying src/lxml/isoschematron/resources/rng/iso-schematron.rng -> build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/rng creating build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/xsl copying src/lxml/isoschematron/resources/xsl/XSD2Schtrn.xsl -> build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/xsl copying src/lxml/isoschematron/resources/xsl/RNG2Schtrn.xsl -> build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/xsl creating build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_message.xsl -> build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_svrl_for_xslt1.xsl -> build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_dsdl_include.xsl -> build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_abstract_expand.xsl -> build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_skeleton_for_xslt1.xsl -> build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/readme.txt -> build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 running build_ext building ’lxml.etree’ extension creating build/temp.linux-x86_64-2.7 creating build/temp.linux-x86_64-2.7/src creating build/temp.linux-x86_64-2.7/src/lxml x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/libxml2 -Isrc/lxml/includes -I/usr/include/python2.7 -c src/lxml/lxml.etree.c -o build/temp.linux-x86_64-2.7/src/lxml/lxml.etree.o -w x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wl,-Bsymbolic-functions -Wl,-z,relro -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/src/lxml/lxml.etree.o -lxslt -lexslt -lxml2 -lz -lm -o build/lib.linux-x86_64-2.7/lxml/etree.so /usr/local/bin/ld: this linker was not configured to use sysroots collect2: error: ld returned 1 exit status error: command ’x86_64-linux-gnu-gcc’ failed with exit status 1

---------------------------------------- Failed building wheel for lxml Running setup.py clean for lxml Running setup.py bdist_wheel for psutil ... error Complete output from command /usr/bin/python -u -c 'import setuptools, tokenize;__file__=’/tmp/pip-build-oR6jUt/psutil/setup.py’;f=getattr(tokenize, ’open’, open)(__file__);code=f.read().replace(’rn’, ’n’);f.close();exec(compile(code, __file__, ’exec’))' bdist_wheel -d /tmp/tmpz0SXDUpip-wheel- --python-tag cp27: running bdist_wheel running build running build_py creating build creating build/lib.linux-x86_64-2.7 creating build/lib.linux-x86_64-2.7/psutil copying psutil/__init__.py -> build/lib.linux-x86_64-2.7/psutil copying psutil/_psosx.py -> build/lib.linux-x86_64-2.7/psutil copying psutil/_psbsd.py -> build/lib.linux-x86_64-2.7/psutil copying psutil/_pssunos.py -> build/lib.linux-x86_64-2.7/psutil copying psutil/_psposix.py -> build/lib.linux-x86_64-2.7/psutil copying psutil/_pslinux.py -> build/lib.linux-x86_64-2.7/psutil copying psutil/_common.py -> build/lib.linux-x86_64-2.7/psutil copying psutil/_compat.py -> build/lib.linux-x86_64-2.7/psutil copying psutil/_pswindows.py -> build/lib.linux-x86_64-2.7/psutil creating build/lib.linux-x86_64-2.7/psutil/tests copying psutil/tests/test_system.py -> build/lib.linux-x86_64-2.7/psutil/tests copying psutil/tests/test_windows.py -> build/lib.linux-x86_64-2.7/psutil/tests copying psutil/tests/test_memory_leaks.py -> build/lib.linux-x86_64-2.7/psutil/tests copying psutil/tests/runner.py -> build/lib.linux-x86_64-2.7/psutil/tests copying psutil/tests/__init__.py -> build/lib.linux-x86_64-2.7/psutil/tests copying psutil/tests/test_osx.py -> build/lib.linux-x86_64-2.7/psutil/tests copying psutil/tests/test_bsd.py -> build/lib.linux-x86_64-2.7/psutil/tests copying psutil/tests/test_sunos.py -> build/lib.linux-x86_64-2.7/psutil/tests copying psutil/tests/test_process.py -> build/lib.linux-x86_64-2.7/psutil/tests copying psutil/tests/test_posix.py -> build/lib.linux-x86_64-2.7/psutil/tests copying psutil/tests/test_misc.py -> build/lib.linux-x86_64-2.7/psutil/tests copying psutil/tests/test_linux.py -> build/lib.linux-x86_64-2.7/psutil/tests running build_ext building ’psutil._psutil_linux’ extension creating build/temp.linux-x86_64-2.7 creating build/temp.linux-x86_64-2.7/psutil x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DPSUTIL_VERSION=431 -I/usr/include/python2.7 -c psutil/_psutil_linux.c -o build/temp.linux-x86_64-2.7/psutil/_psutil_linux.o x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wl,-Bsymbolic-functions -Wl,-z,relro -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/psutil/_psutil_linux.o -o build/lib.linux-x86_64-2.7/psutil/_psutil_linux.so /usr/local/bin/ld: this linker was not configured to use sysroots collect2: error: ld returned 1 exit status error: command ’x86_64-linux-gnu-gcc’ failed with exit status 1

---------------------------------------- Failed building wheel for psutil Running setup.py clean for psutil Running setup.py bdist_wheel for psycopg2 ... error Complete output from command /usr/bin/python -u -c 'import setuptools, tokenize;__file__=’/tmp/pip-build-oR6jUt/psycopg2/setup.py’;f=getattr(tokenize, ’open’, open)(__file__);code=f.read().replace(’rn’, ’n’);f.close();exec(compile(code, __file__, ’exec’))' bdist_wheel -d /tmp/tmpEIBTDMpip-wheel- --python-tag cp27: running bdist_wheel running build running build_py creating build creating build/lib.linux-x86_64-2.7 creating build/lib.linux-x86_64-2.7/psycopg2 copying lib/__init__.py -> build/lib.linux-x86_64-2.7/psycopg2 copying lib/errorcodes.py -> build/lib.linux-x86_64-2.7/psycopg2 copying lib/extensions.py -> build/lib.linux-x86_64-2.7/psycopg2 copying lib/pool.py -> build/lib.linux-x86_64-2.7/psycopg2 copying lib/extras.py -> build/lib.linux-x86_64-2.7/psycopg2 copying lib/tz.py -> build/lib.linux-x86_64-2.7/psycopg2 copying lib/psycopg1.py -> build/lib.linux-x86_64-2.7/psycopg2 copying lib/_range.py -> build/lib.linux-x86_64-2.7/psycopg2 copying lib/_json.py -> build/lib.linux-x86_64-2.7/psycopg2 creating build/lib.linux-x86_64-2.7/psycopg2/tests copying tests/test_module.py -> build/lib.linux-x86_64-2.7/psycopg2/tests copying tests/test_bugX000.py -> build/lib.linux-x86_64-2.7/psycopg2/tests copying tests/test_copy.py -> build/lib.linux-x86_64-2.7/psycopg2/tests copying tests/test_connection.py -> build/lib.linux-x86_64-2.7/psycopg2/tests copying tests/test_bug_gc.py -> build/lib.linux-x86_64-2.7/psycopg2/tests copying tests/__init__.py -> build/lib.linux-x86_64-2.7/psycopg2/tests copying tests/test_extras_dictcursor.py -> build/lib.linux-x86_64-2.7/psycopg2/tests copying tests/test_async.py -> build/lib.linux-x86_64-2.7/psycopg2/tests copying tests/dbapi20_tpc.py -> build/lib.linux-x86_64-2.7/psycopg2/tests copying tests/test_cursor.py -> build/lib.linux-x86_64-2.7/psycopg2/tests copying tests/test_notify.py -> build/lib.linux-x86_64-2.7/psycopg2/tests copying tests/test_with.py -> build/lib.linux-x86_64-2.7/psycopg2/tests copying tests/test_quote.py -> build/lib.linux-x86_64-2.7/psycopg2/tests copying tests/test_green.py -> build/lib.linux-x86_64-2.7/psycopg2/tests copying tests/test_types_basic.py -> build/lib.linux-x86_64-2.7/psycopg2/tests copying tests/test_psycopg2_dbapi20.py -> build/lib.linux-x86_64-2.7/psycopg2/tests copying tests/test_dates.py -> build/lib.linux-x86_64-2.7/psycopg2/tests copying tests/test_types_extras.py -> build/lib.linux-x86_64-2.7/psycopg2/tests copying tests/test_cancel.py -> build/lib.linux-x86_64-2.7/psycopg2/tests copying tests/dbapi20.py -> build/lib.linux-x86_64-2.7/psycopg2/tests copying tests/testconfig.py -> build/lib.linux-x86_64-2.7/psycopg2/tests copying tests/test_errcodes.py -> build/lib.linux-x86_64-2.7/psycopg2/tests copying tests/test_lobject.py -> build/lib.linux-x86_64-2.7/psycopg2/tests copying tests/testutils.py -> build/lib.linux-x86_64-2.7/psycopg2/tests copying tests/test_transaction.py -> build/lib.linux-x86_64-2.7/psycopg2/tests running build_ext building ’psycopg2._psycopg’ extension creating build/temp.linux-x86_64-2.7 creating build/temp.linux-x86_64-2.7/psycopg x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION='2.6.2 (dt dec pq3 ext lo64)' -DPG_VERSION_HEX=0x090507 -DHAVE_LO64=1 -I/usr/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.5/server -c psycopg/psycopgmodule.c -o build/temp.linux-x86_64-2.7/psycopg/psycopgmodule.o -Wdeclaration-after-statement x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION='2.6.2 (dt dec pq3 ext lo64)' -DPG_VERSION_HEX=0x090507 -DHAVE_LO64=1 -I/usr/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.5/server -c psycopg/green.c -o build/temp.linux-x86_64-2.7/psycopg/green.o -Wdeclaration-after-statement x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION='2.6.2 (dt dec pq3 ext lo64)' -DPG_VERSION_HEX=0x090507 -DHAVE_LO64=1 -I/usr/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.5/server -c psycopg/pqpath.c -o build/temp.linux-x86_64-2.7/psycopg/pqpath.o -Wdeclaration-after-statement x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION='2.6.2 (dt dec pq3 ext lo64)' -DPG_VERSION_HEX=0x090507 -DHAVE_LO64=1 -I/usr/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.5/server -c psycopg/utils.c -o build/temp.linux-x86_64-2.7/psycopg/utils.o -Wdeclaration-after-statement x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION='2.6.2 (dt dec pq3 ext lo64)' -DPG_VERSION_HEX=0x090507 -DHAVE_LO64=1 -I/usr/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.5/server -c psycopg/bytes_format.c -o build/temp.linux-x86_64-2.7/psycopg/bytes_format.o -Wdeclaration-after-statement x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION='2.6.2 (dt dec pq3 ext lo64)' -DPG_VERSION_HEX=0x090507 -DHAVE_LO64=1 -I/usr/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.5/server -c psycopg/connection_int.c -o build/temp.linux-x86_64-2.7/psycopg/connection_int.o -Wdeclaration-after-statement x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION='2.6.2 (dt dec pq3 ext lo64)' -DPG_VERSION_HEX=0x090507 -DHAVE_LO64=1 -I/usr/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.5/server -c psycopg/connection_type.c -o build/temp.linux-x86_64-2.7/psycopg/connection_type.o -Wdeclaration-after-statement x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION='2.6.2 (dt dec pq3 ext lo64)' -DPG_VERSION_HEX=0x090507 -DHAVE_LO64=1 -I/usr/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.5/server -c psycopg/cursor_int.c -o build/temp.linux-x86_64-2.7/psycopg/cursor_int.o -Wdeclaration-after-statement x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION='2.6.2 (dt dec pq3 ext lo64)' -DPG_VERSION_HEX=0x090507 -DHAVE_LO64=1 -I/usr/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.5/server -c psycopg/cursor_type.c -o build/temp.linux-x86_64-2.7/psycopg/cursor_type.o -Wdeclaration-after-statement x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION='2.6.2 (dt dec pq3 ext lo64)' -DPG_VERSION_HEX=0x090507 -DHAVE_LO64=1 -I/usr/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.5/server -c psycopg/diagnostics_type.c -o build/temp.linux-x86_64-2.7/psycopg/diagnostics_type.o -Wdeclaration-after-statement x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION='2.6.2 (dt dec pq3 ext lo64)' -DPG_VERSION_HEX=0x090507 -DHAVE_LO64=1 -I/usr/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.5/server -c psycopg/error_type.c -o build/temp.linux-x86_64-2.7/psycopg/error_type.o -Wdeclaration-after-statement x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION='2.6.2 (dt dec pq3 ext lo64)' -DPG_VERSION_HEX=0x090507 -DHAVE_LO64=1 -I/usr/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.5/server -c psycopg/lobject_int.c -o build/temp.linux-x86_64-2.7/psycopg/lobject_int.o -Wdeclaration-after-statement x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION='2.6.2 (dt dec pq3 ext lo64)' -DPG_VERSION_HEX=0x090507 -DHAVE_LO64=1 -I/usr/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.5/server -c psycopg/lobject_type.c -o build/temp.linux-x86_64-2.7/psycopg/lobject_type.o -Wdeclaration-after-statement x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION='2.6.2 (dt dec pq3 ext lo64)' -DPG_VERSION_HEX=0x090507 -DHAVE_LO64=1 -I/usr/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.5/server -c psycopg/notify_type.c -o build/temp.linux-x86_64-2.7/psycopg/notify_type.o -Wdeclaration-after-statement x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION='2.6.2 (dt dec pq3 ext lo64)' -DPG_VERSION_HEX=0x090507 -DHAVE_LO64=1 -I/usr/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.5/server -c psycopg/xid_type.c -o build/temp.linux-x86_64-2.7/psycopg/xid_type.o -Wdeclaration-after-statement x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION='2.6.2 (dt dec pq3 ext lo64)' -DPG_VERSION_HEX=0x090507 -DHAVE_LO64=1 -I/usr/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.5/server -c psycopg/adapter_asis.c -o build/temp.linux-x86_64-2.7/psycopg/adapter_asis.o -Wdeclaration-after-statement x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION='2.6.2 (dt dec pq3 ext lo64)' -DPG_VERSION_HEX=0x090507 -DHAVE_LO64=1 -I/usr/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.5/server -c psycopg/adapter_binary.c -o build/temp.linux-x86_64-2.7/psycopg/adapter_binary.o -Wdeclaration-after-statement x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION='2.6.2 (dt dec pq3 ext lo64)' -DPG_VERSION_HEX=0x090507 -DHAVE_LO64=1 -I/usr/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.5/server -c psycopg/adapter_datetime.c -o build/temp.linux-x86_64-2.7/psycopg/adapter_datetime.o -Wdeclaration-after-statement x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION='2.6.2 (dt dec pq3 ext lo64)' -DPG_VERSION_HEX=0x090507 -DHAVE_LO64=1 -I/usr/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.5/server -c psycopg/adapter_list.c -o build/temp.linux-x86_64-2.7/psycopg/adapter_list.o -Wdeclaration-after-statement x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION='2.6.2 (dt dec pq3 ext lo64)' -DPG_VERSION_HEX=0x090507 -DHAVE_LO64=1 -I/usr/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.5/server -c psycopg/adapter_pboolean.c -o build/temp.linux-x86_64-2.7/psycopg/adapter_pboolean.o -Wdeclaration-after-statement x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION='2.6.2 (dt dec pq3 ext lo64)' -DPG_VERSION_HEX=0x090507 -DHAVE_LO64=1 -I/usr/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.5/server -c psycopg/adapter_pdecimal.c -o build/temp.linux-x86_64-2.7/psycopg/adapter_pdecimal.o -Wdeclaration-after-statement x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION='2.6.2 (dt dec pq3 ext lo64)' -DPG_VERSION_HEX=0x090507 -DHAVE_LO64=1 -I/usr/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.5/server -c psycopg/adapter_pint.c -o build/temp.linux-x86_64-2.7/psycopg/adapter_pint.o -Wdeclaration-after-statement x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION='2.6.2 (dt dec pq3 ext lo64)' -DPG_VERSION_HEX=0x090507 -DHAVE_LO64=1 -I/usr/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.5/server -c psycopg/adapter_pfloat.c -o build/temp.linux-x86_64-2.7/psycopg/adapter_pfloat.o -Wdeclaration-after-statement x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION='2.6.2 (dt dec pq3 ext lo64)' -DPG_VERSION_HEX=0x090507 -DHAVE_LO64=1 -I/usr/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.5/server -c psycopg/adapter_qstring.c -o build/temp.linux-x86_64-2.7/psycopg/adapter_qstring.o -Wdeclaration-after-statement x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION='2.6.2 (dt dec pq3 ext lo64)' -DPG_VERSION_HEX=0x090507 -DHAVE_LO64=1 -I/usr/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.5/server -c psycopg/microprotocols.c -o build/temp.linux-x86_64-2.7/psycopg/microprotocols.o -Wdeclaration-after-statement x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION='2.6.2 (dt dec pq3 ext lo64)' -DPG_VERSION_HEX=0x090507 -DHAVE_LO64=1 -I/usr/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.5/server -c psycopg/microprotocols_proto.c -o build/temp.linux-x86_64-2.7/psycopg/microprotocols_proto.o -Wdeclaration-after-statement x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DPSYCOPG_DEFAULT_PYDATETIME=1 -DPSYCOPG_VERSION='2.6.2 (dt dec pq3 ext lo64)' -DPG_VERSION_HEX=0x090507 -DHAVE_LO64=1 -I/usr/include/python2.7 -I. -I/usr/include/postgresql -I/usr/include/postgresql/9.5/server -c psycopg/typecast.c -o build/temp.linux-x86_64-2.7/psycopg/typecast.o -Wdeclaration-after-statement x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wl,-Bsymbolic-functions -Wl,-z,relro -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/psycopg/psycopgmodule.o build/temp.linux-x86_64-2.7/psycopg/green.o build/temp.linux-x86_64-2.7/psycopg/pqpath.o build/temp.linux-x86_64-2.7/psycopg/utils.o build/temp.linux-x86_64-2.7/psycopg/bytes_format.o build/temp.linux-x86_64-2.7/psycopg/connection_int.o build/temp.linux-x86_64-2.7/psycopg/connection_type.o build/temp.linux-x86_64-2.7/psycopg/cursor_int.o build/temp.linux-x86_64-2.7/psycopg/cursor_type.o build/temp.linux-x86_64-2.7/psycopg/diagnostics_type.o build/temp.linux-x86_64-2.7/psycopg/error_type.o build/temp.linux-x86_64-2.7/psycopg/lobject_int.o build/temp.linux-x86_64-2.7/psycopg/lobject_type.o build/temp.linux-x86_64-2.7/psycopg/notify_type.o build/temp.linux-x86_64-2.7/psycopg/xid_type.o build/temp.linux-x86_64-2.7/psycopg/adapter_asis.o build/temp.linux-x86_64-2.7/psycopg/adapter_binary.o build/temp.linux-x86_64-2.7/psycopg/adapter_datetime.o build/temp.linux-x86_64-2.7/psycopg/adapter_list.o build/temp.linux-x86_64-2.7/psycopg/adapter_pboolean.o build/temp.linux-x86_64-2.7/psycopg/adapter_pdecimal.o build/temp.linux-x86_64-2.7/psycopg/adapter_pint.o build/temp.linux-x86_64-2.7/psycopg/adapter_pfloat.o build/temp.linux-x86_64-2.7/psycopg/adapter_qstring.o build/temp.linux-x86_64-2.7/psycopg/microprotocols.o build/temp.linux-x86_64-2.7/psycopg/microprotocols_proto.o build/temp.linux-x86_64-2.7/psycopg/typecast.o -L/usr/lib/x86_64-linux-gnu -lpq -o build/lib.linux-x86_64-2.7/psycopg2/_psycopg.so /usr/local/bin/ld: this linker was not configured to use sysroots collect2: error: ld returned 1 exit status error: command ’x86_64-linux-gnu-gcc’ failed with exit status 1

---------------------------------------- Failed building wheel for psycopg2 Running setup.py clean for psycopg2 Running setup.py bdist_wheel for python-ldap ... error Complete output from command /usr/bin/python -u -c 'import setuptools, tokenize;__file__=’/tmp/pip-build-oR6jUt/python-ldap/setup.py’;f=getattr(tokenize, ’open’, open)(__file__);code=f.read().replace(’rn’, ’n’);f.close();exec(compile(code, __file__, ’exec’))' bdist_wheel -d /tmp/tmpY3tYUepip-wheel- --python-tag cp27: defines: HAVE_SASL HAVE_TLS HAVE_LIBLDAP_R extra_compile_args: extra_objects: include_dirs: /usr/include /usr/include/sasl /usr/local/include /usr/local/include/sasl library_dirs: /usr/lib /usr/lib64 /usr/local/lib /usr/local/lib64 libs: ldap_r running bdist_wheel running build running build_py file Lib/ldap.py (for module ldap) not found file Lib/ldap/controls.py (for module ldap.controls) not found file Lib/ldap/extop.py (for module ldap.extop) not found file Lib/ldap/schema.py (for module ldap.schema) not found creating build creating build/lib.linux-x86_64-2.7 copying Lib/ldapurl.py -> build/lib.linux-x86_64-2.7 copying Lib/ldif.py -> build/lib.linux-x86_64-2.7 copying Lib/dsml.py -> build/lib.linux-x86_64-2.7 creating build/lib.linux-x86_64-2.7/ldap copying Lib/ldap/__init__.py -> build/lib.linux-x86_64-2.7/ldap copying Lib/ldap/async.py -> build/lib.linux-x86_64-2.7/ldap creating build/lib.linux-x86_64-2.7/ldap/controls copying Lib/ldap/controls/__init__.py -> build/lib.linux-x86_64-2.7/ldap/controls copying Lib/ldap/controls/deref.py -> build/lib.linux-x86_64-2.7/ldap/controls copying Lib/ldap/controls/libldap.py -> build/lib.linux-x86_64-2.7/ldap/controls copying Lib/ldap/controls/openldap.py -> build/lib.linux-x86_64-2.7/ldap/controls copying Lib/ldap/controls/ppolicy.py -> build/lib.linux-x86_64-2.7/ldap/controls copying Lib/ldap/controls/psearch.py -> build/lib.linux-x86_64-2.7/ldap/controls copying Lib/ldap/controls/pwdpolicy.py -> build/lib.linux-x86_64-2.7/ldap/controls copying Lib/ldap/controls/readentry.py -> build/lib.linux-x86_64-2.7/ldap/controls copying Lib/ldap/controls/sessiontrack.py -> build/lib.linux-x86_64-2.7/ldap/controls copying Lib/ldap/controls/simple.py -> build/lib.linux-x86_64-2.7/ldap/controls copying Lib/ldap/controls/sss.py -> build/lib.linux-x86_64-2.7/ldap/controls copying Lib/ldap/cidict.py -> build/lib.linux-x86_64-2.7/ldap copying Lib/ldap/dn.py -> build/lib.linux-x86_64-2.7/ldap creating build/lib.linux-x86_64-2.7/ldap/extop copying Lib/ldap/extop/__init__.py -> build/lib.linux-x86_64-2.7/ldap/extop copying Lib/ldap/extop/dds.py -> build/lib.linux-x86_64-2.7/ldap/extop copying Lib/ldap/filter.py -> build/lib.linux-x86_64-2.7/ldap copying Lib/ldap/functions.py -> build/lib.linux-x86_64-2.7/ldap copying Lib/ldap/ldapobject.py -> build/lib.linux-x86_64-2.7/ldap copying Lib/ldap/logger.py -> build/lib.linux-x86_64-2.7/ldap copying Lib/ldap/modlist.py -> build/lib.linux-x86_64-2.7/ldap copying Lib/ldap/resiter.py -> build/lib.linux-x86_64-2.7/ldap copying Lib/ldap/sasl.py -> build/lib.linux-x86_64-2.7/ldap creating build/lib.linux-x86_64-2.7/ldap/schema copying Lib/ldap/schema/__init__.py -> build/lib.linux-x86_64-2.7/ldap/schema copying Lib/ldap/schema/models.py -> build/lib.linux-x86_64-2.7/ldap/schema copying Lib/ldap/schema/subentry.py -> build/lib.linux-x86_64-2.7/ldap/schema copying Lib/ldap/schema/tokenizer.py -> build/lib.linux-x86_64-2.7/ldap/schema copying Lib/ldap/syncrepl.py -> build/lib.linux-x86_64-2.7/ldap file Lib/ldap.py (for module ldap) not found file Lib/ldap/controls.py (for module ldap.controls) not found file Lib/ldap/extop.py (for module ldap.extop) not found file Lib/ldap/schema.py (for module ldap.schema) not found running egg_info writing requirements to Lib/python_ldap.egg-info/requires.txt writing Lib/python_ldap.egg-info/PKG-INFO writing top-level names to Lib/python_ldap.egg-info/top_level.txt writing dependency_links to Lib/python_ldap.egg-info/dependency_links.txt warning: manifest_maker: standard file ’-c’ not found

file Lib/ldap.py (for module ldap) not found file Lib/ldap/controls.py (for module ldap.controls) not found file Lib/ldap/extop.py (for module ldap.extop) not found file Lib/ldap/schema.py (for module ldap.schema) not found reading manifest file ’Lib/python_ldap.egg-info/SOURCES.txt’ reading manifest template ’MANIFEST.in’ warning: no files found matching ’Makefile’ warning: no files found matching ’Modules/LICENSE’ writing manifest file ’Lib/python_ldap.egg-info/SOURCES.txt’ running build_ext building ’_ldap’ extension creating build/temp.linux-x86_64-2.7 creating build/temp.linux-x86_64-2.7/Modules x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=2.4.27 -IModules -I/usr/include -I/usr/include/sasl -I/usr/local/include -I/usr/local/include/sasl -I/usr/include/python2.7 -c Modules/LDAPObject.c -o build/temp.linux-x86_64-2.7/Modules/LDAPObject.o x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=2.4.27 -IModules -I/usr/include -I/usr/include/sasl -I/usr/local/include -I/usr/local/include/sasl -I/usr/include/python2.7 -c Modules/ldapcontrol.c -o build/temp.linux-x86_64-2.7/Modules/ldapcontrol.o x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=2.4.27 -IModules -I/usr/include -I/usr/include/sasl -I/usr/local/include -I/usr/local/include/sasl -I/usr/include/python2.7 -c Modules/common.c -o build/temp.linux-x86_64-2.7/Modules/common.o x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=2.4.27 -IModules -I/usr/include -I/usr/include/sasl -I/usr/local/include -I/usr/local/include/sasl -I/usr/include/python2.7 -c Modules/constants.c -o build/temp.linux-x86_64-2.7/Modules/constants.o x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=2.4.27 -IModules -I/usr/include -I/usr/include/sasl -I/usr/local/include -I/usr/local/include/sasl -I/usr/include/python2.7 -c Modules/errors.c -o build/temp.linux-x86_64-2.7/Modules/errors.o x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=2.4.27 -IModules -I/usr/include -I/usr/include/sasl -I/usr/local/include -I/usr/local/include/sasl -I/usr/include/python2.7 -c Modules/functions.c -o build/temp.linux-x86_64-2.7/Modules/functions.o x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=2.4.27 -IModules -I/usr/include -I/usr/include/sasl -I/usr/local/include -I/usr/local/include/sasl -I/usr/include/python2.7 -c Modules/schema.c -o build/temp.linux-x86_64-2.7/Modules/schema.o x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=2.4.27 -IModules -I/usr/include -I/usr/include/sasl -I/usr/local/include -I/usr/local/include/sasl -I/usr/include/python2.7 -c Modules/ldapmodule.c -o build/temp.linux-x86_64-2.7/Modules/ldapmodule.o x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=2.4.27 -IModules -I/usr/include -I/usr/include/sasl -I/usr/local/include -I/usr/local/include/sasl -I/usr/include/python2.7 -c Modules/message.c -o build/temp.linux-x86_64-2.7/Modules/message.o x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=2.4.27 -IModules -I/usr/include -I/usr/include/sasl -I/usr/local/include -I/usr/local/include/sasl -I/usr/include/python2.7 -c Modules/version.c -o build/temp.linux-x86_64-2.7/Modules/version.o x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=2.4.27 -IModules -I/usr/include -I/usr/include/sasl -I/usr/local/include -I/usr/local/include/sasl -I/usr/include/python2.7 -c Modules/options.c -o build/temp.linux-x86_64-2.7/Modules/options.o x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=2.4.27 -IModules -I/usr/include -I/usr/include/sasl -I/usr/local/include -I/usr/local/include/sasl -I/usr/include/python2.7 -c Modules/berval.c -o build/temp.linux-x86_64-2.7/Modules/berval.o x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wl,-Bsymbolic-functions -Wl,-z,relro -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/Modules/LDAPObject.o build/temp.linux-x86_64-2.7/Modules/ldapcontrol.o build/temp.linux-x86_64-2.7/Modules/common.o build/temp.linux-x86_64-2.7/Modules/constants.o build/temp.linux-x86_64-2.7/Modules/errors.o build/temp.linux-x86_64-2.7/Modules/functions.o build/temp.linux-x86_64-2.7/Modules/schema.o build/temp.linux-x86_64-2.7/Modules/ldapmodule.o build/temp.linux-x86_64-2.7/Modules/message.o build/temp.linux-x86_64-2.7/Modules/version.o build/temp.linux-x86_64-2.7/Modules/options.o build/temp.linux-x86_64-2.7/Modules/berval.o -L/usr/local/lib -L/usr/local/lib64 -Wl,-R/usr/local/lib -Wl,-R/usr/local/lib64 -lldap_r -o build/lib.linux-x86_64-2.7/_ldap.so /usr/local/bin/ld: this linker was not configured to use sysroots collect2: error: ld returned 1 exit status error: command ’x86_64-linux-gnu-gcc’ failed with exit status 1

---------------------------------------- Failed building wheel for python-ldap Running setup.py clean for python-ldapFailed to build lxml psutil psycopg2 python-ldapInstalling collected packages: lxml, ebaysdk, feedparser, greenlet, gevent, jcconv, Mako, funcsigs, mock, ofxparse, Pillow, psutil, psycopg2, pyparsing, pydot, pyserial, Python-Chart, python-dateutil, python-ldap, pyusb, PyYAML, qrcode, suds-jurko, vobject, Werkzeug, XlsxWriter, xlwt, xlrd, xlutils, Sphinx, pockets, sphinxcontrib-napoleon, docxtpl, pdfkit Found existing installation: lxml 3.7.3

Uninstalling lxml-3.7.3: Successfully uninstalled lxml-3.7.3

Running setup.py install for lxml ... error

Complete output from command /usr/bin/python -u -c 'import setuptools, tokenize;__file__=’/tmp/pip-build-oR6jUt/lxml/setup.py’;f=getattr(tokenize, ’open’, open)(__file__);code=f.read().replace(’rn’, ’n’);f.close();exec(compile(code, __file__, ’exec’))' install --record /tmp/pip-iHu1KI-record/install-record.txt --single-version-externally-managed --compile:Building lxml version 3.5.0.Building without Cython.Using build configuration of libxslt 1.1.28running installrunning buildrunning build_pycreating buildcreating build/lib.linux-x86_64-2.7creating build/lib.linux-x86_64-2.7/lxmlcopying src/lxml/cssselect.py -> build/lib.linux-x86_64-2.7/lxmlcopying src/lxml/__init__.py -> build/lib.linux-x86_64-2.7/lxmlcopying src/lxml/ElementInclude.py -> build/lib.linux-x86_64-2.7/lxmlcopying src/lxml/sax.py -> build/lib.linux-x86_64-2.7/lxmlcopying src/lxml/pyclasslookup.py -> build/lib.linux-x86_64-2.7/lxmlcopying src/lxml/usedoctest.py -> build/lib.linux-x86_64-2.7/lxmlcopying src/lxml/builder.py -> build/lib.linux-x86_64-2.7/lxmlcopying src/lxml/doctestcompare.py -> build/lib.linux-x86_64-2.7/lxmlcopying src/lxml/_elementpath.py -> build/lib.linux-x86_64-2.7/lxmlcreating build/lib.linux-x86_64-2.7/lxml/includescopying src/lxml/includes/__init__.py -> build/lib.linux-x86_64-2.7/lxml/includescreating build/lib.linux-x86_64-2.7/lxml/htmlcopying src/lxml/html/html5parser.py -> build/lib.linux-x86_64-2.7/lxml/htmlcopying src/lxml/html/ElementSoup.py -> build/lib.linux-x86_64-2.7/lxml/htmlcopying src/lxml/html/defs.py -> build/lib.linux-x86_64-2.7/lxml/htmlcopying src/lxml/html/clean.py -> build/lib.linux-x86_64-2.7/lxml/htmlcopying src/lxml/html/__init__.py -> build/lib.linux-x86_64-2.7/lxml/htmlcopying src/lxml/html/formfill.py -> build/lib.linux-x86_64-2.7/lxml/htmlcopying src/lxml/html/_html5builder.py -> build/lib.linux-x86_64-2.7/lxml/htmlcopying src/lxml/html/_diffcommand.py -> build/lib.linux-x86_64-2.7/lxml/htmlcopying src/lxml/html/diff.py -> build/lib.linux-x86_64-2.7/lxml/htmlcopying src/lxml/html/soupparser.py -> build/lib.linux-x86_64-2.7/lxml/htmlcopying src/lxml/html/usedoctest.py -> build/lib.linux-x86_64-2.7/lxml/htmlcopying src/lxml/html/builder.py -> build/lib.linux-x86_64-2.7/lxml/htmlcopying src/lxml/html/_setmixin.py -> build/lib.linux-x86_64-2.7/lxml/htmlcreating build/lib.linux-x86_64-2.7/lxml/isoschematroncopying src/lxml/isoschematron/__init__.py -> build/lib.linux-x86_64-2.7/lxml/isoschematroncopying src/lxml/lxml.etree.h -> build/lib.linux-x86_64-2.7/lxmlcopying src/lxml/lxml.etree_api.h -> build/lib.linux-x86_64-2.7/lxmlcopying src/lxml/includes/htmlparser.pxd -> build/lib.linux-x86_64-2.7/lxml/includescopying src/lxml/includes/xinclude.pxd -> build/lib.linux-x86_64-2.7/lxml/includescopying src/lxml/includes/xmlschema.pxd -> build/lib.linux-x86_64-2.7/lxml/includescopying src/lxml/includes/xslt.pxd -> build/lib.linux-x86_64-2.7/lxml/includescopying src/lxml/includes/xmlparser.pxd -> build/lib.linux-x86_64-2.7/lxml/includescopying src/lxml/includes/xmlerror.pxd -> build/lib.linux-x86_64-2.7/lxml/includescopying src/lxml/includes/dtdvalid.pxd -> build/lib.linux-x86_64-2.7/lxml/includescopying src/lxml/includes/config.pxd -> build/lib.linux-x86_64-2.7/lxml/includescopying src/lxml/includes/uri.pxd -> build/lib.linux-x86_64-2.7/lxml/includescopying src/lxml/includes/schematron.pxd -> build/lib.linux-x86_64-2.7/lxml/includescopying src/lxml/includes/relaxng.pxd -> build/lib.linux-x86_64-2.7/lxml/includescopying src/lxml/includes/c14n.pxd -> build/lib.linux-x86_64-2.7/lxml/includescopying src/lxml/includes/xpath.pxd -> build/lib.linux-x86_64-2.7/lxml/includescopying src/lxml/includes/tree.pxd -> build/lib.linux-x86_64-2.7/lxml/includescopying src/lxml/includes/etreepublic.pxd -> build/lib.linux-x86_64-2.7/lxml/includescopying src/lxml/includes/etree_defs.h -> build/lib.linux-x86_64-2.7/lxml/includescopying src/lxml/includes/lxml-version.h -> build/lib.linux-x86_64-2.7/lxml/includescreating build/lib.linux-x86_64-2.7/lxml/isoschematron/resourcescreating build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/rngcopying src/lxml/isoschematron/resources/rng/iso-schematron.rng -> build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/rngcreating build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/xslcopying src/lxml/isoschematron/resources/xsl/XSD2Schtrn.xsl -> build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/xslcopying src/lxml/isoschematron/resources/xsl/RNG2Schtrn.xsl -> build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/xslcreating build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/xsl/iso-schematron-xslt1copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_message.xsl -> build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/xsl/iso-schematron-xslt1copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_svrl_for_xslt1.xsl -> build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/xsl/iso-schematron-xslt1copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_dsdl_include.xsl -> build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/xsl/iso-schematron-xslt1copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_abstract_expand.xsl -> build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/xsl/iso-schematron-xslt1copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_skeleton_for_xslt1.xsl -> build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/xsl/iso-schematron-xslt1copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/readme.txt -> build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/xsl/iso-schematron-xslt1running build_extbuilding ’lxml.etree’ extensioncreating build/temp.linux-x86_64-2.7creating build/temp.linux-x86_64-2.7/srccreating build/temp.linux-x86_64-2.7/src/lxmlx86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/libxml2 -Isrc/lxml/includes -I/usr/include/python2.7 -c src/lxml/lxml.etree.c -o build/temp.linux-x86_64-2.7/src/lxml/lxml.etree.o -wx86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wl,-Bsymbolic-functions -Wl,-z,relro -Wdate-time -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/src/lxml/lxml.etree.o -lxslt -lexslt -lxml2 -lz -lm -o build/lib.linux-x86_64-2.7/lxml/etree.so/usr/local/bin/ld: this linker was not configured to use sysrootscollect2: error: ld returned 1 exit statuserror: command ’x86_64-linux-gnu-gcc’ failed with exit status 1----------------------------------------

Rolling back uninstall of lxmlCommand '/usr/bin/python -u -c 'import setuptools, tokenize;__file__=’/tmp/pip-build-oR6jUt/lxml/setup.py’;f=getattr(tokenize, ’open’, open)(__file__);code=f.read().replace(’rn’, ’n’);f.close();exec(compile(code, __file__, ’exec’))' install --record /tmp/pip-iHu1KI-record/install-record.txt --single-version-externally-managed --compile' failed with error code 1 in /tmp/pip-build-oR6jUt/lxml/

從前面的提示可以看到Building wheels for collected packages: lxml, psutil, psycopg2, python-ldapRunning setup.py bdist_wheel for lxml ... error

Failed building wheel for lxmlFailed building wheel for psutilFailed building wheel for psycopg2Failed building wheel for python-ldapFailed building wheel for reportlab

我lxml是安裝好的,pip list可以看到

網上也搜了很多,但是還是沒有解決。

問題解答

回答1:

報錯‘error: command ’x86_64-linux-gnu-gcc’ failed with exit status 1‘可Google此報錯,可找到解決方法,多嘗試

提供一個參考鏈接:(https://stackoverflow.com/que...

標簽: Python 編程
相關文章:
主站蜘蛛池模板: 国产精品欧美日韩 | 真人女人一级毛片免费播放 | 久久国内精品 | 国产一区二区视频在线观看 | 黄色毛片在线看 | 黄网站涩免费蜜桃网站 | 成年人综合网 | 欧美在线影院 | 亚洲精品视频在线观看免费视频 | 美女h视频 | 一区二区三区四区在线播放 | 久久国产精品一区二区三区 | 日韩精品小视频 | 亚洲国产精品va在线看黑人 | 国产一区二区视频在线观看 | 欧洲国产伦久久久久久久 | 成人福利视频 | 国产无区一区二区三麻豆 | 久久久精品电影 | 精品无码久久久久国产 | 最新的黄色网址 | av一区二区三区在线观看 | 欧美日韩成人在线观看 | 女朋友的闺蜜3韩国三级 | 亚洲www视频 | 久久国产婷婷国产香蕉 | 97伦理电影| 日韩欧美中文字幕在线视频 | 久久久久久久 | av一级毛片| 欧美自拍视频一区 | 99re免费视频精品全部 | 99免费观看 | 一级篇| 欧美日韩国产一区二区在线观看 | 91视频电影 | 亚洲永久免费 | 成人在线看片 | 禁果av一区二区三区 | 日韩av一区二区三区在线观看 | 欧美一区精品 | 日韩电影专区 | 午夜精品久久久久久99热软件 | 精品久久久久久久久久久久久久久久久久久 | 亚洲欧美日韩在线一区 | 在线免费观看色视频 | 色婷婷国产精品 | 亚洲欧美中文日韩v在线观看 | 久久爱综合网 | 91综合在线观看 | 色婷婷综合久久久中文字幕 | 亚洲欧美中文日韩在线v日本 | 中文字幕一区二区在线观看 | 国产高清精品一区二区三区 | 国产欧美精品一区二区 | 日本综合视频 | 国产一区二区三区四区在线观看 | 日韩视频中文字幕 | 三区在线| 久久久精品一区二区三区 | 亚洲高清视频在线 | 黄网免费 | 国产成人久久精品一区二区三区 | 在线电影亚洲 | 久久精品成人 | 色爱综合 | 国精产品99永久一区一区 | 国产欧美精品一区二区三区四区 | 一区二区在线看 | 一区二区日韩 | se69色成人网wwwsex | 欧美激情首页 | 精品福利在线视频 | 日韩精品1区2区3区 成人黄页在线观看 | 亚洲精品久久久久国产 | 一级毛片大全免费播放 | 久久久大| 亚洲精品一区国语对白 | 99爱国产| 奇米亚洲午夜久久精品 | 欧美在线一区二区 | 久久久久久毛片免费观看 | 欧美日韩精品综合 | a亚洲精品| av免费黄色 | 中文字幕亚洲一区 | 欧美成人综合在线 | 国产一区二区精品在线观看 | 精品久久久久久久久久久久久久 | 一级免费片 | 色婷婷综合久久久中文字幕 | 欧美日韩一区二区中文字幕 | 色婷婷久久 | 国产欧美久久久久久 | 成人午夜在线 | 欧美一级淫片免费视频黄 | 亚洲欧美第一页 | 免费av片在线 | 日韩久久一区二区 | 一级电影在线观看 | 久久国内| 久久99精品视频 | 亚洲欧美日韩精品久久奇米色影视 | 黄色一级网站 | 国产一区91 | 成人影院网站ww555久久精品 | 成人欧美一区二区三区白人 | 国产精品久久久久久久久久妇女 | 91性高湖久久久久久久久_久久99 | 2019天天操 | 99视频网站 | www久久久久久久 | 久久久精品一区二区 | 亚洲码欧美码一区二区三区 | 综合精品 | 在线观看国产一区 | 在线视频 亚洲 | 成人激情视频在线免费观看 | 国产精品夜色一区二区三区 | 龙珠z普通话国语版在线观看 | 色女人的天堂 | 欧美精品一区二区三区四区 | 久久久精 | 久久色视频 | 欧美视频免费在线观看 | 91中文字幕| 日韩成人高清电影 | 免费黄色片一区二区 | 精品一区二区在线观看 | 色综合欧美 | 久久夜视频 | 日韩和的一区二在线 | 亚洲网站免费观看 | 精品福利av导航 | 欧美精品三区 | 精品国产乱码久久久久久1区2区 | 高清国产午夜精品久久久久久 | 视频一区二区三区在线观看 | 亚洲免费视频在线观看 | 国产精品久久久久久久久久新婚 | 成人在线高清 | 一区二区三区日韩精品 | 香蕉三级| 日本黄色毛片 | 久久精品免费一区二区 | 欧美激情小视频 | 久久成人18免费网站 | 国产亚洲精品成人av久久影院 | 国产精品日韩一区二区 | 国产免费无遮挡 | 伊人精品 | 综合激情久久 | 亚洲成人一区 | 91视频免费看 | 91亚洲国产成人精品性色 | 欧美色成人 | 精品福利av导航 | 午夜精选视频 | 日韩一区精品视频 | 国产日产精品一区二区三区四区 | 国产视频一区在线 | 亚洲精品在线网站 | 黄色福利 | 一色桃子av一区二区免费 | 在线视频日韩 | 精品久久久久久国产 | 中文字幕在线观看的电影 | 欧美视频在线免费 | 天天操夜夜操 | 一区二区久久 | 国产成人一区二区三区 | 国产色99精品9i | 国产精品成人一区二区三区夜夜夜 | 国产一区二区 | 一区二区福利 | 欧美日韩国产一区二区三区 | 国产成人在线一区二区 | 黄色av网站在线免费观看 | 黑人巨大精品欧美一区二区三区 | 天天干天天草 | 亚洲精品国偷拍自产在线观看 | 成人欧美 | 国产一区二区视频在线播放 | 国产成人免费视频 | 国产精品一区久久久久 | 亚洲午夜精品视频 | 国产一区二区在线播放 | 在线看免费观看日本 | 亚洲精品自拍视频 | 色吧欧美 | 亚洲日韩欧美一区二区在线 | 日韩免费电影 | 欧美日韩亚洲国产综合 | 久久精品中文字幕 | 亚洲综合在线播放 | 日本精品免费观看 | 欧美黄色一区 | 手机在线不卡av | 国产精品亚洲一区二区三区在线 | 中文二区 | 欧美精品日韩 | 成年人网站免费在线观看 | 国产永久免费 | a国产在线观看 | 国产精品一区二区三区四区 | 在线播放亚洲 | 国内精品国产成人国产三级粉色 | 免费的黄色片子 | 激情六月综合 | 国产精品久久久久久久天堂 | 日本二区在线播放 | 久久久av亚洲男天堂 | 91不卡| 99re免费视频精品全部 | 91精品入口蜜桃 | 久久久久久国产精品高清 | 午夜精品久久久久久久久久久久 | 亚洲国产精品久久久男人的天堂 | 亚洲三级视频 | 亚洲成人aaa | www.干| 日韩欧美在线视频 | www.中文字幕在线 | 欧美国产日韩一区 | 久久精品久久久久电影 | 欧美精品网站 | 超碰高清 | 激情网页| 久久首页 | 99精品视频免费在线观看 | 午夜在线电影 | 国产午夜精品久久 | 在线色网站 | 色吧av| 男女羞羞视频免费观看 | 天天av网 | 欧美日韩国产在线观看 | 在线一区观看 | 亚洲欧美日韩另类精品一区二区三区 | 精品国产福利 | 日本精品免费观看 | 精品久久中文 | 日韩欧美在线看 | 国产精品久久久久久久久久久久冷 | 毛片激情永久免费 | 亚洲综合日韩 | 成人午夜电影网 | 一区二区久久 | 欧美成人免费网站 | 一区二区三区高清 | 久草精品视频 | 国精产品一区一区三区免费完 | 国产成人在线播放 | 日韩美女爱爱 | 嫩草网址| 狠狠色狠狠色合久久伊人 | 免费一区| 夜夜av| 亚洲精品美女视频 | 不卡在线一区 | 视频一区在线观看 | 日韩成人| 日韩一区二区影视 | 国产精品一区二区三 | 色网在线观看 | 国产成人免费视频网站视频社区 | 杏导航aⅴ福利网站 | 色橹橹欧美在线观看视频高清 | 午夜爱爱毛片xxxx视频免费看 | 欧美日韩国产精品一区二区亚洲 | 国产精品久久久久久久久免费桃花 | 精品一区二区三区在线观看 | 精品国产一区二区三区久久久蜜 | 国产精品久久久久久久久免费桃花 | 国产精品二区三区 | 久草视频在线播放 | 中文字幕日韩在线 | 国产成人av网站 | 操操操操操 | 伊人热久久婷婷 | 亚洲免费视频网址 | 99免费在线观看视频 | 日本久久久影视 | 国产一区2区 | 韩国精品一区二区三区 | 亚洲一区电影 | 一区在线看| 久久噜噜噜精品国产亚洲综合 | 久久国产欧美日韩精品 | 久久av黄色| 一区二区三区国产 | 国产精品久久九九 | 日韩一区二区三区在线观看 | 成人国产精品免费网站 | 国产在线中文字幕 | 午夜精品久久久久久久久久久久久 | 看a网址| 在线播放91 | 午夜欧美 | 国产成人精品免高潮在线观看 | 亚洲综合色视频在线观看 | 免费一看一级毛片 | 狠狠干av| 国产日韩欧美在线 | 色接久久 | 成人免费福利 | 精品国产乱码久久久久久蜜臀 | 午夜寂寞福利视频 | 99视频免费看 | 国内精品久久久久 | 一区视频在线 | 山岸逢花在线观看 | 欧美日韩精品一区二区三区在线观看 | 在线精品亚洲欧美日韩国产 | 亚洲不卡视频 | 国产成人免费视频 | 国产.com| 国产99久久 | 欧美精品成人在线视频 | 欧美一级在线 | 天天干天天搞天天射 | 国精日本亚洲欧州国产中文久久 | 成人在线三级 | 日韩有码一区 | www中文字幕| 香蕉视频成人在线观看 | 福利视频一区二区三区 | 国产精品国产自产拍高清 | 久久久久久久久久国产精品 | 欧美亚洲另类在线 | 国产精品夜夜春夜夜爽久久电影 | 视频一区二区三区中文字幕 | 日韩av高清在线 | 亚洲视频在线观看 | 欧洲成人在线观看 | 日韩在线视频观看 | 久久免费精品 | 免费看毛片网 | 免费黄色网止 | 日日综合 | 午夜精品久久久久久久星辰影院 | 日韩成人影院 | 成人精品视频99在线观看免费 | 韩日一区 | 女人夜夜春高潮爽a∨片传媒 | 99热影院 | 欧美精品成人一区二区三区四区 | 亚洲国产视频一区 | 亚洲二区在线 | 色婷婷综合网 | 欧美女优在线视频 | 欧美精品免费在线观看 | 国产麻豆乱码精品一区二区三区 | 欧美成人a | 日韩1| 成人在线小视频 | 久久久久久一区 | 一区二区三区免费在线观看 | 久久综合99re88久久爱 | 国产日韩一区二区三区 | 视频二区 | 久久伊人一区 | 性毛片| 国产精品久久久久久久久久久久冷 | 欧美一区| 黄色一级片看看 | 午夜欧美一区二区三区在线播放 | 一二三区精品 | 成人在线小视频 | 国产成人精品一区二区三区视频 | 久久9精品 | 亚洲国产视频一区 | 国产一区二区精品 | 日日夜夜精品网站 | 中文字幕在线视频免费播放 | 久久99视频| jizzjizzjizz亚洲女 | 国产97在线 | 亚洲 | 成年人网站在线免费看 | 91精品国产乱码久久久久久 | 不卡视频一区 | 中文字幕在线精品 | 精品国产乱码久久久久久久软件 | 国产91在线播放精品 | 欧美日韩一区二区三区四区 | 国产精品网站在线观看 | 欧美日韩国产精品一区二区亚洲 | 国产一区二区视频在线观看 | 国产91精品在线 | 精品久久电影 | 久久亚洲国产精品 | 欧美在线观看一区 | 不卡一区二区三区四区 | 亚洲va中文字幕 | 天天影视色香欲 | 中国免费看的片 | 国产成人综合网 | 91亚洲一区 | 欧美淫视频 | 羞羞视频网站在线免费观看 | 亚洲h视频在线观看 | 七龙珠z普通话国语版在线观看 | 国产精品一区二区无线 | 999精品视频 | 欧美国产一区二区 | 国内精品视频一区二区三区 | 999在线观看精品免费不卡网站 | 日韩高清国产一区在线 | 国产亚洲一区二区三区在线观看 | 日日摸天天爽天天爽视频 | 国产精品视频免费 | 超级黄色一级片 | 久久久久在线 | 久久久久国产精品 | 亚洲一区二区在线电影 | 日韩av片在线免费观看 | 国产精品久久久久久久久久久久久久 | 综合网日韩| 韩国成人精品a∨在线观看 国产伊人av | 亚洲国产精品t66y | 久久草在线视频 | 在线不卡a资源高清 | 国产精品久久久久久久天堂 | 懂色一区二区三区av片 | 欧美成人黄色 | 天天久久 | 射久久| 欧美精品三区 | 久久久久久国产视频 | 成人天堂资源www在线 | 亚洲免费视频网站 | 欧美一区二区 | 一级毛片在线播放 | 九九99久久| 日本一级淫片免费看 | 性色av网 | h视频在线观看免费 | 国产成人精品免费视频大全最热 | 91精品久久久久久久久中文字幕 | 欧美精品成人一区二区三区四区 | 精品亚洲一区二区三区 | 黄色免费高清视频 | 午夜网址 | 欧美视频在线观看一区 | 91日日 | 丁香五月亚洲综合在线 | 91精品国产欧美一区二区成人 | 日韩福利一区二区 | 亚洲精品电影在线观看 | 午夜影院在线看 | 欧美视频免费在线 | 国产精品久久久久久福利一牛影视 | 资源av| 精品久久久久久久久久久久久久 | 亚洲综合区| 影音先锋国产 | 日韩国产精品一区二区 | 91视频免费观看 | 久草电影网 | 一区二区三区精品 | 中国一级免费毛片 | 国产一区二区三区四区在线观看 | 黄色一级片在线看 | 黄色片一区 | 91精品国产乱码久久蜜臀 | 日韩在线观看中文字幕 | 在线看片成人 | 品久久久久久久久久96高清 | 亚洲精品第一区在线观看 | 人操人人 | 91资源在线 | 91精品国产高清一区二区三区 | 啊v在线 | 麻豆一区二区三区 | 狠狠综合久久 | 亚洲精选免费视频 | a√免费视频 | 国产精品一二区 | 日韩视频在线观看 | 日韩美女av在线 | 欧美精品免费在线观看 | 亚洲视频免费在线观看 | 亚洲精品视频网 | 国产精品揄拍一区二区久久国内亚洲精 | www.成人| 国产精品欧美一区二区 | 亚洲美女网站 | 国产精品二区三区 | 日韩欧美在线中文字幕 | 狠狠干狠狠干 | 97久久久 | 97av在线| 国产精品网站在线 | 一级做a爰| 国产v日产∨综合v精品视频 | 亚洲免费视频在线观看 | 人妖av| 中文在线观看www | 精品国产免费久久久久久尖叫 | 亚洲精品一二三区 | 国产精品久久久久久久久岛 | 2020天天操 | 国产一区91| 在线成人亚洲 | 嫩草视频入口 | 亚洲视频在线免费观看 | 欧美日韩精品一区二区在线播放 | 成人精品 | ririsao亚洲国产中文 | 国产区第一页 | 亚洲综合视频 | 中文字幕不卡在线 | 欧美精品久久久 | 久草.com| 欧美综合一区二区三区 | 偷拍做爰吃奶视频免费看 | 中文字幕一区二区三区乱码图片 | 欧美三级免费观看 | 久久久国产精品视频 | 高清一区二区三区 | 久久综合久 | 国产女人和拘做受视频 | 成人精品免费视频 | 婷婷久 | 亚洲视频综合 | 91大神免费观看 | 日韩毛片免费视频一级特黄 | 亚洲网站在线观看 | 在线免费视频一区二区 | h视频在线免费观看 | 日韩一日 | 91久色 | 欧美日韩一区在线 | 欧美性猛片aaaaaaa做受 | 国产精品一区二区不卡 | 精品电影 | 在线免费av观看 | 成人亚洲视频 | 国产精品久久av | 在线观看免费视频91 | 欧美一级二级视频 | 欧美精品一二三 | 午夜影院免费 | 久久久久高清 | 国产成人精品免高潮在线观看 | 免费看国产片在线观看 | 亚州av | 中文字幕一区二区三区四区 | 久久爱www. | 国产亚洲一区二区三区在线观看 | 精品免费视频 | 日本阿v视频高清在线中文 中文二区 | 国产日韩欧美激情 | 国产高清精品一区二区三区 | 国产精品久久久久久中文字 | 亚洲 欧美 另类 综合 偷拍 | 久久久久久久一区 | 免费看的毛片 | 精品久久久久久久久久 | 夜夜春精品视频高清69式 | 人人射人人 | 午夜www| 99久久婷婷国产综合精品电影 | 成人国产精品久久 | 国变精品美女久久久久av爽 | 91av导航 | 国产亚洲精品久久久 | 在线免费中文字幕 | 欧美精品二区中文乱码字幕高清 | 99久久夜色精品国产亚洲1000部 | 日韩在线播放一区二区 | 亚洲视频欧美视频 | 超碰av在线 | 玖玖国产精品视频 | 在线观看欧美日韩 | ww8888免费视频 | 久热精品在线视频 | 天天天天综合 | 99国产精品99久久久久久 | 亚洲成人一区二区三区 | www国产精品 | 密桃av | 久久噜噜噜精品国产亚洲综合 | 欧美自拍视频一区 | 久久免费视频3 | 一区二区在线看 | 午夜免费福利视频 | 91捆绑91紧缚调教91 | 国产在线精品一区二区 | 色综合视频 | 亚洲欧美在线观看 | 日韩一区二区在线电影 | 亚洲一级毛片 | 欧美一级二级三级视频 | 欧美日韩中文在线 | 国产精品视频免费 | 久久久国产精品入口麻豆 | 欧美色视 | 国产精品毛片在线 | 亚洲欧美激情在线 | 国产精品美女久久久久aⅴ国产馆 | 黄色视频a级毛片 | 亚洲综合精品 | 精品国产一区二区 | 三级黄色片在线 | 亚洲一区二区三区国产 | 日本久久视频 | 精品久久久久久久久久久久久久久 | 日韩欧在线 | 精品国产一区二区三区性色av | 日本综合久久 | 国产一区二区三区欧美 | 日韩欧美中文在线 | 超碰av在线 | 午夜天堂精品久久久久 |