Mock Version: 2.12 Mock Version: 2.12 Mock Version: 2.12 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/python-gsd.spec'], chrootPath='/var/lib/mock/f36-build-30534741-4183944/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/python-gsd.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1634256000 Wrote: /builddir/build/SRPMS/python-gsd-2.5.0-1.fc36.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/python-gsd.spec'], chrootPath='/var/lib/mock/f36-build-30534741-4183944/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/python-gsd.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1634256000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.bRxHeZ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gsd-2.5.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/gsd-2.5.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd gsd-2.5.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.WzC6hS + umask 022 + cd /builddir/build/BUILD + cd gsd-2.5.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' Compiling gsd/fl.pyx because it changed. [1/1] Cythonizing gsd/fl.pyx /usr/lib/python3.10/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( running build running build_py creating build creating build/lib.linux-i686-3.10 creating build/lib.linux-i686-3.10/gsd copying gsd/__init__.py -> build/lib.linux-i686-3.10/gsd copying gsd/__main__.py -> build/lib.linux-i686-3.10/gsd copying gsd/conftest.py -> build/lib.linux-i686-3.10/gsd copying gsd/hoomd.py -> build/lib.linux-i686-3.10/gsd copying gsd/pygsd.py -> build/lib.linux-i686-3.10/gsd copying gsd/pytest_plugin_validate.py -> build/lib.linux-i686-3.10/gsd copying gsd/version.py -> build/lib.linux-i686-3.10/gsd package init file 'gsd/test/__init__.py' not found (or not a regular file) creating build/lib.linux-i686-3.10/gsd/test copying gsd/test/conftest.py -> build/lib.linux-i686-3.10/gsd/test copying gsd/test/test_fl.py -> build/lib.linux-i686-3.10/gsd/test copying gsd/test/test_hoomd.py -> build/lib.linux-i686-3.10/gsd/test copying gsd/test/test_largefile.py -> build/lib.linux-i686-3.10/gsd/test copying gsd/test/test_gsd_v1.gsd -> build/lib.linux-i686-3.10/gsd/test running build_ext building 'gsd.fl' extension creating build/temp.linux-i686-3.10 creating build/temp.linux-i686-3.10/gsd gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -I./gsd -I/usr/lib/python3.10/site-packages/numpy/core/include -I/usr/include/python3.10 -c gsd/fl.c -o build/temp.linux-i686-3.10/gsd/fl.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -I./gsd -I/usr/lib/python3.10/site-packages/numpy/core/include -I/usr/include/python3.10 -c gsd/gsd.c -o build/temp.linux-i686-3.10/gsd/gsd.o gsd/gsd.c:15: warning: "_XOPEN_SOURCE" redefined 15 | #define _XOPEN_SOURCE 500 | In file included from /usr/include/sys/stat.h:25, from gsd/gsd.c:4: /usr/include/features.h:214: note: this is the location of the previous definition 214 | # define _XOPEN_SOURCE 700 | gsd/gsd.c: In function ‘gsd_is_entry_valid’: gsd/gsd.c:428:33: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long long int’} and ‘long long unsigned int’ [-Wsign-compare] 428 | if ((entry.location + size) > (uint64_t)handle->file_size) | ^ gsd/gsd.c: In function ‘gsd_expand_file_index’: gsd/gsd.c:981:44: warning: comparison of integer expressions of different signedness: ‘ssize_t’ {aka ‘int’} and ‘size_t’ {aka ‘unsigned int’} [-Wsign-compare] 981 | if (bytes_read == -1 || bytes_read != bytes_to_copy) | ^~ gsd/gsd.c:992:50: warning: comparison of integer expressions of different signedness: ‘ssize_t’ {aka ‘int’} and ‘size_t’ {aka ‘unsigned int’} [-Wsign-compare] 992 | if (bytes_written == -1 || bytes_written != bytes_to_copy) | ^~ gsd/gsd.c:1018:50: warning: comparison of integer expressions of different signedness: ‘ssize_t’ {aka ‘int’} and ‘size_t’ {aka ‘unsigned int’} [-Wsign-compare] 1018 | if (bytes_written == -1 || bytes_written != bytes_to_copy) | ^~ gsd/gsd.c: In function ‘gsd_flush_write_buffer’: gsd/gsd.c:1106:46: warning: comparison of integer expressions of different signedness: ‘ssize_t’ {aka ‘int’} and ‘size_t’ {aka ‘unsigned int’} [-Wsign-compare] 1106 | if (bytes_written == -1 || bytes_written != handle->write_buffer.size) | ^~ gsd/gsd.c: In function ‘gsd_flush_name_buffer’: gsd/gsd.c:1198:50: warning: comparison of integer expressions of different signedness: ‘ssize_t’ {aka ‘int’} and ‘size_t’ {aka ‘unsigned int’} [-Wsign-compare] 1198 | if (bytes_written == -1 || bytes_written != handle->file_names.data.reserved) | ^~ gsd/gsd.c:1231:27: warning: comparison of integer expressions of different signedness: ‘ssize_t’ {aka ‘int’} and ‘size_t’ {aka ‘unsigned int’} [-Wsign-compare] 1231 | if (bytes_written != (handle->file_names.data.reserved - old_size)) | ^~ gsd/gsd.c: In function ‘gsd_initialize_handle’: gsd/gsd.c:1467:40: warning: comparison of integer expressions of different signedness: ‘ssize_t’ {aka ‘int’} and ‘size_t’ {aka ‘unsigned int’} [-Wsign-compare] 1467 | if (bytes_read == -1 || bytes_read != namelist_n_bytes) | ^~ gsd/gsd.c: In function ‘gsd_end_frame’: gsd/gsd.c:1893:50: warning: comparison of integer expressions of different signedness: ‘ssize_t’ {aka ‘int’} and ‘size_t’ {aka ‘unsigned int’} [-Wsign-compare] 1893 | if (bytes_written == -1 || bytes_written != bytes_to_write) | ^~ gsd/gsd.c: In function ‘gsd_write_chunk’: gsd/gsd.c:2016:50: warning: comparison of integer expressions of different signedness: ‘ssize_t’ {aka ‘int’} and ‘size_t’ {aka ‘unsigned int’} [-Wsign-compare] 2016 | if (bytes_written == -1 || bytes_written != size) | ^~ gsd/gsd.c: In function ‘gsd_read_chunk’: gsd/gsd.c:2162:34: warning: comparison of integer expressions of different signedness: ‘int64_t’ {aka ‘long long int’} and ‘long long unsigned int’ [-Wsign-compare] 2162 | if ((chunk->location + size) > (uint64_t)handle->file_size) | ^ gsd/gsd.c:2168:40: warning: comparison of integer expressions of different signedness: ‘ssize_t’ {aka ‘int’} and ‘size_t’ {aka ‘unsigned int’} [-Wsign-compare] 2168 | if (bytes_read == -1 || bytes_read != size) | ^~ gsd/gsd.c: In function ‘gsd_upgrade’: gsd/gsd.c:2344:54: warning: comparison of integer expressions of different signedness: ‘ssize_t’ {aka ‘int’} and ‘unsigned int’ [-Wsign-compare] 2344 | if (bytes_written == -1 || bytes_written != sizeof(struct gsd_index_entry) * buf.size) | ^~ gsd/gsd.c:2399:54: warning: comparison of integer expressions of different signedness: ‘ssize_t’ {aka ‘int’} and ‘size_t’ {aka ‘unsigned int’} [-Wsign-compare] 2399 | if (bytes_written == -1 || bytes_written != new_name_buf.reserved) | ^~ gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-i686-3.10/gsd/fl.o build/temp.linux-i686-3.10/gsd/gsd.o -L/usr/lib -o build/lib.linux-i686-3.10/gsd/fl.cpython-310-i386-linux-gnu.so + unzip -qq /builddir/build/SOURCES/gsd-v2.5.0-html.zip + mv gsd-v2.5.0/index.html doc/ + rm doc/_static/css/gsd-theme.css + mv gsd-v2.5.0/_static/basic.css gsd-v2.5.0/_static/css gsd-v2.5.0/_static/doctools.js gsd-v2.5.0/_static/documentation_options.js gsd-v2.5.0/_static/file.png gsd-v2.5.0/_static/jquery-3.5.1.js gsd-v2.5.0/_static/jquery.js gsd-v2.5.0/_static/js gsd-v2.5.0/_static/language_data.js gsd-v2.5.0/_static/minus.png gsd-v2.5.0/_static/plus.png gsd-v2.5.0/_static/pygments.css gsd-v2.5.0/_static/searchtools.js gsd-v2.5.0/_static/umich-block-M.svg gsd-v2.5.0/_static/underscore-1.13.1.js gsd-v2.5.0/_static/underscore.js doc/_static/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.6dLKjK + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-gsd-2.5.0-1.fc36.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-gsd-2.5.0-1.fc36.i386 ++ dirname /builddir/build/BUILDROOT/python-gsd-2.5.0-1.fc36.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-gsd-2.5.0-1.fc36.i386 + cd gsd-2.5.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-gsd-2.5.0-1.fc36.i386 /usr/lib/python3.10/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( running install running install_lib creating /builddir/build/BUILDROOT/python-gsd-2.5.0-1.fc36.i386/usr creating /builddir/build/BUILDROOT/python-gsd-2.5.0-1.fc36.i386/usr/lib creating /builddir/build/BUILDROOT/python-gsd-2.5.0-1.fc36.i386/usr/lib/python3.10 creating /builddir/build/BUILDROOT/python-gsd-2.5.0-1.fc36.i386/usr/lib/python3.10/site-packages creating /builddir/build/BUILDROOT/python-gsd-2.5.0-1.fc36.i386/usr/lib/python3.10/site-packages/gsd copying build/lib.linux-i686-3.10/gsd/__init__.py -> /builddir/build/BUILDROOT/python-gsd-2.5.0-1.fc36.i386/usr/lib/python3.10/site-packages/gsd copying build/lib.linux-i686-3.10/gsd/__main__.py -> /builddir/build/BUILDROOT/python-gsd-2.5.0-1.fc36.i386/usr/lib/python3.10/site-packages/gsd copying build/lib.linux-i686-3.10/gsd/conftest.py -> /builddir/build/BUILDROOT/python-gsd-2.5.0-1.fc36.i386/usr/lib/python3.10/site-packages/gsd copying build/lib.linux-i686-3.10/gsd/hoomd.py -> /builddir/build/BUILDROOT/python-gsd-2.5.0-1.fc36.i386/usr/lib/python3.10/site-packages/gsd copying build/lib.linux-i686-3.10/gsd/pygsd.py -> /builddir/build/BUILDROOT/python-gsd-2.5.0-1.fc36.i386/usr/lib/python3.10/site-packages/gsd copying build/lib.linux-i686-3.10/gsd/pytest_plugin_validate.py -> /builddir/build/BUILDROOT/python-gsd-2.5.0-1.fc36.i386/usr/lib/python3.10/site-packages/gsd copying build/lib.linux-i686-3.10/gsd/version.py -> /builddir/build/BUILDROOT/python-gsd-2.5.0-1.fc36.i386/usr/lib/python3.10/site-packages/gsd creating /builddir/build/BUILDROOT/python-gsd-2.5.0-1.fc36.i386/usr/lib/python3.10/site-packages/gsd/test copying build/lib.linux-i686-3.10/gsd/test/conftest.py -> /builddir/build/BUILDROOT/python-gsd-2.5.0-1.fc36.i386/usr/lib/python3.10/site-packages/gsd/test copying build/lib.linux-i686-3.10/gsd/test/test_fl.py -> /builddir/build/BUILDROOT/python-gsd-2.5.0-1.fc36.i386/usr/lib/python3.10/site-packages/gsd/test copying build/lib.linux-i686-3.10/gsd/test/test_hoomd.py -> /builddir/build/BUILDROOT/python-gsd-2.5.0-1.fc36.i386/usr/lib/python3.10/site-packages/gsd/test copying build/lib.linux-i686-3.10/gsd/test/test_largefile.py -> /builddir/build/BUILDROOT/python-gsd-2.5.0-1.fc36.i386/usr/lib/python3.10/site-packages/gsd/test copying build/lib.linux-i686-3.10/gsd/test/test_gsd_v1.gsd -> /builddir/build/BUILDROOT/python-gsd-2.5.0-1.fc36.i386/usr/lib/python3.10/site-packages/gsd/test copying build/lib.linux-i686-3.10/gsd/fl.cpython-310-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python-gsd-2.5.0-1.fc36.i386/usr/lib/python3.10/site-packages/gsd byte-compiling /builddir/build/BUILDROOT/python-gsd-2.5.0-1.fc36.i386/usr/lib/python3.10/site-packages/gsd/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-gsd-2.5.0-1.fc36.i386/usr/lib/python3.10/site-packages/gsd/__main__.py to __main__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-gsd-2.5.0-1.fc36.i386/usr/lib/python3.10/site-packages/gsd/conftest.py to conftest.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-gsd-2.5.0-1.fc36.i386/usr/lib/python3.10/site-packages/gsd/hoomd.py to hoomd.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-gsd-2.5.0-1.fc36.i386/usr/lib/python3.10/site-packages/gsd/pygsd.py to pygsd.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-gsd-2.5.0-1.fc36.i386/usr/lib/python3.10/site-packages/gsd/pytest_plugin_validate.py to pytest_plugin_validate.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-gsd-2.5.0-1.fc36.i386/usr/lib/python3.10/site-packages/gsd/version.py to version.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-gsd-2.5.0-1.fc36.i386/usr/lib/python3.10/site-packages/gsd/test/conftest.py to conftest.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-gsd-2.5.0-1.fc36.i386/usr/lib/python3.10/site-packages/gsd/test/test_fl.py to test_fl.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-gsd-2.5.0-1.fc36.i386/usr/lib/python3.10/site-packages/gsd/test/test_hoomd.py to test_hoomd.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-gsd-2.5.0-1.fc36.i386/usr/lib/python3.10/site-packages/gsd/test/test_largefile.py to test_largefile.cpython-310.pyc writing byte-compilation script '/tmp/tmp6hmk3l2g.py' /usr/bin/python3 -Wignore:The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives:DeprecationWarning /tmp/tmp6hmk3l2g.py removing /tmp/tmp6hmk3l2g.py running install_egg_info running egg_info creating gsd.egg-info writing gsd.egg-info/PKG-INFO writing dependency_links to gsd.egg-info/dependency_links.txt writing entry points to gsd.egg-info/entry_points.txt writing requirements to gsd.egg-info/requires.txt writing top-level names to gsd.egg-info/top_level.txt writing manifest file 'gsd.egg-info/SOURCES.txt' package init file 'gsd/test/__init__.py' not found (or not a regular file) reading manifest file 'gsd.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'ChangeLog.md' adding license file 'LICENSE' writing manifest file 'gsd.egg-info/SOURCES.txt' Copying gsd.egg-info to /builddir/build/BUILDROOT/python-gsd-2.5.0-1.fc36.i386/usr/lib/python3.10/site-packages/gsd-2.5.0-py3.10.egg-info running install_scripts Installing gsd script to /builddir/build/BUILDROOT/python-gsd-2.5.0-1.fc36.i386/usr/bin + rm -rfv /builddir/build/BUILDROOT/python-gsd-2.5.0-1.fc36.i386/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j6 --strict-build-id -m -i --build-id-seed 2.5.0-1.fc36 --unique-debug-suffix -2.5.0-1.fc36.i386 --unique-debug-src-base python-gsd-2.5.0-1.fc36.i386 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/gsd-2.5.0 extracting debug info from /builddir/build/BUILDROOT/python-gsd-2.5.0-1.fc36.i386/usr/lib/python3.10/site-packages/gsd/fl.cpython-310-i386-linux-gnu.so original debug info size: 584kB, size after compression: 572kB /usr/bin/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 1515 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-gsd-2.5.0-1.fc36.i386/usr/lib/python3.10 using python3.10 Bytecompiling .py files below /builddir/build/BUILDROOT/python-gsd-2.5.0-1.fc36.i386/usr/lib/debug/usr/lib/python3.10 using python3.10 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.MZs1h4 + umask 022 + cd /builddir/build/BUILD + cd gsd-2.5.0 + ln -s /builddir/build/BUILDROOT/python-gsd-2.5.0-1.fc36.i386//usr/lib/python3.10/site-packages/gsd/fl.cpython-310-i386-linux-gnu.so gsd/ ++ mktemp -d -p /var/tmp + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + PATH=/builddir/build/BUILDROOT/python-gsd-2.5.0-1.fc36.i386/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-gsd-2.5.0-1.fc36.i386/usr/lib/python3.10/site-packages:/builddir/build/BUILDROOT/python-gsd-2.5.0-1.fc36.i386/usr/lib/python3.10/site-packages + PYTHONDONTWRITEBYTECODE=1 + /usr/bin/pytest -v gsd --basetemp=/var/tmp/tmp.PqS02aMQHA -k 'not test_large_n' ============================= test session starts ============================== platform linux -- Python 3.10.0, pytest-6.2.5, py-1.10.0, pluggy-1.0.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/gsd-2.5.0 collecting ... collected 69 items / 3 deselected / 66 selected gsd/test/test_fl.py::test_create PASSED [ 1%] gsd/test/test_fl.py::test_dtype[uint8] PASSED [ 3%] gsd/test/test_fl.py::test_dtype[uint16] PASSED [ 4%] gsd/test/test_fl.py::test_dtype[uint32] PASSED [ 6%] gsd/test/test_fl.py::test_dtype[uint64] PASSED [ 7%] gsd/test/test_fl.py::test_dtype[int8] PASSED [ 9%] gsd/test/test_fl.py::test_dtype[int16] PASSED [ 10%] gsd/test/test_fl.py::test_dtype[int32] PASSED [ 12%] gsd/test/test_fl.py::test_dtype[int64] PASSED [ 13%] gsd/test/test_fl.py::test_dtype[float32] PASSED [ 15%] gsd/test/test_fl.py::test_dtype[float64] PASSED [ 16%] gsd/test/test_fl.py::test_metadata[(rb,wb)] PASSED [ 18%] gsd/test/test_fl.py::test_metadata[(rb+,wb+)] PASSED [ 19%] gsd/test/test_fl.py::test_append[(rb,wb)] PASSED [ 21%] gsd/test/test_fl.py::test_append[(rb+,wb+)] PASSED [ 22%] gsd/test/test_fl.py::test_chunk_exists[(rb,wb)] PASSED [ 24%] gsd/test/test_fl.py::test_chunk_exists[(rb+,wb+)] PASSED [ 25%] gsd/test/test_fl.py::test_readonly_errors[(rb,wb)] PASSED [ 27%] gsd/test/test_fl.py::test_readonly_errors[(rb+,wb+)] PASSED [ 28%] gsd/test/test_fl.py::test_fileio_errors[(rb,wb)] PASSED [ 30%] gsd/test/test_fl.py::test_fileio_errors[(rb+,wb+)] PASSED [ 31%] gsd/test/test_fl.py::test_dtype_errors[(rb,wb)] PASSED [ 33%] gsd/test/test_fl.py::test_dtype_errors[(rb+,wb+)] PASSED [ 34%] gsd/test/test_fl.py::test_truncate PASSED [ 36%] gsd/test/test_fl.py::test_namelen[(rb,wb)] PASSED [ 37%] gsd/test/test_fl.py::test_namelen[(rb+,wb+)] PASSED [ 39%] gsd/test/test_fl.py::test_open PASSED [ 40%] gsd/test/test_fl.py::test_find_matching_chunk_names[(rb,wb)] PASSED [ 42%] gsd/test/test_fl.py::test_find_matching_chunk_names[(rb+,wb+)] PASSED [ 43%] gsd/test/test_fl.py::test_chunk_name_limit[(rb,wb)] PASSED [ 45%] gsd/test/test_fl.py::test_chunk_name_limit[(rb+,wb+)] PASSED [ 46%] gsd/test/test_fl.py::test_many_names[(rb,wb)] PASSED [ 48%] gsd/test/test_fl.py::test_many_names[(rb+,wb+)] PASSED [ 50%] gsd/test/test_fl.py::test_gsd_v1_read PASSED [ 51%] gsd/test/test_fl.py::test_gsd_v1_upgrade_read[(rb,wb)] PASSED [ 53%] gsd/test/test_fl.py::test_gsd_v1_upgrade_read[(rb+,wb+)] PASSED [ 54%] gsd/test/test_fl.py::test_gsd_v1_write[(rb,wb)] PASSED [ 56%] gsd/test/test_fl.py::test_gsd_v1_write[(rb+,wb+)] PASSED [ 57%] gsd/test/test_fl.py::test_gsd_v1_upgrade_write[(rb,wb)] PASSED [ 59%] gsd/test/test_fl.py::test_gsd_v1_upgrade_write[(rb+,wb+)] PASSED [ 60%] gsd/test/test_fl.py::test_zero_size[(rb,wb)] PASSED [ 62%] gsd/test/test_fl.py::test_zero_size[(rb+,wb+)] PASSED [ 63%] gsd/test/test_hoomd.py::test_create PASSED [ 65%] gsd/test/test_hoomd.py::test_append[(rb,wb)] PASSED [ 66%] gsd/test/test_hoomd.py::test_append[(rb+,wb+)] PASSED [ 68%] gsd/test/test_hoomd.py::test_extend[(rb,wb)] PASSED [ 69%] gsd/test/test_hoomd.py::test_extend[(rb+,wb+)] PASSED [ 71%] gsd/test/test_hoomd.py::test_defaults[(rb,wb)] PASSED [ 72%] gsd/test/test_hoomd.py::test_defaults[(rb+,wb+)] PASSED [ 74%] gsd/test/test_hoomd.py::test_fallback[(rb,wb)] PASSED [ 75%] gsd/test/test_hoomd.py::test_fallback[(rb+,wb+)] PASSED [ 77%] gsd/test/test_hoomd.py::test_fallback2[(rb,wb)] PASSED [ 78%] gsd/test/test_hoomd.py::test_fallback2[(rb+,wb+)] PASSED [ 80%] gsd/test/test_hoomd.py::test_iteration[(rb,wb)] PASSED [ 81%] gsd/test/test_hoomd.py::test_iteration[(rb+,wb+)] PASSED [ 83%] gsd/test/test_hoomd.py::test_slicing_and_iteration[(rb,wb)] PASSED [ 84%] gsd/test/test_hoomd.py::test_slicing_and_iteration[(rb+,wb+)] PASSED [ 86%] gsd/test/test_hoomd.py::test_view_slicing_and_iteration[(rb,wb)] PASSED [ 87%] gsd/test/test_hoomd.py::test_view_slicing_and_iteration[(rb+,wb+)] PASSED [ 89%] gsd/test/test_hoomd.py::test_truncate PASSED [ 90%] gsd/test/test_hoomd.py::test_state[(rb,wb)] PASSED [ 92%] gsd/test/test_hoomd.py::test_state[(rb+,wb+)] PASSED [ 93%] gsd/test/test_hoomd.py::test_log[(rb,wb)] PASSED [ 95%] gsd/test/test_hoomd.py::test_log[(rb+,wb+)] PASSED [ 96%] gsd/test/test_hoomd.py::test_pickle[(rb,wb)] PASSED [ 98%] gsd/test/test_hoomd.py::test_pickle[(rb+,wb+)] PASSED [100%] ====================== 66 passed, 3 deselected in 11.75s ======================= + rm -v gsd/fl.cpython-310-i386-linux-gnu.so removed 'gsd/fl.cpython-310-i386-linux-gnu.so' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python-gsd-doc-2.5.0-1.fc36.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mMa3Aj + umask 022 + cd /builddir/build/BUILD + cd gsd-2.5.0 + DOCDIR=/builddir/build/BUILDROOT/python-gsd-2.5.0-1.fc36.i386/usr/share/doc/python-gsd-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-gsd-2.5.0-1.fc36.i386/usr/share/doc/python-gsd-doc + cp -pr doc/index.html /builddir/build/BUILDROOT/python-gsd-2.5.0-1.fc36.i386/usr/share/doc/python-gsd-doc + cp -pr doc/_static /builddir/build/BUILDROOT/python-gsd-2.5.0-1.fc36.i386/usr/share/doc/python-gsd-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.1nTnVL + umask 022 + cd /builddir/build/BUILD + cd gsd-2.5.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-gsd-2.5.0-1.fc36.i386/usr/share/licenses/python-gsd-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-gsd-2.5.0-1.fc36.i386/usr/share/licenses/python-gsd-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-gsd-2.5.0-1.fc36.i386/usr/share/licenses/python-gsd-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-gsd-doc = 2.5.0-1.fc36 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-gsd-2.5.0-1.fc36.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.WAKxnn + umask 022 + cd /builddir/build/BUILD + cd gsd-2.5.0 + DOCDIR=/builddir/build/BUILDROOT/python-gsd-2.5.0-1.fc36.i386/usr/share/doc/python3-gsd + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-gsd-2.5.0-1.fc36.i386/usr/share/doc/python3-gsd + cp -pr CHANGELOG.rst /builddir/build/BUILDROOT/python-gsd-2.5.0-1.fc36.i386/usr/share/doc/python3-gsd + cp -pr README.md /builddir/build/BUILDROOT/python-gsd-2.5.0-1.fc36.i386/usr/share/doc/python3-gsd + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.E4g0gO + umask 022 + cd /builddir/build/BUILD + cd gsd-2.5.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-gsd-2.5.0-1.fc36.i386/usr/share/licenses/python3-gsd + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-gsd-2.5.0-1.fc36.i386/usr/share/licenses/python3-gsd + cp -pr LICENSE /builddir/build/BUILDROOT/python-gsd-2.5.0-1.fc36.i386/usr/share/licenses/python3-gsd + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-gsd = 2.5.0-1.fc36 python3-gsd = 2.5.0-1.fc36 python3-gsd(x86-32) = 2.5.0-1.fc36 python3.10-gsd = 2.5.0-1.fc36 python3.10dist(gsd) = 2.5 python3dist(gsd) = 2.5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: (python3.10dist(numpy) < 2 with python3.10dist(numpy) >= 1.9.3) /usr/bin/python3 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) python(abi) = 3.10 rtld(GNU_HASH) Obsoletes: python-gsd < 2.5.0-1.fc36 Processing files: python-gsd-debugsource-2.5.0-1.fc36.i686 Provides: python-gsd-debugsource = 2.5.0-1.fc36 python-gsd-debugsource(x86-32) = 2.5.0-1.fc36 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-gsd-debuginfo-2.5.0-1.fc36.i686 Provides: debuginfo(build-id) = 6bec6ea49dcea627b5b4521f7617c3d120959e57 python-gsd-debuginfo = 2.5.0-1.fc36 python3-gsd-debuginfo = 2.5.0-1.fc36 python3-gsd-debuginfo(x86-32) = 2.5.0-1.fc36 python3.10-gsd-debuginfo = 2.5.0-1.fc36 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-gsd-debugsource(x86-32) = 2.5.0-1.fc36 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-gsd-2.5.0-1.fc36.i386 Wrote: /builddir/build/RPMS/python3-gsd-debuginfo-2.5.0-1.fc36.i686.rpm Wrote: /builddir/build/RPMS/python3-gsd-2.5.0-1.fc36.i686.rpm Wrote: /builddir/build/RPMS/python-gsd-debugsource-2.5.0-1.fc36.i686.rpm Wrote: /builddir/build/RPMS/python-gsd-doc-2.5.0-1.fc36.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.XhTezI + umask 022 + cd /builddir/build/BUILD + cd gsd-2.5.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-gsd-2.5.0-1.fc36.i386 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0