Mock Version: 5.0 Mock Version: 5.0 Mock Version: 5.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/php-cs-fixer.spec'], chrootPath='/var/lib/mock/f40-build-2310678-57439/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=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/php-cs-fixer.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=1706140800 Wrote: /builddir/build/SRPMS/php-cs-fixer-3.47.1-3.fc40.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/php-cs-fixer.spec'], chrootPath='/var/lib/mock/f40-build-2310678-57439/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=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/php-cs-fixer.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=1706140800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.J0cdh1 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf PHP-CS-Fixer-173c60d1eff911c9c54322704623a45561d3241d + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/php-cs-fixer-3.47.1-173c60d.tgz + STATUS=0 + '[' 0 -ne 0 ']' + cd PHP-CS-Fixer-173c60d1eff911c9c54322704623a45561d3241d + rm -rf /builddir/build/BUILD/PHP-CS-Fixer-173c60d1eff911c9c54322704623a45561d3241d-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/PHP-CS-Fixer-173c60d1eff911c9c54322704623a45561d3241d-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (php-cs-fixer-autoload.patch):' Patch #0 (php-cs-fixer-autoload.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .rpm --fuzz=0 patching file php-cs-fixer Hunk #1 succeeded at 72 (offset -13 lines). + : List bundled libraries and Licenses + php -r ' $pkgs = file_get_contents("vendor/composer/installed.json"); $pkgs = json_decode($pkgs, true); if (!is_array($pkgs) || !isset($pkgs["packages"])) { echo "cant decode json file\n"; exit(3); } $res = []; foreach($pkgs["packages"] as $pkg) { $lic = implode(" and ", $pkg["license"]); if (!isset($res[$lic])) $res[$lic] = []; $res[$lic][] = sprintf("Provides: bundled(php-%s) = %s", str_replace(["/", "_"], ["-", "-"], $pkg["name"]), $pkg["version"]); } ksort($res); foreach($res as $lic => $lib) { sort($lib); printf("# License %s\n%s\n", $lic, implode("\n", $lib)); } ' # License BSD-3-Clause Provides: bundled(php-sebastian-diff) = 4.0.5 # License MIT Provides: bundled(php-composer-pcre) = 3.1.1 Provides: bundled(php-composer-semver) = 3.4.0 Provides: bundled(php-composer-xdebug-handler) = 3.0.3 Provides: bundled(php-psr-container) = 2.0.2 Provides: bundled(php-psr-event-dispatcher) = 1.0.0 Provides: bundled(php-psr-log) = 2.0.0 Provides: bundled(php-symfony-console) = v6.0.19 Provides: bundled(php-symfony-deprecation-contracts) = v3.0.2 Provides: bundled(php-symfony-event-dispatcher) = v6.0.19 Provides: bundled(php-symfony-event-dispatcher-contracts) = v3.0.2 Provides: bundled(php-symfony-filesystem) = v6.0.19 Provides: bundled(php-symfony-finder) = v6.0.19 Provides: bundled(php-symfony-options-resolver) = v6.0.19 Provides: bundled(php-symfony-polyfill-ctype) = v1.28.0 Provides: bundled(php-symfony-polyfill-intl-grapheme) = v1.28.0 Provides: bundled(php-symfony-polyfill-intl-normalizer) = v1.28.0 Provides: bundled(php-symfony-polyfill-mbstring) = v1.28.0 Provides: bundled(php-symfony-polyfill-php80) = v1.28.0 Provides: bundled(php-symfony-polyfill-php81) = v1.28.0 Provides: bundled(php-symfony-process) = v6.0.19 Provides: bundled(php-symfony-service-contracts) = v3.0.2 Provides: bundled(php-symfony-stopwatch) = v6.0.19 Provides: bundled(php-symfony-string) = v6.0.19 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.whnUfH + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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 PHP-CS-Fixer-173c60d1eff911c9c54322704623a45561d3241d + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.uDvbB1 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/php-cs-fixer-3.47.1-3.fc40.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/php-cs-fixer-3.47.1-3.fc40.noarch ++ dirname /builddir/build/BUILDROOT/php-cs-fixer-3.47.1-3.fc40.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/php-cs-fixer-3.47.1-3.fc40.noarch + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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 PHP-CS-Fixer-173c60d1eff911c9c54322704623a45561d3241d + : Library + mkdir -p /builddir/build/BUILDROOT/php-cs-fixer-3.47.1-3.fc40.noarch/usr/share/php-cs-fixer + cp -pr src /builddir/build/BUILDROOT/php-cs-fixer-3.47.1-3.fc40.noarch/usr/share/php-cs-fixer/src + cp -pr vendor /builddir/build/BUILDROOT/php-cs-fixer-3.47.1-3.fc40.noarch/usr/share/php-cs-fixer/vendor + : Command + install -Dpm755 php-cs-fixer /builddir/build/BUILDROOT/php-cs-fixer-3.47.1-3.fc40.noarch/usr/bin/php-cs-fixer + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 3.47.1-3.fc40 --unique-debug-suffix -3.47.1-3.fc40.noarch --unique-debug-src-base php-cs-fixer-3.47.1-3.fc40.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/PHP-CS-Fixer-173c60d1eff911c9c54322704623a45561d3241d find-debuginfo: starting Extracting debug info from 0 files Creating .debug symlinks for symlinks to ELF files find-debuginfo: done + /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/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.FdnZRc + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -I/usr/lib/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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 PHP-CS-Fixer-173c60d1eff911c9c54322704623a45561d3241d + sed -e s:/usr/share:/builddir/build/BUILDROOT/php-cs-fixer-3.47.1-3.fc40.noarch/usr/share: -i php-cs-fixer + PHP_CS_FIXER_IGNORE_ENV=1 + ./php-cs-fixer --version + grep 3.47.1 PHP CS Fixer 3.47.1 Big Changes by Fabien Potencier, Dariusz Ruminski and contributors. + RPM_EC=0 ++ jobs -p + exit 0 Processing files: php-cs-fixer-3.47.1-3.fc40.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Lx87cc + umask 022 + cd /builddir/build/BUILD + cd PHP-CS-Fixer-173c60d1eff911c9c54322704623a45561d3241d + DOCDIR=/builddir/build/BUILDROOT/php-cs-fixer-3.47.1-3.fc40.noarch/usr/share/doc/php-cs-fixer + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-cs-fixer-3.47.1-3.fc40.noarch/usr/share/doc/php-cs-fixer + cp -pr /builddir/build/BUILD/PHP-CS-Fixer-173c60d1eff911c9c54322704623a45561d3241d/composer.json /builddir/build/BUILDROOT/php-cs-fixer-3.47.1-3.fc40.noarch/usr/share/doc/php-cs-fixer + cp -pr /builddir/build/BUILD/PHP-CS-Fixer-173c60d1eff911c9c54322704623a45561d3241d/vendor/composer/installed.json /builddir/build/BUILDROOT/php-cs-fixer-3.47.1-3.fc40.noarch/usr/share/doc/php-cs-fixer + cp -pr /builddir/build/BUILD/PHP-CS-Fixer-173c60d1eff911c9c54322704623a45561d3241d/CHANGELOG.md /builddir/build/BUILDROOT/php-cs-fixer-3.47.1-3.fc40.noarch/usr/share/doc/php-cs-fixer + cp -pr /builddir/build/BUILD/PHP-CS-Fixer-173c60d1eff911c9c54322704623a45561d3241d/CONTRIBUTING.md /builddir/build/BUILDROOT/php-cs-fixer-3.47.1-3.fc40.noarch/usr/share/doc/php-cs-fixer + cp -pr /builddir/build/BUILD/PHP-CS-Fixer-173c60d1eff911c9c54322704623a45561d3241d/README.md /builddir/build/BUILDROOT/php-cs-fixer-3.47.1-3.fc40.noarch/usr/share/doc/php-cs-fixer + cp -pr /builddir/build/BUILD/PHP-CS-Fixer-173c60d1eff911c9c54322704623a45561d3241d/UPGRADE-v3.md /builddir/build/BUILDROOT/php-cs-fixer-3.47.1-3.fc40.noarch/usr/share/doc/php-cs-fixer + cp -pr /builddir/build/BUILD/PHP-CS-Fixer-173c60d1eff911c9c54322704623a45561d3241d/logo.md /builddir/build/BUILDROOT/php-cs-fixer-3.47.1-3.fc40.noarch/usr/share/doc/php-cs-fixer + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.OqFgGo + umask 022 + cd /builddir/build/BUILD + cd PHP-CS-Fixer-173c60d1eff911c9c54322704623a45561d3241d + LICENSEDIR=/builddir/build/BUILDROOT/php-cs-fixer-3.47.1-3.fc40.noarch/usr/share/licenses/php-cs-fixer + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/php-cs-fixer-3.47.1-3.fc40.noarch/usr/share/licenses/php-cs-fixer + cp -pr /builddir/build/BUILD/PHP-CS-Fixer-173c60d1eff911c9c54322704623a45561d3241d/LICENSE /builddir/build/BUILDROOT/php-cs-fixer-3.47.1-3.fc40.noarch/usr/share/licenses/php-cs-fixer + RPM_EC=0 ++ jobs -p + exit 0 Provides: bundled(php-composer-pcre) = 3.1.1 bundled(php-composer-semver) = 3.4.0 bundled(php-composer-xdebug-handler) = 3.0.3 bundled(php-psr-container) = 2.0.2 bundled(php-psr-event-dispatcher) = 1.0.0 bundled(php-psr-log) = 2.0.0 bundled(php-sebastian-diff) = 4.0.5 bundled(php-symfony-console) = v6.0.19 bundled(php-symfony-deprecation-contracts) = v3.0.2 bundled(php-symfony-event-dispatcher) = v6.0.19 bundled(php-symfony-event-dispatcher-contracts) = v3.0.2 bundled(php-symfony-filesystem) = v6.0.19 bundled(php-symfony-finder) = v6.0.19 bundled(php-symfony-options-resolver) = v6.0.19 bundled(php-symfony-polyfill-ctype) = v1.28.0 bundled(php-symfony-polyfill-intl-grapheme) = v1.28.0 bundled(php-symfony-polyfill-intl-normalizer) = v1.28.0 bundled(php-symfony-polyfill-mbstring) = v1.28.0 bundled(php-symfony-polyfill-php80) = v1.28.0 bundled(php-symfony-polyfill-php81) = v1.28.0 bundled(php-symfony-process) = v6.0.19 bundled(php-symfony-service-contracts) = v3.0.2 bundled(php-symfony-stopwatch) = v6.0.19 bundled(php-symfony-string) = v6.0.19 php-composer(friendsofphp/php-cs-fixer) = 3.47.1 php-cs-fixer = 3.47.1-3.fc40 php-cs-fixer3 = 3.47.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: php-cs-fixer3 < 3.5 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/php-cs-fixer-3.47.1-3.fc40.noarch Wrote: /builddir/build/RPMS/php-cs-fixer-3.47.1-3.fc40.noarch.rpm Child return code was: 0