* Your CXXFLAGS contains "-fvisibility-inlines-hidden" which can break packages. * * Before you file a bug, please remove these flags and * re-compile the package in question as well as all its dependencies * CPV: gnome-extra/gtkhtml-3.30.3 * REPO: gentoo * USE: amd64 elibc_glibc kernel_linux multilib userland_GNU >>> Unpacking source... >>> Unpacking gtkhtml-3.30.3.tar.bz2 to /var/tmp/portage/gnome-extra/gtkhtml-3.30.3/work >>> Source unpacked in /var/tmp/portage/gnome-extra/gtkhtml-3.30.3/work >>> Preparing source in /var/tmp/portage/gnome-extra/gtkhtml-3.30.3/work/gtkhtml-3.30.3 ... * Fixing OMF Makefiles ...  [ ok ] * Running elibtoolize in: gtkhtml-3.30.3 * Applying portage-2.2.patch ... * Applying sed-1.5.6.patch ... * Applying as-needed-2.2.6.patch ... * Applying fix-relink-1.4.0.patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/gnome-extra/gtkhtml-3.30.3/work/gtkhtml-3.30.3 ... * econf: updating gtkhtml-3.30.3/config.sub with /usr/share/gnuconfig/config.sub * econf: updating gtkhtml-3.30.3/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-static 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 whether to enable maintainer-specific portions of Makefiles... no checking whether NLS is requested... yes 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 intltool >= 0.36.3... 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.1 checking for XML::Parser... ok 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 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 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 for supported compiler flags... -DG_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -Wall -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wredundant-decls -Wundef -Wwrite-strings 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-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... gcc3 checking for inline... inline checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for size_t... yes checking for memchr... yes checking for memmove... yes checking for memset... yes checking for regcomp... yes checking for setlocale... yes checking for strchr... yes checking for strcspn... yes checking for strrchr... yes checking for strstr... yes checking for strtol... yes checking for strtoull... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for libintl.h... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu 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 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 for dlfcn.h... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of x86_64-pc-linux-gnu-g++... (cached) gcc3 checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E 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 for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for glib-genmarshal... /usr/bin/glib-genmarshal checking for Win32... no 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 GAIL... yes checking for GTHREAD... yes checking for GTKHTML... yes checking for SOUP... yes checking for GIT... yes checking for iso-codes package... yes checking whether iso-codes has iso-639 and iso-3166 domains... yes checking for regexec... yes configure: creating ./config.status config.status: creating Makefile config.status: creating gtkhtml-zip config.status: creating a11y/Makefile config.status: creating art/Makefile config.status: creating components/Makefile config.status: creating components/editor/Makefile config.status: creating components/editor/gtkhtml-editor.pc config.status: creating gtkhtml/Makefile config.status: creating gtkhtml/libgtkhtml.pc config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing libtool commands config.status: executing po/stamp-it commands Configuration: Cookies support in soup : yes Editor component type : shlib >>> Source configured. >>> Compiling source in /var/tmp/portage/gnome-extra/gtkhtml-3.30.3/work/gtkhtml-3.30.3 ... make -j12 -s Making all in a11y CC cell.lo CC factory.lo CC html.lo CC hyperlink.lo CC object.lo CC image.lo CC paragraph.lo CC text.lo CC table.lo CC utils.lo CCLD libgtkhtml-a11y.la Making all in gtkhtml CC gtkhtml-embedded.lo CC gtkhtml-properties.lo CC gtkhtml-search.lo CC gtkhtml-stream.lo CC gtkhtml.lo CC gtkhtmlfontstyle.lo CC gtkhtmldebug.lo CC htmlbutton.lo CC htmlanchor.lo CC htmlcheckbox.lo CC htmlcluealigned.lo CC htmlclue.lo CC htmlclueflow.lo CC htmlclueh.lo gtkhtml.c: In function ‘focus_in_event’: gtkhtml.c:2157:3: error: implicit declaration of function ‘GTK_OBJECT_FLAGS’ [-Wimplicit-function-declaration] gtkhtml.c:2157:3: warning: nested extern declaration of ‘GTK_OBJECT_FLAGS’ [-Wnested-externs] gtkhtml.c:2157:3: error: lvalue required as left operand of assignment gtkhtml.c: In function ‘focus_out_event’: gtkhtml.c:2188:3: error: lvalue required as left operand of assignment gtkhtml.c: In function ‘gtk_html_init’: gtkhtml.c:3417:2: error: lvalue required as left operand of assignment gtkhtml.c:3418:2: error: lvalue required as left operand of assignment CC htmlcluev.lo CC htmlcolor.lo CC htmlcolorset.lo CC htmlcursor.lo CC htmlembedded.lo CC htmldrawqueue.lo make[2]: *** [gtkhtml.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 * ERROR: gnome-extra/gtkhtml-3.30.3 failed: * compile failure * * Call stack: * ebuild.sh, line 48: Called src_compile * environment, line 1629: Called gnome2_src_compile * environment, line 1356: Called die * The specific snippet of code: * emake || die "compile failure" * * If you need support, post the output of 'emerge --info =gnome-extra/gtkhtml-3.30.3', * the complete build log and the output of 'emerge -pqv =gnome-extra/gtkhtml-3.30.3'. * The complete build log is located at '/var/log/portage/build/gnome-extra/gtkhtml-3.30.3:20100817-114038.log'. * The ebuild environment file is located at '/var/tmp/portage/gnome-extra/gtkhtml-3.30.3/temp/environment'. * S: '/var/tmp/portage/gnome-extra/gtkhtml-3.30.3/work/gtkhtml-3.30.3'