Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 537460 Details for
Bug 659422
dev-dotnet/gtk-sharp-2.12.21 : sandbox issue
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-dotnet:gtk-sharp-2.12.21:20180627-183755.log
dev-dotnet:gtk-sharp-2.12.21:20180627-183755.log (text/plain), 131.36 KB, created by
Toralf Förster
on 2018-06-27 18:54:11 UTC
(
hide
)
Description:
dev-dotnet:gtk-sharp-2.12.21:20180627-183755.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2018-06-27 18:54:11 UTC
Size:
131.36 KB
patch
obsolete
> * Package: dev-dotnet/gtk-sharp-2.12.21 > * Repository: gentoo > * Maintainer: dotnet@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox > * -- 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 ... > * Running eautoreconf in '/var/tmp/portage/dev-dotnet/gtk-sharp-2.12.21/work/gtk-sharp-2.12.21' ... > * Running libtoolize --install --copy --force --automake ... > [ ok ] > * Running aclocal ... > [ ok ] > * This package has a configure.in file which has long been deprecated. Please > * update it to use configure.ac instead as newer versions of autotools will die > * when it finds this file. See https://bugs.gentoo.org/426262 for details. > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy --foreign --force-missing ... > [ ok ] > * Running elibtoolize in: gtk-sharp-2.12.21/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... > * QA Notice: 'libtoolize' called by src_prepare: dev-dotnet/gtk-sharp-2.12.21 > * 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.5/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 whether make supports the include directive... yes (GNU style) >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... mt >checking if mt 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 >= 1.0... 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 >checking for mono-cairo >= 1.0... yes >checking for gobject-2.0 >= 2.12.0... yes >checking for pango... yes >checking for atk... yes >checking for gtk+-2.0 >= 2.12.0... yes >checking for libglade-2.0 >= 2.3.6... yes >checking for mdassembler... /usr/bin/mdassembler >checking for monodocer... /usr/bin/monodocer >checking for glib-2.0 >= 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: yes > * 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 >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../.. -O2 -pipe -march=native -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../.. -O2 -pipe -march=native -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../.. -O2 -pipe -march=native -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../.. -O2 -pipe -march=native -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../.. -O2 -pipe -march=native -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../.. -O2 -pipe -march=native -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 >object.c: In function 'gtksharp_object_newv': >object.c:52:2: warning: 'g_object_newv' is deprecated: Use 'g_object_new_with_properties' instead [-Wdeprecated-declarations] > result = g_object_newv (type, cnt, parms); > > ^~~~~~ >In file included from /usr/include/glib-2.0/gobject/gbinding.h:29:0, > from /usr/include/glib-2.0/glib-object.h:23, > from object.c:22: >/usr/include/glib-2.0/gobject/gobject.h:429:13: note: declared here > gpointer g_object_newv (GType object_type, > ^~~~~~~~~~~~~ >/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../.. -O2 -pipe -march=native -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../.. -O2 -pipe -march=native -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../.. -O2 -pipe -march=native -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../.. -O2 -pipe -march=native -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../.. -O2 -pipe -march=native -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../.. -O2 -pipe -march=native -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../.. -O2 -pipe -march=native -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../.. -O2 -pipe -march=native -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../.. -O2 -pipe -march=native -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../.. -O2 -pipe -march=native -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../.. -O2 -pipe -march=native -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../.. -O2 -pipe -march=native -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../.. -O2 -pipe -march=native -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../.. -O2 -pipe -march=native -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 -O2 -pipe -march=native -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,--hash-style=gnu -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 -O2 -march=native -g -Wl,--hash-style=gnu -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 > * ACCESS DENIED: mkdir: /etc/mono/registry >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 > * ACCESS DENIED: mkdir: /etc/mono/registry > >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../.. -O2 -pipe -march=native -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../.. -O2 -pipe -march=native -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../.. -O2 -pipe -march=native -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../.. -O2 -pipe -march=native -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../.. -O2 -pipe -march=native -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../.. -O2 -pipe -march=native -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 >generated.c:11:1: warning: 'get_threshold_class' defined but not used [-Wunused-function] > get_threshold_class (GObject *obj) > ^~~~~~~~~~~~~~~~~~~ >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -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,--hash-style=gnu -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 -O2 -march=native -g -Wl,--hash-style=gnu -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 > * ACCESS DENIED: mkdir: /etc/mono/registry >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 > * ACCESS DENIED: mkdir: /etc/mono/registry >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../.. -O2 -pipe -march=native -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../.. -O2 -pipe -march=native -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../.. -O2 -pipe -march=native -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../.. -O2 -pipe -march=native -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../.. -O2 -pipe -march=native -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../.. -O2 -pipe -march=native -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 >object.c:106:1: warning: no previous prototype for 'atksharp_object_override_get_attributes' [-Wmissing-prototypes] > atksharp_object_override_get_attributes (GType gtype, gpointer cb) > > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/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../.. -O2 -pipe -march=native -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../.. -O2 -pipe -march=native -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../.. -O2 -pipe -march=native -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../.. -O2 -pipe -march=native -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../.. -O2 -pipe -march=native -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../.. -O2 -pipe -march=native -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 -O2 -pipe -march=native -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,--hash-style=gnu -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 -O2 -march=native -g -Wl,--hash-style=gnu -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 > * ACCESS DENIED: mkdir: /etc/mono/registry >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 > * ACCESS DENIED: mkdir: /etc/mono/registry > >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/uuid -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -O2 -pipe -march=native -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/uuid -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -O2 -pipe -march=native -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/uuid -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -O2 -pipe -march=native -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/uuid -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -O2 -pipe -march=native -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/uuid -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -O2 -pipe -march=native -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/uuid -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -O2 -pipe -march=native -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/uuid -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -O2 -pipe -march=native -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/uuid -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -O2 -pipe -march=native -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/uuid -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -O2 -pipe -march=native -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/uuid -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -O2 -pipe -march=native -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/uuid -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -O2 -pipe -march=native -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/uuid -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -O2 -pipe -march=native -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 -O2 -pipe -march=native -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,--hash-style=gnu -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 -O2 -march=native -g -Wl,--hash-style=gnu -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 > * ACCESS DENIED: mkdir: /etc/mono/registry >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 > * ACCESS DENIED: mkdir: /etc/mono/registry >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/uuid -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -O2 -pipe -march=native -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/uuid -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -O2 -pipe -march=native -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/uuid -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -O2 -pipe -march=native -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/uuid -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -O2 -pipe -march=native -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/uuid -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -O2 -pipe -march=native -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/uuid -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -O2 -pipe -march=native -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 /usr/include/gtk-2.0/gtk/gtk.h:234:0, > from clipboard.c:19: >/usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > typedef void (*GtkItemFactoryCallback) (); > ^~~~~~~ >/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/uuid -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -O2 -pipe -march=native -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/uuid -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -O2 -pipe -march=native -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/uuid -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -O2 -pipe -march=native -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/uuid -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -O2 -pipe -march=native -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 >container.c:26:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > void gtksharp_container_leak_fixed_marker (); > > ^~~~ >container.c:28:6: warning: function declaration isn't a prototype [-Wstrict-prototypes] > void gtksharp_container_leak_fixed_marker () > > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/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/uuid -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -O2 -pipe -march=native -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/uuid -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -O2 -pipe -march=native -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/uuid -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -O2 -pipe -march=native -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/uuid -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -O2 -pipe -march=native -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/uuid -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -O2 -pipe -march=native -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/uuid -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -O2 -pipe -march=native -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/uuid -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -O2 -pipe -march=native -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/uuid -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -O2 -pipe -march=native -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/uuid -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -O2 -pipe -march=native -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/uuid -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -O2 -pipe -march=native -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/uuid -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -O2 -pipe -march=native -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/uuid -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -O2 -pipe -march=native -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/uuid -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -O2 -pipe -march=native -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/uuid -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -O2 -pipe -march=native -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/uuid -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -O2 -pipe -march=native -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/uuid -I/usr/include/freetype2 -DGTK_SHARP_2_6 -DGTK_SHARP_2_8 -DGTK_SHARP_2_10 -DGTK_SHARP_2_12 -I../.. -O2 -pipe -march=native -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 /usr/include/gtk-2.0/gtk/gtk.h:234:0, > from generated.c:4: >/usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > typedef void (*GtkItemFactoryCallback) (); > ^~~~~~~ >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -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,--hash-style=gnu -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 -O2 -march=native -g -Wl,--hash-style=gnu -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 > * ACCESS DENIED: mkdir: /etc/mono/registry >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 > * ACCESS DENIED: mkdir: /etc/mono/registry >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/uuid -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../.. -O2 -pipe -march=native -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/uuid -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../.. -O2 -pipe -march=native -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 /usr/include/gtk-2.0/gtk/gtk.h:234:0, > from /usr/include/libglade-2.0/glade/glade-xml.h:26, > from /usr/include/libglade-2.0/glade/glade.h:28, > from gladexml.c:22: >/usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > typedef void (*GtkItemFactoryCallback) (); > ^~~~~~~ >/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/uuid -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../.. -O2 -pipe -march=native -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/uuid -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../.. -O2 -pipe -march=native -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 /usr/include/gtk-2.0/gtk/gtk.h:234:0, > from /usr/include/libglade-2.0/glade/glade-xml.h:26, > from /usr/include/libglade-2.0/glade/glade.h:28, > from generated.c:4: >/usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] > typedef void (*GtkItemFactoryCallback) (); > ^~~~~~~ >generated.c:12:1: warning: 'get_threshold_class' defined but not used [-Wunused-function] > get_threshold_class (GObject *obj) > ^~~~~~~~~~~~~~~~~~~ >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -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,--hash-style=gnu -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 -O2 -march=native -g -Wl,--hash-style=gnu -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/uuid -I/usr/include/freetype2 -O2 -pipe -march=native -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/uuid -I/usr/include/freetype2 -O2 -pipe -march=native -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 -O2 -pipe -march=native -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,--hash-style=gnu -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 -O2 -march=native -g -Wl,--hash-style=gnu -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 > * ACCESS DENIED: mkdir: /etc/mono/registry > >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/uuid -I/usr/include/freetype2 -O2 -pipe -march=native -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/uuid -I/usr/include/freetype2 -O2 -pipe -march=native -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 -O2 -pipe -march=native -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,--hash-style=gnu -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 -O2 -march=native -g -Wl,--hash-style=gnu -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 > * ACCESS DENIED: mkdir: /etc/mono/registry >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 >/usr/bin/mcs -debug -out:drawing-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:../gtkdotnet/gtk-dotnet.dll -r:System.Drawing.dll ./DrawingSample.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 > * ACCESS DENIED: mkdir: /etc/mono/registry >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. > * --------------------------- ACCESS VIOLATION SUMMARY --------------------------- > * LOG FILE: "/var/log/sandbox/sandbox-15313.log" > * >VERSION 1.0 >FORMAT: F - Function called >FORMAT: S - Access Status >FORMAT: P - Path as passed to function >FORMAT: A - Absolute Path (not canonical) >FORMAT: R - Canonical Path >FORMAT: C - Command Line > >F: mkdir >S: deny >P: /etc/mono/registry >A: /etc/mono/registry >R: /etc/mono/registry >C: mono ../parser/gapi-fixup.exe --api=pango-api.xml --metadata=./Pango.metadata --symbols=./pango-symbols.xml > >F: mkdir >S: deny >P: /etc/mono/registry >A: /etc/mono/registry >R: /etc/mono/registry >C: 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 > >F: mkdir >S: deny >P: /etc/mono/registry >A: /etc/mono/registry >R: /etc/mono/registry >C: mono ../parser/gapi-fixup.exe --api=atk-api.xml --metadata=./Atk.metadata > >F: mkdir >S: deny >P: /etc/mono/registry >A: /etc/mono/registry >R: /etc/mono/registry >C: 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 > >F: mkdir >S: deny >P: /etc/mono/registry >A: /etc/mono/registry >R: /etc/mono/registry >C: mono ../parser/gapi-fixup.exe --api=gdk-api.xml --metadata=./Gdk.metadata --symbols=./gdk-symbols.xml > >F: mkdir >S: deny >P: /etc/mono/registry >A: /etc/mono/registry >R: /etc/mono/registry >C: 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 > >F: mkdir >S: deny >P: /etc/mono/registry >A: /etc/mono/registry >R: /etc/mono/registry >C: mono ../parser/gapi-fixup.exe --api=gtk-api.xml --metadata=./Gtk.metadata --symbols=./gtk-symbols.xml > >F: mkdir >S: deny >P: /etc/mono/registry >A: /etc/mono/registry >R: /etc/mono/registry >C: 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 > >F: mkdir >S: deny >P: /etc/mono/registry >A: /etc/mono/registry >R: /etc/mono/registry >C: mono ../parser/gapi-fixup.exe --api=glade-api.xml --metadata=./Glade.metadata > >F: mkdir >S: deny >P: /etc/mono/registry >A: /etc/mono/registry >R: /etc/mono/registry >C: 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 > >F: mkdir >S: deny >P: /etc/mono/registry >A: /etc/mono/registry >R: /etc/mono/registry >C: mono ../../generator/gapi_codegen.exe --generate ./valobj-api.xml --include ../../gtk/gtk-api.xml ../../gdk/gdk-api.xml --outdir=. --assembly-name=valobj-sharp > >F: mkdir >S: deny >P: /etc/mono/registry >A: /etc/mono/registry >R: /etc/mono/registry >C: mono ../../generator/gapi_codegen.exe --generate ./opaque-api.xml --include ../../gtk/gtk-api.xml ../../gdk/gdk-api.xml --outdir=generated --assembly-name=opaque-sharp > >F: mkdir >S: deny >P: /etc/mono/registry >A: /etc/mono/registry >R: /etc/mono/registry >C: /usr/bin/mono /usr/lib/mono/4.5/mdoc.exe assemble --format=ecma ./en -o gtk-sharp-docs > * --------------------------------------------------------------------------------
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 659422
:
537458
| 537460 |
537462
|
537464
|
537466
|
537468