Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/phpMyAdmin.spec'], chrootPath='/var/lib/mock/dist-ocs23-epol9-build-155906-9986/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=86400uid=981gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/phpMyAdmin.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 warning: %patchN is deprecated (1 usages found), use %patch N (or %patch -P N) Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/phpMyAdmin-5.2.1-1.ocs23.src.rpm RPM build warnings: %patchN is deprecated (1 usages found), use %patch N (or %patch -P N) Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/phpMyAdmin.spec'], chrootPath='/var/lib/mock/dist-ocs23-epol9-build-155906-9986/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=86400uid=981gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/phpMyAdmin.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 warning: %patchN is deprecated (1 usages found), use %patch N (or %patch -P N) Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.NR684R + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/OpenCloudOS/gpgverify --keyring=/builddir/build/SOURCES/phpmyadmin.keyring --signature=/builddir/build/SOURCES/phpMyAdmin-5.2.1-all-languages.tar.xz.asc --data=/builddir/build/SOURCES/phpMyAdmin-5.2.1-all-languages.tar.xz gpgv: Signature made Wed Feb 8 05:48:44 2023 CST gpgv: using RSA key 3D06A59ECE730EB71B511C17CE752F178259BD92 gpgv: Good signature from "Isaac Bennetch " gpgv: aka "Isaac Bennetch " + cd /builddir/build/BUILD + rm -rf phpMyAdmin-5.2.1-all-languages + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/phpMyAdmin-5.2.1-all-languages.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd phpMyAdmin-5.2.1-all-languages + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (phpMyAdmin-certs.patch): + echo 'Patch #0 (phpMyAdmin-certs.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file vendor/composer/ca-bundle/src/CaBundle.php + rm -r vendor/composer/ca-bundle/res/ + sed -e '/'\''blowfish_secret'\''/s@'\'''\''@'\''MUSTBECHANGEDONINSTALL'\''@' -e '/'\''UploadDir'\''/s@'\'''\''@'\''/var/lib/phpMyAdmin/upload'\''@' -e '/'\''SaveDir'\''/s@'\'''\''@'\''/var/lib/phpMyAdmin/save'\''@' config.sample.inc.php + sed -e '/'\''changeLogFile'\''/s@ROOT_PATH@'\''/usr/share/doc/phpMyAdmin/'\''@' -e '/'\''licenseFile'\''/s@ROOT_PATH@'\''/usr/share/doc/phpMyAdmin/'\''@' -e '/'\''configFile'\''/s@ROOT_PATH@'\''/etc/phpMyAdmin/'\''@' -e /licenseFile/s:/usr/share/doc:/usr/share/licenses: -e '/versionSuffix/s/'\'''\''/'\''-1.ocs23'\''/' -e '/tempDir/s@ROOT.*tmp'\''@'\''/var/lib/phpMyAdmin/temp'\''@' -e '/cacheDir/s@ROOT.*cache'\''@'\''/var/lib/phpMyAdmin/cache'\''@' -i libraries/vendor_config.php + grep '=>' libraries/vendor_config.php 'autoloadFile' => ROOT_PATH . 'vendor' . DIRECTORY_SEPARATOR . 'autoload.php', 'tempDir' => '/var/lib/phpMyAdmin/temp' . DIRECTORY_SEPARATOR, 'changeLogFile' => '/usr/share/doc/phpMyAdmin/' . 'ChangeLog', 'licenseFile' => '/usr/share/licenses/phpMyAdmin/' . 'LICENSE', 'sqlDir' => ROOT_PATH . 'sql' . DIRECTORY_SEPARATOR, 'configFile' => '/etc/phpMyAdmin/' . 'config.inc.php', 'customHeaderFile' => ROOT_PATH . 'config.header.inc.php', 'customFooterFile' => ROOT_PATH . 'config.footer.inc.php', 'versionCheckDefault' => true, 'localePath' => ROOT_PATH . 'locale' . DIRECTORY_SEPARATOR, 'cacheDir' => '/var/lib/phpMyAdmin/cache' . DIRECTORY_SEPARATOR, 'versionSuffix' => '-1.ocs23', + php /builddir/build/SOURCES/phpMyAdmin-bundled.php vendor/composer/installed.json # License BSD-2-Clause Provides: bundled(php-bacon-bacon-qr-code) = 2.0.8 Provides: bundled(php-beberlei-assert) = v3.3.2 Provides: bundled(php-code-lts-u2f-php-server) = v1.2.1 Provides: bundled(php-dasprid-enum) = 1.0.3 # License BSD-3-Clause Provides: bundled(php-google-recaptcha) = 1.2.4 Provides: bundled(php-nikic-fast-route) = v1.3.0 Provides: bundled(php-twig-twig) = v3.5.0 # License GPL-2.0-or-later Provides: bundled(php-phpmyadmin-motranslator) = 5.3.0 Provides: bundled(php-phpmyadmin-shapefile) = 3.0.1 Provides: bundled(php-phpmyadmin-sql-parser) = 5.7.0 # License ISC Provides: bundled(php-paragonie-sodium-compat) = v1.19.0 # License LGPL-3.0-only Provides: bundled(php-tecnickcom-tcpdf) = 6.6.2 # License MIT Provides: bundled(php-brick-math) = 0.8.17 Provides: bundled(php-composer-ca-bundle) = 1.3.5 Provides: bundled(php-fgrosse-phpasn1) = v2.5.0 Provides: bundled(php-fig-http-message-util) = 1.1.5 Provides: bundled(php-league-uri) = 6.4.0 Provides: bundled(php-league-uri-interfaces) = 2.3.0 Provides: bundled(php-paragonie-constant-time-encoding) = v2.6.3 Provides: bundled(php-paragonie-random-compat) = v9.99.100 Provides: bundled(php-phpmyadmin-twig-i18n-extension) = v4.0.1 Provides: bundled(php-pragmarx-google2fa) = v8.0.1 Provides: bundled(php-pragmarx-google2fa-qrcode) = v2.1.1 Provides: bundled(php-psr-cache) = 1.0.1 Provides: bundled(php-psr-container) = 1.1.1 Provides: bundled(php-psr-http-client) = 1.0.1 Provides: bundled(php-psr-http-factory) = 1.0.1 Provides: bundled(php-psr-http-message) = 1.0.1 Provides: bundled(php-psr-log) = 1.1.4 Provides: bundled(php-ralouphie-getallheaders) = 3.0.3 Provides: bundled(php-ramsey-collection) = 1.1.4 Provides: bundled(php-ramsey-uuid) = 4.2.3 Provides: bundled(php-slim-psr7) = 1.4 Provides: bundled(php-spomky-labs-base64url) = v2.0.4 Provides: bundled(php-spomky-labs-cbor-php) = v1.1.1 Provides: bundled(php-symfony-cache) = v5.4.19 Provides: bundled(php-symfony-cache-contracts) = v2.5.2 Provides: bundled(php-symfony-config) = v5.4.19 Provides: bundled(php-symfony-dependency-injection) = v5.4.20 Provides: bundled(php-symfony-deprecation-contracts) = v2.5.2 Provides: bundled(php-symfony-expression-language) = v5.4.19 Provides: bundled(php-symfony-filesystem) = v5.4.19 Provides: bundled(php-symfony-polyfill-ctype) = v1.27.0 Provides: bundled(php-symfony-polyfill-mbstring) = v1.27.0 Provides: bundled(php-symfony-polyfill-php73) = v1.27.0 Provides: bundled(php-symfony-polyfill-php80) = v1.27.0 Provides: bundled(php-symfony-polyfill-php81) = v1.27.0 Provides: bundled(php-symfony-process) = v5.4.19 Provides: bundled(php-symfony-service-contracts) = v2.5.2 Provides: bundled(php-symfony-var-exporter) = v5.4.19 Provides: bundled(php-thecodingmachine-safe) = v1.3.3 Provides: bundled(php-web-auth-cose-lib) = v3.3.12 Provides: bundled(php-web-auth-metadata-service) = v3.3.12 Provides: bundled(php-web-auth-webauthn-lib) = v3.3.12 Provides: bundled(php-webmozart-assert) = 1.11.0 # License MPL-2.0 Provides: bundled(php-williamdes-mariadb-mysql-kbs) = v1.2.14 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.XDq1xG + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd phpMyAdmin-5.2.1-all-languages + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.enyrDu + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/phpMyAdmin-5.2.1-1.ocs23.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/phpMyAdmin-5.2.1-1.ocs23.noarch ++ dirname /builddir/build/BUILDROOT/phpMyAdmin-5.2.1-1.ocs23.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/phpMyAdmin-5.2.1-1.ocs23.noarch + cd phpMyAdmin-5.2.1-all-languages + mkdir -p /builddir/build/BUILDROOT/phpMyAdmin-5.2.1-1.ocs23.noarch//usr/share/phpMyAdmin + cp -ad ./CONFIG ./CONTRIBUTING.md ./ChangeLog ./LICENSE ./README ./RELEASE-DATE-5.2.1 ./babel.config.json ./composer.json ./composer.lock ./config.sample.inc.php ./doc ./examples ./favicon.ico ./index.php ./js ./libraries ./locale ./package.json ./robots.txt ./setup ./show_config_errors.php ./sql ./templates ./themes ./url.php ./vendor ./yarn.lock /builddir/build/BUILDROOT/phpMyAdmin-5.2.1-1.ocs23.noarch//usr/share/phpMyAdmin + install -Dpm 0640 CONFIG /builddir/build/BUILDROOT/phpMyAdmin-5.2.1-1.ocs23.noarch//etc/phpMyAdmin/config.inc.php + install -Dpm 0644 /builddir/build/SOURCES/phpMyAdmin.htaccess /builddir/build/BUILDROOT/phpMyAdmin-5.2.1-1.ocs23.noarch//etc/httpd/conf.d/phpMyAdmin.conf + install -Dpm 0644 /builddir/build/SOURCES/phpMyAdmin.nginx /builddir/build/BUILDROOT/phpMyAdmin-5.2.1-1.ocs23.noarch//etc/nginx/default.d/phpMyAdmin.conf + mkdir -p /builddir/build/BUILDROOT/phpMyAdmin-5.2.1-1.ocs23.noarch//var/lib/phpMyAdmin/upload /builddir/build/BUILDROOT/phpMyAdmin-5.2.1-1.ocs23.noarch//var/lib/phpMyAdmin/save /builddir/build/BUILDROOT/phpMyAdmin-5.2.1-1.ocs23.noarch//var/lib/phpMyAdmin/config /builddir/build/BUILDROOT/phpMyAdmin-5.2.1-1.ocs23.noarch//var/lib/phpMyAdmin/temp + rm -f /builddir/build/BUILDROOT/phpMyAdmin-5.2.1-1.ocs23.noarch//usr/share/phpMyAdmin/config.sample.inc.php + rm -f /builddir/build/BUILDROOT/phpMyAdmin-5.2.1-1.ocs23.noarch//usr/share/phpMyAdmin/robots.txt + rm -f /builddir/build/BUILDROOT/phpMyAdmin-5.2.1-1.ocs23.noarch//usr/share/phpMyAdmin/CONFIG /builddir/build/BUILDROOT/phpMyAdmin-5.2.1-1.ocs23.noarch//usr/share/phpMyAdmin/CONTRIBUTING.md /builddir/build/BUILDROOT/phpMyAdmin-5.2.1-1.ocs23.noarch//usr/share/phpMyAdmin/ChangeLog /builddir/build/BUILDROOT/phpMyAdmin-5.2.1-1.ocs23.noarch//usr/share/phpMyAdmin/LICENSE /builddir/build/BUILDROOT/phpMyAdmin-5.2.1-1.ocs23.noarch//usr/share/phpMyAdmin/README /builddir/build/BUILDROOT/phpMyAdmin-5.2.1-1.ocs23.noarch//usr/share/phpMyAdmin/RELEASE-DATE-5.2.1 + rm -f /builddir/build/BUILDROOT/phpMyAdmin-5.2.1-1.ocs23.noarch//usr/share/phpMyAdmin/libraries/.htaccess + rm -f /builddir/build/BUILDROOT/phpMyAdmin-5.2.1-1.ocs23.noarch//usr/share/phpMyAdmin/setup/lib/.htaccess + rm -f /builddir/build/BUILDROOT/phpMyAdmin-5.2.1-1.ocs23.noarch//usr/share/phpMyAdmin/setup/frames/.htaccess + rm -rf /builddir/build/BUILDROOT/phpMyAdmin-5.2.1-1.ocs23.noarch/usr/share/phpMyAdmin/contrib + rm /builddir/build/BUILDROOT/phpMyAdmin-5.2.1-1.ocs23.noarch/usr/share/phpMyAdmin/composer.json /builddir/build/BUILDROOT/phpMyAdmin-5.2.1-1.ocs23.noarch/usr/share/phpMyAdmin/composer.lock + rm -rf /builddir/build/BUILDROOT/phpMyAdmin-5.2.1-1.ocs23.noarch/usr/share/phpMyAdmin/tmp/ + mv /builddir/build/BUILDROOT/phpMyAdmin-5.2.1-1.ocs23.noarch/usr/share/phpMyAdmin/libraries/cache /builddir/build/BUILDROOT/phpMyAdmin-5.2.1-1.ocs23.noarch//var/lib/phpMyAdmin/cache + rm -rf /builddir/build/BUILDROOT/phpMyAdmin-5.2.1-1.ocs23.noarch/usr/share/phpMyAdmin/examples/ + rm -rf /builddir/build/BUILDROOT/phpMyAdmin-5.2.1-1.ocs23.noarch/usr/share/phpMyAdmin/doc/ + mkdir -p /builddir/build/BUILDROOT/phpMyAdmin-5.2.1-1.ocs23.noarch/usr/share/phpMyAdmin/doc/ + ln -s /usr/share/doc/phpMyAdmin/html /builddir/build/BUILDROOT/phpMyAdmin-5.2.1-1.ocs23.noarch/usr/share/phpMyAdmin/doc/html + mv -f /builddir/build/BUILDROOT/phpMyAdmin-5.2.1-1.ocs23.noarch/usr/share/phpMyAdmin/js/vendor/jquery/MIT-LICENSE.txt LICENSE-jquery + mv -f /builddir/build/BUILDROOT/phpMyAdmin-5.2.1-1.ocs23.noarch/usr/share/phpMyAdmin/js/vendor/codemirror/LICENSE LICENSE-codemirror + /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 5.2.1-1.ocs23 --unique-debug-suffix -5.2.1-1.ocs23.noarch --unique-debug-src-base phpMyAdmin-5.2.1-1.ocs23.noarch -S debugsourcefiles.list /builddir/build/BUILD/phpMyAdmin-5.2.1-all-languages + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Processing files: phpMyAdmin-5.2.1-1.ocs23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.G7siee + umask 022 + cd /builddir/build/BUILD + cd phpMyAdmin-5.2.1-all-languages + DOCDIR=/builddir/build/BUILDROOT/phpMyAdmin-5.2.1-1.ocs23.noarch/usr/share/doc/phpMyAdmin + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/phpMyAdmin-5.2.1-1.ocs23.noarch/usr/share/doc/phpMyAdmin + cp -pr ChangeLog /builddir/build/BUILDROOT/phpMyAdmin-5.2.1-1.ocs23.noarch/usr/share/doc/phpMyAdmin + cp -pr README /builddir/build/BUILDROOT/phpMyAdmin-5.2.1-1.ocs23.noarch/usr/share/doc/phpMyAdmin + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/phpMyAdmin-5.2.1-1.ocs23.noarch/usr/share/doc/phpMyAdmin + cp -pr config.sample.inc.php /builddir/build/BUILDROOT/phpMyAdmin-5.2.1-1.ocs23.noarch/usr/share/doc/phpMyAdmin + cp -pr doc/html/ /builddir/build/BUILDROOT/phpMyAdmin-5.2.1-1.ocs23.noarch/usr/share/doc/phpMyAdmin + cp -pr examples/ /builddir/build/BUILDROOT/phpMyAdmin-5.2.1-1.ocs23.noarch/usr/share/doc/phpMyAdmin + cp -pr composer.json /builddir/build/BUILDROOT/phpMyAdmin-5.2.1-1.ocs23.noarch/usr/share/doc/phpMyAdmin + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.UXaSWj + umask 022 + cd /builddir/build/BUILD + cd phpMyAdmin-5.2.1-all-languages + LICENSEDIR=/builddir/build/BUILDROOT/phpMyAdmin-5.2.1-1.ocs23.noarch/usr/share/licenses/phpMyAdmin + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/phpMyAdmin-5.2.1-1.ocs23.noarch/usr/share/licenses/phpMyAdmin + cp -pr LICENSE LICENSE-codemirror LICENSE-jquery /builddir/build/BUILDROOT/phpMyAdmin-5.2.1-1.ocs23.noarch/usr/share/licenses/phpMyAdmin + RPM_EC=0 ++ jobs -p + exit 0 warning: absolute symlink: /usr/share/phpMyAdmin/doc/html -> /usr/share/doc/phpMyAdmin/html Provides: bundled(js-codemirror) bundled(js-jqplot) = 1.0.9 bundled(js-jquery) = 3.2.1 bundled(js-openlayers) bundled(js-tracekit) bundled(php-bacon-bacon-qr-code) = 2.0.8 bundled(php-beberlei-assert) = v3.3.2 bundled(php-brick-math) = 0.8.17 bundled(php-code-lts-u2f-php-server) = v1.2.1 bundled(php-composer-ca-bundle) = 1.3.5 bundled(php-dasprid-enum) = 1.0.3 bundled(php-fgrosse-phpasn1) = v2.5.0 bundled(php-fig-http-message-util) = 1.1.5 bundled(php-google-recaptcha) = 1.2.4 bundled(php-league-uri) = 6.4.0 bundled(php-league-uri-interfaces) = 2.3.0 bundled(php-nikic-fast-route) = v1.3.0 bundled(php-paragonie-constant-time-encoding) = v2.6.3 bundled(php-paragonie-random-compat) = v9.99.100 bundled(php-paragonie-sodium-compat) = v1.19.0 bundled(php-phpmyadmin-motranslator) = 5.3.0 bundled(php-phpmyadmin-shapefile) = 3.0.1 bundled(php-phpmyadmin-sql-parser) = 5.7.0 bundled(php-phpmyadmin-twig-i18n-extension) = v4.0.1 bundled(php-pragmarx-google2fa) = v8.0.1 bundled(php-pragmarx-google2fa-qrcode) = v2.1.1 bundled(php-psr-cache) = 1.0.1 bundled(php-psr-container) = 1.1.1 bundled(php-psr-http-client) = 1.0.1 bundled(php-psr-http-factory) = 1.0.1 bundled(php-psr-http-message) = 1.0.1 bundled(php-psr-log) = 1.1.4 bundled(php-ralouphie-getallheaders) = 3.0.3 bundled(php-ramsey-collection) = 1.1.4 bundled(php-ramsey-uuid) = 4.2.3 bundled(php-slim-psr7) = 1.4 bundled(php-spomky-labs-base64url) = v2.0.4 bundled(php-spomky-labs-cbor-php) = v1.1.1 bundled(php-symfony-cache) = v5.4.19 bundled(php-symfony-cache-contracts) = v2.5.2 bundled(php-symfony-config) = v5.4.19 bundled(php-symfony-dependency-injection) = v5.4.20 bundled(php-symfony-deprecation-contracts) = v2.5.2 bundled(php-symfony-expression-language) = v5.4.19 bundled(php-symfony-filesystem) = v5.4.19 bundled(php-symfony-polyfill-ctype) = v1.27.0 bundled(php-symfony-polyfill-mbstring) = v1.27.0 bundled(php-symfony-polyfill-php73) = v1.27.0 bundled(php-symfony-polyfill-php80) = v1.27.0 bundled(php-symfony-polyfill-php81) = v1.27.0 bundled(php-symfony-process) = v5.4.19 bundled(php-symfony-service-contracts) = v2.5.2 bundled(php-symfony-var-exporter) = v5.4.19 bundled(php-tecnickcom-tcpdf) = 6.6.2 bundled(php-thecodingmachine-safe) = v1.3.3 bundled(php-twig-twig) = v3.5.0 bundled(php-web-auth-cose-lib) = v3.3.12 bundled(php-web-auth-metadata-service) = v3.3.12 bundled(php-web-auth-webauthn-lib) = v3.3.12 bundled(php-webmozart-assert) = 1.11.0 bundled(php-williamdes-mariadb-mysql-kbs) = v1.2.14 config(phpMyAdmin) = 5.2.1-1.ocs23 php-composer(phpmyadmin/phpmyadmin) = 5.2.1 phpMyAdmin = 5.2.1-1.ocs23 phpmyadmin = 5.2.1-1.ocs23 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh coreutils sed Requires(pretrans): /bin/sh Suggests: httpd Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/phpMyAdmin-5.2.1-1.ocs23.noarch Wrote: /builddir/build/RPMS/phpMyAdmin-5.2.1-1.ocs23.noarch.rpm RPM build warnings: %patchN is deprecated (1 usages found), use %patch N (or %patch -P N) absolute symlink: /usr/share/phpMyAdmin/doc/html -> /usr/share/doc/phpMyAdmin/html Child return code was: 0