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/f39-build-2220559-52661/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=982gid=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=1704326400 Wrote: /builddir/build/SRPMS/php-cs-fixer-3.46.0-1.fc39.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/f39-build-2220559-52661/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=982gid=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=1704326400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.THkUIF + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf PHP-CS-Fixer-be6831c9af1740470d2a773119b9273f8ac1c3d2 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/php-cs-fixer-3.46.0-be6831c.tgz + STATUS=0 + '[' 0 -ne 0 ']' + cd PHP-CS-Fixer-be6831c9af1740470d2a773119b9273f8ac1c3d2 + rm -rf /builddir/build/BUILD/PHP-CS-Fixer-be6831c9af1740470d2a773119b9273f8ac1c3d2-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/PHP-CS-Fixer-be6831c9af1740470d2a773119b9273f8ac1c3d2-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.6s2OqG + umask 022 + cd /builddir/build/BUILD + CFLAGS='-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 -fstack-clash-protection -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 -fstack-clash-protection -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 -fstack-clash-protection -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 -fstack-clash-protection -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-be6831c9af1740470d2a773119b9273f8ac1c3d2 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.yHyr17 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/php-cs-fixer-3.46.0-1.fc39.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/php-cs-fixer-3.46.0-1.fc39.noarch ++ dirname /builddir/build/BUILDROOT/php-cs-fixer-3.46.0-1.fc39.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/php-cs-fixer-3.46.0-1.fc39.noarch + CFLAGS='-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 -fstack-clash-protection -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 -fstack-clash-protection -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 -fstack-clash-protection -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 -fstack-clash-protection -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-be6831c9af1740470d2a773119b9273f8ac1c3d2 + : Library + mkdir -p /builddir/build/BUILDROOT/php-cs-fixer-3.46.0-1.fc39.noarch/usr/share/php-cs-fixer + cp -pr src /builddir/build/BUILDROOT/php-cs-fixer-3.46.0-1.fc39.noarch/usr/share/php-cs-fixer/src + cp -pr vendor /builddir/build/BUILDROOT/php-cs-fixer-3.46.0-1.fc39.noarch/usr/share/php-cs-fixer/vendor + : Command + install -Dpm755 php-cs-fixer /builddir/build/BUILDROOT/php-cs-fixer-3.46.0-1.fc39.noarch/usr/bin/php-cs-fixer + /usr/bin/find-debuginfo -j64 --strict-build-id -m -i --build-id-seed 3.46.0-1.fc39 --unique-debug-suffix -3.46.0-1.fc39.noarch --unique-debug-src-base php-cs-fixer-3.46.0-1.fc39.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/PHP-CS-Fixer-be6831c9af1740470d2a773119b9273f8ac1c3d2 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 -j64 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.UTfSKq + umask 022 + cd /builddir/build/BUILD + CFLAGS='-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 -fstack-clash-protection -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 -fstack-clash-protection -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 -fstack-clash-protection -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 -fstack-clash-protection -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-be6831c9af1740470d2a773119b9273f8ac1c3d2 + sed -e s:/usr/share:/builddir/build/BUILDROOT/php-cs-fixer-3.46.0-1.fc39.noarch/usr/share: -i php-cs-fixer + PHP_CS_FIXER_IGNORE_ENV=1 + ./php-cs-fixer --version + grep 3.46.0 PHP CS Fixer 3.46.0 Three Keys by Fabien Potencier and Dariusz Ruminski. + RPM_EC=0 ++ jobs -p + exit 0 Processing files: php-cs-fixer-3.46.0-1.fc39.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.YAIYGR + umask 022 + cd /builddir/build/BUILD + cd PHP-CS-Fixer-be6831c9af1740470d2a773119b9273f8ac1c3d2 + DOCDIR=/builddir/build/BUILDROOT/php-cs-fixer-3.46.0-1.fc39.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.46.0-1.fc39.noarch/usr/share/doc/php-cs-fixer + cp -pr /builddir/build/BUILD/PHP-CS-Fixer-be6831c9af1740470d2a773119b9273f8ac1c3d2/composer.json /builddir/build/BUILDROOT/php-cs-fixer-3.46.0-1.fc39.noarch/usr/share/doc/php-cs-fixer + cp -pr /builddir/build/BUILD/PHP-CS-Fixer-be6831c9af1740470d2a773119b9273f8ac1c3d2/vendor/composer/installed.json /builddir/build/BUILDROOT/php-cs-fixer-3.46.0-1.fc39.noarch/usr/share/doc/php-cs-fixer + cp -pr /builddir/build/BUILD/PHP-CS-Fixer-be6831c9af1740470d2a773119b9273f8ac1c3d2/CHANGELOG.md /builddir/build/BUILDROOT/php-cs-fixer-3.46.0-1.fc39.noarch/usr/share/doc/php-cs-fixer + cp -pr /builddir/build/BUILD/PHP-CS-Fixer-be6831c9af1740470d2a773119b9273f8ac1c3d2/CONTRIBUTING.md /builddir/build/BUILDROOT/php-cs-fixer-3.46.0-1.fc39.noarch/usr/share/doc/php-cs-fixer + cp -pr /builddir/build/BUILD/PHP-CS-Fixer-be6831c9af1740470d2a773119b9273f8ac1c3d2/README.md /builddir/build/BUILDROOT/php-cs-fixer-3.46.0-1.fc39.noarch/usr/share/doc/php-cs-fixer + cp -pr /builddir/build/BUILD/PHP-CS-Fixer-be6831c9af1740470d2a773119b9273f8ac1c3d2/UPGRADE-v3.md /builddir/build/BUILDROOT/php-cs-fixer-3.46.0-1.fc39.noarch/usr/share/doc/php-cs-fixer + cp -pr /builddir/build/BUILD/PHP-CS-Fixer-be6831c9af1740470d2a773119b9273f8ac1c3d2/logo.md /builddir/build/BUILDROOT/php-cs-fixer-3.46.0-1.fc39.noarch/usr/share/doc/php-cs-fixer + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Y09dyt + umask 022 + cd /builddir/build/BUILD + cd PHP-CS-Fixer-be6831c9af1740470d2a773119b9273f8ac1c3d2 + LICENSEDIR=/builddir/build/BUILDROOT/php-cs-fixer-3.46.0-1.fc39.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.46.0-1.fc39.noarch/usr/share/licenses/php-cs-fixer + cp -pr /builddir/build/BUILD/PHP-CS-Fixer-be6831c9af1740470d2a773119b9273f8ac1c3d2/LICENSE /builddir/build/BUILDROOT/php-cs-fixer-3.46.0-1.fc39.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.46.0 php-cs-fixer = 3.46.0-1.fc39 php-cs-fixer3 = 3.46.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env Obsoletes: php-cs-fixer3 < 3.5 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/php-cs-fixer-3.46.0-1.fc39.noarch Wrote: /builddir/build/RPMS/php-cs-fixer-3.46.0-1.fc39.noarch.rpm Child return code was: 0