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 x86_64 --nodeps /builddir/build/SPECS/phpMyAdmin.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-232621-81762/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=991gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --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 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/phpMyAdmin-5.2.3-1.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/phpMyAdmin.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-232621-81762/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=991gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --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 Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.VutcNO + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/OpenCloudOS/gpgverify --keyring=/builddir/build/SOURCES/phpmyadmin.keyring --signature=/builddir/build/SOURCES/phpMyAdmin-5.2.3-all-languages.tar.xz.asc --data=/builddir/build/SOURCES/phpMyAdmin-5.2.3-all-languages.tar.xz gpg: NOTE: THIS IS A DEVELOPMENT VERSION! gpg: It is only intended for test purposes and should NOT be gpg: used in a production environment or with production keys! gpgv: Signature made Wed Oct 8 04:43:06 2025 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.3-all-languages + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/phpMyAdmin-5.2.3-all-languages.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd phpMyAdmin-5.2.3-all-languages + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (phpMyAdmin-certs.patch):' 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 Hunk #1 succeeded at 122 (offset -3 lines). + 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.oc9'\''/' -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.oc9', + php /builddir/build/SOURCES/phpMyAdmin-bundled.php vendor/composer/installed.json # License BSD-2-Clause Provides: bundled(php-composer(bacon/bacon-qr-code)) = 2.0.8 Provides: bundled(php-composer(beberlei/assert)) = 3.3.3 Provides: bundled(php-composer(code-lts/u2f-php-server)) = 1.2.2 Provides: bundled(php-composer(dasprid/enum)) = 1.0.7 # License BSD-3-Clause Provides: bundled(php-composer(google/recaptcha)) = 1.2.4 Provides: bundled(php-composer(nikic/fast-route)) = 1.3.0 Provides: bundled(php-composer(twig/twig)) = 3.11.3 # License GPL-2.0-or-later Provides: bundled(php-composer(phpmyadmin/motranslator)) = 5.4.0 Provides: bundled(php-composer(phpmyadmin/shapefile)) = 3.0.2 Provides: bundled(php-composer(phpmyadmin/sql-parser)) = 5.11.1 # License ISC Provides: bundled(php-composer(paragonie/sodium_compat)) = 1.23.0 # License LGPL-3.0-or-later Provides: bundled(php-composer(tecnickcom/tcpdf)) = 6.10.0 # License MIT Provides: bundled(php-composer(brick/math)) = 0.8.17 Provides: bundled(php-composer(composer/ca-bundle)) = 1.5.8 Provides: bundled(php-composer(fgrosse/phpasn1)) = 2.5.0 Provides: bundled(php-composer(fig/http-message-util)) = 1.1.5 Provides: bundled(php-composer(league/uri)) = 6.4.0 Provides: bundled(php-composer(league/uri-interfaces)) = 2.3.0 Provides: bundled(php-composer(paragonie/constant_time_encoding)) = 2.8.2 Provides: bundled(php-composer(paragonie/random_compat)) = 9.99.100 Provides: bundled(php-composer(phpmyadmin/twig-i18n-extension)) = 4.1.5 Provides: bundled(php-composer(pragmarx/google2fa)) = 9.0.0 Provides: bundled(php-composer(pragmarx/google2fa-qrcode)) = 2.1.1 Provides: bundled(php-composer(psr/cache)) = 1.0.1 Provides: bundled(php-composer(psr/container)) = 1.1.1 Provides: bundled(php-composer(psr/http-client)) = 1.0.3 Provides: bundled(php-composer(psr/http-factory)) = 1.1.0 Provides: bundled(php-composer(psr/http-message)) = 1.1 Provides: bundled(php-composer(psr/log)) = 1.1.4 Provides: bundled(php-composer(ralouphie/getallheaders)) = 3.0.3 Provides: bundled(php-composer(ramsey/collection)) = 1.1.4 Provides: bundled(php-composer(ramsey/uuid)) = 4.2.3 Provides: bundled(php-composer(slim/psr7)) = 1.4.2 Provides: bundled(php-composer(spomky-labs/base64url)) = 2.0.4 Provides: bundled(php-composer(spomky-labs/cbor-php)) = 1.1.1 Provides: bundled(php-composer(symfony/cache)) = 5.4.46 Provides: bundled(php-composer(symfony/cache-contracts)) = 2.5.4 Provides: bundled(php-composer(symfony/config)) = 5.4.46 Provides: bundled(php-composer(symfony/dependency-injection)) = 5.4.48 Provides: bundled(php-composer(symfony/deprecation-contracts)) = 2.5.4 Provides: bundled(php-composer(symfony/expression-language)) = 5.4.45 Provides: bundled(php-composer(symfony/filesystem)) = 5.4.45 Provides: bundled(php-composer(symfony/polyfill-ctype)) = 1.33.0 Provides: bundled(php-composer(symfony/polyfill-iconv)) = 1.33.0 Provides: bundled(php-composer(symfony/polyfill-mbstring)) = 1.33.0 Provides: bundled(php-composer(symfony/polyfill-php73)) = 1.33.0 Provides: bundled(php-composer(symfony/polyfill-php80)) = 1.33.0 Provides: bundled(php-composer(symfony/polyfill-php81)) = 1.33.0 Provides: bundled(php-composer(symfony/polyfill-php84)) = 1.33.0 Provides: bundled(php-composer(symfony/process)) = 5.4.47 Provides: bundled(php-composer(symfony/service-contracts)) = 2.5.4 Provides: bundled(php-composer(symfony/var-exporter)) = 5.4.45 Provides: bundled(php-composer(thecodingmachine/safe)) = 1.3.3.1 Provides: bundled(php-composer(web-auth/cose-lib)) = 3.3.12 Provides: bundled(php-composer(web-auth/metadata-service)) = 3.3.12 Provides: bundled(php-composer(web-auth/webauthn-lib)) = 3.3.12 Provides: bundled(php-composer(webmozart/assert)) = 1.11.0 # License MPL-2.0 Provides: bundled(php-composer(williamdes/mariadb-mysql-kbs)) = 1.3.0 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Lr2bp6 + 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/lib64/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/lib64/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/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd phpMyAdmin-5.2.3-all-languages + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Z4VEMF + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/phpMyAdmin-5.2.3-1.oc9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/phpMyAdmin-5.2.3-1.oc9.x86_64 ++ dirname /builddir/build/BUILDROOT/phpMyAdmin-5.2.3-1.oc9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/phpMyAdmin-5.2.3-1.oc9.x86_64 + cd phpMyAdmin-5.2.3-all-languages + mkdir -p /builddir/build/BUILDROOT/phpMyAdmin-5.2.3-1.oc9.x86_64//usr/share/phpMyAdmin + cp -ad ./CONFIG ./CONTRIBUTING.md ./ChangeLog ./LICENSE ./README ./RELEASE-DATE-5.2.3 ./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.3-1.oc9.x86_64//usr/share/phpMyAdmin + install -Dpm 0640 CONFIG /builddir/build/BUILDROOT/phpMyAdmin-5.2.3-1.oc9.x86_64//etc/phpMyAdmin/config.inc.php + install -Dpm 0644 /builddir/build/SOURCES/phpMyAdmin.htaccess /builddir/build/BUILDROOT/phpMyAdmin-5.2.3-1.oc9.x86_64//etc/httpd/conf.d/phpMyAdmin.conf + install -Dpm 0644 /builddir/build/SOURCES/phpMyAdmin.nginx /builddir/build/BUILDROOT/phpMyAdmin-5.2.3-1.oc9.x86_64//etc/nginx/default.d/phpMyAdmin.conf + mkdir -p /builddir/build/BUILDROOT/phpMyAdmin-5.2.3-1.oc9.x86_64//var/lib/phpMyAdmin/upload /builddir/build/BUILDROOT/phpMyAdmin-5.2.3-1.oc9.x86_64//var/lib/phpMyAdmin/save /builddir/build/BUILDROOT/phpMyAdmin-5.2.3-1.oc9.x86_64//var/lib/phpMyAdmin/config /builddir/build/BUILDROOT/phpMyAdmin-5.2.3-1.oc9.x86_64//var/lib/phpMyAdmin/temp + rm -f /builddir/build/BUILDROOT/phpMyAdmin-5.2.3-1.oc9.x86_64//usr/share/phpMyAdmin/config.sample.inc.php + rm -f /builddir/build/BUILDROOT/phpMyAdmin-5.2.3-1.oc9.x86_64//usr/share/phpMyAdmin/robots.txt + rm -f /builddir/build/BUILDROOT/phpMyAdmin-5.2.3-1.oc9.x86_64//usr/share/phpMyAdmin/CONFIG /builddir/build/BUILDROOT/phpMyAdmin-5.2.3-1.oc9.x86_64//usr/share/phpMyAdmin/CONTRIBUTING.md /builddir/build/BUILDROOT/phpMyAdmin-5.2.3-1.oc9.x86_64//usr/share/phpMyAdmin/ChangeLog /builddir/build/BUILDROOT/phpMyAdmin-5.2.3-1.oc9.x86_64//usr/share/phpMyAdmin/LICENSE /builddir/build/BUILDROOT/phpMyAdmin-5.2.3-1.oc9.x86_64//usr/share/phpMyAdmin/README /builddir/build/BUILDROOT/phpMyAdmin-5.2.3-1.oc9.x86_64//usr/share/phpMyAdmin/RELEASE-DATE-5.2.3 + rm -f /builddir/build/BUILDROOT/phpMyAdmin-5.2.3-1.oc9.x86_64//usr/share/phpMyAdmin/libraries/.htaccess + rm -f /builddir/build/BUILDROOT/phpMyAdmin-5.2.3-1.oc9.x86_64//usr/share/phpMyAdmin/setup/lib/.htaccess + rm -f /builddir/build/BUILDROOT/phpMyAdmin-5.2.3-1.oc9.x86_64//usr/share/phpMyAdmin/setup/frames/.htaccess + rm -rf /builddir/build/BUILDROOT/phpMyAdmin-5.2.3-1.oc9.x86_64/usr/share/phpMyAdmin/contrib + rm /builddir/build/BUILDROOT/phpMyAdmin-5.2.3-1.oc9.x86_64/usr/share/phpMyAdmin/composer.json /builddir/build/BUILDROOT/phpMyAdmin-5.2.3-1.oc9.x86_64/usr/share/phpMyAdmin/composer.lock + rm -rf /builddir/build/BUILDROOT/phpMyAdmin-5.2.3-1.oc9.x86_64/usr/share/phpMyAdmin/tmp/ + mv /builddir/build/BUILDROOT/phpMyAdmin-5.2.3-1.oc9.x86_64/usr/share/phpMyAdmin/libraries/cache /builddir/build/BUILDROOT/phpMyAdmin-5.2.3-1.oc9.x86_64//var/lib/phpMyAdmin/cache + rm -rf /builddir/build/BUILDROOT/phpMyAdmin-5.2.3-1.oc9.x86_64/usr/share/phpMyAdmin/examples/ + rm -rf /builddir/build/BUILDROOT/phpMyAdmin-5.2.3-1.oc9.x86_64/usr/share/phpMyAdmin/doc/ + mkdir -p /builddir/build/BUILDROOT/phpMyAdmin-5.2.3-1.oc9.x86_64/usr/share/phpMyAdmin/doc/ + ln -s ../../doc/phpMyAdmin/html /builddir/build/BUILDROOT/phpMyAdmin-5.2.3-1.oc9.x86_64/usr/share/phpMyAdmin/doc/html + mv -f /builddir/build/BUILDROOT/phpMyAdmin-5.2.3-1.oc9.x86_64/usr/share/phpMyAdmin/js/vendor/jquery/MIT-LICENSE.txt LICENSE-jquery + mv -f /builddir/build/BUILDROOT/phpMyAdmin-5.2.3-1.oc9.x86_64/usr/share/phpMyAdmin/js/vendor/codemirror/LICENSE LICENSE-codemirror + /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 5.2.3-1.oc9 --unique-debug-suffix -5.2.3-1.oc9.x86_64 --unique-debug-src-base phpMyAdmin-5.2.3-1.oc9.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/phpMyAdmin-5.2.3-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.3-1.oc9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.bjkr1g + umask 022 + cd /builddir/build/BUILD + cd phpMyAdmin-5.2.3-all-languages + DOCDIR=/builddir/build/BUILDROOT/phpMyAdmin-5.2.3-1.oc9.x86_64/usr/share/doc/phpMyAdmin + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/phpMyAdmin-5.2.3-1.oc9.x86_64/usr/share/doc/phpMyAdmin + cp -pr ChangeLog /builddir/build/BUILDROOT/phpMyAdmin-5.2.3-1.oc9.x86_64/usr/share/doc/phpMyAdmin + cp -pr README /builddir/build/BUILDROOT/phpMyAdmin-5.2.3-1.oc9.x86_64/usr/share/doc/phpMyAdmin + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/phpMyAdmin-5.2.3-1.oc9.x86_64/usr/share/doc/phpMyAdmin + cp -pr config.sample.inc.php /builddir/build/BUILDROOT/phpMyAdmin-5.2.3-1.oc9.x86_64/usr/share/doc/phpMyAdmin + cp -pr doc/html/ /builddir/build/BUILDROOT/phpMyAdmin-5.2.3-1.oc9.x86_64/usr/share/doc/phpMyAdmin + cp -pr examples/ /builddir/build/BUILDROOT/phpMyAdmin-5.2.3-1.oc9.x86_64/usr/share/doc/phpMyAdmin + cp -pr composer.json /builddir/build/BUILDROOT/phpMyAdmin-5.2.3-1.oc9.x86_64/usr/share/doc/phpMyAdmin + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.hYANhN + umask 022 + cd /builddir/build/BUILD + cd phpMyAdmin-5.2.3-all-languages + LICENSEDIR=/builddir/build/BUILDROOT/phpMyAdmin-5.2.3-1.oc9.x86_64/usr/share/licenses/phpMyAdmin + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/phpMyAdmin-5.2.3-1.oc9.x86_64/usr/share/licenses/phpMyAdmin + cp -pr LICENSE LICENSE-codemirror LICENSE-jquery /builddir/build/BUILDROOT/phpMyAdmin-5.2.3-1.oc9.x86_64/usr/share/licenses/phpMyAdmin + RPM_EC=0 ++ jobs -p + exit 0 Provides: bundled(js-codemirror) bundled(js-jqplot) = 1.0.9 bundled(js-jquery) = 3.2.1 bundled(js-openlayers) bundled(js-tracekit) config(phpMyAdmin) = 5.2.3-1.oc9 phpMyAdmin = 5.2.3-1.oc9 phpmyadmin = 5.2.3-1.oc9 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.3-1.oc9.x86_64 Wrote: /builddir/build/RPMS/phpMyAdmin-5.2.3-1.oc9.noarch.rpm Child return code was: 0