D: [iurt_root_command] chroot warning: %make is deprecated, use %make_build instead Installing /home/iurt/rpmbuild/SRPMS/taglib-sharp-2.1.0.0-9.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.iwdDWw + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf taglib-sharp-2.1.0.0 + /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/taglib-sharp-2.1.0.0.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd taglib-sharp-2.1.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Yma7Wu + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd taglib-sharp-2.1.0.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + sed -i 's!gmcs!mcs!' configure configure.ac + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --libdir=/usr --disable-docs configure: WARNING: unrecognized options: --disable-dependency-tracking checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... no checking for grep that handles long lines and -e... /usr/bin/grep checking for mcs... /usr/bin/mcs checking for mono... /usr/bin/mono checking for al... /usr/bin/al checking for gacutil... /usr/bin/gacutil checking for aarch64-mageia-linux-gnu-pkg-config... /usr/bin/aarch64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes configure: not building Banshee API documentation checking Mono GAC for ICSharpCode.SharpZipLib.dll... found checking for GNOME_SHARP... no checking for EXIV2... yes checking for MONO_NUNIT... no configure: WARNING: Could not find mono-nunit: tests will not be available. configure: WARNING: RAW image file tests disabled. configure: creating ./config.status config.status: creating Makefile config.status: creating taglib-sharp.pc config.status: creating src/Makefile config.status: creating src/AssemblyInfo.cs config.status: creating src/policy.2.0.taglib-sharp.config config.status: creating examples/Makefile config.status: creating docs/Makefile config.status: creating docs/Package.en.xml configure: WARNING: unrecognized options: --disable-dependency-tracking TagLib# (taglib-sharp-2.1.0.0) is ready to be compiled. + /usr/bin/make -O -j8 Making all in src make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/taglib-sharp-2.1.0.0/src' cp ../taglib-sharp.snk . make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/taglib-sharp-2.1.0.0/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/taglib-sharp-2.1.0.0/src' /usr/bin/al /link:policy.2.0.taglib-sharp.config /out:policy.2.0.taglib-sharp.dll /keyfile:taglib-sharp.snk ALINK: warning A99999: Path 'policy.2.0.taglib-sharp.config' in the resource name is not supported. Using just file name 'policy.2.0.taglib-sharp.config' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/taglib-sharp-2.1.0.0/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/taglib-sharp-2.1.0.0/src' /usr/bin/mcs -codepage:utf8 -debug /target:library -r:ICSharpCode.SharpZipLib.dll -define:HAVE_SHARPZIPLIB /define:SIGN /out:taglib-sharp.dll AssemblyInfo.cs TagLib/ByteVector.cs TagLib/ByteVectorList.cs TagLib/CombinedTag.cs TagLib/CorruptFileException.cs TagLib/Debugger.cs TagLib/File.cs TagLib/FileTypes.cs TagLib/Genres.cs TagLib/ICodec.cs TagLib/ListBase.cs TagLib/Picture.cs TagLib/Properties.cs TagLib/ReadOnlyByteVector.cs TagLib/StringList.cs TagLib/SupportedMimeType.cs TagLib/Tag.cs TagLib/UnsupportedFormatException.cs TagLib/Aac/AudioHeader.cs TagLib/Aac/BitStream.cs TagLib/Aac/File.cs TagLib/Aiff/File.cs TagLib/Aiff/StreamHeader.cs TagLib/Ape/File.cs TagLib/Ape/Footer.cs TagLib/Ape/Item.cs TagLib/Ape/StreamHeader.cs TagLib/Ape/Tag.cs TagLib/Asf/ContentDescriptionObject.cs TagLib/Asf/ContentDescriptor.cs TagLib/Asf/DescriptionRecord.cs TagLib/Asf/ExtendedContentDescriptionObject.cs TagLib/Asf/File.cs TagLib/Asf/FilePropertiesObject.cs TagLib/Asf/Guid.cs TagLib/Asf/HeaderExtensionObject.cs TagLib/Asf/HeaderObject.cs TagLib/Asf/MetadataLibraryObject.cs TagLib/Asf/Object.cs TagLib/Asf/PaddingObject.cs TagLib/Asf/StreamPropertiesObject.cs TagLib/Asf/Tag.cs TagLib/Asf/UnknownObject.cs TagLib/Audible/File.cs TagLib/Audible/Tag.cs TagLib/Flac/Block.cs TagLib/Flac/BlockHeader.cs TagLib/Flac/File.cs TagLib/Flac/Picture.cs TagLib/Flac/StreamHeader.cs TagLib/Gif/Codec.cs TagLib/Gif/File.cs TagLib/Gif/GifCommentTag.cs TagLib/IFD/IFDDirectory.cs TagLib/IFD/IFDEntry.cs TagLib/IFD/IFDEntryType.cs TagLib/IFD/IFDReader.cs TagLib/IFD/IFDRenderer.cs TagLib/IFD/IFDStructure.cs TagLib/IFD/IFDTag.cs TagLib/IIM/IIMReader.cs TagLib/IIM/IIMTag.cs TagLib/Id3v1/StringHandler.cs TagLib/Id3v1/Tag.cs TagLib/Id3v2/ExtendedHeader.cs TagLib/Id3v2/Footer.cs TagLib/Id3v2/Frame.cs TagLib/Id3v2/FrameFactory.cs TagLib/Id3v2/FrameHeader.cs TagLib/Id3v2/FrameTypes.cs TagLib/Id3v2/Header.cs TagLib/Id3v2/SynchData.cs TagLib/Id3v2/Tag.cs TagLib/Image/Codec.cs TagLib/Image/CombinedImageTag.cs TagLib/Image/File.cs TagLib/Image/ImageBlockFile.cs TagLib/Image/ImageOrientation.cs TagLib/Image/ImageTag.cs TagLib/Jpeg/Codec.cs TagLib/Jpeg/File.cs TagLib/Jpeg/JpegCommentTag.cs TagLib/Jpeg/Marker.cs TagLib/Jpeg/Table.cs TagLib/Matroska/AudioTrack.cs TagLib/Matroska/EBMLElement.cs TagLib/Matroska/EBMLIDs.cs TagLib/Matroska/File.cs TagLib/Matroska/MatroskaIDs.cs TagLib/Matroska/SubtitleTrack.cs TagLib/Matroska/Tag.cs TagLib/Matroska/Track.cs TagLib/Matroska/VideoTrack.cs TagLib/Mpc/File.cs TagLib/Mpc/StreamHeader.cs TagLib/Mpeg/AudioFile.cs TagLib/Mpeg/AudioHeader.cs TagLib/Mpeg/File.cs TagLib/Mpeg/VBRIHeader.cs TagLib/Mpeg/VideoHeader.cs TagLib/Mpeg/XingHeader.cs TagLib/Mpeg4/AppleTag.cs TagLib/Mpeg4/Box.cs TagLib/Mpeg4/BoxFactory.cs TagLib/Mpeg4/BoxHeader.cs TagLib/Mpeg4/BoxTypes.cs TagLib/Mpeg4/File.cs TagLib/Mpeg4/FileParser.cs TagLib/NonContainer/EndTag.cs TagLib/NonContainer/File.cs TagLib/NonContainer/StartTag.cs TagLib/NonContainer/Tag.cs TagLib/Ogg/Bitstream.cs TagLib/Ogg/Codec.cs TagLib/Ogg/File.cs TagLib/Ogg/GroupedComment.cs TagLib/Ogg/Page.cs TagLib/Ogg/PageHeader.cs TagLib/Ogg/Paginator.cs TagLib/Ogg/XiphComment.cs TagLib/Png/Codec.cs TagLib/Png/File.cs TagLib/Png/PngTag.cs TagLib/Riff/AviHeaderList.cs TagLib/Riff/AviStream.cs TagLib/Riff/BitmapInfoHeader.cs TagLib/Riff/DivXTag.cs TagLib/Riff/File.cs TagLib/Riff/InfoTag.cs TagLib/Riff/List.cs TagLib/Riff/ListTag.cs TagLib/Riff/MovieIdTag.cs TagLib/Riff/WaveFormatEx.cs TagLib/Tiff/BaseTiffFile.cs TagLib/Tiff/Codec.cs TagLib/Tiff/File.cs TagLib/WavPack/File.cs TagLib/WavPack/StreamHeader.cs TagLib/Xmp/XmlNodeExtensions.cs TagLib/Xmp/XmpNode.cs TagLib/Xmp/XmpNodeType.cs TagLib/Xmp/XmpNodeVisitor.cs TagLib/Xmp/XmpTag.cs TagLib/IFD/Entries/ByteIFDEntry.cs TagLib/IFD/Entries/ByteVectorIFDEntry.cs TagLib/IFD/Entries/LongArrayIFDEntry.cs TagLib/IFD/Entries/LongIFDEntry.cs TagLib/IFD/Entries/MakernoteIFDEntry.cs TagLib/IFD/Entries/Rational.cs TagLib/IFD/Entries/RationalArrayIFDEntry.cs TagLib/IFD/Entries/RationalIFDEntry.cs TagLib/IFD/Entries/SByteIFDEntry.cs TagLib/IFD/Entries/SLongArrayIFDEntry.cs TagLib/IFD/Entries/SLongIFDEntry.cs TagLib/IFD/Entries/SRational.cs TagLib/IFD/Entries/SRationalArrayIFDEntry.cs TagLib/IFD/Entries/SRationalIFDEntry.cs TagLib/IFD/Entries/SShortArrayIFDEntry.cs TagLib/IFD/Entries/SShortIFDEntry.cs TagLib/IFD/Entries/ShortArrayIFDEntry.cs TagLib/IFD/Entries/ShortIFDEntry.cs TagLib/IFD/Entries/StringIFDEntry.cs TagLib/IFD/Entries/StripOffsetsIFDEntry.cs TagLib/IFD/Entries/SubIFDArrayEntry.cs TagLib/IFD/Entries/SubIFDEntry.cs TagLib/IFD/Entries/ThumbnailDataIFDEntry.cs TagLib/IFD/Entries/UndefinedIFDEntry.cs TagLib/IFD/Entries/UserCommentIFDEntry.cs TagLib/IFD/Makernotes/Nikon3MakernoteReader.cs TagLib/IFD/Tags/CanonFileInfoEntryTag.cs TagLib/IFD/Tags/CanonMakerNoteEntryTag.cs TagLib/IFD/Tags/CanonPictureInfoEntryTag.cs TagLib/IFD/Tags/ExifEntryTag.cs TagLib/IFD/Tags/GPSEntryTag.cs TagLib/IFD/Tags/IFDEntryTag.cs TagLib/IFD/Tags/IOPEntryTag.cs TagLib/IFD/Tags/Nikon3MakerNoteEntryTag.cs TagLib/IFD/Tags/NikonIsoInfoEntryTag.cs TagLib/IFD/Tags/NikonLensData3EntryTag.cs TagLib/IFD/Tags/NikonPictureControlEntryTag.cs TagLib/IFD/Tags/NikonPreviewMakerNoteEntryTag.cs TagLib/IFD/Tags/NikonShotInfoEntryTag.cs TagLib/IFD/Tags/NikonVibrationReductionEntryTag.cs TagLib/IFD/Tags/NikonWorldTimeEntryTag.cs TagLib/IFD/Tags/OlympusMakerNoteEntryTag.cs TagLib/IFD/Tags/PanasonicMakerNoteEntryTag.cs TagLib/IFD/Tags/PentaxMakerNoteEntryTag.cs TagLib/IFD/Tags/SonyMakerNoteEntryTag.cs TagLib/Id3v2/Frames/AttachedPictureFrame.cs TagLib/Id3v2/Frames/CommentsFrame.cs TagLib/Id3v2/Frames/GeneralEncapsulatedObjectFrame.cs TagLib/Id3v2/Frames/MusicCdIdentifierFrame.cs TagLib/Id3v2/Frames/PlayCountFrame.cs TagLib/Id3v2/Frames/PopularimeterFrame.cs TagLib/Id3v2/Frames/PrivateFrame.cs TagLib/Id3v2/Frames/RelativeVolumeFrame.cs TagLib/Id3v2/Frames/SynchronizedLyricsFrame.cs TagLib/Id3v2/Frames/TermsOfUseFrame.cs TagLib/Id3v2/Frames/TextIdentificationFrame.cs TagLib/Id3v2/Frames/UniqueFileIdentifierFrame.cs TagLib/Id3v2/Frames/UnknownFrame.cs TagLib/Id3v2/Frames/UnsynchronisedLyricsFrame.cs TagLib/Image/NoMetadata/File.cs TagLib/Mpeg4/Boxes/AppleAdditionalInfoBox.cs TagLib/Mpeg4/Boxes/AppleAnnotationBox.cs TagLib/Mpeg4/Boxes/AppleDataBox.cs TagLib/Mpeg4/Boxes/AppleElementaryStreamDescriptor.cs TagLib/Mpeg4/Boxes/AppleItemListBox.cs TagLib/Mpeg4/Boxes/FullBox.cs TagLib/Mpeg4/Boxes/IsoAudioSampleEntry.cs TagLib/Mpeg4/Boxes/IsoChunkLargeOffsetBox.cs TagLib/Mpeg4/Boxes/IsoChunkOffsetBox.cs TagLib/Mpeg4/Boxes/IsoFreeSpaceBox.cs TagLib/Mpeg4/Boxes/IsoHandlerBox.cs TagLib/Mpeg4/Boxes/IsoMetaBox.cs TagLib/Mpeg4/Boxes/IsoMovieHeaderBox.cs TagLib/Mpeg4/Boxes/IsoSampleDescriptionBox.cs TagLib/Mpeg4/Boxes/IsoSampleEntry.cs TagLib/Mpeg4/Boxes/IsoSampleTableBox.cs TagLib/Mpeg4/Boxes/IsoUserDataBox.cs TagLib/Mpeg4/Boxes/IsoVisualSampleEntry.cs TagLib/Mpeg4/Boxes/TextBox.cs TagLib/Mpeg4/Boxes/UnknownBox.cs TagLib/Mpeg4/Boxes/UrlBox.cs TagLib/Ogg/Codecs/Theora.cs TagLib/Ogg/Codecs/Vorbis.cs TagLib/Tiff/Arw/File.cs TagLib/Tiff/Cr2/File.cs TagLib/Tiff/Dng/File.cs TagLib/Tiff/Nef/File.cs TagLib/Tiff/Pef/File.cs TagLib/Tiff/Rw2/File.cs TagLib/Tiff/Rw2/IFDReader.cs TagLib/Tiff/Rw2/IFDTag.cs AssemblyInfo.cs warning CS2002: Source file `AssemblyInfo.cs' specified multiple times AssemblyInfo.cs(35,11): warning CS1699: Use compiler option `keyfile' or appropriate project settings instead of `AssemblyKeyFile' attribute TagLib/Audible/Tag.cs(153,21): warning CS0168: The variable `e' is declared but never used TagLib/Png/File.cs(878,45): warning CS0618: `ICSharpCode.SharpZipLib.Zip.Compression.Inflater' is obsolete: `This assembly has been deprecated. Please use https://www.nuget.org/packages/SharpZipLib/ instead.' TagLib/Png/File.cs(879,50): warning CS0618: `ICSharpCode.SharpZipLib.Zip.Compression.Inflater' is obsolete: `This assembly has been deprecated. Please use https://www.nuget.org/packages/SharpZipLib/ instead.' Compilation succeeded - 4 warning(s) make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/taglib-sharp-2.1.0.0/src' Making all in examples make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/taglib-sharp-2.1.0.0/examples' if [ ! -e taglib-sharp.dll ]; then ln -s ../src/taglib-sharp.dll taglib-sharp.dll; fi make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/taglib-sharp-2.1.0.0/examples' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/taglib-sharp-2.1.0.0/examples' /usr/bin/mcs -out:ListSupportedMimeTypes.exe -debug -r:taglib-sharp.dll ListSupportedMimeTypes.cs make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/taglib-sharp-2.1.0.0/examples' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/taglib-sharp-2.1.0.0/examples' /usr/bin/mcs -out:SetPictures.exe -debug -r:taglib-sharp.dll SetPictures.cs make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/taglib-sharp-2.1.0.0/examples' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/taglib-sharp-2.1.0.0/examples' /usr/bin/mcs -out:ParsePhoto.exe -debug -r:taglib-sharp.dll ParsePhoto.cs make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/taglib-sharp-2.1.0.0/examples' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/taglib-sharp-2.1.0.0/examples' /usr/bin/mcs -out:StripImageData.exe -debug -r:taglib-sharp.dll StripImageData.cs make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/taglib-sharp-2.1.0.0/examples' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/taglib-sharp-2.1.0.0/examples' /usr/bin/mcs -out:BatchSet.exe -debug -r:taglib-sharp.dll BatchSet.cs make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/taglib-sharp-2.1.0.0/examples' Making all in docs make[1]: Nothing to be done for 'all'. make[1]: Nothing to be done for 'all-am'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.UFBlPw + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/taglib-sharp-2.1.0.0-9.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/taglib-sharp-2.1.0.0-9.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/taglib-sharp-2.1.0.0-9.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/taglib-sharp-2.1.0.0-9.mga8.aarch64 + cd taglib-sharp-2.1.0.0 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/taglib-sharp-2.1.0.0-9.mga8.aarch64 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/taglib-sharp-2.1.0.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/taglib-sharp-2.1.0.0/src' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/gacutil /i taglib-sharp.dll /f /package taglib-sharp /gacdir /usr/lib /root /home/iurt/rpmbuild/BUILDROOT/taglib-sharp-2.1.0.0-9.mga8.aarch64/usr/lib Package exported to: /home/iurt/rpmbuild/BUILDROOT/taglib-sharp-2.1.0.0-9.mga8.aarch64/usr/lib/mono/taglib-sharp/taglib-sharp.dll -> ../gac/taglib-sharp/2.1.0.0__db62eba44689b5b0/taglib-sharp.dll Installed taglib-sharp.dll into the gac (/home/iurt/rpmbuild/BUILDROOT/taglib-sharp-2.1.0.0-9.mga8.aarch64/usr/lib/mono/gac) /usr/bin/gacutil /i policy.2.0.taglib-sharp.dll /f /gacdir /usr/lib /root /home/iurt/rpmbuild/BUILDROOT/taglib-sharp-2.1.0.0-9.mga8.aarch64/usr/lib Installed policy.2.0.taglib-sharp.dll into the gac (/home/iurt/rpmbuild/BUILDROOT/taglib-sharp-2.1.0.0-9.mga8.aarch64/usr/lib/mono/gac) make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/taglib-sharp-2.1.0.0/src' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/taglib-sharp-2.1.0.0/src' Making install in examples make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/taglib-sharp-2.1.0.0/examples' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/taglib-sharp-2.1.0.0/examples' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/taglib-sharp-2.1.0.0/examples' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/taglib-sharp-2.1.0.0/examples' Making install in docs make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/taglib-sharp-2.1.0.0/docs' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/taglib-sharp-2.1.0.0/docs' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/make install-data-hook make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/taglib-sharp-2.1.0.0/docs' make[3]: Nothing to be done for 'install-data-hook'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/taglib-sharp-2.1.0.0/docs' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/taglib-sharp-2.1.0.0/docs' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/taglib-sharp-2.1.0.0/docs' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/taglib-sharp-2.1.0.0' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/taglib-sharp-2.1.0.0' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/taglib-sharp-2.1.0.0-9.mga8.aarch64/usr/share/pkgconfig' /usr/bin/install -p -m 644 taglib-sharp.pc '/home/iurt/rpmbuild/BUILDROOT/taglib-sharp-2.1.0.0-9.mga8.aarch64/usr/share/pkgconfig' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/taglib-sharp-2.1.0.0' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/taglib-sharp-2.1.0.0' + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 2.1.0.0-9.mga8 --unique-debug-suffix -2.1.0.0-9.mga8.aarch64 --unique-debug-src-base taglib-sharp-2.1.0.0-9.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/taglib-sharp-2.1.0.0 + '[' -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/translate_menu + '[' -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/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: taglib-sharp-2.1.0.0-9.mga8.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.QkjoSv + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd taglib-sharp-2.1.0.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/taglib-sharp-2.1.0.0-9.mga8.aarch64/usr/share/doc/taglib-sharp + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/taglib-sharp-2.1.0.0-9.mga8.aarch64/usr/share/doc/taglib-sharp + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/taglib-sharp-2.1.0.0-9.mga8.aarch64/usr/share/doc/taglib-sharp + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/taglib-sharp-2.1.0.0-9.mga8.aarch64/usr/share/doc/taglib-sharp + cp -pr README /home/iurt/rpmbuild/BUILDROOT/taglib-sharp-2.1.0.0-9.mga8.aarch64/usr/share/doc/taglib-sharp + RPM_EC=0 ++ jobs -p + exit 0 Provides: mono(policy.2.0.taglib-sharp) = 0.0.0.0 mono(taglib-sharp) = 2.1.0.0 taglib-sharp = 2.1.0.0-9.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(System.Core) = 4.0.0.0 mono(System.Xml) = 4.0.0.0 mono(mscorlib) = 4.0.0.0 Processing files: taglib-sharp-devel-2.1.0.0-9.mga8.noarch Provides: pkgconfig(taglib-sharp) = 2.1.0.0 taglib-sharp-devel = 2.1.0.0-9.mga8 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/taglib-sharp-2.1.0.0-9.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/taglib-sharp-devel-2.1.0.0-9.mga8.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/taglib-sharp-2.1.0.0-9.mga8.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.RWzpht + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd taglib-sharp-2.1.0.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/taglib-sharp-2.1.0.0-9.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Gx19tv + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf taglib-sharp-2.1.0.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!