Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 266913 Details for
Bug 359505
[gnome-overlay] dev-libs/libgweather-2.91.6 fails to compile, claiming "unknown namespace"
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
similar error occuring during epiphany compilation
build.log (text/plain), 27.91 KB, created by
M. B.
on 2011-03-22 17:54:40 UTC
(
hide
)
Description:
similar error occuring during epiphany compilation
Filename:
MIME Type:
Creator:
M. B.
Created:
2011-03-22 17:54:40 UTC
Size:
27.91 KB
patch
obsolete
> * Package: www-client/epiphany-2.91.91 > * Repository: gnome > * USE: amd64 elibc_glibc introspection kernel_linux multilib nss userland_GNU > * FEATURES: ccache preserve-libs sandbox >>>> Unpacking source... >>>> Unpacking epiphany-2.91.91.tar.bz2 to /var/tmp/portage/www-client/epiphany-2.91.91/work >>>> Source unpacked in /var/tmp/portage/www-client/epiphany-2.91.91/work >>>> Preparing source in /var/tmp/portage/www-client/epiphany-2.91.91/work/epiphany-2.91.91 ... > * Fixing OMF Makefiles ... > [ ok ] > * Running elibtoolize in: epiphany-2.91.91/ > * Applying portage-2.2.patch ... > * Applying sed-1.5.6.patch ... > * Applying as-needed-2.2.6.patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/www-client/epiphany-2.91.91/work/epiphany-2.91.91 ... > * econf: updating epiphany-2.91.91/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating epiphany-2.91.91/config.sub with /usr/share/gnuconfig/config.sub >./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 --enable-shared --disable-maintainer-mode --disable-schemas-compile --disable-scrollkeeper --disable-static --with-distributor-name=Gentoo --with-ca-file=//etc/ssl/certs/ca-certificates.crt --disable-zeroconf --enable-introspection --disable-network-manager --enable-nss --disable-tests --disable-gtk-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... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking how to create a ustar tar archive... gnutar >checking whether to disable maintainer-specific portions of Makefiles... no >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >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... gcc3 >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >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 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-ar... x86_64-pc-linux-gnu-ar >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 how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for ANSI C header files... yes >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 for shl_load... no >checking for shl_load in -ldld... no >checking for dlopen... no >checking for dlopen in -ldl... yes >checking whether a program can dlopen itself... yes >checking whether a statically linked program can dlopen itself... no >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 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) gcc3 >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) gcc3 >checking for ANSI C header files... (cached) yes >checking for glib-genmarshal... /usr/bin/glib-genmarshal >checking for glib-mkenums... /usr/bin/glib-mkenums >checking whether NLS is requested... yes >checking for intltool >= 0.40.0... 0.41.1 found >checking for intltool-update... /usr/bin/intltool-update >checking for intltool-merge... /usr/bin/intltool-merge >checking for intltool-extract... /usr/bin/intltool-extract >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for perl... /usr/bin/perl >checking for perl >= 5.8.1... 5.12.2 >checking for XML::Parser... ok >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.16... yes >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking whether gcc understands -Wno-sign-compare... yes >checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare >checking what language compliance flags to pass to the C compiler... >checking whether to build tests... no >checking for DEPENDENCIES... yes >checking for DBUS... yes >checking for dbus-binding-tool... /usr/bin/dbus-binding-tool >checking for localtime_r... yes >checking for memchr... yes >checking for memmove... yes >checking for memset... yes >checking for mkdir... yes >checking for mkdtemp... yes >checking for realpath... yes >checking for sqrt... no >checking for strchr... yes >checking for strcspn... yes >checking for strdup... yes >checking for strerror... yes >checking for strrchr... yes >checking for strtol... yes >checking for strtoul... yes >checking for strstr... yes >checking execinfo.h usability... yes >checking execinfo.h presence... yes >checking for execinfo.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking for inline... inline >checking whether time.h and sys/time.h may both be included... yes >checking for sys/time.h... yes >checking for unistd.h... (cached) yes >checking for alarm... yes >checking for working mktime... yes >checking for working strtod... yes >checking for size_t... yes >checking X11/XF86keysym.h usability... yes >checking X11/XF86keysym.h presence... yes >checking for X11/XF86keysym.h... yes >checking for gobject-introspection... yes >checking whether Seed support is requested... no >checking location of system Certificate Authority list... //etc/ssl/certs/ca-certificates.crt >checking whether NSS support is requested... yes >checking for NSS... yes >checking whether to enable zeroconf bookmarks support... no >checking whether to enable NetworkManager support... no >checking whether iso-codes has iso-639 and iso-3166 domains... yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking for LC_MESSAGES... yes >checking libintl.h usability... yes >checking libintl.h presence... yes >checking for libintl.h... yes >checking for ngettext in libc... yes >checking for dgettext in libc... yes >checking for bind_textdomain_codeset... yes >checking for msgfmt... (cached) /usr/bin/msgfmt >checking for dcgettext... yes >checking if msgfmt accepts -c... yes >checking for gmsgfmt... (cached) /usr/bin/gmsgfmt >checking for xgettext... (cached) /usr/bin/xgettext >checking gnome-doc-utils >= 0.3.2... yes >checking for gtkdoc-check... /usr/bin/gtkdoc-check >checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase >checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf >checking whether to build gtk-doc documentation... no >configure: creating ./config.status >config.status: creating Makefile >config.status: creating data/Makefile >config.status: creating data/epiphany-2.31.pc >config.status: creating data/epiphany.desktop.in >config.status: creating data/bme.desktop.in >config.status: creating data/glade/Makefile >config.status: creating data/icons/Makefile >config.status: creating data/art/Makefile >config.status: creating data/pages/Makefile >config.status: creating data/ui/Makefile >config.status: creating doc/Makefile >config.status: creating doc/reference/Makefile >config.status: creating lib/Makefile >config.status: creating lib/egg/Makefile >config.status: creating lib/widgets/Makefile >config.status: creating embed/Makefile >config.status: creating src/Makefile >config.status: creating src/bookmarks/Makefile >config.status: creating src/epiphany.h >config.status: creating help/Makefile >config.status: creating po/Makefile.in >config.status: creating tests/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing default-1 commands >config.status: executing po/stamp-it commands > >Epiphany was configured with the following options: > > Source code location : . > Compiler : x86_64-pc-linux-gnu-gcc > Prefix : /usr > Extra debugging support : no > > Zeroconf bookmarks support : no > NetworkManager support : no > GObject introspection : yes > Seed support : no > NSS support : yes > Build tests : no > CA Certificates file : //etc/ssl/certs/ca-certificates.crt > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/www-client/epiphany-2.91.91/work/epiphany-2.91.91 ... >make -j8 --load-average=3 >make all-recursive >make[1]: Entering directory `/var/tmp/portage/www-client/epiphany-2.91.91/work/epiphany-2.91.91' >Making all in lib >make[2]: Entering directory `/var/tmp/portage/www-client/epiphany-2.91.91/work/epiphany-2.91.91/lib' > GEN stamp-ephy-lib-type-builtins.c >perl: warning: Setting locale failed. >perl: warning: Please check that your locale settings: > LANGUAGE = (unset), > LC_ALL = (unset), > LC_COLLATE = "C", > LANG = "de" > are supported and installed on your system. >perl: warning: Falling back to the standard locale ("C"). > GEN stamp-ephy-marshal.h > GEN stamp-ephy-marshal.c > GEN stamp-ephy-lib-type-builtins.h >perl: warning: Setting locale failed. >perl: warning: Please check that your locale settings: > LANGUAGE = (unset), > LC_ALL = (unset), > LC_COLLATE = "C", > LANG = "de" > are supported and installed on your system. >perl: warning: Falling back to the standard locale ("C"). >make all-recursive >make[3]: Entering directory `/var/tmp/portage/www-client/epiphany-2.91.91/work/epiphany-2.91.91/lib' >Making all in widgets >make[4]: Entering directory `/var/tmp/portage/www-client/epiphany-2.91.91/work/epiphany-2.91.91/lib/widgets' > CC libephywidgets_la-ephy-download-widget.lo > CC libephywidgets_la-ephy-zoom-action.lo > CC libephywidgets_la-ephy-zoom-control.lo > CC libephywidgets_la-gedit-overlay.lo > CC libephywidgets_la-gedit-overlay-child.lo > CC libephywidgets_la-totem-glow-button.lo > CC libephywidgets_la-ephy-tree-model-sort.lo > CC libephywidgets_la-ephy-tree-model-node.lo > CC libephywidgets_la-ephy-search-entry.lo > CC libephywidgets_la-ephy-node-view.lo > CC libephywidgets_la-ephy-location-entry.lo > CCLD libephywidgets.la >make[4]: Leaving directory `/var/tmp/portage/www-client/epiphany-2.91.91/work/epiphany-2.91.91/lib/widgets' >Making all in egg >make[4]: Entering directory `/var/tmp/portage/www-client/epiphany-2.91.91/work/epiphany-2.91.91/lib/egg' > GEN stamp-eggmarshalers.c > GEN stamp-eggtypebuiltins.h >perl: warning: Setting locale failed. >perl: warning: Please check that your locale settings: > LANGUAGE = (unset), > LC_ALL = (unset), > LC_COLLATE = "C", > LANG = "de" > are supported and installed on your system. >perl: warning: Falling back to the standard locale ("C"). > GEN stamp-eggtypebuiltins.c >perl: warning: Setting locale failed. >perl: warning: Please check that your locale settings: > LANGUAGE = (unset), > LC_ALL = (unset), > LC_COLLATE = "C", > LANG = "de" > are supported and installed on your system. >perl: warning: Falling back to the standard locale ("C"). > GEN stamp-eggmarshalers.h >make all-am >make[5]: Entering directory `/var/tmp/portage/www-client/epiphany-2.91.91/work/epiphany-2.91.91/lib/egg' > CC libegg_la-eggtreemultidnd.lo > CC libegg_la-eggmarshalers.lo > CC libegg_la-eggtypebuiltins.lo > CC libegg_la-egg-toolbar-editor.lo > CC libegg_la-egg-toolbars-model.lo > CC libegg_la-egg-editable-toolbar.lo > CC libegg_la-eggsmclient-xsmp.lo >eggsmclient-xsmp.c: In function 'sm_client_xsmp_startup': >eggsmclient-xsmp.c:377: warning: implicit declaration of function 'gdk_x11_set_sm_client_id' >eggsmclient-xsmp.c:377: warning: nested extern declaration of 'gdk_x11_set_sm_client_id' > CC libegg_la-eggsmclient.lo > CC libegg_la-eggdesktopfile.lo > CCLD libegg.la >make[5]: Leaving directory `/var/tmp/portage/www-client/epiphany-2.91.91/work/epiphany-2.91.91/lib/egg' >make[4]: Leaving directory `/var/tmp/portage/www-client/epiphany-2.91.91/work/epiphany-2.91.91/lib/egg' >make[4]: Entering directory `/var/tmp/portage/www-client/epiphany-2.91.91/work/epiphany-2.91.91/lib' > CC libephymisc_la-ephy-debug.lo > CC libephymisc_la-ephy-loader.lo > CC libephymisc_la-ephy-module.lo > CC libephymisc_la-ephy-node.lo > CC libephymisc_la-ephy-node-filter.lo > CC libephymisc_la-ephy-node-db.lo > CC libephymisc_la-ephy-object-helpers.lo > CC libephymisc_la-ephy-profile-utils.lo > CC libephymisc_la-ephy-print-utils.lo > CC libephymisc_la-ephy-settings.lo > CC libephymisc_la-ephy-shlib-loader.lo > CC libephymisc_la-ephy-signal-accumulator.lo > CC libephymisc_la-ephy-state.lo > CC libephymisc_la-ephy-string.lo > CC libephymisc_la-ephy-stock-icons.lo > CC libephymisc_la-ephy-time-helpers.lo > CC libephymisc_la-ephy-zoom.lo > CC libephymisc_la-ephy-lib-type-builtins.lo > CC libephymisc_la-ephy-marshal.lo > CC ephy_profile_migrator-ephy-profile-migrator.o > CC ephy_profile_migrator-ephy-profile-utils.o > CC ephy_profile_migrator-ephy-debug.o > CC ephy_profile_migrator-ephy-file-helpers.o > CC ephy_profile_migrator-ephy-settings.o > CC ephy_profile_migrator-ephy-string.o > CC ephy_profile_migrator-ephy-nss-glue.o > CC libephymisc_la-ephy-langs.lo > CCLD ephy-profile-migrator > CC libephymisc_la-ephy-gui.lo > CC libephymisc_la-ephy-file-helpers.lo > CC libephymisc_la-ephy-file-chooser.lo > CC libephymisc_la-ephy-dnd.lo > CC libephymisc_la-ephy-dialog.lo > CCLD libephymisc.la >make[4]: Leaving directory `/var/tmp/portage/www-client/epiphany-2.91.91/work/epiphany-2.91.91/lib' >make[3]: Leaving directory `/var/tmp/portage/www-client/epiphany-2.91.91/work/epiphany-2.91.91/lib' >make[2]: Leaving directory `/var/tmp/portage/www-client/epiphany-2.91.91/work/epiphany-2.91.91/lib' >Making all in embed >make[2]: Entering directory `/var/tmp/portage/www-client/epiphany-2.91.91/work/epiphany-2.91.91/embed' > GEN stamp-ephy-embed-type-builtins.c >perl: warning: Setting locale failed. >perl: warning: Please check that your locale settings: > LANGUAGE = (unset), > LC_ALL = (unset), > LC_COLLATE = "C", > LANG = "de" > are supported and installed on your system. >perl: warning: Falling back to the standard locale ("C"). > GEN stamp-ephy-embed-type-builtins.h >perl: warning: Setting locale failed. >perl: warning: Please check that your locale settings: > LANGUAGE = (unset), > LC_ALL = (unset), > LC_COLLATE = "C", > LANG = "de" > are supported and installed on your system. >perl: warning: Falling back to the standard locale ("C"). >make all-am >make[3]: Entering directory `/var/tmp/portage/www-client/epiphany-2.91.91/work/epiphany-2.91.91/embed' > CC libephyembed_la-ephy-adblock.lo > CC libephyembed_la-ephy-embed-single.lo > CC libephyembed_la-ephy-embed-shell.lo > CC libephyembed_la-ephy-embed-utils.lo > CC libephyembed_la-ephy-encodings.lo > CC libephyembed_la-ephy-favicon-cache.lo > CC libephyembed_la-ephy-history.lo > CC libephyembed_la-ephy-permission-manager.lo > CC libephyembed_la-ephy-embed-prefs.lo > CC libephyembed_la-ephy-web-view.lo > CC libephyembed_la-ephy-embed-type-builtins.lo > CC libephyembed_la-ephy-embed-event.lo > CC libephyembed_la-ephy-embed-dialog.lo > CC libephyembed_la-ephy-embed-container.lo > CC libephyembed_la-ephy-embed.lo > CC libephyembed_la-ephy-download.lo > CC libephyembed_la-ephy-adblock-manager.lo > CCLD libephyembed.la >make[3]: Leaving directory `/var/tmp/portage/www-client/epiphany-2.91.91/work/epiphany-2.91.91/embed' >make[2]: Leaving directory `/var/tmp/portage/www-client/epiphany-2.91.91/work/epiphany-2.91.91/embed' >Making all in src >make[2]: Entering directory `/var/tmp/portage/www-client/epiphany-2.91.91/work/epiphany-2.91.91/src' > GEN stamp-ephy-type-builtins.c >perl: warning: Setting locale failed. >perl: warning: Please check that your locale settings: > LANGUAGE = (unset), > LC_ALL = (unset), > LC_COLLATE = "C", > LANG = "de" > are supported and installed on your system. >perl: warning: Falling back to the standard locale ("C"). > GEN stamp-ephy-dbus-server-bindings.h > GEN stamp-ephy-dbus-client-bindings.h > GEN stamp-ephy-type-builtins.h >perl: warning: Setting locale failed. >perl: warning: Please check that your locale settings: > LANGUAGE = (unset), > LC_ALL = (unset), > LC_COLLATE = "C", > LANG = "de" > are supported and installed on your system. >perl: warning: Falling back to the standard locale ("C"). >make all-recursive >make[3]: Entering directory `/var/tmp/portage/www-client/epiphany-2.91.91/work/epiphany-2.91.91/src' >Making all in bookmarks >make[4]: Entering directory `/var/tmp/portage/www-client/epiphany-2.91.91/work/epiphany-2.91.91/src/bookmarks' > GEN stamp-ephy-bookmarks-type-builtins.c >perl: warning: Setting locale failed. >perl: warning: Please check that your locale settings: > LANGUAGE = (unset), > LC_ALL = (unset), > LC_COLLATE = "C", > LANG = "de" > are supported and installed on your system. >perl: warning: Falling back to the standard locale ("C"). > GEN stamp-ephy-bookmarks-type-builtins.h >perl: warning: Setting locale failed. >perl: warning: Please check that your locale settings: > LANGUAGE = (unset), > LC_ALL = (unset), > LC_COLLATE = "C", > LANG = "de" > are supported and installed on your system. >perl: warning: Falling back to the standard locale ("C"). >make all-am >make[5]: Entering directory `/var/tmp/portage/www-client/epiphany-2.91.91/work/epiphany-2.91.91/src/bookmarks' > CC libephybookmarks_la-ephy-bookmarks.lo > CC libephybookmarks_la-ephy-bookmark-properties.lo > CC libephybookmarks_la-ephy-topic-action.lo > CC libephybookmarks_la-ephy-related-action.lo > CC libephybookmarks_la-ephy-open-tabs-action.lo > CC libephybookmarks_la-ephy-topic-factory-action.lo > CC libephybookmarks_la-ephy-bookmark-factory-action.lo > CC libephybookmarks_la-ephy-topic-action-group.lo > CC libephybookmarks_la-ephy-bookmark-action-group.lo > CC libephybookmarks_la-ephy-topics-entry.lo > CC libephybookmarks_la-ephy-topics-palette.lo > CC libephybookmarks_la-ephy-nodes-cover.lo > CC libephybookmarks_la-ephy-bookmarks-type-builtins.lo > CC libephybookmarks_la-ephy-bookmarks-menu.lo > CC libephybookmarks_la-ephy-bookmarks-ui.lo > CC libephybookmarks_la-ephy-bookmarks-import.lo > CC libephybookmarks_la-ephy-bookmarks-export.lo > CC libephybookmarks_la-ephy-bookmarks-editor.lo > CC libephybookmarks_la-ephy-bookmark-action.lo > CCLD libephybookmarks.la >make[5]: Leaving directory `/var/tmp/portage/www-client/epiphany-2.91.91/work/epiphany-2.91.91/src/bookmarks' >make[4]: Leaving directory `/var/tmp/portage/www-client/epiphany-2.91.91/work/epiphany-2.91.91/src/bookmarks' >make[4]: Entering directory `/var/tmp/portage/www-client/epiphany-2.91.91/work/epiphany-2.91.91/src' > CC libephymain_la-ephy-activation.lo > CC libephymain_la-ephy-extensions-manager.lo > CC libephymain_la-ephy-find-toolbar.lo > CC libephymain_la-ephy-fullscreen-popup.lo > CC libephymain_la-ephy-go-action.lo > CC libephymain_la-ephy-home-action.lo > CC libephymain_la-ephy-history-window.lo > CC libephymain_la-ephy-link.lo > CC libephymain_la-ephy-link-action.lo > CC libephymain_la-ephy-location-action.lo > CC libephymain_la-ephy-lockdown.lo > CC libephymain_la-ephy-navigation-action.lo > CC libephymain_la-ephy-navigation-history-action.lo > CC libephymain_la-ephy-navigation-up-action.lo > CC libephymain_la-ephy-notebook.lo > CC libephymain_la-ephy-password-info.lo > CC libephymain_la-ephy-session.lo > CC libephymain_la-ephy-shell.lo > CC libephymain_la-ephy-tabs-menu.lo > CC libephymain_la-ephy-toolbars-model.lo > CC libephymain_la-ephy-toolbar.lo > CC libephymain_la-ephy-toolbar-editor.lo > CC libephymain_la-ephy-window.lo >ephy-window.c: In function 'construct_confirm_close_dialog': >ephy-window.c:534: warning: format not a string literal and no format arguments >ephy-window.c:537: warning: format not a string literal and no format arguments > CC libephymain_la-pdm-dialog.lo > CC libephymain_la-popup-commands.lo > CC libephymain_la-prefs-dialog.lo > CC libephymain_la-window-commands.lo > CC libephymain_la-ephy-type-builtins.lo > CC epiphany-ephy-main.o > GEN EphyEgg-2.31.gir >g-ir-scanner: compile: gcc -Wall -pthread -DGSEAL_ENABLE -DQT_SHARED -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -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/libxml2 -O2 -pipe -march=core2 -mcx16 -msahf --param l1-cache-size=24 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=core2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/gio-unix-2.0/ -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng14 -I/usr/include/atk-1.0 -I/usr/include/gtk-3.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/libxml2 -c -o /var/tmp/portage/www-client/epiphany-2.91.91/work/epiphany-2.91.91/src/tmp-introspectrLb5eA/EphyEgg-2.31.o /var/tmp/portage/www-client/epiphany-2.91.91/work/epiphany-2.91.91/src/tmp-introspectrLb5eA/EphyEgg-2.31.c >g-ir-scanner: link: libtool --mode=link --tag=CC --silent gcc -o /var/tmp/portage/www-client/epiphany-2.91.91/work/epiphany-2.91.91/src/tmp-introspectrLb5eA/EphyEgg-2.31 -export-dynamic -O2 -pipe -march=core2 -mcx16 -msahf --param l1-cache-size=24 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=core2 -L. ../lib/egg/libegg.la -lxml2 -lgtk-3 -lgdk-3 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo-gobject -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -lgtk-3 -lgdk-3 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo-gobject -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lxml2 /var/tmp/portage/www-client/epiphany-2.91.91/work/epiphany-2.91.91/src/tmp-introspectrLb5eA/EphyEgg-2.31.o >/usr/bin/libtool: line 2465: warning: setlocale: LC_CTYPE: cannot change locale (de): No such file or directory >/usr/bin/libtool: line 2465: warning: setlocale: LC_MESSAGES: cannot change locale (de): No such file or directory > CC libephymain_la-ephy-extension.lo > GEN EphyEgg-2.31.typelib > CC libephymain_la-ephy-encoding-menu.lo > CC libephymain_la-ephy-encoding-dialog.lo > CC libephymain_la-ephy-dbus.lo > CC libephymain_la-ephy-completion-model.lo > CC libephymain_la-ephy-action-helper.lo > CCLD libephymain.la > CCLD epiphany > GEN Epiphany-2.31.gir > >(process:12251): GLib-GObject-CRITICAL **: gtype.c:2712: You forgot to call g_type_init() > >(process:12251): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed > >(process:12251): GLib-GObject-CRITICAL **: gtype.c:2712: You forgot to call g_type_init() > >(process:12251): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed > >(process:12251): GLib-GObject-CRITICAL **: g_object_new: assertion `G_TYPE_IS_OBJECT (object_type)' failed >Command '['./epiphany', '--introspect-dump=/var/tmp/portage/www-client/epiphany-2.91.91/temp/tmp-introspectJoj1AR/types.txt,/var/tmp/portage/www-client/epiphany-2.91.91/temp/tmp-introspectJoj1AR/dump.xml']' returned non-zero exit status -11 >make[4]: *** [Epiphany-2.31.gir] Error 1 >make[4]: Leaving directory `/var/tmp/portage/www-client/epiphany-2.91.91/work/epiphany-2.91.91/src' >make[3]: *** [all-recursive] Error 1 >make[3]: Leaving directory `/var/tmp/portage/www-client/epiphany-2.91.91/work/epiphany-2.91.91/src' >make[2]: *** [all] Error 2 >make[2]: Leaving directory `/var/tmp/portage/www-client/epiphany-2.91.91/work/epiphany-2.91.91/src' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/www-client/epiphany-2.91.91/work/epiphany-2.91.91' >make: *** [all] Error 2 >emake failed > * ERROR: www-client/epiphany-2.91.91 failed (compile phase): > * Compile failed > * > * Call stack: > * ebuild.sh, line 56: Called src_compile > * environment, line 3166: Called die > * The specific snippet of code: > * emake || die "Compile failed" > * > * If you need support, post the output of 'emerge --info =www-client/epiphany-2.91.91', > * the complete build log and the output of 'emerge -pqv =www-client/epiphany-2.91.91'. > * This ebuild used the following eclasses from overlays: > * /usr/portage/local/layman/gnome/eclass/gnome2.eclass > * This ebuild is from a repository named 'gnome' > * The complete build log is located at '/var/tmp/portage/www-client/epiphany-2.91.91/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/www-client/epiphany-2.91.91/temp/environment'. > * S: '/var/tmp/portage/www-client/epiphany-2.91.91/work/epiphany-2.91.91'
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 359505
:
266505
|
266509
| 266913