Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-gdpr.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686566730.595662/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-gdpr.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-django-GDPR-0.2.23-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-gdpr.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686566730.595662/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-gdpr.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-django-GDPR-0.2.23-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-django-gdpr.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686566730.595662/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-django-gdpr.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.7sTQvK + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf django-GDPR-0.2.23 + /usr/bin/gzip -dc /builddir/build/SOURCES/django-GDPR-0.2.23.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd django-GDPR-0.2.23 + /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.GwVLnw + umask 022 + cd /builddir/build/BUILD + cd django-GDPR-0.2.23 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/gdpr copying gdpr/ipcypher.py -> build/lib/gdpr copying gdpr/models.py -> build/lib/gdpr copying gdpr/encryption.py -> build/lib/gdpr copying gdpr/enums.py -> build/lib/gdpr copying gdpr/loading.py -> build/lib/gdpr copying gdpr/version.py -> build/lib/gdpr copying gdpr/mixins.py -> build/lib/gdpr copying gdpr/utils.py -> build/lib/gdpr copying gdpr/__init__.py -> build/lib/gdpr copying gdpr/fields.py -> build/lib/gdpr creating build/lib/tests copying tests/test_settings.py -> build/lib/tests copying tests/models.py -> build/lib/tests copying tests/anonymizers.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/validators.py -> build/lib/tests copying tests/purposes.py -> build/lib/tests creating build/lib/gdpr/migrations copying gdpr/migrations/0011_migration.py -> build/lib/gdpr/migrations copying gdpr/migrations/0006_auto_20190228_0725.py -> build/lib/gdpr/migrations copying gdpr/migrations/0009_migration.py -> build/lib/gdpr/migrations copying gdpr/migrations/0010_migration.py -> build/lib/gdpr/migrations copying gdpr/migrations/__init__.py -> build/lib/gdpr/migrations copying gdpr/migrations/0007_migration.py -> build/lib/gdpr/migrations copying gdpr/migrations/0004.py -> build/lib/gdpr/migrations copying gdpr/migrations/0008_migration.py -> build/lib/gdpr/migrations copying gdpr/migrations/0005_anon_2_0.py -> build/lib/gdpr/migrations copying gdpr/migrations/0003.py -> build/lib/gdpr/migrations copying gdpr/migrations/0002_auto_20180509_1518.py -> build/lib/gdpr/migrations copying gdpr/migrations/0001_initial.py -> build/lib/gdpr/migrations creating build/lib/gdpr/purposes copying gdpr/purposes/default.py -> build/lib/gdpr/purposes copying gdpr/purposes/__init__.py -> build/lib/gdpr/purposes creating build/lib/gdpr/management copying gdpr/management/__init__.py -> build/lib/gdpr/management creating build/lib/gdpr/anonymizers copying gdpr/anonymizers/base.py -> build/lib/gdpr/anonymizers copying gdpr/anonymizers/generic_relation.py -> build/lib/gdpr/anonymizers copying gdpr/anonymizers/__init__.py -> build/lib/gdpr/anonymizers copying gdpr/anonymizers/gis.py -> build/lib/gdpr/anonymizers copying gdpr/anonymizers/hash_fields.py -> build/lib/gdpr/anonymizers copying gdpr/anonymizers/model_anonymizers.py -> build/lib/gdpr/anonymizers copying gdpr/anonymizers/fields.py -> build/lib/gdpr/anonymizers creating build/lib/gdpr/tests copying gdpr/tests/test_gis_fields.py -> build/lib/gdpr/tests copying gdpr/tests/test_fields.py -> build/lib/gdpr/tests copying gdpr/tests/test_encryption.py -> build/lib/gdpr/tests copying gdpr/tests/__init__.py -> build/lib/gdpr/tests copying gdpr/tests/test_cs_fields.py -> build/lib/gdpr/tests copying gdpr/tests/test_ipcypher.py -> build/lib/gdpr/tests creating build/lib/gdpr/management/commands copying gdpr/management/commands/deactivate_expired_reasons.py -> build/lib/gdpr/management/commands copying gdpr/management/commands/__init__.py -> build/lib/gdpr/management/commands copying gdpr/management/commands/anonymize_data.py -> build/lib/gdpr/management/commands creating build/lib/gdpr/anonymizers/local copying gdpr/anonymizers/local/cs.py -> build/lib/gdpr/anonymizers/local copying gdpr/anonymizers/local/__init__.py -> build/lib/gdpr/anonymizers/local creating build/lib/tests/migrations copying tests/migrations/0004_facebook_id.py -> build/lib/tests/migrations copying tests/migrations/0007_childe_extraparentd_parentb_parentc_topparenta.py -> build/lib/tests/migrations copying tests/migrations/__init__.py -> build/lib/tests/migrations copying tests/migrations/0008_customerregistration.py -> build/lib/tests/migrations copying tests/migrations/0003_IBAN.py -> build/lib/tests/migrations copying tests/migrations/0006_auto_20190305_0323.py -> build/lib/tests/migrations copying tests/migrations/0002_note.py -> build/lib/tests/migrations copying tests/migrations/0005_avatar.py -> build/lib/tests/migrations copying tests/migrations/0001_initial.py -> build/lib/tests/migrations creating build/lib/tests/tests copying tests/tests/data.py -> build/lib/tests/tests copying tests/tests/test_deactivate_expired_reasons.py -> build/lib/tests/tests copying tests/tests/test_empty.py -> build/lib/tests/tests copying tests/tests/test_fields.py -> build/lib/tests/tests copying tests/tests/utils.py -> build/lib/tests/tests copying tests/tests/test_model_anonymization.py -> build/lib/tests/tests copying tests/tests/__init__.py -> build/lib/tests/tests copying tests/tests/test_legal_reason.py -> build/lib/tests/tests running egg_info writing django_GDPR.egg-info/PKG-INFO writing dependency_links to django_GDPR.egg-info/dependency_links.txt writing requirements to django_GDPR.egg-info/requires.txt writing top-level names to django_GDPR.egg-info/top_level.txt reading manifest file 'django_GDPR.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.txt' under directory 'gdpr' warning: no files found matching '*.html' under directory 'gdpr' warning: no files found matching '*.xml' under directory 'gdpr' warning: no files found matching '*.xslt' under directory 'gdpr' warning: no files found matching '*.xsl' under directory 'gdpr' warning: no files found matching '*.js' under directory 'gdpr' warning: no files found matching '*.sass' under directory 'gdpr' warning: no files found matching '*.css' under directory 'gdpr' warning: no files found matching '*.png' under directory 'gdpr' warning: no files found matching '*.jpg' under directory 'gdpr' warning: no files found matching '*.jpeg' under directory 'gdpr' warning: no files found matching '*.gif' under directory 'gdpr' adding license file 'LICENSE' writing manifest file 'django_GDPR.egg-info/SOURCES.txt' creating build/lib/gdpr/locale creating build/lib/gdpr/locale/cs creating build/lib/gdpr/locale/cs/LC_MESSAGES copying gdpr/locale/cs/LC_MESSAGES/django.mo -> build/lib/gdpr/locale/cs/LC_MESSAGES copying gdpr/locale/cs/LC_MESSAGES/django.po -> build/lib/gdpr/locale/cs/LC_MESSAGES + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Ww7atc + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64 + cd django-GDPR-0.2.23 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr creating /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr copying build/lib/gdpr/ipcypher.py -> /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr copying build/lib/gdpr/models.py -> /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr copying build/lib/gdpr/encryption.py -> /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr copying build/lib/gdpr/enums.py -> /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr copying build/lib/gdpr/loading.py -> /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr copying build/lib/gdpr/version.py -> /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr copying build/lib/gdpr/mixins.py -> /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr copying build/lib/gdpr/utils.py -> /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr creating /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/migrations copying build/lib/gdpr/migrations/0011_migration.py -> /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/migrations copying build/lib/gdpr/migrations/0006_auto_20190228_0725.py -> /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/migrations copying build/lib/gdpr/migrations/0009_migration.py -> /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/migrations copying build/lib/gdpr/migrations/0010_migration.py -> /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/migrations copying build/lib/gdpr/migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/migrations copying build/lib/gdpr/migrations/0007_migration.py -> /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/migrations copying build/lib/gdpr/migrations/0004.py -> /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/migrations copying build/lib/gdpr/migrations/0008_migration.py -> /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/migrations copying build/lib/gdpr/migrations/0005_anon_2_0.py -> /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/migrations copying build/lib/gdpr/migrations/0003.py -> /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/migrations copying build/lib/gdpr/migrations/0002_auto_20180509_1518.py -> /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/migrations copying build/lib/gdpr/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/migrations copying build/lib/gdpr/__init__.py -> /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr creating /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/purposes copying build/lib/gdpr/purposes/default.py -> /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/purposes copying build/lib/gdpr/purposes/__init__.py -> /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/purposes creating /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/locale creating /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/locale/cs creating /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/locale/cs/LC_MESSAGES copying build/lib/gdpr/locale/cs/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/locale/cs/LC_MESSAGES copying build/lib/gdpr/locale/cs/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/locale/cs/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/management creating /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/management/commands copying build/lib/gdpr/management/commands/deactivate_expired_reasons.py -> /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/management/commands copying build/lib/gdpr/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/management/commands copying build/lib/gdpr/management/commands/anonymize_data.py -> /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/management/commands copying build/lib/gdpr/management/__init__.py -> /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/management copying build/lib/gdpr/fields.py -> /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr creating /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/anonymizers copying build/lib/gdpr/anonymizers/base.py -> /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/anonymizers copying build/lib/gdpr/anonymizers/generic_relation.py -> /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/anonymizers copying build/lib/gdpr/anonymizers/__init__.py -> /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/anonymizers copying build/lib/gdpr/anonymizers/gis.py -> /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/anonymizers copying build/lib/gdpr/anonymizers/hash_fields.py -> /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/anonymizers copying build/lib/gdpr/anonymizers/model_anonymizers.py -> /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/anonymizers copying build/lib/gdpr/anonymizers/fields.py -> /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/anonymizers creating /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/anonymizers/local copying build/lib/gdpr/anonymizers/local/cs.py -> /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/anonymizers/local copying build/lib/gdpr/anonymizers/local/__init__.py -> /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/anonymizers/local creating /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/tests copying build/lib/gdpr/tests/test_gis_fields.py -> /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/tests copying build/lib/gdpr/tests/test_fields.py -> /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/tests copying build/lib/gdpr/tests/test_encryption.py -> /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/tests copying build/lib/gdpr/tests/__init__.py -> /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/tests copying build/lib/gdpr/tests/test_cs_fields.py -> /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/tests copying build/lib/gdpr/tests/test_ipcypher.py -> /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/tests creating /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_settings.py -> /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/models.py -> /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/anonymizers.py -> /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/tests/migrations copying build/lib/tests/migrations/0004_facebook_id.py -> /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/tests/migrations copying build/lib/tests/migrations/0007_childe_extraparentd_parentb_parentc_topparenta.py -> /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/tests/migrations copying build/lib/tests/migrations/__init__.py -> /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/tests/migrations copying build/lib/tests/migrations/0008_customerregistration.py -> /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/tests/migrations copying build/lib/tests/migrations/0003_IBAN.py -> /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/tests/migrations copying build/lib/tests/migrations/0006_auto_20190305_0323.py -> /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/tests/migrations copying build/lib/tests/migrations/0002_note.py -> /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/tests/migrations copying build/lib/tests/migrations/0005_avatar.py -> /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/tests/migrations copying build/lib/tests/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/tests/migrations copying build/lib/tests/__init__.py -> /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/validators.py -> /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/purposes.py -> /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/tests/tests copying build/lib/tests/tests/data.py -> /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/tests/tests copying build/lib/tests/tests/test_deactivate_expired_reasons.py -> /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/tests/tests copying build/lib/tests/tests/test_empty.py -> /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/tests/tests copying build/lib/tests/tests/test_fields.py -> /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/tests/tests copying build/lib/tests/tests/utils.py -> /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/tests/tests copying build/lib/tests/tests/test_model_anonymization.py -> /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/tests/tests copying build/lib/tests/tests/__init__.py -> /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/tests/tests copying build/lib/tests/tests/test_legal_reason.py -> /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/tests/tests byte-compiling /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/ipcypher.py to ipcypher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/encryption.py to encryption.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/enums.py to enums.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/loading.py to loading.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/mixins.py to mixins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/migrations/0011_migration.py to 0011_migration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/migrations/0006_auto_20190228_0725.py to 0006_auto_20190228_0725.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/migrations/0009_migration.py to 0009_migration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/migrations/0010_migration.py to 0010_migration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/migrations/0007_migration.py to 0007_migration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/migrations/0004.py to 0004.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/migrations/0008_migration.py to 0008_migration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/migrations/0005_anon_2_0.py to 0005_anon_2_0.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/migrations/0003.py to 0003.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/migrations/0002_auto_20180509_1518.py to 0002_auto_20180509_1518.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/purposes/default.py to default.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/purposes/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/management/commands/deactivate_expired_reasons.py to deactivate_expired_reasons.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/management/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/management/commands/anonymize_data.py to anonymize_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/fields.py to fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/anonymizers/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/anonymizers/generic_relation.py to generic_relation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/anonymizers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/anonymizers/gis.py to gis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/anonymizers/hash_fields.py to hash_fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/anonymizers/model_anonymizers.py to model_anonymizers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/anonymizers/fields.py to fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/anonymizers/local/cs.py to cs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/anonymizers/local/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/tests/test_gis_fields.py to test_gis_fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/tests/test_fields.py to test_fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/tests/test_encryption.py to test_encryption.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/tests/test_cs_fields.py to test_cs_fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/gdpr/tests/test_ipcypher.py to test_ipcypher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/tests/test_settings.py to test_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/tests/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/tests/anonymizers.py to anonymizers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/tests/migrations/0004_facebook_id.py to 0004_facebook_id.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/tests/migrations/0007_childe_extraparentd_parentb_parentc_topparenta.py to 0007_childe_extraparentd_parentb_parentc_topparenta.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/tests/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/tests/migrations/0008_customerregistration.py to 0008_customerregistration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/tests/migrations/0003_IBAN.py to 0003_IBAN.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/tests/migrations/0006_auto_20190305_0323.py to 0006_auto_20190305_0323.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/tests/migrations/0002_note.py to 0002_note.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/tests/migrations/0005_avatar.py to 0005_avatar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/tests/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/tests/validators.py to validators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/tests/purposes.py to purposes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/tests/tests/data.py to data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/tests/tests/test_deactivate_expired_reasons.py to test_deactivate_expired_reasons.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/tests/tests/test_empty.py to test_empty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/tests/tests/test_fields.py to test_fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/tests/tests/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/tests/tests/test_model_anonymization.py to test_model_anonymization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/tests/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/tests/tests/test_legal_reason.py to test_legal_reason.cpython-39.pyc writing byte-compilation script '/tmp/tmpwbi2yapc.py' /usr/bin/python3 /tmp/tmpwbi2yapc.py removing /tmp/tmpwbi2yapc.py running install_egg_info running egg_info writing django_GDPR.egg-info/PKG-INFO writing dependency_links to django_GDPR.egg-info/dependency_links.txt writing requirements to django_GDPR.egg-info/requires.txt writing top-level names to django_GDPR.egg-info/top_level.txt reading manifest file 'django_GDPR.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.txt' under directory 'gdpr' warning: no files found matching '*.html' under directory 'gdpr' warning: no files found matching '*.xml' under directory 'gdpr' warning: no files found matching '*.xslt' under directory 'gdpr' warning: no files found matching '*.xsl' under directory 'gdpr' warning: no files found matching '*.js' under directory 'gdpr' warning: no files found matching '*.sass' under directory 'gdpr' warning: no files found matching '*.css' under directory 'gdpr' warning: no files found matching '*.png' under directory 'gdpr' warning: no files found matching '*.jpg' under directory 'gdpr' warning: no files found matching '*.jpeg' under directory 'gdpr' warning: no files found matching '*.gif' under directory 'gdpr' adding license file 'LICENSE' writing manifest file 'django_GDPR.egg-info/SOURCES.txt' Copying django_GDPR.egg-info to /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9/site-packages/django_GDPR-0.2.23-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64//usr/share/doc/python-django-GDPR + '[' -d doc ']' ~/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64 ~/build/BUILD/django-GDPR-0.2.23 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '"/%h/%f"\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/django-GDPR-0.2.23 + mv /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.2.23-1 --unique-debug-suffix -0.2.23-1.x86_64 --unique-debug-src-base python-django-GDPR-0.2.23-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/django-GDPR-0.2.23 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-django-GDPR-0.2.23-1.noarch Provides: python-django-GDPR python3-django-GDPR = 0.2.23-1 python3.9dist(django-gdpr) = 0.2.23 python3dist(django-gdpr) = 0.2.23 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: python(abi) = 3.9 python3.9dist(django) >= 2.2 python3.9dist(django) < 4 python3.9dist(django-chamber) >= 0.6.6 python3.9dist(django-choice-enumfields) >= 1.1 python3.9dist(pyaes) >= 1.6.1 python3.9dist(tqdm) >= 4.28.1 python3.9dist(unidecode) Processing files: python-django-GDPR-help-0.2.23-1.noarch warning: Empty %files file /builddir/build/BUILD/django-GDPR-0.2.23/doclist.lst Provides: python-django-GDPR-help = 0.2.23-1 python3-django-GDPR-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64 Wrote: /builddir/build/RPMS/python-django-GDPR-help-0.2.23-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-django-GDPR-0.2.23-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.GMqIqk + umask 022 + cd /builddir/build/BUILD + cd django-GDPR-0.2.23 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-django-GDPR-0.2.23-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0