Mock Version: 1.1.4 Mock Version: 1.1.4 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/gio-sharp.spec'], False, '/var/lib/mock/dist-f15-build-899332-131970/root/', None, 86400, True, 0, 419, 492, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/gio-sharp.spec'] warning: Could not canonicalize hostname: x86-10.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/gio-sharp-0.2-2.fc15.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/gio-sharp.spec'], False, '/var/lib/mock/dist-f15-build-899332-131970/root/', None, 86400, True, 0, 419, 492, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/gio-sharp.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.D156mK + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf mono-gio-sharp-4159f82 + /usr/bin/gzip -dc /builddir/build/SOURCES/mono-gio-sharp-0.2-0-g07ac6ea.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd mono-gio-sharp-4159f82 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.YyX5yX + umask 022 + cd /builddir/build/BUILD + cd mono-gio-sharp-4159f82 + LANG=C + export LANG + unset DISPLAY + sed -i 's|$(prefix)/lib/|$(libdir)/|' gio/Makefile.am + sed -i 's|${exec_prefix}/lib|@libdir@|' gio/gio-sharp-2.0.pc.in + 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' generator/Makefile.am:55: addprefix $(srcdir: non-POSIX variable name generator/Makefile.am:55: (probably a GNU make extension) Makefile.am: installing `./INSTALL' autoreconf: Leaving directory `.' Skipping configure process. + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-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/lib64 --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... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking how to create a ustar tar archive... gnutar checking for mono... /usr/bin/mono checking for gmcs... /usr/bin/gmcs checking for gacutil... /usr/bin/gacutil checking for x86_64-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 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-4159f82/generator' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/mono-gio-sharp-4159f82/generator' Making all in gio make[1]: Entering directory `/builddir/build/BUILD/mono-gio-sharp-4159f82/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-4159f82/generator' *** Building the generator /usr/bin/gmcs /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-4159f82/generator' *** Generating C# code mkdir -p ./generated /usr/bin/mono ./../generator/gapi_codegen.exe -I:/usr/lib64/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.Move Defaulting FileReadMoreCallback param to 'call' scope in method SimpleAsyncThreadFunc.LoadPartialContentsAsync Defaulting FileProgressCallback param to 'call' scope in method SimpleAsyncThreadFunc.CopyAsync Defaulting FileProgressCallback param to 'call' scope in method SimpleAsyncThreadFunc.Copy 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/gmcs -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 ./generated/InputVector.cs(14,32): warning CS0169: The private field `GLib.InputVector._buffer' is never used ./generated/OutputVector.cs(14,32): warning CS0169: The private field `GLib.OutputVector._buffer' is never used Compilation succeeded - 2 warning(s) make[1]: Leaving directory `/builddir/build/BUILD/mono-gio-sharp-4159f82/gio' Making all in sources make[1]: Entering directory `/builddir/build/BUILD/mono-gio-sharp-4159f82/sources' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/mono-gio-sharp-4159f82/sources' make[1]: Entering directory `/builddir/build/BUILD/mono-gio-sharp-4159f82' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/mono-gio-sharp-4159f82' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.N5AEIv + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gio-sharp-0.2-2.fc15.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gio-sharp-0.2-2.fc15.x86_64 ++ dirname /builddir/build/BUILDROOT/gio-sharp-0.2-2.fc15.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gio-sharp-0.2-2.fc15.x86_64 + cd mono-gio-sharp-4159f82 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/gio-sharp-0.2-2.fc15.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/gio-sharp-0.2-2.fc15.x86_64 Making install in generator make[1]: Entering directory `/builddir/build/BUILD/mono-gio-sharp-4159f82/generator' make[2]: Entering directory `/builddir/build/BUILD/mono-gio-sharp-4159f82/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-4159f82/generator' make[1]: Leaving directory `/builddir/build/BUILD/mono-gio-sharp-4159f82/generator' Making install in gio make[1]: Entering directory `/builddir/build/BUILD/mono-gio-sharp-4159f82/gio' make[2]: Entering directory `/builddir/build/BUILD/mono-gio-sharp-4159f82/gio' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/gapi-2.0" || /bin/mkdir -p "/builddir/build/BUILDROOT/gio-sharp-0.2-2.fc15.x86_64/usr/share/gapi-2.0" /usr/bin/install -c -m 644 gio-api.xml '/builddir/build/BUILDROOT/gio-sharp-0.2-2.fc15.x86_64/usr/share/gapi-2.0' test -z "/usr/lib64/gio-sharp" || /bin/mkdir -p "/builddir/build/BUILDROOT/gio-sharp-0.2-2.fc15.x86_64/usr/lib64/gio-sharp" /usr/bin/install -c gio-sharp.dll gio-sharp.dll.mdb gio-sharp.dll.config '/builddir/build/BUILDROOT/gio-sharp-0.2-2.fc15.x86_64/usr/lib64/gio-sharp' test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/builddir/build/BUILDROOT/gio-sharp-0.2-2.fc15.x86_64/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 gio-sharp-2.0.pc '/builddir/build/BUILDROOT/gio-sharp-0.2-2.fc15.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/mono-gio-sharp-4159f82/gio' make[1]: Leaving directory `/builddir/build/BUILD/mono-gio-sharp-4159f82/gio' Making install in sources make[1]: Entering directory `/builddir/build/BUILD/mono-gio-sharp-4159f82/sources' make[2]: Entering directory `/builddir/build/BUILD/mono-gio-sharp-4159f82/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-4159f82/sources' make[1]: Leaving directory `/builddir/build/BUILD/mono-gio-sharp-4159f82/sources' make[1]: Entering directory `/builddir/build/BUILD/mono-gio-sharp-4159f82' make[2]: Entering directory `/builddir/build/BUILD/mono-gio-sharp-4159f82' 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-4159f82' make[1]: Leaving directory `/builddir/build/BUILD/mono-gio-sharp-4159f82' ++ find /builddir/build/BUILDROOT/gio-sharp-0.2-2.fc15.x86_64/usr/lib64 -name '*.dll.config' + chmod 644 /builddir/build/BUILDROOT/gio-sharp-0.2-2.fc15.x86_64/usr/lib64/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.2-2.fc15.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nsohk4 + umask 022 + cd /builddir/build/BUILD + cd mono-gio-sharp-4159f82 + DOCDIR=/builddir/build/BUILDROOT/gio-sharp-0.2-2.fc15.x86_64/usr/share/doc/gio-sharp-0.2 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/gio-sharp-0.2-2.fc15.x86_64/usr/share/doc/gio-sharp-0.2 + /bin/mkdir -p /builddir/build/BUILDROOT/gio-sharp-0.2-2.fc15.x86_64/usr/share/doc/gio-sharp-0.2 + cp -pr AUTHORS COPYING NEWS README /builddir/build/BUILDROOT/gio-sharp-0.2-2.fc15.x86_64/usr/share/doc/gio-sharp-0.2 + exit 0 Provides: 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 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: mono(System) = 2.0.0.0 mono(glib-sharp) = 2.12.0.0 mono(mscorlib) = 2.0.0.0 Processing files: gio-sharp-devel-0.2-2.fc15.x86_64 Provides: pkgconfig(gio-sharp-2.0) = 2.22.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-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.2-2.fc15.x86_64 warning: Could not canonicalize hostname: x86-10.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/gio-sharp-0.2-2.fc15.x86_64.rpm Wrote: /builddir/build/RPMS/gio-sharp-devel-0.2-2.fc15.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4tvGuL + umask 022 + cd /builddir/build/BUILD + cd mono-gio-sharp-4159f82 + rm -rf /builddir/build/BUILDROOT/gio-sharp-0.2-2.fc15.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->