Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 255921 Details for
Bug 347261
dev-libs/libindicate-0.4.4 tries to link against python2.6 while only 2.7 is installed
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 27.79 KB, created by
Dennis Schridde
on 2010-11-30 09:05:36 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Dennis Schridde
Created:
2010-11-30 09:05:36 UTC
Size:
27.79 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: dev-libs/libindicate-0.4.4 >[32;01m * [39;49;00mRepository: kde >[32;01m * [39;49;00mMaintainer: mrpouet@gentoo.org kde@gentoo.org >[32;01m * [39;49;00mUSE: amd64 elibc_glibc kernel_linux multilib userland_GNU >>>> Unpacking source... >>>> Unpacking libindicate-0.4.4.tar.gz to /var/tmp/portage/dev-libs/libindicate-0.4.4/work >>>> Source unpacked in /var/tmp/portage/dev-libs/libindicate-0.4.4/work >>>> Preparing source in /var/tmp/portage/dev-libs/libindicate-0.4.4/work/libindicate-0.4.4 ... > [32;01m*[0m Applying libindicate-0.4.4-optional-doc.patch ... >[A[204C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying libindicate-0.4.4-optional-mono-example.patch ... >[A[204C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying libindicate-0.4.4-optional-examples.patch ... >[A[204C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying libindicate-0.4.4-fix-aclocal.patch ... >[A[204C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying libindicate-0.4.4-fix-out-of-source-build.patch ... >[A[204C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/dev-libs/libindicate-0.4.4/work/libindicate-0.4.4' ... > [32;01m*[0m Running aclocal -I m4 ... >[A[204C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running libtoolize --copy --force --install --automake ... >[A[204C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running aclocal -I m4 ... >[A[204C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[204C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[204C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy ... >[A[204C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: libindicate-0.4.4/ > [32;01m*[0m Applying portage-1.2.0.patch ... > [32;01m*[0m Applying sed-1.5.6.patch ... > [32;01m*[0m Applying as-needed-2.2.6.patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-libs/libindicate-0.4.4/work/libindicate-0.4.4 ... > * econf: updating libindicate-0.4.4/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating libindicate-0.4.4/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 --libdir=/usr/lib64 --disable-dependency-tracking --docdir=/usr/share/doc/libindicate-0.4.4 --disable-doc >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /usr/bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking for style of include used by make... GNU >checking for x86_64-pc-linux-gnu-gcc... 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 dependency style of x86_64-pc-linux-gnu-gcc... none >checking for library containing strerror... none required >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 dependency style of x86_64-pc-linux-gnu-gcc... (cached) none >checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes >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 build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >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/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking how to convert x86_64-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... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >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/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking for glib-mkenums... /usr/bin/glib-mkenums >checking for glib-genmarshal... /usr/bin/glib-genmarshal >checking for x86_64-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for LIBINDICATE... yes >checking for LIBINDICATEGTK... yes >checking for gobject-introspection... no >checking for vapigen... /usr/bin/vapigen >checking for MONO_DEPENDENCY... yes >checking for al... /usr/bin/al >checking for mono... /usr/bin/mono >checking for gmcs... /usr/bin/gmcs >checking for gacutil... /usr/bin/gacutil >checking for GTK_SHARP... yes >checking for GAPI... yes >checking for gapi2-parser... /usr/bin/gapi2-parser >checking for gapi2-codegen... /usr/bin/gapi2-codegen >checking for gapi2-fixup... /usr/bin/gapi2-fixup >checking for a Python interpreter with version >= 2.3.5... python >checking for python... /usr/bin/python >checking for python version... 2.7 >checking for python platform... linux2 >checking for python script directory... ${prefix}/lib64/python2.7/site-packages >checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages >checking for headers required to compile python extensions... found >checking for INDICATE_PYTHON... yes >checking for pygtk defs... /usr/share/pygtk/2.0/defs >checking for pygtk codegen... /usr/bin/python /usr/lib64/python2.7/site-packages/gtk-2.0/codegen/codegen.py >checking for gtkdoc-check... no >checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase >checking for gtkdoc-mkpdf... no >checking whether to build gtk-doc documentation... no >checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes >checking what language compliance flags to pass to the C compiler... >configure: creating ./config.status >config.status: creating Makefile >config.status: creating libindicate/Makefile >config.status: creating libindicate/indicate.pc >config.status: creating libindicate-gtk/Makefile >config.status: creating libindicate-gtk/indicate-gtk.pc >config.status: creating examples/Makefile >config.status: creating examples/indicator-mono-example >config.status: creating tests/Makefile >config.status: creating docs/Makefile >config.status: creating docs/reference/Makefile >config.status: creating docs/reference/version.xml >config.status: creating bindings/Makefile >config.status: creating bindings/python/Makefile >config.status: creating bindings/mono/Makefile >config.status: creating bindings/mono/indicate/Makefile >config.status: creating bindings/mono/indicate/indicate-sharp.dll.config >config.status: creating bindings/mono/indicate/indicate-sharp-0.1.pc >config.status: creating bindings/mono/indicate/AssemblyInfo.cs >config.status: creating bindings/mono/indicate-gtk/Makefile >config.status: creating bindings/mono/indicate-gtk/indicate-gtk-sharp.dll.config >config.status: creating bindings/mono/indicate-gtk/indicate-gtk-sharp-0.1.pc >config.status: creating bindings/mono/indicate-gtk/AssemblyInfo.cs >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >configure: > >Libindicate Configuration: > > Prefix: /usr > GObject Introspection: auto > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-libs/libindicate-0.4.4/work/libindicate-0.4.4 ... >make -j3 >make all-recursive >make[1]: Entering directory `/var/tmp/portage/dev-libs/libindicate-0.4.4/work/libindicate-0.4.4' >Making all in libindicate >make[2]: Entering directory `/var/tmp/portage/dev-libs/libindicate-0.4.4/work/libindicate-0.4.4/libindicate' >/usr/bin/glib-genmarshal \ > --prefix=_indicate_marshal \ > --header \ >./indicate-marshal.list > xgen-mh \ >&& (cmp -s xgen-mh indicate-marshal.h || cp -f xgen-mh indicate-marshal.h) \ >&& rm -f xgen-mh \ >&& echo timestamp > stamp-marshal >mkdir -p `dirname ./indicate-enum-types.h` >dbus-binding-tool \ > --prefix=_dbus_properties_client \ > --mode=glib-client \ > --output=dbus-properties-client.h \ > dbus-properties.xml >/usr/bin/glib-mkenums \ > --template ./indicate-enum-types.h.in \ >./indicator.h ./indicator-messages.h ./listener.h ./server.h ./interests.h > xgen-eh \ >&& (cmp -s xgen-eh ./indicate-enum-types.h || cp -f xgen-eh ./indicate-enum-types.h) \ >&& rm -f xgen-eh \ >&& echo timestamp > stamp-enum-types >dbus-binding-tool \ > --prefix=_indicate_interface_client \ > --mode=glib-client \ > --output=indicate-interface-client.h \ > indicate-interface.xml >dbus-binding-tool \ > --prefix=_indicate_listener_client \ > --mode=glib-client \ > --output=indicate-listener-client.h \ > indicate-listener.xml >dbus-binding-tool \ > --prefix=_dbus_properties_server \ > --mode=glib-server \ > --output=dbus-properties-server.h \ > dbus-properties.xml >dbus-binding-tool \ > --prefix=_indicate_interface_server \ > --mode=glib-server \ > --output=indicate-interface-server.h \ > indicate-interface.xml >dbus-binding-tool \ > --prefix=_indicate_listener_server \ > --mode=glib-server \ > --output=indicate-listener-server.h \ > indicate-listener.xml >(echo "#include \"indicate-marshal.h\"" ; \ >/usr/bin/glib-genmarshal \ > --prefix=_indicate_marshal \ > --body \ >./indicate-marshal.list) > xgen-mc \ >&& cp xgen-mc indicate-marshal.c \ >&& rm -f xgen-mc >make all-am >make[3]: Entering directory `/var/tmp/portage/dev-libs/libindicate-0.4.4/work/libindicate-0.4.4/libindicate' > CC libindicate_la-server.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libindicate\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdbusmenu-0.1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -flto -c -o libindicate_la-server.lo `test -f 'server.c' || echo './'`server.c > CC libindicate_la-indicator.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libindicate\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdbusmenu-0.1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -flto -c -o libindicate_la-indicator.lo `test -f 'indicator.c' || echo './'`indicator.c > CC libindicate_la-listener.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libindicate\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdbusmenu-0.1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -flto -c -o libindicate_la-listener.lo `test -f 'listener.c' || echo './'`listener.c > CC libindicate_la-indicate-enum-types.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libindicate\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdbusmenu-0.1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -flto -c -o libindicate_la-indicate-enum-types.lo `test -f 'indicate-enum-types.c' || echo './'`indicate-enum-types.c > CC libindicate_la-indicate-marshal.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libindicate\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdbusmenu-0.1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -flto -c -o libindicate_la-indicate-marshal.lo `test -f 'indicate-marshal.c' || echo './'`indicate-marshal.c > CCLD libindicate.la >make[3]: Leaving directory `/var/tmp/portage/dev-libs/libindicate-0.4.4/work/libindicate-0.4.4/libindicate' >make[2]: Leaving directory `/var/tmp/portage/dev-libs/libindicate-0.4.4/work/libindicate-0.4.4/libindicate' >Making all in libindicate-gtk >make[2]: Entering directory `/var/tmp/portage/dev-libs/libindicate-0.4.4/work/libindicate-0.4.4/libindicate-gtk' > CC libindicate_gtk_la-indicator.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libindicate-gtk\" -I .. -Wall -pthread -DQT_SHARED -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/libdbusmenu-0.1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -flto -c -o libindicate_gtk_la-indicator.lo `test -f 'indicator.c' || echo './'`indicator.c > CC libindicate_gtk_la-listener.lo >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"libindicate-gtk\" -I .. -Wall -pthread -DQT_SHARED -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/libdbusmenu-0.1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -flto -c -o libindicate_gtk_la-listener.lo `test -f 'listener.c' || echo './'`listener.c > CCLD libindicate-gtk.la >make[2]: Leaving directory `/var/tmp/portage/dev-libs/libindicate-0.4.4/work/libindicate-0.4.4/libindicate-gtk' >Making all in bindings >make[2]: Entering directory `/var/tmp/portage/dev-libs/libindicate-0.4.4/work/libindicate-0.4.4/bindings' >Making all in mono >make[3]: Entering directory `/var/tmp/portage/dev-libs/libindicate-0.4.4/work/libindicate-0.4.4/bindings/mono' >Making all in indicate >make[4]: Entering directory `/var/tmp/portage/dev-libs/libindicate-0.4.4/work/libindicate-0.4.4/bindings/mono/indicate' >cp ./indicate-api.raw indicate-api.middle >chmod u+w indicate-api.middle >Making all in . >/usr/bin/gapi2-fixup --api=indicate-api.middle --metadata=./indicate-api.metadata >make[5]: Entering directory `/var/tmp/portage/dev-libs/libindicate-0.4.4/work/libindicate-0.4.4/bindings/mono/indicate' >sed -e "s|PROP_ID_S|ID|" \ > -e "s|PROP_ID_S|id|" \ > -e "s|PROP_MENU|Menu|" \ > -e "s|PROP_MENU|menu|" \ > -e "s|PROP_DESKTOP|Desktop|" \ > -e "s|PROP_DESKTOP|desktop|" \ > indicate-api.middle > indicate-api.xml >rm -f generated/* && \ >/usr/bin/gapi2-codegen --generate indicate-api.xml -I:/usr/lib64/pkgconfig/../../share/gapi-2.0/gtk-api.xml -I:/usr/lib64/pkgconfig/../../share/gapi-2.0/glib-api.xml -I:/usr/lib64/pkgconfig/../../share/gapi-2.0/pango-api.xml -I:/usr/lib64/pkgconfig/../../share/gapi-2.0/atk-api.xml -I:/usr/lib64/pkgconfig/../../share/gapi-2.0/gdk-api.xml \ >--customdir=. \ >--outdir=generated --assembly-name=indicate \ >&& touch generated-stamp >sed -e "s|PROP_ID_S|ID|" \ > -e "s|PROP_ID_S|id|" \ > -e "s|PROP_MENU|Menu|" \ > -e "s|PROP_MENU|menu|" \ > -e "s|PROP_DESKTOP|Desktop|" \ > -e "s|PROP_DESKTOP|desktop|" \ > indicate-api.middle > indicate-api.xml >Name: menu Type: DbusmenuServer* in indicate_server_set_menu in method SetMenu in type Indicate.Server >Defaulting IndicateListenerGetPropertyCb param to 'call' scope in method Listener.GetProperty >Defaulting IndicateListenerGetPropertyValueCb param to 'call' scope in method Listener.GetPropertyValue >Defaulting IndicateListenerGetPropertyBoolCb param to 'call' scope in method Listener.GetPropertyBool >Defaulting IndicateListenerGetPropertyIntCb param to 'call' scope in method Listener.GetPropertyInt >Defaulting IndicateListenerGetPropertyTimeCb param to 'call' scope in method Listener.GetPropertyTime >Defaulting IndicateListenerGetServerPropertyCb param to 'call' scope in method ListenerServer.GetMenu >Defaulting IndicateListenerGetServerUintPropertyCb param to 'call' scope in method ListenerServer.GetCount >Defaulting IndicateListenerGetServerPropertyCb param to 'call' scope in method ListenerServer.GetDesktop >Defaulting IndicateListenerGetServerPropertyCb param to 'call' scope in method ListenerServer.GetGType > >Generation Summary: > Enums: 1 Structs: 0 Boxed: 0 Opaques: 2 Interfaces: 0 Objects: 3 Callbacks: 7 > Properties: 0 Signals: 0 Methods: 52 Constructors: 3 Throttled: 1 >Total Nodes: 69 > >/usr/bin/gmcs -keyfile:./indicate.snk -nowarn:0169,0612,0618 -unsafe -out:indicate-sharp.dll -target:library -r:/usr/lib64/pkgconfig/../../lib64/mono/gtk-sharp-2.0/gtk-sharp.dll -r:/usr/lib64/pkgconfig/../../lib64/mono/gtk-sharp-2.0/glib-sharp.dll -r:/usr/lib64/pkgconfig/../../lib64/mono/gtk-sharp-2.0/pango-sharp.dll -r:/usr/lib64/pkgconfig/../../lib64/mono/gtk-sharp-2.0/atk-sharp.dll -r:/usr/lib64/pkgconfig/../../lib64/mono/gtk-sharp-2.0/gdk-sharp.dll ./generated/*.cs AssemblyInfo.cs >./generated/Indicator.cs(75,31): warning CS0108: `Indicate.Indicator.GetProperty(string)' hides inherited member `GLib.Object.GetProperty(string)'. Use the new keyword if hiding was intended >/usr/lib64/mono/gac/glib-sharp/2.12.0.0__35e10195dab3c99f/glib-sharp.dll (Location of the symbol related to previous warning) >Compilation succeeded - 1 warning(s) >make[5]: Leaving directory `/var/tmp/portage/dev-libs/libindicate-0.4.4/work/libindicate-0.4.4/bindings/mono/indicate' >make[4]: Leaving directory `/var/tmp/portage/dev-libs/libindicate-0.4.4/work/libindicate-0.4.4/bindings/mono/indicate' >Making all in indicate-gtk >make[4]: Entering directory `/var/tmp/portage/dev-libs/libindicate-0.4.4/work/libindicate-0.4.4/bindings/mono/indicate-gtk' >cp ./indicate-gtk-api.raw indicate-gtk-api.middle >Making all in . >chmod u+w indicate-gtk-api.middle >make[5]: Entering directory `/var/tmp/portage/dev-libs/libindicate-0.4.4/work/libindicate-0.4.4/bindings/mono/indicate-gtk' >sed -e "s|PROP_ID_S|ID|" \ > -e "s|PROP_ID_S|id|" \ > -e "s|PROP_MENU|Menu|" \ > -e "s|PROP_MENU|menu|" \ > -e "s|PROP_DESKTOP|Desktop|" \ > -e "s|PROP_DESKTOP|desktop|" \ > indicate-gtk-api.middle > indicate-gtk-api.xml >rm -f generated/* && \ >/usr/bin/gapi2-codegen --generate indicate-gtk-api.xml -I:/usr/lib64/pkgconfig/../../share/gapi-2.0/gtk-api.xml -I:/usr/lib64/pkgconfig/../../share/gapi-2.0/glib-api.xml -I:/usr/lib64/pkgconfig/../../share/gapi-2.0/pango-api.xml -I:/usr/lib64/pkgconfig/../../share/gapi-2.0/atk-api.xml -I:/usr/lib64/pkgconfig/../../share/gapi-2.0/gdk-api.xml -I:./../indicate/indicate-api.xml \ >--customdir=. \ >--outdir=generated --assembly-name=indicate-gtk \ >&& touch generated-stamp >/usr/bin/gapi2-fixup --api=indicate-gtk-api.middle --metadata=./indicate-gtk-api.metadata >sed -e "s|PROP_ID_S|ID|" \ > -e "s|PROP_ID_S|id|" \ > -e "s|PROP_MENU|Menu|" \ > -e "s|PROP_MENU|menu|" \ > -e "s|PROP_DESKTOP|Desktop|" \ > -e "s|PROP_DESKTOP|desktop|" \ > indicate-gtk-api.middle > indicate-gtk-api.xml >Defaulting IndicateListenerGetPropertyIconCb param to 'call' scope in method Global.ListenerGetPropertyIcon > >Generation Summary: > Enums: 0 Structs: 0 Boxed: 0 Opaques: 0 Interfaces: 0 Objects: 0 Callbacks: 1 > Properties: 0 Signals: 0 Methods: 2 Constructors: 0 Throttled: 0 >Total Nodes: 3 > >/usr/bin/gmcs -keyfile:./indicate-gtk.snk -nowarn:0169,0612,0618 -unsafe -out:indicate-gtk-sharp.dll -target:library -r:/usr/lib64/pkgconfig/../../lib64/mono/gtk-sharp-2.0/gtk-sharp.dll -r:/usr/lib64/pkgconfig/../../lib64/mono/gtk-sharp-2.0/glib-sharp.dll -r:/usr/lib64/pkgconfig/../../lib64/mono/gtk-sharp-2.0/pango-sharp.dll -r:/usr/lib64/pkgconfig/../../lib64/mono/gtk-sharp-2.0/atk-sharp.dll -r:/usr/lib64/pkgconfig/../../lib64/mono/gtk-sharp-2.0/gdk-sharp.dll -r\:/var/tmp/portage/dev-libs/libindicate-0.4.4/work/libindicate-0.4.4/bindings/mono/indicate-gtk/../indicate/indicate-sharp.dll ./generated/*.cs AssemblyInfo.cs >make[5]: Leaving directory `/var/tmp/portage/dev-libs/libindicate-0.4.4/work/libindicate-0.4.4/bindings/mono/indicate-gtk' >make[4]: Leaving directory `/var/tmp/portage/dev-libs/libindicate-0.4.4/work/libindicate-0.4.4/bindings/mono/indicate-gtk' >make[4]: Entering directory `/var/tmp/portage/dev-libs/libindicate-0.4.4/work/libindicate-0.4.4/bindings/mono' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/var/tmp/portage/dev-libs/libindicate-0.4.4/work/libindicate-0.4.4/bindings/mono' >make[3]: Leaving directory `/var/tmp/portage/dev-libs/libindicate-0.4.4/work/libindicate-0.4.4/bindings/mono' >Making all in python >make[3]: Entering directory `/var/tmp/portage/dev-libs/libindicate-0.4.4/work/libindicate-0.4.4/bindings/python' >(cd . \ > && /usr/bin/python /usr/lib64/python2.7/site-packages/gtk-2.0/codegen/codegen.py \ > --register /usr/share/pygtk/2.0/defs/gtk-types.defs \ > --register /usr/share/pygtk/2.0/defs/gdk-types.defs \ > --load-types indicate-arg-types.py \ > --override indicate.override \ > --prefix pyindicate indicate.defs) > gen-indicate.c \ > && cp gen-indicate.c indicate.c \ > && rm -f gen-indicate.c > CC indicatemodule.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DG_LOG_DOMAIN=\"indicate-python\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -pthread -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdbusmenu-0.1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -DQT_SHARED -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/libdbusmenu-0.1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -flto -c -o indicatemodule.lo indicatemodule.c >***INFO*** The coverage of global functions is 100.00% (4/4) >***INFO*** The coverage of methods is 100.00% (36/36) >***INFO*** There are no declared virtual proxies. >***INFO*** There are no declared virtual accessors. >***INFO*** There are no declared interface proxies. > CC indicate.lo >/bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DG_LOG_DOMAIN=\"indicate-python\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib64\" -pthread -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python2.7 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdbusmenu-0.1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -DQT_SHARED -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/libdbusmenu-0.1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pipe -O2 -march=athlon64-sse3 -ftree-vectorize -flto -c -o indicate.lo indicate.c > CCLD _indicate.la >/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.1/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lpython2.6 >collect2: ld returned 1 exit status >make[3]: *** [_indicate.la] Error 1 >make[3]: Leaving directory `/var/tmp/portage/dev-libs/libindicate-0.4.4/work/libindicate-0.4.4/bindings/python' >make[2]: *** [all-recursive] Error 1 >make[2]: Leaving directory `/var/tmp/portage/dev-libs/libindicate-0.4.4/work/libindicate-0.4.4/bindings' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/dev-libs/libindicate-0.4.4/work/libindicate-0.4.4' >make: *** [all] Error 2 >emake failed > [31;01m*[0m ERROR: dev-libs/libindicate-0.4.4 failed: > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 56: Called src_compile > [31;01m*[0m environment, line 3149: Called _eapi2_src_compile > [31;01m*[0m ebuild.sh, line 654: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die "emake failed" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =dev-libs/libindicate-0.4.4', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =dev-libs/libindicate-0.4.4'. > [31;01m*[0m This ebuild is from an overlay named 'kde': '/var/cache/portage/layman/kde/' > [31;01m*[0m The complete build log is located at '/var/tmp/portage/dev-libs/libindicate-0.4.4/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-libs/libindicate-0.4.4/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/dev-libs/libindicate-0.4.4/work/libindicate-0.4.4'
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 347261
: 255921