Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-masonite-orm.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683363446.485035/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-masonite-orm.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-masonite-orm-2.19.1-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-masonite-orm.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683363446.485035/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-masonite-orm.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-masonite-orm-2.19.1-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-masonite-orm.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683363446.485035/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-masonite-orm.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.1Srk4A + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf masonite-orm-2.19.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/masonite-orm-2.19.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd masonite-orm-2.19.1 + /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.C2cpdT + umask 022 + cd /builddir/build/BUILD + cd masonite-orm-2.19.1 + 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/masoniteorm copying src/masoniteorm/__init__.py -> build/lib/masoniteorm copying src/masoniteorm/config.py -> build/lib/masoniteorm copying src/masoniteorm/exceptions.py -> build/lib/masoniteorm creating build/lib/masoniteorm/collection copying src/masoniteorm/collection/__init__.py -> build/lib/masoniteorm/collection copying src/masoniteorm/collection/Collection.py -> build/lib/masoniteorm/collection creating build/lib/masoniteorm/commands copying src/masoniteorm/commands/Entry.py -> build/lib/masoniteorm/commands copying src/masoniteorm/commands/__init__.py -> build/lib/masoniteorm/commands copying src/masoniteorm/commands/ShellCommand.py -> build/lib/masoniteorm/commands copying src/masoniteorm/commands/MigrateResetCommand.py -> build/lib/masoniteorm/commands copying src/masoniteorm/commands/CanOverrideConfig.py -> build/lib/masoniteorm/commands copying src/masoniteorm/commands/MakeMigrationCommand.py -> build/lib/masoniteorm/commands copying src/masoniteorm/commands/MakeModelCommand.py -> build/lib/masoniteorm/commands copying src/masoniteorm/commands/CanOverrideOptionsDefault.py -> build/lib/masoniteorm/commands copying src/masoniteorm/commands/MakeSeedCommand.py -> build/lib/masoniteorm/commands copying src/masoniteorm/commands/MigrateCommand.py -> build/lib/masoniteorm/commands copying src/masoniteorm/commands/Command.py -> build/lib/masoniteorm/commands copying src/masoniteorm/commands/MigrateRollbackCommand.py -> build/lib/masoniteorm/commands copying src/masoniteorm/commands/SeedRunCommand.py -> build/lib/masoniteorm/commands copying src/masoniteorm/commands/MigrateRefreshCommand.py -> build/lib/masoniteorm/commands copying src/masoniteorm/commands/MakeModelDocstringCommand.py -> build/lib/masoniteorm/commands copying src/masoniteorm/commands/MakeObserverCommand.py -> build/lib/masoniteorm/commands copying src/masoniteorm/commands/MigrateStatusCommand.py -> build/lib/masoniteorm/commands creating build/lib/masoniteorm/connections copying src/masoniteorm/connections/__init__.py -> build/lib/masoniteorm/connections copying src/masoniteorm/connections/MySQLConnection.py -> build/lib/masoniteorm/connections copying src/masoniteorm/connections/MSSQLConnection.py -> build/lib/masoniteorm/connections copying src/masoniteorm/connections/BaseConnection.py -> build/lib/masoniteorm/connections copying src/masoniteorm/connections/ConnectionResolver.py -> build/lib/masoniteorm/connections copying src/masoniteorm/connections/PostgresConnection.py -> build/lib/masoniteorm/connections copying src/masoniteorm/connections/SQLiteConnection.py -> build/lib/masoniteorm/connections copying src/masoniteorm/connections/ConnectionFactory.py -> build/lib/masoniteorm/connections creating build/lib/masoniteorm/expressions copying src/masoniteorm/expressions/__init__.py -> build/lib/masoniteorm/expressions copying src/masoniteorm/expressions/expressions.py -> build/lib/masoniteorm/expressions creating build/lib/masoniteorm/factories copying src/masoniteorm/factories/__init__.py -> build/lib/masoniteorm/factories copying src/masoniteorm/factories/Factory.py -> build/lib/masoniteorm/factories creating build/lib/masoniteorm/helpers copying src/masoniteorm/helpers/__init__.py -> build/lib/masoniteorm/helpers copying src/masoniteorm/helpers/misc.py -> build/lib/masoniteorm/helpers creating build/lib/masoniteorm/migrations copying src/masoniteorm/migrations/__init__.py -> build/lib/masoniteorm/migrations copying src/masoniteorm/migrations/Migration.py -> build/lib/masoniteorm/migrations creating build/lib/masoniteorm/models copying src/masoniteorm/models/__init__.py -> build/lib/masoniteorm/models copying src/masoniteorm/models/Model.py -> build/lib/masoniteorm/models copying src/masoniteorm/models/Pivot.py -> build/lib/masoniteorm/models copying src/masoniteorm/models/MigrationModel.py -> build/lib/masoniteorm/models creating build/lib/masoniteorm/observers copying src/masoniteorm/observers/__init__.py -> build/lib/masoniteorm/observers copying src/masoniteorm/observers/ObservesEvents.py -> build/lib/masoniteorm/observers creating build/lib/masoniteorm/pagination copying src/masoniteorm/pagination/__init__.py -> build/lib/masoniteorm/pagination copying src/masoniteorm/pagination/LengthAwarePaginator.py -> build/lib/masoniteorm/pagination copying src/masoniteorm/pagination/BasePaginator.py -> build/lib/masoniteorm/pagination copying src/masoniteorm/pagination/SimplePaginator.py -> build/lib/masoniteorm/pagination creating build/lib/masoniteorm/providers copying src/masoniteorm/providers/__init__.py -> build/lib/masoniteorm/providers copying src/masoniteorm/providers/ORMProvider.py -> build/lib/masoniteorm/providers creating build/lib/masoniteorm/query copying src/masoniteorm/query/__init__.py -> build/lib/masoniteorm/query copying src/masoniteorm/query/QueryBuilder.py -> build/lib/masoniteorm/query copying src/masoniteorm/query/EagerRelation.py -> build/lib/masoniteorm/query creating build/lib/masoniteorm/query/grammars copying src/masoniteorm/query/grammars/__init__.py -> build/lib/masoniteorm/query/grammars copying src/masoniteorm/query/grammars/BaseGrammar.py -> build/lib/masoniteorm/query/grammars copying src/masoniteorm/query/grammars/SQLiteGrammar.py -> build/lib/masoniteorm/query/grammars copying src/masoniteorm/query/grammars/PostgresGrammar.py -> build/lib/masoniteorm/query/grammars copying src/masoniteorm/query/grammars/MySQLGrammar.py -> build/lib/masoniteorm/query/grammars copying src/masoniteorm/query/grammars/MSSQLGrammar.py -> build/lib/masoniteorm/query/grammars creating build/lib/masoniteorm/query/processors copying src/masoniteorm/query/processors/__init__.py -> build/lib/masoniteorm/query/processors copying src/masoniteorm/query/processors/MSSQLPostProcessor.py -> build/lib/masoniteorm/query/processors copying src/masoniteorm/query/processors/MySQLPostProcessor.py -> build/lib/masoniteorm/query/processors copying src/masoniteorm/query/processors/PostgresPostProcessor.py -> build/lib/masoniteorm/query/processors copying src/masoniteorm/query/processors/SQLitePostProcessor.py -> build/lib/masoniteorm/query/processors creating build/lib/masoniteorm/relationships copying src/masoniteorm/relationships/HasManyThrough.py -> build/lib/masoniteorm/relationships copying src/masoniteorm/relationships/__init__.py -> build/lib/masoniteorm/relationships copying src/masoniteorm/relationships/HasOne.py -> build/lib/masoniteorm/relationships copying src/masoniteorm/relationships/MorphMany.py -> build/lib/masoniteorm/relationships copying src/masoniteorm/relationships/HasOneThrough.py -> build/lib/masoniteorm/relationships copying src/masoniteorm/relationships/MorphOne.py -> build/lib/masoniteorm/relationships copying src/masoniteorm/relationships/BaseRelationship.py -> build/lib/masoniteorm/relationships copying src/masoniteorm/relationships/HasMany.py -> build/lib/masoniteorm/relationships copying src/masoniteorm/relationships/MorphToMany.py -> build/lib/masoniteorm/relationships copying src/masoniteorm/relationships/BelongsToMany.py -> build/lib/masoniteorm/relationships copying src/masoniteorm/relationships/MorphTo.py -> build/lib/masoniteorm/relationships copying src/masoniteorm/relationships/BelongsTo.py -> build/lib/masoniteorm/relationships creating build/lib/masoniteorm/schema copying src/masoniteorm/schema/__init__.py -> build/lib/masoniteorm/schema copying src/masoniteorm/schema/ColumnDiff.py -> build/lib/masoniteorm/schema copying src/masoniteorm/schema/Column.py -> build/lib/masoniteorm/schema copying src/masoniteorm/schema/Table.py -> build/lib/masoniteorm/schema copying src/masoniteorm/schema/Constraint.py -> build/lib/masoniteorm/schema copying src/masoniteorm/schema/Schema.py -> build/lib/masoniteorm/schema copying src/masoniteorm/schema/TableDiff.py -> build/lib/masoniteorm/schema copying src/masoniteorm/schema/Blueprint.py -> build/lib/masoniteorm/schema copying src/masoniteorm/schema/Index.py -> build/lib/masoniteorm/schema copying src/masoniteorm/schema/ForeignKeyConstraint.py -> build/lib/masoniteorm/schema creating build/lib/masoniteorm/schema/platforms copying src/masoniteorm/schema/platforms/__init__.py -> build/lib/masoniteorm/schema/platforms copying src/masoniteorm/schema/platforms/PostgresPlatform.py -> build/lib/masoniteorm/schema/platforms copying src/masoniteorm/schema/platforms/Platform.py -> build/lib/masoniteorm/schema/platforms copying src/masoniteorm/schema/platforms/MySQLPlatform.py -> build/lib/masoniteorm/schema/platforms copying src/masoniteorm/schema/platforms/SQLitePlatform.py -> build/lib/masoniteorm/schema/platforms copying src/masoniteorm/schema/platforms/MSSQLPlatform.py -> build/lib/masoniteorm/schema/platforms creating build/lib/masoniteorm/scopes copying src/masoniteorm/scopes/__init__.py -> build/lib/masoniteorm/scopes copying src/masoniteorm/scopes/TimeStampsScope.py -> build/lib/masoniteorm/scopes copying src/masoniteorm/scopes/SoftDeletesMixin.py -> build/lib/masoniteorm/scopes copying src/masoniteorm/scopes/UUIDPrimaryKeyScope.py -> build/lib/masoniteorm/scopes copying src/masoniteorm/scopes/UUIDPrimaryKeyMixin.py -> build/lib/masoniteorm/scopes copying src/masoniteorm/scopes/scope.py -> build/lib/masoniteorm/scopes copying src/masoniteorm/scopes/SoftDeleteScope.py -> build/lib/masoniteorm/scopes copying src/masoniteorm/scopes/TimeStampsMixin.py -> build/lib/masoniteorm/scopes copying src/masoniteorm/scopes/BaseScope.py -> build/lib/masoniteorm/scopes creating build/lib/masoniteorm/seeds copying src/masoniteorm/seeds/__init__.py -> build/lib/masoniteorm/seeds copying src/masoniteorm/seeds/Seeder.py -> build/lib/masoniteorm/seeds creating build/lib/masoniteorm/testing copying src/masoniteorm/testing/__init__.py -> build/lib/masoniteorm/testing copying src/masoniteorm/testing/BaseTestCaseSelectGrammar.py -> build/lib/masoniteorm/testing running egg_info writing src/masonite_orm.egg-info/PKG-INFO writing dependency_links to src/masonite_orm.egg-info/dependency_links.txt writing entry points to src/masonite_orm.egg-info/entry_points.txt writing requirements to src/masonite_orm.egg-info/requires.txt writing top-level names to src/masonite_orm.egg-info/top_level.txt reading manifest file 'src/masonite_orm.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/masonite_orm.egg-info/SOURCES.txt' creating build/lib/masoniteorm/commands/stubs copying src/masoniteorm/commands/stubs/create_migration.stub -> build/lib/masoniteorm/commands/stubs copying src/masoniteorm/commands/stubs/create_seed.stub -> build/lib/masoniteorm/commands/stubs copying src/masoniteorm/commands/stubs/model.stub -> build/lib/masoniteorm/commands/stubs copying src/masoniteorm/commands/stubs/observer.stub -> build/lib/masoniteorm/commands/stubs copying src/masoniteorm/commands/stubs/table_migration.stub -> build/lib/masoniteorm/commands/stubs + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.LLYOSw + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64 + cd masonite-orm-2.19.1 + 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-masonite-orm-2.19.1-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-masonite-orm-2.19.1-1.x86_64/usr creating /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm copying build/lib/masoniteorm/__init__.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm copying build/lib/masoniteorm/config.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm creating /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/expressions copying build/lib/masoniteorm/expressions/__init__.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/expressions copying build/lib/masoniteorm/expressions/expressions.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/expressions copying build/lib/masoniteorm/exceptions.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm creating /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/query copying build/lib/masoniteorm/query/__init__.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/query creating /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/query/grammars copying build/lib/masoniteorm/query/grammars/__init__.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/query/grammars copying build/lib/masoniteorm/query/grammars/BaseGrammar.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/query/grammars copying build/lib/masoniteorm/query/grammars/SQLiteGrammar.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/query/grammars copying build/lib/masoniteorm/query/grammars/PostgresGrammar.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/query/grammars copying build/lib/masoniteorm/query/grammars/MySQLGrammar.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/query/grammars copying build/lib/masoniteorm/query/grammars/MSSQLGrammar.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/query/grammars copying build/lib/masoniteorm/query/QueryBuilder.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/query creating /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/query/processors copying build/lib/masoniteorm/query/processors/__init__.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/query/processors copying build/lib/masoniteorm/query/processors/MSSQLPostProcessor.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/query/processors copying build/lib/masoniteorm/query/processors/MySQLPostProcessor.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/query/processors copying build/lib/masoniteorm/query/processors/PostgresPostProcessor.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/query/processors copying build/lib/masoniteorm/query/processors/SQLitePostProcessor.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/query/processors copying build/lib/masoniteorm/query/EagerRelation.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/query creating /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/factories copying build/lib/masoniteorm/factories/__init__.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/factories copying build/lib/masoniteorm/factories/Factory.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/factories creating /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/seeds copying build/lib/masoniteorm/seeds/__init__.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/seeds copying build/lib/masoniteorm/seeds/Seeder.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/seeds creating /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/relationships copying build/lib/masoniteorm/relationships/HasManyThrough.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/relationships copying build/lib/masoniteorm/relationships/__init__.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/relationships copying build/lib/masoniteorm/relationships/HasOne.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/relationships copying build/lib/masoniteorm/relationships/MorphMany.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/relationships copying build/lib/masoniteorm/relationships/HasOneThrough.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/relationships copying build/lib/masoniteorm/relationships/MorphOne.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/relationships copying build/lib/masoniteorm/relationships/BaseRelationship.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/relationships copying build/lib/masoniteorm/relationships/HasMany.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/relationships copying build/lib/masoniteorm/relationships/MorphToMany.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/relationships copying build/lib/masoniteorm/relationships/BelongsToMany.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/relationships copying build/lib/masoniteorm/relationships/MorphTo.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/relationships copying build/lib/masoniteorm/relationships/BelongsTo.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/relationships creating /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/schema copying build/lib/masoniteorm/schema/__init__.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/schema copying build/lib/masoniteorm/schema/ColumnDiff.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/schema copying build/lib/masoniteorm/schema/Column.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/schema copying build/lib/masoniteorm/schema/Table.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/schema copying build/lib/masoniteorm/schema/Constraint.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/schema copying build/lib/masoniteorm/schema/Schema.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/schema copying build/lib/masoniteorm/schema/TableDiff.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/schema creating /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/schema/platforms copying build/lib/masoniteorm/schema/platforms/__init__.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/schema/platforms copying build/lib/masoniteorm/schema/platforms/PostgresPlatform.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/schema/platforms copying build/lib/masoniteorm/schema/platforms/Platform.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/schema/platforms copying build/lib/masoniteorm/schema/platforms/MySQLPlatform.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/schema/platforms copying build/lib/masoniteorm/schema/platforms/SQLitePlatform.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/schema/platforms copying build/lib/masoniteorm/schema/platforms/MSSQLPlatform.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/schema/platforms copying build/lib/masoniteorm/schema/Blueprint.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/schema copying build/lib/masoniteorm/schema/Index.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/schema copying build/lib/masoniteorm/schema/ForeignKeyConstraint.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/schema creating /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/observers copying build/lib/masoniteorm/observers/__init__.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/observers copying build/lib/masoniteorm/observers/ObservesEvents.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/observers creating /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/scopes copying build/lib/masoniteorm/scopes/__init__.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/scopes copying build/lib/masoniteorm/scopes/TimeStampsScope.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/scopes copying build/lib/masoniteorm/scopes/SoftDeletesMixin.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/scopes copying build/lib/masoniteorm/scopes/UUIDPrimaryKeyScope.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/scopes copying build/lib/masoniteorm/scopes/UUIDPrimaryKeyMixin.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/scopes copying build/lib/masoniteorm/scopes/scope.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/scopes copying build/lib/masoniteorm/scopes/SoftDeleteScope.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/scopes copying build/lib/masoniteorm/scopes/TimeStampsMixin.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/scopes copying build/lib/masoniteorm/scopes/BaseScope.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/scopes creating /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/testing copying build/lib/masoniteorm/testing/__init__.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/testing copying build/lib/masoniteorm/testing/BaseTestCaseSelectGrammar.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/testing creating /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/helpers copying build/lib/masoniteorm/helpers/__init__.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/helpers copying build/lib/masoniteorm/helpers/misc.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/helpers creating /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/collection copying build/lib/masoniteorm/collection/__init__.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/collection copying build/lib/masoniteorm/collection/Collection.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/collection creating /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/migrations copying build/lib/masoniteorm/migrations/__init__.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/migrations copying build/lib/masoniteorm/migrations/Migration.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/migrations creating /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/models copying build/lib/masoniteorm/models/__init__.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/models copying build/lib/masoniteorm/models/Model.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/models copying build/lib/masoniteorm/models/Pivot.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/models copying build/lib/masoniteorm/models/MigrationModel.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/models creating /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/connections copying build/lib/masoniteorm/connections/__init__.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/connections copying build/lib/masoniteorm/connections/MySQLConnection.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/connections copying build/lib/masoniteorm/connections/MSSQLConnection.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/connections copying build/lib/masoniteorm/connections/BaseConnection.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/connections copying build/lib/masoniteorm/connections/ConnectionResolver.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/connections copying build/lib/masoniteorm/connections/PostgresConnection.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/connections copying build/lib/masoniteorm/connections/SQLiteConnection.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/connections copying build/lib/masoniteorm/connections/ConnectionFactory.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/connections creating /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/providers copying build/lib/masoniteorm/providers/__init__.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/providers copying build/lib/masoniteorm/providers/ORMProvider.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/providers creating /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/commands copying build/lib/masoniteorm/commands/Entry.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/commands copying build/lib/masoniteorm/commands/__init__.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/commands copying build/lib/masoniteorm/commands/ShellCommand.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/commands copying build/lib/masoniteorm/commands/MigrateResetCommand.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/commands copying build/lib/masoniteorm/commands/CanOverrideConfig.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/commands copying build/lib/masoniteorm/commands/MakeMigrationCommand.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/commands copying build/lib/masoniteorm/commands/MakeModelCommand.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/commands copying build/lib/masoniteorm/commands/CanOverrideOptionsDefault.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/commands copying build/lib/masoniteorm/commands/MakeSeedCommand.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/commands copying build/lib/masoniteorm/commands/MigrateCommand.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/commands copying build/lib/masoniteorm/commands/Command.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/commands creating /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/commands/stubs copying build/lib/masoniteorm/commands/stubs/create_seed.stub -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/commands/stubs copying build/lib/masoniteorm/commands/stubs/observer.stub -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/commands/stubs copying build/lib/masoniteorm/commands/stubs/create_migration.stub -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/commands/stubs copying build/lib/masoniteorm/commands/stubs/model.stub -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/commands/stubs copying build/lib/masoniteorm/commands/stubs/table_migration.stub -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/commands/stubs copying build/lib/masoniteorm/commands/MigrateRollbackCommand.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/commands copying build/lib/masoniteorm/commands/SeedRunCommand.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/commands copying build/lib/masoniteorm/commands/MigrateRefreshCommand.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/commands copying build/lib/masoniteorm/commands/MakeModelDocstringCommand.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/commands copying build/lib/masoniteorm/commands/MakeObserverCommand.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/commands copying build/lib/masoniteorm/commands/MigrateStatusCommand.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/commands creating /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/pagination copying build/lib/masoniteorm/pagination/__init__.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/pagination copying build/lib/masoniteorm/pagination/LengthAwarePaginator.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/pagination copying build/lib/masoniteorm/pagination/BasePaginator.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/pagination copying build/lib/masoniteorm/pagination/SimplePaginator.py -> /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/pagination byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/expressions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/expressions/expressions.py to expressions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/query/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/query/grammars/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/query/grammars/BaseGrammar.py to BaseGrammar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/query/grammars/SQLiteGrammar.py to SQLiteGrammar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/query/grammars/PostgresGrammar.py to PostgresGrammar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/query/grammars/MySQLGrammar.py to MySQLGrammar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/query/grammars/MSSQLGrammar.py to MSSQLGrammar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/query/QueryBuilder.py to QueryBuilder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/query/processors/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/query/processors/MSSQLPostProcessor.py to MSSQLPostProcessor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/query/processors/MySQLPostProcessor.py to MySQLPostProcessor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/query/processors/PostgresPostProcessor.py to PostgresPostProcessor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/query/processors/SQLitePostProcessor.py to SQLitePostProcessor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/query/EagerRelation.py to EagerRelation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/factories/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/factories/Factory.py to Factory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/seeds/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/seeds/Seeder.py to Seeder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/relationships/HasManyThrough.py to HasManyThrough.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/relationships/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/relationships/HasOne.py to HasOne.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/relationships/MorphMany.py to MorphMany.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/relationships/HasOneThrough.py to HasOneThrough.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/relationships/MorphOne.py to MorphOne.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/relationships/BaseRelationship.py to BaseRelationship.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/relationships/HasMany.py to HasMany.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/relationships/MorphToMany.py to MorphToMany.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/relationships/BelongsToMany.py to BelongsToMany.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/relationships/MorphTo.py to MorphTo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/relationships/BelongsTo.py to BelongsTo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/schema/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/schema/ColumnDiff.py to ColumnDiff.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/schema/Column.py to Column.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/schema/Table.py to Table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/schema/Constraint.py to Constraint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/schema/Schema.py to Schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/schema/TableDiff.py to TableDiff.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/schema/platforms/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/schema/platforms/PostgresPlatform.py to PostgresPlatform.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/schema/platforms/Platform.py to Platform.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/schema/platforms/MySQLPlatform.py to MySQLPlatform.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/schema/platforms/SQLitePlatform.py to SQLitePlatform.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/schema/platforms/MSSQLPlatform.py to MSSQLPlatform.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/schema/Blueprint.py to Blueprint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/schema/Index.py to Index.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/schema/ForeignKeyConstraint.py to ForeignKeyConstraint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/observers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/observers/ObservesEvents.py to ObservesEvents.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/scopes/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/scopes/TimeStampsScope.py to TimeStampsScope.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/scopes/SoftDeletesMixin.py to SoftDeletesMixin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/scopes/UUIDPrimaryKeyScope.py to UUIDPrimaryKeyScope.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/scopes/UUIDPrimaryKeyMixin.py to UUIDPrimaryKeyMixin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/scopes/scope.py to scope.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/scopes/SoftDeleteScope.py to SoftDeleteScope.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/scopes/TimeStampsMixin.py to TimeStampsMixin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/scopes/BaseScope.py to BaseScope.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/testing/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/testing/BaseTestCaseSelectGrammar.py to BaseTestCaseSelectGrammar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/helpers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/helpers/misc.py to misc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/collection/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/collection/Collection.py to Collection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/migrations/Migration.py to Migration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/models/Model.py to Model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/models/Pivot.py to Pivot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/models/MigrationModel.py to MigrationModel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/connections/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/connections/MySQLConnection.py to MySQLConnection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/connections/MSSQLConnection.py to MSSQLConnection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/connections/BaseConnection.py to BaseConnection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/connections/ConnectionResolver.py to ConnectionResolver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/connections/PostgresConnection.py to PostgresConnection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/connections/SQLiteConnection.py to SQLiteConnection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/connections/ConnectionFactory.py to ConnectionFactory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/providers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/providers/ORMProvider.py to ORMProvider.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/commands/Entry.py to Entry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/commands/ShellCommand.py to ShellCommand.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/commands/MigrateResetCommand.py to MigrateResetCommand.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/commands/CanOverrideConfig.py to CanOverrideConfig.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/commands/MakeMigrationCommand.py to MakeMigrationCommand.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/commands/MakeModelCommand.py to MakeModelCommand.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/commands/CanOverrideOptionsDefault.py to CanOverrideOptionsDefault.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/commands/MakeSeedCommand.py to MakeSeedCommand.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/commands/MigrateCommand.py to MigrateCommand.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/commands/Command.py to Command.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/commands/MigrateRollbackCommand.py to MigrateRollbackCommand.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/commands/SeedRunCommand.py to SeedRunCommand.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/commands/MigrateRefreshCommand.py to MigrateRefreshCommand.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/commands/MakeModelDocstringCommand.py to MakeModelDocstringCommand.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/commands/MakeObserverCommand.py to MakeObserverCommand.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/commands/MigrateStatusCommand.py to MigrateStatusCommand.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/pagination/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/pagination/LengthAwarePaginator.py to LengthAwarePaginator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/pagination/BasePaginator.py to BasePaginator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masoniteorm/pagination/SimplePaginator.py to SimplePaginator.cpython-39.pyc writing byte-compilation script '/tmp/tmpmg2xiyn5.py' /usr/bin/python3 /tmp/tmpmg2xiyn5.py removing /tmp/tmpmg2xiyn5.py running install_egg_info running egg_info writing src/masonite_orm.egg-info/PKG-INFO writing dependency_links to src/masonite_orm.egg-info/dependency_links.txt writing entry points to src/masonite_orm.egg-info/entry_points.txt writing requirements to src/masonite_orm.egg-info/requires.txt writing top-level names to src/masonite_orm.egg-info/top_level.txt reading manifest file 'src/masonite_orm.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/masonite_orm.egg-info/SOURCES.txt' Copying src/masonite_orm.egg-info to /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9/site-packages/masonite_orm-2.19.1-py3.9.egg-info running install_scripts Installing masonite-orm script to /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64//usr/share/doc/python-masonite-orm + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64 ~/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64 ~/build/BUILD/masonite-orm-2.19.1 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '/%h/%f\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/masonite-orm-2.19.1 + popd + mv /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.19.1-1 --unique-debug-suffix -2.19.1-1.x86_64 --unique-debug-src-base python-masonite-orm-2.19.1-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/masonite-orm-2.19.1 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-masonite-orm-2.19.1-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-masonite-orm-2.19.1-1.noarch Provides: python-masonite-orm python3-masonite-orm = 2.19.1-1 python3.9dist(masonite-orm) = 2.19.1 python3dist(masonite-orm) = 2.19.1 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: /usr/bin/python3 python(abi) = 3.9 python3.9dist(cleo) >= 0.8 python3.9dist(cleo) < 0.9 python3.9dist(faker) < 14 python3.9dist(faker) >= 4.1 python3.9dist(inflection) >= 0.3 python3.9dist(inflection) < 0.6 python3.9dist(pendulum) >= 2.1 python3.9dist(pendulum) < 2.2 python3.9dist(setuptools) Processing files: python-masonite-orm-help-2.19.1-1.noarch warning: Empty %files file /builddir/build/BUILD/masonite-orm-2.19.1/doclist.lst Provides: python-masonite-orm-help = 2.19.1-1 python3-masonite-orm-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-masonite-orm-2.19.1-1.x86_64 Wrote: /builddir/build/RPMS/python-masonite-orm-help-2.19.1-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-masonite-orm-2.19.1-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.meiRJi + umask 022 + cd /builddir/build/BUILD + cd masonite-orm-2.19.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-masonite-orm-2.19.1-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0