D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/gtk-sharp3-2.99.3-11.mga9.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Dg1iC0 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf gtk-sharp-2.99.3 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/gtk-sharp-2.99.3.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd gtk-sharp-2.99.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/gtk-sharp-profiler-startup.patch + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/gtk-range-vs-mono-range-ambiguous.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.IaJB2O + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd gtk-sharp-2.99.3 + '[' 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=sha1 -Wl,--enable-new-dtags' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config.sub + /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 Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking) + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 Forcing run-time library search path definition in configure to prevent libtool from adding rpath for standard directories (configure was generated with libtool without support for autodetection) + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-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 --disable-static 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 '500' is supported by ustar format... yes checking whether GID '1001' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking whether to enable maintainer-specific portions of Makefiles... no checking whether we're on Windows... no checking for x86_64-mageia-linux-gnu-gcc... no checking for gcc... gcc checking for x86_64-mageia-linux-gnu-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-mageia-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-mageia-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-mageia-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-mageia-linux-gnu-strip... no checking for strip... strip checking for x86_64-mageia-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for x86_64-mageia-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking size of void *... 8 checking for pkg-config... /usr/bin/pkg-config checking size of off_t... 8 checking for x86_64-mageia-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for MONO_DEPENDENCY... yes checking for gacutil... /usr/bin/gacutil checking for al... /usr/bin/al checking for mono... /usr/bin/mono checking for PROFILER... yes checking for mcs... /usr/bin/mcs checking for GLIB... yes checking for GIO... yes checking for GLIB_2_31... yes checking for PANGO... yes checking for ATK... yes checking for GTK... yes checking for mdoc... /usr/bin/mdoc checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating AssemblyInfo.cs config.status: creating Makefile config.status: creating policy.config config.status: creating sources/Makefile config.status: creating parser/Makefile config.status: creating parser/gapi-3.0.pc config.status: creating parser/gapi3-parser config.status: creating generator/Makefile config.status: creating generator/gapi3-codegen config.status: creating generator/gapi3-fixup config.status: creating glib/Makefile config.status: creating glib/glib-sharp-3.0.pc config.status: creating glib/glib-sharp.dll.config config.status: creating gio/Makefile config.status: creating gio/gio-sharp-3.0.pc config.status: creating gio/gio-sharp.dll.config config.status: creating gio/glue/Makefile config.status: creating cairo/AssemblyInfo.cs config.status: creating cairo/Makefile config.status: creating pango/Makefile config.status: creating pango/pango-sharp.dll.config config.status: creating pango/glue/Makefile config.status: creating atk/Makefile config.status: creating atk/atk-sharp.dll.config config.status: creating atk/glue/Makefile config.status: creating gdk/Makefile config.status: creating gdk/gdk-sharp-3.0.pc config.status: creating gdk/gdk-sharp.dll.config config.status: creating gtk/Makefile config.status: creating gtk/gtk-sharp-3.0.pc config.status: creating gtk/gtk-sharp.dll.config config.status: creating gtk/glue/Makefile config.status: creating gtk/gui-thread-check/Makefile config.status: creating gtk/gui-thread-check/profiler/Makefile config.status: creating gtkdotnet/Makefile config.status: creating gtkdotnet/gtk-dotnet.dll.config config.status: creating gtkdotnet/gtk-dotnet-3.0.pc config.status: creating doc/Makefile config.status: creating msi/gtk-sharp-3.0.wxs config.status: creating msi/Makefile config.status: creating msi/unmanaged/Makefile config.status: creating sample/GtkDemo/Makefile config.status: creating sample/Makefile config.status: creating sample/pixmaps/Makefile config.status: creating sample/test/Makefile config.status: creating sample/valtest/Makefile config.status: creating sample/valtest/valtest.exe.config config.status: creating sample/opaquetest/Makefile config.status: creating sample/opaquetest/opaquetest.exe.config config.status: creating sample/gio/Makefile config.status: creating sample/gtk-gio/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands --- Configuration summary * Installation prefix = /usr * C# compiler: /usr/bin/mcs Optional assemblies included in the build: * gtk-dotnet.dll: yes NOTE: if any of the above say 'no' you may install the corresponding development packages for them, rerun autogen.sh to include them in the build. * Documentation build enabled: yes WARNING: The install prefix is different than the monodoc prefix. Monodoc will not be able to load the documentation. --- + /usr/bin/make -O -j16 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in sources make[2]: Nothing to be done for 'all'. Making all in generator make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/generator' /usr/bin/mcs -out:gapi-fixup.exe ./gapi-fixup.cs make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/generator' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/generator' /usr/bin/mcs -out:gapi_codegen.exe -define:OFF_T_8 ./AliasGen.cs ./ArrayParameter.cs ./BoxedGen.cs ./ByRefGen.cs ./CallbackGen.cs ./ChildProperty.cs ./ClassBase.cs ./ClassField.cs ./ClassGen.cs ./CodeGenerator.cs ./ConstFilenameGen.cs ./ConstStringGen.cs ./Constant.cs ./Ctor.cs ./DefaultSignalHandler.cs ./EnumGen.cs ./FieldBase.cs ./GenBase.cs ./GenerationInfo.cs ./GObjectVM.cs ./HandleBase.cs ./IAccessor.cs ./IGeneratable.cs ./IManualMarshaler.cs ./InterfaceGen.cs ./InterfaceVM.cs ./IOwnable.cs ./LogWriter.cs ./LPGen.cs ./LPUGen.cs ./ManagedCallString.cs ./ManualGen.cs ./MarshalGen.cs ./MethodBase.cs ./MethodBody.cs ./Method.cs ./NativeStructGen.cs ./ObjectField.cs ./ObjectBase.cs ./ObjectGen.cs ./OpaqueGen.cs ./Options.cs ./OwnableGen.cs ./Parameter.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 ./UnionGen.cs ./VirtualMethod.cs ./VMSignature.cs ./XmlElementExtensions.cs make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/generator' Making all in parser make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/parser' /usr/bin/mcs -out:gapi-parser.exe ./gapi-parser.cs make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/parser' Making all in glib make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/glib' /usr/bin/mcs -keyfile:../gtk-sharp.snk -unsafe -out:glib-sharp.dll -target:library ./Argv.cs ./ConnectBeforeAttribute.cs ./Cond.cs ./Date.cs ./DateTime.cs ./DefaultSignalHandlerAttribute.cs ./DestroyNotify.cs ./ExceptionManager.cs ./FileUtils.cs ./GException.cs ./GInterfaceAdapter.cs ./GInterfaceAttribute.cs ./GLibSynchronizationContext.cs ./Global.cs ./GString.cs ./GType.cs ./GTypeAttribute.cs ./Idle.cs ./InitiallyUnowned.cs ./IOChannel.cs ./IWrapper.cs ./KeyFile.cs ./ListBase.cs ./List.cs ./Log.cs ./MainContext.cs ./MainLoop.cs ./ManagedValue.cs ./Markup.cs ./Marshaller.cs ./MissingIntPtrCtorException.cs ./Mutex.cs ./NotifyHandler.cs ./Object.cs ./ObjectManager.cs ./Opaque.cs ./ParamSpec.cs ./PollFD.cs ./Priority.cs ./PropertyAttribute.cs ./PtrArray.cs ./RecMutex.cs ./Signal.cs ./SignalArgs.cs ./SignalAttribute.cs ./SignalClosure.cs ./SList.cs ./Source.cs ./SourceFunc.cs ./SourceFuncs.cs ./SourceDummyMarshal.cs ./GLibSharp.SourceFuncNative.cs ./GLibSharp.SourceDummyMarshalNative.cs ./SourceCallbackFuncs.cs ./Spawn.cs ./Thread.cs ./Timeout.cs ./TimeVal.cs ./TimeZone.cs ./ToggleRef.cs ./TypeFundamentals.cs ./TypeInitializerAttribute.cs ./ValueArray.cs ./Value.cs ./Variant.cs ./VariantType.cs ../AssemblyInfo.cs ./Marshaller.cs(251,50): warning CS0618: `System.TimeZone' is obsolete: `System.TimeZone has been deprecated. Please investigate the use of System.TimeZoneInfo instead.' Compilation succeeded - 1 warning(s) make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/glib' Making all in gio Making all in . make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gio' cp ./gio-api.raw gio-api.xml chmod u+w gio-api.xml mono ../generator/gapi-fixup.exe --api=gio-api.xml --metadata=./Gio.metadata make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gio' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gio' rm -rf generated/* && \ mono ../generator/gapi_codegen.exe --generate gio-api.xml \ -I:../glib/glib-api.xml \ --outdir=generated --assembly-name=gio-sharp \ --gluelib-name=giosharpglue-3 --glue-filename=glue/generated.c \ --glue-includes=gio/gio.h \ --schema=../gapi.xsd \ && touch generated-stamp GLib.DesktopAppLaunchCallback - Unknown type GPid on parameter pid GLib.IAction.State - property has unknown type 'variant' GLib.IAsyncInitable - Ellipsis parameter: hide and bind manually if no alternative exists. GLib.IAsyncInitable - Unknown type GParameter* on parameter parameters GLib.IInitable - Ellipsis parameter: hide and bind manually if no alternative exists. GLib.IInitable - Unknown type GParameter* on parameter parameters GLib.Application.AddPlatformData - Unknown type GVariantBuilder* on parameter builder GLib.ApplicationCommandLine.Arguments - property has unknown type 'variant' GLib.ApplicationCommandLine.PlatformData - property has unknown type 'variant' GLib.ApplicationCommandLine.Print - Ellipsis parameter: hide and bind manually if no alternative exists. GLib.ApplicationCommandLine.Printerr - Ellipsis parameter: hide and bind manually if no alternative exists. GLib.Cancellable.Connect - Unknown type GCallback on parameter cb GLib.Credentials.GetUnixUser - Unknown return type: uid_t GLib.Credentials.SetUnixUser - Unknown type uid_t on parameter uid GLib.DBusAuthMechanism.GetPriority - Static virtual methods can only be generated if you provide info on how to override this method via the metadata GLib.DBusAuthMechanism.GetName - Static virtual methods can only be generated if you provide info on how to override this method via the metadata GLib.DBusMessage - Ellipsis parameter: hide and bind manually if no alternative exists. GLib.DBusMethodInvocation.ReturnError - Ellipsis parameter: hide and bind manually if no alternative exists. GLib.DesktopAppInfo.LaunchUrisAsManager - Unknown type GDesktopAppLaunchCallback on parameter pid_callback GLib.DummyTlsBackend - implements unknown GInterface GTlsBackend GLib.LocalDirectoryMonitor.IsSupported - Static virtual methods can only be generated if you provide info on how to override this method via the metadata GLib.NativeVolumeMonitor.GetMountForMountPath - Static virtual methods can only be generated if you provide info on how to override this method via the metadata GLib.Settings.Get - Ellipsis parameter: hide and bind manually if no alternative exists. GLib.Settings.Set - Ellipsis parameter: hide and bind manually if no alternative exists. GLib.SettingsSchema.GetValue - Unknown return type: GVariantIter* GLib.SimpleAction.State - property has unknown type 'variant' GLib.SocketControlMessage.Deserialize - Static virtual methods can only be generated if you provide info on how to override this method via the metadata GLib.Vfs.GetSupportedUriSchemes - Unknown return type: const-* GLib.VolumeMonitor.IsSupported - Static virtual methods can only be generated if you provide info on how to override this method via the metadata GLib.VolumeMonitor.AdoptOrphanMount - Static virtual methods can only be generated if you provide info on how to override this method via the metadata GLib.IOExtension.RefClass - Unknown return type: GTypeClass* GLib.DBus.ErrorSetDbusError - Ellipsis parameter: hide and bind manually if no alternative exists. GLib.SocketSourceFunc.LoadPartialContentsAsync - defaulting FileReadMoreCallback param to 'call' scope. Specify callback scope (call|async|notified) attribute with fixup. GLib.MemoryOutputStream.g_memory_output_stream_new - defaulting ReallocFunc param to 'call' scope. Specify callback scope (call|async|notified) attribute with fixup. GLib.Settings.BindWithMapping - defaulting SettingsBindGetMapping param to 'call' scope. Specify callback scope (call|async|notified) attribute with fixup. GLib.SimpleAsyncResult.RunInThread - defaulting SimpleAsyncThreadFunc param to 'call' scope. Specify callback scope (call|async|notified) attribute with fixup. GLib.IOSchedulerJob.PushJob - defaulting IOSchedulerJobFunc param to 'call' scope. Specify callback scope (call|async|notified) attribute with fixup. GLib.Bus.OwnName - defaulting BusAcquiredCallback param to 'call' scope. Specify callback scope (call|async|notified) attribute with fixup. GLib.Bus.OwnName - defaulting BusNameAcquiredCallback param to 'call' scope. Specify callback scope (call|async|notified) attribute with fixup. GLib.Bus.OwnNameOnConnection - defaulting BusNameAcquiredCallback param to 'call' scope. Specify callback scope (call|async|notified) attribute with fixup. GLib.Bus.WatchName - defaulting BusNameAppearedCallback param to 'call' scope. Specify callback scope (call|async|notified) attribute with fixup. GLib.Bus.WatchNameOnConnection - defaulting BusNameAppearedCallback param to 'call' scope. Specify callback scope (call|async|notified) attribute with fixup. Generation Summary: Enums: 58 Structs: 7 Boxed: 0 Opaques: 35 Interfaces: 22 Objects: 92 Callbacks: 25 Properties: 159 Signals: 46 Methods: 1292 Constructors: 97 Throttled: 19 Total Nodes: 1852 make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gio' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gio' /usr/bin/mcs -keyfile:../gtk-sharp.snk -nowarn:0169,0612,0618 -unsafe -out:gio-sharp.dll -target:library -r:../glib/glib-sharp.dll generated/*/*.cs ./AppInfoAdapter.cs ./FileAdapter.cs ./FileEnumerator.cs ./FileFactory.cs ./GioStream.cs ./IFile.cs ../AssemblyInfo.cs generated/GLib/InetAddress.cs(322,34): warning CS0108: `GLib.InetAddress.GInetAddressClass.ToString' hides inherited member `System.ValueType.ToString()'. Use the new keyword if hiding was intended /usr/lib/mono/4.5/mscorlib.dll (Location of the symbol related to previous warning) generated/GLib/MemoryOutputStream.cs(43,17): warning CS0108: `GLib.MemoryOutputStream.Data' hides inherited member `GLib.Object.Data'. Use the new keyword if hiding was intended /home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gio/../glib/glib-sharp.dll (Location of the symbol related to previous warning) generated/GLib/SocketControlMessage.cs(232,33): warning CS0108: `GLib.SocketControlMessage.GSocketControlMessageClass.GetType' hides inherited member `object.GetType()'. Use the new keyword if hiding was intended /usr/lib/mono/4.5/mscorlib.dll (Location of the symbol related to previous warning) Compilation succeeded - 3 warning(s) make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gio' Making all in glue make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gio/glue' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o generated.lo generated.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c generated.c -fPIC -DPIC -o .libs/generated.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gio/glue' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gio/glue' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -module -avoid-version -no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o libgiosharpglue-3.la -rpath /usr/lib64 generated.lo -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/generated.o -O2 -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-soname -Wl,libgiosharpglue-3.so -o .libs/libgiosharpglue-3.so libtool: link: ( cd ".libs" && rm -f "libgiosharpglue-3.la" && ln -s "../libgiosharpglue-3.la" "libgiosharpglue-3.la" ) make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gio/glue' Making all in cairo make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/cairo' /usr/bin/mcs -keyfile:./mono.snk -out:cairo-sharp.dll -target:library ./Antialias.cs ./Cairo.cs ./CairoDebug.cs ./Color.cs ./Content.cs ./Context.cs ./Device.cs ./DirectFBSurface.cs ./Distance.cs ./Extend.cs ./FillRule.cs ./Filter.cs ./FontExtents.cs ./FontFace.cs ./FontOptions.cs ./FontSlant.cs ./FontType.cs ./FontWeight.cs ./Format.cs ./GlitzSurface.cs ./Glyph.cs ./Gradient.cs ./HintMetrics.cs ./HintStyle.cs ./ImageSurface.cs ./LinearGradient.cs ./LineCap.cs ./LineJoin.cs ./Matrix.cs ./NativeMethods.cs ./Operator.cs ./Path.cs ./Pattern.cs ./PatternType.cs ./PdfSurface.cs ./Point.cs ./PointD.cs ./PSSurface.cs ./RadialGradient.cs ./Rectangle.cs ./Region.cs ./ScaledFont.cs ./SolidPattern.cs ./Status.cs ./SubpixelOrder.cs ./Surface.cs ./SurfacePattern.cs ./SurfaceType.cs ./SvgSurface.cs ./SvgVersion.cs ./TextExtents.cs ./Win32Surface.cs ./XcbSurface.cs ./XlibSurface.cs ./AssemblyInfo.cs make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/cairo' Making all in pango Making all in . make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/pango' cp ./pango-api.raw pango-api.xml chmod u+w pango-api.xml mono ../generator/gapi-fixup.exe --api=pango-api.xml --metadata=./Pango.metadata --symbols=./pango-symbols.xml make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/pango' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/pango' rm -rf generated/* && \ mono ../generator/gapi_codegen.exe --generate pango-api.xml \ -I:../cairo/cairo-api.xml \ --outdir=generated --assembly-name=pango-sharp \ --gluelib-name=pangosharpglue-3 --glue-filename=glue/generated.c \ --glue-includes=pango/pango.h \ --schema=../gapi.xsd \ && touch generated-stamp Pango.FT2Font.GetFace - Unknown return type: FT_Face Pango.Win32Font.DescriptionFromLogfont - Unknown type const-LOGFONTA* on parameter lfp Pango.Win32Font.DescriptionFromLogfontw - Unknown type const-LOGFONTW* on parameter lfp Pango.Win32Font.Logfont - Unknown return type: LOGFONTA* Pango.Win32Font.Logfontw - Unknown return type: LOGFONTW* Pango.Win32FontMap.GetFontCache - Unknown return type: PangoWin32FontCache* Pango.Global.ItemizeWithBaseDir - Returns GList* with unknown element type. Add element_type attribute with gapi-fixup. Generation Summary: Enums: 18 Structs: 7 Boxed: 4 Opaques: 62 Interfaces: 0 Objects: 8 Callbacks: 4 Properties: 0 Signals: 0 Methods: 257 Constructors: 8 Throttled: 2 Total Nodes: 370 make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/pango' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/pango' /usr/bin/mcs -keyfile:../gtk-sharp.snk -nowarn:0169,0612,0618 -unsafe -out:pango-sharp.dll -target:library -r:../glib/glib-sharp.dll -r:../cairo/cairo-sharp.dll generated/*/*.cs ./Analysis.cs ./AttrBackground.cs ./AttrColor.cs ./AttrFallback.cs ./AttrFamily.cs ./AttrFloat.cs ./AttrFontDesc.cs ./AttrForeground.cs ./AttrGravity.cs ./AttrGravityHint.cs ./Attribute.cs ./AttrInt.cs ./AttrIterator.cs ./AttrLanguage.cs ./AttrLetterSpacing.cs ./AttrList.cs ./AttrRise.cs ./AttrScale.cs ./AttrShape.cs ./AttrSize.cs ./AttrStretch.cs ./AttrStrikethrough.cs ./AttrStrikethroughColor.cs ./AttrStyle.cs ./AttrUnderline.cs ./AttrUnderlineColor.cs ./AttrVariant.cs ./AttrWeight.cs ./Context.cs ./Coverage.cs ./FontFamily.cs ./FontMap.cs ./Global.cs ./GlyphItem.cs ./GlyphString.cs ./Item.cs ./Layout.cs ./LayoutLine.cs ./LayoutRun.cs ./Matrix.cs ./Scale.cs ./ScriptIter.cs ./TabArray.cs ./Units.cs ../AssemblyInfo.cs make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/pango' Making all in glue make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/pango/glue' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o generated.lo generated.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c generated.c -fPIC -DPIC -o .libs/generated.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/pango/glue' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/pango/glue' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -module -avoid-version -no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o libpangosharpglue-3.la -rpath /usr/lib64 generated.lo -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/generated.o -O2 -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -Wl,-soname -Wl,libpangosharpglue-3.so -o .libs/libpangosharpglue-3.so libtool: link: ( cd ".libs" && rm -f "libpangosharpglue-3.la" && ln -s "../libpangosharpglue-3.la" "libpangosharpglue-3.la" ) make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/pango/glue' Making all in atk Making all in . make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/atk' cp ./atk-api.raw atk-api.xml chmod u+w atk-api.xml mono ../generator/gapi-fixup.exe --api=atk-api.xml --metadata=./Atk.metadata Warning: matched no nodes Warning: matched no nodes make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/atk' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/atk' rm -rf generated/* && \ mono ../generator/gapi_codegen.exe --generate atk-api.xml \ \ --outdir=generated --assembly-name=atk-sharp \ --gluelib-name=atksharpglue-3 --glue-filename=glue/generated.c \ --glue-includes=atk/atk.h \ --schema=../gapi.xsd \ && touch generated-stamp Atk.Object.ConnectPropertyChangeHandler - Unknown type AtkObjectAtkPropertyChangeHandler* on parameter handler Atk.Object.RemovePropertyChangeHandler - Unknown type AtkObjectguinthandler_id on parameter arg1 Atk.Object.GetAttributes - Returns AtkAttributeSet* with unknown element type. Add element_type attribute with gapi-fixup. Atk.Relation.Target - property has unknown type 'value_array' Atk.PropertyChangeHandler.AddFocusHandler - defaulting FocusHandler param to 'call' scope. Specify callback scope (call|async|notified) attribute with fixup. Atk.NoOpObject.AddFocusHandler - defaulting FocusHandler param to 'call' scope. Specify callback scope (call|async|notified) attribute with fixup. Atk.Object.ConnectPropertyChangeHandler - defaulting PropertyChangeHandler param to 'call' scope. Specify callback scope (call|async|notified) attribute with fixup. Atk.Plug.AddFocusHandler - defaulting FocusHandler param to 'call' scope. Specify callback scope (call|async|notified) attribute with fixup. Atk.Socket.AddFocusHandler - defaulting FocusHandler param to 'call' scope. Specify callback scope (call|async|notified) attribute with fixup. Atk.Global.AddFocusTracker - defaulting EventListener param to 'call' scope. Specify callback scope (call|async|notified) attribute with fixup. Atk.Global.AddKeyEventListener - defaulting KeySnoopFunc param to 'call' scope. Specify callback scope (call|async|notified) attribute with fixup. Atk.Focus.TrackerInit - defaulting EventListenerInit param to 'call' scope. Specify callback scope (call|async|notified) attribute with fixup. Generation Summary: Enums: 10 Structs: 5 Boxed: 1 Opaques: 2 Interfaces: 13 Objects: 14 Callbacks: 6 Properties: 20 Signals: 26 Methods: 443 Constructors: 7 Throttled: 1 Total Nodes: 548 make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/atk' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/atk' /usr/bin/mcs -keyfile:../gtk-sharp.snk -nowarn:0169,0612,0618 -unsafe -out:atk-sharp.dll -target:library -r:../glib/glib-sharp.dll generated/*/*.cs ./Global.cs ./Hyperlink.cs ./Misc.cs ./Object.cs ./SelectionAdapter.cs ./TextAdapter.cs ./TextChangedDetail.cs ./Util.cs ../AssemblyInfo.cs make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/atk' Making all in glue make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/atk/glue' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o generated.lo generated.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c generated.c -fPIC -DPIC -o .libs/generated.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/atk/glue' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/atk/glue' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o util.lo util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c util.c -fPIC -DPIC -o .libs/util.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/atk/glue' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/atk/glue' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o misc.lo misc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c misc.c -fPIC -DPIC -o .libs/misc.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/atk/glue' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/atk/glue' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -module -avoid-version -no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o libatksharpglue-3.la -rpath /usr/lib64 misc.lo util.lo generated.lo -latk-1.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/misc.o .libs/util.o .libs/generated.o -O2 -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -latk-1.0 -lgobject-2.0 -lglib-2.0 -Wl,-soname -Wl,libatksharpglue-3.so -o .libs/libatksharpglue-3.so libtool: link: ( cd ".libs" && rm -f "libatksharpglue-3.la" && ln -s "../libatksharpglue-3.la" "libatksharpglue-3.la" ) make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/atk/glue' Making all in gdk make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gdk' cp ./gdk-api.raw gdk-api.xml chmod u+w gdk-api.xml mono ../generator/gapi-fixup.exe --api=gdk-api.xml --metadata=./Gdk.metadata --symbols=./gdk-symbols.xml make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gdk' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gdk' rm -rf generated/* && \ mono ../generator/gapi_codegen.exe --generate gdk-api.xml \ -I:../glib/glib-api.xml -I:../cairo/cairo-api.xml -I:../gio/gio-api.xml -I:../pango/pango-api.xml \ --outdir=generated --assembly-name=gdk-sharp \ --gluelib-name=gdksharpglue-3 --glue-filename=glue/generated.c \ --glue-includes=gdk/gdk.h \ --schema=../gapi.xsd \ && touch generated-stamp Gdk.Display.ListDevices - Returns GList* with unknown element type. Add element_type attribute with gapi-fixup. Gdk.DisplayManager.ListDisplays - Returns GSList* with unknown element type. Add element_type attribute with gapi-fixup. Gdk.Screen.ListVisuals - Returns GList* with unknown element type. Add element_type attribute with gapi-fixup. Gdk.Pixbuf.SaveToStream - Ellipsis parameter: hide and bind manually if no alternative exists. Unable to create specified glue file. Glue will not be generated. Generation Summary: Enums: 43 Structs: 7 Boxed: 2 Opaques: 40 Interfaces: 0 Objects: 20 Callbacks: 5 Properties: 24 Signals: 21 Methods: 411 Constructors: 20 Throttled: 1 Total Nodes: 594 make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gdk' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gdk' /usr/bin/mcs -keyfile:../gtk-sharp.snk -nowarn:0169,0612,0618 -unsafe -out:gdk-sharp.dll -target:library -r:../glib/glib-sharp.dll -r:../gio/gio-sharp.dll -r:../pango/pango-sharp.dll -r:../cairo/cairo-sharp.dll generated/*/*.cs ./Atom.cs ./Color.cs ./Device.cs ./Display.cs ./DisplayManager.cs ./EventButton.cs ./EventConfigure.cs ./EventCrossing.cs ./Event.cs ./EventDND.cs ./EventExpose.cs ./EventFocus.cs ./EventGrabBroken.cs ./EventKey.cs ./EventMotion.cs ./EventOwnerChange.cs ./EventProperty.cs ./EventProximity.cs ./EventScroll.cs ./EventSelection.cs ./EventSetting.cs ./EventVisibility.cs ./EventWindowState.cs ./Global.cs ./Key.cs ./Keymap.cs ./Pixbuf.cs ./PixbufAnimation.cs ./PixbufFrame.cs ./PixbufLoader.cs ./Pixdata.cs ./Point.cs ./Property.cs ./Rectangle.cs ./Screen.cs ./Selection.cs ./Size.cs ./TextProperty.cs ./WindowAttr.cs ./Window.cs ../AssemblyInfo.cs make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gdk' Making all in gtk Making all in . make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gtk' cp ./gtk-api.raw gtk-api.xml chmod u+w gtk-api.xml mono ../generator/gapi-fixup.exe --api=gtk-api.xml --metadata=./Gtk.metadata --symbols=./gtk-symbols.xml make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gtk' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gtk' rm -rf generated/* && \ mono ../generator/gapi_codegen.exe --generate gtk-api.xml \ -I:../glib/glib-api.xml -I:../cairo/cairo-api.xml -I:../gio/gio-api.xml -I:../pango/pango-api.xml -I:../atk/atk-api.xml -I:../gdk/gdk-api.xml \ --outdir=generated --assembly-name=gtk-sharp \ --gluelib-name=gtksharpglue-3 --glue-filename=glue/generated.c \ --glue-includes=gtk/gtk.h \ --schema=../gapi.xsd \ && touch generated-stamp Gtk.IActivatable.Update - No matching target method to invoke. Add target_method attribute with fixup. Gtk.IRecentChooser.ItemActivated - No matching target method to invoke. Add target_method attribute with fixup. Gtk.IRecentChooser.SelectionChanged - No matching target method to invoke. Add target_method attribute with fixup. Gtk.AccelMap.LoadScanner - Unknown type GScanner* on parameter scanner Gtk.AppChooserOnlinePk - implements unknown GInterface GtkAppChooserOnline Gtk.CellArea.AddWithProperties - Ellipsis parameter: hide and bind manually if no alternative exists. Gtk.CellArea.CellGet - Ellipsis parameter: hide and bind manually if no alternative exists. Gtk.CellArea.CellSet - Ellipsis parameter: hide and bind manually if no alternative exists. Gtk.CellArea.ClassFindCellProperty - Unknown type GtkCellAreaClass* on parameter aclass Gtk.CellArea.ClassInstallCellProperty - Unknown type GtkCellAreaClass* on parameter aclass Gtk.CellArea.ClassListCellProperties - Unknown type GtkCellAreaClass* on parameter aclass Gtk.Container.HandleBorderWidth - bitfields are not supported Gtk.Container.ClassHandleBorderWidth - Unknown type GtkContainerClass* on parameter klass Gtk.InfoBar.AddButtons - Ellipsis parameter: hide and bind manually if no alternative exists. Gtk.InfoBar - Ellipsis parameter: hide and bind manually if no alternative exists. Gtk.MenuItem.HideOnActivate - bitfields are not supported Gtk.MenuShell.SubmenuPlacement - bitfields are not supported Gtk.MessageDialog.FormatSecondaryMarkup - Ellipsis parameter: hide and bind manually if no alternative exists. Gtk.MessageDialog.FormatSecondaryText - Ellipsis parameter: hide and bind manually if no alternative exists. Gtk.RcStyle.Parse - Unknown type GScanner* on parameter scanner Gtk.RecentChooserDialog - Ellipsis parameter: hide and bind manually if no alternative exists. Gtk.RecentChooserDialog - Ellipsis parameter: hide and bind manually if no alternative exists. Gtk.Style.Get - Ellipsis parameter: hide and bind manually if no alternative exists. Gtk.StyleProperties.Get - Ellipsis parameter: hide and bind manually if no alternative exists. Gtk.StyleProperties.Set - Ellipsis parameter: hide and bind manually if no alternative exists. Gtk.TextBuffer.CreateTag - Ellipsis parameter: hide and bind manually if no alternative exists. Gtk.ThemingEngine.Get - Ellipsis parameter: hide and bind manually if no alternative exists. Gtk.ThemingEngine.GetStyle - Ellipsis parameter: hide and bind manually if no alternative exists. Gtk.PrintWin32Devnames.ToWin32FromPrinterName - Unknown return type: HGLOBAL Gtk.Global.GetOptionGroup - Unknown return type: GOptionGroup* Gtk.Global.ShowAboutDialog - Ellipsis parameter: hide and bind manually if no alternative exists. Gtk.Init.WithArgs - Unknown type const-GOptionEntry* on parameter entries Gtk.Rc.FindPixmapInPath - Unknown type GScanner* on parameter scanner Gtk.Rc.ParseColor - Unknown type GScanner* on parameter scanner Gtk.Rc.ParseColorFull - Unknown type GScanner* on parameter scanner Gtk.Rc.ParsePriority - Unknown type GScanner* on parameter scanner Gtk.Rc.ParseState - Unknown type GScanner* on parameter scanner Gtk.Rc.ScannerNew - Unknown return type: GScanner* Gtk.StyleProperties.LookupProperty - defaulting StylePropertyParser param to 'call' scope. Specify callback scope (call|async|notified) attribute with fixup. Gtk.StyleProperties.RegisterProperty - defaulting StylePropertyParser param to 'call' scope. Specify callback scope (call|async|notified) attribute with fixup. Gtk.ThemingEngine.RegisterProperty - defaulting StylePropertyParser param to 'call' scope. Specify callback scope (call|async|notified) attribute with fixup. Generation Summary: Enums: 100 Structs: 12 Boxed: 5 Opaques: 147 Interfaces: 16 Objects: 180 Callbacks: 53 Properties: 970 Signals: 367 Methods: 2622 Constructors: 229 Throttled: 27 Total Nodes: 4728 make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gtk' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gtk' /usr/bin/mcs -keyfile:../gtk-sharp.snk -nowarn:0169,0612,0618 -unsafe -out:gtk-sharp.dll -target:library -r:../glib/glib-sharp.dll -r:../cairo/cairo-sharp.dll -r:../gio/gio-sharp.dll -r:../pango/pango-sharp.dll -r:../atk/atk-sharp.dll -r:../gdk/gdk-sharp.dll generated/*/*.cs ./Accel.cs ./AccelKey.cs ./Action.cs ./ActionEntry.cs ./ActionGroup.cs ./Adjustment.cs ./Application.cs ./Bin.cs ./BindingAttribute.cs ./Builder.cs ./Button.cs ./Calendar.cs ./CellAreaBox.cs ./CellLayoutAdapter.cs ./CellRenderer.cs ./CellView.cs ./CheckMenuItem.cs ./ChildPropertyAttribute.cs ./Clipboard.cs ./ColorSelection.cs ./ComboBox.cs ./ComboBoxText.cs ./Container.cs ./Dialog.cs ./Drag.cs ./Entry.cs ./EntryCompletion.cs ./FileChooserDialog.cs ./Frame.cs ./Global.cs ./HBox.cs ./HScale.cs ./ICellLayout.cs ./IconFactory.cs ./IconSet.cs ./IconTheme.cs ./IconView.cs ./Image.cs ./ImageMenuItem.cs ./Init.cs ./ITreeModel.cs ./ITreeNode.cs ./Key.cs ./Label.cs ./ListStore.cs ./Menu.cs ./MenuItem.cs ./MessageDialog.cs ./NodeCellDataFunc.cs ./NodeSelection.cs ./NodeStore.cs ./NodeView.cs ./Notebook.cs ./PaperSize.cs ./Plug.cs ./Printer.cs ./RadioAction.cs ./RadioActionEntry.cs ./RadioButton.cs ./RadioMenuItem.cs ./RadioToolButton.cs ./RecentManager.cs ./RowsReorderedHandler.cs ./ScrolledWindow.cs ./SelectionData.cs ./Settings.cs ./SpinButton.cs ./StatusIcon.cs ./Stock.cs ./StockItem.cs ./StockManager.cs ./Style.cs ./StyleContext.cs ./Target.cs ./TargetEntry.cs ./TargetList.cs ./TextAttributes.cs ./TextBuffer.cs ./TextChildAnchor.cs ./TextIter.cs ./TextMark.cs ./TextTag.cs ./TextView.cs ./ThreadNotify.cs ./ToggleActionEntry.cs ./TreeEnumerator.cs ./TreeIter.cs ./TreeMenu.cs ./TreeModelAdapter.cs ./TreeModelFilter.cs ./TreeModelSort.cs ./TreeNode.cs ./TreeNodeAttribute.cs ./TreeNodeValueAttribute.cs ./TreePath.cs ./TreeSelection.cs ./TreeStore.cs ./TreeView.cs ./TreeViewColumn.cs ./UIManager.cs ./VBox.cs ./Viewport.cs ./VScale.cs ./Widget.cs ./Window.cs ../AssemblyInfo.cs generated/Gtk/Box.cs(74,20): warning CS0109: The member `Gtk.Box.BoxChild.Expand' does not hide an inherited member. The new keyword is not required generated/Gtk/AppChooserWidget.cs(108,15): warning CS0108: `Gtk.AppChooserWidget.ShowAll' hides inherited member `Gtk.Widget.ShowAll()'. Use the new keyword if hiding was intended generated/Gtk/Widget.cs(6547,15): (Location of the symbol related to previous warning) generated/Gtk/Assistant.cs(47,22): warning CS0109: The member `Gtk.Assistant.AssistantChild.Title' does not hide an inherited member. The new keyword is not required ./ComboBoxText.cs(42,20): warning CS0108: `Gtk.ComboBoxText.Entry' hides inherited member `Gtk.ComboBox.Entry'. Use the new keyword if hiding was intended ./ComboBox.cs(53,20): (Location of the symbol related to previous warning) generated/Gtk/ToolItemGroup.cs(145,20): warning CS0109: The member `Gtk.ToolItemGroup.ToolItemGroupChild.Expand' does not hide an inherited member. The new keyword is not required generated/Gtk/ToolPalette.cs(95,20): warning CS0109: The member `Gtk.ToolPalette.ToolPaletteChild.Expand' does not hide an inherited member. The new keyword is not required generated/Gtk/Toolbar.cs(98,20): warning CS0109: The member `Gtk.Toolbar.ToolbarChild.Expand' does not hide an inherited member. The new keyword is not required Compilation succeeded - 7 warning(s) make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gtk' Making all in glue make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gtk/glue' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o style.lo style.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c style.c -fPIC -DPIC -o .libs/style.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gtk/glue' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gtk/glue' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o generated.lo generated.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c generated.c -fPIC -DPIC -o .libs/generated.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gtk/glue' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gtk/glue' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o widget.lo widget.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c widget.c -fPIC -DPIC -o .libs/widget.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gtk/glue' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gtk/glue' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o cellrenderer.lo cellrenderer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c cellrenderer.c -fPIC -DPIC -o .libs/cellrenderer.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gtk/glue' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gtk/glue' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o container.lo container.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c container.c -fPIC -DPIC -o .libs/container.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gtk/glue' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gtk/glue' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -module -avoid-version -no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o libgtksharpglue-3.la -rpath /usr/lib64 cellrenderer.lo container.lo style.lo widget.lo generated.lo -lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/cellrenderer.o .libs/container.o .libs/style.o .libs/widget.o .libs/generated.o -O2 -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-soname -Wl,libgtksharpglue-3.so -o .libs/libgtksharpglue-3.so libtool: link: ( cd ".libs" && rm -f "libgtksharpglue-3.la" && ln -s "../libgtksharpglue-3.la" "libgtksharpglue-3.la" ) make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gtk/glue' Making all in gui-thread-check Making all in profiler make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gtk/gui-thread-check/profiler' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib64/pkgconfig/../../include/mono-2.0 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o gui-thread-check.lo gui-thread-check.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I/usr/lib64/pkgconfig/../../include/mono-2.0 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c gui-thread-check.c -fPIC -DPIC -o .libs/gui-thread-check.o gui-thread-check.c:90:1: warning: no previous prototype for 'mono_profiler_startup' [-Wmissing-prototypes] 90 | mono_profiler_startup (const char *desc) | ^~~~~~~~~~~~~~~~~~~~~ gui-thread-check.c: In function 'mono_profiler_startup': gui-thread-check.c:94:9: warning: implicit declaration of function 'mono_profiler_install'; did you mean 'mono_profiler_startup'? [-Wimplicit-function-declaration] 94 | mono_profiler_install (NULL, NULL); | ^~~~~~~~~~~~~~~~~~~~~ | mono_profiler_startup gui-thread-check.c:94:9: warning: nested extern declaration of 'mono_profiler_install' [-Wnested-externs] gui-thread-check.c:95:9: warning: implicit declaration of function 'mono_profiler_install_enter_leave' [-Wimplicit-function-declaration] 95 | mono_profiler_install_enter_leave (simple_method_enter, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gui-thread-check.c:95:9: warning: nested extern declaration of 'mono_profiler_install_enter_leave' [-Wnested-externs] gui-thread-check.c:96:9: warning: implicit declaration of function 'mono_profiler_set_events'; did you mean 'mono_profiler_startup'? [-Wimplicit-function-declaration] 96 | mono_profiler_set_events (1 << 12); | ^~~~~~~~~~~~~~~~~~~~~~~~ | mono_profiler_startup gui-thread-check.c:96:9: warning: nested extern declaration of 'mono_profiler_set_events' [-Wnested-externs] make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gtk/gui-thread-check/profiler' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gtk/gui-thread-check/profiler' /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o libmono-profiler-gui-thread-check.la -rpath /usr/lib64 gui-thread-check.lo -L/usr/lib64/pkgconfig/../../lib64 -lmono-2.0 -lm -lpthread -lglib-2.0 libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/gui-thread-check.o -O2 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -L/usr/lib64/pkgconfig/../../lib64 -lmono-2.0 -lm -lpthread -lglib-2.0 -Wl,-soname -Wl,libmono-profiler-gui-thread-check.so.0 -o .libs/libmono-profiler-gui-thread-check.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libmono-profiler-gui-thread-check.so.0" && ln -s "libmono-profiler-gui-thread-check.so.0.0.0" "libmono-profiler-gui-thread-check.so.0") libtool: link: (cd ".libs" && rm -f "libmono-profiler-gui-thread-check.so" && ln -s "libmono-profiler-gui-thread-check.so.0.0.0" "libmono-profiler-gui-thread-check.so") libtool: link: ( cd ".libs" && rm -f "libmono-profiler-gui-thread-check.la" && ln -s "../libmono-profiler-gui-thread-check.la" "libmono-profiler-gui-thread-check.la" ) make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gtk/gui-thread-check/profiler' make[4]: Nothing to be done for 'all-am'. Making all in gtkdotnet make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gtkdotnet' /usr/bin/mcs -keyfile:../gtk-sharp.snk -nowarn:0169,0612,0618 -out:gtk-dotnet.dll -target:library -r:../glib/glib-sharp.dll -r:../gio/gio-sharp.dll -r:../cairo/cairo-sharp.dll -r:../pango/pango-sharp.dll -r:../gdk/gdk-sharp.dll -r:../gtk/gtk-sharp.dll -r:System.Drawing.dll ./Graphics.cs ./StyleContextExtensions.cs ../AssemblyInfo.cs make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gtkdotnet' Making all in sample Making all in test make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample/test' /usr/bin/mcs -out:WidgetViewer.exe -r:../../glib/glib-sharp.dll -r:../../gio/gio-sharp.dll -r:../../cairo/cairo-sharp.dll -r:../../pango/pango-sharp.dll -r:../../atk/atk-sharp.dll -r:../../gdk/gdk-sharp.dll -r:../../gtk/gtk-sharp.dll ./TestCheckButton.cs ./TestColorSelection.cs ./TestComboBox.cs ./TestDialog.cs ./TestFlipping.cs ./TestRadioButton.cs ./TestRange.cs ./TestSizeGroup.cs ./TestStatusbar.cs ./WidgetViewer.cs make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample/test' Making all in GtkDemo make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample/GtkDemo' /usr/bin/mcs -out:GtkDemo.exe ./DemoApplicationWindow.cs ./DemoAttribute.cs ./DemoButtonBox.cs ./DemoClipboard.cs ./DemoColorSelection.cs ./DemoCssBasics.cs ./DemoDialog.cs ./DemoDrawingArea.cs ./DemoEditableCells.cs ./DemoEntryCompletion.cs ./DemoExpander.cs ./DemoHyperText.cs ./DemoIconView.cs ./DemoImages.cs ./DemoListStore.cs ./DemoMain.cs ./DemoMenus.cs ./DemoPanes.cs ./DemoPixbuf.cs ./DemoRotatedText.cs ./DemoSizeGroup.cs ./DemoSpinner.cs ./DemoStockBrowser.cs ./DemoTextView.cs ./DemoThemingStyleClasses.cs ./DemoTreeStore.cs ./DemoUIManager.cs ./DemoPrinting.cs -r:../../glib/glib-sharp.dll -r:../../gio/gio-sharp.dll -r:../../cairo/cairo-sharp.dll -r:../../pango/pango-sharp.dll -r:../../atk/atk-sharp.dll -r:../../gdk/gdk-sharp.dll -r:../../gtk/gtk-sharp.dll -resource:./DemoApplicationWindow.cs -resource:./DemoAttribute.cs -resource:./DemoButtonBox.cs -resource:./DemoClipboard.cs -resource:./DemoColorSelection.cs -resource:./DemoCssBasics.cs -resource:./DemoDialog.cs -resource:./DemoDrawingArea.cs -resource:./DemoEditableCells.cs -resource:./DemoEntryCompletion.cs -resource:./DemoExpander.cs -resource:./DemoHyperText.cs -resource:./DemoIconView.cs -resource:./DemoImages.cs -resource:./DemoListStore.cs -resource:./DemoMain.cs -resource:./DemoMenus.cs -resource:./DemoPanes.cs -resource:./DemoPixbuf.cs -resource:./DemoRotatedText.cs -resource:./DemoSizeGroup.cs -resource:./DemoSpinner.cs -resource:./DemoStockBrowser.cs -resource:./DemoTextView.cs -resource:./DemoThemingStyleClasses.cs -resource:./DemoTreeStore.cs -resource:./DemoUIManager.cs -resource:./DemoPrinting.cs, -resource:./css/css_basics.css,css_basics.css -resource:./css/reset.css,reset.css -resource:./images/gnome-foot.png,gnome-foot.png -resource:./images/MonoIcon.png,MonoIcon.png -resource:./images/gnome-calendar.png,gnome-calendar.png -resource:./images/gnome-gmush.png,gnome-gmush.png -resource:./images/gnu-keys.png,gnu-keys.png -resource:./images/gnome-applets.png,gnome-applets.png -resource:./images/gnome-gsame.png,gnome-gsame.png -resource:./images/alphatest.png,alphatest.png -resource:./images/gnome-gimp.png,gnome-gimp.png -resource:./images/apple-red.png,apple-red.png -resource:./images/background.jpg,background.jpg -resource:./images/gtk-logo-rgb.gif,gtk-logo-rgb.gif -resource:./images/floppybuddy.gif,floppybuddy.gif -resource:./theming.ui,theming.ui make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample/GtkDemo' Making all in pixmaps make[3]: Nothing to be done for 'all'. Making all in valtest make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample/valtest' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o valobj.lo valobj.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c valobj.c -fPIC -DPIC -o .libs/valobj.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample/valtest' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample/valtest' mono ../../generator/gapi_codegen.exe --generate ./valobj-api.xml \ --include=../../gtk/gtk-api.xml --include=../../gdk/gdk-api.xml \ --outdir=generated --assembly-name=valobj-sharp \ --schema=../../gapi.xsd Generation Summary: Enums: 0 Structs: 0 Boxed: 0 Opaques: 0 Interfaces: 0 Objects: 1 Callbacks: 0 Properties: 14 Signals: 0 Methods: 15 Constructors: 1 Throttled: 0 Total Nodes: 31 make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample/valtest' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample/valtest' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -module -avoid-version -no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o libvalobj.la -rpath /usr/lib64 valobj.lo -lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/valobj.o -O2 -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-soname -Wl,libvalobj.so -o .libs/libvalobj.so libtool: link: ( cd ".libs" && rm -f "libvalobj.la" && ln -s "../libvalobj.la" "libvalobj.la" ) make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample/valtest' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample/valtest' /usr/bin/mcs -out:valtest.exe -r:../../glib/glib-sharp.dll -r:../../gio/gio-sharp.dll -r:../../cairo/cairo-sharp.dll -r:../../pango/pango-sharp.dll -r:../../atk/atk-sharp.dll -r:../../gdk/gdk-sharp.dll -r:../../gtk/gtk-sharp.dll ./Valtest.cs generated/*/*.cs make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample/valtest' Making all in opaquetest make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample/opaquetest' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o opaques.lo opaques.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/gio-unix-2.0 -I/usr/include/cloudproviders -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c opaques.c -fPIC -DPIC -o .libs/opaques.o make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample/opaquetest' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample/opaquetest' mono ../../generator/gapi_codegen.exe --generate ./opaque-api.xml \ --include=../../gtk/gtk-api.xml --include=../../gdk/gdk-api.xml \ --outdir=generated --assembly-name=opaque-sharp \ --schema=../../gapi.xsd Gtksharp.Opaque.Valid - needs glue for field access. Specify --glue-filename Gtksharp.Opaque.Check - defaulting OpaqueReturnFunc param to 'call' scope. Specify callback scope (call|async|notified) attribute with fixup. Gtksharp.Opaque.Check - defaulting GCFunc param to 'call' scope. Specify callback scope (call|async|notified) attribute with fixup. Gtksharp.Opaque.CheckFree - defaulting OpaqueReturnFunc param to 'call' scope. Specify callback scope (call|async|notified) attribute with fixup. Gtksharp.Opaque.CheckFree - defaulting GCFunc param to 'call' scope. Specify callback scope (call|async|notified) attribute with fixup. Gtksharp.Refcounted.Valid - needs glue for field access. Specify --glue-filename Gtksharp.Refcounted.Check - defaulting RefcountedReturnFunc param to 'call' scope. Specify callback scope (call|async|notified) attribute with fixup. Gtksharp.Refcounted.Check - defaulting GCFunc param to 'call' scope. Specify callback scope (call|async|notified) attribute with fixup. Gtksharp.Refcounted.CheckUnref - defaulting RefcountedReturnFunc param to 'call' scope. Specify callback scope (call|async|notified) attribute with fixup. Gtksharp.Refcounted.CheckUnref - defaulting GCFunc param to 'call' scope. Specify callback scope (call|async|notified) attribute with fixup. Generation Summary: Enums: 0 Structs: 0 Boxed: 0 Opaques: 2 Interfaces: 0 Objects: 0 Callbacks: 3 Properties: 0 Signals: 0 Methods: 9 Constructors: 2 Throttled: 0 Total Nodes: 16 make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample/opaquetest' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample/opaquetest' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -module -avoid-version -no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o libopaque.la -rpath /usr/lib64 opaques.lo -lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/opaques.o -O2 -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-soname -Wl,libopaque.so -o .libs/libopaque.so libtool: link: ( cd ".libs" && rm -f "libopaque.la" && ln -s "../libopaque.la" "libopaque.la" ) make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample/opaquetest' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample/opaquetest' /usr/bin/mcs -out:opaquetest.exe -r:../../glib/glib-sharp.dll -r:../../gio/gio-sharp.dll -r:../../pango/pango-sharp.dll -r:../../atk/atk-sharp.dll -r:../../gdk/gdk-sharp.dll -r:../../gtk/gtk-sharp.dll ./OpaqueTest.cs generated/*/*.cs make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample/opaquetest' Making all in gio make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample/gio' Makefile:478: warning: ignoring prerequisites on suffix rule definition make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample/gio' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample/gio' /usr/bin/mcs /out:AppInfo.exe -r:../../glib/glib-sharp.dll -r:../../gio/gio-sharp.dll AppInfo.cs make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample/gio' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample/gio' /usr/bin/mcs /out:Volume.exe -r:../../glib/glib-sharp.dll -r:../../gio/gio-sharp.dll Volume.cs make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample/gio' Making all in gtk-gio make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample/gtk-gio' Makefile:482: warning: ignoring prerequisites on suffix rule definition make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample/gtk-gio' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample/gtk-gio' /usr/bin/mcs /out:MountOperation.exe -r:../../glib/glib-sharp.dll -r:../../cairo/cairo-sharp.dll -r:../../gtk/gtk-sharp.dll -r:../../gio/gio-sharp.dll -r:../../gdk/gdk-sharp.dll -r:../../pango/pango-sharp.dll -r:../../atk/atk-sharp.dll MountOperation.cs make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample/gtk-gio' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample' /usr/bin/mcs -out:gtk-hello-world.exe -r:../glib/glib-sharp.dll -r:../gio/gio-sharp.dll -r:../cairo/cairo-sharp.dll -r:../pango/pango-sharp.dll -r:../atk/atk-sharp.dll -r:../gdk/gdk-sharp.dll -r:../gtk/gtk-sharp.dll ./HelloWorld.cs make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample' /usr/bin/mcs -out:button.exe -r:../glib/glib-sharp.dll -r:../gio/gio-sharp.dll -r:../cairo/cairo-sharp.dll -r:../pango/pango-sharp.dll -r:../atk/atk-sharp.dll -r:../gdk/gdk-sharp.dll -r:../gtk/gtk-sharp.dll ./ButtonApp.cs make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample' /usr/bin/mcs -out:subclass.exe -r:../glib/glib-sharp.dll -r:../gio/gio-sharp.dll -r:../cairo/cairo-sharp.dll -r:../pango/pango-sharp.dll -r:../atk/atk-sharp.dll -r:../gdk/gdk-sharp.dll -r:../gtk/gtk-sharp.dll ./Subclass.cs make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample' /usr/bin/mcs -out:menu.exe -r:../glib/glib-sharp.dll -r:../gio/gio-sharp.dll -r:../cairo/cairo-sharp.dll -r:../pango/pango-sharp.dll -r:../atk/atk-sharp.dll -r:../gdk/gdk-sharp.dll -r:../gtk/gtk-sharp.dll ./Menu.cs make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample' /usr/bin/mcs -out:calendar.exe -r:../glib/glib-sharp.dll -r:../gio/gio-sharp.dll -r:../cairo/cairo-sharp.dll -r:../pango/pango-sharp.dll -r:../atk/atk-sharp.dll -r:../gdk/gdk-sharp.dll -r:../gtk/gtk-sharp.dll ./CalendarApp.cs make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample' /usr/bin/mcs -out:async-sample.exe -r:../glib/glib-sharp.dll -r:../gio/gio-sharp.dll -r:../cairo/cairo-sharp.dll -r:../pango/pango-sharp.dll -r:../atk/atk-sharp.dll -r:../gdk/gdk-sharp.dll -r:../gtk/gtk-sharp.dll ./AsyncSample.cs make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample' /usr/bin/mcs -out:assistant.exe -r:../glib/glib-sharp.dll -r:../gio/gio-sharp.dll -r:../cairo/cairo-sharp.dll -r:../pango/pango-sharp.dll -r:../atk/atk-sharp.dll -r:../gdk/gdk-sharp.dll -r:../gtk/gtk-sharp.dll ./Assistant.cs make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample' /usr/bin/mcs -out:gexceptiontest.exe -r:../glib/glib-sharp.dll -r:../gio/gio-sharp.dll -r:../cairo/cairo-sharp.dll -r:../pango/pango-sharp.dll -r:../atk/atk-sharp.dll -r:../gdk/gdk-sharp.dll -r:../gtk/gtk-sharp.dll ./GExceptionTest.cs make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample' /usr/bin/mcs -out:treemodeldemo.exe -r:../glib/glib-sharp.dll -r:../gio/gio-sharp.dll -r:../cairo/cairo-sharp.dll -r:../pango/pango-sharp.dll -r:../atk/atk-sharp.dll -r:../gdk/gdk-sharp.dll -r:../gtk/gtk-sharp.dll ./TreeModelDemo.cs make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample' /usr/bin/mcs -out:managedtreeviewdemo.exe -r:../glib/glib-sharp.dll -r:../gio/gio-sharp.dll -r:../cairo/cairo-sharp.dll -r:../pango/pango-sharp.dll -r:../atk/atk-sharp.dll -r:../gdk/gdk-sharp.dll -r:../gtk/gtk-sharp.dll ./ManagedTreeViewDemo.cs make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample' /usr/bin/mcs -out:registerprop.exe -r:../glib/glib-sharp.dll -r:../gio/gio-sharp.dll -r:../cairo/cairo-sharp.dll -r:../pango/pango-sharp.dll -r:../atk/atk-sharp.dll -r:../gdk/gdk-sharp.dll -r:../gtk/gtk-sharp.dll ./PropertyRegistration.cs make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample' /usr/bin/mcs -out:native-instantiation.exe -r:../glib/glib-sharp.dll -r:../gio/gio-sharp.dll -r:../cairo/cairo-sharp.dll -r:../pango/pango-sharp.dll -r:../atk/atk-sharp.dll -r:../gdk/gdk-sharp.dll -r:../gtk/gtk-sharp.dll ./NativeInstantiationTest.cs make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample' /usr/bin/mcs -out:spawn.exe -r:../glib/glib-sharp.dll -r:../gio/gio-sharp.dll -r:../cairo/cairo-sharp.dll -r:../pango/pango-sharp.dll -r:../atk/atk-sharp.dll -r:../gdk/gdk-sharp.dll -r:../gtk/gtk-sharp.dll ./SpawnTests.cs make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample' /usr/bin/mcs -unsafe -out:actions.exe -r:../glib/glib-sharp.dll -r:../gio/gio-sharp.dll -r:../cairo/cairo-sharp.dll -r:../pango/pango-sharp.dll -r:../atk/atk-sharp.dll -r:../gdk/gdk-sharp.dll -r:../gtk/gtk-sharp.dll ./Actions.cs make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample' /usr/bin/mcs -out:treeviewdemo.exe -r:../glib/glib-sharp.dll -r:../gio/gio-sharp.dll -r:../cairo/cairo-sharp.dll -r:../pango/pango-sharp.dll -r:../atk/atk-sharp.dll -r:../gdk/gdk-sharp.dll -r:../gtk/gtk-sharp.dll ./TreeViewDemo.cs make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample' /usr/bin/mcs -out:nodeviewdemo.exe -r:../glib/glib-sharp.dll -r:../gio/gio-sharp.dll -r:../cairo/cairo-sharp.dll -r:../pango/pango-sharp.dll -r:../atk/atk-sharp.dll -r:../gdk/gdk-sharp.dll -r:../gtk/gtk-sharp.dll ./NodeViewDemo.cs make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample' /usr/bin/mcs -out:cairo-sample.exe -r:../glib/glib-sharp.dll -r:../gio/gio-sharp.dll -r:../cairo/cairo-sharp.dll -r:../pango/pango-sharp.dll -r:../atk/atk-sharp.dll -r:../gdk/gdk-sharp.dll -r:../gtk/gtk-sharp.dll ./CairoSample.cs make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample' /usr/bin/mcs -out:cairo-png.exe -r:../cairo/cairo-sharp.dll ./CairoPng.cs make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample' /usr/bin/mcs -out:scribble.exe -r:../glib/glib-sharp.dll -r:../gio/gio-sharp.dll -r:../cairo/cairo-sharp.dll -r:../pango/pango-sharp.dll -r:../atk/atk-sharp.dll -r:../gdk/gdk-sharp.dll -r:../gtk/gtk-sharp.dll ./Scribble.cs make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample' /usr/bin/mcs -out:polarfixed.exe -r:../glib/glib-sharp.dll -r:../gio/gio-sharp.dll -r:../cairo/cairo-sharp.dll -r:../pango/pango-sharp.dll -r:../atk/atk-sharp.dll -r:../gdk/gdk-sharp.dll -r:../gtk/gtk-sharp.dll ./PolarFixed.cs make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample' /usr/bin/mcs -unsafe -out:testdnd.exe -r:../glib/glib-sharp.dll -r:../gio/gio-sharp.dll -r:../cairo/cairo-sharp.dll -r:../pango/pango-sharp.dll -r:../atk/atk-sharp.dll -r:../gdk/gdk-sharp.dll -r:../gtk/gtk-sharp.dll ./TestDnd.cs make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample' /usr/bin/mcs -out:custom-widget.exe -r:../glib/glib-sharp.dll -r:../gio/gio-sharp.dll -r:../cairo/cairo-sharp.dll -r:../pango/pango-sharp.dll -r:../atk/atk-sharp.dll -r:../gdk/gdk-sharp.dll -r:../gtk/gtk-sharp.dll ./CustomWidget.cs make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample' /usr/bin/mcs -out:custom-cellrenderer.exe -r:../glib/glib-sharp.dll -r:../gio/gio-sharp.dll -r:../cairo/cairo-sharp.dll -r:../pango/pango-sharp.dll -r:../atk/atk-sharp.dll -r:../gdk/gdk-sharp.dll -r:../gtk/gtk-sharp.dll ./CustomCellRenderer.cs make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample' /usr/bin/mcs -out:custom-scrollable.exe -r:../glib/glib-sharp.dll -r:../gio/gio-sharp.dll -r:../cairo/cairo-sharp.dll -r:../pango/pango-sharp.dll -r:../atk/atk-sharp.dll -r:../gdk/gdk-sharp.dll -r:../gtk/gtk-sharp.dll ./CustomScrollableWidget.cs make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample' Making all in doc make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/doc' /usr/bin/mdoc assemble -o gtk-sharp-3-docs ./en make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/doc' Making all in msi Making all in unmanaged make[3]: Nothing to be done for 'all'. Making all in . make[3]: Nothing to be done for 'all-am'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.G2dTmX + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64 + cd gtk-sharp-2.99.3 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64 'INSTALL=/usr/bin/install -p' Making install in sources make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sources' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/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 '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sources' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sources' Making install in generator make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/generator' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/generator' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/bin' /usr/bin/install -p gapi3-fixup gapi3-codegen '/home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/bin' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/lib/gapi-3.0' /usr/bin/install -p -m 644 gapi-fixup.exe gapi_codegen.exe '/home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/lib/gapi-3.0' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/generator' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/generator' Making install in parser make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/parser' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/parser' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/bin' /usr/bin/install -p gapi3-parser '/home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/bin' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/lib/gapi-3.0' /usr/bin/install -p -m 644 gapi-parser.exe '/home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/lib/gapi-3.0' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/lib/gapi-3.0' /usr/bin/install -p gapi_pp.pl gapi2xml.pl '/home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/lib/gapi-3.0' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 gapi-3.0.pc '/home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/parser' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/parser' Making install in glib make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/glib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/glib' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/glib' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/gacutil -i glib-sharp.dll -f /package gtk-sharp-3.0 /gacdir /home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/lib Package exported to: /home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/lib/mono/gtk-sharp-3.0/glib-sharp.dll -> ../gac/glib-sharp/3.0.0.0__35e10195dab3c99f/glib-sharp.dll Installed glib-sharp.dll into the gac (/home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/lib/mono/gac) /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/share/gapi-3.0' /usr/bin/install -p -m 644 glib-api.xml '/home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/share/gapi-3.0' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 glib-sharp-3.0.pc '/home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/lib64/pkgconfig' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/glib' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/glib' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/glib' Making install in gio make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gio' Making install in . make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gio' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gio' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/gacutil -i gio-sharp.dll -f /package gtk-sharp-3.0 /gacdir /home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/lib Package exported to: /home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/lib/mono/gtk-sharp-3.0/gio-sharp.dll -> ../gac/gio-sharp/3.0.0.0__35e10195dab3c99f/gio-sharp.dll Installed gio-sharp.dll into the gac (/home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/lib/mono/gac) /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/share/gapi-3.0' /usr/bin/install -p -m 644 gio-api.xml ../gapi.xsd '/home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/share/gapi-3.0' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 gio-sharp-3.0.pc '/home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/lib64/pkgconfig' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gio' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gio' Making install in glue make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gio/glue' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gio/glue' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -p libgiosharpglue-3.la '/home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libgiosharpglue-3.so /home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/lib64/libgiosharpglue-3.so libtool: install: /usr/bin/install -p .libs/libgiosharpglue-3.lai /home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/lib64/libgiosharpglue-3.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gio/glue' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gio/glue' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gio' Making install in cairo make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/cairo' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/cairo' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/gacutil -i cairo-sharp.dll -f /package gtk-sharp-3.0 /gacdir /home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/lib Package exported to: /home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/lib/mono/gtk-sharp-3.0/cairo-sharp.dll -> ../gac/cairo-sharp/1.10.0.0__0738eb9f132ed756/cairo-sharp.dll Installed cairo-sharp.dll into the gac (/home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/lib/mono/gac) make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/cairo' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/cairo' Making install in pango make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/pango' Making install in . make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/pango' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/pango' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/gacutil -i pango-sharp.dll -f /package gtk-sharp-3.0 /gacdir /home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/lib Package exported to: /home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/lib/mono/gtk-sharp-3.0/pango-sharp.dll -> ../gac/pango-sharp/3.0.0.0__35e10195dab3c99f/pango-sharp.dll Installed pango-sharp.dll into the gac (/home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/lib/mono/gac) /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/share/gapi-3.0' /usr/bin/install -p -m 644 pango-api.xml ../gapi.xsd '/home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/share/gapi-3.0' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/pango' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/pango' Making install in glue make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/pango/glue' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/pango/glue' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -p libpangosharpglue-3.la '/home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libpangosharpglue-3.so /home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/lib64/libpangosharpglue-3.so libtool: install: /usr/bin/install -p .libs/libpangosharpglue-3.lai /home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/lib64/libpangosharpglue-3.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/pango/glue' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/pango/glue' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/pango' Making install in atk make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/atk' Making install in . make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/atk' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/atk' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/gacutil -i atk-sharp.dll -f /package gtk-sharp-3.0 /gacdir /home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/lib Package exported to: /home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/lib/mono/gtk-sharp-3.0/atk-sharp.dll -> ../gac/atk-sharp/3.0.0.0__35e10195dab3c99f/atk-sharp.dll Installed atk-sharp.dll into the gac (/home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/lib/mono/gac) /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/share/gapi-3.0' /usr/bin/install -p -m 644 atk-api.xml ../gapi.xsd '/home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/share/gapi-3.0' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/atk' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/atk' Making install in glue make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/atk/glue' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/atk/glue' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -p libatksharpglue-3.la '/home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libatksharpglue-3.so /home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/lib64/libatksharpglue-3.so libtool: install: /usr/bin/install -p .libs/libatksharpglue-3.lai /home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/lib64/libatksharpglue-3.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/atk/glue' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/atk/glue' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/atk' Making install in gdk make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gdk' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gdk' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/gacutil -i gdk-sharp.dll -f /package gtk-sharp-3.0 /gacdir /home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/lib Package exported to: /home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/lib/mono/gtk-sharp-3.0/gdk-sharp.dll -> ../gac/gdk-sharp/3.0.0.0__35e10195dab3c99f/gdk-sharp.dll Installed gdk-sharp.dll into the gac (/home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/lib/mono/gac) /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/share/gapi-3.0' /usr/bin/install -p -m 644 gdk-api.xml ../gapi.xsd '/home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/share/gapi-3.0' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 gdk-sharp-3.0.pc '/home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gdk' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gdk' Making install in gtk make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gtk' Making install in . make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gtk' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gtk' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/gacutil -i gtk-sharp.dll -f /package gtk-sharp-3.0 /gacdir /home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/lib Package exported to: /home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/lib/mono/gtk-sharp-3.0/gtk-sharp.dll -> ../gac/gtk-sharp/3.0.0.0__35e10195dab3c99f/gtk-sharp.dll Installed gtk-sharp.dll into the gac (/home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/lib/mono/gac) /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/share/gapi-3.0' /usr/bin/install -p -m 644 gtk-api.xml ../gapi.xsd '/home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/share/gapi-3.0' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 gtk-sharp-3.0.pc '/home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/lib64/pkgconfig' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gtk' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gtk' Making install in glue make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gtk/glue' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gtk/glue' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -p libgtksharpglue-3.la '/home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libgtksharpglue-3.so /home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/lib64/libgtksharpglue-3.so libtool: install: /usr/bin/install -p .libs/libgtksharpglue-3.lai /home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/lib64/libgtksharpglue-3.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gtk/glue' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gtk/glue' Making install in gui-thread-check make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gtk/gui-thread-check' Making install in profiler make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gtk/gui-thread-check/profiler' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gtk/gui-thread-check/profiler' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/lib64' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libmono-profiler-gui-thread-check.la '/home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libmono-profiler-gui-thread-check.so.0.0.0 /home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/lib64/libmono-profiler-gui-thread-check.so.0.0.0 libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/lib64 && { ln -s -f libmono-profiler-gui-thread-check.so.0.0.0 libmono-profiler-gui-thread-check.so.0 || { rm -f libmono-profiler-gui-thread-check.so.0 && ln -s libmono-profiler-gui-thread-check.so.0.0.0 libmono-profiler-gui-thread-check.so.0; }; }) libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/lib64 && { ln -s -f libmono-profiler-gui-thread-check.so.0.0.0 libmono-profiler-gui-thread-check.so || { rm -f libmono-profiler-gui-thread-check.so && ln -s libmono-profiler-gui-thread-check.so.0.0.0 libmono-profiler-gui-thread-check.so; }; }) libtool: install: /usr/bin/install -p .libs/libmono-profiler-gui-thread-check.lai /home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/lib64/libmono-profiler-gui-thread-check.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gtk/gui-thread-check/profiler' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gtk/gui-thread-check/profiler' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gtk/gui-thread-check' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gtk/gui-thread-check' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gtk/gui-thread-check' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gtk/gui-thread-check' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gtk/gui-thread-check' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gtk' Making install in gtkdotnet make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gtkdotnet' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gtkdotnet' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/gacutil -i gtk-dotnet.dll -f /package gtk-sharp-3.0 /gacdir /home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/lib Package exported to: /home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/lib/mono/gtk-sharp-3.0/gtk-dotnet.dll -> ../gac/gtk-dotnet/3.0.0.0__35e10195dab3c99f/gtk-dotnet.dll Installed gtk-dotnet.dll into the gac (/home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/lib/mono/gac) /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 gtk-dotnet-3.0.pc '/home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gtkdotnet' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/gtkdotnet' Making install in sample make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample' Making install in test make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample/test' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample/test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample/test' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample/test' Making install in GtkDemo make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample/GtkDemo' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample/GtkDemo' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample/GtkDemo' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample/GtkDemo' Making install in pixmaps make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample/pixmaps' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample/pixmaps' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample/pixmaps' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample/pixmaps' Making install in valtest make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample/valtest' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample/valtest' Making install in opaquetest make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample/opaquetest' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample/opaquetest' Making install in gio make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample/gio' Makefile:478: warning: ignoring prerequisites on suffix rule definition make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample/gio' Makefile:478: warning: ignoring prerequisites on suffix rule definition make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample/gio' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample/gio' Making install in gtk-gio make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample/gtk-gio' Makefile:482: warning: ignoring prerequisites on suffix rule definition make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample/gtk-gio' Makefile:482: warning: ignoring prerequisites on suffix rule definition make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample/gtk-gio' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample/gtk-gio' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/sample' Making install in doc make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/doc' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/lib/monodoc/sources' /usr/bin/install -p -m 644 gtk-sharp-3-docs.zip gtk-sharp-3-docs.tree gtk-sharp-3-docs.source '/home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/lib/monodoc/sources' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/doc' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/doc' Making install in msi make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/msi' Making install in unmanaged make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/msi/unmanaged' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/msi/unmanaged' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/msi/unmanaged' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/msi/unmanaged' Making install in . make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/msi' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/msi' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/msi' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/msi' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3/msi' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3' 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/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3' + find /home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64 -name '*.la' -delete + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 2.99.3-11.mga9 --unique-debug-suffix -2.99.3-11.mga9.x86_64 --unique-debug-src-base gtk-sharp3-2.99.3-11.mga9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/gtk-sharp-2.99.3 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/lib64/libatksharpglue-3.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/lib64/libgtksharpglue-3.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/lib64/libmono-profiler-gui-thread-check.so.0.0.0 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/lib64/libgiosharpglue-3.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64/usr/lib64/libpangosharpglue-3.so original debug info size: 216kB, size after compression: 192kB /usr/bin/sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match. 100 blocks + /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/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/gapi3-fixup from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/gapi3-parser from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/gapi3-codegen from /bin/sh to #!/usr/bin/sh + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: gtk-sharp3-2.99.3-11.mga9.x86_64 Provides: gtk-sharp3 = 2.99.3-11.mga9 gtk-sharp3(x86-64) = 2.99.3-11.mga9 libgtksharpglue-3.so()(64bit) mono(gdk-sharp) = 3.0.0.0 mono(gtk-dotnet) = 3.0.0.0 mono(gtk-sharp) = 3.0.0.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libgobject-2.0.so.0()(64bit) libgtk-3.so.0()(64bit) mono(System.Drawing) = 4.0.0.0 mono(atk-sharp) = 3.0.0.0 mono(cairo-sharp) = 1.10.0.0 mono(gdk-sharp) = 3.0.0.0 mono(gio-sharp) = 3.0.0.0 mono(glib-sharp) = 3.0.0.0 mono(gtk-sharp) = 3.0.0.0 mono(mscorlib) = 4.0.0.0 mono(pango-sharp) = 3.0.0.0 Processing files: gtk-sharp3-devel-2.99.3-11.mga9.x86_64 Provides: devel(libmono-profiler-gui-thread-check(64bit)) gtk-sharp3-devel = 2.99.3-11.mga9 gtk-sharp3-devel(x86-64) = 2.99.3-11.mga9 mono(gapi-fixup) = 0.0.0.0 mono(gapi-parser) = 0.0.0.0 mono(gapi_codegen) = 0.0.0.0 pkgconfig(gapi-3.0) = 2.99.3 pkgconfig(gdk-sharp-3.0) = 2.99.3 pkgconfig(gtk-dotnet-3.0) = 2.99.3 pkgconfig(gtk-sharp-3.0) = 2.99.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libglib-2.0(64bit)) devel(libmonosgen-2.0(64bit)) mono(System) = 4.0.0.0 mono(System.Xml) = 4.0.0.0 mono(mscorlib) = 4.0.0.0 perl(XML::LibXML) perl-base >= 2:5.36.0 pkgconfig pkgconfig(gdk-sharp-3.0) pkgconfig(gio-sharp-3.0) pkgconfig(glib-sharp-3.0) pkgconfig(gtk-sharp-3.0) Conflicts: gtk-sharp3 < 2.99.3-6 Processing files: glib-sharp3-2.99.3-11.mga9.x86_64 Provides: glib-sharp3 = 2.99.3-11.mga9 glib-sharp3(x86-64) = 2.99.3-11.mga9 mono(gio-sharp) = 3.0.0.0 mono(glib-sharp) = 3.0.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) = 3.0.0.0 mono(mscorlib) = 4.0.0.0 Processing files: glib-sharp3-devel-2.99.3-11.mga9.x86_64 Provides: glib-sharp3-devel = 2.99.3-11.mga9 glib-sharp3-devel(x86-64) = 2.99.3-11.mga9 libgiosharpglue-3.so()(64bit) pkgconfig(gio-sharp-3.0) = 2.99.3 pkgconfig(glib-sharp-3.0) = 2.99.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: pkgconfig pkgconfig(glib-sharp-3.0) Conflicts: glib-sharp3 < 2.99.3-6 gtk-sharp3-devel < 2.99.3-6 Processing files: atk-sharp3-2.99.3-11.mga9.x86_64 Provides: atk-sharp3 = 2.99.3-11.mga9 atk-sharp3(x86-64) = 2.99.3-11.mga9 libatksharpglue-3.so()(64bit) mono(atk-sharp) = 3.0.0.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libatk-1.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) mono(glib-sharp) = 3.0.0.0 mono(mscorlib) = 4.0.0.0 Processing files: cairo-sharp3-2.99.3-11.mga9.x86_64 Provides: cairo-sharp3 = 2.99.3-11.mga9 cairo-sharp3(x86-64) = 2.99.3-11.mga9 mono(cairo-sharp) = 1.10.0.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: mono(mscorlib) = 4.0.0.0 Processing files: pango-sharp3-2.99.3-11.mga9.x86_64 Provides: libpangosharpglue-3.so()(64bit) mono(pango-sharp) = 3.0.0.0 pango-sharp3 = 2.99.3-11.mga9 pango-sharp3(x86-64) = 2.99.3-11.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: mono(cairo-sharp) = 1.10.0.0 mono(glib-sharp) = 3.0.0.0 mono(mscorlib) = 4.0.0.0 Processing files: gtk-sharp3-doc-2.99.3-11.mga9.noarch Provides: gtk-sharp3-doc = 2.99.3-11.mga9 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh mono-tools >= 1.1.9 Requires(postun): /bin/sh mono-tools >= 1.1.9 Processing files: lib64mono-profiler-gui-thread-check0-2.99.3-11.mga9.x86_64 Provides: lib64mono-profiler-gui-thread-check0 = 2.99.3-11.mga9 lib64mono-profiler-gui-thread-check0(x86-64) = 2.99.3-11.mga9 libmono-profiler-gui-thread-check.so.0()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libglib-2.0.so.0()(64bit) libmonosgen-2.0.so.1()(64bit) Conflicts: gtk-sharp3 < 2.99.3-6 Processing files: gtk-sharp3-debugsource-2.99.3-11.mga9.x86_64 Provides: gtk-sharp3-debugsource = 2.99.3-11.mga9 gtk-sharp3-debugsource(x86-64) = 2.99.3-11.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: gtk-sharp3-debuginfo-2.99.3-11.mga9.x86_64 Provides: debuginfo(build-id) = aff344ba20475ed340d545f4040bb7efc4b6dfaf gtk-sharp3-debuginfo = 2.99.3-11.mga9 gtk-sharp3-debuginfo(x86-64) = 2.99.3-11.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gtk-sharp3-debugsource(x86-64) = 2.99.3-11.mga9 Processing files: glib-sharp3-devel-debuginfo-2.99.3-11.mga9.x86_64 Provides: debuginfo(build-id) = c31722c0aaa655c16f1263a4c7647444afbaec0c glib-sharp3-devel-debuginfo = 2.99.3-11.mga9 glib-sharp3-devel-debuginfo(x86-64) = 2.99.3-11.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gtk-sharp3-debugsource(x86-64) = 2.99.3-11.mga9 Processing files: atk-sharp3-debuginfo-2.99.3-11.mga9.x86_64 Provides: atk-sharp3-debuginfo = 2.99.3-11.mga9 atk-sharp3-debuginfo(x86-64) = 2.99.3-11.mga9 debuginfo(build-id) = 8c8e29579542c8f8e5e2b82a26d2958ee844bcd4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gtk-sharp3-debugsource(x86-64) = 2.99.3-11.mga9 Processing files: pango-sharp3-debuginfo-2.99.3-11.mga9.x86_64 Provides: debuginfo(build-id) = 7d483b6ffb3319badd2d6d67789b5624c0fd594c pango-sharp3-debuginfo = 2.99.3-11.mga9 pango-sharp3-debuginfo(x86-64) = 2.99.3-11.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gtk-sharp3-debugsource(x86-64) = 2.99.3-11.mga9 Processing files: lib64mono-profiler-gui-thread-check0-debuginfo-2.99.3-11.mga9.x86_64 Provides: debuginfo(build-id) = 18ced357c281888abbd1a33a2eada4a51cb52c3e lib64mono-profiler-gui-thread-check0-debuginfo = 2.99.3-11.mga9 lib64mono-profiler-gui-thread-check0-debuginfo(x86-64) = 2.99.3-11.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gtk-sharp3-debugsource(x86-64) = 2.99.3-11.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/glib-sharp3-devel-debuginfo-2.99.3-11.mga9.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64mono-profiler-gui-thread-check0-debuginfo-2.99.3-11.mga9.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64mono-profiler-gui-thread-check0-2.99.3-11.mga9.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/atk-sharp3-debuginfo-2.99.3-11.mga9.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/cairo-sharp3-2.99.3-11.mga9.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/atk-sharp3-2.99.3-11.mga9.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/gtk-sharp3-debuginfo-2.99.3-11.mga9.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/pango-sharp3-2.99.3-11.mga9.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/gtk-sharp3-debugsource-2.99.3-11.mga9.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/pango-sharp3-debuginfo-2.99.3-11.mga9.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/glib-sharp3-2.99.3-11.mga9.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/glib-sharp3-devel-2.99.3-11.mga9.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/gtk-sharp3-doc-2.99.3-11.mga9.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/gtk-sharp3-2.99.3-11.mga9.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/gtk-sharp3-devel-2.99.3-11.mga9.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.b0IfZU + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd gtk-sharp-2.99.3 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/gtk-sharp3-2.99.3-11.mga9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.zWupIq + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf gtk-sharp-2.99.3 gtk-sharp-2.99.3.gemspec + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!