D: [iurt_root_command] chroot
sh: line 4: [: -j8: integer expression expected
sh: line 4: [: -j8: integer expression expected
Installing /home/pterjan/rpmbuild/SRPMS/nunit2-2.6.4-5.mga9.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.2grlP0
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD
+ rm -rf nunitv2-2.6.4
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/2.6.4.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd nunitv2-2.6.4
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
sh: line 4: [: -j8: integer expression expected
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.K5VSQM
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ cd nunitv2-2.6.4
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ find . -name '*.sln' -print -exec sed -i 's/Format Version 10.00/Format Version 11.00/g' '{}' ';'
./addins/RowTest/NUnitExtension.RowTest.sln
./nunit.sln
./src/ClientUtilities/tests/resources/WebApplication1.sln
./src/ClientUtilities/tests/resources/samples.sln
./src/ClientUtilities/tests/resources/DisabledProject.sln
./src/ClientUtilities/tests/resources/samples_VS2005.sln
./src/ClientUtilities/tests/resources/Solution1.sln
./tools/nant/examples/Solution/vjs/WinForms/WinForms.sln
./tools/nant/examples/Solution/vb/WinForms/WinForms.sln
./tools/nant/examples/Solution/cpp/WinForms/WinForms.sln
./tools/nant/examples/Solution/cs/WinForms/WinForms.sln
./samples/vb/vb-samples.sln
./samples/cpp/cpp-cli.sln
./samples/Extensibility/Core/CoreExtensibility.sln
./samples/fsharp/FSharp.sln
./samples/csharp/CSharp.sln
+ find . -name '*.csproj' -print -exec sed -i 's#ToolsVersion="3.5"#ToolsVersion="4.0"#g; s#.*##g; s##v4.5#g' '{}' ';'
./addins/RowTest/NUnitExtension.RowTest.AddIn.UnitTests/NUnitExtension.RowTest.AddIn.UnitTests.csproj
./addins/RowTest/NUnitExtension.RowTest/NUnitExtension.RowTest.csproj
./addins/RowTest/NUnitExtension.RowTest.AddIn/NUnitExtension.RowTest.AddIn.csproj
./addins/RowTest/NUnitExtension.RowTest.Sample/NUnitExtension.RowTest.Sample.csproj
./addins/RowTest/NUnitExtension.RowTest.Tests/NUnitExtension.RowTest.Tests.csproj
./src/NUnitMocks/mocks/nunit.mocks.csproj
./src/NUnitMocks/tests/nunit.mocks.tests.csproj
./src/NUnitTestServer/nunit-agent-exe/nunit-agent.exe.csproj
./src/NUnitCore/interfaces/nunit.core.interfaces.dll.csproj
./src/NUnitCore/tests/nunit.core.tests.csproj
./src/NUnitCore/core/nunit.core.dll.csproj
./src/NUnitCore/tests-net45/nunit.core.tests.net45.csproj
./src/ConsoleRunner/nunit-console/nunit-console.csproj
./src/ConsoleRunner/tests/nunit-console.tests.csproj
./src/ConsoleRunner/nunit-console-exe/nunit-console.exe.csproj
./src/tests/test-assembly-net45/test-assembly-net45.csproj
./src/tests/nonamespace-assembly/nonamespace-assembly.csproj
./src/tests/test-utilities/test-utilities.csproj
./src/tests/mock-assembly/mock-assembly.csproj
./src/tests/test-assembly/test-assembly.csproj
./src/GuiRunner/nunit-gui/nunit-gui.csproj
./src/GuiRunner/tests/nunit-gui.tests.csproj
./src/GuiRunner/nunit-gui-exe/nunit-gui.exe.csproj
./src/ClientUtilities/tests/resources/csharp-sample_VS2005_noplatform.csproj
./src/ClientUtilities/tests/resources/HebrewFileProblem.csproj
./src/ClientUtilities/tests/resources/MultiplePlatformProject.csproj
./src/ClientUtilities/tests/resources/XNAWindowsProject.csproj
./src/ClientUtilities/tests/resources/MissingOutputPath.csproj
./src/ClientUtilities/tests/resources/ClassLibrary1.csproj
./src/ClientUtilities/tests/resources/DisabledProject.csproj
./src/ClientUtilities/tests/resources/csharp-sample_VS2005.csproj
./src/ClientUtilities/tests/resources/csharp-sample.csproj
./src/ClientUtilities/tests/resources/DebugOnly.csproj
./src/ClientUtilities/tests/nunit.util.tests.csproj
./src/ClientUtilities/util/nunit.util.dll.csproj
./src/NUnitFramework/tests/nunit.framework.tests.csproj
./src/NUnitFramework/framework/nunit.framework.dll.csproj
./src/NUnitFramework/tests-net45/nunit.framework.tests.net45.csproj
./src/ProjectEditor/editor/nunit-editor.csproj
./src/ProjectEditor/tests/nunit-editor.tests.csproj
./src/GuiComponents/tests/nunit.uikit.tests.csproj
./src/GuiComponents/UiKit/nunit.uikit.dll.csproj
./src/PNUnit/tests/pnunit.tests.csproj
./src/PNUnit/pnunit.framework/pnunit.framework.csproj
./src/PNUnit/agent/pnunit-agent.csproj
./src/PNUnit/launcher/pnunit-launcher.csproj
./src/GuiException/UiException/nunit.uiexception.dll.csproj
./src/GuiException/tests/nunit.uiexception.tests.csproj
./tools/nant/examples/Solution/cs/WinForms/WinForms.csproj
./samples/Extensibility/Core/SampleFixtureExtension/Tests/SampleFixtureExtensionTests.csproj
./samples/Extensibility/Core/SampleFixtureExtension/SampleFixtureExtension.csproj
./samples/Extensibility/Core/MaxTimeDecorator/MaxTimeDecorator.csproj
./samples/Extensibility/Core/MaxTimeDecorator/Tests/MaxTimeDecoratorTests.csproj
./samples/Extensibility/Core/Minimal/Minimal.csproj
./samples/Extensibility/Core/SampleSuiteExtension/SampleSuiteExtension.csproj
./samples/Extensibility/Core/SampleSuiteExtension/Tests/SampleSuiteExtensionTests.csproj
./samples/csharp/money/cs-money.csproj
./samples/csharp/syntax/cs-syntax.csproj
./samples/csharp/failures/cs-failures.csproj
+ xbuild /property:Configuration=Debug ./src/NUnitCore/core/nunit.core.dll.csproj
>>>> xbuild tool is deprecated and will be removed in future updates, use msbuild instead <<<<
XBuild Engine Version 14.0
Mono, Version 6.12.0.182
Copyright (C) 2005-2013 Various Mono authors
Build started 06/06/2023 10:58:20.
__________________________________________________
Project "/home/pterjan/rpmbuild/BUILD/nunitv2-2.6.4/src/NUnitCore/core/nunit.core.dll.csproj" (default target(s)):
Target PrepareForBuild:
Configuration: Debug Platform: AnyCPU
Created directory "../../../bin/Debug/lib/"
Created directory "obj/Debug/"
Target ResolveProjectReferences:
Project "/home/pterjan/rpmbuild/BUILD/nunitv2-2.6.4/src/NUnitCore/interfaces/nunit.core.interfaces.dll.csproj" (default target(s)):
Target PrepareForBuild:
Configuration: Debug Platform: AnyCPU
Created directory "obj/Debug/"
Target GenerateSatelliteAssemblies:
No input files were specified for target GenerateSatelliteAssemblies, skipping.
Target CoreCompile:
Tool /usr/lib/mono/4.5/mcs.exe execution started with arguments: /noconfig /debug:full /delaysign- /debug:portable /optimize- /out:obj/Debug/nunit.core.interfaces.dll ../../CommonAssemblyInfo.cs ../../NUnitFramework/framework/ITestCaseData.cs AssemblyInfo.cs EventListener.cs Extensibility/Addin.cs Extensibility/AddinStatus.cs Extensibility/ExtensionType.cs Extensibility/IAddin.cs Extensibility/IAddinRegistry.cs Extensibility/IDataPointProvider.cs Extensibility/IExtensionHost.cs Extensibility/IExtensionPoint.cs Extensibility/IFrameworkRegistry.cs Extensibility/ISuiteBuilder.cs Extensibility/ITestCaseBuilder.cs Extensibility/ITestCaseProvider.cs Extensibility/ITestDecorator.cs Extensibility/NUnitAddinAttribute.cs Extensibility/ParameterSet.cs Extensibility/TestFramework.cs Filters/AndFilter.cs Filters/CategoryFilter.cs Filters/NameFilter.cs Filters/NotFilter.cs Filters/OrFilter.cs Filters/SimpleNameFilter.cs IAgency.cs IService.cs ITest.cs ITestFilter.cs OSPlatform.cs PropertyNames.cs ResultState.cs RunState.cs RuntimeFramework.cs Test.cs TestAgent.cs TestAssemblyInfo.cs TestFilter.cs TestID.cs TestInfo.cs TestName.cs TestNode.cs TestOutput.cs TestPackage.cs TestResult.cs TestRunner.cs LoggingThreshold.cs obj/Debug/.NETFramework,Version=v4.5.AssemblyAttribute.cs /target:library /define:"TRACE;DEBUG;CLR_2_0,NET_2_0,CS_3_0" /nowarn:1699 /doc:../../../bin/Debug/lib/nunit.core.interfaces.xml /nostdlib /reference:/usr/lib/mono/4.5-api/System.dll /reference:/usr/lib/mono/4.5-api/System.Data.dll /reference:/usr/lib/mono/4.5-api/System.Xml.dll /reference:/usr/lib/mono/4.5-api/System.Core.dll /reference:/usr/lib/mono/4.5-api//mscorlib.dll /warn:4
=================================================================
=================================================================
Native Crash Reporting
=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================
=================================================================
Native stacktrace:
External Debugger Dump:
=================================================================
=================================================================
0x4a5cd0 - /usr/bin/mono-sgen :
mono_gdb_render_native_backtraces not supported on this platform, unable to find gdb or lldb
0x4a6049 - /usr/bin/mono-sgen :
0x455fb1 - /usr/bin/mono-sgen :
0x41b9e1 - /usr/bin/mono-sgen :
0x7f5213ecd980 - /lib64/libc.so.6 :
0x4a1c78 - /usr/bin/mono-sgen :
0x45b2ed - /usr/bin/mono-sgen :
0x41d1e6 - /usr/bin/mono-sgen :
0x620fcf - /usr/bin/mono-sgen :
0x623adf - /usr/bin/mono-sgen :
0x574b11 - /usr/bin/mono-sgen :
0x424f11 - /usr/bin/mono-sgen :
0x42b32e - /usr/bin/mono-sgen : mono_main
0x41b15c - /usr/bin/mono-sgen :
0x7f5213eba6b7 - /lib64/libc.so.6 :
0x7f5213eba775 - /lib64/libc.so.6 : __libc_start_main
0x41b751 - /usr/bin/mono-sgen : _start
=================================================================
Telemetry Dumper:
=================================================================
No threads attached to runtime.
=================================================================
Basic Fault Address Reporting
=================================================================
Memory around native instruction pointer (0x4a1c78):0x4a1c68 83 c2 01 48 83 fa 01 0f 87 a9 00 00 00 83 e8 05 ...H............
0x4a1c78 c6 03 e8 89 43 01 4d 85 f6 74 4d 4c 89 6b 06 41 ....C.M..tML.k.A
0x4a1c88 bc 0e 00 00 00 c6 43 05 08 83 fd 0e 75 4a 4d 85 ......C.....uJM.
0x4a1c98 ff 74 03 41 89 2f 89 ee 48 89 df e8 e8 bf ff ff .t.A./..H.......
/usr/lib/mono/xbuild/14.0/bin/Microsoft.CSharp.targets: error : Compiler crashed with code: 134.
Task "Csc" execution -- FAILED
Done building target "CoreCompile" in project "/home/pterjan/rpmbuild/BUILD/nunitv2-2.6.4/src/NUnitCore/interfaces/nunit.core.interfaces.dll.csproj".-- FAILED
Done building project "/home/pterjan/rpmbuild/BUILD/nunitv2-2.6.4/src/NUnitCore/interfaces/nunit.core.interfaces.dll.csproj".-- FAILED
Task "MSBuild" execution -- FAILED
Done building target "ResolveProjectReferences" in project "/home/pterjan/rpmbuild/BUILD/nunitv2-2.6.4/src/NUnitCore/core/nunit.core.dll.csproj".-- FAILED
Done building project "/home/pterjan/rpmbuild/BUILD/nunitv2-2.6.4/src/NUnitCore/core/nunit.core.dll.csproj".-- FAILED
Build FAILED.
Errors:
/home/pterjan/rpmbuild/BUILD/nunitv2-2.6.4/src/NUnitCore/core/nunit.core.dll.csproj (default targets) ->
/usr/lib/mono/xbuild/14.0/bin/Microsoft.Common.targets (ResolveProjectReferences target) ->
/home/pterjan/rpmbuild/BUILD/nunitv2-2.6.4/src/NUnitCore/interfaces/nunit.core.interfaces.dll.csproj (default targets) ->
/usr/lib/mono/xbuild/14.0/bin/Microsoft.CSharp.targets (CoreCompile target) ->
/usr/lib/mono/xbuild/14.0/bin/Microsoft.CSharp.targets: error : Compiler crashed with code: 134.
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.3471720
error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.K5VSQM (%build)
RPM build errors:
Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.K5VSQM (%build)
I: [iurt_root_command] ERROR: chroot