Mock Version: 2.12 Mock Version: 2.12 Mock Version: 2.12 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/php-bartlett-php-compatinfo-db.spec'], chrootPath='/var/lib/mock/f35-build-30950294-4233588/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/php-bartlett-php-compatinfo-db.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1635811200 Wrote: /builddir/build/SRPMS/php-bartlett-php-compatinfo-db-3.13.0-1.fc35.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/php-bartlett-php-compatinfo-db.spec'], chrootPath='/var/lib/mock/f35-build-30950294-4233588/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/php-bartlett-php-compatinfo-db.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1635811200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Uxmtnm + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf php-compatinfo-db-dee8648fc906511bc683c754ca34ca54eb3418be + /usr/bin/gzip -dc /builddir/build/SOURCES/php-bartlett-php-compatinfo-db-3.13.0-dee8648.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd php-compatinfo-db-dee8648fc906511bc683c754ca34ca54eb3418be + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (php-bartlett-php-compatinfo-db-3.10-rpm.patch): + echo 'Patch #0 (php-bartlett-php-compatinfo-db-3.10-rpm.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .rpm --fuzz=0 patching file bin/compatinfo-db patching file cli-config.php patching file config/bootstrap.php patching file config/container.php patching file config/set/default.php patching file src/Infrastructure/Persistence/Doctrine/EntityManagerFactory.php patching file src/Presentation/Console/Application.php patching file tests/Reference/GenericTest.php Patch #1 (php-bartlett-php-compatinfo-db-backports.patch): + echo 'Patch #1 (php-bartlett-php-compatinfo-db-backports.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .backports --fuzz=0 patching file data/reference/extension/curl/55/constants.json patching file data/reference/extension/phar/81/const.json + : relocate + mv config src/config + mkdir src/proxies + cat + tee src/autoload.php ")) { fputs(STDERR, "Current: " . PHP_VERSION . " > Known: $max\n\n"); echo "/LATEST_PHP_" . PHP_MAJOR_VERSION . "_" . PHP_MINOR_VERSION . "/s/" . PHP_MAJOR_VERSION . "\." .PHP_MINOR_VERSION . "\.[0-9]*/" . PHP_VERSION . "/"; } else { fputs(STDERR, "Current: " . PHP_VERSION . " = Known: $max\n\n"); } ' Current: 8.0.11 = Known: 8.0.12 + OPT= + '[' -n '' ']' + grep ' LATEST' src/Domain/Factory/ExtensionVersionProviderInterface.php public const LATEST_PHP_5_2 = '5.2.17'; public const LATEST_PHP_5_3 = '5.3.29'; public const LATEST_PHP_5_4 = '5.4.45'; public const LATEST_PHP_5_5 = '5.5.38'; public const LATEST_PHP_5_6 = '5.6.40'; public const LATEST_PHP_7_0 = '7.0.33'; public const LATEST_PHP_7_1 = '7.1.33'; public const LATEST_PHP_7_2 = '7.2.34'; public const LATEST_PHP_7_3 = '7.3.32'; public const LATEST_PHP_7_4 = '7.4.25'; public const LATEST_PHP_8_0 = '8.0.12'; public const LATEST_PHP_8_1 = '8.1.0-dev'; + : Create command using local sources + sed -e s:/usr/share/php/Bartlett/CompatInfoDb:/builddir/build/BUILD/php-compatinfo-db-dee8648fc906511bc683c754ca34ca54eb3418be/src: -e s:../data:data: bin/compatinfo-db + export DATABASE_URL=sqlite:////builddir/build/BUILD/php-compatinfo-db-dee8648fc906511bc683c754ca34ca54eb3418be/compatinfo.sqlite + DATABASE_URL=sqlite:////builddir/build/BUILD/php-compatinfo-db-dee8648fc906511bc683c754ca34ca54eb3418be/compatinfo.sqlite + doctrine orm:generate-proxies Processing entity "Bartlett\CompatInfoDb\Infrastructure\Persistence\Doctrine\Entity\ClassRelationship" Processing entity "Bartlett\CompatInfoDb\Infrastructure\Persistence\Doctrine\Entity\Class_" Processing entity "Bartlett\CompatInfoDb\Infrastructure\Persistence\Doctrine\Entity\ConstantRelationship" Processing entity "Bartlett\CompatInfoDb\Infrastructure\Persistence\Doctrine\Entity\Constant_" Processing entity "Bartlett\CompatInfoDb\Infrastructure\Persistence\Doctrine\Entity\Dependency" Processing entity "Bartlett\CompatInfoDb\Infrastructure\Persistence\Doctrine\Entity\Extension" Processing entity "Bartlett\CompatInfoDb\Infrastructure\Persistence\Doctrine\Entity\FunctionRelationship" Processing entity "Bartlett\CompatInfoDb\Infrastructure\Persistence\Doctrine\Entity\Function_" Processing entity "Bartlett\CompatInfoDb\Infrastructure\Persistence\Doctrine\Entity\IniEntry" Processing entity "Bartlett\CompatInfoDb\Infrastructure\Persistence\Doctrine\Entity\IniRelationship" Processing entity "Bartlett\CompatInfoDb\Infrastructure\Persistence\Doctrine\Entity\Platform" Processing entity "Bartlett\CompatInfoDb\Infrastructure\Persistence\Doctrine\Entity\Relationship" Processing entity "Bartlett\CompatInfoDb\Infrastructure\Persistence\Doctrine\Entity\Release" Proxy classes generated to "/builddir/build/BUILD/php-compatinfo-db-dee8648fc906511bc683c754ca34ca54eb3418be/src/proxies" + doctrine orm:schema-tool:create ! [CAUTION] This operation should not be executed in a production environment! Creating database schema... [OK] Database schema created successfully! + : Generate the references database + php -d memory_limit=2G -d date.timezone=Europe/Paris compatinfo-db db:init ! [CAUTION] This operation should not be executed in a production environment! [OK] Database built successfully! + : For debug - not installed + php -d memory_limit=2G -d date.timezone=Europe/Paris compatinfo-db doctor --json + : Diag + /usr/bin/php -d date.timezone=Europe/Paris compatinfo-db diagnose PHP CompatInfoDB Requirements Checker ===================================== > Using PHP 8.0.11 > PHP is using the following php.ini file: /etc/php.ini > Checking PHP CompatInfoDB requirements: [x] PHP version must be at least 7.2.0 [x] pdo_sqlite extension must be available [x] Check if source "/builddir/build/BUILD/php-compatinfo-db-dee8648fc906511bc683c754ca34ca54eb3418be/compatinfo.sqlite" can be reached [x] Check if tables exists in database [x] Check if platforms are available in database [OK] Your system is ready to run the application. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.EAJiAc + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/php-bartlett-php-compatinfo-db-3.13.0-1.fc35.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/php-bartlett-php-compatinfo-db-3.13.0-1.fc35.noarch ++ dirname /builddir/build/BUILDROOT/php-bartlett-php-compatinfo-db-3.13.0-1.fc35.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/php-bartlett-php-compatinfo-db-3.13.0-1.fc35.noarch + cd php-compatinfo-db-dee8648fc906511bc683c754ca34ca54eb3418be + mkdir -p /builddir/build/BUILDROOT/php-bartlett-php-compatinfo-db-3.13.0-1.fc35.noarch/usr/share/php/Bartlett + cp -pr src /builddir/build/BUILDROOT/php-bartlett-php-compatinfo-db-3.13.0-1.fc35.noarch/usr/share/php/Bartlett/CompatInfoDb + install -D -p -m 644 compatinfo.sqlite /builddir/build/BUILDROOT/php-bartlett-php-compatinfo-db-3.13.0-1.fc35.noarch/usr/share/php-bartlett-php-compatinfo-db/compatinfo.sqlite + install -D -p -m 755 bin/compatinfo-db /builddir/build/BUILDROOT/php-bartlett-php-compatinfo-db-3.13.0-1.fc35.noarch/usr/bin/php-bartlett-php-compatinfo-db + /usr/bin/find-debuginfo -j6 --strict-build-id -m -i --build-id-seed 3.13.0-1.fc35 --unique-debug-suffix -3.13.0-1.fc35.noarch --unique-debug-src-base php-bartlett-php-compatinfo-db-3.13.0-1.fc35.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/php-compatinfo-db-dee8648fc906511bc683c754ca34ca54eb3418be + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/php-bartlett-php-compatinfo-db from /usr/bin/env php to #!/usr/bin/php + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.plQ6fq + umask 022 + cd /builddir/build/BUILD + cd php-compatinfo-db-dee8648fc906511bc683c754ca34ca54eb3418be + export DATABASE_URL=sqlite:////builddir/build/BUILDROOT/php-bartlett-php-compatinfo-db-3.13.0-1.fc35.noarch/usr/share/php-bartlett-php-compatinfo-db/compatinfo.sqlite + DATABASE_URL=sqlite:////builddir/build/BUILDROOT/php-bartlett-php-compatinfo-db-3.13.0-1.fc35.noarch/usr/share/php-bartlett-php-compatinfo-db/compatinfo.sqlite + mkdir config + cat + tee config/bootstrap.php