Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/gio-sharp.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-fb66127b1e6d8a6f3f0e801c27f35de09fad2911/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=995) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/gio-sharp.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/gio-sharp-0.3-14.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/gio-sharp.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-fb66127b1e6d8a6f3f0e801c27f35de09fad2911/root'shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/gio-sharp.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Wn2ApY + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mono-gio-sharp-31b4926 + /usr/bin/gzip -dc /builddir/build/SOURCES/mono-gio-sharp-0.3-0-g8ed9274.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd mono-gio-sharp-31b4926 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i s#gmcs#mcs#g configure.ac.in + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.O4bo5W + umask 022 + cd /builddir/build/BUILD + cd mono-gio-sharp-31b4926 + NOCONFIGURE=true + ./autogen-2.22.sh autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: configure.ac: creating directory config autoreconf: configure.ac: not using Libtool autoreconf: running: /usr/bin/autoconf --force autoreconf: configure.ac: not using Autoheader autoreconf: running: automake --add-missing --copy --force-missing configure.ac:6: installing 'config/install-sh' configure.ac:6: installing 'config/missing' Makefile.am: installing './INSTALL' generator/Makefile.am:55: warning: addprefix $(srcdir: non-POSIX variable name generator/Makefile.am:55: (probably a GNU make extension) autoreconf: Leaving directory `.' Skipping configure process. + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' arm == ppc64le ']' ++ find . -name config.guess -o -name config.sub + ./configure --build=armv7hl-redhat-linux-gnu --host=armv7hl-redhat-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/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info 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 whether make supports nested variables... yes checking whether UID '995' is supported by ustar format... yes checking whether GID '135' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking for mono... /usr/bin/mono checking for mcs... /usr/bin/mcs checking for gacutil... /usr/bin/gacutil checking for armv7hl-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GLIBSHARP... yes checking for GAPI... yes checking for GLIB... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating generator/Makefile config.status: creating gio/Makefile config.status: creating gio/AssemblyInfo.cs config.status: creating gio/gio-sharp.dll.config config.status: creating gio/gio-sharp-2.0.pc config.status: creating sources/Makefile configure: WARNING: unrecognized options: --disable-dependency-tracking + make Making all in generator make[1]: Entering directory `/builddir/build/BUILD/mono-gio-sharp-31b4926/generator' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/mono-gio-sharp-31b4926/generator' Making all in gio make[1]: Entering directory `/builddir/build/BUILD/mono-gio-sharp-31b4926/gio' *** Massaging the raw api into gio-api.xml cp ./gio-api.raw gio-api.xml chmod +w ./gio-api.xml gapi2-fixup --api=gio-api.xml --metadata=./Gio.metadata Warning: matched no nodes make -C ../generator gapi_codegen.exe make[2]: Entering directory `/builddir/build/BUILD/mono-gio-sharp-31b4926/generator' *** Building the generator /usr/bin/mcs /out:gapi_codegen.exe ./AliasGen.cs ./BoxedGen.cs ./ByRefGen.cs ./CallbackGen.cs ./ChildProperty.cs ./ClassBase.cs ./ClassGen.cs ./CodeGenerator.cs ./ConstFilenameGen.cs ./ConstStringGen.cs ./Ctor.cs ./EnumGen.cs ./FieldBase.cs ./GenBase.cs ./GenerationInfo.cs ./HandleBase.cs ./IAccessor.cs ./IGeneratable.cs ./IManualMarshaler.cs ./InterfaceGen.cs ./LPGen.cs ./LPUGen.cs ./ManagedCallString.cs ./ManualGen.cs ./MarshalGen.cs ./MethodBase.cs ./MethodBody.cs ./Method.cs ./ObjectField.cs ./ObjectBase.cs ./ObjectGen.cs ./OpaqueGen.cs ./Parameters.cs ./Parser.cs ./Property.cs ./PropertyBase.cs ./ReturnValue.cs ./Signal.cs ./Signature.cs ./SimpleBase.cs ./SimpleGen.cs ./Statistics.cs ./StructBase.cs ./StructField.cs ./StructGen.cs ./SymbolTable.cs ./VirtualMethod.cs ./VMSignature.cs make[2]: Leaving directory `/builddir/build/BUILD/mono-gio-sharp-31b4926/generator' *** Generating C# code mkdir -p ./generated /usr/bin/mono ./../generator/gapi_codegen.exe -I:/usr/lib/pkgconfig/../../share/gapi-2.0/glib-api.xml --outdir=./generated --customdir=. --generate gio-api.xml Simple type element GSeekType has no specified default value Name: socket Type: GSocket* in callback GSocketSourceFunc Ellipsis parameter in g_async_initable_new_async in type GLib.AsyncInitable Name: parameters Type: GParameter* in g_async_initable_newv_async in type GLib.AsyncInitable Ellipsis parameter in g_initable_new in type GLib.Initable Name: parameters Type: GParameter* in g_initable_newv in type GLib.Initable Name: cb Type: GCallback in g_cancellable_connect in method Connect in type GLib.Cancellable Name: pollfd Type: GPollFD* in g_cancellable_make_pollfd in method MakePollfd in type GLib.Cancellable Name: key_file Type: GKeyFile* in g_desktop_app_info_new_from_keyfile in type GLib.DesktopAppInfo GLib.NetworkAddress implements unknown GInterface GSocketConnectable GLib.NetworkService implements unknown GInterface GSocketConnectable rettype: GTypeClass* in method RefClass in type GLib.IOExtension Ellipsis parameter in g_simple_async_report_error_in_idle in method AsyncReportErrorInIdle in type GLib.Simple Interface GLib.File virtual method GetUri has no matching method to invoke. Interface GLib.File virtual method GetParseName has no matching method to invoke. Interface GLib.File virtual method PrefixMatches has no matching method to invoke. Interface GLib.File virtual method QuerySettableAttributesAsync has no matching method to invoke. Interface GLib.File virtual method QuerySettableAttributesFinish has no matching method to invoke. Interface GLib.File virtual method QueryWritableNamespacesAsync has no matching method to invoke. Interface GLib.File virtual method QueryWritableNamespacesFinish has no matching method to invoke. Interface GLib.File virtual method ReadFn has no matching method to invoke. Interface GLib.File virtual method DeleteFile has no matching method to invoke. Interface GLib.File virtual method DeleteFileAsync has no matching method to invoke. Interface GLib.File virtual method DeleteFileFinish has no matching method to invoke. Interface GLib.File virtual method TrashAsync has no matching method to invoke. Interface GLib.File virtual method TrashFinish has no matching method to invoke. Interface GLib.File virtual method MakeDirectoryAsync has no matching method to invoke. Interface GLib.File virtual method MakeDirectoryFinish has no matching method to invoke. Interface GLib.File virtual method MakeSymbolicLinkAsync has no matching method to invoke. Interface GLib.File virtual method MakeSymbolicLinkFinish has no matching method to invoke. Interface GLib.File virtual method MoveAsync has no matching method to invoke. Interface GLib.File virtual method MoveFinish has no matching method to invoke. Interface GLib.File virtual method MonitorDir has no matching method to invoke. Interface GLib.File virtual method MonitorFile has no matching method to invoke. Defaulting FileProgressCallback param to 'call' scope in method SimpleAsyncThreadFunc.Copy Defaulting FileReadMoreCallback param to 'call' scope in method SimpleAsyncThreadFunc.LoadPartialContentsAsync Defaulting FileProgressCallback param to 'call' scope in method SimpleAsyncThreadFunc.Move Defaulting FileProgressCallback param to 'call' scope in method SimpleAsyncThreadFunc.CopyAsync Interface GLib.Icon virtual method ToTokens has no matching method to invoke. Interface GLib.Icon virtual method FromTokens has no matching method to invoke. Interface GLib.Seekable virtual method Tell has no matching method to invoke. Interface GLib.Seekable virtual method CanSeek has no matching method to invoke. Interface GLib.Seekable virtual method TruncateFn has no matching method to invoke. Defaulting ReallocFunc param to 'call' scope in method MemoryOutputStream.g_memory_output_stream_new Defaulting AsyncReadyCallback param to 'call' scope in method SimpleAsyncResult.g_simple_async_result_new Defaulting AsyncReadyCallback param to 'call' scope in method SimpleAsyncResult.g_simple_async_result_new_from_error Defaulting SimpleAsyncThreadFunc param to 'call' scope in method SimpleAsyncResult.RunInThread No glue-filename specified, can't create glue for FileAttributeInfoList.NInfos No glue-filename specified, can't create glue for FileAttributeInfoList.Infos Defaulting IOSchedulerJobFunc param to 'call' scope in method Io.SchedulerPushJob Defaulting AsyncReadyCallback param to 'call' scope in method Simple.AsyncReportGerrorInIdle Generation Summary: Enums: 23 Structs: 3 Boxed: 0 Opaques: 8 Interfaces: 12 Objects: 34 Callbacks: 6 Properties: 26 Signals: 20 Methods: 746 Constructors: 29 Throttled: 9 Total Nodes: 916 *** Building gio-sharp.dll /usr/bin/mcs -target:library -out:gio-sharp.dll -d:GIO_SHARP_2_22 -unsafe -debug `pkg-config --libs glib-sharp-2.0` AssemblyInfo.cs ./FileFactory.cs ./GioStream.cs ./generated/*.cs AssemblyInfo.cs(6,11): warning CS1699: Use compiler option `keyfile' or appropriate project settings instead of `AssemblyKeyFile' attribute ./generated/AsyncInitableAdapter.cs(30,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/AsyncInitableAdapter.cs(44,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/AsyncResultAdapter.cs(30,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/AsyncResultAdapter.cs(46,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/Cancellable.cs(29,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/DesktopAppInfoLookupAdapter.cs(28,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(203,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(219,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(235,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(251,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(267,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(283,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(299,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(315,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(331,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(347,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(363,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(379,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(397,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(415,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(429,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(447,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(465,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(479,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(497,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(515,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(529,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(547,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(565,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(579,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(597,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(615,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(629,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(647,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(665,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(683,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(701,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(719,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(733,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(751,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(765,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(783,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(801,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(815,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(833,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(851,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(865,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(883,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(901,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(915,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(933,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(951,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(969,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(987,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(1006,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(1021,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(1039,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(1058,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(1072,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(1090,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(1104,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(1122,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(1136,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(1154,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(1168,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(1186,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(1204,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(1218,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(1236,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(1254,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(1268,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(1286,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(1304,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(1318,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(1336,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(1350,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(1368,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(1382,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(1400,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(1414,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(1432,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(1446,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(1464,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileAdapter.cs(1478,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FileMonitor.cs(48,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/FilenameCompleter.cs(29,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/GLibSharp.AsyncReadyCallbackNative.cs(10,3): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/GLibSharp.FileProgressCallbackNative.cs(10,3): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/GLibSharp.FileReadMoreCallbackNative.cs(10,3): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/GLibSharp.GSourceFuncNative.cs(10,3): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/GLibSharp.IOSchedulerJobFuncNative.cs(10,3): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/GLibSharp.ReallocFuncNative.cs(10,3): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/GLibSharp.SimpleAsyncThreadFuncNative.cs(10,3): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/IconAdapter.cs(32,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/IconAdapter.cs(48,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/InitableAdapter.cs(28,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/LoadableIconAdapter.cs(32,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/LoadableIconAdapter.cs(50,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/LoadableIconAdapter.cs(64,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/MountOperation.cs(143,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/MountOperation.cs(190,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/MountOperation.cs(239,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/MountOperation.cs(294,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/MountOperation.cs(345,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/SeekableAdapter.cs(33,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/SeekableAdapter.cs(51,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/VolumeMonitor.cs(22,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/VolumeMonitor.cs(71,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/VolumeMonitor.cs(120,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/VolumeMonitor.cs(169,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/VolumeMonitor.cs(218,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/VolumeMonitor.cs(267,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/VolumeMonitor.cs(316,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/VolumeMonitor.cs(365,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/VolumeMonitor.cs(414,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/VolumeMonitor.cs(463,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/VolumeMonitor.cs(512,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' ./generated/VolumeMonitor.cs(561,4): warning CS0618: `GLib.CDeclCallbackAttribute' is obsolete: `You must use the UnmanagedFunctionPointer attribute with value 'CallingConvention.Cdecl'. This attribute does not set the delegate to 'cdecl' correctly' Compilation succeeded - 119 warning(s) make[1]: Leaving directory `/builddir/build/BUILD/mono-gio-sharp-31b4926/gio' Making all in sources make[1]: Entering directory `/builddir/build/BUILD/mono-gio-sharp-31b4926/sources' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/mono-gio-sharp-31b4926/sources' make[1]: Entering directory `/builddir/build/BUILD/mono-gio-sharp-31b4926' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/mono-gio-sharp-31b4926' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.MqtzL9 + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gio-sharp-0.3-14.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gio-sharp-0.3-14.el7.arm ++ dirname /builddir/build/BUILDROOT/gio-sharp-0.3-14.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gio-sharp-0.3-14.el7.arm + cd mono-gio-sharp-31b4926 + make install DESTDIR=/builddir/build/BUILDROOT/gio-sharp-0.3-14.el7.arm Making install in generator make[1]: Entering directory `/builddir/build/BUILD/mono-gio-sharp-31b4926/generator' make[2]: Entering directory `/builddir/build/BUILD/mono-gio-sharp-31b4926/generator' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/mono-gio-sharp-31b4926/generator' make[1]: Leaving directory `/builddir/build/BUILD/mono-gio-sharp-31b4926/generator' Making install in gio make[1]: Entering directory `/builddir/build/BUILD/mono-gio-sharp-31b4926/gio' make[2]: Entering directory `/builddir/build/BUILD/mono-gio-sharp-31b4926/gio' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gio-sharp-0.3-14.el7.arm/usr/share/gapi-2.0' /usr/bin/install -c -m 644 gio-api.xml '/builddir/build/BUILDROOT/gio-sharp-0.3-14.el7.arm/usr/share/gapi-2.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gio-sharp-0.3-14.el7.arm/usr/lib/gio-sharp' /usr/bin/install -c gio-sharp.dll gio-sharp.dll.mdb gio-sharp.dll.config '/builddir/build/BUILDROOT/gio-sharp-0.3-14.el7.arm/usr/lib/gio-sharp' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gio-sharp-0.3-14.el7.arm/usr/lib/pkgconfig' /usr/bin/install -c -m 644 gio-sharp-2.0.pc '/builddir/build/BUILDROOT/gio-sharp-0.3-14.el7.arm/usr/lib/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/mono-gio-sharp-31b4926/gio' make[1]: Leaving directory `/builddir/build/BUILD/mono-gio-sharp-31b4926/gio' Making install in sources make[1]: Entering directory `/builddir/build/BUILD/mono-gio-sharp-31b4926/sources' make[2]: Entering directory `/builddir/build/BUILD/mono-gio-sharp-31b4926/sources' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/mono-gio-sharp-31b4926/sources' make[1]: Leaving directory `/builddir/build/BUILD/mono-gio-sharp-31b4926/sources' make[1]: Entering directory `/builddir/build/BUILD/mono-gio-sharp-31b4926' make[2]: Entering directory `/builddir/build/BUILD/mono-gio-sharp-31b4926' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/mono-gio-sharp-31b4926' make[1]: Leaving directory `/builddir/build/BUILD/mono-gio-sharp-31b4926' ++ find /builddir/build/BUILDROOT/gio-sharp-0.3-14.el7.arm/usr/lib -name '*.dll.config' + chmod 644 /builddir/build/BUILDROOT/gio-sharp-0.3-14.el7.arm/usr/lib/gio-sharp/gio-sharp.dll.config + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: gio-sharp-0.3-14.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pYGMkp + umask 022 + cd /builddir/build/BUILD + cd mono-gio-sharp-31b4926 + DOCDIR=/builddir/build/BUILDROOT/gio-sharp-0.3-14.el7.arm/usr/share/doc/gio-sharp-0.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gio-sharp-0.3-14.el7.arm/usr/share/doc/gio-sharp-0.3 + cp -pr AUTHORS /builddir/build/BUILDROOT/gio-sharp-0.3-14.el7.arm/usr/share/doc/gio-sharp-0.3 + cp -pr COPYING /builddir/build/BUILDROOT/gio-sharp-0.3-14.el7.arm/usr/share/doc/gio-sharp-0.3 + cp -pr NEWS /builddir/build/BUILDROOT/gio-sharp-0.3-14.el7.arm/usr/share/doc/gio-sharp-0.3 + cp -pr README /builddir/build/BUILDROOT/gio-sharp-0.3-14.el7.arm/usr/share/doc/gio-sharp-0.3 + exit 0 Provides: gio-sharp = 0.3-14.el7 gio-sharp(armv7hl-32) = 0.3-14.el7 mono(gio-sharp) = 2.14.0.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: mono(System) = 4.0.0.0 mono(glib-sharp) = 2.12.0.0 mono(mscorlib) = 4.0.0.0 Processing files: gio-sharp-devel-0.3-14.el7.armv7hl Provides: gio-sharp-devel = 0.3-14.el7 gio-sharp-devel(armv7hl-32) = 0.3-14.el7 pkgconfig(gio-sharp-2.0) = 2.22.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config pkgconfig(glib-sharp-2.0) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gio-sharp-0.3-14.el7.arm Wrote: /builddir/build/RPMS/gio-sharp-0.3-14.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/gio-sharp-devel-0.3-14.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.0euiKM + umask 022 + cd /builddir/build/BUILD + cd mono-gio-sharp-31b4926 + /usr/bin/rm -rf /builddir/build/BUILDROOT/gio-sharp-0.3-14.el7.arm + exit 0 Child return code was: 0