Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 459774 Details for
Bug 605470
dev-dotnet/gtk-sharp-2.12.21 fails to build
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
success build log
gtk-sharp-2.12.21:20170112-125004.log (text/x-log), 232.44 KB, created by
thanasis
on 2017-01-12 13:30:03 UTC
(
hide
)
Description:
success build log
Filename:
MIME Type:
Creator:
thanasis
Created:
2017-01-12 13:30:03 UTC
Size:
232.44 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: dev-dotnet/gtk-sharp-2.12.21 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: dotnet@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox userpriv usersandbox > [32;01m*[0m -- USING .NET 4.0 FRAMEWORK -- >>>> Unpacking source... >>>> Unpacking gtk-sharp-2.12.21.tar.gz to /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work >>>> Source unpacked in /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work >>>> Preparing source in /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21 ... > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21' ... > [32;01m*[0m Running libtoolize --install --copy --force --automake ... >[A[228C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running aclocal ... >[A[228C [34;01m[ [32;01mok[34;01m ][0m > [33;01m*[0m This package has a configure.in file which has long been deprecated. Please > [33;01m*[0m update it to use configure.ac instead as newer versions of autotools will die > [33;01m*[0m when it finds this file. See https://bugs.gentoo.org/426262 for details. > [32;01m*[0m Running autoconf --force ... >[A[228C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[228C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy --foreign --force-missing ... >[A[228C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: gtk-sharp-2.12.21/ > [32;01m*[0m Applying portage/1.2.0 patch ... > [32;01m*[0m Applying sed/1.5.6 patch ... > [32;01m*[0m Applying as-needed/2.4.3 patch ... > [33;01m*[0m QA Notice: 'libtoolize' called by src_prepare: dev-dotnet/gtk-sharp-2.12.21 > [33;01m*[0m Use autotools.eclass instead of calling 'libtoolize' directly. >libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.in, >libtoolize: and rerunning libtoolize and aclocal. >libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21 ... > * econf: updating gtk-sharp-2.12.21/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating gtk-sharp-2.12.21/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --disable-static --disable-dependency-tracking --disable-maintainer-mode --disable-debug >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking target system type... x86_64-pc-linux-gnu >checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /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... /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... dlltool >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-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 x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/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-pc-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 mcs... /usr/bin/mcs >/proc/self/maps: >00400000-008ea000 r-xp 00000000 00:10 11330123 /usr/bin/mono-sgen >00ae9000-00aea000 r--p 004e9000 00:10 11330123 /usr/bin/mono-sgen >00aea000-00af6000 rw-p 004ea000 00:10 11330123 /usr/bin/mono-sgen >00af6000-00b2b000 rw-p 00000000 00:00 0 >02aa0000-02b24000 rw-p 00000000 00:00 0 [heap] >40fd8000-40fe8000 rwxp 00000000 00:00 0 >41650000-41660000 rwxp 00000000 00:00 0 >33ca400000-33ca423000 r-xp 00000000 00:10 9854850 /lib64/ld-2.23.so >33ca623000-33ca624000 r--p 00023000 00:10 9854850 /lib64/ld-2.23.so >33ca624000-33ca625000 rw-p 00024000 00:10 9854850 /lib64/ld-2.23.so >33ca625000-33ca626000 rw-p 00000000 00:00 0 >33ca800000-33ca993000 r-xp 00000000 00:10 9854851 /lib64/libc-2.23.so >33ca993000-33cab93000 ---p 00193000 00:10 9854851 /lib64/libc-2.23.so >33cab93000-33cab97000 r--p 00193000 00:10 9854851 /lib64/libc-2.23.so >33cab97000-33cab99000 rw-p 00197000 00:10 9854851 /lib64/libc-2.23.so >33cab99000-33cab9d000 rw-p 00000000 00:00 0 >33cac00000-33cac17000 r-xp 00000000 00:10 9854852 /lib64/libpthread-2.23.so >33cac17000-33cae16000 ---p 00017000 00:10 9854852 /lib64/libpthread-2.23.so >33cae16000-33cae17000 r--p 00016000 00:10 9854852 /lib64/libpthread-2.23.so >33cae17000-33cae18000 rw-p 00017000 00:10 9854852 /lib64/libpthread-2.23.so >33cae18000-33cae1c000 rw-p 00000000 00:00 0 >33cb000000-33cb002000 r-xp 00000000 00:10 9854862 /lib64/libdl-2.23.so >33cb002000-33cb201000 ---p 00002000 00:10 9854862 /lib64/libdl-2.23.so >33cb201000-33cb202000 r--p 00001000 00:10 9854862 /lib64/libdl-2.23.so >33cb202000-33cb203000 rw-p 00002000 00:10 9854862 /lib64/libdl-2.23.so >33cb400000-33cb504000 r-xp 00000000 00:10 9854854 /lib64/libm-2.23.so >33cb504000-33cb703000 ---p 00104000 00:10 9854854 /lib64/libm-2.23.so >33cb703000-33cb704000 r--p 00103000 00:10 9854854 /lib64/libm-2.23.so >33cb704000-33cb705000 rw-p 00104000 00:10 9854854 /lib64/libm-2.23.so >33cbc00000-33cbc06000 r-xp 00000000 00:10 9854853 /lib64/librt-2.23.so >33cbc06000-33cbe06000 ---p 00006000 00:10 9854853 /lib64/librt-2.23.so >33cbe06000-33cbe07000 r--p 00006000 00:10 9854853 /lib64/librt-2.23.so >33cbe07000-33cbe08000 rw-p 00007000 00:10 9854853 /lib64/librt-2.23.so >33dc800000-33dc814000 r-xp 00000000 00:10 9855029 /lib64/libnsl-2.23.so >33dc814000-33dca13000 ---p 00014000 00:10 9855029 /lib64/libnsl-2.23.so >33dca13000-33dca14000 r--p 00013000 00:10 9855029 /lib64/libnsl-2.23.so >33dca14000-33dca15000 rw-p 00014000 00:10 9855029 /lib64/libnsl-2.23.so >33dca15000-33dca17000 rw-p 00000000 00:00 0 >346d600000-346d616000 r-xp 00000000 00:10 10122165 /usr/lib64/gcc/x86_64-pc-linux-gnu/5.4.0/libgcc_s.so.1 >346d616000-346d815000 ---p 00016000 00:10 10122165 /usr/lib64/gcc/x86_64-pc-linux-gnu/5.4.0/libgcc_s.so.1 >346d815000-346d816000 r--p 00015000 00:10 10122165 /usr/lib64/gcc/x86_64-pc-linux-gnu/5.4.0/libgcc_s.so.1 >346d816000-346d817000 rw-p 00016000 00:10 10122165 /usr/lib64/gcc/x86_64-pc-linux-gnu/5.4.0/libgcc_s.so.1 >7fc76c000000-7fc76c021000 rw-p 00000000 00:00 0 >7fc76c021000-7fc770000000 ---p 00000000 00:00 0 >7fc771e59000-7fc771e5a000 ---p 00000000 00:00 0 >7fc771e5a000-7fc77205a000 rw-p 00000000 00:00 0 >7fc77205a000-7fc7723ff000 r--p 00000000 00:10 11330646 /usr/lib64/mono/4.5/mscorlib.dll >7fc7723ff000-7fc7733ff000 rw-p 00000000 00:00 0 >7fc7733ff000-7fc773400000 ---p 00000000 00:00 0 >7fc773400000-7fc774000000 rw-p 00000000 00:00 0 >7fc77407c000-7fc7740fc000 rw-p 00000000 00:00 0 >7fc774100000-7fc774101000 rw-p 00000000 00:00 0 >7fc774101000-7fc774160000 ---p 00000000 00:00 0 >7fc774160000-7fc77416a000 r-xp 00000000 00:10 9473976 /lib64/libnss_files-2.23.so >7fc77416a000-7fc774369000 ---p 0000a000 00:10 9473976 /lib64/libnss_files-2.23.so >7fc774369000-7fc77436a000 r--p 00009000 00:10 9473976 /lib64/libnss_files-2.23.so >7fc77436a000-7fc77436b000 rw-p 0000a000 00:10 9473976 /lib64/libnss_files-2.23.so >7fc77436b000-7fc774375000 r-xp 00000000 00:10 9474173 /lib64/libnss_nis-2.23.so >7fc774375000-7fc774574000 ---p 0000a000 00:10 9474173 /lib64/libnss_nis-2.23.so >7fc774574000-7fc774575000 r--p 00009000 00:10 9474173 /lib64/libnss_nis-2.23.so >7fc774575000-7fc774576000 rw-p 0000a000 00:10 9474173 /lib64/libnss_nis-2.23.so >7fc774576000-7fc77457d000 r-xp 00000000 00:10 9474197 /lib64/libnss_compat-2.23.so >7fc77457d000-7fc77477c000 ---p 00007000 00:10 9474197 /lib64/libnss_compat-2.23.so >7fc77477c000-7fc77477d000 r--p 00006000 00:10 9474197 /lib64/libnss_compat-2.23.so >7fc77477d000-7fc77477e000 rw-p 00007000 00:10 9474197 /lib64/libnss_compat-2.23.so >7fc7747bb000-7fc7747c0000 rw-p 00000000 00:00 0 >7fc7747c0000-7fc7747c8000 r--p 00000000 00:10 11330818 /usr/lib64/mono/4.5/gacutil.exe >7fc7747c8000-7fc7747d2000 rw-p 00000000 00:00 0 >7fc7747d2000-7fc7747d3000 rw-s 00000000 00:13 1310536 /dev/shm/mono.1823 >7fc7747d3000-7fc7747f4000 rw-p 00000000 00:00 0 >7fc7747f4000-7fc774807000 r-xp 00000000 00:10 10655379 /usr/lib64/libsandbox.so >7fc774807000-7fc774a07000 ---p 00013000 00:10 10655379 /usr/lib64/libsandbox.so >7fc774a07000-7fc774a08000 r--p 00013000 00:10 10655379 /usr/lib64/libsandbox.so >7fc774a08000-7fc774a09000 rw-p 00014000 00:10 10655379 /usr/lib64/libsandbox.so >7fc774a09000-7fc774a12000 rw-p 00000000 00:00 0 >7fc774a12000-7fc774a67000 rw-p 00000000 00:00 0 >7ffe07822000-7ffe0782a000 ---p 00000000 00:00 0 >7ffe07ffd000-7ffe08021000 rw-p 00000000 00:00 0 [stack] >7ffe0812f000-7ffe08131000 r--p 00000000 00:00 0 [vvar] >7ffe08131000-7ffe08133000 r-xp 00000000 00:00 0 [vdso] > >Native stacktrace: > > /usr/bin/mono() [0x4b96da] > /lib64/libpthread.so.0() [0x33cac11040] > /lib64/libc.so.6(gsignal+0x37) [0x33ca8333e7] > /lib64/libc.so.6(abort+0x16a) [0x33ca8348ca] > /usr/bin/mono() [0x722409] > /usr/bin/mono() [0x739cad] > /usr/bin/mono() [0x739d7f] > /usr/bin/mono() [0x72f574] > /usr/bin/mono() [0x72e09f] > /lib64/libpthread.so.0() [0x33cac073cd] > /lib64/libc.so.6(clone+0x6d) [0x33ca8e950d] > >Debug info from gdb: > > >================================================================= >Got a SIGABRT while executing native code. This usually indicates >a fatal error in the mono runtime or one of the native libraries >used by your application. >================================================================= > >checking for MONO_CAIRO... yes >checking for GLIB... yes >checking for PANGO... yes >checking for ATK... yes >checking for GTK... yes >checking for GLADE... yes >checking for mdassembler... /usr/bin/mdassembler >checking for monodocer... /usr/bin/monodocer >checking for GLIB_2_31... yes >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 msi/gtk-sharp-2.0.wxs >config.status: creating msi/Makefile >config.status: creating msi/unmanaged/Makefile >config.status: creating msi/unmanaged/custom/Makefile >config.status: creating msi/unmanaged/custom/etc/Makefile >config.status: creating msi/unmanaged/custom/etc/gtk-2.0/Makefile >config.status: creating msi/unmanaged/custom/share/Makefile >config.status: creating msi/unmanaged/custom/share/icons/Makefile >config.status: creating msi/unmanaged/custom/share/icons/hicolor/Makefile >config.status: creating sources/Makefile >config.status: creating parser/Makefile >config.status: creating parser/gapi-2.0.pc >config.status: creating parser/gapi2-fixup >config.status: creating parser/gapi2-parser >config.status: creating generator/Makefile >config.status: creating generator/gapi2-codegen >config.status: creating glib/Makefile >config.status: creating glib/glib-sharp-2.0.pc >config.status: creating glib/glib-sharp.dll.config >config.status: creating glib/glue/Makefile >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.dll.config >config.status: creating gdk/glue/Makefile >config.status: creating gtk/Makefile >config.status: creating gtk/gtk-sharp-2.0.pc >config.status: creating gtk/gtk-sharp.dll.config >config.status: creating gtk/glue/Makefile >config.status: creating glade/Makefile >config.status: creating glade/glade-sharp.dll.config >config.status: creating glade/glade-sharp-2.0.pc >config.status: creating glade/glue/Makefile >config.status: creating gtkdotnet/Makefile >config.status: creating gtkdotnet/gtk-dotnet.dll.config >config.status: creating gtkdotnet/gtk-dotnet-2.0.pc >config.status: creating doc/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 config.h >config.status: executing depfiles commands >config.status: executing libtool commands >--- >Configuration summary > > * Installation prefix = /usr > * C# compiler: /usr/bin/mcs -debug -define:GTK_SHARP_2_6 -define:GTK_SHARP_2_8 -define:GTK_SHARP_2_10 -define:GTK_SHARP_2_12 -define:DISABLE_GTHREAD_CHECK > > Optional assemblies included in the build: > > * glade-sharp.dll: yes > * gtk-dotnet.dll: no > * Mono.Cairo.dll: using system assembly > > 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 >--- >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21 ... >make -j1 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21' >Making all in sources >make[2]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/sources' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/sources' >Making all in generator >make[2]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/generator' >/usr/bin/mcs -out:gapi_codegen.exe -define:OFF_T_8 ./AliasGen.cs ./BoxedGen.cs ./ByRefGen.cs ./CallbackGen.cs ./ChildProperty.cs ./ClassBase.cs ./ClassGen.cs ./CodeGenerator.cs ./ConstFilenameGen.cs ./ConstStringGen.cs ./Ctor.cs ./EnumGen.cs ./FieldBase.cs ./GenBase.cs ./GenerationInfo.cs ./HandleBase.cs ./IAccessor.cs ./IGeneratable.cs ./IManualMarshaler.cs ./InterfaceGen.cs ./LPGen.cs ./LPUGen.cs ./ManagedCallString.cs ./ManualGen.cs ./MarshalGen.cs ./MethodBase.cs ./MethodBody.cs ./Method.cs ./ObjectField.cs ./ObjectBase.cs ./ObjectGen.cs ./OpaqueGen.cs ./Parameters.cs ./Parser.cs ./Property.cs ./PropertyBase.cs ./ReturnValue.cs ./Signal.cs ./Signature.cs ./SimpleBase.cs ./SimpleGen.cs ./Statistics.cs ./StructBase.cs ./StructField.cs ./StructGen.cs ./SymbolTable.cs ./VirtualMethod.cs ./VMSignature.cs >mono_threads_platform_set_priority: unknown policy 5 >/proc/self/maps: >00400000-008ea000 r-xp 00000000 00:10 11330123 /usr/bin/mono-sgen >00ae9000-00aea000 r--p 004e9000 00:10 11330123 /usr/bin/mono-sgen >00aea000-00af6000 rw-p 004ea000 00:10 11330123 /usr/bin/mono-sgen >00af6000-00b2b000 rw-p 00000000 00:00 0 >00dd7000-00e5b000 rw-p 00000000 00:00 0 [heap] >40d5d000-40d6d000 rwxp 00000000 00:00 0 >41a9b000-41aab000 rwxp 00000000 00:00 0 >33ca400000-33ca423000 r-xp 00000000 00:10 9854850 /lib64/ld-2.23.so >33ca623000-33ca624000 r--p 00023000 00:10 9854850 /lib64/ld-2.23.so >33ca624000-33ca625000 rw-p 00024000 00:10 9854850 /lib64/ld-2.23.so >33ca625000-33ca626000 rw-p 00000000 00:00 0 >33ca800000-33ca993000 r-xp 00000000 00:10 9854851 /lib64/libc-2.23.so >33ca993000-33cab93000 ---p 00193000 00:10 9854851 /lib64/libc-2.23.so >33cab93000-33cab97000 r--p 00193000 00:10 9854851 /lib64/libc-2.23.so >33cab97000-33cab99000 rw-p 00197000 00:10 9854851 /lib64/libc-2.23.so >33cab99000-33cab9d000 rw-p 00000000 00:00 0 >33cac00000-33cac17000 r-xp 00000000 00:10 9854852 /lib64/libpthread-2.23.so >33cac17000-33cae16000 ---p 00017000 00:10 9854852 /lib64/libpthread-2.23.so >33cae16000-33cae17000 r--p 00016000 00:10 9854852 /lib64/libpthread-2.23.so >33cae17000-33cae18000 rw-p 00017000 00:10 9854852 /lib64/libpthread-2.23.so >33cae18000-33cae1c000 rw-p 00000000 00:00 0 >33cb000000-33cb002000 r-xp 00000000 00:10 9854862 /lib64/libdl-2.23.so >33cb002000-33cb201000 ---p 00002000 00:10 9854862 /lib64/libdl-2.23.so >33cb201000-33cb202000 r--p 00001000 00:10 9854862 /lib64/libdl-2.23.so >33cb202000-33cb203000 rw-p 00002000 00:10 9854862 /lib64/libdl-2.23.so >33cb400000-33cb504000 r-xp 00000000 00:10 9854854 /lib64/libm-2.23.so >33cb504000-33cb703000 ---p 00104000 00:10 9854854 /lib64/libm-2.23.so >33cb703000-33cb704000 r--p 00103000 00:10 9854854 /lib64/libm-2.23.so >33cb704000-33cb705000 rw-p 00104000 00:10 9854854 /lib64/libm-2.23.so >33cbc00000-33cbc06000 r-xp 00000000 00:10 9854853 /lib64/librt-2.23.so >33cbc06000-33cbe06000 ---p 00006000 00:10 9854853 /lib64/librt-2.23.so >33cbe06000-33cbe07000 r--p 00006000 00:10 9854853 /lib64/librt-2.23.so >33cbe07000-33cbe08000 rw-p 00007000 00:10 9854853 /lib64/librt-2.23.so >33dc800000-33dc814000 r-xp 00000000 00:10 9855029 /lib64/libnsl-2.23.so >33dc814000-33dca13000 ---p 00014000 00:10 9855029 /lib64/libnsl-2.23.so >33dca13000-33dca14000 r--p 00013000 00:10 9855029 /lib64/libnsl-2.23.so >33dca14000-33dca15000 rw-p 00014000 00:10 9855029 /lib64/libnsl-2.23.so >33dca15000-33dca17000 rw-p 00000000 00:00 0 >346d600000-346d616000 r-xp 00000000 00:10 10122165 /usr/lib64/gcc/x86_64-pc-linux-gnu/5.4.0/libgcc_s.so.1 >346d616000-346d815000 ---p 00016000 00:10 10122165 /usr/lib64/gcc/x86_64-pc-linux-gnu/5.4.0/libgcc_s.so.1 >346d815000-346d816000 r--p 00015000 00:10 10122165 /usr/lib64/gcc/x86_64-pc-linux-gnu/5.4.0/libgcc_s.so.1 >346d816000-346d817000 rw-p 00016000 00:10 10122165 /usr/lib64/gcc/x86_64-pc-linux-gnu/5.4.0/libgcc_s.so.1 >7f4758000000-7f4758021000 rw-p 00000000 00:00 0 >7f4758021000-7f475c000000 ---p 00000000 00:00 0 >7f475dc13000-7f475dc14000 ---p 00000000 00:00 0 >7f475dc14000-7f475de94000 rw-p 00000000 00:00 0 >7f475de96000-7f475e23b000 r--p 00000000 00:10 11330646 /usr/lib64/mono/4.5/mscorlib.dll >7f475e23b000-7f475e3ff000 r--p 00000000 00:10 11330644 /usr/lib64/mono/4.5/mcs.exe >7f475e3ff000-7f475f3ff000 rw-p 00000000 00:00 0 >7f475f3ff000-7f475f400000 ---p 00000000 00:00 0 >7f475f400000-7f4760000000 rw-p 00000000 00:00 0 >7f4760043000-7f4760044000 rw-p 00000000 00:00 0 >7f4760044000-7f47600a3000 ---p 00000000 00:00 0 >7f47600a3000-7f47600ad000 r-xp 00000000 00:10 9473976 /lib64/libnss_files-2.23.so >7f47600ad000-7f47602ac000 ---p 0000a000 00:10 9473976 /lib64/libnss_files-2.23.so >7f47602ac000-7f47602ad000 r--p 00009000 00:10 9473976 /lib64/libnss_files-2.23.so >7f47602ad000-7f47602ae000 rw-p 0000a000 00:10 9473976 /lib64/libnss_files-2.23.so >7f47602ae000-7f47602b8000 r-xp 00000000 00:10 9474173 /lib64/libnss_nis-2.23.so >7f47602b8000-7f47604b7000 ---p 0000a000 00:10 9474173 /lib64/libnss_nis-2.23.so >7f47604b7000-7f47604b8000 r--p 00009000 00:10 9474173 /lib64/libnss_nis-2.23.so >7f47604b8000-7f47604b9000 rw-p 0000a000 00:10 9474173 /lib64/libnss_nis-2.23.so >7f47604b9000-7f47604c0000 r-xp 00000000 00:10 9474197 /lib64/libnss_compat-2.23.so >7f47604c0000-7f47606bf000 ---p 00007000 00:10 9474197 /lib64/libnss_compat-2.23.so >7f47606bf000-7f47606c0000 r--p 00006000 00:10 9474197 /lib64/libnss_compat-2.23.so >7f47606c0000-7f47606c1000 rw-p 00007000 00:10 9474197 /lib64/libnss_compat-2.23.so >7f4760706000-7f4760715000 rw-p 00000000 00:00 0 >7f4760715000-7f4760716000 rw-s 00000000 00:13 1315510 /dev/shm/mono.3650 >7f4760716000-7f4760737000 rw-p 00000000 00:00 0 >7f4760737000-7f476074a000 r-xp 00000000 00:10 10655379 /usr/lib64/libsandbox.so >7f476074a000-7f476094a000 ---p 00013000 00:10 10655379 /usr/lib64/libsandbox.so >7f476094a000-7f476094b000 r--p 00013000 00:10 10655379 /usr/lib64/libsandbox.so >7f476094b000-7f476094c000 rw-p 00014000 00:10 10655379 /usr/lib64/libsandbox.so >7f476094c000-7f4760955000 rw-p 00000000 00:00 0 >7f4760955000-7f47609aa000 rw-p 00000000 00:00 0 >7ffe58659000-7ffe58661000 ---p 00000000 00:00 0 >7ffe58e33000-7ffe58e58000 rw-p 00000000 00:00 0 [stack] >7ffe58f56000-7ffe58f58000 r--p 00000000 00:00 0 [vvar] >7ffe58f58000-7ffe58f5a000 r-xp 00000000 00:00 0 [vdso] > >Native stacktrace: > > /usr/bin/mono() [0x4b96da] > /lib64/libpthread.so.0() [0x33cac11040] > /lib64/libc.so.6(gsignal+0x37) [0x33ca8333e7] > /lib64/libc.so.6(abort+0x16a) [0x33ca8348ca] > /usr/bin/mono() [0x722409] > /usr/bin/mono() [0x739cad] > /usr/bin/mono() [0x739d7f] > /usr/bin/mono() [0x72f574] > /usr/bin/mono() [0x72e09f] > /lib64/libpthread.so.0() [0x33cac073cd] > /lib64/libc.so.6(clone+0x6d) [0x33ca8e950d] > >Debug info from gdb: > > >================================================================= >Got a SIGABRT while executing native code. This usually indicates >a fatal error in the mono runtime or one of the native libraries >used by your application. >================================================================= > >make[2]: *** [Makefile:635: gapi_codegen.exe] Aborted (core dumped) >make[2]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/generator' >make[1]: *** [Makefile:454: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21' >make: *** [Makefile:382: all] Error 2 > [31;01m*[0m ERROR: dev-dotnet/gtk-sharp-2.12.21::gentoo failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=dev-dotnet/gtk-sharp-2.12.21::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-dotnet/gtk-sharp-2.12.21::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage_logs/dev-dotnet:gtk-sharp-2.12.21:20170112-125004.log'. > [31;01m*[0m For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21' > [31;01m*[0m S: '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21' >[32;01m * [39;49;00mPackage: dev-dotnet/gtk-sharp-2.12.21 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: dotnet@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox userpriv usersandbox >>>> Compiling source in /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21 ... >make -j1 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21' >Making all in sources >make[2]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/sources' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/sources' >Making all in generator >make[2]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/generator' >/usr/bin/mcs -out:gapi_codegen.exe -define:OFF_T_8 ./AliasGen.cs ./BoxedGen.cs ./ByRefGen.cs ./CallbackGen.cs ./ChildProperty.cs ./ClassBase.cs ./ClassGen.cs ./CodeGenerator.cs ./ConstFilenameGen.cs ./ConstStringGen.cs ./Ctor.cs ./EnumGen.cs ./FieldBase.cs ./GenBase.cs ./GenerationInfo.cs ./HandleBase.cs ./IAccessor.cs ./IGeneratable.cs ./IManualMarshaler.cs ./InterfaceGen.cs ./LPGen.cs ./LPUGen.cs ./ManagedCallString.cs ./ManualGen.cs ./MarshalGen.cs ./MethodBase.cs ./MethodBody.cs ./Method.cs ./ObjectField.cs ./ObjectBase.cs ./ObjectGen.cs ./OpaqueGen.cs ./Parameters.cs ./Parser.cs ./Property.cs ./PropertyBase.cs ./ReturnValue.cs ./Signal.cs ./Signature.cs ./SimpleBase.cs ./SimpleGen.cs ./Statistics.cs ./StructBase.cs ./StructField.cs ./StructGen.cs ./SymbolTable.cs ./VirtualMethod.cs ./VMSignature.cs >make[2]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/generator' >Making all in parser >make[2]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/parser' >/usr/bin/mcs -out:gapi-fixup.exe ./gapi-fixup.cs >/usr/bin/mcs -out:gapi-parser.exe ./gapi-parser.cs >make[2]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/parser' >Making all in glib >make[2]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/glib' >Making all in glue >make[3]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/glib/glue' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c -o closure.lo closure.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c closure.c -fPIC -DPIC -o .libs/closure.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c -o error.lo error.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c error.c -fPIC -DPIC -o .libs/error.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c -o object.lo object.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c object.c -fPIC -DPIC -o .libs/object.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c -o ptrarray.lo ptrarray.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c ptrarray.c -fPIC -DPIC -o .libs/ptrarray.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c -o signal.lo signal.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c signal.c -fPIC -DPIC -o .libs/signal.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c -o type.lo type.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c type.c -fPIC -DPIC -o .libs/type.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c -o unichar.lo unichar.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c unichar.c -fPIC -DPIC -o .libs/unichar.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c -o value.lo value.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c value.c -fPIC -DPIC -o .libs/value.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c -o valuearray.lo valuearray.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c valuearray.c -fPIC -DPIC -o .libs/valuearray.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c -o thread.lo thread.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c thread.c -fPIC -DPIC -o .libs/thread.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -o libglibsharpglue-2.la -rpath /usr/lib64 closure.lo error.lo object.lo ptrarray.lo signal.lo type.lo unichar.lo value.lo valuearray.lo thread.lo -lgobject-2.0 -lglib-2.0 >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/closure.o .libs/error.o .libs/object.o .libs/ptrarray.o .libs/signal.o .libs/type.o .libs/unichar.o .libs/value.o .libs/valuearray.o .libs/thread.o -Wl,--as-needed -lgobject-2.0 -lglib-2.0 -march=native -O2 -msse4.1 -mno-tls-direct-seg-refs -g -Wl,-O1 -Wl,-soname -Wl,libglibsharpglue-2.so -o .libs/libglibsharpglue-2.so >libtool: link: ( cd ".libs" && rm -f "libglibsharpglue-2.la" && ln -s "../libglibsharpglue-2.la" "libglibsharpglue-2.la" ) >make[3]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/glib/glue' >make[3]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/glib' >cp ../AssemblyInfo.cs . >cp ../gtk-sharp.snk . >/usr/bin/mcs -debug -define:GTK_SHARP_2_6 -define:GTK_SHARP_2_8 -define:GTK_SHARP_2_10 -define:GTK_SHARP_2_12 -define:DISABLE_GTHREAD_CHECK -nowarn:0169,0612,0618 -out:glib-sharp.dll -target:library ./Argv.cs ./Boxed.cs ./CDeclCallbackAttribute.cs ./ClassInitializerAttribute.cs ./ConnectBeforeAttribute.cs ./DefaultSignalHandlerAttribute.cs ./DelegateWrapper.cs ./DestroyNotify.cs ./EnumWrapper.cs ./ExceptionManager.cs ./FileUtils.cs ./Format.cs ./GException.cs ./GInterfaceAdapter.cs ./GInterfaceAttribute.cs ./Global.cs ./GString.cs ./GType.cs ./GTypeAttribute.cs ./Idle.cs ./IgnoreClassInitializersAttribute.cs ./InitiallyUnowned.cs ./IOChannel.cs ./IWrapper.cs ./ListBase.cs ./List.cs ./Log.cs ./MainContext.cs ./MainLoop.cs ./ManagedValue.cs ./Markup.cs ./Marshaller.cs ./MissingIntPtrCtorException.cs ./NotifyHandler.cs ./Object.cs ./ObjectManager.cs ./Opaque.cs ./PropertyAttribute.cs ./PtrArray.cs ./Signal.cs ./SignalArgs.cs ./SignalAttribute.cs ./SignalCallback.cs ./SignalClosure.cs ./SList.cs ./Source.cs ./Spawn.cs ./Thread.cs ./Timeout.cs ./ToggleRef.cs ./TypeConverter.cs ./TypeFundamentals.cs ./TypeInitializerAttribute.cs ./UnwrappedObject.cs ./ValueArray.cs ./Value.cs AssemblyInfo.cs >AssemblyInfo.cs(6,11): warning CS1699: Use compiler option `keyfile' or appropriate project settings instead of `AssemblyKeyFile' attribute >Compilation succeeded - 1 warning(s) >sed -e "s/@ASSEMBLY_NAME@/glib-sharp/" -e "s/@POLICY@/2.4/" ../policy.config > policy.2.4.config >"/usr/bin/al" -link:policy.2.4.config -version:2.4 -out:policy.2.4.glib-sharp.dll -keyfile:gtk-sharp.snk >ALINK: warning A99999: Path 'policy.2.4.config' in the resource name is not supported. Using just file name 'policy.2.4.config' >sed -e "s/@ASSEMBLY_NAME@/glib-sharp/" -e "s/@POLICY@/2.6/" ../policy.config > policy.2.6.config >"/usr/bin/al" -link:policy.2.6.config -version:2.6 -out:policy.2.6.glib-sharp.dll -keyfile:gtk-sharp.snk >ALINK: warning A99999: Path 'policy.2.6.config' in the resource name is not supported. Using just file name 'policy.2.6.config' >sed -e "s/@ASSEMBLY_NAME@/glib-sharp/" -e "s/@POLICY@/2.8/" ../policy.config > policy.2.8.config >"/usr/bin/al" -link:policy.2.8.config -version:2.8 -out:policy.2.8.glib-sharp.dll -keyfile:gtk-sharp.snk >ALINK: warning A99999: Path 'policy.2.8.config' in the resource name is not supported. Using just file name 'policy.2.8.config' >sed -e "s/@ASSEMBLY_NAME@/glib-sharp/" -e "s/@POLICY@/2.10/" ../policy.config > policy.2.10.config >"/usr/bin/al" -link:policy.2.10.config -version:2.10 -out:policy.2.10.glib-sharp.dll -keyfile:gtk-sharp.snk >ALINK: warning A99999: Path 'policy.2.10.config' in the resource name is not supported. Using just file name 'policy.2.10.config' >make[3]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/glib' >make[2]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/glib' >Making all in cairo >make[2]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/cairo' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/cairo' >Making all in pango >make[2]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/pango' >Making all in . >make[3]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/pango' >cp ./pango-api.raw pango-api.xml >chmod u+w pango-api.xml >mono ../parser/gapi-fixup.exe --api=pango-api.xml --metadata=./Pango.metadata --symbols=./pango-symbols.xml >rm -f generated/* && \ >mono ../generator/gapi_codegen.exe --generate pango-api.xml \ > \ >--outdir=generated --customdir=. --assembly-name=pango-sharp \ >--gluelib-name=pangosharpglue-2 --glue-filename=glue/generated.c \ >--glue-includes=pango/pango.h \ >&& touch generated-stamp > >Generation Summary: > Enums: 17 Structs: 8 Boxed: 2 Opaques: 13 Interfaces: 0 Objects: 8 Callbacks: 4 > Properties: 0 Signals: 0 Methods: 234 Constructors: 7 Throttled: 0 >Total Nodes: 293 > >cp ../gtk-sharp.snk . >cp ../AssemblyInfo.cs . >/usr/bin/mcs -debug -define:GTK_SHARP_2_6 -define:GTK_SHARP_2_8 -define:GTK_SHARP_2_10 -define:GTK_SHARP_2_12 -define:DISABLE_GTHREAD_CHECK -nowarn:0169,0612,0618 -unsafe -out:pango-sharp.dll -target:library -r:../glib/glib-sharp.dll -r:Mono.Cairo generated/*.cs ./Attribute.cs ./AttrBackground.cs ./AttrFallback.cs ./AttrFamily.cs ./AttrFontDesc.cs ./AttrForeground.cs ./AttrGravity.cs ./AttrGravityHint.cs ./AttrLanguage.cs ./AttrLetterSpacing.cs ./AttrRise.cs ./AttrScale.cs ./AttrShape.cs ./AttrSize.cs ./AttrStretch.cs ./AttrStrikethroughColor.cs ./AttrStrikethrough.cs ./AttrStyle.cs ./AttrUnderlineColor.cs ./AttrUnderline.cs ./AttrVariant.cs ./AttrWeight.cs ./Scale.cs ./ScriptIter.cs AssemblyInfo.cs >AssemblyInfo.cs(6,11): warning CS1699: Use compiler option `keyfile' or appropriate project settings instead of `AssemblyKeyFile' attribute >Compilation succeeded - 1 warning(s) >sed -e "s/@ASSEMBLY_NAME@/pango-sharp/" -e "s/@POLICY@/2.4/" ../policy.config > policy.2.4.config >"/usr/bin/al" -link:policy.2.4.config -version:2.4 -out:policy.2.4.pango-sharp.dll -keyfile:gtk-sharp.snk >ALINK: warning A99999: Path 'policy.2.4.config' in the resource name is not supported. Using just file name 'policy.2.4.config' >sed -e "s/@ASSEMBLY_NAME@/pango-sharp/" -e "s/@POLICY@/2.6/" ../policy.config > policy.2.6.config >"/usr/bin/al" -link:policy.2.6.config -version:2.6 -out:policy.2.6.pango-sharp.dll -keyfile:gtk-sharp.snk >ALINK: warning A99999: Path 'policy.2.6.config' in the resource name is not supported. Using just file name 'policy.2.6.config' >sed -e "s/@ASSEMBLY_NAME@/pango-sharp/" -e "s/@POLICY@/2.8/" ../policy.config > policy.2.8.config >"/usr/bin/al" -link:policy.2.8.config -version:2.8 -out:policy.2.8.pango-sharp.dll -keyfile:gtk-sharp.snk >ALINK: warning A99999: Path 'policy.2.8.config' in the resource name is not supported. Using just file name 'policy.2.8.config' >sed -e "s/@ASSEMBLY_NAME@/pango-sharp/" -e "s/@POLICY@/2.10/" ../policy.config > policy.2.10.config >"/usr/bin/al" -link:policy.2.10.config -version:2.10 -out:policy.2.10.pango-sharp.dll -keyfile:gtk-sharp.snk >ALINK: warning A99999: Path 'policy.2.10.config' in the resource name is not supported. Using just file name 'policy.2.10.config' >make[3]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/pango' >Making all in glue >make[3]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/pango/glue' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c -o attribute.lo attribute.c >libtool: compile: x86_64-pc-linux-gnu-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 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c attribute.c -fPIC -DPIC -o .libs/attribute.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c -o units.lo units.c >libtool: compile: x86_64-pc-linux-gnu-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 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c units.c -fPIC -DPIC -o .libs/units.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c -o generated.lo generated.c >libtool: compile: x86_64-pc-linux-gnu-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 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c generated.c -fPIC -DPIC -o .libs/generated.o >[01m[Kgenerated.c:11:1:[m[K [01;35m[Kwarning: [m[K'[01m[Kget_threshold_class[m[K' defined but not used [-Wunused-function] > get_threshold_class (GObject *obj) >[01;32m[K ^[m[K >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -o libpangosharpglue-2.la -rpath /usr/lib64 attribute.lo units.lo generated.lo -lpango-1.0 -lgobject-2.0 -lglib-2.0 >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/attribute.o .libs/units.o .libs/generated.o -Wl,--as-needed -lpango-1.0 -lgobject-2.0 -lglib-2.0 -march=native -O2 -msse4.1 -mno-tls-direct-seg-refs -g -Wl,-O1 -Wl,-soname -Wl,libpangosharpglue-2.so -o .libs/libpangosharpglue-2.so >libtool: link: ( cd ".libs" && rm -f "libpangosharpglue-2.la" && ln -s "../libpangosharpglue-2.la" "libpangosharpglue-2.la" ) >make[3]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/pango/glue' >make[2]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/pango' >Making all in atk >make[2]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/atk' >Making all in . >make[3]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/atk' >cp ./atk-api.raw atk-api.xml >chmod u+w atk-api.xml >mono ../parser/gapi-fixup.exe --api=atk-api.xml --metadata=./Atk.metadata >Warning: <attr path="/api/namespace/interface[@cname='AtkTable']/*[@name='RefAt']/return-type"/> matched no nodes >Warning: <attr path="/api/namespace/interface[@cname='AtkEditableText']/*[@name='GetRunAttributes']/return-type"/> matched no nodes >Warning: <attr path="/api/namespace/interface[@cname='AtkEditableText']/*[@name='GetDefaultAttributes']/return-type"/> matched no nodes >rm -f generated/* && \ >mono ../generator/gapi_codegen.exe --generate atk-api.xml \ > \ >--outdir=generated --customdir=. --assembly-name=atk-sharp \ >--gluelib-name=atksharpglue-2 --glue-filename=glue/generated.c \ >--glue-includes=atk/atk.h \ >&& touch generated-stamp >Property has unknown Type value_array in type Atk.Relation >Defaulting FocusHandler param to 'call' scope in method PropertyChangeHandler.AddFocusHandler >Defaulting FocusHandler param to 'call' scope in method NoOpObject.AddFocusHandler >Defaulting PropertyChangeHandler param to 'call' scope in method Object.ConnectPropertyChangeHandler >Defaulting EventListener param to 'call' scope in method Global.AddFocusTracker >Defaulting KeySnoopFunc param to 'call' scope in method Global.AddKeyEventListener >Defaulting EventListenerInit param to 'call' scope in method Focus.TrackerInit > >Generation Summary: > Enums: 10 Structs: 5 Boxed: 1 Opaques: 0 Interfaces: 12 Objects: 12 Callbacks: 6 > Properties: 20 Signals: 17 Methods: 328 Constructors: 5 Throttled: 1 >Total Nodes: 417 > >cp ../gtk-sharp.snk . >cp ../AssemblyInfo.cs . >/usr/bin/mcs -debug -define:GTK_SHARP_2_6 -define:GTK_SHARP_2_8 -define:GTK_SHARP_2_10 -define:GTK_SHARP_2_12 -define:DISABLE_GTHREAD_CHECK -nowarn:0169,0612,0618 -unsafe -out:atk-sharp.dll -target:library -r:../glib/glib-sharp.dll -r:Mono.Cairo generated/*.cs ./ColumnDeletedHandler.cs ./ColumnInsertedHandler.cs ./RowDeletedHandler.cs ./RowInsertedHandler.cs ./TableAdapter.cs ./Table.cs ./TextChangedDetail.cs AssemblyInfo.cs >AssemblyInfo.cs(6,11): warning CS1699: Use compiler option `keyfile' or appropriate project settings instead of `AssemblyKeyFile' attribute >Compilation succeeded - 1 warning(s) >sed -e "s/@ASSEMBLY_NAME@/atk-sharp/" -e "s/@POLICY@/2.4/" ../policy.config > policy.2.4.config >"/usr/bin/al" -link:policy.2.4.config -version:2.4 -out:policy.2.4.atk-sharp.dll -keyfile:gtk-sharp.snk >ALINK: warning A99999: Path 'policy.2.4.config' in the resource name is not supported. Using just file name 'policy.2.4.config' >sed -e "s/@ASSEMBLY_NAME@/atk-sharp/" -e "s/@POLICY@/2.6/" ../policy.config > policy.2.6.config >"/usr/bin/al" -link:policy.2.6.config -version:2.6 -out:policy.2.6.atk-sharp.dll -keyfile:gtk-sharp.snk >ALINK: warning A99999: Path 'policy.2.6.config' in the resource name is not supported. Using just file name 'policy.2.6.config' >sed -e "s/@ASSEMBLY_NAME@/atk-sharp/" -e "s/@POLICY@/2.8/" ../policy.config > policy.2.8.config >"/usr/bin/al" -link:policy.2.8.config -version:2.8 -out:policy.2.8.atk-sharp.dll -keyfile:gtk-sharp.snk >ALINK: warning A99999: Path 'policy.2.8.config' in the resource name is not supported. Using just file name 'policy.2.8.config' >sed -e "s/@ASSEMBLY_NAME@/atk-sharp/" -e "s/@POLICY@/2.10/" ../policy.config > policy.2.10.config >"/usr/bin/al" -link:policy.2.10.config -version:2.10 -out:policy.2.10.atk-sharp.dll -keyfile:gtk-sharp.snk >ALINK: warning A99999: Path 'policy.2.10.config' in the resource name is not supported. Using just file name 'policy.2.10.config' >make[3]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/atk' >Making all in glue >make[3]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/atk/glue' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c -o hyperlink.lo hyperlink.c >libtool: compile: x86_64-pc-linux-gnu-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 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c hyperlink.c -fPIC -DPIC -o .libs/hyperlink.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c -o misc.lo misc.c >libtool: compile: x86_64-pc-linux-gnu-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 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c misc.c -fPIC -DPIC -o .libs/misc.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c -o object.lo object.c >libtool: compile: x86_64-pc-linux-gnu-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 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c object.c -fPIC -DPIC -o .libs/object.o >[01m[Kobject.c:106:1:[m[K [01;35m[Kwarning: [m[Kno previous prototype for '[01m[Katksharp_object_override_get_attributes[m[K' [-Wmissing-prototypes] > atksharp_object_override_get_attributes (GType gtype, gpointer cb) >[01;32m[K ^[m[K >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c -o object_factory.lo object_factory.c >libtool: compile: x86_64-pc-linux-gnu-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 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c object_factory.c -fPIC -DPIC -o .libs/object_factory.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c -o util.lo util.c >libtool: compile: x86_64-pc-linux-gnu-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 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c util.c -fPIC -DPIC -o .libs/util.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-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 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c -o generated.lo generated.c >libtool: compile: x86_64-pc-linux-gnu-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 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c generated.c -fPIC -DPIC -o .libs/generated.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -o libatksharpglue-2.la -rpath /usr/lib64 hyperlink.lo misc.lo object.lo object_factory.lo util.lo generated.lo -latk-1.0 -lgobject-2.0 -lglib-2.0 >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/hyperlink.o .libs/misc.o .libs/object.o .libs/object_factory.o .libs/util.o .libs/generated.o -Wl,--as-needed -latk-1.0 -lgobject-2.0 -lglib-2.0 -march=native -O2 -msse4.1 -mno-tls-direct-seg-refs -g -Wl,-O1 -Wl,-soname -Wl,libatksharpglue-2.so -o .libs/libatksharpglue-2.so >libtool: link: ( cd ".libs" && rm -f "libatksharpglue-2.la" && ln -s "../libatksharpglue-2.la" "libatksharpglue-2.la" ) >make[3]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/atk/glue' >make[2]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/atk' >Making all in gdk >make[2]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/gdk' >Making all in . >make[3]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/gdk' >cp ./gdk-api.raw gdk-api.xml >chmod u+w gdk-api.xml >mono ../parser/gapi-fixup.exe --api=gdk-api.xml --metadata=./Gdk.metadata --symbols=./gdk-symbols.xml >rm -f generated/* && \ >mono ../generator/gapi_codegen.exe --generate gdk-api.xml \ >-I:../glib/glib-api.xml -I:../pango/pango-api.xml \ >--outdir=generated --customdir=. --assembly-name=gdk-sharp \ >--gluelib-name=gdksharpglue-2 --glue-filename=glue/generated.c \ >--glue-includes=gdk/gdk.h \ >&& touch generated-stamp > >Generation Summary: > Enums: 54 Structs: 18 Boxed: 3 Opaques: 12 Interfaces: 0 Objects: 23 Callbacks: 8 > Properties: 10 Signals: 10 Methods: 499 Constructors: 30 Throttled: 0 >Total Nodes: 667 > >cp ../gtk-sharp.snk . >cp ../AssemblyInfo.cs . >/usr/bin/mcs -debug -define:GTK_SHARP_2_6 -define:GTK_SHARP_2_8 -define:GTK_SHARP_2_10 -define:GTK_SHARP_2_12 -define:DISABLE_GTHREAD_CHECK -nowarn:0169,0612,0618 -unsafe -out:gdk-sharp.dll -target:library -r:../glib/glib-sharp.dll -r:../pango/pango-sharp.dll -r:Mono.Cairo generated/*.cs ./EventButton.cs ./EventClient.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 ./Key.cs ./Size.cs ./TextProperty.cs AssemblyInfo.cs >AssemblyInfo.cs(6,11): warning CS1699: Use compiler option `keyfile' or appropriate project settings instead of `AssemblyKeyFile' attribute >Compilation succeeded - 1 warning(s) >sed -e "s/@ASSEMBLY_NAME@/gdk-sharp/" -e "s/@POLICY@/2.4/" ../policy.config > policy.2.4.config >"/usr/bin/al" -link:policy.2.4.config -version:2.4 -out:policy.2.4.gdk-sharp.dll -keyfile:gtk-sharp.snk >ALINK: warning A99999: Path 'policy.2.4.config' in the resource name is not supported. Using just file name 'policy.2.4.config' >sed -e "s/@ASSEMBLY_NAME@/gdk-sharp/" -e "s/@POLICY@/2.6/" ../policy.config > policy.2.6.config >"/usr/bin/al" -link:policy.2.6.config -version:2.6 -out:policy.2.6.gdk-sharp.dll -keyfile:gtk-sharp.snk >ALINK: warning A99999: Path 'policy.2.6.config' in the resource name is not supported. Using just file name 'policy.2.6.config' >sed -e "s/@ASSEMBLY_NAME@/gdk-sharp/" -e "s/@POLICY@/2.8/" ../policy.config > policy.2.8.config >"/usr/bin/al" -link:policy.2.8.config -version:2.8 -out:policy.2.8.gdk-sharp.dll -keyfile:gtk-sharp.snk >ALINK: warning A99999: Path 'policy.2.8.config' in the resource name is not supported. Using just file name 'policy.2.8.config' >sed -e "s/@ASSEMBLY_NAME@/gdk-sharp/" -e "s/@POLICY@/2.10/" ../policy.config > policy.2.10.config >"/usr/bin/al" -link:policy.2.10.config -version:2.10 -out:policy.2.10.gdk-sharp.dll -keyfile:gtk-sharp.snk >ALINK: warning A99999: Path 'policy.2.10.config' in the resource name is not supported. Using just file name 'policy.2.10.config' >make[3]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/gdk' >Making all in glue >make[3]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/gdk/glue' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c -o dragcontext.lo dragcontext.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c dragcontext.c -fPIC -DPIC -o .libs/dragcontext.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c -o device.lo device.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c device.c -fPIC -DPIC -o .libs/device.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c -o event.lo event.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c event.c -fPIC -DPIC -o .libs/event.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c -o selection.lo selection.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c selection.c -fPIC -DPIC -o .libs/selection.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c -o windowmanager.lo windowmanager.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c windowmanager.c -fPIC -DPIC -o .libs/windowmanager.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c -o generated.lo generated.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c generated.c -fPIC -DPIC -o .libs/generated.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -o libgdksharpglue-2.la -rpath /usr/lib64 dragcontext.lo device.lo event.lo selection.lo windowmanager.lo generated.lo -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/dragcontext.o .libs/device.o .libs/event.o .libs/selection.o .libs/windowmanager.o .libs/generated.o -Wl,--as-needed -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -march=native -O2 -msse4.1 -mno-tls-direct-seg-refs -g -Wl,-O1 -Wl,-soname -Wl,libgdksharpglue-2.so -o .libs/libgdksharpglue-2.so >libtool: link: ( cd ".libs" && rm -f "libgdksharpglue-2.la" && ln -s "../libgdksharpglue-2.la" "libgdksharpglue-2.la" ) >make[3]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/gdk/glue' >make[2]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/gdk' >Making all in gtk >make[2]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/gtk' >Making all in . >make[3]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/gtk' >cp ./gtk-api.raw gtk-api.xml >chmod u+w gtk-api.xml >mono ../parser/gapi-fixup.exe --api=gtk-api.xml --metadata=./Gtk.metadata --symbols=./gtk-symbols.xml >rm -f generated/* && \ >mono ../generator/gapi_codegen.exe --generate gtk-api.xml \ >-I:../glib/glib-api.xml -I:../pango/pango-api.xml -I:../atk/atk-api.xml -I:../gdk/gdk-api.xml \ >--outdir=generated --customdir=. --assembly-name=gtk-sharp \ >--gluelib-name=gtksharpglue-2 --glue-filename=glue/generated.c \ >--glue-includes=gtk/gtk.h \ >&& touch generated-stamp >Name: scanner Type: GScanner* in gtk_accel_map_load_scanner in method LoadScanner in type Gtk.AccelMap >Property has unknown Type GtkBorder in type Gtk.Entry >rettype: const-GtkBorder* in method GetInnerBorder in type Gtk.Entry >Name: border Type: const-GtkBorder* in gtk_entry_set_inner_border in method SetInnerBorder in type Gtk.Entry >Ellipsis parameter in gtk_message_dialog_format_secondary_markup in method FormatSecondaryMarkup in type Gtk.MessageDialog >Ellipsis parameter in gtk_message_dialog_format_secondary_text in method FormatSecondaryText in type Gtk.MessageDialog >Name: key_file Type: GKeyFile* in gtk_page_setup_to_key_file in method ToKeyFile in type Gtk.PageSetup >Name: key_file Type: GKeyFile* in gtk_page_setup_new_from_key_file in type Gtk.PageSetup >rettype: cairo_surface_t* in method GetSurface in type Gtk.PrintJob >Name: key_file Type: GKeyFile* in gtk_print_settings_to_key_file in method ToKeyFile in type Gtk.PrintSettings >Name: key_file Type: GKeyFile* in gtk_print_settings_new_from_key_file in type Gtk.PrintSettings >Ellipsis parameter in gtk_recent_chooser_dialog_new in type Gtk.RecentChooserDialog >Ellipsis parameter in gtk_recent_chooser_dialog_new_for_manager in type Gtk.RecentChooserDialog >Ellipsis parameter in gtk_text_buffer_create_tag in method CreateTag in type Gtk.TextBuffer >Field GtkTooltips has unknown Type deprecated in type Gtk.Toolbar >Field Gpointer has unknown Type deprecated in type Gtk.Toolbar >Name: key_file Type: GKeyFile* in gtk_paper_size_to_key_file in method ToKeyFile in type Gtk.PaperSize >Name: key_file Type: GKeyFile* in gtk_paper_size_new_from_key_file in type Gtk.PaperSize >Field ParentClass has unknown Type GtkScaleButtonClass in Struct Gtk.VolumeButtonClass >rettype: GOptionGroup* in method GetOptionGroup in type Gtk.Global >Ellipsis parameter in gtk_show_about_dialog in method ShowAboutDialog in type Gtk.Global >Name: scanner Type: GScanner* in gtk_binding_parse_binding in method BindingParseBinding in type Gtk.Global >Name: entries Type: GOptionEntry* in gtk_init_with_args in method WithArgs in type Gtk.Init >rettype: GScanner* in method ScannerNew in type Gtk.Rc >Name: scanner Type: GScanner* in gtk_rc_find_pixmap_in_path in method FindPixmapInPath in type Gtk.Rc >Name: scanner Type: GScanner* in gtk_rc_parse_color_full in method ParseColorFull in type Gtk.Rc >Name: scanner Type: GScanner* in gtk_rc_parse_color in method ParseColor in type Gtk.Rc >Name: scanner Type: GScanner* in gtk_rc_parse_state in method ParseState in type Gtk.Rc >Name: scanner Type: GScanner* in gtk_rc_parse_priority in method ParsePriority in type Gtk.Rc >Interface Gtk.RecentChooser virtual method GetRecentManager has no matching method to invoke. >Defaulting DestroyNotify param to 'call' scope in method ItemFactory.PopupWithData >Defaulting DestroyNotify param to 'call' scope in method Object.Weakunref >Defaulting DestroyNotify param to 'call' scope in method Object.SetDataByIdFull >Defaulting DestroyNotify param to 'call' scope in method Object.Weakref >Defaulting DestroyNotify param to 'call' scope in method Object.SetDataFull >Defaulting RcPropertyParser param to 'call' scope in method Settings.InstallPropertyParser >Defaulting Function param to 'call' scope in method Init.Add > >Generation Summary: > Enums: 97 Structs: 19 Boxed: 3 Opaques: 17 Interfaces: 10 Objects: 167 Callbacks: 58 > Properties: 751 Signals: 343 Methods: 2065 Constructors: 192 Throttled: 25 >Total Nodes: 3747 > >cp ../gtk-sharp.snk . >cp ../AssemblyInfo.cs . >/usr/bin/mcs -debug -define:GTK_SHARP_2_6 -define:GTK_SHARP_2_8 -define:GTK_SHARP_2_10 -define:GTK_SHARP_2_12 -define:DISABLE_GTHREAD_CHECK -nowarn:0169,0612,0618 -unsafe -out:gtk-sharp.dll -target:library -r:../glib/glib-sharp.dll -r:../pango/pango-sharp.dll -r:../atk/atk-sharp.dll -r:../gdk/gdk-sharp.dll -r:Mono.Cairo generated/*.cs ./ActionEntry.cs ./Application.cs ./BindingAttribute.cs ./ChildPropertyAttribute.cs ./ITreeNode.cs ./Key.cs ./MoveFocusHandler.cs ./NodeCellDataFunc.cs ./NodeSelection.cs ./NodeStore.cs ./NodeView.cs ./RadioActionEntry.cs ./RowsReorderedHandler.cs ./StockManager.cs ./TextBufferSerializeFunc.cs ./GtkSharp.TextBufferSerializeFuncNative.cs ./ThreadNotify.cs ./ToggleActionEntry.cs ./Timeout.cs ./TreeEnumerator.cs ./TreeNodeAttribute.cs ./TreeNode.cs ./TreeNodeValueAttribute.cs AssemblyInfo.cs >AssemblyInfo.cs(6,11): warning CS1699: Use compiler option `keyfile' or appropriate project settings instead of `AssemblyKeyFile' attribute >generated/AboutDialog.custom(23,17): warning CS0108: `Gtk.AboutDialog.Name' hides inherited member `Gtk.Widget.Name'. Use the new keyword if hiding was intended >generated/Widget.cs(66,17): (Location of the symbol related to previous warning) >generated/Assistant.cs(78,22): warning CS0109: The member `Gtk.Assistant.AssistantChild.Title' does not hide an inherited member. The new keyword is not required >generated/TreePath.cs(11,15): warning CS0659: `Gtk.TreePath' overrides Object.Equals(object) but does not override Object.GetHashCode() >generated/Input.custom(55,25): warning CS0414: The private field `Gtk.Input.InputProxy.function' is assigned but its value is never used >generated/Input.custom(56,36): warning CS0414: The private field `Gtk.Input.InputProxy.marshal' is assigned but its value is never used >generated/Input.custom(57,11): warning CS0414: The private field `Gtk.Input.InputProxy.data' is assigned but its value is never used >./NodeStore.cs(96,7): warning CS0649: Field `Gtk.NodeStore.n_cols' is never assigned to, and will always have its default value `0' >Compilation succeeded - 8 warning(s) >sed -e "s/@ASSEMBLY_NAME@/gtk-sharp/" -e "s/@POLICY@/2.4/" ../policy.config > policy.2.4.config >"/usr/bin/al" -link:policy.2.4.config -version:2.4 -out:policy.2.4.gtk-sharp.dll -keyfile:gtk-sharp.snk >ALINK: warning A99999: Path 'policy.2.4.config' in the resource name is not supported. Using just file name 'policy.2.4.config' >sed -e "s/@ASSEMBLY_NAME@/gtk-sharp/" -e "s/@POLICY@/2.6/" ../policy.config > policy.2.6.config >"/usr/bin/al" -link:policy.2.6.config -version:2.6 -out:policy.2.6.gtk-sharp.dll -keyfile:gtk-sharp.snk >ALINK: warning A99999: Path 'policy.2.6.config' in the resource name is not supported. Using just file name 'policy.2.6.config' >sed -e "s/@ASSEMBLY_NAME@/gtk-sharp/" -e "s/@POLICY@/2.8/" ../policy.config > policy.2.8.config >"/usr/bin/al" -link:policy.2.8.config -version:2.8 -out:policy.2.8.gtk-sharp.dll -keyfile:gtk-sharp.snk >ALINK: warning A99999: Path 'policy.2.8.config' in the resource name is not supported. Using just file name 'policy.2.8.config' >sed -e "s/@ASSEMBLY_NAME@/gtk-sharp/" -e "s/@POLICY@/2.10/" ../policy.config > policy.2.10.config >"/usr/bin/al" -link:policy.2.10.config -version:2.10 -out:policy.2.10.gtk-sharp.dll -keyfile:gtk-sharp.snk >ALINK: warning A99999: Path 'policy.2.10.config' in the resource name is not supported. Using just file name 'policy.2.10.config' >make[3]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/gtk' >Making all in glue >make[3]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/gtk/glue' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c -o adjustment.lo adjustment.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c adjustment.c -fPIC -DPIC -o .libs/adjustment.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c -o cellrenderer.lo cellrenderer.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c cellrenderer.c -fPIC -DPIC -o .libs/cellrenderer.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c -o clipboard.lo clipboard.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c clipboard.c -fPIC -DPIC -o .libs/clipboard.o >In file included from [01m[K/usr/include/gtk-2.0/gtk/gtk.h:234:0[m[K, > from [01m[Kclipboard.c:19[m[K: >[01m[K/usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1:[m[K [01;35m[Kwarning: [m[Kfunction declaration isn't a prototype [-Wstrict-prototypes] > typedef void (*GtkItemFactoryCallback) (); >[01;32m[K ^[m[K >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c -o colorseldialog.lo colorseldialog.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c colorseldialog.c -fPIC -DPIC -o .libs/colorseldialog.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c -o container.lo container.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c container.c -fPIC -DPIC -o .libs/container.o >[01m[Kcontainer.c:26:1:[m[K [01;35m[Kwarning: [m[Kfunction declaration isn't a prototype [-Wstrict-prototypes] > void gtksharp_container_leak_fixed_marker (); >[01;32m[K ^[m[K >[01m[Kcontainer.c:28:6:[m[K [01;35m[Kwarning: [m[Kfunction declaration isn't a prototype [-Wstrict-prototypes] > void gtksharp_container_leak_fixed_marker () >[01;32m[K ^[m[K >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c -o nodestore.lo nodestore.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c nodestore.c -fPIC -DPIC -o .libs/nodestore.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c -o object.lo object.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c object.c -fPIC -DPIC -o .libs/object.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c -o selectiondata.lo selectiondata.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c selectiondata.c -fPIC -DPIC -o .libs/selectiondata.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c -o statusicon.lo statusicon.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c statusicon.c -fPIC -DPIC -o .libs/statusicon.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c -o style.lo style.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c style.c -fPIC -DPIC -o .libs/style.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c -o targetlist.lo targetlist.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c targetlist.c -fPIC -DPIC -o .libs/targetlist.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c -o widget.lo widget.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c widget.c -fPIC -DPIC -o .libs/widget.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c -o generated.lo generated.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c generated.c -fPIC -DPIC -o .libs/generated.o >In file included from [01m[K/usr/include/gtk-2.0/gtk/gtk.h:234:0[m[K, > from [01m[Kgenerated.c:4[m[K: >[01m[K/usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1:[m[K [01;35m[Kwarning: [m[Kfunction declaration isn't a prototype [-Wstrict-prototypes] > typedef void (*GtkItemFactoryCallback) (); >[01;32m[K ^[m[K >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -o libgtksharpglue-2.la -rpath /usr/lib64 adjustment.lo cellrenderer.lo clipboard.lo colorseldialog.lo container.lo nodestore.lo object.lo selectiondata.lo statusicon.lo style.lo targetlist.lo widget.lo generated.lo -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/adjustment.o .libs/cellrenderer.o .libs/clipboard.o .libs/colorseldialog.o .libs/container.o .libs/nodestore.o .libs/object.o .libs/selectiondata.o .libs/statusicon.o .libs/style.o .libs/targetlist.o .libs/widget.o .libs/generated.o -Wl,--as-needed -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -march=native -O2 -msse4.1 -mno-tls-direct-seg-refs -g -Wl,-O1 -Wl,-soname -Wl,libgtksharpglue-2.so -o .libs/libgtksharpglue-2.so >libtool: link: ( cd ".libs" && rm -f "libgtksharpglue-2.la" && ln -s "../libgtksharpglue-2.la" "libgtksharpglue-2.la" ) >make[3]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/gtk/glue' >make[2]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/gtk' >Making all in glade >make[2]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/glade' >Making all in . >make[3]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/glade' >cp ./glade-api.raw glade-api.xml >chmod u+w glade-api.xml >mono ../parser/gapi-fixup.exe --api=glade-api.xml --metadata=./Glade.metadata >rm -f generated/* && \ >mono ../generator/gapi_codegen.exe --generate glade-api.xml \ >-I:../pango/pango-api.xml -I:../atk/atk-api.xml -I:../gdk/gdk-api.xml -I:../gtk/gtk-api.xml \ >--outdir=generated --customdir=. --assembly-name=glade-sharp \ >--gluelib-name=gladesharpglue-2 --glue-filename=glue/generated.c \ >--glue-includes=glade/glade.h,glade/glade-parser.h \ >&& touch generated-stamp >Name: func Type: GCallback in glade_xml_signal_connect in method SignalConnect in type Glade.XML >Name: func Type: GCallback in glade_xml_signal_connect_data in method SignalConnectData in type Glade.XML >Defaulting XMLConnectFunc param to 'call' scope in method XML.SignalAutoconnectFull >Defaulting XMLConnectFunc param to 'call' scope in method XML.SignalConnectFull >Defaulting NewFunc param to 'call' scope in method Global.RegisterWidget >Defaulting BuildChildrenFunc param to 'call' scope in method Global.RegisterWidget >Defaulting FindInternalChildFunc param to 'call' scope in method Global.RegisterWidget >Defaulting ApplyCustomPropFunc param to 'call' scope in method Global.RegisterCustomProp > >Generation Summary: > Enums: 0 Structs: 8 Boxed: 0 Opaques: 0 Interfaces: 0 Objects: 1 Callbacks: 6 > Properties: 0 Signals: 0 Methods: 29 Constructors: 2 Throttled: 2 >Total Nodes: 48 > >cp ../gtk-sharp.snk . >cp ../AssemblyInfo.cs . >/usr/bin/mcs -debug -define:GTK_SHARP_2_6 -define:GTK_SHARP_2_8 -define:GTK_SHARP_2_10 -define:GTK_SHARP_2_12 -define:DISABLE_GTHREAD_CHECK -nowarn:0169,0612,0618 -unsafe -out:glade-sharp.dll -target:library -r:../glib/glib-sharp.dll -r:../pango/pango-sharp.dll -r:../atk/atk-sharp.dll -r:../gdk/gdk-sharp.dll -r:../gtk/gtk-sharp.dll -r:Mono.Cairo generated/*.cs ./HandlerNotFoundExeception.cs ./WidgetAttribute.cs AssemblyInfo.cs >AssemblyInfo.cs(6,11): warning CS1699: Use compiler option `keyfile' or appropriate project settings instead of `AssemblyKeyFile' attribute >Compilation succeeded - 1 warning(s) >sed -e "s/@ASSEMBLY_NAME@/glade-sharp/" -e "s/@POLICY@/2.4/" ../policy.config > policy.2.4.config >"/usr/bin/al" -link:policy.2.4.config -version:2.4 -out:policy.2.4.glade-sharp.dll -keyfile:gtk-sharp.snk >ALINK: warning A99999: Path 'policy.2.4.config' in the resource name is not supported. Using just file name 'policy.2.4.config' >sed -e "s/@ASSEMBLY_NAME@/glade-sharp/" -e "s/@POLICY@/2.6/" ../policy.config > policy.2.6.config >"/usr/bin/al" -link:policy.2.6.config -version:2.6 -out:policy.2.6.glade-sharp.dll -keyfile:gtk-sharp.snk >ALINK: warning A99999: Path 'policy.2.6.config' in the resource name is not supported. Using just file name 'policy.2.6.config' >sed -e "s/@ASSEMBLY_NAME@/glade-sharp/" -e "s/@POLICY@/2.8/" ../policy.config > policy.2.8.config >"/usr/bin/al" -link:policy.2.8.config -version:2.8 -out:policy.2.8.glade-sharp.dll -keyfile:gtk-sharp.snk >ALINK: warning A99999: Path 'policy.2.8.config' in the resource name is not supported. Using just file name 'policy.2.8.config' >sed -e "s/@ASSEMBLY_NAME@/glade-sharp/" -e "s/@POLICY@/2.10/" ../policy.config > policy.2.10.config >"/usr/bin/al" -link:policy.2.10.config -version:2.10 -out:policy.2.10.glade-sharp.dll -keyfile:gtk-sharp.snk >ALINK: warning A99999: Path 'policy.2.10.config' in the resource name is not supported. Using just file name 'policy.2.10.config' >make[3]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/glade' >Making all in glue >make[3]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/glade/glue' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libxml2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c -o gladexml.lo gladexml.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libxml2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c gladexml.c -fPIC -DPIC -o .libs/gladexml.o >In file included from [01m[K/usr/include/gtk-2.0/gtk/gtk.h:234:0[m[K, > from [01m[K/usr/include/libglade-2.0/glade/glade-xml.h:26[m[K, > from [01m[K/usr/include/libglade-2.0/glade/glade.h:28[m[K, > from [01m[Kgladexml.c:22[m[K: >[01m[K/usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1:[m[K [01;35m[Kwarning: [m[Kfunction declaration isn't a prototype [-Wstrict-prototypes] > typedef void (*GtkItemFactoryCallback) (); >[01;32m[K ^[m[K >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libxml2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c -o generated.lo generated.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libxml2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c generated.c -fPIC -DPIC -o .libs/generated.o >In file included from [01m[K/usr/include/gtk-2.0/gtk/gtk.h:234:0[m[K, > from [01m[K/usr/include/libglade-2.0/glade/glade-xml.h:26[m[K, > from [01m[K/usr/include/libglade-2.0/glade/glade.h:28[m[K, > from [01m[Kgenerated.c:4[m[K: >[01m[K/usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1:[m[K [01;35m[Kwarning: [m[Kfunction declaration isn't a prototype [-Wstrict-prototypes] > typedef void (*GtkItemFactoryCallback) (); >[01;32m[K ^[m[K >[01m[Kgenerated.c:12:1:[m[K [01;35m[Kwarning: [m[K'[01m[Kget_threshold_class[m[K' defined but not used [-Wunused-function] > get_threshold_class (GObject *obj) >[01;32m[K ^[m[K >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -o libgladesharpglue-2.la -rpath /usr/lib64 gladexml.lo generated.lo -lglade-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lxml2 >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/gladexml.o .libs/generated.o -Wl,--as-needed -lglade-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lxml2 -march=native -O2 -msse4.1 -mno-tls-direct-seg-refs -g -Wl,-O1 -Wl,-soname -Wl,libgladesharpglue-2.so -o .libs/libgladesharpglue-2.so >libtool: link: ( cd ".libs" && rm -f "libgladesharpglue-2.la" && ln -s "../libgladesharpglue-2.la" "libgladesharpglue-2.la" ) >make[3]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/glade/glue' >make[2]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/glade' >Making all in gtkdotnet >make[2]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/gtkdotnet' >cp ../AssemblyInfo.cs . >cp ../gtk-sharp.snk . >/usr/bin/mcs -debug -define:GTK_SHARP_2_6 -define:GTK_SHARP_2_8 -define:GTK_SHARP_2_10 -define:GTK_SHARP_2_12 -define:DISABLE_GTHREAD_CHECK -nowarn:0169,0612,0618 -out:gtk-dotnet.dll -target:library -r:../glib/glib-sharp.dll -r:../pango/pango-sharp.dll -r:../gdk/gdk-sharp.dll -r:System.Drawing.dll ./Graphics.cs AssemblyInfo.cs >AssemblyInfo.cs(6,11): warning CS1699: Use compiler option `keyfile' or appropriate project settings instead of `AssemblyKeyFile' attribute >Compilation succeeded - 1 warning(s) >sed -e "s/@ASSEMBLY_NAME@/gtk-dotnet/" -e "s/@POLICY@/2.4/" ../policy.config > policy.2.4.config >"/usr/bin/al" -link:policy.2.4.config -version:2.4 -out:policy.2.4.gtk-dotnet.dll -keyfile:gtk-sharp.snk >ALINK: warning A99999: Path 'policy.2.4.config' in the resource name is not supported. Using just file name 'policy.2.4.config' >sed -e "s/@ASSEMBLY_NAME@/gtk-dotnet/" -e "s/@POLICY@/2.6/" ../policy.config > policy.2.6.config >"/usr/bin/al" -link:policy.2.6.config -version:2.6 -out:policy.2.6.gtk-dotnet.dll -keyfile:gtk-sharp.snk >ALINK: warning A99999: Path 'policy.2.6.config' in the resource name is not supported. Using just file name 'policy.2.6.config' >sed -e "s/@ASSEMBLY_NAME@/gtk-dotnet/" -e "s/@POLICY@/2.8/" ../policy.config > policy.2.8.config >"/usr/bin/al" -link:policy.2.8.config -version:2.8 -out:policy.2.8.gtk-dotnet.dll -keyfile:gtk-sharp.snk >ALINK: warning A99999: Path 'policy.2.8.config' in the resource name is not supported. Using just file name 'policy.2.8.config' >sed -e "s/@ASSEMBLY_NAME@/gtk-dotnet/" -e "s/@POLICY@/2.10/" ../policy.config > policy.2.10.config >"/usr/bin/al" -link:policy.2.10.config -version:2.10 -out:policy.2.10.gtk-dotnet.dll -keyfile:gtk-sharp.snk >ALINK: warning A99999: Path 'policy.2.10.config' in the resource name is not supported. Using just file name 'policy.2.10.config' >make[2]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/gtkdotnet' >Making all in sample >make[2]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/sample' >Making all in test >make[3]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/sample/test' >/usr/bin/mcs -out:WidgetViewer.exe -r:../../glib/glib-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 ./TestRadioButton.cs ./TestRange.cs ./TestStatusbar.cs ./TestDialog.cs ./TestFlipping.cs ./TestSizeGroup.cs ./TestCombo.cs ./TestComboBox.cs ./WidgetViewer.cs >./TestCombo.cs(17,14): warning CS0612: `Gtk.Combo' is obsolete >./TestCombo.cs(31,20): warning CS0612: `Gtk.Combo' is obsolete >Compilation succeeded - 2 warning(s) >make[3]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/sample/test' >Making all in GtkDemo >make[3]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/sample/GtkDemo' >/usr/bin/mcs -debug -define:GTK_SHARP_2_6 -define:GTK_SHARP_2_8 -define:GTK_SHARP_2_10 -define:GTK_SHARP_2_12 -define:DISABLE_GTHREAD_CHECK -out:GtkDemo.exe ./DemoApplicationWindow.cs ./DemoAttribute.cs ./DemoButtonBox.cs ./DemoClipboard.cs ./DemoColorSelection.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 ./DemoStockBrowser.cs ./DemoTextView.cs ./DemoTreeStore.cs ./DemoUIManager.cs ./DemoPrinting.cs -r:../../glib/glib-sharp.dll -r:../../pango/pango-sharp.dll -r:../../atk/atk-sharp.dll -r:../../gdk/gdk-sharp.dll -r:../../gtk/gtk-sharp.dll -r:Mono.Cairo -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 >./DemoImages.cs(173,21): warning CS0618: `Gtk.Image.FromPixbuf' is obsolete: `Use the Pixbuf property instead' >Compilation succeeded - 1 warning(s) >make[3]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/sample/GtkDemo' >Making all in pixmaps >make[3]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/sample/pixmaps' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/sample/pixmaps' >Making all in valtest >make[3]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/sample/valtest' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c -o valobj.lo valobj.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c valobj.c -fPIC -DPIC -o .libs/valobj.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -o libvalobj.la -rpath /usr/lib64 valobj.lo -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/valobj.o -Wl,--as-needed -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -march=native -O2 -msse4.1 -mno-tls-direct-seg-refs -g -Wl,-O1 -Wl,-soname -Wl,libvalobj.so -o .libs/libvalobj.so >libtool: link: ( cd ".libs" && rm -f "libvalobj.la" && ln -s "../libvalobj.la" "libvalobj.la" ) >mono ../../generator/gapi_codegen.exe --generate ./valobj-api.xml --include ../../gtk/gtk-api.xml ../../gdk/gdk-api.xml --outdir=. --assembly-name=valobj-sharp > >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 > >/usr/bin/mcs -out:valtest.exe -r:../../glib/glib-sharp.dll -r:../../pango/pango-sharp.dll -r:../../atk/atk-sharp.dll -r:../../gdk/gdk-sharp.dll -r:../../gtk/gtk-sharp.dll ./Valtest.cs Valobj.cs >make[3]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/sample/valtest' >Making all in opaquetest >make[3]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/sample/opaquetest' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c -o opaques.lo opaques.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -c opaques.c -fPIC -DPIC -o .libs/opaques.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -msse4.1 -mno-tls-direct-seg-refs -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -DDISABLE_GTHREAD_CHECK -module -avoid-version -no-undefined -Wl,-O1 -Wl,--as-needed -o libopaque.la -rpath /usr/lib64 opaques.lo -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/opaques.o -Wl,--as-needed -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -march=native -O2 -msse4.1 -mno-tls-direct-seg-refs -g -Wl,-O1 -Wl,-soname -Wl,libopaque.so -o .libs/libopaque.so >libtool: link: ( cd ".libs" && rm -f "libopaque.la" && ln -s "../libopaque.la" "libopaque.la" ) >mono ../../generator/gapi_codegen.exe --generate ./opaque-api.xml --include ../../gtk/gtk-api.xml ../../gdk/gdk-api.xml --outdir=generated --assembly-name=opaque-sharp >Defaulting OpaqueReturnFunc param to 'call' scope in method Opaque.CheckFree >Defaulting GCFunc param to 'call' scope in method Opaque.CheckFree >Defaulting OpaqueReturnFunc param to 'call' scope in method Opaque.Check >Defaulting GCFunc param to 'call' scope in method Opaque.Check >Defaulting RefcountedReturnFunc param to 'call' scope in method Refcounted.Check >Defaulting GCFunc param to 'call' scope in method Refcounted.Check >Defaulting RefcountedReturnFunc param to 'call' scope in method Refcounted.CheckUnref >Defaulting GCFunc param to 'call' scope in method Refcounted.CheckUnref > >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 > >/usr/bin/mcs -out:opaquetest.exe -r:../../glib/glib-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 '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/sample/opaquetest' >make[3]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/sample' >/usr/bin/mcs -debug -out:polarfixed.exe -r:../glib/glib-sharp.dll -r:../pango/pango-sharp.dll -r:../atk/atk-sharp.dll -r:../gdk/gdk-sharp.dll -r:../gtk/gtk-sharp.dll -r:../glade/glade-sharp.dll ./PolarFixed.cs >/usr/bin/mcs -debug -out:custom-widget.exe -r:../glib/glib-sharp.dll -r:../pango/pango-sharp.dll -r:../atk/atk-sharp.dll -r:../gdk/gdk-sharp.dll -r:../gtk/gtk-sharp.dll -r:../glade/glade-sharp.dll ./CustomWidget.cs >./CustomWidget.cs(44,24): warning CS0649: Field `CustomWidget.customWidgetGType' is never assigned to, and will always have its default value >Compilation succeeded - 1 warning(s) >/usr/bin/mcs -debug -out:custom-cellrenderer.exe -r:../glib/glib-sharp.dll -r:../pango/pango-sharp.dll -r:../atk/atk-sharp.dll -r:../gdk/gdk-sharp.dll -r:../gtk/gtk-sharp.dll -r:../glade/glade-sharp.dll ./CustomCellRenderer.cs >/usr/bin/mcs -out:gtk-hello-world.exe -r:../glib/glib-sharp.dll -r:../pango/pango-sharp.dll -r:../atk/atk-sharp.dll -r:../gdk/gdk-sharp.dll -r:../gtk/gtk-sharp.dll -r:../glade/glade-sharp.dll ./HelloWorld.cs >/usr/bin/mcs -out:button.exe -r:../glib/glib-sharp.dll -r:../pango/pango-sharp.dll -r:../atk/atk-sharp.dll -r:../gdk/gdk-sharp.dll -r:../gtk/gtk-sharp.dll -r:../glade/glade-sharp.dll ./ButtonApp.cs >/usr/bin/mcs -out:calendar.exe -r:../glib/glib-sharp.dll -r:../pango/pango-sharp.dll -r:../atk/atk-sharp.dll -r:../gdk/gdk-sharp.dll -r:../gtk/gtk-sharp.dll -r:../glade/glade-sharp.dll ./CalendarApp.cs >/usr/bin/mcs -out:subclass.exe -r:../glib/glib-sharp.dll -r:../pango/pango-sharp.dll -r:../atk/atk-sharp.dll -r:../gdk/gdk-sharp.dll -r:../gtk/gtk-sharp.dll -r:../glade/glade-sharp.dll ./Subclass.cs >/usr/bin/mcs -out:menu.exe -r:../glib/glib-sharp.dll -r:../pango/pango-sharp.dll -r:../atk/atk-sharp.dll -r:../gdk/gdk-sharp.dll -r:../gtk/gtk-sharp.dll -r:../glade/glade-sharp.dll ./Menu.cs >/usr/bin/mcs -out:size.exe -r:../glib/glib-sharp.dll -r:../pango/pango-sharp.dll -r:../atk/atk-sharp.dll -r:../gdk/gdk-sharp.dll -r:../gtk/gtk-sharp.dll -r:../glade/glade-sharp.dll ./Size.cs >/usr/bin/mcs -out:scribble.exe -r:../glib/glib-sharp.dll -r:../pango/pango-sharp.dll -r:../atk/atk-sharp.dll -r:../gdk/gdk-sharp.dll -r:../gtk/gtk-sharp.dll -r:../glade/glade-sharp.dll ./Scribble.cs >/usr/bin/mcs -out:scribble-xinput.exe -r:../glib/glib-sharp.dll -r:../pango/pango-sharp.dll -r:../atk/atk-sharp.dll -r:../gdk/gdk-sharp.dll -r:../gtk/gtk-sharp.dll -r:../glade/glade-sharp.dll ./ScribbleXInput.cs >/usr/bin/mcs -out:treeviewdemo.exe -r:../glib/glib-sharp.dll -r:../pango/pango-sharp.dll -r:../atk/atk-sharp.dll -r:../gdk/gdk-sharp.dll -r:../gtk/gtk-sharp.dll -r:../glade/glade-sharp.dll ./TreeViewDemo.cs >/usr/bin/mcs -out:managedtreeviewdemo.exe -r:../glib/glib-sharp.dll -r:../pango/pango-sharp.dll -r:../atk/atk-sharp.dll -r:../gdk/gdk-sharp.dll -r:../gtk/gtk-sharp.dll -r:../glade/glade-sharp.dll ./ManagedTreeViewDemo.cs >/usr/bin/mcs -out:nodeviewdemo.exe -r:../glib/glib-sharp.dll -r:../pango/pango-sharp.dll -r:../atk/atk-sharp.dll -r:../gdk/gdk-sharp.dll -r:../gtk/gtk-sharp.dll -r:../glade/glade-sharp.dll ./NodeViewDemo.cs >/usr/bin/mcs -out:treemodeldemo.exe -r:../glib/glib-sharp.dll -r:../pango/pango-sharp.dll -r:../atk/atk-sharp.dll -r:../gdk/gdk-sharp.dll -r:../gtk/gtk-sharp.dll -r:../glade/glade-sharp.dll ./TreeModelDemo.cs >/usr/bin/mcs -debug -unsafe -out:testdnd.exe -r:../glib/glib-sharp.dll -r:../pango/pango-sharp.dll -r:../atk/atk-sharp.dll -r:../gdk/gdk-sharp.dll -r:../gtk/gtk-sharp.dll -r:../glade/glade-sharp.dll ./TestDnd.cs >./TestDnd.cs(293,25): warning CS0618: `Gtk.Image.FromPixbuf' is obsolete: `Use the Pixbuf property instead' >./TestDnd.cs(301,26): warning CS0618: `Gtk.Image.FromPixbuf' is obsolete: `Use the Pixbuf property instead' >./TestDnd.cs(319,25): warning CS0618: `Gtk.Image.FromPixbuf' is obsolete: `Use the Pixbuf property instead' >./TestDnd.cs(475,10): warning CS0219: The variable `drag_icon_pixbuf' is assigned but its value is never used >Compilation succeeded - 4 warning(s) >/usr/bin/mcs -debug -unsafe -out:actions.exe -r:../glib/glib-sharp.dll -r:../pango/pango-sharp.dll -r:../atk/atk-sharp.dll -r:../gdk/gdk-sharp.dll -r:../gtk/gtk-sharp.dll -r:../glade/glade-sharp.dll ./Actions.cs >/usr/bin/mcs -out:spawn.exe -r:../glib/glib-sharp.dll -r:../pango/pango-sharp.dll -r:../atk/atk-sharp.dll -r:../gdk/gdk-sharp.dll -r:../gtk/gtk-sharp.dll -r:../glade/glade-sharp.dll ./SpawnTests.cs >/usr/bin/mcs -out:assistant.exe -r:../glib/glib-sharp.dll -r:../pango/pango-sharp.dll -r:../atk/atk-sharp.dll -r:../gdk/gdk-sharp.dll -r:../gtk/gtk-sharp.dll -r:../glade/glade-sharp.dll ./Assistant.cs >/usr/bin/mcs -out:registerprop.exe -r:../glib/glib-sharp.dll -r:../pango/pango-sharp.dll -r:../atk/atk-sharp.dll -r:../gdk/gdk-sharp.dll -r:../gtk/gtk-sharp.dll -r:../glade/glade-sharp.dll ./PropertyRegistration.cs >/usr/bin/mcs -out:gexceptiontest.exe -r:../glib/glib-sharp.dll -r:../pango/pango-sharp.dll -r:../atk/atk-sharp.dll -r:../gdk/gdk-sharp.dll -r:../gtk/gtk-sharp.dll -r:../glade/glade-sharp.dll ./GExceptionTest.cs >/usr/bin/mcs -out:cairo-sample.exe -r:../glib/glib-sharp.dll -r:../pango/pango-sharp.dll -r:../atk/atk-sharp.dll -r:../gdk/gdk-sharp.dll -r:../gtk/gtk-sharp.dll -r:../glade/glade-sharp.dll -r:Mono.Cairo ./CairoSample.cs >./CairoSample.cs(41,22): warning CS0618: `Cairo.Context.Target' is obsolete: `Use GetTarget/SetTarget' >./CairoSample.cs(46,8): warning CS0618: `Cairo.Context.Color' is obsolete: `Use SetSourceColor method' >./CairoSample.cs(50,8): warning CS0618: `Cairo.Context.Color' is obsolete: `Use SetSourceColor method' >./CairoSample.cs(61,6): warning CS0618: `Cairo.Context.Source' is obsolete: `Use GetSource/SetSource' >./CairoSample.cs(65,17): warning CS0618: `Cairo.Pattern.Destroy()' is obsolete: `Use Dispose()' >./CairoSample.cs(66,9): warning CS0618: `Cairo.Surface.Destroy()' is obsolete: `Use Dispose()' >./CairoSample.cs(74,6): warning CS0618: `Cairo.Context.Color' is obsolete: `Use SetSourceColor method' >./CairoSample.cs(78,6): warning CS0618: `Cairo.Context.Color' is obsolete: `Use SetSourceColor method' >./CairoSample.cs(82,6): warning CS0618: `Cairo.Context.Color' is obsolete: `Use SetSourceColor method' >./CairoSample.cs(93,24): warning CS0618: `Cairo.Context.Target' is obsolete: `Use GetTarget/SetTarget' >./CairoSample.cs(94,24): warning CS0618: `Cairo.Context.Target' is obsolete: `Use GetTarget/SetTarget' >./CairoSample.cs(95,24): warning CS0618: `Cairo.Context.Target' is obsolete: `Use GetTarget/SetTarget' >./CairoSample.cs(102,15): warning CS0618: `Cairo.Context.Color' is obsolete: `Use SetSourceColor method' >./CairoSample.cs(131,11): warning CS0618: `Cairo.Surface.Destroy()' is obsolete: `Use Dispose()' >./CairoSample.cs(132,9): warning CS0618: `Cairo.Surface.Destroy()' is obsolete: `Use Dispose()' >./CairoSample.cs(133,11): warning CS0618: `Cairo.Surface.Destroy()' is obsolete: `Use Dispose()' >Compilation succeeded - 16 warning(s) >/usr/bin/mcs -out:glade-viewer.exe -r:../glib/glib-sharp.dll -r:../pango/pango-sharp.dll -r:../atk/atk-sharp.dll -r:../gdk/gdk-sharp.dll -r:../gtk/gtk-sharp.dll -r:../glade/glade-sharp.dll ./GladeViewer.cs >/usr/bin/mcs -resource:./test.glade,test.glade -out:glade-test.exe -r:../glib/glib-sharp.dll -r:../pango/pango-sharp.dll -r:../atk/atk-sharp.dll -r:../gdk/gdk-sharp.dll -r:../gtk/gtk-sharp.dll -r:../glade/glade-sharp.dll ./GladeTest.cs >make[3]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/sample' >make[2]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/sample' >Making all in doc >make[2]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/doc' >/usr/bin/mdassembler --ecma ./en -o gtk-sharp-docs >Error reading namespace XML for GtkSharp.GnomeSharp at ./en/ns-GtkSharp.GnomeSharp.xml >Error reading namespace XML for GtkSharp.GnomeVfsSharp at ./en/ns-GtkSharp.GnomeVfsSharp.xml >Warning: couldn't process type file `./en/GtkSharp.GnomeVfsSharp/ObjectManager.xml' as it doesn't exist >make[2]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/doc' >Making all in msi >make[2]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/msi' >Making all in unmanaged >make[3]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/msi/unmanaged' >Making all in custom >make[4]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/msi/unmanaged/custom' >Making all in etc >make[5]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/msi/unmanaged/custom/etc' >Making all in gtk-2.0 >make[6]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/msi/unmanaged/custom/etc/gtk-2.0' >make[6]: Nothing to be done for 'all'. >make[6]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/msi/unmanaged/custom/etc/gtk-2.0' >make[6]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/msi/unmanaged/custom/etc' >make[6]: Nothing to be done for 'all-am'. >make[6]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/msi/unmanaged/custom/etc' >make[5]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/msi/unmanaged/custom/etc' >Making all in share >make[5]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/msi/unmanaged/custom/share' >Making all in icons >make[6]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/msi/unmanaged/custom/share/icons' >Making all in hicolor >make[7]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/msi/unmanaged/custom/share/icons/hicolor' >make[7]: Nothing to be done for 'all'. >make[7]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/msi/unmanaged/custom/share/icons/hicolor' >make[7]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/msi/unmanaged/custom/share/icons' >make[7]: Nothing to be done for 'all-am'. >make[7]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/msi/unmanaged/custom/share/icons' >make[6]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/msi/unmanaged/custom/share/icons' >make[6]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/msi/unmanaged/custom/share' >make[6]: Nothing to be done for 'all-am'. >make[6]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/msi/unmanaged/custom/share' >make[5]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/msi/unmanaged/custom/share' >make[5]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/msi/unmanaged/custom' >make[5]: Nothing to be done for 'all-am'. >make[5]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/msi/unmanaged/custom' >make[4]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/msi/unmanaged/custom' >make[4]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/msi/unmanaged' >make[4]: Nothing to be done for 'all-am'. >make[4]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/msi/unmanaged' >make[3]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/msi/unmanaged' >Making all in . >make[3]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/msi' >make[3]: Nothing to be done for 'all-am'. >make[3]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/msi' >make[2]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/msi' >make[2]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21' >make[2]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21' >make[1]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21' >>>> Source compiled. >find: '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image/': No such file or directory >find: '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image/': No such file or directory > [32;01m*[0m Skipping make test/check due to ebuild restriction. >>>> Test phase [disabled because of RESTRICT=test]: dev-dotnet/gtk-sharp-2.12.21 > >>>> Install gtk-sharp-2.12.21 into /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image/ category dev-dotnet >make -j1 DESTDIR=/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image/ install >Making install in sources >make[1]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/sources' >make[2]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/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 '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/sources' >make[1]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/sources' >Making install in generator >make[1]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/generator' >make[2]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/generator' > /bin/mkdir -p '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/bin' > /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c gapi2-codegen '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/bin' > /bin/mkdir -p '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib/gtk-sharp-2.0' > /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 644 gapi_codegen.exe '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib/gtk-sharp-2.0' >make[2]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/generator' >make[1]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/generator' >Making install in parser >make[1]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/parser' >make[2]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/parser' > /bin/mkdir -p '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/bin' > /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c gapi2-fixup gapi2-parser '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/bin' > /bin/mkdir -p '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib/gtk-sharp-2.0' > /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 644 gapi-fixup.exe gapi-parser.exe '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib/gtk-sharp-2.0' > /bin/mkdir -p '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib/gtk-sharp-2.0' > /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c gapi_pp.pl gapi2xml.pl '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib/gtk-sharp-2.0' > /bin/mkdir -p '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib64/pkgconfig' > /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 644 gapi-2.0.pc '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib64/pkgconfig' >make[2]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/parser' >make[1]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/parser' >Making install in glib >make[1]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/glib' >Making install in glue >make[2]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/glib/glue' >make[3]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/glib/glue' > /bin/mkdir -p '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib64' > /bin/sh ../../libtool --mode=install /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c libglibsharpglue-2.la '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib64' >libtool: install: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c .libs/libglibsharpglue-2.so /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib64/libglibsharpglue-2.so >libtool: install: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c .libs/libglibsharpglue-2.lai /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib64/libglibsharpglue-2.la >libtool: [31mwarning(B[m: [1mremember to run 'libtool --finish /usr/lib64'(B[m >make[3]: Nothing to be done for 'install-data-am'. >make[3]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/glib/glue' >make[2]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/glib/glue' >make[2]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/glib' >make[3]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/glib' >make[3]: Nothing to be done for 'install-exec-am'. >/usr/bin/gacutil -i glib-sharp.dll -f -package gtk-sharp-2.0 -gacdir /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib >Package exported to: /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib/mono/gtk-sharp-2.0/glib-sharp.dll -> ../gac/glib-sharp/2.12.0.0__35e10195dab3c99f/glib-sharp.dll >Installed glib-sharp.dll into the gac (/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib/mono/gac) >/usr/bin/gacutil -i policy.2.4.glib-sharp.dll -f -package gtk-sharp-2.0 -gacdir /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib >Package exported to: /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib/mono/gtk-sharp-2.0/policy.2.4.glib-sharp.dll -> ../gac/policy.2.4.glib-sharp/0.0.0.0__35e10195dab3c99f/policy.2.4.glib-sharp.dll >Installed policy.2.4.glib-sharp.dll into the gac (/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib/mono/gac) >/usr/bin/gacutil -i policy.2.6.glib-sharp.dll -f -package gtk-sharp-2.0 -gacdir /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib >Package exported to: /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib/mono/gtk-sharp-2.0/policy.2.6.glib-sharp.dll -> ../gac/policy.2.6.glib-sharp/0.0.0.0__35e10195dab3c99f/policy.2.6.glib-sharp.dll >Installed policy.2.6.glib-sharp.dll into the gac (/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib/mono/gac) >/usr/bin/gacutil -i policy.2.8.glib-sharp.dll -f -package gtk-sharp-2.0 -gacdir /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib >Package exported to: /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib/mono/gtk-sharp-2.0/policy.2.8.glib-sharp.dll -> ../gac/policy.2.8.glib-sharp/0.0.0.0__35e10195dab3c99f/policy.2.8.glib-sharp.dll >Installed policy.2.8.glib-sharp.dll into the gac (/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib/mono/gac) >/usr/bin/gacutil -i policy.2.10.glib-sharp.dll -f -package gtk-sharp-2.0 -gacdir /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib >Package exported to: /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib/mono/gtk-sharp-2.0/policy.2.10.glib-sharp.dll -> ../gac/policy.2.10.glib-sharp/0.0.0.0__35e10195dab3c99f/policy.2.10.glib-sharp.dll >Installed policy.2.10.glib-sharp.dll into the gac (/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib/mono/gac) > /bin/mkdir -p '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/share/gapi-2.0' > /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 644 glib-api.xml '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/share/gapi-2.0' > /bin/mkdir -p '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib64/pkgconfig' > /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 644 glib-sharp-2.0.pc '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib64/pkgconfig' >make[3]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/glib' >make[2]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/glib' >make[1]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/glib' >Making install in cairo >make[1]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/cairo' >make[2]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/cairo' >make[2]: Nothing to be done for 'install-exec-am'. >make[2]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/cairo' >make[1]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/cairo' >Making install in pango >make[1]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/pango' >Making install in . >make[2]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/pango' >make[3]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/pango' >make[3]: Nothing to be done for 'install-exec-am'. >/usr/bin/gacutil -i pango-sharp.dll -f -package gtk-sharp-2.0 -gacdir /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib >Package exported to: /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib/mono/gtk-sharp-2.0/pango-sharp.dll -> ../gac/pango-sharp/2.12.0.0__35e10195dab3c99f/pango-sharp.dll >Installed pango-sharp.dll into the gac (/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib/mono/gac) >/usr/bin/gacutil -i policy.2.4.pango-sharp.dll -f -package gtk-sharp-2.0 -gacdir /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib >Package exported to: /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib/mono/gtk-sharp-2.0/policy.2.4.pango-sharp.dll -> ../gac/policy.2.4.pango-sharp/0.0.0.0__35e10195dab3c99f/policy.2.4.pango-sharp.dll >Installed policy.2.4.pango-sharp.dll into the gac (/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib/mono/gac) >/usr/bin/gacutil -i policy.2.6.pango-sharp.dll -f -package gtk-sharp-2.0 -gacdir /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib >Package exported to: /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib/mono/gtk-sharp-2.0/policy.2.6.pango-sharp.dll -> ../gac/policy.2.6.pango-sharp/0.0.0.0__35e10195dab3c99f/policy.2.6.pango-sharp.dll >Installed policy.2.6.pango-sharp.dll into the gac (/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib/mono/gac) >/usr/bin/gacutil -i policy.2.8.pango-sharp.dll -f -package gtk-sharp-2.0 -gacdir /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib >Package exported to: /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib/mono/gtk-sharp-2.0/policy.2.8.pango-sharp.dll -> ../gac/policy.2.8.pango-sharp/0.0.0.0__35e10195dab3c99f/policy.2.8.pango-sharp.dll >Installed policy.2.8.pango-sharp.dll into the gac (/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib/mono/gac) >/usr/bin/gacutil -i policy.2.10.pango-sharp.dll -f -package gtk-sharp-2.0 -gacdir /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib >Package exported to: /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib/mono/gtk-sharp-2.0/policy.2.10.pango-sharp.dll -> ../gac/policy.2.10.pango-sharp/0.0.0.0__35e10195dab3c99f/policy.2.10.pango-sharp.dll >Installed policy.2.10.pango-sharp.dll into the gac (/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib/mono/gac) > /bin/mkdir -p '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/share/gapi-2.0' > /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 644 pango-api.xml '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/share/gapi-2.0' >make[3]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/pango' >make[2]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/pango' >Making install in glue >make[2]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/pango/glue' >make[3]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/pango/glue' > /bin/mkdir -p '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib64' > /bin/sh ../../libtool --mode=install /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c libpangosharpglue-2.la '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib64' >libtool: install: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c .libs/libpangosharpglue-2.so /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib64/libpangosharpglue-2.so >libtool: install: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c .libs/libpangosharpglue-2.lai /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib64/libpangosharpglue-2.la >libtool: [31mwarning(B[m: [1mremember to run 'libtool --finish /usr/lib64'(B[m >make[3]: Nothing to be done for 'install-data-am'. >make[3]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/pango/glue' >make[2]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/pango/glue' >make[1]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/pango' >Making install in atk >make[1]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/atk' >Making install in . >make[2]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/atk' >make[3]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/atk' >make[3]: Nothing to be done for 'install-exec-am'. >/usr/bin/gacutil -i atk-sharp.dll -f -package gtk-sharp-2.0 -gacdir /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib >Package exported to: /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib/mono/gtk-sharp-2.0/atk-sharp.dll -> ../gac/atk-sharp/2.12.0.0__35e10195dab3c99f/atk-sharp.dll >Installed atk-sharp.dll into the gac (/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib/mono/gac) >/usr/bin/gacutil -i policy.2.4.atk-sharp.dll -f -package gtk-sharp-2.0 -gacdir /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib >Package exported to: /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib/mono/gtk-sharp-2.0/policy.2.4.atk-sharp.dll -> ../gac/policy.2.4.atk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.4.atk-sharp.dll >Installed policy.2.4.atk-sharp.dll into the gac (/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib/mono/gac) >/usr/bin/gacutil -i policy.2.6.atk-sharp.dll -f -package gtk-sharp-2.0 -gacdir /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib >Package exported to: /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib/mono/gtk-sharp-2.0/policy.2.6.atk-sharp.dll -> ../gac/policy.2.6.atk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.6.atk-sharp.dll >Installed policy.2.6.atk-sharp.dll into the gac (/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib/mono/gac) >/usr/bin/gacutil -i policy.2.8.atk-sharp.dll -f -package gtk-sharp-2.0 -gacdir /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib >Package exported to: /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib/mono/gtk-sharp-2.0/policy.2.8.atk-sharp.dll -> ../gac/policy.2.8.atk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.8.atk-sharp.dll >Installed policy.2.8.atk-sharp.dll into the gac (/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib/mono/gac) >/usr/bin/gacutil -i policy.2.10.atk-sharp.dll -f -package gtk-sharp-2.0 -gacdir /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib >Package exported to: /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib/mono/gtk-sharp-2.0/policy.2.10.atk-sharp.dll -> ../gac/policy.2.10.atk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.10.atk-sharp.dll >Installed policy.2.10.atk-sharp.dll into the gac (/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib/mono/gac) > /bin/mkdir -p '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/share/gapi-2.0' > /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 644 atk-api.xml '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/share/gapi-2.0' >make[3]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/atk' >make[2]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/atk' >Making install in glue >make[2]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/atk/glue' >make[3]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/atk/glue' > /bin/mkdir -p '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib64' > /bin/sh ../../libtool --mode=install /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c libatksharpglue-2.la '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib64' >libtool: install: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c .libs/libatksharpglue-2.so /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib64/libatksharpglue-2.so >libtool: install: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c .libs/libatksharpglue-2.lai /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib64/libatksharpglue-2.la >libtool: [31mwarning(B[m: [1mremember to run 'libtool --finish /usr/lib64'(B[m >make[3]: Nothing to be done for 'install-data-am'. >make[3]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/atk/glue' >make[2]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/atk/glue' >make[1]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/atk' >Making install in gdk >make[1]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/gdk' >Making install in . >make[2]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/gdk' >make[3]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/gdk' >make[3]: Nothing to be done for 'install-exec-am'. >/usr/bin/gacutil -i gdk-sharp.dll -f -package gtk-sharp-2.0 -gacdir /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib >Package exported to: /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib/mono/gtk-sharp-2.0/gdk-sharp.dll -> ../gac/gdk-sharp/2.12.0.0__35e10195dab3c99f/gdk-sharp.dll >Installed gdk-sharp.dll into the gac (/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib/mono/gac) >/usr/bin/gacutil -i policy.2.4.gdk-sharp.dll -f -package gtk-sharp-2.0 -gacdir /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib >Package exported to: /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib/mono/gtk-sharp-2.0/policy.2.4.gdk-sharp.dll -> ../gac/policy.2.4.gdk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.4.gdk-sharp.dll >Installed policy.2.4.gdk-sharp.dll into the gac (/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib/mono/gac) >/usr/bin/gacutil -i policy.2.6.gdk-sharp.dll -f -package gtk-sharp-2.0 -gacdir /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib >Package exported to: /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib/mono/gtk-sharp-2.0/policy.2.6.gdk-sharp.dll -> ../gac/policy.2.6.gdk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.6.gdk-sharp.dll >Installed policy.2.6.gdk-sharp.dll into the gac (/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib/mono/gac) >/usr/bin/gacutil -i policy.2.8.gdk-sharp.dll -f -package gtk-sharp-2.0 -gacdir /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib >Package exported to: /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib/mono/gtk-sharp-2.0/policy.2.8.gdk-sharp.dll -> ../gac/policy.2.8.gdk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.8.gdk-sharp.dll >Installed policy.2.8.gdk-sharp.dll into the gac (/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib/mono/gac) >/usr/bin/gacutil -i policy.2.10.gdk-sharp.dll -f -package gtk-sharp-2.0 -gacdir /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib >Package exported to: /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib/mono/gtk-sharp-2.0/policy.2.10.gdk-sharp.dll -> ../gac/policy.2.10.gdk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.10.gdk-sharp.dll >Installed policy.2.10.gdk-sharp.dll into the gac (/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib/mono/gac) > /bin/mkdir -p '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/share/gapi-2.0' > /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 644 gdk-api.xml '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/share/gapi-2.0' >make[3]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/gdk' >make[2]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/gdk' >Making install in glue >make[2]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/gdk/glue' >make[3]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/gdk/glue' > /bin/mkdir -p '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib64' > /bin/sh ../../libtool --mode=install /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c libgdksharpglue-2.la '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib64' >libtool: install: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c .libs/libgdksharpglue-2.so /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib64/libgdksharpglue-2.so >libtool: install: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c .libs/libgdksharpglue-2.lai /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib64/libgdksharpglue-2.la >libtool: [31mwarning(B[m: [1mremember to run 'libtool --finish /usr/lib64'(B[m >make[3]: Nothing to be done for 'install-data-am'. >make[3]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/gdk/glue' >make[2]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/gdk/glue' >make[1]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/gdk' >Making install in gtk >make[1]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/gtk' >Making install in . >make[2]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/gtk' >make[3]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/gtk' >make[3]: Nothing to be done for 'install-exec-am'. >/usr/bin/gacutil -i gtk-sharp.dll -f -package gtk-sharp-2.0 -gacdir /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib >Package exported to: /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib/mono/gtk-sharp-2.0/gtk-sharp.dll -> ../gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll >Installed gtk-sharp.dll into the gac (/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib/mono/gac) >/usr/bin/gacutil -i policy.2.4.gtk-sharp.dll -f -package gtk-sharp-2.0 -gacdir /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib >Package exported to: /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib/mono/gtk-sharp-2.0/policy.2.4.gtk-sharp.dll -> ../gac/policy.2.4.gtk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.4.gtk-sharp.dll >Installed policy.2.4.gtk-sharp.dll into the gac (/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib/mono/gac) >/usr/bin/gacutil -i policy.2.6.gtk-sharp.dll -f -package gtk-sharp-2.0 -gacdir /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib >Package exported to: /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib/mono/gtk-sharp-2.0/policy.2.6.gtk-sharp.dll -> ../gac/policy.2.6.gtk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.6.gtk-sharp.dll >Installed policy.2.6.gtk-sharp.dll into the gac (/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib/mono/gac) >/usr/bin/gacutil -i policy.2.8.gtk-sharp.dll -f -package gtk-sharp-2.0 -gacdir /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib >Package exported to: /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib/mono/gtk-sharp-2.0/policy.2.8.gtk-sharp.dll -> ../gac/policy.2.8.gtk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.8.gtk-sharp.dll >Installed policy.2.8.gtk-sharp.dll into the gac (/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib/mono/gac) >/usr/bin/gacutil -i policy.2.10.gtk-sharp.dll -f -package gtk-sharp-2.0 -gacdir /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib >Package exported to: /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib/mono/gtk-sharp-2.0/policy.2.10.gtk-sharp.dll -> ../gac/policy.2.10.gtk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.10.gtk-sharp.dll >Installed policy.2.10.gtk-sharp.dll into the gac (/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib/mono/gac) > /bin/mkdir -p '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/share/gapi-2.0' > /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 644 gtk-api.xml '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/share/gapi-2.0' > /bin/mkdir -p '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib64/pkgconfig' > /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 644 gtk-sharp-2.0.pc '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib64/pkgconfig' >make[3]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/gtk' >make[2]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/gtk' >Making install in glue >make[2]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/gtk/glue' >make[3]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/gtk/glue' > /bin/mkdir -p '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib64' > /bin/sh ../../libtool --mode=install /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c libgtksharpglue-2.la '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib64' >libtool: install: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c .libs/libgtksharpglue-2.so /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib64/libgtksharpglue-2.so >libtool: install: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c .libs/libgtksharpglue-2.lai /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib64/libgtksharpglue-2.la >libtool: [31mwarning(B[m: [1mremember to run 'libtool --finish /usr/lib64'(B[m >make[3]: Nothing to be done for 'install-data-am'. >make[3]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/gtk/glue' >make[2]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/gtk/glue' >make[1]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/gtk' >Making install in glade >make[1]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/glade' >Making install in . >make[2]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/glade' >make[3]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/glade' >make[3]: Nothing to be done for 'install-exec-am'. >/usr/bin/gacutil -i glade-sharp.dll -f -package gtk-sharp-2.0 -gacdir /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib >Package exported to: /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib/mono/gtk-sharp-2.0/glade-sharp.dll -> ../gac/glade-sharp/2.12.0.0__35e10195dab3c99f/glade-sharp.dll >Installed glade-sharp.dll into the gac (/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib/mono/gac) >/usr/bin/gacutil -i policy.2.4.glade-sharp.dll -f -package gtk-sharp-2.0 -gacdir /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib >Package exported to: /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib/mono/gtk-sharp-2.0/policy.2.4.glade-sharp.dll -> ../gac/policy.2.4.glade-sharp/0.0.0.0__35e10195dab3c99f/policy.2.4.glade-sharp.dll >Installed policy.2.4.glade-sharp.dll into the gac (/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib/mono/gac) >/usr/bin/gacutil -i policy.2.6.glade-sharp.dll -f -package gtk-sharp-2.0 -gacdir /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib >Package exported to: /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib/mono/gtk-sharp-2.0/policy.2.6.glade-sharp.dll -> ../gac/policy.2.6.glade-sharp/0.0.0.0__35e10195dab3c99f/policy.2.6.glade-sharp.dll >Installed policy.2.6.glade-sharp.dll into the gac (/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib/mono/gac) >/usr/bin/gacutil -i policy.2.8.glade-sharp.dll -f -package gtk-sharp-2.0 -gacdir /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib >Package exported to: /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib/mono/gtk-sharp-2.0/policy.2.8.glade-sharp.dll -> ../gac/policy.2.8.glade-sharp/0.0.0.0__35e10195dab3c99f/policy.2.8.glade-sharp.dll >Installed policy.2.8.glade-sharp.dll into the gac (/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib/mono/gac) >/usr/bin/gacutil -i policy.2.10.glade-sharp.dll -f -package gtk-sharp-2.0 -gacdir /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib >Package exported to: /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib/mono/gtk-sharp-2.0/policy.2.10.glade-sharp.dll -> ../gac/policy.2.10.glade-sharp/0.0.0.0__35e10195dab3c99f/policy.2.10.glade-sharp.dll >Installed policy.2.10.glade-sharp.dll into the gac (/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib/mono/gac) > /bin/mkdir -p '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/share/gapi-2.0' > /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 644 glade-api.xml '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/share/gapi-2.0' > /bin/mkdir -p '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib64/pkgconfig' > /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 644 glade-sharp-2.0.pc '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib64/pkgconfig' >make[3]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/glade' >make[2]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/glade' >Making install in glue >make[2]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/glade/glue' >make[3]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/glade/glue' > /bin/mkdir -p '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib64' > /bin/sh ../../libtool --mode=install /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c libgladesharpglue-2.la '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib64' >libtool: install: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c .libs/libgladesharpglue-2.so /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib64/libgladesharpglue-2.so >libtool: install: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c .libs/libgladesharpglue-2.lai /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib64/libgladesharpglue-2.la >libtool: [31mwarning(B[m: [1mremember to run 'libtool --finish /usr/lib64'(B[m >make[3]: Nothing to be done for 'install-data-am'. >make[3]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/glade/glue' >make[2]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/glade/glue' >make[1]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/glade' >Making install in gtkdotnet >make[1]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/gtkdotnet' >make[2]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/gtkdotnet' >make[2]: Nothing to be done for 'install-exec-am'. >make[2]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/gtkdotnet' >make[1]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/gtkdotnet' >Making install in sample >make[1]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/sample' >Making install in test >make[2]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/sample/test' >make[3]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/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 '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/sample/test' >make[2]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/sample/test' >Making install in GtkDemo >make[2]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/sample/GtkDemo' >make[3]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/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 '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/sample/GtkDemo' >make[2]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/sample/GtkDemo' >Making install in pixmaps >make[2]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/sample/pixmaps' >make[3]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/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 '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/sample/pixmaps' >make[2]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/sample/pixmaps' >Making install in valtest >make[2]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/sample/valtest' >make[2]: Nothing to be done for 'install'. >make[2]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/sample/valtest' >Making install in opaquetest >make[2]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/sample/opaquetest' >make[2]: Nothing to be done for 'install'. >make[2]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/sample/opaquetest' >make[2]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/sample' >make[3]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/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 '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/sample' >make[2]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/sample' >make[1]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/sample' >Making install in doc >make[1]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/doc' >make[2]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/doc' >make[2]: Nothing to be done for 'install-exec-am'. > /bin/mkdir -p '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib/monodoc/sources' > /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 644 gtk-sharp-docs.zip gtk-sharp-docs.tree gtk-sharp-docs.source '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image//usr/lib/monodoc/sources' >make[2]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/doc' >make[1]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/doc' >Making install in msi >make[1]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/msi' >Making install in unmanaged >make[2]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/msi/unmanaged' >Making install in custom >make[3]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/msi/unmanaged/custom' >Making install in etc >make[4]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/msi/unmanaged/custom/etc' >Making install in gtk-2.0 >make[5]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/msi/unmanaged/custom/etc/gtk-2.0' >make[6]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/msi/unmanaged/custom/etc/gtk-2.0' >make[6]: Nothing to be done for 'install-exec-am'. >make[6]: Nothing to be done for 'install-data-am'. >make[6]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/msi/unmanaged/custom/etc/gtk-2.0' >make[5]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/msi/unmanaged/custom/etc/gtk-2.0' >make[5]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/msi/unmanaged/custom/etc' >make[6]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/msi/unmanaged/custom/etc' >make[6]: Nothing to be done for 'install-exec-am'. >make[6]: Nothing to be done for 'install-data-am'. >make[6]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/msi/unmanaged/custom/etc' >make[5]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/msi/unmanaged/custom/etc' >make[4]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/msi/unmanaged/custom/etc' >Making install in share >make[4]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/msi/unmanaged/custom/share' >Making install in icons >make[5]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/msi/unmanaged/custom/share/icons' >Making install in hicolor >make[6]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/msi/unmanaged/custom/share/icons/hicolor' >make[7]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/msi/unmanaged/custom/share/icons/hicolor' >make[7]: Nothing to be done for 'install-exec-am'. >make[7]: Nothing to be done for 'install-data-am'. >make[7]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/msi/unmanaged/custom/share/icons/hicolor' >make[6]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/msi/unmanaged/custom/share/icons/hicolor' >make[6]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/msi/unmanaged/custom/share/icons' >make[7]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/msi/unmanaged/custom/share/icons' >make[7]: Nothing to be done for 'install-exec-am'. >make[7]: Nothing to be done for 'install-data-am'. >make[7]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/msi/unmanaged/custom/share/icons' >make[6]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/msi/unmanaged/custom/share/icons' >make[5]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/msi/unmanaged/custom/share/icons' >make[5]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/msi/unmanaged/custom/share' >make[6]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/msi/unmanaged/custom/share' >make[6]: Nothing to be done for 'install-exec-am'. >make[6]: Nothing to be done for 'install-data-am'. >make[6]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/msi/unmanaged/custom/share' >make[5]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/msi/unmanaged/custom/share' >make[4]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/msi/unmanaged/custom/share' >make[4]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/msi/unmanaged/custom' >make[5]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/msi/unmanaged/custom' >make[5]: Nothing to be done for 'install-exec-am'. >make[5]: Nothing to be done for 'install-data-am'. >make[5]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/msi/unmanaged/custom' >make[4]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/msi/unmanaged/custom' >make[3]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/msi/unmanaged/custom' >make[3]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/msi/unmanaged' >make[4]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/msi/unmanaged' >make[4]: Nothing to be done for 'install-exec-am'. >make[4]: Nothing to be done for 'install-data-am'. >make[4]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/msi/unmanaged' >make[3]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/msi/unmanaged' >make[2]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/msi/unmanaged' >Making install in . >make[2]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/msi' >make[3]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/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 '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/msi' >make[2]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/msi' >make[1]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21/msi' >make[1]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21' >make[2]: Entering directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21' >make[2]: Nothing to be done for 'install-exec-am'. >make[2]: Nothing to be done for 'install-data-am'. >make[2]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21' >make[1]: Leaving directory '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21' >>>> Completed installing gtk-sharp-2.12.21 into /var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/image/ > > [32;01m*[0m Final size of build directory: 46388 KiB > [32;01m*[0m Final size of installed tree: 9276 KiB > >removing executable bit: usr/lib64/libatksharpglue-2.la >removing executable bit: usr/lib64/libgdksharpglue-2.la >removing executable bit: usr/lib64/libgladesharpglue-2.la >removing executable bit: usr/lib64/libglibsharpglue-2.la >removing executable bit: usr/lib64/libgtksharpglue-2.la >removing executable bit: usr/lib64/libpangosharpglue-2.la >strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line -R .note.gnu.gold-version > usr/lib64/libpangosharpglue-2.so > usr/lib64/libglibsharpglue-2.so > usr/lib64/libatksharpglue-2.so > usr/lib64/libgtksharpglue-2.so > usr/lib64/libgdksharpglue-2.so > usr/lib64/libgladesharpglue-2.so >ecompressdir: bzip2 -9 /usr/share/doc > [32;01m*[0m Skipping make test/check due to ebuild restriction. >>>> Test phase [disabled because of RESTRICT=test]: dev-dotnet/gtk-sharp-2.12.21 >./ >./usr/ >./usr/share/ >./usr/share/doc/ >./usr/share/doc/gtk-sharp-2.12.21/ >./usr/share/doc/gtk-sharp-2.12.21/README.bz2 >./usr/share/doc/gtk-sharp-2.12.21/README.generator.bz2 >./usr/share/doc/gtk-sharp-2.12.21/ChangeLog.bz2 >./usr/share/doc/gtk-sharp-2.12.21/AUTHORS.bz2 >./usr/share/doc/gtk-sharp-2.12.21/NEWS >./usr/share/gapi-2.0/ >./usr/share/gapi-2.0/glade-api.xml >./usr/share/gapi-2.0/gtk-api.xml >./usr/share/gapi-2.0/gdk-api.xml >./usr/share/gapi-2.0/atk-api.xml >./usr/share/gapi-2.0/pango-api.xml >./usr/share/gapi-2.0/glib-api.xml >./usr/lib64/ >./usr/lib64/libgladesharpglue-2.so >./usr/lib64/libgdksharpglue-2.so >./usr/lib64/libgtksharpglue-2.so >./usr/lib64/libatksharpglue-2.so >./usr/lib64/libglibsharpglue-2.so >./usr/lib64/libpangosharpglue-2.so >./usr/lib64/monodoc/ >./usr/lib64/monodoc/sources/ >./usr/lib64/monodoc/sources/gtk-sharp-docs.source >./usr/lib64/monodoc/sources/gtk-sharp-docs.tree >./usr/lib64/monodoc/sources/gtk-sharp-docs.zip >./usr/lib64/mono/ >./usr/lib64/mono/gtk-sharp-2.0/ >./usr/lib64/mono/gtk-sharp-2.0/policy.2.10.glade-sharp.dll >./usr/lib64/mono/gtk-sharp-2.0/policy.2.8.glade-sharp.dll >./usr/lib64/mono/gtk-sharp-2.0/policy.2.6.glade-sharp.dll >./usr/lib64/mono/gtk-sharp-2.0/policy.2.4.glade-sharp.dll >./usr/lib64/mono/gtk-sharp-2.0/glade-sharp.dll >./usr/lib64/mono/gtk-sharp-2.0/policy.2.10.gtk-sharp.dll >./usr/lib64/mono/gtk-sharp-2.0/policy.2.8.gtk-sharp.dll >./usr/lib64/mono/gtk-sharp-2.0/policy.2.6.gtk-sharp.dll >./usr/lib64/mono/gtk-sharp-2.0/policy.2.4.gtk-sharp.dll >./usr/lib64/mono/gtk-sharp-2.0/gtk-sharp.dll >./usr/lib64/mono/gtk-sharp-2.0/policy.2.10.gdk-sharp.dll >./usr/lib64/mono/gtk-sharp-2.0/policy.2.8.gdk-sharp.dll >./usr/lib64/mono/gtk-sharp-2.0/policy.2.6.gdk-sharp.dll >./usr/lib64/mono/gtk-sharp-2.0/policy.2.4.gdk-sharp.dll >./usr/lib64/mono/gtk-sharp-2.0/gdk-sharp.dll >./usr/lib64/mono/gtk-sharp-2.0/policy.2.10.atk-sharp.dll >./usr/lib64/mono/gtk-sharp-2.0/policy.2.8.atk-sharp.dll >./usr/lib64/mono/gtk-sharp-2.0/policy.2.6.atk-sharp.dll >./usr/lib64/mono/gtk-sharp-2.0/policy.2.4.atk-sharp.dll >./usr/lib64/mono/gtk-sharp-2.0/atk-sharp.dll >./usr/lib64/mono/gtk-sharp-2.0/policy.2.10.pango-sharp.dll >./usr/lib64/mono/gtk-sharp-2.0/policy.2.8.pango-sharp.dll >./usr/lib64/mono/gtk-sharp-2.0/policy.2.6.pango-sharp.dll >./usr/lib64/mono/gtk-sharp-2.0/policy.2.4.pango-sharp.dll >./usr/lib64/mono/gtk-sharp-2.0/pango-sharp.dll >./usr/lib64/mono/gtk-sharp-2.0/policy.2.10.glib-sharp.dll >./usr/lib64/mono/gtk-sharp-2.0/policy.2.8.glib-sharp.dll >./usr/lib64/mono/gtk-sharp-2.0/policy.2.6.glib-sharp.dll >./usr/lib64/mono/gtk-sharp-2.0/policy.2.4.glib-sharp.dll >./usr/lib64/mono/gtk-sharp-2.0/glib-sharp.dll >./usr/lib64/mono/gac/ >./usr/lib64/mono/gac/policy.2.10.glade-sharp/ >./usr/lib64/mono/gac/policy.2.10.glade-sharp/0.0.0.0__35e10195dab3c99f/ >./usr/lib64/mono/gac/policy.2.10.glade-sharp/0.0.0.0__35e10195dab3c99f/policy.2.10.config >./usr/lib64/mono/gac/policy.2.10.glade-sharp/0.0.0.0__35e10195dab3c99f/policy.2.10.glade-sharp.dll >./usr/lib64/mono/gac/policy.2.8.glade-sharp/ >./usr/lib64/mono/gac/policy.2.8.glade-sharp/0.0.0.0__35e10195dab3c99f/ >./usr/lib64/mono/gac/policy.2.8.glade-sharp/0.0.0.0__35e10195dab3c99f/policy.2.8.config >./usr/lib64/mono/gac/policy.2.8.glade-sharp/0.0.0.0__35e10195dab3c99f/policy.2.8.glade-sharp.dll >./usr/lib64/mono/gac/policy.2.6.glade-sharp/ >./usr/lib64/mono/gac/policy.2.6.glade-sharp/0.0.0.0__35e10195dab3c99f/ >./usr/lib64/mono/gac/policy.2.6.glade-sharp/0.0.0.0__35e10195dab3c99f/policy.2.6.config >./usr/lib64/mono/gac/policy.2.6.glade-sharp/0.0.0.0__35e10195dab3c99f/policy.2.6.glade-sharp.dll >./usr/lib64/mono/gac/policy.2.4.glade-sharp/ >./usr/lib64/mono/gac/policy.2.4.glade-sharp/0.0.0.0__35e10195dab3c99f/ >./usr/lib64/mono/gac/policy.2.4.glade-sharp/0.0.0.0__35e10195dab3c99f/policy.2.4.config >./usr/lib64/mono/gac/policy.2.4.glade-sharp/0.0.0.0__35e10195dab3c99f/policy.2.4.glade-sharp.dll >./usr/lib64/mono/gac/glade-sharp/ >./usr/lib64/mono/gac/glade-sharp/2.12.0.0__35e10195dab3c99f/ >./usr/lib64/mono/gac/glade-sharp/2.12.0.0__35e10195dab3c99f/glade-sharp.dll.mdb >./usr/lib64/mono/gac/glade-sharp/2.12.0.0__35e10195dab3c99f/glade-sharp.dll.config >./usr/lib64/mono/gac/glade-sharp/2.12.0.0__35e10195dab3c99f/glade-sharp.dll >./usr/lib64/mono/gac/policy.2.10.gtk-sharp/ >./usr/lib64/mono/gac/policy.2.10.gtk-sharp/0.0.0.0__35e10195dab3c99f/ >./usr/lib64/mono/gac/policy.2.10.gtk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.10.config >./usr/lib64/mono/gac/policy.2.10.gtk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.10.gtk-sharp.dll >./usr/lib64/mono/gac/policy.2.8.gtk-sharp/ >./usr/lib64/mono/gac/policy.2.8.gtk-sharp/0.0.0.0__35e10195dab3c99f/ >./usr/lib64/mono/gac/policy.2.8.gtk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.8.config >./usr/lib64/mono/gac/policy.2.8.gtk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.8.gtk-sharp.dll >./usr/lib64/mono/gac/policy.2.6.gtk-sharp/ >./usr/lib64/mono/gac/policy.2.6.gtk-sharp/0.0.0.0__35e10195dab3c99f/ >./usr/lib64/mono/gac/policy.2.6.gtk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.6.config >./usr/lib64/mono/gac/policy.2.6.gtk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.6.gtk-sharp.dll >./usr/lib64/mono/gac/policy.2.4.gtk-sharp/ >./usr/lib64/mono/gac/policy.2.4.gtk-sharp/0.0.0.0__35e10195dab3c99f/ >./usr/lib64/mono/gac/policy.2.4.gtk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.4.config >./usr/lib64/mono/gac/policy.2.4.gtk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.4.gtk-sharp.dll >./usr/lib64/mono/gac/gtk-sharp/ >./usr/lib64/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/ >./usr/lib64/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll.mdb >./usr/lib64/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll.config >./usr/lib64/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll >./usr/lib64/mono/gac/policy.2.10.gdk-sharp/ >./usr/lib64/mono/gac/policy.2.10.gdk-sharp/0.0.0.0__35e10195dab3c99f/ >./usr/lib64/mono/gac/policy.2.10.gdk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.10.config >./usr/lib64/mono/gac/policy.2.10.gdk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.10.gdk-sharp.dll >./usr/lib64/mono/gac/policy.2.8.gdk-sharp/ >./usr/lib64/mono/gac/policy.2.8.gdk-sharp/0.0.0.0__35e10195dab3c99f/ >./usr/lib64/mono/gac/policy.2.8.gdk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.8.config >./usr/lib64/mono/gac/policy.2.8.gdk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.8.gdk-sharp.dll >./usr/lib64/mono/gac/policy.2.6.gdk-sharp/ >./usr/lib64/mono/gac/policy.2.6.gdk-sharp/0.0.0.0__35e10195dab3c99f/ >./usr/lib64/mono/gac/policy.2.6.gdk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.6.config >./usr/lib64/mono/gac/policy.2.6.gdk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.6.gdk-sharp.dll >./usr/lib64/mono/gac/policy.2.4.gdk-sharp/ >./usr/lib64/mono/gac/policy.2.4.gdk-sharp/0.0.0.0__35e10195dab3c99f/ >./usr/lib64/mono/gac/policy.2.4.gdk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.4.config >./usr/lib64/mono/gac/policy.2.4.gdk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.4.gdk-sharp.dll >./usr/lib64/mono/gac/gdk-sharp/ >./usr/lib64/mono/gac/gdk-sharp/2.12.0.0__35e10195dab3c99f/ >./usr/lib64/mono/gac/gdk-sharp/2.12.0.0__35e10195dab3c99f/gdk-sharp.dll.mdb >./usr/lib64/mono/gac/gdk-sharp/2.12.0.0__35e10195dab3c99f/gdk-sharp.dll.config >./usr/lib64/mono/gac/gdk-sharp/2.12.0.0__35e10195dab3c99f/gdk-sharp.dll >./usr/lib64/mono/gac/policy.2.10.atk-sharp/ >./usr/lib64/mono/gac/policy.2.10.atk-sharp/0.0.0.0__35e10195dab3c99f/ >./usr/lib64/mono/gac/policy.2.10.atk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.10.config >./usr/lib64/mono/gac/policy.2.10.atk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.10.atk-sharp.dll >./usr/lib64/mono/gac/policy.2.8.atk-sharp/ >./usr/lib64/mono/gac/policy.2.8.atk-sharp/0.0.0.0__35e10195dab3c99f/ >./usr/lib64/mono/gac/policy.2.8.atk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.8.config >./usr/lib64/mono/gac/policy.2.8.atk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.8.atk-sharp.dll >./usr/lib64/mono/gac/policy.2.6.atk-sharp/ >./usr/lib64/mono/gac/policy.2.6.atk-sharp/0.0.0.0__35e10195dab3c99f/ >./usr/lib64/mono/gac/policy.2.6.atk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.6.config >./usr/lib64/mono/gac/policy.2.6.atk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.6.atk-sharp.dll >./usr/lib64/mono/gac/policy.2.4.atk-sharp/ >./usr/lib64/mono/gac/policy.2.4.atk-sharp/0.0.0.0__35e10195dab3c99f/ >./usr/lib64/mono/gac/policy.2.4.atk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.4.config >./usr/lib64/mono/gac/policy.2.4.atk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.4.atk-sharp.dll >./usr/lib64/mono/gac/atk-sharp/ >./usr/lib64/mono/gac/atk-sharp/2.12.0.0__35e10195dab3c99f/ >./usr/lib64/mono/gac/atk-sharp/2.12.0.0__35e10195dab3c99f/atk-sharp.dll.mdb >./usr/lib64/mono/gac/atk-sharp/2.12.0.0__35e10195dab3c99f/atk-sharp.dll.config >./usr/lib64/mono/gac/atk-sharp/2.12.0.0__35e10195dab3c99f/atk-sharp.dll >./usr/lib64/mono/gac/policy.2.10.pango-sharp/ >./usr/lib64/mono/gac/policy.2.10.pango-sharp/0.0.0.0__35e10195dab3c99f/ >./usr/lib64/mono/gac/policy.2.10.pango-sharp/0.0.0.0__35e10195dab3c99f/policy.2.10.config >./usr/lib64/mono/gac/policy.2.10.pango-sharp/0.0.0.0__35e10195dab3c99f/policy.2.10.pango-sharp.dll >./usr/lib64/mono/gac/policy.2.8.pango-sharp/ >./usr/lib64/mono/gac/policy.2.8.pango-sharp/0.0.0.0__35e10195dab3c99f/ >./usr/lib64/mono/gac/policy.2.8.pango-sharp/0.0.0.0__35e10195dab3c99f/policy.2.8.config >./usr/lib64/mono/gac/policy.2.8.pango-sharp/0.0.0.0__35e10195dab3c99f/policy.2.8.pango-sharp.dll >./usr/lib64/mono/gac/policy.2.6.pango-sharp/ >./usr/lib64/mono/gac/policy.2.6.pango-sharp/0.0.0.0__35e10195dab3c99f/ >./usr/lib64/mono/gac/policy.2.6.pango-sharp/0.0.0.0__35e10195dab3c99f/policy.2.6.config >./usr/lib64/mono/gac/policy.2.6.pango-sharp/0.0.0.0__35e10195dab3c99f/policy.2.6.pango-sharp.dll >./usr/lib64/mono/gac/policy.2.4.pango-sharp/ >./usr/lib64/mono/gac/policy.2.4.pango-sharp/0.0.0.0__35e10195dab3c99f/ >./usr/lib64/mono/gac/policy.2.4.pango-sharp/0.0.0.0__35e10195dab3c99f/policy.2.4.config >./usr/lib64/mono/gac/policy.2.4.pango-sharp/0.0.0.0__35e10195dab3c99f/policy.2.4.pango-sharp.dll >./usr/lib64/mono/gac/pango-sharp/ >./usr/lib64/mono/gac/pango-sharp/2.12.0.0__35e10195dab3c99f/ >./usr/lib64/mono/gac/pango-sharp/2.12.0.0__35e10195dab3c99f/pango-sharp.dll.mdb >./usr/lib64/mono/gac/pango-sharp/2.12.0.0__35e10195dab3c99f/pango-sharp.dll.config >./usr/lib64/mono/gac/pango-sharp/2.12.0.0__35e10195dab3c99f/pango-sharp.dll >./usr/lib64/mono/gac/policy.2.10.glib-sharp/ >./usr/lib64/mono/gac/policy.2.10.glib-sharp/0.0.0.0__35e10195dab3c99f/ >./usr/lib64/mono/gac/policy.2.10.glib-sharp/0.0.0.0__35e10195dab3c99f/policy.2.10.config >./usr/lib64/mono/gac/policy.2.10.glib-sharp/0.0.0.0__35e10195dab3c99f/policy.2.10.glib-sharp.dll >./usr/lib64/mono/gac/policy.2.8.glib-sharp/ >./usr/lib64/mono/gac/policy.2.8.glib-sharp/0.0.0.0__35e10195dab3c99f/ >./usr/lib64/mono/gac/policy.2.8.glib-sharp/0.0.0.0__35e10195dab3c99f/policy.2.8.config >./usr/lib64/mono/gac/policy.2.8.glib-sharp/0.0.0.0__35e10195dab3c99f/policy.2.8.glib-sharp.dll >./usr/lib64/mono/gac/policy.2.6.glib-sharp/ >./usr/lib64/mono/gac/policy.2.6.glib-sharp/0.0.0.0__35e10195dab3c99f/ >./usr/lib64/mono/gac/policy.2.6.glib-sharp/0.0.0.0__35e10195dab3c99f/policy.2.6.config >./usr/lib64/mono/gac/policy.2.6.glib-sharp/0.0.0.0__35e10195dab3c99f/policy.2.6.glib-sharp.dll >./usr/lib64/mono/gac/policy.2.4.glib-sharp/ >./usr/lib64/mono/gac/policy.2.4.glib-sharp/0.0.0.0__35e10195dab3c99f/ >./usr/lib64/mono/gac/policy.2.4.glib-sharp/0.0.0.0__35e10195dab3c99f/policy.2.4.config >./usr/lib64/mono/gac/policy.2.4.glib-sharp/0.0.0.0__35e10195dab3c99f/policy.2.4.glib-sharp.dll >./usr/lib64/mono/gac/glib-sharp/ >./usr/lib64/mono/gac/glib-sharp/2.12.0.0__35e10195dab3c99f/ >./usr/lib64/mono/gac/glib-sharp/2.12.0.0__35e10195dab3c99f/glib-sharp.dll.mdb >./usr/lib64/mono/gac/glib-sharp/2.12.0.0__35e10195dab3c99f/glib-sharp.dll.config >./usr/lib64/mono/gac/glib-sharp/2.12.0.0__35e10195dab3c99f/glib-sharp.dll >./usr/lib64/gtk-sharp-2.0/ >./usr/lib64/gtk-sharp-2.0/gapi2xml.pl >./usr/lib64/gtk-sharp-2.0/gapi_pp.pl >./usr/lib64/gtk-sharp-2.0/gapi-parser.exe >./usr/lib64/gtk-sharp-2.0/gapi-fixup.exe >./usr/lib64/gtk-sharp-2.0/gapi_codegen.exe >./usr/lib64/libgladesharpglue-2.la >./usr/lib64/libgtksharpglue-2.la >./usr/lib64/libgdksharpglue-2.la >./usr/lib64/libatksharpglue-2.la >./usr/lib64/libpangosharpglue-2.la >./usr/lib64/libglibsharpglue-2.la >./usr/lib64/pkgconfig/ >./usr/lib64/pkgconfig/gtk-sharp-2.0.pc >./usr/lib64/pkgconfig/glib-sharp-2.0.pc >./usr/lib64/pkgconfig/glade-sharp-2.0.pc >./usr/lib64/pkgconfig/gapi-2.0.pc >./usr/bin/ >./usr/bin/gapi2-parser >./usr/bin/gapi2-fixup >./usr/bin/gapi2-codegen >>>> Done. > [32;01m*[39;49;00m checking 134 files for package collisions >>>> Merging dev-dotnet/gtk-sharp-2.12.21 to / >--- /usr/ >--- /usr/bin/ >>>> /usr/bin/gapi2-codegen >>>> /usr/bin/gapi2-fixup >>>> /usr/bin/gapi2-parser >--- /usr/lib64/ >--- /usr/lib64/pkgconfig/ >>>> /usr/lib64/pkgconfig/gapi-2.0.pc >>>> /usr/lib64/pkgconfig/glade-sharp-2.0.pc >>>> /usr/lib64/pkgconfig/glib-sharp-2.0.pc >>>> /usr/lib64/pkgconfig/gtk-sharp-2.0.pc >>>> /usr/lib64/libglibsharpglue-2.la >>>> /usr/lib64/libpangosharpglue-2.la >>>> /usr/lib64/libatksharpglue-2.la >>>> /usr/lib64/libgdksharpglue-2.la >>>> /usr/lib64/libgtksharpglue-2.la >>>> /usr/lib64/libgladesharpglue-2.la >--- /usr/lib64/gtk-sharp-2.0/ >>>> /usr/lib64/gtk-sharp-2.0/gapi_codegen.exe >>>> /usr/lib64/gtk-sharp-2.0/gapi-fixup.exe >>>> /usr/lib64/gtk-sharp-2.0/gapi-parser.exe >>>> /usr/lib64/gtk-sharp-2.0/gapi_pp.pl >>>> /usr/lib64/gtk-sharp-2.0/gapi2xml.pl >--- /usr/lib64/mono/ >--- /usr/lib64/mono/gac/ >--- /usr/lib64/mono/gac/glib-sharp/ >--- /usr/lib64/mono/gac/glib-sharp/2.12.0.0__35e10195dab3c99f/ >>>> /usr/lib64/mono/gac/glib-sharp/2.12.0.0__35e10195dab3c99f/glib-sharp.dll >>>> /usr/lib64/mono/gac/glib-sharp/2.12.0.0__35e10195dab3c99f/glib-sharp.dll.config >>>> /usr/lib64/mono/gac/glib-sharp/2.12.0.0__35e10195dab3c99f/glib-sharp.dll.mdb >--- /usr/lib64/mono/gac/policy.2.4.glib-sharp/ >--- /usr/lib64/mono/gac/policy.2.4.glib-sharp/0.0.0.0__35e10195dab3c99f/ >>>> /usr/lib64/mono/gac/policy.2.4.glib-sharp/0.0.0.0__35e10195dab3c99f/policy.2.4.glib-sharp.dll >>>> /usr/lib64/mono/gac/policy.2.4.glib-sharp/0.0.0.0__35e10195dab3c99f/policy.2.4.config >--- /usr/lib64/mono/gac/policy.2.6.glib-sharp/ >--- /usr/lib64/mono/gac/policy.2.6.glib-sharp/0.0.0.0__35e10195dab3c99f/ >>>> /usr/lib64/mono/gac/policy.2.6.glib-sharp/0.0.0.0__35e10195dab3c99f/policy.2.6.glib-sharp.dll >>>> /usr/lib64/mono/gac/policy.2.6.glib-sharp/0.0.0.0__35e10195dab3c99f/policy.2.6.config >--- /usr/lib64/mono/gac/policy.2.8.glib-sharp/ >--- /usr/lib64/mono/gac/policy.2.8.glib-sharp/0.0.0.0__35e10195dab3c99f/ >>>> /usr/lib64/mono/gac/policy.2.8.glib-sharp/0.0.0.0__35e10195dab3c99f/policy.2.8.glib-sharp.dll >>>> /usr/lib64/mono/gac/policy.2.8.glib-sharp/0.0.0.0__35e10195dab3c99f/policy.2.8.config >--- /usr/lib64/mono/gac/policy.2.10.glib-sharp/ >--- /usr/lib64/mono/gac/policy.2.10.glib-sharp/0.0.0.0__35e10195dab3c99f/ >>>> /usr/lib64/mono/gac/policy.2.10.glib-sharp/0.0.0.0__35e10195dab3c99f/policy.2.10.glib-sharp.dll >>>> /usr/lib64/mono/gac/policy.2.10.glib-sharp/0.0.0.0__35e10195dab3c99f/policy.2.10.config >--- /usr/lib64/mono/gac/pango-sharp/ >--- /usr/lib64/mono/gac/pango-sharp/2.12.0.0__35e10195dab3c99f/ >>>> /usr/lib64/mono/gac/pango-sharp/2.12.0.0__35e10195dab3c99f/pango-sharp.dll >>>> /usr/lib64/mono/gac/pango-sharp/2.12.0.0__35e10195dab3c99f/pango-sharp.dll.config >>>> /usr/lib64/mono/gac/pango-sharp/2.12.0.0__35e10195dab3c99f/pango-sharp.dll.mdb >--- /usr/lib64/mono/gac/policy.2.4.pango-sharp/ >--- /usr/lib64/mono/gac/policy.2.4.pango-sharp/0.0.0.0__35e10195dab3c99f/ >>>> /usr/lib64/mono/gac/policy.2.4.pango-sharp/0.0.0.0__35e10195dab3c99f/policy.2.4.pango-sharp.dll >>>> /usr/lib64/mono/gac/policy.2.4.pango-sharp/0.0.0.0__35e10195dab3c99f/policy.2.4.config >--- /usr/lib64/mono/gac/policy.2.6.pango-sharp/ >--- /usr/lib64/mono/gac/policy.2.6.pango-sharp/0.0.0.0__35e10195dab3c99f/ >>>> /usr/lib64/mono/gac/policy.2.6.pango-sharp/0.0.0.0__35e10195dab3c99f/policy.2.6.pango-sharp.dll >>>> /usr/lib64/mono/gac/policy.2.6.pango-sharp/0.0.0.0__35e10195dab3c99f/policy.2.6.config >--- /usr/lib64/mono/gac/policy.2.8.pango-sharp/ >--- /usr/lib64/mono/gac/policy.2.8.pango-sharp/0.0.0.0__35e10195dab3c99f/ >>>> /usr/lib64/mono/gac/policy.2.8.pango-sharp/0.0.0.0__35e10195dab3c99f/policy.2.8.pango-sharp.dll >>>> /usr/lib64/mono/gac/policy.2.8.pango-sharp/0.0.0.0__35e10195dab3c99f/policy.2.8.config >--- /usr/lib64/mono/gac/policy.2.10.pango-sharp/ >--- /usr/lib64/mono/gac/policy.2.10.pango-sharp/0.0.0.0__35e10195dab3c99f/ >>>> /usr/lib64/mono/gac/policy.2.10.pango-sharp/0.0.0.0__35e10195dab3c99f/policy.2.10.pango-sharp.dll >>>> /usr/lib64/mono/gac/policy.2.10.pango-sharp/0.0.0.0__35e10195dab3c99f/policy.2.10.config >--- /usr/lib64/mono/gac/atk-sharp/ >--- /usr/lib64/mono/gac/atk-sharp/2.12.0.0__35e10195dab3c99f/ >>>> /usr/lib64/mono/gac/atk-sharp/2.12.0.0__35e10195dab3c99f/atk-sharp.dll >>>> /usr/lib64/mono/gac/atk-sharp/2.12.0.0__35e10195dab3c99f/atk-sharp.dll.config >>>> /usr/lib64/mono/gac/atk-sharp/2.12.0.0__35e10195dab3c99f/atk-sharp.dll.mdb >--- /usr/lib64/mono/gac/policy.2.4.atk-sharp/ >--- /usr/lib64/mono/gac/policy.2.4.atk-sharp/0.0.0.0__35e10195dab3c99f/ >>>> /usr/lib64/mono/gac/policy.2.4.atk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.4.atk-sharp.dll >>>> /usr/lib64/mono/gac/policy.2.4.atk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.4.config >--- /usr/lib64/mono/gac/policy.2.6.atk-sharp/ >--- /usr/lib64/mono/gac/policy.2.6.atk-sharp/0.0.0.0__35e10195dab3c99f/ >>>> /usr/lib64/mono/gac/policy.2.6.atk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.6.atk-sharp.dll >>>> /usr/lib64/mono/gac/policy.2.6.atk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.6.config >--- /usr/lib64/mono/gac/policy.2.8.atk-sharp/ >--- /usr/lib64/mono/gac/policy.2.8.atk-sharp/0.0.0.0__35e10195dab3c99f/ >>>> /usr/lib64/mono/gac/policy.2.8.atk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.8.atk-sharp.dll >>>> /usr/lib64/mono/gac/policy.2.8.atk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.8.config >--- /usr/lib64/mono/gac/policy.2.10.atk-sharp/ >--- /usr/lib64/mono/gac/policy.2.10.atk-sharp/0.0.0.0__35e10195dab3c99f/ >>>> /usr/lib64/mono/gac/policy.2.10.atk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.10.atk-sharp.dll >>>> /usr/lib64/mono/gac/policy.2.10.atk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.10.config >--- /usr/lib64/mono/gac/gdk-sharp/ >--- /usr/lib64/mono/gac/gdk-sharp/2.12.0.0__35e10195dab3c99f/ >>>> /usr/lib64/mono/gac/gdk-sharp/2.12.0.0__35e10195dab3c99f/gdk-sharp.dll >>>> /usr/lib64/mono/gac/gdk-sharp/2.12.0.0__35e10195dab3c99f/gdk-sharp.dll.config >>>> /usr/lib64/mono/gac/gdk-sharp/2.12.0.0__35e10195dab3c99f/gdk-sharp.dll.mdb >--- /usr/lib64/mono/gac/policy.2.4.gdk-sharp/ >--- /usr/lib64/mono/gac/policy.2.4.gdk-sharp/0.0.0.0__35e10195dab3c99f/ >>>> /usr/lib64/mono/gac/policy.2.4.gdk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.4.gdk-sharp.dll >>>> /usr/lib64/mono/gac/policy.2.4.gdk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.4.config >--- /usr/lib64/mono/gac/policy.2.6.gdk-sharp/ >--- /usr/lib64/mono/gac/policy.2.6.gdk-sharp/0.0.0.0__35e10195dab3c99f/ >>>> /usr/lib64/mono/gac/policy.2.6.gdk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.6.gdk-sharp.dll >>>> /usr/lib64/mono/gac/policy.2.6.gdk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.6.config >--- /usr/lib64/mono/gac/policy.2.8.gdk-sharp/ >--- /usr/lib64/mono/gac/policy.2.8.gdk-sharp/0.0.0.0__35e10195dab3c99f/ >>>> /usr/lib64/mono/gac/policy.2.8.gdk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.8.gdk-sharp.dll >>>> /usr/lib64/mono/gac/policy.2.8.gdk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.8.config >--- /usr/lib64/mono/gac/policy.2.10.gdk-sharp/ >--- /usr/lib64/mono/gac/policy.2.10.gdk-sharp/0.0.0.0__35e10195dab3c99f/ >>>> /usr/lib64/mono/gac/policy.2.10.gdk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.10.gdk-sharp.dll >>>> /usr/lib64/mono/gac/policy.2.10.gdk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.10.config >--- /usr/lib64/mono/gac/gtk-sharp/ >--- /usr/lib64/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/ >>>> /usr/lib64/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll >>>> /usr/lib64/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll.config >>>> /usr/lib64/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll.mdb >--- /usr/lib64/mono/gac/policy.2.4.gtk-sharp/ >--- /usr/lib64/mono/gac/policy.2.4.gtk-sharp/0.0.0.0__35e10195dab3c99f/ >>>> /usr/lib64/mono/gac/policy.2.4.gtk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.4.gtk-sharp.dll >>>> /usr/lib64/mono/gac/policy.2.4.gtk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.4.config >--- /usr/lib64/mono/gac/policy.2.6.gtk-sharp/ >--- /usr/lib64/mono/gac/policy.2.6.gtk-sharp/0.0.0.0__35e10195dab3c99f/ >>>> /usr/lib64/mono/gac/policy.2.6.gtk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.6.gtk-sharp.dll >>>> /usr/lib64/mono/gac/policy.2.6.gtk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.6.config >--- /usr/lib64/mono/gac/policy.2.8.gtk-sharp/ >--- /usr/lib64/mono/gac/policy.2.8.gtk-sharp/0.0.0.0__35e10195dab3c99f/ >>>> /usr/lib64/mono/gac/policy.2.8.gtk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.8.gtk-sharp.dll >>>> /usr/lib64/mono/gac/policy.2.8.gtk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.8.config >--- /usr/lib64/mono/gac/policy.2.10.gtk-sharp/ >--- /usr/lib64/mono/gac/policy.2.10.gtk-sharp/0.0.0.0__35e10195dab3c99f/ >>>> /usr/lib64/mono/gac/policy.2.10.gtk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.10.gtk-sharp.dll >>>> /usr/lib64/mono/gac/policy.2.10.gtk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.10.config >--- /usr/lib64/mono/gac/glade-sharp/ >--- /usr/lib64/mono/gac/glade-sharp/2.12.0.0__35e10195dab3c99f/ >>>> /usr/lib64/mono/gac/glade-sharp/2.12.0.0__35e10195dab3c99f/glade-sharp.dll >>>> /usr/lib64/mono/gac/glade-sharp/2.12.0.0__35e10195dab3c99f/glade-sharp.dll.config >>>> /usr/lib64/mono/gac/glade-sharp/2.12.0.0__35e10195dab3c99f/glade-sharp.dll.mdb >--- /usr/lib64/mono/gac/policy.2.4.glade-sharp/ >--- /usr/lib64/mono/gac/policy.2.4.glade-sharp/0.0.0.0__35e10195dab3c99f/ >>>> /usr/lib64/mono/gac/policy.2.4.glade-sharp/0.0.0.0__35e10195dab3c99f/policy.2.4.glade-sharp.dll >>>> /usr/lib64/mono/gac/policy.2.4.glade-sharp/0.0.0.0__35e10195dab3c99f/policy.2.4.config >--- /usr/lib64/mono/gac/policy.2.6.glade-sharp/ >--- /usr/lib64/mono/gac/policy.2.6.glade-sharp/0.0.0.0__35e10195dab3c99f/ >>>> /usr/lib64/mono/gac/policy.2.6.glade-sharp/0.0.0.0__35e10195dab3c99f/policy.2.6.glade-sharp.dll >>>> /usr/lib64/mono/gac/policy.2.6.glade-sharp/0.0.0.0__35e10195dab3c99f/policy.2.6.config >--- /usr/lib64/mono/gac/policy.2.8.glade-sharp/ >--- /usr/lib64/mono/gac/policy.2.8.glade-sharp/0.0.0.0__35e10195dab3c99f/ >>>> /usr/lib64/mono/gac/policy.2.8.glade-sharp/0.0.0.0__35e10195dab3c99f/policy.2.8.glade-sharp.dll >>>> /usr/lib64/mono/gac/policy.2.8.glade-sharp/0.0.0.0__35e10195dab3c99f/policy.2.8.config >--- /usr/lib64/mono/gac/policy.2.10.glade-sharp/ >--- /usr/lib64/mono/gac/policy.2.10.glade-sharp/0.0.0.0__35e10195dab3c99f/ >>>> /usr/lib64/mono/gac/policy.2.10.glade-sharp/0.0.0.0__35e10195dab3c99f/policy.2.10.glade-sharp.dll >>>> /usr/lib64/mono/gac/policy.2.10.glade-sharp/0.0.0.0__35e10195dab3c99f/policy.2.10.config >--- /usr/lib64/mono/gtk-sharp-2.0/ >>>> /usr/lib64/mono/gtk-sharp-2.0/glib-sharp.dll -> ../gac/glib-sharp/2.12.0.0__35e10195dab3c99f/glib-sharp.dll >>>> /usr/lib64/mono/gtk-sharp-2.0/policy.2.4.glib-sharp.dll -> ../gac/policy.2.4.glib-sharp/0.0.0.0__35e10195dab3c99f/policy.2.4.glib-sharp.dll >>>> /usr/lib64/mono/gtk-sharp-2.0/policy.2.6.glib-sharp.dll -> ../gac/policy.2.6.glib-sharp/0.0.0.0__35e10195dab3c99f/policy.2.6.glib-sharp.dll >>>> /usr/lib64/mono/gtk-sharp-2.0/policy.2.8.glib-sharp.dll -> ../gac/policy.2.8.glib-sharp/0.0.0.0__35e10195dab3c99f/policy.2.8.glib-sharp.dll >>>> /usr/lib64/mono/gtk-sharp-2.0/policy.2.10.glib-sharp.dll -> ../gac/policy.2.10.glib-sharp/0.0.0.0__35e10195dab3c99f/policy.2.10.glib-sharp.dll >>>> /usr/lib64/mono/gtk-sharp-2.0/pango-sharp.dll -> ../gac/pango-sharp/2.12.0.0__35e10195dab3c99f/pango-sharp.dll >>>> /usr/lib64/mono/gtk-sharp-2.0/policy.2.4.pango-sharp.dll -> ../gac/policy.2.4.pango-sharp/0.0.0.0__35e10195dab3c99f/policy.2.4.pango-sharp.dll >>>> /usr/lib64/mono/gtk-sharp-2.0/policy.2.6.pango-sharp.dll -> ../gac/policy.2.6.pango-sharp/0.0.0.0__35e10195dab3c99f/policy.2.6.pango-sharp.dll >>>> /usr/lib64/mono/gtk-sharp-2.0/policy.2.8.pango-sharp.dll -> ../gac/policy.2.8.pango-sharp/0.0.0.0__35e10195dab3c99f/policy.2.8.pango-sharp.dll >>>> /usr/lib64/mono/gtk-sharp-2.0/policy.2.10.pango-sharp.dll -> ../gac/policy.2.10.pango-sharp/0.0.0.0__35e10195dab3c99f/policy.2.10.pango-sharp.dll >>>> /usr/lib64/mono/gtk-sharp-2.0/atk-sharp.dll -> ../gac/atk-sharp/2.12.0.0__35e10195dab3c99f/atk-sharp.dll >>>> /usr/lib64/mono/gtk-sharp-2.0/policy.2.4.atk-sharp.dll -> ../gac/policy.2.4.atk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.4.atk-sharp.dll >>>> /usr/lib64/mono/gtk-sharp-2.0/policy.2.6.atk-sharp.dll -> ../gac/policy.2.6.atk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.6.atk-sharp.dll >>>> /usr/lib64/mono/gtk-sharp-2.0/policy.2.8.atk-sharp.dll -> ../gac/policy.2.8.atk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.8.atk-sharp.dll >>>> /usr/lib64/mono/gtk-sharp-2.0/policy.2.10.atk-sharp.dll -> ../gac/policy.2.10.atk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.10.atk-sharp.dll >>>> /usr/lib64/mono/gtk-sharp-2.0/gdk-sharp.dll -> ../gac/gdk-sharp/2.12.0.0__35e10195dab3c99f/gdk-sharp.dll >>>> /usr/lib64/mono/gtk-sharp-2.0/policy.2.4.gdk-sharp.dll -> ../gac/policy.2.4.gdk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.4.gdk-sharp.dll >>>> /usr/lib64/mono/gtk-sharp-2.0/policy.2.6.gdk-sharp.dll -> ../gac/policy.2.6.gdk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.6.gdk-sharp.dll >>>> /usr/lib64/mono/gtk-sharp-2.0/policy.2.8.gdk-sharp.dll -> ../gac/policy.2.8.gdk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.8.gdk-sharp.dll >>>> /usr/lib64/mono/gtk-sharp-2.0/policy.2.10.gdk-sharp.dll -> ../gac/policy.2.10.gdk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.10.gdk-sharp.dll >>>> /usr/lib64/mono/gtk-sharp-2.0/gtk-sharp.dll -> ../gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll >>>> /usr/lib64/mono/gtk-sharp-2.0/policy.2.4.gtk-sharp.dll -> ../gac/policy.2.4.gtk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.4.gtk-sharp.dll >>>> /usr/lib64/mono/gtk-sharp-2.0/policy.2.6.gtk-sharp.dll -> ../gac/policy.2.6.gtk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.6.gtk-sharp.dll >>>> /usr/lib64/mono/gtk-sharp-2.0/policy.2.8.gtk-sharp.dll -> ../gac/policy.2.8.gtk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.8.gtk-sharp.dll >>>> /usr/lib64/mono/gtk-sharp-2.0/policy.2.10.gtk-sharp.dll -> ../gac/policy.2.10.gtk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.10.gtk-sharp.dll >>>> /usr/lib64/mono/gtk-sharp-2.0/glade-sharp.dll -> ../gac/glade-sharp/2.12.0.0__35e10195dab3c99f/glade-sharp.dll >>>> /usr/lib64/mono/gtk-sharp-2.0/policy.2.4.glade-sharp.dll -> ../gac/policy.2.4.glade-sharp/0.0.0.0__35e10195dab3c99f/policy.2.4.glade-sharp.dll >>>> /usr/lib64/mono/gtk-sharp-2.0/policy.2.6.glade-sharp.dll -> ../gac/policy.2.6.glade-sharp/0.0.0.0__35e10195dab3c99f/policy.2.6.glade-sharp.dll >>>> /usr/lib64/mono/gtk-sharp-2.0/policy.2.8.glade-sharp.dll -> ../gac/policy.2.8.glade-sharp/0.0.0.0__35e10195dab3c99f/policy.2.8.glade-sharp.dll >>>> /usr/lib64/mono/gtk-sharp-2.0/policy.2.10.glade-sharp.dll -> ../gac/policy.2.10.glade-sharp/0.0.0.0__35e10195dab3c99f/policy.2.10.glade-sharp.dll >--- /usr/lib64/monodoc/ >--- /usr/lib64/monodoc/sources/ >>>> /usr/lib64/monodoc/sources/gtk-sharp-docs.zip >>>> /usr/lib64/monodoc/sources/gtk-sharp-docs.tree >>>> /usr/lib64/monodoc/sources/gtk-sharp-docs.source >>>> /usr/lib64/libpangosharpglue-2.so >>>> /usr/lib64/libglibsharpglue-2.so >>>> /usr/lib64/libatksharpglue-2.so >>>> /usr/lib64/libgtksharpglue-2.so >>>> /usr/lib64/libgdksharpglue-2.so >>>> /usr/lib64/libgladesharpglue-2.so >--- /usr/share/ >--- /usr/share/gapi-2.0/ >>>> /usr/share/gapi-2.0/glib-api.xml >>>> /usr/share/gapi-2.0/pango-api.xml >>>> /usr/share/gapi-2.0/atk-api.xml >>>> /usr/share/gapi-2.0/gdk-api.xml >>>> /usr/share/gapi-2.0/gtk-api.xml >>>> /usr/share/gapi-2.0/glade-api.xml >--- /usr/share/doc/ >--- /usr/share/doc/gtk-sharp-2.12.21/ >>>> /usr/share/doc/gtk-sharp-2.12.21/NEWS >>>> /usr/share/doc/gtk-sharp-2.12.21/AUTHORS.bz2 >>>> /usr/share/doc/gtk-sharp-2.12.21/ChangeLog.bz2 >>>> /usr/share/doc/gtk-sharp-2.12.21/README.generator.bz2 >>>> /usr/share/doc/gtk-sharp-2.12.21/README.bz2 >>>> Safely unmerging already-installed instance... >No package files given... Grabbing a set. >--- replaced obj /usr/share/gapi-2.0/pango-api.xml >--- replaced obj /usr/share/gapi-2.0/gtk-api.xml >--- replaced obj /usr/share/gapi-2.0/glib-api.xml >--- replaced obj /usr/share/gapi-2.0/glade-api.xml >--- replaced obj /usr/share/gapi-2.0/gdk-api.xml >--- replaced obj /usr/share/gapi-2.0/atk-api.xml >--- replaced dir /usr/share/gapi-2.0 >--- replaced obj /usr/share/doc/gtk-sharp-2.12.21/README.generator.bz2 >--- replaced obj /usr/share/doc/gtk-sharp-2.12.21/README.bz2 >--- replaced obj /usr/share/doc/gtk-sharp-2.12.21/NEWS >--- replaced obj /usr/share/doc/gtk-sharp-2.12.21/ChangeLog.bz2 >--- replaced obj /usr/share/doc/gtk-sharp-2.12.21/AUTHORS.bz2 >--- replaced dir /usr/share/doc/gtk-sharp-2.12.21 >--- replaced dir /usr/share/doc >--- replaced dir /usr/share >--- replaced obj /usr/lib64/pkgconfig/gtk-sharp-2.0.pc >--- replaced obj /usr/lib64/pkgconfig/glib-sharp-2.0.pc >--- replaced obj /usr/lib64/pkgconfig/glade-sharp-2.0.pc >--- replaced obj /usr/lib64/pkgconfig/gapi-2.0.pc >--- replaced dir /usr/lib64/pkgconfig >--- replaced obj /usr/lib64/monodoc/sources/gtk-sharp-docs.zip >--- replaced obj /usr/lib64/monodoc/sources/gtk-sharp-docs.tree >--- replaced obj /usr/lib64/monodoc/sources/gtk-sharp-docs.source >--- replaced dir /usr/lib64/monodoc/sources >--- replaced dir /usr/lib64/monodoc >--- replaced sym /usr/lib64/mono/gtk-sharp-2.0/policy.2.8.pango-sharp.dll >--- replaced sym /usr/lib64/mono/gtk-sharp-2.0/policy.2.8.gtk-sharp.dll >--- replaced sym /usr/lib64/mono/gtk-sharp-2.0/policy.2.8.glib-sharp.dll >--- replaced sym /usr/lib64/mono/gtk-sharp-2.0/policy.2.8.glade-sharp.dll >--- replaced sym /usr/lib64/mono/gtk-sharp-2.0/policy.2.8.gdk-sharp.dll >--- replaced sym /usr/lib64/mono/gtk-sharp-2.0/policy.2.8.atk-sharp.dll >--- replaced sym /usr/lib64/mono/gtk-sharp-2.0/policy.2.6.pango-sharp.dll >--- replaced sym /usr/lib64/mono/gtk-sharp-2.0/policy.2.6.gtk-sharp.dll >--- replaced sym /usr/lib64/mono/gtk-sharp-2.0/policy.2.6.glib-sharp.dll >--- replaced sym /usr/lib64/mono/gtk-sharp-2.0/policy.2.6.glade-sharp.dll >--- replaced sym /usr/lib64/mono/gtk-sharp-2.0/policy.2.6.gdk-sharp.dll >--- replaced sym /usr/lib64/mono/gtk-sharp-2.0/policy.2.6.atk-sharp.dll >--- replaced sym /usr/lib64/mono/gtk-sharp-2.0/policy.2.4.pango-sharp.dll >--- replaced sym /usr/lib64/mono/gtk-sharp-2.0/policy.2.4.gtk-sharp.dll >--- replaced sym /usr/lib64/mono/gtk-sharp-2.0/policy.2.4.glib-sharp.dll >--- replaced sym /usr/lib64/mono/gtk-sharp-2.0/policy.2.4.glade-sharp.dll >--- replaced sym /usr/lib64/mono/gtk-sharp-2.0/policy.2.4.gdk-sharp.dll >--- replaced sym /usr/lib64/mono/gtk-sharp-2.0/policy.2.4.atk-sharp.dll >--- replaced sym /usr/lib64/mono/gtk-sharp-2.0/policy.2.10.pango-sharp.dll >--- replaced sym /usr/lib64/mono/gtk-sharp-2.0/policy.2.10.gtk-sharp.dll >--- replaced sym /usr/lib64/mono/gtk-sharp-2.0/policy.2.10.glib-sharp.dll >--- replaced sym /usr/lib64/mono/gtk-sharp-2.0/policy.2.10.glade-sharp.dll >--- replaced sym /usr/lib64/mono/gtk-sharp-2.0/policy.2.10.gdk-sharp.dll >--- replaced sym /usr/lib64/mono/gtk-sharp-2.0/policy.2.10.atk-sharp.dll >--- replaced sym /usr/lib64/mono/gtk-sharp-2.0/pango-sharp.dll >--- replaced sym /usr/lib64/mono/gtk-sharp-2.0/gtk-sharp.dll >--- replaced sym /usr/lib64/mono/gtk-sharp-2.0/glib-sharp.dll >--- replaced sym /usr/lib64/mono/gtk-sharp-2.0/glade-sharp.dll >--- replaced sym /usr/lib64/mono/gtk-sharp-2.0/gdk-sharp.dll >--- replaced sym /usr/lib64/mono/gtk-sharp-2.0/atk-sharp.dll >--- replaced dir /usr/lib64/mono/gtk-sharp-2.0 >--- replaced obj /usr/lib64/mono/gac/policy.2.8.pango-sharp/0.0.0.0__35e10195dab3c99f/policy.2.8.pango-sharp.dll >--- replaced obj /usr/lib64/mono/gac/policy.2.8.pango-sharp/0.0.0.0__35e10195dab3c99f/policy.2.8.config >--- replaced dir /usr/lib64/mono/gac/policy.2.8.pango-sharp/0.0.0.0__35e10195dab3c99f >--- replaced dir /usr/lib64/mono/gac/policy.2.8.pango-sharp >--- replaced obj /usr/lib64/mono/gac/policy.2.8.gtk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.8.gtk-sharp.dll >--- replaced obj /usr/lib64/mono/gac/policy.2.8.gtk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.8.config >--- replaced dir /usr/lib64/mono/gac/policy.2.8.gtk-sharp/0.0.0.0__35e10195dab3c99f >--- replaced dir /usr/lib64/mono/gac/policy.2.8.gtk-sharp >--- replaced obj /usr/lib64/mono/gac/policy.2.8.glib-sharp/0.0.0.0__35e10195dab3c99f/policy.2.8.glib-sharp.dll >--- replaced obj /usr/lib64/mono/gac/policy.2.8.glib-sharp/0.0.0.0__35e10195dab3c99f/policy.2.8.config >--- replaced dir /usr/lib64/mono/gac/policy.2.8.glib-sharp/0.0.0.0__35e10195dab3c99f >--- replaced dir /usr/lib64/mono/gac/policy.2.8.glib-sharp >--- replaced obj /usr/lib64/mono/gac/policy.2.8.glade-sharp/0.0.0.0__35e10195dab3c99f/policy.2.8.glade-sharp.dll >--- replaced obj /usr/lib64/mono/gac/policy.2.8.glade-sharp/0.0.0.0__35e10195dab3c99f/policy.2.8.config >--- replaced dir /usr/lib64/mono/gac/policy.2.8.glade-sharp/0.0.0.0__35e10195dab3c99f >--- replaced dir /usr/lib64/mono/gac/policy.2.8.glade-sharp >--- replaced obj /usr/lib64/mono/gac/policy.2.8.gdk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.8.gdk-sharp.dll >--- replaced obj /usr/lib64/mono/gac/policy.2.8.gdk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.8.config >--- replaced dir /usr/lib64/mono/gac/policy.2.8.gdk-sharp/0.0.0.0__35e10195dab3c99f >--- replaced dir /usr/lib64/mono/gac/policy.2.8.gdk-sharp >--- replaced obj /usr/lib64/mono/gac/policy.2.8.atk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.8.config >--- replaced obj /usr/lib64/mono/gac/policy.2.8.atk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.8.atk-sharp.dll >--- replaced dir /usr/lib64/mono/gac/policy.2.8.atk-sharp/0.0.0.0__35e10195dab3c99f >--- replaced dir /usr/lib64/mono/gac/policy.2.8.atk-sharp >--- replaced obj /usr/lib64/mono/gac/policy.2.6.pango-sharp/0.0.0.0__35e10195dab3c99f/policy.2.6.pango-sharp.dll >--- replaced obj /usr/lib64/mono/gac/policy.2.6.pango-sharp/0.0.0.0__35e10195dab3c99f/policy.2.6.config >--- replaced dir /usr/lib64/mono/gac/policy.2.6.pango-sharp/0.0.0.0__35e10195dab3c99f >--- replaced dir /usr/lib64/mono/gac/policy.2.6.pango-sharp >--- replaced obj /usr/lib64/mono/gac/policy.2.6.gtk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.6.gtk-sharp.dll >--- replaced obj /usr/lib64/mono/gac/policy.2.6.gtk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.6.config >--- replaced dir /usr/lib64/mono/gac/policy.2.6.gtk-sharp/0.0.0.0__35e10195dab3c99f >--- replaced dir /usr/lib64/mono/gac/policy.2.6.gtk-sharp >--- replaced obj /usr/lib64/mono/gac/policy.2.6.glib-sharp/0.0.0.0__35e10195dab3c99f/policy.2.6.glib-sharp.dll >--- replaced obj /usr/lib64/mono/gac/policy.2.6.glib-sharp/0.0.0.0__35e10195dab3c99f/policy.2.6.config >--- replaced dir /usr/lib64/mono/gac/policy.2.6.glib-sharp/0.0.0.0__35e10195dab3c99f >--- replaced dir /usr/lib64/mono/gac/policy.2.6.glib-sharp >--- replaced obj /usr/lib64/mono/gac/policy.2.6.glade-sharp/0.0.0.0__35e10195dab3c99f/policy.2.6.glade-sharp.dll >--- replaced obj /usr/lib64/mono/gac/policy.2.6.glade-sharp/0.0.0.0__35e10195dab3c99f/policy.2.6.config >--- replaced dir /usr/lib64/mono/gac/policy.2.6.glade-sharp/0.0.0.0__35e10195dab3c99f >--- replaced dir /usr/lib64/mono/gac/policy.2.6.glade-sharp >--- replaced obj /usr/lib64/mono/gac/policy.2.6.gdk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.6.gdk-sharp.dll >--- replaced obj /usr/lib64/mono/gac/policy.2.6.gdk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.6.config >--- replaced dir /usr/lib64/mono/gac/policy.2.6.gdk-sharp/0.0.0.0__35e10195dab3c99f >--- replaced dir /usr/lib64/mono/gac/policy.2.6.gdk-sharp >--- replaced obj /usr/lib64/mono/gac/policy.2.6.atk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.6.config >--- replaced obj /usr/lib64/mono/gac/policy.2.6.atk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.6.atk-sharp.dll >--- replaced dir /usr/lib64/mono/gac/policy.2.6.atk-sharp/0.0.0.0__35e10195dab3c99f >--- replaced dir /usr/lib64/mono/gac/policy.2.6.atk-sharp >--- replaced obj /usr/lib64/mono/gac/policy.2.4.pango-sharp/0.0.0.0__35e10195dab3c99f/policy.2.4.pango-sharp.dll >--- replaced obj /usr/lib64/mono/gac/policy.2.4.pango-sharp/0.0.0.0__35e10195dab3c99f/policy.2.4.config >--- replaced dir /usr/lib64/mono/gac/policy.2.4.pango-sharp/0.0.0.0__35e10195dab3c99f >--- replaced dir /usr/lib64/mono/gac/policy.2.4.pango-sharp >--- replaced obj /usr/lib64/mono/gac/policy.2.4.gtk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.4.gtk-sharp.dll >--- replaced obj /usr/lib64/mono/gac/policy.2.4.gtk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.4.config >--- replaced dir /usr/lib64/mono/gac/policy.2.4.gtk-sharp/0.0.0.0__35e10195dab3c99f >--- replaced dir /usr/lib64/mono/gac/policy.2.4.gtk-sharp >--- replaced obj /usr/lib64/mono/gac/policy.2.4.glib-sharp/0.0.0.0__35e10195dab3c99f/policy.2.4.glib-sharp.dll >--- replaced obj /usr/lib64/mono/gac/policy.2.4.glib-sharp/0.0.0.0__35e10195dab3c99f/policy.2.4.config >--- replaced dir /usr/lib64/mono/gac/policy.2.4.glib-sharp/0.0.0.0__35e10195dab3c99f >--- replaced dir /usr/lib64/mono/gac/policy.2.4.glib-sharp >--- replaced obj /usr/lib64/mono/gac/policy.2.4.glade-sharp/0.0.0.0__35e10195dab3c99f/policy.2.4.glade-sharp.dll >--- replaced obj /usr/lib64/mono/gac/policy.2.4.glade-sharp/0.0.0.0__35e10195dab3c99f/policy.2.4.config >--- replaced dir /usr/lib64/mono/gac/policy.2.4.glade-sharp/0.0.0.0__35e10195dab3c99f >--- replaced dir /usr/lib64/mono/gac/policy.2.4.glade-sharp >--- replaced obj /usr/lib64/mono/gac/policy.2.4.gdk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.4.gdk-sharp.dll >--- replaced obj /usr/lib64/mono/gac/policy.2.4.gdk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.4.config >--- replaced dir /usr/lib64/mono/gac/policy.2.4.gdk-sharp/0.0.0.0__35e10195dab3c99f >--- replaced dir /usr/lib64/mono/gac/policy.2.4.gdk-sharp >--- replaced obj /usr/lib64/mono/gac/policy.2.4.atk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.4.config >--- replaced obj /usr/lib64/mono/gac/policy.2.4.atk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.4.atk-sharp.dll >--- replaced dir /usr/lib64/mono/gac/policy.2.4.atk-sharp/0.0.0.0__35e10195dab3c99f >--- replaced dir /usr/lib64/mono/gac/policy.2.4.atk-sharp >--- replaced obj /usr/lib64/mono/gac/policy.2.10.pango-sharp/0.0.0.0__35e10195dab3c99f/policy.2.10.pango-sharp.dll >--- replaced obj /usr/lib64/mono/gac/policy.2.10.pango-sharp/0.0.0.0__35e10195dab3c99f/policy.2.10.config >--- replaced dir /usr/lib64/mono/gac/policy.2.10.pango-sharp/0.0.0.0__35e10195dab3c99f >--- replaced dir /usr/lib64/mono/gac/policy.2.10.pango-sharp >--- replaced obj /usr/lib64/mono/gac/policy.2.10.gtk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.10.gtk-sharp.dll >--- replaced obj /usr/lib64/mono/gac/policy.2.10.gtk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.10.config >--- replaced dir /usr/lib64/mono/gac/policy.2.10.gtk-sharp/0.0.0.0__35e10195dab3c99f >--- replaced dir /usr/lib64/mono/gac/policy.2.10.gtk-sharp >--- replaced obj /usr/lib64/mono/gac/policy.2.10.glib-sharp/0.0.0.0__35e10195dab3c99f/policy.2.10.glib-sharp.dll >--- replaced obj /usr/lib64/mono/gac/policy.2.10.glib-sharp/0.0.0.0__35e10195dab3c99f/policy.2.10.config >--- replaced dir /usr/lib64/mono/gac/policy.2.10.glib-sharp/0.0.0.0__35e10195dab3c99f >--- replaced dir /usr/lib64/mono/gac/policy.2.10.glib-sharp >--- replaced obj /usr/lib64/mono/gac/policy.2.10.glade-sharp/0.0.0.0__35e10195dab3c99f/policy.2.10.glade-sharp.dll >--- replaced obj /usr/lib64/mono/gac/policy.2.10.glade-sharp/0.0.0.0__35e10195dab3c99f/policy.2.10.config >--- replaced dir /usr/lib64/mono/gac/policy.2.10.glade-sharp/0.0.0.0__35e10195dab3c99f >--- replaced dir /usr/lib64/mono/gac/policy.2.10.glade-sharp >--- replaced obj /usr/lib64/mono/gac/policy.2.10.gdk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.10.gdk-sharp.dll >--- replaced obj /usr/lib64/mono/gac/policy.2.10.gdk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.10.config >--- replaced dir /usr/lib64/mono/gac/policy.2.10.gdk-sharp/0.0.0.0__35e10195dab3c99f >--- replaced dir /usr/lib64/mono/gac/policy.2.10.gdk-sharp >--- replaced obj /usr/lib64/mono/gac/policy.2.10.atk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.10.config >--- replaced obj /usr/lib64/mono/gac/policy.2.10.atk-sharp/0.0.0.0__35e10195dab3c99f/policy.2.10.atk-sharp.dll >--- replaced dir /usr/lib64/mono/gac/policy.2.10.atk-sharp/0.0.0.0__35e10195dab3c99f >--- replaced dir /usr/lib64/mono/gac/policy.2.10.atk-sharp >--- replaced obj /usr/lib64/mono/gac/pango-sharp/2.12.0.0__35e10195dab3c99f/pango-sharp.dll.mdb >--- replaced obj /usr/lib64/mono/gac/pango-sharp/2.12.0.0__35e10195dab3c99f/pango-sharp.dll.config >--- replaced obj /usr/lib64/mono/gac/pango-sharp/2.12.0.0__35e10195dab3c99f/pango-sharp.dll >--- replaced dir /usr/lib64/mono/gac/pango-sharp/2.12.0.0__35e10195dab3c99f >--- replaced dir /usr/lib64/mono/gac/pango-sharp >--- replaced obj /usr/lib64/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll.mdb >--- replaced obj /usr/lib64/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll.config >--- replaced obj /usr/lib64/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll >--- replaced dir /usr/lib64/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f >--- replaced dir /usr/lib64/mono/gac/gtk-sharp >--- replaced obj /usr/lib64/mono/gac/glib-sharp/2.12.0.0__35e10195dab3c99f/glib-sharp.dll.mdb >--- replaced obj /usr/lib64/mono/gac/glib-sharp/2.12.0.0__35e10195dab3c99f/glib-sharp.dll.config >--- replaced obj /usr/lib64/mono/gac/glib-sharp/2.12.0.0__35e10195dab3c99f/glib-sharp.dll >--- replaced dir /usr/lib64/mono/gac/glib-sharp/2.12.0.0__35e10195dab3c99f >--- replaced dir /usr/lib64/mono/gac/glib-sharp >--- replaced obj /usr/lib64/mono/gac/glade-sharp/2.12.0.0__35e10195dab3c99f/glade-sharp.dll.mdb >--- replaced obj /usr/lib64/mono/gac/glade-sharp/2.12.0.0__35e10195dab3c99f/glade-sharp.dll.config >--- replaced obj /usr/lib64/mono/gac/glade-sharp/2.12.0.0__35e10195dab3c99f/glade-sharp.dll >--- replaced dir /usr/lib64/mono/gac/glade-sharp/2.12.0.0__35e10195dab3c99f >--- replaced dir /usr/lib64/mono/gac/glade-sharp >--- replaced obj /usr/lib64/mono/gac/gdk-sharp/2.12.0.0__35e10195dab3c99f/gdk-sharp.dll.mdb >--- replaced obj /usr/lib64/mono/gac/gdk-sharp/2.12.0.0__35e10195dab3c99f/gdk-sharp.dll.config >--- replaced obj /usr/lib64/mono/gac/gdk-sharp/2.12.0.0__35e10195dab3c99f/gdk-sharp.dll >--- replaced dir /usr/lib64/mono/gac/gdk-sharp/2.12.0.0__35e10195dab3c99f >--- replaced dir /usr/lib64/mono/gac/gdk-sharp >--- replaced obj /usr/lib64/mono/gac/atk-sharp/2.12.0.0__35e10195dab3c99f/atk-sharp.dll.mdb >--- replaced obj /usr/lib64/mono/gac/atk-sharp/2.12.0.0__35e10195dab3c99f/atk-sharp.dll.config >--- replaced obj /usr/lib64/mono/gac/atk-sharp/2.12.0.0__35e10195dab3c99f/atk-sharp.dll >--- replaced dir /usr/lib64/mono/gac/atk-sharp/2.12.0.0__35e10195dab3c99f >--- replaced dir /usr/lib64/mono/gac/atk-sharp >--- replaced dir /usr/lib64/mono/gac >--- replaced dir /usr/lib64/mono >--- replaced obj /usr/lib64/libpangosharpglue-2.so >--- replaced obj /usr/lib64/libpangosharpglue-2.la >--- replaced obj /usr/lib64/libgtksharpglue-2.so >--- replaced obj /usr/lib64/libgtksharpglue-2.la >--- replaced obj /usr/lib64/libglibsharpglue-2.so >--- replaced obj /usr/lib64/libglibsharpglue-2.la >--- replaced obj /usr/lib64/libgladesharpglue-2.so >--- replaced obj /usr/lib64/libgladesharpglue-2.la >--- replaced obj /usr/lib64/libgdksharpglue-2.so >--- replaced obj /usr/lib64/libgdksharpglue-2.la >--- replaced obj /usr/lib64/libatksharpglue-2.so >--- replaced obj /usr/lib64/libatksharpglue-2.la >--- replaced obj /usr/lib64/gtk-sharp-2.0/gapi_pp.pl >--- replaced obj /usr/lib64/gtk-sharp-2.0/gapi_codegen.exe >--- replaced obj /usr/lib64/gtk-sharp-2.0/gapi2xml.pl >--- replaced obj /usr/lib64/gtk-sharp-2.0/gapi-parser.exe >--- replaced obj /usr/lib64/gtk-sharp-2.0/gapi-fixup.exe >--- replaced dir /usr/lib64/gtk-sharp-2.0 >--- replaced dir /usr/lib64 >--- replaced obj /usr/bin/gapi2-parser >--- replaced obj /usr/bin/gapi2-fixup >--- replaced obj /usr/bin/gapi2-codegen >--- replaced dir /usr/bin >--- replaced dir /usr >>>> Regenerating /etc/ld.so.cache... >>>> Original instance of package unmerged safely. >>>> dev-dotnet/gtk-sharp-2.12.21 merged. >>>> Regenerating /etc/ld.so.cache...
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 605470
:
459760
|
459762
| 459774