------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/python37-3.7.7.txz ===== Message from python37-3.7.7: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/py37-setuptools-44.0.0.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/libgpg-error-1.37.txz Installing /packages/All/libgcrypt-1.8.5.txz Installing /packages/All/libxslt-1.1.34_1.txz Installing /packages/All/py37-lxml-4.5.0.txz SUCCEEDED 00:00:14 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-imdbpy-6.8 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-imdbpy-6.8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-imdbpy-6.8 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-imdbpy-6.8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-imdbpy-6.8 for building => SHA256 Checksum OK for IMDbPY-6.8.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-imdbpy-6.8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-imdbpy-6.8 for building ===> Extracting for py37-imdbpy-6.8 => SHA256 Checksum OK for IMDbPY-6.8.tar.gz. Extracted Memory Use: 1.62M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-imdbpy-6.8 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-imdbpy-6.8 depends on package: py37-setuptools>0 - found ===> py37-imdbpy-6.8 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-imdbpy-6.8 depends on package: py37-setuptools>0 - found ===> py37-imdbpy-6.8 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-imdbpy-6.8 setup.py:86: DistDeprecationWarning: Features are deprecated and will be removed in a future version. See https://github.com/pypa/setuptools/issues/65. install_requires=['SQLAlchemy'] setup.py:163: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses import imp Created locale for: ar bg de en es fr it pt_BR tr. /usr/local/lib/python3.7/distutils/core.py:108: DistDeprecationWarning: Features are deprecated and will be removed in a future version. See https://github.com/pypa/setuptools/issues/65. _setup_distribution = dist = klass(attrs) running config SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-imdbpy-6.8 setup.py:86: DistDeprecationWarning: Features are deprecated and will be removed in a future version. See https://github.com/pypa/setuptools/issues/65. install_requires=['SQLAlchemy'] setup.py:163: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses import imp Created locale for: ar bg de en es fr it pt_BR tr. /usr/local/lib/python3.7/distutils/core.py:108: DistDeprecationWarning: Features are deprecated and will be removed in a future version. See https://github.com/pypa/setuptools/issues/65. _setup_distribution = dist = klass(attrs) running build running build_py creating build creating build/lib creating build/lib/imdb copying imdb/linguistics.py -> build/lib/imdb copying imdb/Company.py -> build/lib/imdb copying imdb/Movie.py -> build/lib/imdb copying imdb/__init__.py -> build/lib/imdb copying imdb/helpers.py -> build/lib/imdb copying imdb/Person.py -> build/lib/imdb copying imdb/cli.py -> build/lib/imdb copying imdb/Character.py -> build/lib/imdb copying imdb/_exceptions.py -> build/lib/imdb copying imdb/_logging.py -> build/lib/imdb copying imdb/utils.py -> build/lib/imdb creating build/lib/imdb/parser copying imdb/parser/__init__.py -> build/lib/imdb/parser creating build/lib/imdb/locale copying imdb/locale/msgfmt.py -> build/lib/imdb/locale copying imdb/locale/__init__.py -> build/lib/imdb/locale copying imdb/locale/rebuildmo.py -> build/lib/imdb/locale copying imdb/locale/generatepot.py -> build/lib/imdb/locale creating build/lib/imdb/parser/s3 copying imdb/parser/s3/__init__.py -> build/lib/imdb/parser/s3 copying imdb/parser/s3/utils.py -> build/lib/imdb/parser/s3 creating build/lib/imdb/parser/http copying imdb/parser/http/searchMovieParser.py -> build/lib/imdb/parser/http copying imdb/parser/http/piculet.py -> build/lib/imdb/parser/http copying imdb/parser/http/movieParser.py -> build/lib/imdb/parser/http copying imdb/parser/http/searchMovieAdvancedParser.py -> build/lib/imdb/parser/http copying imdb/parser/http/companyParser.py -> build/lib/imdb/parser/http copying imdb/parser/http/searchPersonParser.py -> build/lib/imdb/parser/http copying imdb/parser/http/searchKeywordParser.py -> build/lib/imdb/parser/http copying imdb/parser/http/__init__.py -> build/lib/imdb/parser/http copying imdb/parser/http/utils.py -> build/lib/imdb/parser/http copying imdb/parser/http/personParser.py -> build/lib/imdb/parser/http copying imdb/parser/http/searchCompanyParser.py -> build/lib/imdb/parser/http copying imdb/parser/http/topBottomParser.py -> build/lib/imdb/parser/http creating build/lib/imdb/parser/sql copying imdb/parser/sql/dbschema.py -> build/lib/imdb/parser/sql copying imdb/parser/sql/alchemyadapter.py -> build/lib/imdb/parser/sql copying imdb/parser/sql/__init__.py -> build/lib/imdb/parser/sql running build_scripts creating build/scripts-3.7 copying and adjusting ./bin/get_first_movie.py -> build/scripts-3.7 copying and adjusting ./bin/imdbpy2sql.py -> build/scripts-3.7 copying and adjusting ./bin/s32imdbpy.py -> build/scripts-3.7 copying and adjusting ./bin/get_movie.py -> build/scripts-3.7 copying and adjusting ./bin/search_movie.py -> build/scripts-3.7 copying and adjusting ./bin/get_first_person.py -> build/scripts-3.7 copying and adjusting ./bin/get_person.py -> build/scripts-3.7 copying and adjusting ./bin/search_person.py -> build/scripts-3.7 copying and adjusting ./bin/get_character.py -> build/scripts-3.7 copying and adjusting ./bin/get_first_character.py -> build/scripts-3.7 copying and adjusting ./bin/get_company.py -> build/scripts-3.7 copying and adjusting ./bin/search_character.py -> build/scripts-3.7 copying and adjusting ./bin/search_company.py -> build/scripts-3.7 copying and adjusting ./bin/get_first_company.py -> build/scripts-3.7 copying and adjusting ./bin/get_keyword.py -> build/scripts-3.7 copying and adjusting ./bin/search_keyword.py -> build/scripts-3.7 copying and adjusting ./bin/get_top_bottom_movies.py -> build/scripts-3.7 changing mode of build/scripts-3.7/get_first_movie.py from 644 to 755 changing mode of build/scripts-3.7/imdbpy2sql.py from 644 to 755 changing mode of build/scripts-3.7/s32imdbpy.py from 644 to 755 changing mode of build/scripts-3.7/get_movie.py from 644 to 755 changing mode of build/scripts-3.7/search_movie.py from 644 to 755 changing mode of build/scripts-3.7/get_first_person.py from 644 to 755 changing mode of build/scripts-3.7/get_person.py from 644 to 755 changing mode of build/scripts-3.7/search_person.py from 644 to 755 changing mode of build/scripts-3.7/get_character.py from 644 to 755 changing mode of build/scripts-3.7/get_first_character.py from 644 to 755 changing mode of build/scripts-3.7/get_company.py from 644 to 755 changing mode of build/scripts-3.7/search_character.py from 644 to 755 changing mode of build/scripts-3.7/search_company.py from 644 to 755 changing mode of build/scripts-3.7/get_first_company.py from 644 to 755 changing mode of build/scripts-3.7/get_keyword.py from 644 to 755 changing mode of build/scripts-3.7/search_keyword.py from 644 to 755 changing mode of build/scripts-3.7/get_top_bottom_movies.py from 644 to 755 SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-imdbpy-6.8 depends on package: py37-lxml>=0 - found ===> py37-imdbpy-6.8 depends on package: py37-setuptools>0 - found ===> py37-imdbpy-6.8 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-imdbpy-6.8 ===> py37-imdbpy-6.8 depends on package: py37-lxml>=0 - found ===> py37-imdbpy-6.8 depends on package: py37-setuptools>0 - found ===> py37-imdbpy-6.8 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list setup.py:86: DistDeprecationWarning: Features are deprecated and will be removed in a future version. See https://github.com/pypa/setuptools/issues/65. install_requires=['SQLAlchemy'] setup.py:163: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses import imp Created locale for: ar bg de en es fr it pt_BR tr. /usr/local/lib/python3.7/distutils/core.py:108: DistDeprecationWarning: Features are deprecated and will be removed in a future version. See https://github.com/pypa/setuptools/issues/65. _setup_distribution = dist = klass(attrs) running install running build running build_py running build_scripts running install_lib creating /construction/www/py-imdbpy/stage/usr/local/lib/python3.7 creating /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages creating /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb copying build/lib/imdb/Company.py -> /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb copying build/lib/imdb/cli.py -> /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb copying build/lib/imdb/linguistics.py -> /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb copying build/lib/imdb/helpers.py -> /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb copying build/lib/imdb/Person.py -> /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb copying build/lib/imdb/Movie.py -> /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb creating /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/parser creating /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/parser/s3 copying build/lib/imdb/parser/s3/utils.py -> /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/parser/s3 copying build/lib/imdb/parser/s3/__init__.py -> /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/parser/s3 creating /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/parser/http copying build/lib/imdb/parser/http/piculet.py -> /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/parser/http copying build/lib/imdb/parser/http/utils.py -> /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/parser/http copying build/lib/imdb/parser/http/searchMovieAdvancedParser.py -> /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/parser/http copying build/lib/imdb/parser/http/searchCompanyParser.py -> /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/parser/http copying build/lib/imdb/parser/http/__init__.py -> /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/parser/http copying build/lib/imdb/parser/http/companyParser.py -> /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/parser/http copying build/lib/imdb/parser/http/movieParser.py -> /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/parser/http copying build/lib/imdb/parser/http/searchMovieParser.py -> /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/parser/http copying build/lib/imdb/parser/http/topBottomParser.py -> /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/parser/http copying build/lib/imdb/parser/http/searchKeywordParser.py -> /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/parser/http copying build/lib/imdb/parser/http/personParser.py -> /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/parser/http copying build/lib/imdb/parser/http/searchPersonParser.py -> /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/parser/http copying build/lib/imdb/parser/__init__.py -> /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/parser creating /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/parser/sql copying build/lib/imdb/parser/sql/dbschema.py -> /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/parser/sql copying build/lib/imdb/parser/sql/alchemyadapter.py -> /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/parser/sql copying build/lib/imdb/parser/sql/__init__.py -> /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/parser/sql copying build/lib/imdb/__init__.py -> /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb copying build/lib/imdb/Character.py -> /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb creating /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/locale copying build/lib/imdb/locale/__init__.py -> /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/locale copying build/lib/imdb/locale/generatepot.py -> /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/locale copying build/lib/imdb/locale/rebuildmo.py -> /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/locale copying build/lib/imdb/locale/msgfmt.py -> /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/locale copying build/lib/imdb/_exceptions.py -> /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb copying build/lib/imdb/_logging.py -> /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb copying build/lib/imdb/utils.py -> /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb byte-compiling /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/Company.py to Company.cpython-37.pyc byte-compiling /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/cli.py to cli.cpython-37.pyc byte-compiling /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/linguistics.py to linguistics.cpython-37.pyc byte-compiling /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/helpers.py to helpers.cpython-37.pyc byte-compiling /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/Person.py to Person.cpython-37.pyc byte-compiling /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/Movie.py to Movie.cpython-37.pyc byte-compiling /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/parser/s3/utils.py to utils.cpython-37.pyc byte-compiling /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/parser/s3/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/parser/http/piculet.py to piculet.cpython-37.pyc byte-compiling /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/parser/http/utils.py to utils.cpython-37.pyc byte-compiling /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/parser/http/searchMovieAdvancedParser.py to searchMovieAdvancedParser.cpython-37.pyc byte-compiling /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/parser/http/searchCompanyParser.py to searchCompanyParser.cpython-37.pyc byte-compiling /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/parser/http/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/parser/http/companyParser.py to companyParser.cpython-37.pyc byte-compiling /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/parser/http/movieParser.py to movieParser.cpython-37.pyc byte-compiling /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/parser/http/searchMovieParser.py to searchMovieParser.cpython-37.pyc byte-compiling /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/parser/http/topBottomParser.py to topBottomParser.cpython-37.pyc byte-compiling /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/parser/http/searchKeywordParser.py to searchKeywordParser.cpython-37.pyc byte-compiling /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/parser/http/personParser.py to personParser.cpython-37.pyc byte-compiling /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/parser/http/searchPersonParser.py to searchPersonParser.cpython-37.pyc byte-compiling /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/parser/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/parser/sql/dbschema.py to dbschema.cpython-37.pyc byte-compiling /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/parser/sql/alchemyadapter.py to alchemyadapter.cpython-37.pyc byte-compiling /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/parser/sql/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/Character.py to Character.cpython-37.pyc byte-compiling /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/locale/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/locale/generatepot.py to generatepot.cpython-37.pyc byte-compiling /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/locale/rebuildmo.py to rebuildmo.cpython-37.pyc byte-compiling /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/locale/msgfmt.py to msgfmt.cpython-37.pyc byte-compiling /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/_exceptions.py to _exceptions.cpython-37.pyc byte-compiling /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/_logging.py to _logging.cpython-37.pyc byte-compiling /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/utils.py to utils.cpython-37.pyc writing byte-compilation script '/tmp/tmpl0rstiyn.py' /usr/local/bin/python3.7 /tmp/tmpl0rstiyn.py removing /tmp/tmpl0rstiyn.py running install_data copying imdb/locale/imdbpy.pot -> /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/locale copying imdb/locale/imdbpy-ar.po -> /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/locale creating /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/locale/ar creating /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/locale/ar/LC_MESSAGES copying imdb/locale/ar/LC_MESSAGES/imdbpy.mo -> /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/locale/ar/LC_MESSAGES copying imdb/locale/imdbpy-bg.po -> /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/locale creating /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/locale/bg creating /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/locale/bg/LC_MESSAGES copying imdb/locale/bg/LC_MESSAGES/imdbpy.mo -> /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/locale/bg/LC_MESSAGES copying imdb/locale/imdbpy-de.po -> /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/locale creating /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/locale/de creating /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/locale/de/LC_MESSAGES copying imdb/locale/de/LC_MESSAGES/imdbpy.mo -> /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/locale/de/LC_MESSAGES copying imdb/locale/imdbpy-en.po -> /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/locale creating /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/locale/en creating /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/locale/en/LC_MESSAGES copying imdb/locale/en/LC_MESSAGES/imdbpy.mo -> /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/locale/en/LC_MESSAGES copying imdb/locale/imdbpy-es.po -> /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/locale creating /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/locale/es creating /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/locale/es/LC_MESSAGES copying imdb/locale/es/LC_MESSAGES/imdbpy.mo -> /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/locale/es/LC_MESSAGES copying imdb/locale/imdbpy-fr.po -> /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/locale creating /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/locale/fr creating /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/locale/fr/LC_MESSAGES copying imdb/locale/fr/LC_MESSAGES/imdbpy.mo -> /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/locale/fr/LC_MESSAGES copying imdb/locale/imdbpy-it.po -> /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/locale creating /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/locale/it creating /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/locale/it/LC_MESSAGES copying imdb/locale/it/LC_MESSAGES/imdbpy.mo -> /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/locale/it/LC_MESSAGES copying imdb/locale/imdbpy-pt_BR.po -> /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/locale creating /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/locale/pt_BR creating /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/locale/pt_BR/LC_MESSAGES copying imdb/locale/pt_BR/LC_MESSAGES/imdbpy.mo -> /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/locale/pt_BR/LC_MESSAGES copying imdb/locale/imdbpy-tr.po -> /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/locale creating /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/locale/tr creating /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/locale/tr/LC_MESSAGES copying imdb/locale/tr/LC_MESSAGES/imdbpy.mo -> /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/imdb/locale/tr/LC_MESSAGES running install_egg_info running egg_info writing IMDbPY.egg-info/PKG-INFO writing dependency_links to IMDbPY.egg-info/dependency_links.txt writing entry points to IMDbPY.egg-info/entry_points.txt writing requirements to IMDbPY.egg-info/requires.txt writing top-level names to IMDbPY.egg-info/top_level.txt reading manifest file 'IMDbPY.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'tests/__pycache__' no previously-included directories found matching 'tests/.cache' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '.pytest_cache' found anywhere in distribution warning: no previously-included files matching '.tox' found anywhere in distribution warning: no previously-included files matching '.cache' found anywhere in distribution warning: no previously-included files matching '*~' found anywhere in distribution writing manifest file 'IMDbPY.egg-info/SOURCES.txt' Copying IMDbPY.egg-info to /construction/www/py-imdbpy/stage/usr/local/lib/python3.7/site-packages/IMDbPY-6.8-py3.7.egg-info running install_scripts copying build/scripts-3.7/get_first_character.py -> /construction/www/py-imdbpy/stage/usr/local/bin copying build/scripts-3.7/search_person.py -> /construction/www/py-imdbpy/stage/usr/local/bin copying build/scripts-3.7/search_keyword.py -> /construction/www/py-imdbpy/stage/usr/local/bin copying build/scripts-3.7/get_character.py -> /construction/www/py-imdbpy/stage/usr/local/bin copying build/scripts-3.7/get_movie.py -> /construction/www/py-imdbpy/stage/usr/local/bin copying build/scripts-3.7/get_keyword.py -> /construction/www/py-imdbpy/stage/usr/local/bin copying build/scripts-3.7/get_first_company.py -> /construction/www/py-imdbpy/stage/usr/local/bin copying build/scripts-3.7/get_first_person.py -> /construction/www/py-imdbpy/stage/usr/local/bin copying build/scripts-3.7/search_character.py -> /construction/www/py-imdbpy/stage/usr/local/bin copying build/scripts-3.7/get_first_movie.py -> /construction/www/py-imdbpy/stage/usr/local/bin copying build/scripts-3.7/get_person.py -> /construction/www/py-imdbpy/stage/usr/local/bin copying build/scripts-3.7/s32imdbpy.py -> /construction/www/py-imdbpy/stage/usr/local/bin copying build/scripts-3.7/search_movie.py -> /construction/www/py-imdbpy/stage/usr/local/bin copying build/scripts-3.7/get_company.py -> /construction/www/py-imdbpy/stage/usr/local/bin copying build/scripts-3.7/imdbpy2sql.py -> /construction/www/py-imdbpy/stage/usr/local/bin copying build/scripts-3.7/get_top_bottom_movies.py -> /construction/www/py-imdbpy/stage/usr/local/bin copying build/scripts-3.7/search_company.py -> /construction/www/py-imdbpy/stage/usr/local/bin changing mode of /construction/www/py-imdbpy/stage/usr/local/bin/get_first_character.py to 755 changing mode of /construction/www/py-imdbpy/stage/usr/local/bin/search_person.py to 755 changing mode of /construction/www/py-imdbpy/stage/usr/local/bin/search_keyword.py to 755 changing mode of /construction/www/py-imdbpy/stage/usr/local/bin/get_character.py to 755 changing mode of /construction/www/py-imdbpy/stage/usr/local/bin/get_movie.py to 755 changing mode of /construction/www/py-imdbpy/stage/usr/local/bin/get_keyword.py to 755 changing mode of /construction/www/py-imdbpy/stage/usr/local/bin/get_first_company.py to 755 changing mode of /construction/www/py-imdbpy/stage/usr/local/bin/get_first_person.py to 755 changing mode of /construction/www/py-imdbpy/stage/usr/local/bin/search_character.py to 755 changing mode of /construction/www/py-imdbpy/stage/usr/local/bin/get_first_movie.py to 755 changing mode of /construction/www/py-imdbpy/stage/usr/local/bin/get_person.py to 755 changing mode of /construction/www/py-imdbpy/stage/usr/local/bin/s32imdbpy.py to 755 changing mode of /construction/www/py-imdbpy/stage/usr/local/bin/search_movie.py to 755 changing mode of /construction/www/py-imdbpy/stage/usr/local/bin/get_company.py to 755 changing mode of /construction/www/py-imdbpy/stage/usr/local/bin/imdbpy2sql.py to 755 changing mode of /construction/www/py-imdbpy/stage/usr/local/bin/get_top_bottom_movies.py to 755 changing mode of /construction/www/py-imdbpy/stage/usr/local/bin/search_company.py to 755 Installing imdbpy script to /construction/www/py-imdbpy/stage/usr/local/bin writing list of installed files to '/construction/www/py-imdbpy/.PLIST.pymodtmp' /bin/mkdir -p /construction/www/py-imdbpy/stage/usr/local/share/doc/py37-imdbpy/ cd /construction/www/py-imdbpy/IMDbPY-6.8/docs/ && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE . /construction/www/py-imdbpy/stage/usr/local/share/doc/py37-imdbpy/ ===> Creating unique files: Move MAN files needing SUFFIX ===> Creating unique files: Move files needing SUFFIX Move: bin/get_first_character.py --> bin/get_first_character.py-3.7 Link: @bin/get_first_character.py --> bin/get_first_character.py-3.7 Move: bin/search_person.py --> bin/search_person.py-3.7 Link: @bin/search_person.py --> bin/search_person.py-3.7 Move: bin/search_keyword.py --> bin/search_keyword.py-3.7 Link: @bin/search_keyword.py --> bin/search_keyword.py-3.7 Move: bin/get_character.py --> bin/get_character.py-3.7 Link: @bin/get_character.py --> bin/get_character.py-3.7 Move: bin/get_movie.py --> bin/get_movie.py-3.7 Link: @bin/get_movie.py --> bin/get_movie.py-3.7 Move: bin/get_keyword.py --> bin/get_keyword.py-3.7 Link: @bin/get_keyword.py --> bin/get_keyword.py-3.7 Move: bin/get_first_company.py --> bin/get_first_company.py-3.7 Link: @bin/get_first_company.py --> bin/get_first_company.py-3.7 Move: bin/get_first_person.py --> bin/get_first_person.py-3.7 Link: @bin/get_first_person.py --> bin/get_first_person.py-3.7 Move: bin/search_character.py --> bin/search_character.py-3.7 Link: @bin/search_character.py --> bin/search_character.py-3.7 Move: bin/get_first_movie.py --> bin/get_first_movie.py-3.7 Link: @bin/get_first_movie.py --> bin/get_first_movie.py-3.7 Move: bin/get_person.py --> bin/get_person.py-3.7 Link: @bin/get_person.py --> bin/get_person.py-3.7 Move: bin/s32imdbpy.py --> bin/s32imdbpy.py-3.7 Link: @bin/s32imdbpy.py --> bin/s32imdbpy.py-3.7 Move: bin/search_movie.py --> bin/search_movie.py-3.7 Link: @bin/search_movie.py --> bin/search_movie.py-3.7 Move: bin/get_company.py --> bin/get_company.py-3.7 Link: @bin/get_company.py --> bin/get_company.py-3.7 Move: bin/imdbpy2sql.py --> bin/imdbpy2sql.py-3.7 Link: @bin/imdbpy2sql.py --> bin/imdbpy2sql.py-3.7 Move: bin/get_top_bottom_movies.py --> bin/get_top_bottom_movies.py-3.7 Link: @bin/get_top_bottom_movies.py --> bin/get_top_bottom_movies.py-3.7 Move: bin/search_company.py --> bin/search_company.py-3.7 Link: @bin/search_company.py --> bin/search_company.py-3.7 Move: bin/imdbpy --> bin/imdbpy-3.7 Link: @bin/imdbpy --> bin/imdbpy-3.7 ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py37-imdbpy-6.8 file sizes/checksums [209]: 0% file sizes/checksums [209]: 47% file sizes/checksums [209]: 95% file sizes/checksums [209]: 100% packing files [209]: 0% packing files [209]: 47% packing files [209]: 95% packing files [209]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:03 TOTAL TIME 00:00:32