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/phpunit7.spec'], chrootPath='/var/lib/mock/f40-build-2180843-51174/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/phpunit7.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 (3 usages found), use %patch N (or %patch -P N) Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1689897600 Wrote: /builddir/build/SRPMS/phpunit7-7.5.20-13.fc40.src.rpm RPM build warnings: %patchN is deprecated (3 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/phpunit7.spec'], chrootPath='/var/lib/mock/f40-build-2180843-51174/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/phpunit7.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 (3 usages found), use %patch N (or %patch -P N) Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1689897600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.drMu8D + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf phpunit-9467db479d1b0487c99733bb1e7944d32deded2c + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/phpunit7-7.5.20-9467db4.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd phpunit-9467db479d1b0487c99733bb1e7944d32deded2c + rm -rf /builddir/build/BUILD/phpunit-9467db479d1b0487c99733bb1e7944d32deded2c-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/phpunit-9467db479d1b0487c99733bb1e7944d32deded2c-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (phpunit7-rpm.patch):' Patch #0 (phpunit7-rpm.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .rpm --fuzz=0 patching file phpunit patching file src/Util/Configuration.php patching file tests/bootstrap.php Patch #1 (phpunit7-php8.patch): + echo 'Patch #1 (phpunit7-php8.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .php8 --fuzz=0 patching file src/Framework/MockObject/Builder/Match.php patching file src/Framework/MockObject/Builder/NamespaceMatch.php patching file src/Framework/MockObject/Builder/ParametersMatch.php patching file src/Framework/MockObject/InvocationMocker.php patching file src/Framework/MockObject/MockMethod.php patching file tests/_files/SingletonClass.php patching file tests/unit/Framework/Constraint/IsTypeTest.php patching file tests/unit/Framework/Constraint/JsonMatchesErrorMessageProviderTest.php patching file src/Util/Configuration.php patching file src/Util/PHP/Template/TestCaseClass.tpl.dist patching file src/Util/PHP/Template/TestCaseMethod.tpl.dist patching file src/Framework/Constraint/IsType.php Patch #2 (phpunit7-comp.patch): + echo 'Patch #2 (phpunit7-comp.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .comp --fuzz=0 patching file src/Framework/Constraint/IsIdentical.php patching file tests/unit/Framework/AssertTest.php patching file tests/unit/Framework/Constraint/IsEqualTest.php + find . -name '*.php8' -delete -print ./src/Framework/MockObject/InvocationMocker.php.php8 ./src/Framework/MockObject/MockMethod.php.php8 ./src/Framework/MockObject/Builder/ParametersMatch.php.php8 ./src/Framework/MockObject/Builder/Match.php.php8 ./src/Framework/MockObject/Builder/NamespaceMatch.php.php8 ./src/Framework/Constraint/IsType.php.php8 ./src/Util/Configuration.php.php8 ./src/Util/PHP/Template/TestCaseClass.tpl.dist.php8 ./src/Util/PHP/Template/TestCaseMethod.tpl.dist.php8 ./tests/_files/SingletonClass.php.php8 ./tests/unit/Framework/Constraint/IsTypeTest.php.php8 ./tests/unit/Framework/Constraint/JsonMatchesErrorMessageProviderTest.php.php8 + find . -name '*.comp' -delete -print ./src/Framework/Constraint/IsIdentical.php.comp ./tests/unit/Framework/AssertTest.php.comp ./tests/unit/Framework/Constraint/IsEqualTest.php.comp + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.TFtgDo + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 phpunit-9467db479d1b0487c99733bb1e7944d32deded2c + /usr/bin/phpab --template fedora2 --output src/autoload.php src phpab 1.29.0 - Copyright (C) 2009 - 2024 by Arne Blankerts and Contributors Scanning directory src Autoload file src/autoload.php generated. + cat + tee -a src/autoload.php // Dependencies \Fedora\Autoloader\Dependencies::required([ '/usr/share/php/SebastianBergmann/FileIterator2/autoload.php', '/usr/share/php/Text/Template/Autoload.php', '/usr/share/php/SebastianBergmann/CodeCoverage6/autoload.php', '/usr/share/php/SebastianBergmann/Timer/autoload.php', '/usr/share/php/Prophecy/autoload.php', '/usr/share/php/SebastianBergmann/Diff3/autoload.php', // Before comparator which may load v2 '/usr/share/php/SebastianBergmann/Comparator3/autoload.php', '/usr/share/php/SebastianBergmann/Environment4/autoload.php', '/usr/share/php/SebastianBergmann/Exporter3/autoload.php', '/usr/share/php/SebastianBergmann/GlobalState2/autoload.php', '/usr/share/php/SebastianBergmann/ObjectEnumerator3/autoload.php', '/usr/share/php/SebastianBergmann/ResourceOperations2/autoload.php', '/usr/share/php/SebastianBergmann/Version/autoload.php', '/usr/share/php/Doctrine/Instantiator/autoload.php', '/usr/share/php/DeepCopy/autoload.php', '/usr/share/php/SebastianBergmann/Invoker/autoload.php', '/usr/share/php/PharIo/Manifest/autoload.php', '/usr/share/php/PharIo/Version/autoload.php', ]); // Extensions \Fedora\Autoloader\Dependencies::optional([ '/usr/share/php/PHPUnit7/DbUnit/autoload.php', '/usr/share/php/PHPUnit7/Extensions/SeleniumCommon/Autoload.php', ]); + cat src/autoload.php '/Exception.php', 'phpunit\\framework\\assert' => '/Framework/Assert.php', 'phpunit\\framework\\assertionfailederror' => '/Framework/AssertionFailedError.php', 'phpunit\\framework\\codecoverageexception' => '/Framework/CodeCoverageException.php', 'phpunit\\framework\\constraint\\arrayhaskey' => '/Framework/Constraint/ArrayHasKey.php', 'phpunit\\framework\\constraint\\arraysubset' => '/Framework/Constraint/ArraySubset.php', 'phpunit\\framework\\constraint\\attribute' => '/Framework/Constraint/Attribute.php', 'phpunit\\framework\\constraint\\callback' => '/Framework/Constraint/Callback.php', 'phpunit\\framework\\constraint\\classhasattribute' => '/Framework/Constraint/ClassHasAttribute.php', 'phpunit\\framework\\constraint\\classhasstaticattribute' => '/Framework/Constraint/ClassHasStaticAttribute.php', 'phpunit\\framework\\constraint\\composite' => '/Framework/Constraint/Composite.php', 'phpunit\\framework\\constraint\\constraint' => '/Framework/Constraint/Constraint.php', 'phpunit\\framework\\constraint\\count' => '/Framework/Constraint/Count.php', 'phpunit\\framework\\constraint\\directoryexists' => '/Framework/Constraint/DirectoryExists.php', 'phpunit\\framework\\constraint\\exception' => '/Framework/Constraint/Exception.php', 'phpunit\\framework\\constraint\\exceptioncode' => '/Framework/Constraint/ExceptionCode.php', 'phpunit\\framework\\constraint\\exceptionmessage' => '/Framework/Constraint/ExceptionMessage.php', 'phpunit\\framework\\constraint\\exceptionmessageregularexpression' => '/Framework/Constraint/ExceptionMessageRegularExpression.php', 'phpunit\\framework\\constraint\\fileexists' => '/Framework/Constraint/FileExists.php', 'phpunit\\framework\\constraint\\greaterthan' => '/Framework/Constraint/GreaterThan.php', 'phpunit\\framework\\constraint\\isanything' => '/Framework/Constraint/IsAnything.php', 'phpunit\\framework\\constraint\\isempty' => '/Framework/Constraint/IsEmpty.php', 'phpunit\\framework\\constraint\\isequal' => '/Framework/Constraint/IsEqual.php', 'phpunit\\framework\\constraint\\isfalse' => '/Framework/Constraint/IsFalse.php', 'phpunit\\framework\\constraint\\isfinite' => '/Framework/Constraint/IsFinite.php', 'phpunit\\framework\\constraint\\isidentical' => '/Framework/Constraint/IsIdentical.php', 'phpunit\\framework\\constraint\\isinfinite' => '/Framework/Constraint/IsInfinite.php', 'phpunit\\framework\\constraint\\isinstanceof' => '/Framework/Constraint/IsInstanceOf.php', 'phpunit\\framework\\constraint\\isjson' => '/Framework/Constraint/IsJson.php', 'phpunit\\framework\\constraint\\isnan' => '/Framework/Constraint/IsNan.php', 'phpunit\\framework\\constraint\\isnull' => '/Framework/Constraint/IsNull.php', 'phpunit\\framework\\constraint\\isreadable' => '/Framework/Constraint/IsReadable.php', 'phpunit\\framework\\constraint\\istrue' => '/Framework/Constraint/IsTrue.php', 'phpunit\\framework\\constraint\\istype' => '/Framework/Constraint/IsType.php', 'phpunit\\framework\\constraint\\iswritable' => '/Framework/Constraint/IsWritable.php', 'phpunit\\framework\\constraint\\jsonmatches' => '/Framework/Constraint/JsonMatches.php', 'phpunit\\framework\\constraint\\jsonmatcheserrormessageprovider' => '/Framework/Constraint/JsonMatchesErrorMessageProvider.php', 'phpunit\\framework\\constraint\\lessthan' => '/Framework/Constraint/LessThan.php', 'phpunit\\framework\\constraint\\logicaland' => '/Framework/Constraint/LogicalAnd.php', 'phpunit\\framework\\constraint\\logicalnot' => '/Framework/Constraint/LogicalNot.php', 'phpunit\\framework\\constraint\\logicalor' => '/Framework/Constraint/LogicalOr.php', 'phpunit\\framework\\constraint\\logicalxor' => '/Framework/Constraint/LogicalXor.php', 'phpunit\\framework\\constraint\\objecthasattribute' => '/Framework/Constraint/ObjectHasAttribute.php', 'phpunit\\framework\\constraint\\regularexpression' => '/Framework/Constraint/RegularExpression.php', 'phpunit\\framework\\constraint\\samesize' => '/Framework/Constraint/SameSize.php', 'phpunit\\framework\\constraint\\stringcontains' => '/Framework/Constraint/StringContains.php', 'phpunit\\framework\\constraint\\stringendswith' => '/Framework/Constraint/StringEndsWith.php', 'phpunit\\framework\\constraint\\stringmatchesformatdescription' => '/Framework/Constraint/StringMatchesFormatDescription.php', 'phpunit\\framework\\constraint\\stringstartswith' => '/Framework/Constraint/StringStartsWith.php', 'phpunit\\framework\\constraint\\traversablecontains' => '/Framework/Constraint/TraversableContains.php', 'phpunit\\framework\\constraint\\traversablecontainsonly' => '/Framework/Constraint/TraversableContainsOnly.php', 'phpunit\\framework\\coveredcodenotexecutedexception' => '/Framework/CoveredCodeNotExecutedException.php', 'phpunit\\framework\\dataprovidertestsuite' => '/Framework/DataProviderTestSuite.php', 'phpunit\\framework\\error\\deprecated' => '/Framework/Error/Deprecated.php', 'phpunit\\framework\\error\\error' => '/Framework/Error/Error.php', 'phpunit\\framework\\error\\notice' => '/Framework/Error/Notice.php', 'phpunit\\framework\\error\\warning' => '/Framework/Error/Warning.php', 'phpunit\\framework\\exception' => '/Framework/Exception.php', 'phpunit\\framework\\exceptionwrapper' => '/Framework/ExceptionWrapper.php', 'phpunit\\framework\\expectationfailedexception' => '/Framework/ExpectationFailedException.php', 'phpunit\\framework\\incompletetest' => '/Framework/IncompleteTest.php', 'phpunit\\framework\\incompletetestcase' => '/Framework/IncompleteTestCase.php', 'phpunit\\framework\\incompletetesterror' => '/Framework/IncompleteTestError.php', 'phpunit\\framework\\invalidcoverstargetexception' => '/Framework/InvalidCoversTargetException.php', 'phpunit\\framework\\invalidparametergroupexception' => '/Framework/InvalidParameterGroupException.php', 'phpunit\\framework\\missingcoversannotationexception' => '/Framework/MissingCoversAnnotationException.php', 'phpunit\\framework\\mockobject\\badmethodcallexception' => '/Framework/MockObject/Exception/BadMethodCallException.php', 'phpunit\\framework\\mockobject\\builder\\identity' => '/Framework/MockObject/Builder/Identity.php', 'phpunit\\framework\\mockobject\\builder\\invocationmocker' => '/Framework/MockObject/Builder/InvocationMocker.php', 'phpunit\\framework\\mockobject\\builder\\match_' => '/Framework/MockObject/Builder/Match.php', 'phpunit\\framework\\mockobject\\builder\\methodnamematch' => '/Framework/MockObject/Builder/MethodNameMatch.php', 'phpunit\\framework\\mockobject\\builder\\namespacematch' => '/Framework/MockObject/Builder/NamespaceMatch.php', 'phpunit\\framework\\mockobject\\builder\\parametersmatch' => '/Framework/MockObject/Builder/ParametersMatch.php', 'phpunit\\framework\\mockobject\\builder\\stub' => '/Framework/MockObject/Builder/Stub.php', 'phpunit\\framework\\mockobject\\exception' => '/Framework/MockObject/Exception/Exception.php', 'phpunit\\framework\\mockobject\\generator' => '/Framework/MockObject/Generator.php', 'phpunit\\framework\\mockobject\\invocation' => '/Framework/MockObject/Invocation/Invocation.php', 'phpunit\\framework\\mockobject\\invocation\\objectinvocation' => '/Framework/MockObject/Invocation/ObjectInvocation.php', 'phpunit\\framework\\mockobject\\invocation\\staticinvocation' => '/Framework/MockObject/Invocation/StaticInvocation.php', 'phpunit\\framework\\mockobject\\invocationmocker' => '/Framework/MockObject/InvocationMocker.php', 'phpunit\\framework\\mockobject\\invokable' => '/Framework/MockObject/Invokable.php', 'phpunit\\framework\\mockobject\\matcher' => '/Framework/MockObject/Matcher.php', 'phpunit\\framework\\mockobject\\matcher\\anyinvokedcount' => '/Framework/MockObject/Matcher/AnyInvokedCount.php', 'phpunit\\framework\\mockobject\\matcher\\anyparameters' => '/Framework/MockObject/Matcher/AnyParameters.php', 'phpunit\\framework\\mockobject\\matcher\\consecutiveparameters' => '/Framework/MockObject/Matcher/ConsecutiveParameters.php', 'phpunit\\framework\\mockobject\\matcher\\deferrederror' => '/Framework/MockObject/Matcher/DeferredError.php', 'phpunit\\framework\\mockobject\\matcher\\invocation' => '/Framework/MockObject/Matcher/Invocation.php', 'phpunit\\framework\\mockobject\\matcher\\invokedatindex' => '/Framework/MockObject/Matcher/InvokedAtIndex.php', 'phpunit\\framework\\mockobject\\matcher\\invokedatleastcount' => '/Framework/MockObject/Matcher/InvokedAtLeastCount.php', 'phpunit\\framework\\mockobject\\matcher\\invokedatleastonce' => '/Framework/MockObject/Matcher/InvokedAtLeastOnce.php', 'phpunit\\framework\\mockobject\\matcher\\invokedatmostcount' => '/Framework/MockObject/Matcher/InvokedAtMostCount.php', 'phpunit\\framework\\mockobject\\matcher\\invokedcount' => '/Framework/MockObject/Matcher/InvokedCount.php', 'phpunit\\framework\\mockobject\\matcher\\invokedrecorder' => '/Framework/MockObject/Matcher/InvokedRecorder.php', 'phpunit\\framework\\mockobject\\matcher\\methodname' => '/Framework/MockObject/Matcher/MethodName.php', 'phpunit\\framework\\mockobject\\matcher\\parameters' => '/Framework/MockObject/Matcher/Parameters.php', 'phpunit\\framework\\mockobject\\matcher\\statelessinvocation' => '/Framework/MockObject/Matcher/StatelessInvocation.php', 'phpunit\\framework\\mockobject\\mockbuilder' => '/Framework/MockObject/MockBuilder.php', 'phpunit\\framework\\mockobject\\mockmethod' => '/Framework/MockObject/MockMethod.php', 'phpunit\\framework\\mockobject\\mockmethodset' => '/Framework/MockObject/MockMethodSet.php', 'phpunit\\framework\\mockobject\\mockobject' => '/Framework/MockObject/ForwardCompatibility/MockObject.php', 'phpunit\\framework\\mockobject\\runtimeexception' => '/Framework/MockObject/Exception/RuntimeException.php', 'phpunit\\framework\\mockobject\\stub' => '/Framework/MockObject/Stub.php', 'phpunit\\framework\\mockobject\\stub\\consecutivecalls' => '/Framework/MockObject/Stub/ConsecutiveCalls.php', 'phpunit\\framework\\mockobject\\stub\\exception' => '/Framework/MockObject/Stub/Exception.php', 'phpunit\\framework\\mockobject\\stub\\matchercollection' => '/Framework/MockObject/Stub/MatcherCollection.php', 'phpunit\\framework\\mockobject\\stub\\returnargument' => '/Framework/MockObject/Stub/ReturnArgument.php', 'phpunit\\framework\\mockobject\\stub\\returncallback' => '/Framework/MockObject/Stub/ReturnCallback.php', 'phpunit\\framework\\mockobject\\stub\\returnreference' => '/Framework/MockObject/Stub/ReturnReference.php', 'phpunit\\framework\\mockobject\\stub\\returnself' => '/Framework/MockObject/Stub/ReturnSelf.php', 'phpunit\\framework\\mockobject\\stub\\returnstub' => '/Framework/MockObject/Stub/ReturnStub.php', 'phpunit\\framework\\mockobject\\stub\\returnvaluemap' => '/Framework/MockObject/Stub/ReturnValueMap.php', 'phpunit\\framework\\mockobject\\verifiable' => '/Framework/MockObject/Verifiable.php', 'phpunit\\framework\\outputerror' => '/Framework/OutputError.php', 'phpunit\\framework\\riskytest' => '/Framework/RiskyTest.php', 'phpunit\\framework\\riskytesterror' => '/Framework/RiskyTestError.php', 'phpunit\\framework\\selfdescribing' => '/Framework/SelfDescribing.php', 'phpunit\\framework\\skippedtest' => '/Framework/SkippedTest.php', 'phpunit\\framework\\skippedtestcase' => '/Framework/SkippedTestCase.php', 'phpunit\\framework\\skippedtesterror' => '/Framework/SkippedTestError.php', 'phpunit\\framework\\skippedtestsuiteerror' => '/Framework/SkippedTestSuiteError.php', 'phpunit\\framework\\syntheticerror' => '/Framework/SyntheticError.php', 'phpunit\\framework\\test' => '/Framework/Test.php', 'phpunit\\framework\\testcase' => '/Framework/TestCase.php', 'phpunit\\framework\\testfailure' => '/Framework/TestFailure.php', 'phpunit\\framework\\testlistener' => '/Framework/TestListener.php', 'phpunit\\framework\\testlistenerdefaultimplementation' => '/Framework/TestListenerDefaultImplementation.php', 'phpunit\\framework\\testresult' => '/Framework/TestResult.php', 'phpunit\\framework\\testsuite' => '/Framework/TestSuite.php', 'phpunit\\framework\\testsuiteiterator' => '/Framework/TestSuiteIterator.php', 'phpunit\\framework\\unexpectedvalueexception' => '/Framework/UnexpectedValueException.php', 'phpunit\\framework\\unintentionallycoveredcodeerror' => '/Framework/UnintentionallyCoveredCodeError.php', 'phpunit\\framework\\warning' => '/Framework/Warning.php', 'phpunit\\framework\\warningtestcase' => '/Framework/WarningTestCase.php', 'phpunit\\runner\\afterincompletetesthook' => '/Runner/Hook/AfterIncompleteTestHook.php', 'phpunit\\runner\\afterlasttesthook' => '/Runner/Hook/AfterLastTestHook.php', 'phpunit\\runner\\afterriskytesthook' => '/Runner/Hook/AfterRiskyTestHook.php', 'phpunit\\runner\\afterskippedtesthook' => '/Runner/Hook/AfterSkippedTestHook.php', 'phpunit\\runner\\aftersuccessfultesthook' => '/Runner/Hook/AfterSuccessfulTestHook.php', 'phpunit\\runner\\aftertesterrorhook' => '/Runner/Hook/AfterTestErrorHook.php', 'phpunit\\runner\\aftertestfailurehook' => '/Runner/Hook/AfterTestFailureHook.php', 'phpunit\\runner\\aftertesthook' => '/Runner/Hook/AfterTestHook.php', 'phpunit\\runner\\aftertestwarninghook' => '/Runner/Hook/AfterTestWarningHook.php', 'phpunit\\runner\\basetestrunner' => '/Runner/BaseTestRunner.php', 'phpunit\\runner\\beforefirsttesthook' => '/Runner/Hook/BeforeFirstTestHook.php', 'phpunit\\runner\\beforetesthook' => '/Runner/Hook/BeforeTestHook.php', 'phpunit\\runner\\exception' => '/Runner/Exception.php', 'phpunit\\runner\\filter\\excludegroupfilteriterator' => '/Runner/Filter/ExcludeGroupFilterIterator.php', 'phpunit\\runner\\filter\\factory' => '/Runner/Filter/Factory.php', 'phpunit\\runner\\filter\\groupfilteriterator' => '/Runner/Filter/GroupFilterIterator.php', 'phpunit\\runner\\filter\\includegroupfilteriterator' => '/Runner/Filter/IncludeGroupFilterIterator.php', 'phpunit\\runner\\filter\\namefilteriterator' => '/Runner/Filter/NameFilterIterator.php', 'phpunit\\runner\\hook' => '/Runner/Hook/Hook.php', 'phpunit\\runner\\nulltestresultcache' => '/Util/NullTestResultCache.php', 'phpunit\\runner\\phpttestcase' => '/Runner/PhptTestCase.php', 'phpunit\\runner\\resultcacheextension' => '/Runner/ResultCacheExtension.php', 'phpunit\\runner\\standardtestsuiteloader' => '/Runner/StandardTestSuiteLoader.php', 'phpunit\\runner\\testhook' => '/Runner/Hook/TestHook.php', 'phpunit\\runner\\testlisteneradapter' => '/Runner/Hook/TestListenerAdapter.php', 'phpunit\\runner\\testresultcache' => '/Util/TestResultCache.php', 'phpunit\\runner\\testresultcacheinterface' => '/Util/TestResultCacheInterface.php', 'phpunit\\runner\\testsuiteloader' => '/Runner/TestSuiteLoader.php', 'phpunit\\runner\\testsuitesorter' => '/Runner/TestSuiteSorter.php', 'phpunit\\runner\\version' => '/Runner/Version.php', 'phpunit\\textui\\command' => '/TextUI/Command.php', 'phpunit\\textui\\resultprinter' => '/TextUI/ResultPrinter.php', 'phpunit\\textui\\testrunner' => '/TextUI/TestRunner.php', 'phpunit\\util\\blacklist' => '/Util/Blacklist.php', 'phpunit\\util\\configuration' => '/Util/Configuration.php', 'phpunit\\util\\configurationgenerator' => '/Util/ConfigurationGenerator.php', 'phpunit\\util\\errorhandler' => '/Util/ErrorHandler.php', 'phpunit\\util\\fileloader' => '/Util/FileLoader.php', 'phpunit\\util\\filesystem' => '/Util/Filesystem.php', 'phpunit\\util\\filter' => '/Util/Filter.php', 'phpunit\\util\\getopt' => '/Util/Getopt.php', 'phpunit\\util\\globalstate' => '/Util/GlobalState.php', 'phpunit\\util\\invalidargumenthelper' => '/Util/InvalidArgumentHelper.php', 'phpunit\\util\\json' => '/Util/Json.php', 'phpunit\\util\\log\\junit' => '/Util/Log/JUnit.php', 'phpunit\\util\\log\\teamcity' => '/Util/Log/TeamCity.php', 'phpunit\\util\\php\\abstractphpprocess' => '/Util/PHP/AbstractPhpProcess.php', 'phpunit\\util\\php\\defaultphpprocess' => '/Util/PHP/DefaultPhpProcess.php', 'phpunit\\util\\php\\windowsphpprocess' => '/Util/PHP/WindowsPhpProcess.php', 'phpunit\\util\\printer' => '/Util/Printer.php', 'phpunit\\util\\regularexpression' => '/Util/RegularExpression.php', 'phpunit\\util\\test' => '/Util/Test.php', 'phpunit\\util\\testdox\\clitestdoxprinter' => '/Util/TestDox/CliTestDoxPrinter.php', 'phpunit\\util\\testdox\\htmlresultprinter' => '/Util/TestDox/HtmlResultPrinter.php', 'phpunit\\util\\testdox\\nameprettifier' => '/Util/TestDox/NamePrettifier.php', 'phpunit\\util\\testdox\\resultprinter' => '/Util/TestDox/ResultPrinter.php', 'phpunit\\util\\testdox\\testresult' => '/Util/TestDox/TestResult.php', 'phpunit\\util\\testdox\\textresultprinter' => '/Util/TestDox/TextResultPrinter.php', 'phpunit\\util\\testdox\\xmlresultprinter' => '/Util/TestDox/XmlResultPrinter.php', 'phpunit\\util\\texttestlistrenderer' => '/Util/TextTestListRenderer.php', 'phpunit\\util\\type' => '/Util/Type.php', 'phpunit\\util\\xdebugfilterscriptgenerator' => '/Util/XdebugFilterScriptGenerator.php', 'phpunit\\util\\xml' => '/Util/Xml.php', 'phpunit\\util\\xmltestlistrenderer' => '/Util/XmlTestListRenderer.php', 'phpunit_framework_mockobject_mockobject' => '/Framework/MockObject/MockObject.php', ), __DIR__ ); // @codeCoverageIgnoreEnd // Dependencies \Fedora\Autoloader\Dependencies::required([ '/usr/share/php/SebastianBergmann/FileIterator2/autoload.php', '/usr/share/php/Text/Template/Autoload.php', '/usr/share/php/SebastianBergmann/CodeCoverage6/autoload.php', '/usr/share/php/SebastianBergmann/Timer/autoload.php', '/usr/share/php/Prophecy/autoload.php', '/usr/share/php/SebastianBergmann/Diff3/autoload.php', // Before comparator which may load v2 '/usr/share/php/SebastianBergmann/Comparator3/autoload.php', '/usr/share/php/SebastianBergmann/Environment4/autoload.php', '/usr/share/php/SebastianBergmann/Exporter3/autoload.php', '/usr/share/php/SebastianBergmann/GlobalState2/autoload.php', '/usr/share/php/SebastianBergmann/ObjectEnumerator3/autoload.php', '/usr/share/php/SebastianBergmann/ResourceOperations2/autoload.php', '/usr/share/php/SebastianBergmann/Version/autoload.php', '/usr/share/php/Doctrine/Instantiator/autoload.php', '/usr/share/php/DeepCopy/autoload.php', '/usr/share/php/SebastianBergmann/Invoker/autoload.php', '/usr/share/php/PharIo/Manifest/autoload.php', '/usr/share/php/PharIo/Version/autoload.php', ]); // Extensions \Fedora\Autoloader\Dependencies::optional([ '/usr/share/php/PHPUnit7/DbUnit/autoload.php', '/usr/share/php/PHPUnit7/Extensions/SeleniumCommon/Autoload.php', ]); + /usr/bin/phpab --output tests/autoload.php --exclude '*/BankAccountTest2.php' --exclude '*/regression/Trac/783/OneTest.php' tests phpab 1.29.0 - Copyright (C) 2009 - 2024 by Arne Blankerts and Contributors Scanning directory tests Autoload file tests/autoload.php generated. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ZxPHvr + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch ++ dirname /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch + CFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 phpunit-9467db479d1b0487c99733bb1e7944d32deded2c + mkdir -p /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php + cp -pr src /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7 + install -D -p -m 755 phpunit /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/bin/phpunit7 + install -p -m 644 phpunit.xsd /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/phpunit.xsd + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 7.5.20-13.fc40 --unique-debug-suffix -7.5.20-13.fc40.noarch --unique-debug-src-base phpunit7-7.5.20-13.fc40.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/phpunit-9467db479d1b0487c99733bb1e7944d32deded2c 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.WrIygW + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 -flto=auto -ffat-lto-objects -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 phpunit-9467db479d1b0487c99733bb1e7944d32deded2c + sed -e s:@PATH@:/builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7: -i tests/bootstrap.php + sed -e s:/usr/share/php/PHPUnit7:/builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7: -i phpunit + ret=0 + for cmd in php php73 php74 php80 php81 + which php /usr/bin/php + OPT='--testsuite=unit --no-coverage' ++ php -r 'echo PHP_VERSION_ID;' + VER=80300 + '[' 80300 -ge 70400 ']' + FILTER=testStaticAttributesBackupPre + '[' 80300 -ge 80000 ']' + FILTER='testStaticAttributesBackupPre|testCountTraversable|testConstraintTraversableCheckForObjectIdentityForDefaultCase' + OPT='--testsuite=unit --no-coverage --filter '\''^((?!(testStaticAttributesBackupPre|testCountTraversable|testConstraintTraversableCheckForObjectIdentityForDefaultCase)).)*$'\''' + '[' -n 'testStaticAttributesBackupPre|testCountTraversable|testConstraintTraversableCheckForObjectIdentityForDefaultCase' ']' + OPT='--testsuite=unit --no-coverage --filter '\''^((?!(testStaticAttributesBackupPre|testCountTraversable|testConstraintTraversableCheckForObjectIdentityForDefaultCase)).)*$'\'' --filter '\''^((?!(testStaticAttributesBackupPre|testCountTraversable|testConstraintTraversableCheckForObjectIdentityForDefaultCase)).)*$'\''' + php ./phpunit --testsuite=unit --no-coverage --filter ''\''^((?!(testStaticAttributesBackupPre|testCountTraversable|testConstraintTraversableCheckForObjectIdentityForDefaultCase)).)*$'\''' --filter ''\''^((?!(testStaticAttributesBackupPre|testCountTraversable|testConstraintTraversableCheckForObjectIdentityForDefaultCase)).)*$'\''' --verbose PHPUnit 7.5.20 by Sebastian Bergmann and contributors. Runtime: PHP 8.3.0 Configuration: /builddir/build/BUILD/phpunit-9467db479d1b0487c99733bb1e7944d32deded2c/phpunit.xml ............................................................. 61 / 1892 ( 3%) ............................................................. 122 / 1892 ( 6%) ............................................................. 183 / 1892 ( 9%) ............................................................. 244 / 1892 ( 12%) ............................................................. 305 / 1892 ( 16%) ............................................................. 366 / 1892 ( 19%) ............................................................. 427 / 1892 ( 22%) ............................................................. 488 / 1892 ( 25%) ............................................................. 549 / 1892 ( 29%) ............................................................. 610 / 1892 ( 32%) ............................................................. 671 / 1892 ( 35%) ............................................................. 732 / 1892 ( 38%) ..........................................E.................. 793 / 1892 ( 41%) ............................................................. 854 / 1892 ( 45%) ............................................................. 915 / 1892 ( 48%) ............................................................. 976 / 1892 ( 51%) ............................................................. 1037 / 1892 ( 54%) ........EEE.................................................. 1098 / 1892 ( 58%) ............................................................. 1159 / 1892 ( 61%) .....SSSS...............................................W.F.. 1220 / 1892 ( 64%) ............................................................. 1281 / 1892 ( 67%) ............................................................. 1342 / 1892 ( 70%) ............................................................. 1403 / 1892 ( 74%) ............................................................. 1464 / 1892 ( 77%) ............................................................. 1525 / 1892 ( 80%) ............................................................. 1586 / 1892 ( 83%) ............................................................. 1647 / 1892 ( 87%) ............................................................. 1708 / 1892 ( 90%) ............................................................. 1769 / 1892 ( 93%) ............................................................. 1830 / 1892 ( 96%) ............................................................. 1891 / 1892 ( 99%) . 1892 / 1892 (100%) Time: 3.7 minutes, Memory: 20.00 MB There were 4 errors: 1) PHPUnit\Framework\Constraint\ExceptionMessageRegExpTest::testMessageXdebugScreamCompatibility PHPUnit\Framework\Exception: PHP Notice: stream_get_contents(): Read of 8192 bytes failed with errno=9 Bad file descriptor in Standard input code on line 244 Notice: stream_get_contents(): Read of 8192 bytes failed with errno=9 Bad file descriptor in Standard input code on line 244 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/Util/PHP/AbstractPhpProcess.php:237 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/Util/PHP/AbstractPhpProcess.php:167 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/Framework/TestCase.php:794 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/Framework/TestSuite.php:746 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/Framework/TestSuite.php:746 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/Framework/TestSuite.php:746 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/TextUI/TestRunner.php:652 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/TextUI/Command.php:206 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/TextUI/Command.php:162 2) PHPUnit\Framework\ExceptionWrapperTest::testGetOriginalException PHPUnit\Framework\Exception: PHP Notice: stream_get_contents(): Read of 8192 bytes failed with errno=9 Bad file descriptor in Standard input code on line 244 Notice: stream_get_contents(): Read of 8192 bytes failed with errno=9 Bad file descriptor in Standard input code on line 244 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/Util/PHP/AbstractPhpProcess.php:237 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/Util/PHP/AbstractPhpProcess.php:167 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/Framework/TestCase.php:794 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/Framework/TestSuite.php:746 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/Framework/TestSuite.php:746 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/Framework/TestSuite.php:746 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/TextUI/TestRunner.php:652 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/TextUI/Command.php:206 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/TextUI/Command.php:162 3) PHPUnit\Framework\ExceptionWrapperTest::testGetOriginalExceptionWithPrevious PHPUnit\Framework\Exception: PHP Notice: stream_get_contents(): Read of 8192 bytes failed with errno=9 Bad file descriptor in Standard input code on line 244 Notice: stream_get_contents(): Read of 8192 bytes failed with errno=9 Bad file descriptor in Standard input code on line 244 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/Util/PHP/AbstractPhpProcess.php:237 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/Util/PHP/AbstractPhpProcess.php:167 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/Framework/TestCase.php:794 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/Framework/TestSuite.php:746 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/Framework/TestSuite.php:746 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/Framework/TestSuite.php:746 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/TextUI/TestRunner.php:652 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/TextUI/Command.php:206 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/TextUI/Command.php:162 4) PHPUnit\Framework\ExceptionWrapperTest::testNoOriginalExceptionInStacktrace PHPUnit\Framework\Exception: PHP Notice: stream_get_contents(): Read of 8192 bytes failed with errno=9 Bad file descriptor in Standard input code on line 244 Notice: stream_get_contents(): Read of 8192 bytes failed with errno=9 Bad file descriptor in Standard input code on line 244 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/Util/PHP/AbstractPhpProcess.php:237 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/Util/PHP/AbstractPhpProcess.php:167 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/Framework/TestCase.php:794 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/Framework/TestSuite.php:746 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/Framework/TestSuite.php:746 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/Framework/TestSuite.php:746 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/TextUI/TestRunner.php:652 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/TextUI/Command.php:206 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/TextUI/Command.php:162 -- There was 1 warning: 1) PHPUnit\Framework\TestCaseTest::testStaticAttributesBackupPost This test depends on "PHPUnit\Framework\TestCaseTest::testStaticAttributesBackupPre" which does not exist. /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/Framework/TestCase.php:1787 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/Framework/TestCase.php:1722 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/Framework/TestCase.php:685 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/Framework/TestSuite.php:746 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/Framework/TestSuite.php:746 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/Framework/TestSuite.php:746 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/TextUI/TestRunner.php:652 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/TextUI/Command.php:206 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/TextUI/Command.php:162 -- There was 1 failure: 1) PHPUnit\Framework\TestCaseTest::testIsInIsolationReturnsTrue Failed asserting that false is true. /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/Framework/Constraint/Constraint.php:112 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/Framework/Constraint/Constraint.php:60 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/Framework/Assert.php:2307 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/Framework/Assert.php:1156 /builddir/build/BUILD/phpunit-9467db479d1b0487c99733bb1e7944d32deded2c/tests/unit/Framework/TestCaseTest.php:460 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/Framework/TestCase.php:1154 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/Framework/TestCase.php:842 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/Framework/TestResult.php:693 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/Framework/TestCase.php:796 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/Framework/TestSuite.php:746 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/Framework/TestSuite.php:746 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/Framework/TestSuite.php:746 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/TextUI/TestRunner.php:652 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/TextUI/Command.php:206 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/TextUI/Command.php:162 -- There were 4 skipped tests: 1) MockObjectTest::testCreateMockFromWsdl Extension soap is required. /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/Framework/Assert.php:2857 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/Framework/TestCase.php:1646 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/Framework/TestCase.php:825 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/Framework/TestResult.php:693 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/Framework/TestCase.php:796 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/Framework/TestSuite.php:746 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/Framework/TestSuite.php:746 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/Framework/TestSuite.php:746 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/TextUI/TestRunner.php:652 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/TextUI/Command.php:206 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/TextUI/Command.php:162 2) MockObjectTest::testCreateNamespacedMockFromWsdl Extension soap is required. /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/Framework/Assert.php:2857 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/Framework/TestCase.php:1646 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/Framework/TestCase.php:825 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/Framework/TestResult.php:693 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/Framework/TestCase.php:796 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/Framework/TestSuite.php:746 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/Framework/TestSuite.php:746 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/Framework/TestSuite.php:746 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/TextUI/TestRunner.php:652 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/TextUI/Command.php:206 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/TextUI/Command.php:162 3) MockObjectTest::testCreateTwoMocksOfOneWsdlFile Extension soap is required. /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/Framework/Assert.php:2857 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/Framework/TestCase.php:1646 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/Framework/TestCase.php:825 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/Framework/TestResult.php:693 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/Framework/TestCase.php:796 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/Framework/TestSuite.php:746 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/Framework/TestSuite.php:746 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/Framework/TestSuite.php:746 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/TextUI/TestRunner.php:652 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/TextUI/Command.php:206 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/TextUI/Command.php:162 4) MockObjectTest::testCreateMockOfWsdlFileWithSpecialChars Extension soap is required. /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/Framework/Assert.php:2857 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/Framework/TestCase.php:1646 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/Framework/TestCase.php:825 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/Framework/TestResult.php:693 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/Framework/TestCase.php:796 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/Framework/TestSuite.php:746 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/Framework/TestSuite.php:746 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/Framework/TestSuite.php:746 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/TextUI/TestRunner.php:652 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/TextUI/Command.php:206 /builddir/build/BUILDROOT/phpunit7-7.5.20-13.fc40.noarch/usr/share/php/PHPUnit7/TextUI/Command.php:162 ERRORS! Tests: 1892, Assertions: 3459, Errors: 4, Failures: 1, Warnings: 1, Skipped: 4. + ret=1 + for cmd in php php73 php74 php80 php81 + which php73 which: no php73 in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin) + for cmd in php php73 php74 php80 php81 + which php74 which: no php74 in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin) + for cmd in php php73 php74 php80 php81 + which php80 which: no php80 in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin) + for cmd in php php73 php74 php80 php81 + which php81 which: no php81 in (/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin) + exit 1 RPM build warnings: RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.WrIygW (%check) %patchN is deprecated (3 usages found), use %patch N (or %patch -P N) Bad exit status from /var/tmp/rpm-tmp.WrIygW (%check) Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/phpunit7.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 597, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/phpunit7.spec