Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 531438 - [gnome-overlay] x11-libs/vte-0.38.2 - No package 'gtk+-3.0' found
Summary: [gnome-overlay] x11-libs/vte-0.38.2 - No package 'gtk+-3.0' found
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks: gnome-3.14
  Show dependency tree
 
Reported: 2014-12-02 13:55 UTC by Kobboi
Modified: 2014-12-21 10:28 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kobboi 2014-12-02 13:55:42 UTC
* Package:    x11-libs/vte-0.38.2
 * Repository: gnome
 * Maintainer: gnome@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc introspection kernel_linux userland_GNU vala
 * FEATURES:   preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking vte-0.38.2.tar.xz to /var/tmp/portage/x11-libs/vte-0.38.2/work
>>> Source unpacked in /var/tmp/portage/x11-libs/vte-0.38.2/work
>>> Preparing source in /var/tmp/portage/x11-libs/vte-0.38.2/work/vte-0.38.2 ...
 * Fixing OMF Makefiles ...                                                                                                                                                     [ ok ]
 * Disabling deprecation warnings ...                                                                                                                                           [ ok ]
 * Running elibtoolize in: vte-0.38.2/
 *   Applying portage/1.2.0 patch ...
 *   Applying sed/1.5.6 patch ...
 *   Applying as-needed/2.4.2 patch ...
 *   Applying target-nm/2.4.2 patch ...
 * Running elibtoolize in: vte-0.38.2/gnome-pty-helper/
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/x11-libs/vte-0.38.2/work/vte-0.38.2 ...
 * econf: updating vte-0.38.2/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating vte-0.38.2/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating vte-0.38.2/gnome-pty-helper/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating vte-0.38.2/gnome-pty-helper/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 --docdir=/usr/share/doc/vte-0.38.2 --disable-maintainer-mode --disable-gtk-doc --disable-deprecation --disable-test-application --disable-static --disable-debug --disable-glade-catalogue --enable-introspection --enable-vala
configure: loading site script /usr/share/config.site
checking for a BSD-compatible install... /usr/lib/portage/python3.3/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 make supports nested variables... (cached) 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 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 for style of include used by make... GNU
checking dependency style of x86_64-pc-linux-gnu-gcc... 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 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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for ANSI C header files... (cached) yes
checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes
checking for a sed that does not truncate output... /bin/sed
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... (cached) /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 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/x86_64-pc-linux-gnu-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 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 whether NLS is requested... yes
checking for intltool >= 0.35.0... 0.50.2 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.20.1
checking for XML::Parser... ok
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 whether bind_textdomain_codeset is declared... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -pipe in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Waggregate-return in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Wall in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Wcast-align in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Wendif-labels in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Werror=declaration-after-statement in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Werror=format=2 -Werror=format-nonliteral -Werror=format-security in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Werror=implicit-function-declaration in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Werror=init-self in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Werror=missing-include-dirs in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Werror=missing-prototypes in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Werror=pointer-arith in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Wextra in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Wfloat-equal in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Wimplicit in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Wlogical-op in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Wmissing-declarations in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Wmissing-include-dirs in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Wmissing-format-attribute in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Wmissing-noreturn in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Wnested-externs in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Wno-missing-field-initializers in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Wno-switch-enum in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Wno-unused-parameter in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Wold-style-definition in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Wpacked in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Wshadow in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Wsign-compare in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Wstrict-aliasing=2 in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Wstrict-prototypes in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Wundef in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Wuninitialized in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Wunsafe-loop-optimizations in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -Wwrite-strings in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -fno-common in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -fdiagnostics-show-option in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -fno-strict-aliasing in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -fstack-protector in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports flag -fstack-protector-strong in envvar CFLAGS... no
checking if x86_64-pc-linux-gnu-gcc supports flag -Wno-deprecated-declarations in envvar CFLAGS... yes
checking if x86_64-pc-linux-gnu-gcc supports "-Wl,-Bsymbolic-functions" flag... yes
checking for glib-genmarshal... /usr/bin/glib-genmarshal
checking for glib-mkenums... /usr/bin/glib-mkenums
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/syslimits.h usability... no
checking sys/syslimits.h presence... no
checking for sys/syslimits.h... no
checking sys/termios.h usability... yes
checking sys/termios.h presence... yes
checking for sys/termios.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking stropts.h usability... yes
checking stropts.h presence... yes
checking for stropts.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking util.h usability... no
checking util.h presence... no
checking for util.h... no
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking whether termios.h defines TIOCGWINSZ... no
checking whether sys/ioctl.h defines TIOCGWINSZ... yes
checking for cfmakeraw... yes
checking for fork... yes
checking for setsid... yes
checking for setpgid... yes
checking for getpgid... yes
checking for getpt... yes
checking for grantpt... yes
checking for unlockpt... yes
checking for posix_openpt... yes
checking for ptsname... yes
checking for ptsname_r... yes
checking for tcgetattr... yes
checking for tcsetattr... yes
checking for pread... yes
checking for pwrite... yes
checking for fwrite_unlocked... yes
checking for socket... yes
checking for socketpair... yes
checking for recvmsg... yes
checking for openpty... no
checking for openpty in -lutil... yes
checking for floor... no
checking for floor in -lm... yes
checking for ceil... yes
checking for floor... (cached) no
checking for round... yes
checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for VTE... no
configure: error: Package requirements (glib-2.0 >= 2.40.0 gobject-2.0 pango >= 1.22.0 gtk+-3.0 >= 3.8.0 gobject-2.0 gio-2.0 gio-unix-2.0) were not met:

