------------------------------------------------------------------------------- -- 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 SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-ruamel.yaml-0.15.87 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-ruamel.yaml-0.15.87 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-ruamel.yaml-0.15.87 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-ruamel.yaml-0.15.87 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-ruamel.yaml-0.15.87 for building => SHA256 Checksum OK for ruamel.yaml-0.15.87.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-ruamel.yaml-0.15.87 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-ruamel.yaml-0.15.87 for building ===> Extracting for py37-ruamel.yaml-0.15.87 => SHA256 Checksum OK for ruamel.yaml-0.15.87.tar.gz. Extracted Memory Use: 2.43M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-ruamel.yaml-0.15.87 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-ruamel.yaml-0.15.87 depends on package: py37-setuptools>0 - found ===> py37-ruamel.yaml-0.15.87 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-ruamel.yaml-0.15.87 depends on package: py37-setuptools>0 - found ===> py37-ruamel.yaml-0.15.87 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-ruamel.yaml-0.15.87 sys.argv ['setup.py', 'config'] test compiling test_ruamel_yaml running config SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-ruamel.yaml-0.15.87 sys.argv ['setup.py', 'build'] test compiling test_ruamel_yaml running build running build_py creating build creating build/lib.dragonfly-5.9-x86_64-3.7 creating build/lib.dragonfly-5.9-x86_64-3.7/ruamel copying .ruamel/__init__.py -> build/lib.dragonfly-5.9-x86_64-3.7/ruamel creating build/lib.dragonfly-5.9-x86_64-3.7/ruamel/yaml copying ./representer.py -> build/lib.dragonfly-5.9-x86_64-3.7/ruamel/yaml copying ./scanner.py -> build/lib.dragonfly-5.9-x86_64-3.7/ruamel/yaml copying ./serializer.py -> build/lib.dragonfly-5.9-x86_64-3.7/ruamel/yaml copying ./nodes.py -> build/lib.dragonfly-5.9-x86_64-3.7/ruamel/yaml copying ./configobjwalker.py -> build/lib.dragonfly-5.9-x86_64-3.7/ruamel/yaml copying ./scalarstring.py -> build/lib.dragonfly-5.9-x86_64-3.7/ruamel/yaml copying ./composer.py -> build/lib.dragonfly-5.9-x86_64-3.7/ruamel/yaml copying ./scalarbool.py -> build/lib.dragonfly-5.9-x86_64-3.7/ruamel/yaml copying ./scalarint.py -> build/lib.dragonfly-5.9-x86_64-3.7/ruamel/yaml copying ./reader.py -> build/lib.dragonfly-5.9-x86_64-3.7/ruamel/yaml copying ./tokens.py -> build/lib.dragonfly-5.9-x86_64-3.7/ruamel/yaml copying ./loader.py -> build/lib.dragonfly-5.9-x86_64-3.7/ruamel/yaml copying ./cyaml.py -> build/lib.dragonfly-5.9-x86_64-3.7/ruamel/yaml copying ./__init__.py -> build/lib.dragonfly-5.9-x86_64-3.7/ruamel/yaml copying ./main.py -> build/lib.dragonfly-5.9-x86_64-3.7/ruamel/yaml copying ./comments.py -> build/lib.dragonfly-5.9-x86_64-3.7/ruamel/yaml copying ./parser.py -> build/lib.dragonfly-5.9-x86_64-3.7/ruamel/yaml copying ./events.py -> build/lib.dragonfly-5.9-x86_64-3.7/ruamel/yaml copying ./constructor.py -> build/lib.dragonfly-5.9-x86_64-3.7/ruamel/yaml copying ./resolver.py -> build/lib.dragonfly-5.9-x86_64-3.7/ruamel/yaml copying ./util.py -> build/lib.dragonfly-5.9-x86_64-3.7/ruamel/yaml copying ./dumper.py -> build/lib.dragonfly-5.9-x86_64-3.7/ruamel/yaml copying ./timestamp.py -> build/lib.dragonfly-5.9-x86_64-3.7/ruamel/yaml copying ./compat.py -> build/lib.dragonfly-5.9-x86_64-3.7/ruamel/yaml copying ./anchor.py -> build/lib.dragonfly-5.9-x86_64-3.7/ruamel/yaml copying ./scalarfloat.py -> build/lib.dragonfly-5.9-x86_64-3.7/ruamel/yaml copying ./emitter.py -> build/lib.dragonfly-5.9-x86_64-3.7/ruamel/yaml copying ./error.py -> build/lib.dragonfly-5.9-x86_64-3.7/ruamel/yaml creating build/lib.dragonfly-5.9-x86_64-3.7/ruamel/yaml/data copying ./data/data.py -> build/lib.dragonfly-5.9-x86_64-3.7/ruamel/yaml/data copying ./data/__init__.py -> build/lib.dragonfly-5.9-x86_64-3.7/ruamel/yaml/data copying ./data/__main__.py -> build/lib.dragonfly-5.9-x86_64-3.7/ruamel/yaml/data copying ./data/setup.py -> build/lib.dragonfly-5.9-x86_64-3.7/ruamel/yaml/data running build_ext building '_ruamel_yaml' extension creating build/temp.dragonfly-5.9-x86_64-3.7 creating build/temp.dragonfly-5.9-x86_64-3.7/ext cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -I/usr/local/include/python3.7m -c ext/_ruamel_yaml.c -o build/temp.dragonfly-5.9-x86_64-3.7/ext/_ruamel_yaml.o In file included from ext/_ruamel_yaml.c:523: ext/_ruamel_yaml.h:10: warning: "PyString_CheckExact" redefined #define PyString_CheckExact PyBytes_CheckExact ext/_ruamel_yaml.c:323: note: this is the location of the previous definition #define PyString_CheckExact PyUnicode_CheckExact ext/_ruamel_yaml.c: In function '__pyx_pf_12_ruamel_yaml_get_version_string': ext/_ruamel_yaml.c:1769:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] __pyx_v_value = yaml_get_version_string(); ^ ext/_ruamel_yaml.c: In function '__pyx_pf_12_ruamel_yaml_7CParser___init__': ext/_ruamel_yaml.c:3270:52: warning: passing argument 2 of 'yaml_parser_set_input' from incompatible pointer type [-Wincompatible-pointer-types] yaml_parser_set_input((&__pyx_v_self->parser), __pyx_f_12_ruamel_yaml_input_handler, ((void *)__pyx_v_self)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ext/_ruamel_yaml.h:2, from ext/_ruamel_yaml.c:523: ext/yaml.h:1370:30: note: expected 'int (*)(void *, unsigned char *, size_t, size_t *)' {aka 'int (*)(void *, unsigned char *, long unsigned int, long unsigned int *)'} but argument is of type 'int (*)(void *, char *, int, int *)' yaml_read_handler_t *handler, void *data); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ext/_ruamel_yaml.c: In function '__pyx_pf_12_ruamel_yaml_8CEmitter___init__': ext/_ruamel_yaml.c:15399:53: warning: passing argument 2 of 'yaml_emitter_set_output' from incompatible pointer type [-Wincompatible-pointer-types] yaml_emitter_set_output((&__pyx_v_self->emitter), __pyx_f_12_ruamel_yaml_output_handler, ((void *)__pyx_v_self)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ext/_ruamel_yaml.h:2, from ext/_ruamel_yaml.c:523: ext/yaml.h:1837:31: note: expected 'int (*)(void *, unsigned char *, size_t)' {aka 'int (*)(void *, unsigned char *, long unsigned int)'} but argument is of type 'int (*)(void *, char *, int)' yaml_write_handler_t *handler, void *data); ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -I/usr/local/include/python3.7m -c ext/api.c -o build/temp.dragonfly-5.9-x86_64-3.7/ext/api.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -I/usr/local/include/python3.7m -c ext/writer.c -o build/temp.dragonfly-5.9-x86_64-3.7/ext/writer.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -I/usr/local/include/python3.7m -c ext/dumper.c -o build/temp.dragonfly-5.9-x86_64-3.7/ext/dumper.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -I/usr/local/include/python3.7m -c ext/loader.c -o build/temp.dragonfly-5.9-x86_64-3.7/ext/loader.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -I/usr/local/include/python3.7m -c ext/reader.c -o build/temp.dragonfly-5.9-x86_64-3.7/ext/reader.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -I/usr/local/include/python3.7m -c ext/scanner.c -o build/temp.dragonfly-5.9-x86_64-3.7/ext/scanner.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -I/usr/local/include/python3.7m -c ext/parser.c -o build/temp.dragonfly-5.9-x86_64-3.7/ext/parser.o cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -I/usr/local/include/python3.7m -c ext/emitter.c -o build/temp.dragonfly-5.9-x86_64-3.7/ext/emitter.o cc -shared -pipe -O2 -fno-strict-aliasing build/temp.dragonfly-5.9-x86_64-3.7/ext/_ruamel_yaml.o build/temp.dragonfly-5.9-x86_64-3.7/ext/api.o build/temp.dragonfly-5.9-x86_64-3.7/ext/writer.o build/temp.dragonfly-5.9-x86_64-3.7/ext/dumper.o build/temp.dragonfly-5.9-x86_64-3.7/ext/loader.o build/temp.dragonfly-5.9-x86_64-3.7/ext/reader.o build/temp.dragonfly-5.9-x86_64-3.7/ext/scanner.o build/temp.dragonfly-5.9-x86_64-3.7/ext/parser.o build/temp.dragonfly-5.9-x86_64-3.7/ext/emitter.o -L/usr/local/lib -lpython3.7m -o build/lib.dragonfly-5.9-x86_64-3.7/_ruamel_yaml.so SUCCEEDED 00:00:20 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-ruamel.yaml-0.15.87 depends on package: py37-setuptools>0 - found ===> py37-ruamel.yaml-0.15.87 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-ruamel.yaml-0.15.87 ===> py37-ruamel.yaml-0.15.87 depends on package: py37-setuptools>0 - found ===> py37-ruamel.yaml-0.15.87 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list sys.argv ['setup.py', 'install', '--record', '/construction/devel/py-ruamel.yaml/.PLIST.pymodtmp', '-c', '-O1', '--prefix=/usr/local', '--single-version-externally-managed', '--root=/construction/devel/py-ruamel.yaml/stage'] test compiling test_ruamel_yaml running install running build running build_py running build_ext running install_lib copying _ruamel_yaml.so -> /construction/devel/py-ruamel.yaml/stage/usr/local/lib/python3.7/site-packages Skipping installation of /construction/devel/py-ruamel.yaml/stage/usr/local/lib/python3.7/site-packages/ruamel/__init__.py (namespace package) copying ruamel/yaml/dumper.py -> /construction/devel/py-ruamel.yaml/stage/usr/local/lib/python3.7/site-packages/ruamel/yaml copying ruamel/yaml/loader.py -> /construction/devel/py-ruamel.yaml/stage/usr/local/lib/python3.7/site-packages/ruamel/yaml copying ruamel/yaml/scalarstring.py -> /construction/devel/py-ruamel.yaml/stage/usr/local/lib/python3.7/site-packages/ruamel/yaml copying ruamel/yaml/comments.py -> /construction/devel/py-ruamel.yaml/stage/usr/local/lib/python3.7/site-packages/ruamel/yaml copying ruamel/yaml/parser.py -> /construction/devel/py-ruamel.yaml/stage/usr/local/lib/python3.7/site-packages/ruamel/yaml copying ruamel/yaml/error.py -> /construction/devel/py-ruamel.yaml/stage/usr/local/lib/python3.7/site-packages/ruamel/yaml copying ruamel/yaml/constructor.py -> /construction/devel/py-ruamel.yaml/stage/usr/local/lib/python3.7/site-packages/ruamel/yaml copying ruamel/yaml/scanner.py -> /construction/devel/py-ruamel.yaml/stage/usr/local/lib/python3.7/site-packages/ruamel/yaml copying ruamel/yaml/events.py -> /construction/devel/py-ruamel.yaml/stage/usr/local/lib/python3.7/site-packages/ruamel/yaml copying ruamel/yaml/emitter.py -> /construction/devel/py-ruamel.yaml/stage/usr/local/lib/python3.7/site-packages/ruamel/yaml copying ruamel/yaml/composer.py -> /construction/devel/py-ruamel.yaml/stage/usr/local/lib/python3.7/site-packages/ruamel/yaml copying ruamel/yaml/util.py -> /construction/devel/py-ruamel.yaml/stage/usr/local/lib/python3.7/site-packages/ruamel/yaml copying ruamel/yaml/anchor.py -> /construction/devel/py-ruamel.yaml/stage/usr/local/lib/python3.7/site-packages/ruamel/yaml copying ruamel/yaml/scalarfloat.py -> /construction/devel/py-ruamel.yaml/stage/usr/local/lib/python3.7/site-packages/ruamel/yaml copying ruamel/yaml/resolver.py -> /construction/devel/py-ruamel.yaml/stage/usr/local/lib/python3.7/site-packages/ruamel/yaml copying ruamel/yaml/serializer.py -> /construction/devel/py-ruamel.yaml/stage/usr/local/lib/python3.7/site-packages/ruamel/yaml copying ruamel/yaml/main.py -> /construction/devel/py-ruamel.yaml/stage/usr/local/lib/python3.7/site-packages/ruamel/yaml copying ruamel/yaml/cyaml.py -> /construction/devel/py-ruamel.yaml/stage/usr/local/lib/python3.7/site-packages/ruamel/yaml copying ruamel/yaml/tokens.py -> /construction/devel/py-ruamel.yaml/stage/usr/local/lib/python3.7/site-packages/ruamel/yaml copying ruamel/yaml/compat.py -> /construction/devel/py-ruamel.yaml/stage/usr/local/lib/python3.7/site-packages/ruamel/yaml copying ruamel/yaml/timestamp.py -> /construction/devel/py-ruamel.yaml/stage/usr/local/lib/python3.7/site-packages/ruamel/yaml copying ruamel/yaml/reader.py -> /construction/devel/py-ruamel.yaml/stage/usr/local/lib/python3.7/site-packages/ruamel/yaml copying ruamel/yaml/scalarint.py -> /construction/devel/py-ruamel.yaml/stage/usr/local/lib/python3.7/site-packages/ruamel/yaml copying ruamel/yaml/nodes.py -> /construction/devel/py-ruamel.yaml/stage/usr/local/lib/python3.7/site-packages/ruamel/yaml copying ruamel/yaml/scalarbool.py -> /construction/devel/py-ruamel.yaml/stage/usr/local/lib/python3.7/site-packages/ruamel/yaml copying ruamel/yaml/representer.py -> /construction/devel/py-ruamel.yaml/stage/usr/local/lib/python3.7/site-packages/ruamel/yaml copying ruamel/yaml/configobjwalker.py -> /construction/devel/py-ruamel.yaml/stage/usr/local/lib/python3.7/site-packages/ruamel/yaml copying ruamel/yaml/__init__.py -> /construction/devel/py-ruamel.yaml/stage/usr/local/lib/python3.7/site-packages/ruamel/yaml copying ruamel/yaml/data/__init__.py -> /construction/devel/py-ruamel.yaml/stage/usr/local/lib/python3.7/site-packages/ruamel/yaml/data copying ruamel/yaml/data/data.py -> /construction/devel/py-ruamel.yaml/stage/usr/local/lib/python3.7/site-packages/ruamel/yaml/data copying ruamel/yaml/data/setup.py -> /construction/devel/py-ruamel.yaml/stage/usr/local/lib/python3.7/site-packages/ruamel/yaml/data copying ruamel/yaml/data/__main__.py -> /construction/devel/py-ruamel.yaml/stage/usr/local/lib/python3.7/site-packages/ruamel/yaml/data byte-compiling /construction/devel/py-ruamel.yaml/stage/usr/local/lib/python3.7/site-packages/ruamel/yaml/dumper.py to dumper.cpython-37.pyc byte-compiling /construction/devel/py-ruamel.yaml/stage/usr/local/lib/python3.7/site-packages/ruamel/yaml/loader.py to loader.cpython-37.pyc byte-compiling /construction/devel/py-ruamel.yaml/stage/usr/local/lib/python3.7/site-packages/ruamel/yaml/scalarstring.py to scalarstring.cpython-37.pyc byte-compiling /construction/devel/py-ruamel.yaml/stage/usr/local/lib/python3.7/site-packages/ruamel/yaml/comments.py to comments.cpython-37.pyc byte-compiling /construction/devel/py-ruamel.yaml/stage/usr/local/lib/python3.7/site-packages/ruamel/yaml/parser.py to parser.cpython-37.pyc byte-compiling /construction/devel/py-ruamel.yaml/stage/usr/local/lib/python3.7/site-packages/ruamel/yaml/error.py to error.cpython-37.pyc byte-compiling /construction/devel/py-ruamel.yaml/stage/usr/local/lib/python3.7/site-packages/ruamel/yaml/constructor.py to constructor.cpython-37.pyc byte-compiling /construction/devel/py-ruamel.yaml/stage/usr/local/lib/python3.7/site-packages/ruamel/yaml/scanner.py to scanner.cpython-37.pyc byte-compiling /construction/devel/py-ruamel.yaml/stage/usr/local/lib/python3.7/site-packages/ruamel/yaml/events.py to events.cpython-37.pyc byte-compiling /construction/devel/py-ruamel.yaml/stage/usr/local/lib/python3.7/site-packages/ruamel/yaml/emitter.py to emitter.cpython-37.pyc byte-compiling /construction/devel/py-ruamel.yaml/stage/usr/local/lib/python3.7/site-packages/ruamel/yaml/composer.py to composer.cpython-37.pyc byte-compiling /construction/devel/py-ruamel.yaml/stage/usr/local/lib/python3.7/site-packages/ruamel/yaml/util.py to util.cpython-37.pyc byte-compiling /construction/devel/py-ruamel.yaml/stage/usr/local/lib/python3.7/site-packages/ruamel/yaml/anchor.py to anchor.cpython-37.pyc byte-compiling /construction/devel/py-ruamel.yaml/stage/usr/local/lib/python3.7/site-packages/ruamel/yaml/scalarfloat.py to scalarfloat.cpython-37.pyc byte-compiling /construction/devel/py-ruamel.yaml/stage/usr/local/lib/python3.7/site-packages/ruamel/yaml/resolver.py to resolver.cpython-37.pyc byte-compiling /construction/devel/py-ruamel.yaml/stage/usr/local/lib/python3.7/site-packages/ruamel/yaml/serializer.py to serializer.cpython-37.pyc byte-compiling /construction/devel/py-ruamel.yaml/stage/usr/local/lib/python3.7/site-packages/ruamel/yaml/main.py to main.cpython-37.pyc byte-compiling /construction/devel/py-ruamel.yaml/stage/usr/local/lib/python3.7/site-packages/ruamel/yaml/cyaml.py to cyaml.cpython-37.pyc byte-compiling /construction/devel/py-ruamel.yaml/stage/usr/local/lib/python3.7/site-packages/ruamel/yaml/tokens.py to tokens.cpython-37.pyc byte-compiling /construction/devel/py-ruamel.yaml/stage/usr/local/lib/python3.7/site-packages/ruamel/yaml/compat.py to compat.cpython-37.pyc byte-compiling /construction/devel/py-ruamel.yaml/stage/usr/local/lib/python3.7/site-packages/ruamel/yaml/timestamp.py to timestamp.cpython-37.pyc byte-compiling /construction/devel/py-ruamel.yaml/stage/usr/local/lib/python3.7/site-packages/ruamel/yaml/reader.py to reader.cpython-37.pyc byte-compiling /construction/devel/py-ruamel.yaml/stage/usr/local/lib/python3.7/site-packages/ruamel/yaml/scalarint.py to scalarint.cpython-37.pyc byte-compiling /construction/devel/py-ruamel.yaml/stage/usr/local/lib/python3.7/site-packages/ruamel/yaml/nodes.py to nodes.cpython-37.pyc byte-compiling /construction/devel/py-ruamel.yaml/stage/usr/local/lib/python3.7/site-packages/ruamel/yaml/scalarbool.py to scalarbool.cpython-37.pyc byte-compiling /construction/devel/py-ruamel.yaml/stage/usr/local/lib/python3.7/site-packages/ruamel/yaml/representer.py to representer.cpython-37.pyc byte-compiling /construction/devel/py-ruamel.yaml/stage/usr/local/lib/python3.7/site-packages/ruamel/yaml/configobjwalker.py to configobjwalker.cpython-37.pyc byte-compiling /construction/devel/py-ruamel.yaml/stage/usr/local/lib/python3.7/site-packages/ruamel/yaml/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-ruamel.yaml/stage/usr/local/lib/python3.7/site-packages/ruamel/yaml/data/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-ruamel.yaml/stage/usr/local/lib/python3.7/site-packages/ruamel/yaml/data/data.py to data.cpython-37.pyc byte-compiling /construction/devel/py-ruamel.yaml/stage/usr/local/lib/python3.7/site-packages/ruamel/yaml/data/setup.py to setup.cpython-37.pyc byte-compiling /construction/devel/py-ruamel.yaml/stage/usr/local/lib/python3.7/site-packages/ruamel/yaml/data/__main__.py to __main__.cpython-37.pyc writing byte-compilation script '/tmp/tmp_3ef6s28.py' /usr/local/bin/python3.7 /tmp/tmp_3ef6s28.py removing /tmp/tmp_3ef6s28.py running install_egg_info running egg_info writing ruamel.yaml.egg-info/PKG-INFO writing dependency_links to ruamel.yaml.egg-info/dependency_links.txt writing namespace_packages to ruamel.yaml.egg-info/namespace_packages.txt writing requirements to ruamel.yaml.egg-info/requires.txt writing top-level names to ruamel.yaml.egg-info/top_level.txt reading manifest file 'ruamel.yaml.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'LICENSE' writing manifest file 'ruamel.yaml.egg-info/SOURCES.txt' Copying ruamel.yaml.egg-info to /construction/devel/py-ruamel.yaml/stage/usr/local/lib/python3.7/site-packages/ruamel.yaml-0.15.87-py3.7.egg-info Installing /construction/devel/py-ruamel.yaml/stage/usr/local/lib/python3.7/site-packages/ruamel.yaml-0.15.87-py3.7-nspkg.pth running install_scripts writing list of installed files to '/construction/devel/py-ruamel.yaml/.PLIST.pymodtmp' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: 'lib/python3.7/site-packages/_ruamel_yaml.so' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Error: /usr/local/lib/python3.7/site-packages/_ruamel_yaml.so is linked to /usr/local/lib/libintl.so.8 from devel/gettext-runtime but it is not declared as a dependency Warning: you need USES+=gettext-runtime Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py37-ruamel.yaml-0.15.87 file sizes/checksums [104]: 0% file sizes/checksums [104]: 96% file sizes/checksums [104]: 100% packing files [104]: 0% packing files [104]: 96% packing files [104]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:02 TOTAL TIME 00:00:37