D: [iurt_root_command] chroot
Installing /home/iurt/rpmbuild/SRPMS/nant-0.92-13.mga8.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.pSJIML
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf nant-0.92
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/nant-0.92-src.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd nant-0.92
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ sed -i -e '/property name="install\.share"/ s/'\''share'\''/'\''lib'\''/' NAnt.build
+ sed -i -e s,/share/,/lib/, etc/nant.pc.in
+ echo 'Patch #1 (nant-0.92-no_ndoc.patch):'
Patch #1 (nant-0.92-no_ndoc.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .no_ndoc --fuzz=0
patching file Makefile
patching file src/NAnt.DotNet/NAnt.DotNet.build
patching file src/NDoc.Documenter.NAnt/NDoc.Documenter.NAnt.build
patching file NAnt.build
Hunk #1 succeeded at 163 (offset 2 lines).
+ rm src/NAnt.DotNet/Tasks/NDocTask.cs
+ rm -Rf src/NDoc.Documenter.NAnt
+ find lib -name 'NDoc*.dll'
+ xargs rm
+ echo 'Patch #2 (nant-0.92-system_nunit.patch):'
Patch #2 (nant-0.92-system_nunit.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .system_nunit --fuzz=0
patching file examples/NUnit2/ReferenceAssemblies/default.build
patching file src/NAnt.NUnit/NAnt.NUnit.build
patching file src/NAnt.NUnit/NUnit2/NUnit2Task.cs
patching file tests/NAnt.Compression/NAnt.Compression.build
patching file tests/NAnt.Console/NAnt.Console.build
patching file tests/NAnt.Core/NAnt.Core.build
patching file tests/NAnt.DotNet/NAnt.DotNet.build
patching file tests/NAnt.MSNet/NAnt.MSNet.build
patching file tests/NAnt.SourceControl/NAnt.SourceControl.build
patching file tests/NAnt.VisualCpp/NAnt.VisualCpp.build
patching file tests/NAnt.VSNet/NAnt.VSNet.build
patching file tests/NAnt.Win32/NAnt.Win32.build
+ find lib -iname 'nunit*'
+ xargs rm
+ echo 'Patch #3 (nant-0.90-no_sharpcvslib.patch):'
Patch #3 (nant-0.90-no_sharpcvslib.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .no_sharpcvslib --fuzz=0
patching file NAnt.build
+ find lib -name '*SharpCvsLib*.dll'
+ xargs rm
+ find lib -name scvs.exe
+ xargs rm
+ echo 'Patch #4 (nant-0.90-system_sharpziplib.patch):'
Patch #4 (nant-0.90-system_sharpziplib.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .system_sharpziplib --fuzz=3
patching file Makefile
Hunk #1 succeeded at 115 with fuzz 3 (offset 36 lines).
patching file src/NAnt.Compression/NAnt.Compression.build
patching file src/NAnt.Compression/Tasks/TarTask.cs
Hunk #1 succeeded at 160 (offset 13 lines).
Hunk #2 succeeded at 268 (offset 13 lines).
Hunk #3 succeeded at 277 (offset 13 lines).
+ find lib -name '*SharpZipLib*.dll'
+ xargs rm
+ echo 'Patch #6 (nant-0.92-no_netdumbster.patch):'
Patch #6 (nant-0.92-no_netdumbster.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .no_netdumbster --fuzz=0
patching file tests/NAnt.Core/NAnt.Core.build
+ rm tests/NAnt.Core/Tasks/MailTaskTest.cs
+ find . -type d
+ xargs chmod 755
+ find . -type f
+ xargs chmod 644
+ sed -i 's/\r//' doc/license.html
+ sed -i 's/\r//' COPYING.txt
+ sed -i 's/\r//' README.txt
+ sed -i 's/\r//' doc/releasenotes.html
+ echo 'NORMAL BUILD, NUKING PREBUILT BUNDLED DLL FILES'
NORMAL BUILD, NUKING PREBUILT BUNDLED DLL FILES
+ rm -rf lib/common
+ echo 'Patch #5 (nant-0.92-system_log4net.patch):'
Patch #5 (nant-0.92-system_log4net.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .system_log4net --fuzz=0
patching file Makefile
patching file src/NAnt.Console/NAnt.Console.build
patching file src/NAnt.Core/NAnt.Core.build
+ echo 'Patch #7 (nant-fixmono42_scripttask.patch):'
Patch #7 (nant-fixmono42_scripttask.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file src/NAnt.DotNet/Tasks/ScriptTask.cs
+ echo 'Patch #8 (nant-0.92-mono-4.5.patch):'
Patch #8 (nant-0.92-mono-4.5.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file Makefile
patching file Makefile.nmake
patching file NAnt.build
Hunk #1 succeeded at 757 (offset 2 lines).
Hunk #2 succeeded at 781 (offset 2 lines).
patching file src/NAnt.Core/FrameworkInfo.cs
+ echo 'Patch #9 (nant-0.92-mono-4.5-config.patch):'
Patch #9 (nant-0.92-mono-4.5-config.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file src/NAnt.Console/App.config
+ sed -i s#gmcs#mcs#g Makefile
+ sed -i s#TARGET=mono-2.0#TARGET=mono-4.5#g Makefile
+ sed -i s#dmcs#mcs#g src/NAnt.Console/App.config
+ find . -name '*.sln' -print -exec sed -i 's/Format Version 10.00/Format Version 11.00/g' '{}' ';'
./examples/Solution/cs/WinForms/WinForms.sln
./examples/Solution/cpp/WinForms/WinForms.sln
./examples/Solution/vb/WinForms/WinForms.sln
./examples/Solution/vjs/WinForms/WinForms.sln
./NAnt.sln
+ find . -name '*.csproj' -print -exec sed -i 's#ToolsVersion="3.5"#ToolsVersion="4.0"#g; s#.*##g; s##v4.5#g' '{}' ';'
./examples/Solution/cs/WinForms/WinForms.csproj
./tests/NAnt.Tests.csproj
./src/NAnt.NUnit/NAnt.NUnit.csproj
./src/NAnt.NUnit/NUnit1/NAnt.NUnit1.csproj
./src/NAnt.NUnit/NUnit2/NAnt.NUnit2.csproj
./src/NAnt.Win32/NAnt.Win32.csproj
./src/NAnt.Core/NAnt.Core.csproj
./src/NAnt.MSNet/NAnt.MSNet.csproj
./src/NAnt.MSBuild/NAnt.MSBuild.csproj
./src/NAnt.Compression/NAnt.Compression.csproj
./src/NAnt.VisualCpp/NAnt.VisualCpp.csproj
./src/NAnt.Console/NAnt.Console.csproj
./src/NAnt.DotNet/NAnt.DotNet.csproj
./src/NAnt.VSNet/NAnt.VSNet.csproj
./src/NAnt.SourceControl/NAnt.SourceControl.csproj
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Cp06hI
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd nant-0.92
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ /usr/bin/make
mkdir -p bootstrap
cp -R lib/ bootstrap/lib
cp src/NAnt.Console/App.config bootstrap/NAnt.exe.config
mcs -target:exe -define:MONO,NET_1_0,NET_1_1,NET_2_0,NET_3_5,NET_4_0,NET_4_5,ONLY_4_5 -out:bootstrap/NAnt.exe -pkg:log4net \
-r:System.Configuration.dll -recurse:src/NAnt.Console/*.cs src/CommonAssemblyInfo.cs
src/NAnt.Console/ConsoleStub.cs(415,45): warning CS0618: `System.AppDomain.AppendPrivatePath(string)' is obsolete: `AppDomain.AppendPrivatePath has been deprecated. Please investigate the use of AppDomainSetup.PrivateBinPath instead.'
src/NAnt.Console/ConsoleStub.cs(423,49): warning CS0618: `System.AppDomain.AppendPrivatePath(string)' is obsolete: `AppDomain.AppendPrivatePath has been deprecated. Please investigate the use of AppDomainSetup.PrivateBinPath instead.'
Compilation succeeded - 2 warning(s)
resgen src/NAnt.Core/Resources/Strings.resx bootstrap/NAnt.Core.Resources.Strings.resources
Read in 198 resources from '/home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.Core/Resources/Strings.resx'
Writing resource file... Done.
mcs -target:library -warn:0 -define:MONO,NET_1_0,NET_1_1,NET_2_0,NET_3_5,NET_4_0,NET_4_5,ONLY_4_5 -out:bootstrap/NAnt.Core.dll -debug \
-resource:bootstrap/NAnt.Core.Resources.Strings.resources -pkg:log4net \
-r:System.Web.dll -recurse:src/NAnt.Core/*.cs src/CommonAssemblyInfo.cs
resgen src/NAnt.DotNet/Resources/Strings.resx bootstrap/NAnt.DotNet.Resources.Strings.resources
Read in 77 resources from '/home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.DotNet/Resources/Strings.resx'
Writing resource file... Done.
mcs -target:library -warn:0 -define:MONO,NET_1_0,NET_1_1,NET_2_0,NET_3_5,NET_4_0,NET_4_5,ONLY_4_5 -out:bootstrap/NAnt.DotNetTasks.dll \
-r:./bootstrap/NAnt.Core.dll \
-recurse:src/NAnt.DotNet/*.cs -resource:bootstrap/NAnt.DotNet.Resources.Strings.resources \
src/CommonAssemblyInfo.cs
mcs -target:library -warn:0 -define:MONO,NET_1_0,NET_1_1,NET_2_0,NET_3_5,NET_4_0,NET_4_5,ONLY_4_5 -out:bootstrap/NAnt.CompressionTasks.dll \
-r:./bootstrap/NAnt.Core.dll -r:ICSharpCode.SharpZipLib.dll \
-recurse:src/NAnt.Compression/*.cs src/CommonAssemblyInfo.cs
mono bootstrap/NAnt.exe -t:mono-4.5 -f:NAnt.build build
NAnt 0.92 (Build 0.92.4543.0; release; 06/09/2012)
Copyright (C) 2001-2012 Gerry Shaw
http://nant.sourceforge.net
Buildfile: file:///home/iurt/rpmbuild/BUILD/nant-0.92/NAnt.build
Target framework: Mono 4.5 Profile
Target(s) specified: build
[tstamp] Saturday, 07 November 2020 19:53:41.
init:
debug:
set-framework-configuration:
set-mono-4.5-framework-configuration:
build:
[echo] Build Directory is /home/iurt/rpmbuild/BUILD/nant-0.92/build/mono-4.5.unix/nant-debug
[mkdir] Creating directory '/home/iurt/rpmbuild/BUILD/nant-0.92/build/mono-4.5.unix/nant-debug/bin'.
[mkdir] Creating directory '/home/iurt/rpmbuild/BUILD/nant-0.92/build/mono-4.5.unix/nant-debug/bin/lib'.
[nant] /home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.Core/NAnt.Core.build build
Buildfile: file:///home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.Core/NAnt.Core.build
Target framework: Mono 4.5 Profile
Target(s) specified: build
build:
[csc] Compiling 178 files to '/home/iurt/rpmbuild/BUILD/nant-0.92/build/mono-4.5.unix/nant-debug/bin/NAnt.Core.dll'.
[resgen] Read in 198 resources from '/home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.Core/Resources/Strings.resx'
[resgen] Writing resource file... Done.
BUILD SUCCEEDED
Total time: 4.7 seconds.
[nant] /home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.Console/NAnt.Console.build build
Buildfile: file:///home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.Console/NAnt.Console.build
Target framework: Mono 4.5 Profile
Target(s) specified: build
build:
[csc] Compiling 3 files to '/home/iurt/rpmbuild/BUILD/nant-0.92/build/mono-4.5.unix/nant-debug/bin/NAnt.exe'.
[copy] Copying 1 file to '/home/iurt/rpmbuild/BUILD/nant-0.92/build/mono-4.5.unix/nant-debug/bin/NAnt.exe.config'.
BUILD SUCCEEDED
Total time: 4.9 seconds.
[nant] /home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.DotNet/NAnt.DotNet.build build
Buildfile: file:///home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.DotNet/NAnt.DotNet.build
Target framework: Mono 4.5 Profile
Target(s) specified: build
build:
[csc] Compiling 34 files to '/home/iurt/rpmbuild/BUILD/nant-0.92/build/mono-4.5.unix/nant-debug/bin/NAnt.DotNetTasks.dll'.
[resgen] Read in 77 resources from '/home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.DotNet/Resources/Strings.resx'
[resgen] Writing resource file... Done.
BUILD SUCCEEDED
Total time: 1.9 seconds.
[nant] /home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.Compression/NAnt.Compression.build build
Buildfile: file:///home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.Compression/NAnt.Compression.build
Target framework: Mono 4.5 Profile
Target(s) specified: build
build:
[csc] Compiling 14 files to '/home/iurt/rpmbuild/BUILD/nant-0.92/build/mono-4.5.unix/nant-debug/bin/NAnt.CompressionTasks.dll'.
[csc] /home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.Compression/Tasks/TarTask.cs(298,54): warning CS0618: `ICSharpCode.SharpZipLib.Tar.TarArchive' is obsolete: `This assembly has been deprecated. Please use https://www.nuget.org/packages/SharpZipLib/ instead.'
[csc] /home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.Compression/Tasks/ZipTask.cs(189,13): warning CS0618: `ICSharpCode.SharpZipLib.Zip.ZipOutputStream' is obsolete: `This assembly has been deprecated. Please use https://www.nuget.org/packages/SharpZipLib/ instead.'
[csc] /home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.Compression/Tasks/ZipTask.cs(200,30): warning CS0618: `ICSharpCode.SharpZipLib.Zip.ZipConstants' is obsolete: `This assembly has been deprecated. Please use https://www.nuget.org/packages/SharpZipLib/ instead.'
[csc] /home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.Compression/Tasks/ZipTask.cs(202,34): warning CS0618: `ICSharpCode.SharpZipLib.Zip.ZipOutputStream' is obsolete: `This assembly has been deprecated. Please use https://www.nuget.org/packages/SharpZipLib/ instead.'
[csc] /home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.Compression/Tasks/ZipTask.cs(280,25): warning CS0618: `ICSharpCode.SharpZipLib.Zip.ZipEntry' is obsolete: `This assembly has been deprecated. Please use https://www.nuget.org/packages/SharpZipLib/ instead.'
[csc] /home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.Compression/Tasks/ZipTask.cs(280,46): warning CS0618: `ICSharpCode.SharpZipLib.Zip.ZipEntry' is obsolete: `This assembly has been deprecated. Please use https://www.nuget.org/packages/SharpZipLib/ instead.'
[csc] /home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.Compression/Tasks/ZipTask.cs(349,29): warning CS0618: `ICSharpCode.SharpZipLib.Zip.ZipEntry' is obsolete: `This assembly has been deprecated. Please use https://www.nuget.org/packages/SharpZipLib/ instead.'
[csc] /home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.Compression/Tasks/ZipTask.cs(349,50): warning CS0618: `ICSharpCode.SharpZipLib.Zip.ZipEntry' is obsolete: `This assembly has been deprecated. Please use https://www.nuget.org/packages/SharpZipLib/ instead.'
[csc] /home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.Compression/Tasks/UnTarTask.cs(120,40): warning CS0618: `ICSharpCode.SharpZipLib.GZip.GZipInputStream' is obsolete: `This assembly has been deprecated. Please use https://www.nuget.org/packages/SharpZipLib/ instead.'
[csc] /home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.Compression/Tasks/UnTarTask.cs(123,40): warning CS0618: `ICSharpCode.SharpZipLib.BZip2.BZip2InputStream' is obsolete: `This assembly has been deprecated. Please use https://www.nuget.org/packages/SharpZipLib/ instead.'
[csc] /home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.Compression/Tasks/UnTarTask.cs(130,24): warning CS0618: `ICSharpCode.SharpZipLib.Tar.TarInputStream' is obsolete: `This assembly has been deprecated. Please use https://www.nuget.org/packages/SharpZipLib/ instead.'
[csc] /home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.Compression/Tasks/UnTarTask.cs(130,47): warning CS0618: `ICSharpCode.SharpZipLib.Tar.TarInputStream' is obsolete: `This assembly has been deprecated. Please use https://www.nuget.org/packages/SharpZipLib/ instead.'
[csc] /home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.Compression/Tasks/UnTarTask.cs(134,21): warning CS0618: `ICSharpCode.SharpZipLib.Tar.TarEntry' is obsolete: `This assembly has been deprecated. Please use https://www.nuget.org/packages/SharpZipLib/ instead.'
[csc] /home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.Compression/Tasks/UnTarTask.cs(151,22): warning CS0618: `ICSharpCode.SharpZipLib.Tar.TarException' is obsolete: `This assembly has been deprecated. Please use https://www.nuget.org/packages/SharpZipLib/ instead.'
[csc] /home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.Compression/Tasks/UnTarTask.cs(154,22): warning CS0618: `ICSharpCode.SharpZipLib.BZip2.BZip2Exception' is obsolete: `This assembly has been deprecated. Please use https://www.nuget.org/packages/SharpZipLib/ instead.'
[csc] /home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.Compression/Tasks/UnTarTask.cs(157,22): warning CS0618: `ICSharpCode.SharpZipLib.GZip.GZipException' is obsolete: `This assembly has been deprecated. Please use https://www.nuget.org/packages/SharpZipLib/ instead.'
[csc] /home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.Compression/Tasks/TarTask.cs(134,13): warning CS0618: `ICSharpCode.SharpZipLib.Tar.TarArchive' is obsolete: `This assembly has been deprecated. Please use https://www.nuget.org/packages/SharpZipLib/ instead.'
[csc] /home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.Compression/Tasks/TarTask.cs(150,41): warning CS0618: `ICSharpCode.SharpZipLib.GZip.GZipOutputStream' is obsolete: `This assembly has been deprecated. Please use https://www.nuget.org/packages/SharpZipLib/ instead.'
[csc] /home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.Compression/Tasks/TarTask.cs(153,41): warning CS0618: `ICSharpCode.SharpZipLib.BZip2.BZip2OutputStream' is obsolete: `This assembly has been deprecated. Please use https://www.nuget.org/packages/SharpZipLib/ instead.'
[csc] /home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.Compression/Tasks/TarTask.cs(159,31): warning CS0618: `ICSharpCode.SharpZipLib.Tar.TarBuffer' is obsolete: `This assembly has been deprecated. Please use https://www.nuget.org/packages/SharpZipLib/ instead.'
[csc] /home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.Compression/Tasks/TarTask.cs(158,38): warning CS0618: `ICSharpCode.SharpZipLib.Tar.TarArchive' is obsolete: `This assembly has been deprecated. Please use https://www.nuget.org/packages/SharpZipLib/ instead.'
[csc] /home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.Compression/Tasks/TarTask.cs(223,25): warning CS0618: `ICSharpCode.SharpZipLib.Tar.TarEntry' is obsolete: `This assembly has been deprecated. Please use https://www.nuget.org/packages/SharpZipLib/ instead.'
[csc] /home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.Compression/Tasks/TarTask.cs(223,51): warning CS0618: `ICSharpCode.SharpZipLib.Tar.TarEntry' is obsolete: `This assembly has been deprecated. Please use https://www.nuget.org/packages/SharpZipLib/ instead.'
[csc] /home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.Compression/Tasks/TarTask.cs(305,13): warning CS0618: `ICSharpCode.SharpZipLib.Tar.TarEntry' is obsolete: `This assembly has been deprecated. Please use https://www.nuget.org/packages/SharpZipLib/ instead.'
[csc] /home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.Compression/Tasks/TarTask.cs(305,39): warning CS0618: `ICSharpCode.SharpZipLib.Tar.TarEntry' is obsolete: `This assembly has been deprecated. Please use https://www.nuget.org/packages/SharpZipLib/ instead.'
[csc] /home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.Compression/Tasks/UnZipTask.cs(117,30): warning CS0618: `ICSharpCode.SharpZipLib.Zip.ZipConstants' is obsolete: `This assembly has been deprecated. Please use https://www.nuget.org/packages/SharpZipLib/ instead.'
[csc] /home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.Compression/Tasks/UnZipTask.cs(119,24): warning CS0618: `ICSharpCode.SharpZipLib.Zip.ZipInputStream' is obsolete: `This assembly has been deprecated. Please use https://www.nuget.org/packages/SharpZipLib/ instead.'
[csc] /home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.Compression/Tasks/UnZipTask.cs(119,47): warning CS0618: `ICSharpCode.SharpZipLib.Zip.ZipInputStream' is obsolete: `This assembly has been deprecated. Please use https://www.nuget.org/packages/SharpZipLib/ instead.'
[csc] /home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.Compression/Tasks/UnZipTask.cs(123,21): warning CS0618: `ICSharpCode.SharpZipLib.Zip.ZipEntry' is obsolete: `This assembly has been deprecated. Please use https://www.nuget.org/packages/SharpZipLib/ instead.'
[csc] /home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.Compression/Tasks/UnZipTask.cs(143,22): warning CS0618: `ICSharpCode.SharpZipLib.Zip.ZipException' is obsolete: `This assembly has been deprecated. Please use https://www.nuget.org/packages/SharpZipLib/ instead.'
[csc] /home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.Compression/Tasks/GUnzip.cs(78,24): warning CS0618: `ICSharpCode.SharpZipLib.GZip.GZipInputStream' is obsolete: `This assembly has been deprecated. Please use https://www.nuget.org/packages/SharpZipLib/ instead.'
[csc] /home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.Compression/Tasks/GUnzip.cs(78,50): warning CS0618: `ICSharpCode.SharpZipLib.GZip.GZipInputStream' is obsolete: `This assembly has been deprecated. Please use https://www.nuget.org/packages/SharpZipLib/ instead.'
[csc] /home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.Compression/Tasks/GUnzip.cs(105,22): warning CS0618: `ICSharpCode.SharpZipLib.GZip.GZipException' is obsolete: `This assembly has been deprecated. Please use https://www.nuget.org/packages/SharpZipLib/ instead.'
[csc] Compilation succeeded - 33 warning(s)
BUILD SUCCEEDED - 0 non-fatal error(s), 33 warning(s)
Total time: 1.1 seconds.
[nant] /home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.NUnit/NAnt.NUnit.build build
Buildfile: file:///home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.NUnit/NAnt.NUnit.build
Target framework: Mono 4.5 Profile
Target(s) specified: build
build:
[csc] Compiling 6 files to '/home/iurt/rpmbuild/BUILD/nant-0.92/build/mono-4.5.unix/nant-debug/bin/NAnt.NUnit.dll'.
[csc] Compiling 9 files to '/home/iurt/rpmbuild/BUILD/nant-0.92/build/mono-4.5.unix/nant-debug/bin/NAnt.NUnit2Tasks.dll'.
[csc] /home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.NUnit/NUnit2/NUnit2Task.cs(37,1): warning CS0105: The using directive for `NUnit.Core.Filters' appeared previously in this namespace
[csc] Compilation succeeded - 1 warning(s)
BUILD SUCCEEDED - 0 non-fatal error(s), 1 warning(s)
Total time: 2.7 seconds.
[nant] /home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.MSNet/NAnt.MSNet.build build
Buildfile: file:///home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.MSNet/NAnt.MSNet.build
Target framework: Mono 4.5 Profile
Target(s) specified: build
BUILD SUCCEEDED
Total time: 0 seconds.
[nant] /home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.Win32/NAnt.Win32.build build
Buildfile: file:///home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.Win32/NAnt.Win32.build
Target framework: Mono 4.5 Profile
Target(s) specified: build
build:
[csc] Compiling 10 files to '/home/iurt/rpmbuild/BUILD/nant-0.92/build/mono-4.5.unix/nant-debug/bin/NAnt.Win32Tasks.dll'.
BUILD SUCCEEDED
Total time: 2 seconds.
[nant] /home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.VisualCpp/NAnt.VisualCpp.build build
Buildfile: file:///home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.VisualCpp/NAnt.VisualCpp.build
Target framework: Mono 4.5 Profile
Target(s) specified: build
build:
[csc] Compiling 14 files to '/home/iurt/rpmbuild/BUILD/nant-0.92/build/mono-4.5.unix/nant-debug/bin/NAnt.VisualCppTasks.dll'.
BUILD SUCCEEDED
Total time: 1.4 seconds.
[nant] /home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.VSNet/NAnt.VSNet.build build
Buildfile: file:///home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.VSNet/NAnt.VSNet.build
Target framework: Mono 4.5 Profile
Target(s) specified: build
build:
[csc] Compiling 53 files to '/home/iurt/rpmbuild/BUILD/nant-0.92/build/mono-4.5.unix/nant-debug/bin/NAnt.VSNetTasks.dll'.
BUILD SUCCEEDED
Total time: 1.6 seconds.
[nant] /home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.MSBuild/NAnt.MSBuild.build build
Buildfile: file:///home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.MSBuild/NAnt.MSBuild.build
Target framework: Mono 4.5 Profile
Target(s) specified: build
BUILD SUCCEEDED
Total time: 0.1 seconds.
[nant] /home/iurt/rpmbuild/BUILD/nant-0.92/tests/NAnt.Core/NAnt.Core.build build
Buildfile: file:///home/iurt/rpmbuild/BUILD/nant-0.92/tests/NAnt.Core/NAnt.Core.build
Target framework: Mono 4.5 Profile
Target(s) specified: build
build:
[csc] Compiling 67 files to '/home/iurt/rpmbuild/BUILD/nant-0.92/build/mono-4.5.unix/nant-debug/bin/NAnt.Core.Tests.dll'.
BUILD SUCCEEDED
Total time: 1.6 seconds.
[nant] /home/iurt/rpmbuild/BUILD/nant-0.92/tests/NAnt.Console/NAnt.Console.build build
Buildfile: file:///home/iurt/rpmbuild/BUILD/nant-0.92/tests/NAnt.Console/NAnt.Console.build
Target framework: Mono 4.5 Profile
Target(s) specified: build
build:
[csc] Compiling 2 files to '/home/iurt/rpmbuild/BUILD/nant-0.92/build/mono-4.5.unix/nant-debug/bin/NAnt.Tests.dll'.
BUILD SUCCEEDED
Total time: 2.6 seconds.
[nant] /home/iurt/rpmbuild/BUILD/nant-0.92/tests/NAnt.DotNet/NAnt.DotNet.build build
Buildfile: file:///home/iurt/rpmbuild/BUILD/nant-0.92/tests/NAnt.DotNet/NAnt.DotNet.build
Target framework: Mono 4.5 Profile
Target(s) specified: build
build:
[csc] Compiling 7 files to '/home/iurt/rpmbuild/BUILD/nant-0.92/build/mono-4.5.unix/nant-debug/bin/NAnt.DotNet.Tests.dll'.
BUILD SUCCEEDED
Total time: 6.9 seconds.
[nant] /home/iurt/rpmbuild/BUILD/nant-0.92/tests/NAnt.Compression/NAnt.Compression.build build
Buildfile: file:///home/iurt/rpmbuild/BUILD/nant-0.92/tests/NAnt.Compression/NAnt.Compression.build
Target framework: Mono 4.5 Profile
Target(s) specified: build
build:
[csc] Compiling 4 files to '/home/iurt/rpmbuild/BUILD/nant-0.92/build/mono-4.5.unix/nant-debug/bin/NAnt.Compression.Tests.dll'.
BUILD SUCCEEDED
Total time: 0.9 seconds.
[nant] /home/iurt/rpmbuild/BUILD/nant-0.92/tests/NAnt.MSNet/NAnt.MSNet.build build
Buildfile: file:///home/iurt/rpmbuild/BUILD/nant-0.92/tests/NAnt.MSNet/NAnt.MSNet.build
Target framework: Mono 4.5 Profile
Target(s) specified: build
BUILD SUCCEEDED
Total time: 0 seconds.
[nant] /home/iurt/rpmbuild/BUILD/nant-0.92/tests/NAnt.Win32/NAnt.Win32.build build
Buildfile: file:///home/iurt/rpmbuild/BUILD/nant-0.92/tests/NAnt.Win32/NAnt.Win32.build
Target framework: Mono 4.5 Profile
Target(s) specified: build
build:
[csc] Compiling 2 files to '/home/iurt/rpmbuild/BUILD/nant-0.92/build/mono-4.5.unix/nant-debug/bin/NAnt.Win32.Tests.dll'.
BUILD SUCCEEDED
Total time: 2 seconds.
[nant] /home/iurt/rpmbuild/BUILD/nant-0.92/tests/NAnt.VisualCpp/NAnt.VisualCpp.build build
Buildfile: file:///home/iurt/rpmbuild/BUILD/nant-0.92/tests/NAnt.VisualCpp/NAnt.VisualCpp.build
Target framework: Mono 4.5 Profile
Target(s) specified: build
build:
[csc] Compiling 6 files to '/home/iurt/rpmbuild/BUILD/nant-0.92/build/mono-4.5.unix/nant-debug/bin/NAnt.VisualCpp.Tests.dll'.
BUILD SUCCEEDED
Total time: 2.4 seconds.
[nant] /home/iurt/rpmbuild/BUILD/nant-0.92/tests/NAnt.VSNet/NAnt.VSNet.build build
Buildfile: file:///home/iurt/rpmbuild/BUILD/nant-0.92/tests/NAnt.VSNet/NAnt.VSNet.build
Target framework: Mono 4.5 Profile
Target(s) specified: build
build:
[csc] Compiling 7 files to '/home/iurt/rpmbuild/BUILD/nant-0.92/build/mono-4.5.unix/nant-debug/bin/NAnt.VSNet.Tests.dll'.
BUILD SUCCEEDED
Total time: 3.2 seconds.
BUILD SUCCEEDED
Total time: 40 seconds.
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.7vBQqL
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/nant-0.92-13.mga8.x86_64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/nant-0.92-13.mga8.x86_64
++ dirname /home/iurt/rpmbuild/BUILDROOT/nant-0.92-13.mga8.x86_64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/nant-0.92-13.mga8.x86_64
+ cd nant-0.92
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/nant-0.92-13.mga8.x86_64 'INSTALL=/usr/bin/install -p' prefix=/usr
mkdir -p bootstrap
cp -R lib/ bootstrap/lib
cp src/NAnt.Console/App.config bootstrap/NAnt.exe.config
mono bootstrap/NAnt.exe -t:mono-4.5 -f:NAnt.build install -D:prefix="/usr" -D:destdir="/home/iurt/rpmbuild/BUILDROOT/nant-0.92-13.mga8.x86_64" -D:doc.prefix=""
NAnt 0.92 (Build 0.92.4543.0; release; 06/09/2012)
Copyright (C) 2001-2012 Gerry Shaw
http://nant.sourceforge.net
Buildfile: file:///home/iurt/rpmbuild/BUILD/nant-0.92/NAnt.build
Target framework: Mono 4.5 Profile
Target(s) specified: install
[tstamp] Saturday, 07 November 2020 19:54:22.
init:
debug:
set-framework-configuration:
set-mono-4.5-framework-configuration:
build:
[echo] Build Directory is /home/iurt/rpmbuild/BUILD/nant-0.92/build/mono-4.5.unix/nant-debug
[nant] /home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.Core/NAnt.Core.build build
Buildfile: file:///home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.Core/NAnt.Core.build
Target framework: Mono 4.5 Profile
Target(s) specified: build
build:
BUILD SUCCEEDED
Total time: 0.3 seconds.
[nant] /home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.Console/NAnt.Console.build build
Buildfile: file:///home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.Console/NAnt.Console.build
Target framework: Mono 4.5 Profile
Target(s) specified: build
build:
BUILD SUCCEEDED
Total time: 0 seconds.
[nant] /home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.DotNet/NAnt.DotNet.build build
Buildfile: file:///home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.DotNet/NAnt.DotNet.build
Target framework: Mono 4.5 Profile
Target(s) specified: build
build:
BUILD SUCCEEDED
Total time: 0.2 seconds.
[nant] /home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.Compression/NAnt.Compression.build build
Buildfile: file:///home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.Compression/NAnt.Compression.build
Target framework: Mono 4.5 Profile
Target(s) specified: build
build:
BUILD SUCCEEDED
Total time: 0 seconds.
[nant] /home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.NUnit/NAnt.NUnit.build build
Buildfile: file:///home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.NUnit/NAnt.NUnit.build
Target framework: Mono 4.5 Profile
Target(s) specified: build
build:
BUILD SUCCEEDED
Total time: 0 seconds.
[nant] /home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.MSNet/NAnt.MSNet.build build
Buildfile: file:///home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.MSNet/NAnt.MSNet.build
Target framework: Mono 4.5 Profile
Target(s) specified: build
BUILD SUCCEEDED
Total time: 0 seconds.
[nant] /home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.Win32/NAnt.Win32.build build
Buildfile: file:///home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.Win32/NAnt.Win32.build
Target framework: Mono 4.5 Profile
Target(s) specified: build
build:
BUILD SUCCEEDED
Total time: 0 seconds.
[nant] /home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.VisualCpp/NAnt.VisualCpp.build build
Buildfile: file:///home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.VisualCpp/NAnt.VisualCpp.build
Target framework: Mono 4.5 Profile
Target(s) specified: build
build:
BUILD SUCCEEDED
Total time: 0.1 seconds.
[nant] /home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.VSNet/NAnt.VSNet.build build
Buildfile: file:///home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.VSNet/NAnt.VSNet.build
Target framework: Mono 4.5 Profile
Target(s) specified: build
build:
BUILD SUCCEEDED
Total time: 0 seconds.
[nant] /home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.MSBuild/NAnt.MSBuild.build build
Buildfile: file:///home/iurt/rpmbuild/BUILD/nant-0.92/src/NAnt.MSBuild/NAnt.MSBuild.build
Target framework: Mono 4.5 Profile
Target(s) specified: build
BUILD SUCCEEDED
Total time: 0 seconds.
[nant] /home/iurt/rpmbuild/BUILD/nant-0.92/tests/NAnt.Core/NAnt.Core.build build
Buildfile: file:///home/iurt/rpmbuild/BUILD/nant-0.92/tests/NAnt.Core/NAnt.Core.build
Target framework: Mono 4.5 Profile
Target(s) specified: build
build:
BUILD SUCCEEDED
Total time: 0 seconds.
[nant] /home/iurt/rpmbuild/BUILD/nant-0.92/tests/NAnt.Console/NAnt.Console.build build
Buildfile: file:///home/iurt/rpmbuild/BUILD/nant-0.92/tests/NAnt.Console/NAnt.Console.build
Target framework: Mono 4.5 Profile
Target(s) specified: build
build:
BUILD SUCCEEDED
Total time: 0 seconds.
[nant] /home/iurt/rpmbuild/BUILD/nant-0.92/tests/NAnt.DotNet/NAnt.DotNet.build build
Buildfile: file:///home/iurt/rpmbuild/BUILD/nant-0.92/tests/NAnt.DotNet/NAnt.DotNet.build
Target framework: Mono 4.5 Profile
Target(s) specified: build
build:
BUILD SUCCEEDED
Total time: 0 seconds.
[nant] /home/iurt/rpmbuild/BUILD/nant-0.92/tests/NAnt.Compression/NAnt.Compression.build build
Buildfile: file:///home/iurt/rpmbuild/BUILD/nant-0.92/tests/NAnt.Compression/NAnt.Compression.build
Target framework: Mono 4.5 Profile
Target(s) specified: build
build:
BUILD SUCCEEDED
Total time: 0 seconds.
[nant] /home/iurt/rpmbuild/BUILD/nant-0.92/tests/NAnt.MSNet/NAnt.MSNet.build build
Buildfile: file:///home/iurt/rpmbuild/BUILD/nant-0.92/tests/NAnt.MSNet/NAnt.MSNet.build
Target framework: Mono 4.5 Profile
Target(s) specified: build
BUILD SUCCEEDED
Total time: 0 seconds.
[nant] /home/iurt/rpmbuild/BUILD/nant-0.92/tests/NAnt.Win32/NAnt.Win32.build build
Buildfile: file:///home/iurt/rpmbuild/BUILD/nant-0.92/tests/NAnt.Win32/NAnt.Win32.build
Target framework: Mono 4.5 Profile
Target(s) specified: build
build:
BUILD SUCCEEDED
Total time: 0 seconds.
[nant] /home/iurt/rpmbuild/BUILD/nant-0.92/tests/NAnt.VisualCpp/NAnt.VisualCpp.build build
Buildfile: file:///home/iurt/rpmbuild/BUILD/nant-0.92/tests/NAnt.VisualCpp/NAnt.VisualCpp.build
Target framework: Mono 4.5 Profile
Target(s) specified: build
build:
BUILD SUCCEEDED
Total time: 0 seconds.
[nant] /home/iurt/rpmbuild/BUILD/nant-0.92/tests/NAnt.VSNet/NAnt.VSNet.build build
Buildfile: file:///home/iurt/rpmbuild/BUILD/nant-0.92/tests/NAnt.VSNet/NAnt.VSNet.build
Target framework: Mono 4.5 Profile
Target(s) specified: build
build:
BUILD SUCCEEDED
Total time: 0 seconds.
install-linux:
[echo] Installing NAnt to '/home/iurt/rpmbuild/BUILDROOT/nant-0.92-13.mga8.x86_64/usr/lib/NAnt' ...
[copy] Copying 28 files to '/home/iurt/rpmbuild/BUILDROOT/nant-0.92-13.mga8.x86_64/usr/lib/NAnt'.
[echo] Installing NAnt Docs to '/home/iurt/rpmbuild/BUILDROOT/nant-0.92-13.mga8.x86_64/usr/lib/doc/NAnt' ...
[mkdir] Creating directory '/home/iurt/rpmbuild/BUILDROOT/nant-0.92-13.mga8.x86_64/usr/lib/doc/NAnt'.
[copy] Copying 364 files to '/home/iurt/rpmbuild/BUILDROOT/nant-0.92-13.mga8.x86_64/usr/lib/doc/NAnt'.
[mkdir] Creating directory '/home/iurt/rpmbuild/BUILDROOT/nant-0.92-13.mga8.x86_64/usr/lib/pkgconfig'.
[copy] Copying 1 file to '/home/iurt/rpmbuild/BUILDROOT/nant-0.92-13.mga8.x86_64/usr/lib/pkgconfig/nant.pc'.
[echo] Installing NAnt wrapper script to '/home/iurt/rpmbuild/BUILDROOT/nant-0.92-13.mga8.x86_64/usr/bin' ...
install:
BUILD SUCCEEDED
Total time: 2 seconds.
+ find examples -name '*.dll' -o -name '*.exe'
+ xargs rm -f
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/nant-0.92-13.mga8.x86_64/usr/share/NAnt/doc
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/nant-0.92-13.mga8.x86_64/usr/lib/doc/NAnt
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/nant-0.92-13.mga8.x86_64/usr/lib/NAnt/bin/lib
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/nant-0.92-13.mga8.x86_64/usr/lib/NAnt/bin/log4net.dll
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT/nant-0.92-13.mga8.x86_64//usr/lib64/pkgconfig
+ test /usr/lib64 = /usr/lib
+ mv /home/iurt/rpmbuild/BUILDROOT/nant-0.92-13.mga8.x86_64//usr/lib/pkgconfig/nant.pc /home/iurt/rpmbuild/BUILDROOT/nant-0.92-13.mga8.x86_64//usr/lib64/pkgconfig
+ perl -pi -e 's^/home/iurt/rpmbuild/BUILDROOT/nant-0.92-13.mga8.x86_64^^g' /home/iurt/rpmbuild/BUILDROOT/nant-0.92-13.mga8.x86_64/usr/bin/nant
+ /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 0.92-13.mga8 --unique-debug-suffix -0.92-13.mga8.x86_64 --unique-debug-src-base nant-0.92-13.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/nant-0.92
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
mangling shebang in /usr/bin/nant from /bin/sh to #!/usr/bin/sh
Processing files: nant-0.92-13.mga8.noarch
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.98jXLI
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd nant-0.92
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/nant-0.92-13.mga8.x86_64/usr/share/doc/nant
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/nant-0.92-13.mga8.x86_64/usr/share/doc/nant
+ cp -pr README.txt /home/iurt/rpmbuild/BUILDROOT/nant-0.92-13.mga8.x86_64/usr/share/doc/nant
+ cp -pr doc/license.html doc/releasenotes.html /home/iurt/rpmbuild/BUILDROOT/nant-0.92-13.mga8.x86_64/usr/share/doc/nant
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.a3pupL
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd nant-0.92
+ LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/nant-0.92-13.mga8.x86_64/usr/share/licenses/nant
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/nant-0.92-13.mga8.x86_64/usr/share/licenses/nant
+ cp -pr COPYING.txt /home/iurt/rpmbuild/BUILDROOT/nant-0.92-13.mga8.x86_64/usr/share/licenses/nant
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: mono(NAnt) = 0.92.4543.0 mono(NAnt.CompressionTasks) = 0.92.4543.0 mono(NAnt.Core) = 0.92.4543.0 mono(NAnt.DotNetTasks) = 0.92.4543.0 mono(NAnt.NUnit) = 0.92.4543.0 mono(NAnt.NUnit2Tasks) = 0.92.4543.0 mono(NAnt.VSNetTasks) = 0.92.4543.0 mono(NAnt.VisualCppTasks) = 0.92.4543.0 mono(NAnt.Win32Tasks) = 0.92.4543.0 nant = 1:0.92-13.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: mono(ICSharpCode.SharpZipLib) = 4.84.0.0 mono(NAnt.Core) = 0.92.4543.0 mono(NAnt.DotNetTasks) = 0.92.4543.0 mono(NAnt.NUnit) = 0.92.4543.0 mono(NAnt.VisualCppTasks) = 0.92.4543.0 mono(NAnt.Win32Tasks) = 0.92.4543.0 mono(System) = 4.0.0.0 mono(System.Configuration) = 4.0.0.0 mono(System.Web) = 4.0.0.0 mono(System.Xml) = 4.0.0.0 mono(log4net) = 2.0.8.0 mono(mscorlib) = 4.0.0.0 mono(nunit.core) = 2.6.4.0 mono(nunit.core.interfaces) = 2.6.4.0 mono(nunit.util) = 2.6.4.0
Processing files: nant-docs-0.92-13.mga8.noarch
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.UmVN3K
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd nant-0.92
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/nant-0.92-13.mga8.x86_64/usr/share/doc/nant-docs
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/nant-0.92-13.mga8.x86_64/usr/share/doc/nant-docs
+ cp -pr examples/Filters examples/HelloWindowsForms examples/HelloWorld examples/NUnit2 examples/ScriptTask examples/Simple examples/Solution examples/StyleTask examples/UserTask examples/examples.build /home/iurt/rpmbuild/BUILDROOT/nant-0.92-13.mga8.x86_64/usr/share/doc/nant-docs
+ cp -pr doc/help/elements doc/help/enums doc/help/filters doc/help/functions doc/help/fundamentals doc/help/images doc/help/index.html doc/help/introduction doc/help/style.css doc/help/tasks doc/help/types /home/iurt/rpmbuild/BUILDROOT/nant-0.92-13.mga8.x86_64/usr/share/doc/nant-docs
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: nant-docs = 1:0.92-13.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: nant-devel-0.92-13.mga8.noarch
Provides: nant-devel = 1:0.92-13.mga8 pkgconfig(nant) = 0.92
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: pkgconfig
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/nant-0.92-13.mga8.x86_64
Wrote: /home/iurt/rpmbuild/RPMS/noarch/nant-devel-0.92-13.mga8.noarch.rpm
Wrote: /home/iurt/rpmbuild/RPMS/noarch/nant-docs-0.92-13.mga8.noarch.rpm
Wrote: /home/iurt/rpmbuild/RPMS/noarch/nant-0.92-13.mga8.noarch.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.mC179K
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd nant-0.92
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/nant-0.92-13.mga8.x86_64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.wHixrL
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf nant-0.92
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!