No package 'gtk+-3.0' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables VTE_CFLAGS
and VTE_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/x11-libs/vte-0.38.2/work/vte-0.38.2/config.log
 * ERROR: x11-libs/vte-0.38.2::gnome failed (configure phase):
 *   econf failed
 * 
 * Call stack:
 *          ebuild.sh, line   93:  Called src_configure
 *        environment, line 2880:  Called gnome2_src_configure '--disable-deprecation' '--disable-test-application' '--disable-static' '--disable-debug' '--disable-glade-catalogue' '--enable-introspection' '--enable-vala'
 *        environment, line 2065:  Called econf '--docdir=/usr/share/doc/vte-0.38.2' '--disable-maintainer-mode' '--disable-gtk-doc' '--disable-deprecation' '--disable-test-application' '--disable-static' '--disable-debug' '--disable-glade-catalogue' '--enable-introspection' '--enable-vala'
 *   phase-helpers.sh, line  584:  Called die
 * The specific snippet of code:
 *   			die "econf failed"
 * 
 * If you need support, post the output of `emerge --info '=x11-libs/vte-0.38.2::gnome'`,
 * the complete build log and the output of `emerge -pqv '=x11-libs/vte-0.38.2::gnome'`.
 * The complete build log is located at '/var/tmp/portage/x11-libs/vte-0.38.2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/x11-libs/vte-0.38.2/temp/environment'.
 * Working directory: '/var/tmp/portage/x11-libs/vte-0.38.2/work/vte-0.38.2'
 * S: '/var/tmp/portage/x11-libs/vte-0.38.2/work/vte-0.38.2'


Reproducible: Always
Comment 1 Kobboi 2014-12-02 13:59:12 UTC
Note that gtk+ is indeed not installed, I unmerged it manually in an attempt to fix some kind of blocker. I guess on "normal" setups, vte depends on some package which in turn depends on gtk+. I guess gtk+ should still be added as a dependency to vte though, given the above output of the configure step.
Comment 2 Kobboi 2014-12-02 14:13:30 UTC
DEPEND is overwritten?

DEPEND="
        >=dev-libs/glib-2.40:2
        >=x11-libs/gtk+-3.8:3[introspection?]
        >=x11-libs/pango-1.22.0

        sys-libs/ncurses
        x11-libs/libX11
        x11-libs/libXft

        glade? ( >=dev-util/glade-3.9:3.10 )
        introspection? ( >=dev-libs/gobject-introspection-0.9.0 )
"
DEPEND="${RDEPEND}
        $(vala_depend)
        >=dev-util/gtk-doc-am-1.13
        >=dev-util/intltool-0.35
        sys-devel/gettext
        virtual/pkgconfig
"
Comment 3 Gilles Dartiguelongue (RETIRED) gentoo-dev 2014-12-21 10:28:16 UTC
This problem was fixed while moving the ebuild to gentoo-x86. Thanks for reporting and sorry for the delay.